@tailwind base;@tailwind components;@tailwind utilities;body{font-family:"Source Sans 3",sans-serif}.simulation-narrative p{font-family:Lora,serif;font-size:1.125em;line-height:1.75;color:#cbd5e1;margin-bottom:1rem}.simulation-user-input{font-family:"Source Sans 3",sans-serif;color:#94a3b8;font-style:italic;padding:.75rem 0;margin-bottom:1rem;position:relative;display:flex;align-items:center;gap:.75rem}.simulation-user-input:before{content:">";font-family:monospace;font-style:normal;font-weight:700;color:#64748b}@keyframes fadeIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fadeIn .2s ease-out forwards}.message-container{padding:.25rem;margin:0 -.25rem;border-radius:.5rem;transition:background-color .2s;cursor:pointer}.message-container:hover{background-color:#4755691a}.message-container.selected{background-color:#47556933;box-shadow:inset 0 0 0 2px #6366f180}.font-size-sm{font-size:14px}.font-size-base{font-size:16px}.font-size-lg{font-size:18px}.font-size-xl{font-size:20px}.reader-content{font-family:Lora,serif}.reader-content p{font-size:1.125em;line-height:1.8;text-align:justify;margin-bottom:1.5rem}.reader-content h1,.reader-content h2,.reader-content h3,.reader-content h4,.reader-content h5,.reader-content h6{font-family:"Source Sans 3",sans-serif;font-weight:700;line-height:1.3}.reader-content h1{font-size:2.5em;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem}.reader-content h2{font-size:2em;margin-top:2.5rem;margin-bottom:1.25rem;padding-bottom:.5rem}.reader-content h3{font-size:1.75em;margin-top:2rem;margin-bottom:1rem}.reader-content h4{font-size:1.5em;margin-top:1.5rem;margin-bottom:.75rem}.reader-content h5{font-size:1.25em;margin-top:1.25rem;margin-bottom:.5rem}.reader-content h6{font-size:1.125em;margin-top:1rem;margin-bottom:.25rem}.reader-content strong{font-weight:700}.reader-content em{font-style:italic}.reader-content ul,.reader-content ol{font-size:1.125em;line-height:1.8}.reader-primary-btn,.reader-secondary-btn{font-weight:700;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}.theme-dark{background-color:#1e293b4d}.theme-dark .reader-content p,.theme-dark .reader-content ul,.theme-dark .reader-content ol{color:#cbd5e1}.theme-dark .reader-content h1,.theme-dark .reader-content h2,.theme-dark .reader-content h3,.theme-dark .reader-content h4,.theme-dark .reader-content h5,.theme-dark .reader-content h6,.theme-dark .reader-content strong{color:#f1f5f9}.theme-dark .reader-content h1{border-bottom:2px solid #334155}.theme-dark .reader-content h2{border-bottom:1px solid #334155}.theme-dark .scroll-progress-bar{background-color:#8b5cf6}.theme-dark .reader-control{background-color:#0f172a80;border-color:#334155}.theme-dark .reader-control-group{background-color:#1e293b80}.theme-dark .reader-control button{color:#94a3b8}.theme-dark .reader-control button:hover{color:#f1f5f9}.theme-dark .reader-control button[aria-pressed=true]{background-color:#4f46e5;color:#fff}.theme-dark .reader-action-btn{color:#94a3b8}.theme-dark .reader-action-btn:hover{background-color:#33415580}.theme-dark .reader-editor{background-color:#0f172a;border-color:#475569;color:#e2e8f0}.theme-dark .reader-primary-btn{background-color:#4f46e5;color:#fff}.theme-dark .reader-primary-btn:hover{background-color:#4338ca}.theme-dark .reader-secondary-btn{background-color:#475569;color:#fff}.theme-dark .reader-secondary-btn:hover{background-color:#334155}.theme-sepia{background-color:#fbf0d9}.theme-sepia .reader-content p,.theme-sepia .reader-content ul,.theme-sepia .reader-content ol{color:#5b4636}.theme-sepia .reader-content h1,.theme-sepia .reader-content h2,.theme-sepia .reader-content h3,.theme-sepia .reader-content h4,.theme-sepia .reader-content h5,.theme-sepia .reader-content h6,.theme-sepia .reader-content strong{color:#423227}.theme-sepia .reader-content h1{border-bottom:2px solid #d4c8a9}.theme-sepia .reader-content h2{border-bottom:1px solid #d4c8a9}.theme-sepia .scroll-progress-bar{background-color:#c2410c}.theme-sepia .reader-control{background-color:#f3e1c280;border-color:#d4c8a9}.theme-sepia .reader-control-group{background-color:#e9dec9}.theme-sepia .reader-control button{color:#5b4636}.theme-sepia .reader-control button:hover{color:#423227}.theme-sepia .reader-control button[aria-pressed=true]{background-color:#c2410c;color:#fbf0d9}.theme-sepia .reader-action-btn{color:#5b4636}.theme-sepia .reader-action-btn:hover{background-color:#d4c8a980}.theme-sepia .reader-editor{background-color:#f3e1c2;border-color:#d4c8a9;color:#423227}.theme-sepia .reader-primary-btn{background-color:#c2410c;color:#fbf0d9}.theme-sepia .reader-primary-btn:hover{background-color:#9a3412}.theme-sepia .reader-secondary-btn{background-color:#d4c8a9;color:#423227}.theme-sepia .reader-secondary-btn:hover{background-color:#c0b298}.theme-light{background-color:#fff}.theme-light .reader-content p,.theme-light .reader-content ul,.theme-light .reader-content ol{color:#334155}.theme-light .reader-content h1,.theme-light .reader-content h2,.theme-light .reader-content h3,.theme-light .reader-content h4,.theme-light .reader-content h5,.theme-light .reader-content h6,.theme-light .reader-content strong{color:#1e293b}.theme-light .reader-content h1{border-bottom:2px solid #e2e8f0}.theme-light .reader-content h2{border-bottom:1px solid #e2e8f0}.theme-light .scroll-progress-bar{background-color:#2563eb}.theme-light .reader-control{background-color:#f1f5f980;border-color:#e2e8f0}.theme-light .reader-control-group{background-color:#e2e8f0}.theme-light .reader-control button{color:#475569}.theme-light .reader-control button:hover{color:#1e293b}.theme-light .reader-control button[aria-pressed=true]{background-color:#2563eb;color:#fff}.theme-light .reader-action-btn{color:#475569}.theme-light .reader-action-btn:hover{background-color:#e2e8f080}.theme-light .reader-editor{background-color:#f8fafc;border-color:#cbd5e1;color:#1e293b}.theme-light .reader-primary-btn{background-color:#2563eb;color:#fff}.theme-light .reader-primary-btn:hover{background-color:#1d4ed8}.theme-light .reader-secondary-btn{background-color:#e2e8f0;color:#334155}.theme-light .reader-secondary-btn:hover{background-color:#cbd5e1}.scroll-progress-bar{position:sticky;top:0;left:0;height:4px;width:var(--scroll-progress, 0%);z-index:10;transition:width 50ms linear}.vignette-effect:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 10vw 2vw #0009;pointer-events:none;z-index:5}.theme-dark.vignette-effect{background-color:#0f172a}.simulation-panel{background-color:#1e293b80}.theme-light .simulation-panel{background-color:#f1f5f980}.theme-sepia .simulation-panel{background-color:#f3e1c280}.simulation-input-bg{background-color:#33415580}.theme-light .simulation-input-bg{background-color:#e2e8f080}.theme-sepia .simulation-input-bg{background-color:#e9dec980}.theme-dark .simulation-input-bg input{color:#f1f5f9}.theme-dark .simulation-input-bg input::placeholder{color:#94a3b8}.theme-light .simulation-input-bg input{color:#1e293b}.theme-light .simulation-input-bg input::placeholder{color:#64748b}.theme-sepia .simulation-input-bg input{color:#423227}.theme-sepia .simulation-input-bg input::placeholder{color:#785c49}.theme-dark .simulation-narrative p{color:#cbd5e1}.theme-dark .simulation-user-input{color:#94a3b8}.theme-dark .simulation-user-input:before{color:#64748b}.theme-light .simulation-narrative p{color:#334155}.theme-light .simulation-user-input{color:#475569}.theme-light .simulation-user-input:before{color:#94a3b8}.theme-sepia .simulation-narrative p{color:#5b4636}.theme-sepia .simulation-user-input{color:#785c49}.theme-sepia .simulation-user-input:before{color:#a1806b}.simulation-continue-btn{background-color:#9333ea;color:#fff}.simulation-continue-btn:hover{background-color:#7e22ce}.theme-light .simulation-continue-btn{background-color:#2563eb}.theme-light .simulation-continue-btn:hover{background-color:#1d4ed8}.theme-sepia .simulation-continue-btn{background-color:#c2410c;color:#fbf0d9}.theme-sepia .simulation-continue-btn:hover{background-color:#9a3412}.simulation-secondary-control{color:#cbd5e1}.theme-dark .simulation-length-btn{background-color:#33415580}.theme-dark .simulation-length-btn:hover{background-color:#334155}.theme-dark .simulation-perspective-select{background-color:transparent}.theme-dark .simulation-perspective-select:hover{background-color:#33415580}.theme-light .simulation-secondary-control{background-color:#e2e8f0;color:#334155}.theme-light .simulation-secondary-control:hover{background-color:#cbd5e1}.theme-sepia .simulation-secondary-control{background-color:#e9dec9;color:#5b4636}.theme-sepia .simulation-secondary-control:hover{background-color:#d4c8a9}.theme-dark .simulation-text-primary{color:#f1f5f9}.theme-dark .simulation-text-secondary{color:#94a3b8}.theme-light .simulation-text-primary{color:#1e293b}.theme-light .simulation-text-secondary{color:#475569}.theme-sepia .simulation-text-primary{color:#423227}.theme-sepia .simulation-text-secondary{color:#5b4636}.simulation-suggestion-btn{transition:background-color .2s}.theme-dark .simulation-suggestion-btn{background-color:#334155;color:#e2e8f0}.theme-dark .simulation-suggestion-btn:hover{background-color:#475569}.theme-light .simulation-suggestion-btn{background-color:#e2e8f0;color:#334155}.theme-light .simulation-suggestion-btn:hover{background-color:#cbd5e1}.theme-sepia .simulation-suggestion-btn{background-color:#e9dec9;color:#5b4636}.theme-sepia .simulation-suggestion-btn:hover{background-color:#d4c8a9}.simulation-char-card-bg{transition:background-color .2s}.theme-dark .simulation-char-card-bg{background-color:#0f172a80}.theme-light .simulation-char-card-bg{background-color:#ffffff80}.theme-sepia .simulation-char-card-bg{background-color:#f3e1c24d}.simulation-char-card-border{border-width:1px;transition:border-color .2s}.theme-dark .simulation-char-card-border{border-color:#334155}.theme-dark .simulation-char-card-border:hover{border-color:#818cf8}.theme-light .simulation-char-card-border{border-color:#e2e8f0}.theme-light .simulation-char-card-border:hover{border-color:#60a5fa}.theme-sepia .simulation-char-card-border{border-color:#d4c8a9}.theme-sepia .simulation-char-card-border:hover{border-color:#c2410c}.theme-dark .simulation-progress-bar-bg{background-color:#334155}.theme-light .simulation-progress-bar-bg{background-color:#e2e8f0}.theme-sepia .simulation-progress-bar-bg{background-color:#d4c8a9}.theme-dark .simulation-progress-bar-fg{background-color:#6366f1}.theme-light .simulation-progress-bar-fg{background-color:#3b82f6}.theme-sepia .simulation-progress-bar-fg{background-color:#f97316}.theme-dark .simulation-inv-icon-bg{background-color:#1e293b}.theme-light .simulation-inv-icon-bg{background-color:#f1f5f9}.theme-sepia .simulation-inv-icon-bg{background-color:#e9dec9}.simulation-link-btn{transition:color .2s}.theme-dark .simulation-link-btn{color:#818cf8}.theme-dark .simulation-link-btn:hover{color:#a78bfa}.theme-light .simulation-link-btn{color:#2563eb}.theme-light .simulation-link-btn:hover{color:#3b82f6}.theme-sepia .simulation-link-btn{color:#c2410c}.theme-sepia .simulation-link-btn:hover{color:#ea580c}.theme-dark .simulation-modal-bg{background-color:#1e293b}.theme-light .simulation-modal-bg{background-color:#f8fafc}.theme-sepia .simulation-modal-bg{background-color:#f3e1c2}.simulation-modal-border{border-width:1px}.theme-dark .simulation-modal-border{border-color:#334155}.theme-light .simulation-modal-border{border-color:#cbd5e1}.theme-sepia .simulation-modal-border{border-color:#d4c8a9}.theme-dark .simulation-modal-header-bg{background-color:#1e293b}.theme-light .simulation-modal-header-bg{background-color:#f8fafc}.theme-sepia .simulation-modal-header-bg{background-color:#f3e1c2}.simulation-modal-border-b{border-bottom-width:1px}.theme-dark .simulation-modal-border-b{border-color:#334155}.theme-light .simulation-modal-border-b{border-color:#e2e8f0}.theme-sepia .simulation-modal-border-b{border-color:#d4c8a9}.theme-dark .simulation-modal-inv-item-bg{background-color:#0f172a80}.theme-light .simulation-modal-inv-item-bg{background-color:#fff}.theme-sepia .simulation-modal-inv-item-bg{background-color:#fbf0d980}.theme-dark .simulation-modal-footer-bg{background-color:#0f172a80}.theme-light .simulation-modal-footer-bg{background-color:#f1f5f9}.theme-sepia .simulation-modal-footer-bg{background-color:#e9dec980}.simulation-secondary-btn{font-weight:700;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}.theme-dark .simulation-secondary-btn{background-color:#475569;color:#fff}.theme-dark .simulation-secondary-btn:hover{background-color:#334155}.theme-light .simulation-secondary-btn{background-color:#e2e8f0;color:#334155}.theme-light .simulation-secondary-btn:hover{background-color:#cbd5e1}.theme-sepia .simulation-secondary-btn{background-color:#d4c8a9;color:#423227}.theme-sepia .simulation-secondary-btn:hover{background-color:#c0b298}.simulation-icon-btn{transition:background-color .2s,color .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.theme-dark .simulation-icon-btn{background-color:#0f172a80;color:#e2e8f0}.theme-dark .simulation-icon-btn:hover{background-color:#4f46e5}.theme-light .simulation-icon-btn{background-color:#ffffff80;color:#334155}.theme-light .simulation-icon-btn:hover{background-color:#2563eb;color:#fff}.theme-sepia .simulation-icon-btn{background-color:#fbf0d980;color:#5b4636}.theme-sepia .simulation-icon-btn:hover{background-color:#c2410c;color:#fbf0d9}.simulation-message-action-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.theme-dark .simulation-message-action-bg{background-color:#33415580}.theme-light .simulation-message-action-bg{background-color:#e2e8f080}.theme-sepia .simulation-message-action-bg{background-color:#e9dec980}.simulation-message-action-btn{transition:color .2s}.theme-dark .simulation-message-action-btn{color:#94a3b8}.theme-light .simulation-message-action-btn{color:#64748b}.theme-sepia .simulation-message-action-btn{color:#785c49}.theme-dark .simulation-message-action-btn.simulation-message-action-edit:hover{color:#818cf8}.theme-light .simulation-message-action-btn.simulation-message-action-edit:hover{color:#3b82f6}.theme-sepia .simulation-message-action-btn.simulation-message-action-edit:hover{color:#ea580c}.theme-dark .simulation-message-action-btn.simulation-message-action-delete:hover{color:#f87171}.theme-light .simulation-message-action-btn.simulation-message-action-delete:hover{color:#ef4444}.theme-sepia .simulation-message-action-btn.simulation-message-action-delete:hover{color:#dc2626}.theme-dark .simulation-message-action-btn.simulation-message-action-regen:hover{color:#c084fc}.theme-light .simulation-message-action-btn.simulation-message-action-regen:hover{color:#a855f7}.theme-sepia .simulation-message-action-btn.simulation-message-action-regen:hover{color:#9333ea}.theme-dark .simulation-message-action-btn.simulation-message-action-save:hover{color:#4ade80}.theme-light .simulation-message-action-btn.simulation-message-action-save:hover{color:#22c55e}.theme-sepia .simulation-message-action-btn.simulation-message-action-save:hover{color:#16a34a}.theme-dark .simulation-message-action-btn.simulation-message-action-cancel:hover{color:#f1f5f9}.theme-light .simulation-message-action-btn.simulation-message-action-cancel:hover{color:#1e293b}.theme-sepia .simulation-message-action-btn.simulation-message-action-cancel:hover{color:#423227}.simulation-tooltip-bg{transition:opacity .2s;pointer-events:none;z-index:10}.theme-dark .simulation-tooltip-bg{background-color:#0f172a;color:#cbd5e1;border-color:#334155}.theme-light .simulation-tooltip-bg{background-color:#f8fafc;color:#1e293b;border-color:#cbd5e1}.theme-sepia .simulation-tooltip-bg{background-color:#f3e1c2;color:#423227;border-color:#d4c8a9}.simulation-tab-button{padding:.5rem 1rem;font-weight:600;transition:color .2s,border-color .2s;border-bottom-width:2px}.theme-dark .simulation-tab-container-border{border-color:#334155}.theme-dark .simulation-tab-button{color:#94a3b8;border-color:transparent}.theme-dark .simulation-tab-button:hover{color:#f1f5f9}.theme-dark .simulation-tab-button.active{color:#a78bfa;border-color:#a78bfa}.theme-light .simulation-tab-container-border{border-color:#e2e8f0}.theme-light .simulation-tab-button{color:#64748b;border-color:transparent}.theme-light .simulation-tab-button:hover{color:#1e293b}.theme-light .simulation-tab-button.active{color:#2563eb;border-color:#2563eb}.theme-sepia .simulation-tab-container-border{border-color:#d4c8a9}.theme-sepia .simulation-tab-button{color:#785c49;border-color:transparent}.theme-sepia .simulation-tab-button:hover{color:#423227}.theme-sepia .simulation-tab-button.active{color:#c2410c;border-color:#c2410c}.prose-sm{font-size:.875rem;line-height:1.6;color:#cbd5e1}.prose-sm h1,.prose-sm h2,.prose-sm h3,.prose-sm h4{color:#f1f5f9;font-family:"Source Sans 3",sans-serif;font-weight:600;margin-top:1em;margin-bottom:.5em;line-height:1.3}.prose-sm h2{font-size:1.25rem;border-bottom:1px solid #475569;padding-bottom:.25em}.prose-sm h3{font-size:1.1rem}.prose-sm h4{font-size:1rem;font-weight:700}.prose-sm p{margin-bottom:.75em}.prose-sm ul,.prose-sm ol{margin-left:1.25em;margin-bottom:.75em;padding-left:.5em}.prose-sm ul{list-style-type:disc}.prose-sm ol{list-style-type:decimal}.prose-sm li{margin-bottom:.2em}.prose-sm strong{font-weight:700;color:#f1f5f9}.prose-sm em{font-style:italic}.prose-sm hr{border-color:#475569;margin-top:1.5em;margin-bottom:1.5em}
