:root{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f8f0e3;background:radial-gradient(circle at top,rgba(195,65,42,.35),transparent 32%),linear-gradient(160deg,#221712,#120d12 48%,#0a0b13);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:rgba(241,179,107,.74) rgba(20,16,24,.42);scrollbar-width:thin}*{box-sizing:border-box}*{scrollbar-color:rgba(241,179,107,.74) rgba(20,16,24,.42);scrollbar-width:thin}*::-webkit-scrollbar{width:.75rem;height:.75rem}*::-webkit-scrollbar-track{background:#1410186b;border-radius:999px}*::-webkit-scrollbar-thumb{border:3px solid rgba(20,16,24,.72);border-radius:999px;background:linear-gradient(180deg,#f1b36b,#d35a3a)}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f6c98e,#e66c48)}*::-webkit-scrollbar-corner{background:transparent}body{margin:0;min-width:320px;min-height:100vh}button{border:0;border-radius:999px;padding:.9rem 1.4rem;font:inherit;font-weight:700;cursor:pointer;transition:transform .16s ease,opacity .16s ease}button:hover{transform:translateY(-1px)}button:disabled{cursor:wait;opacity:.7}button.secondary{background:transparent;color:#f8f0e3;box-shadow:inset 0 0 0 1px #f8f0e34d}#app{min-height:100vh}.app-shell{min-height:100vh;display:grid;gap:1.5rem;align-content:start;justify-items:center;padding:2rem}.app-header{width:min(1280px,100%);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .15rem}.app-brand{display:inline-flex;align-items:center;gap:.75rem;min-width:0;color:#f8f0e3;font-weight:800;letter-spacing:.02em;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.app-brand:hover{opacity:.86;transform:translateY(-1px)}.app-brand-mark{display:inline-grid;place-items:center;width:2.35rem;height:2.35rem;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#f1b36b,#d35a3a);color:#1f1510;font-size:.72rem;letter-spacing:.08em}.app-menu{position:relative;z-index:10;flex:0 0 auto}.app-menu summary{display:inline-flex;align-items:center;gap:.6rem;border-radius:999px;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8f0e30f;box-shadow:inset 0 0 0 1px #f8f0e31f;font-weight:700}.app-menu summary::-webkit-details-marker{display:none}.hamburger,.hamburger:before,.hamburger:after{display:block;width:1.1rem;height:2px;border-radius:999px;background:#f8f0e3}.hamburger{position:relative}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0}.hamburger:before{top:-.35rem}.hamburger:after{top:.35rem}.app-menu-panel{position:absolute;top:calc(100% + .75rem);right:0;width:min(320px,calc(100vw - 2rem));display:grid;gap:1.25rem;padding:1.25rem;border-radius:22px;background:#141018f0;box-shadow:0 24px 60px #00000057,inset 0 0 0 1px #f8f0e31a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.menu-button-row{display:flex;flex-wrap:wrap;gap:.6rem}.menu-button{padding:.7rem .9rem}.menu-button.active{background:linear-gradient(135deg,#f1b36b,#d35a3a);color:#1f1510}.menu-current{margin:0 0 .75rem;color:#f8f0e3c2}.hero-card{width:min(920px,100%);padding:3rem;border-radius:32px;background:#141018b8;box-shadow:0 30px 80px #00000059,inset 0 0 0 1px #f8f0e314;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#f1b36b}h1{margin:0;font-size:clamp(3rem,8vw,5.75rem);line-height:.95}h2,h3{margin:0}.lede{width:min(42rem,100%);margin:1.25rem 0 0;font-size:1.15rem;color:#f8f0e3d1}.picker-copy{margin-bottom:0}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.actions button:first-child{background:linear-gradient(135deg,#f1b36b,#d35a3a);color:#1f1510}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.status-copy{margin:1rem 0 0;color:#f8f0e3d1}.error-copy{color:#ffb4aa}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2.5rem 0 0}.feature-grid div{padding:1.25rem;border-radius:20px;background:#f8f0e30d}dt{font-weight:700;color:#f1b36b}dd{margin:.55rem 0 0;color:#f8f0e3c7}.summary-card{width:min(920px,100%);padding:2rem;border-radius:28px;background:#141018a3;box-shadow:0 24px 60px #00000047,inset 0 0 0 1px #f8f0e314}.summary-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.summary-source,.muted-copy{color:#f8f0e3a8}.summary-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;margin-top:1.75rem}.summary-stats article,.summary-columns section{padding:1rem 1.1rem;border-radius:18px;background:#f8f0e30d}.summary-stats strong{display:block;font-size:1.6rem}.summary-stats span{color:#f8f0e3b8}.summary-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;margin-top:1rem}.practice-workspace{width:min(1280px,100%);display:grid;grid-template-rows:auto minmax(0,1fr);gap:1rem;height:calc(100vh - 7.85rem);min-height:0}.practice-layout{width:100%;display:grid;grid-template-columns:320px minmax(0,1fr);gap:1.5rem;align-items:start;min-height:0}.practice-sidebar{display:grid;gap:1.5rem;align-content:start;height:100%;min-height:0;overflow:auto;overscroll-behavior:contain;padding-right:.2rem}.practice-column{display:grid;gap:1.5rem;align-content:start;height:100%;min-height:0}.practice-column>.summary-card{height:100%;min-height:0;overflow:auto;overscroll-behavior:contain}.practice-toolbar{width:100%;padding:1rem 1.25rem}.practice-toolbar .eyebrow{margin-bottom:.45rem}.practice-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.selected-character-line{margin:0;display:inline-flex;gap:.65rem;align-items:baseline;color:#f8f0e3ad}.selected-character-line strong{color:#f8f0e3;font-size:1.2rem}.mode-tabs{display:inline-flex;flex-wrap:wrap;gap:.25rem;padding:.25rem;margin:0;border-radius:999px;background:#f8f0e30d;box-shadow:inset 0 0 0 1px #f8f0e314}.mode-tab{padding:.55rem .85rem;background:transparent;color:#f8f0e3;box-shadow:none}.mode-tab.active{background:linear-gradient(135deg,#f1b36b,#d35a3a);color:#1f1510}.toolbar-actions{margin-top:1rem}.scene-browser{width:100%;align-self:start}.scene-group+.scene-group{margin-top:1.5rem}.scene-group h3{margin-bottom:.75rem}.scene-group h3 span{color:#f8f0e3a8;font-weight:400;margin-left:.4rem}.scene-group h3 small{display:inline-block;margin-left:.45rem;color:#f8f0e385;font-size:.78rem;font-weight:600}.scene-entry{width:100%;display:grid;gap:.35rem;text-align:left;margin-top:.6rem;padding:1rem;border-radius:18px;background:#f8f0e30d;color:#f8f0e3;box-shadow:inset 0 0 0 1px #f8f0e314}.scene-entry.active{background:#f1b36b29;box-shadow:inset 0 0 0 1px #f1b36b73}.scene-entry-kicker{color:#f8f0e39e;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.readthrough-list{display:grid;gap:.9rem;margin-top:1.5rem}.readthrough-card{width:100%}.readthrough-item{padding:1rem 1.1rem;border-radius:18px}.readthrough-dialogue{background:#f8f0e30d}.readthrough-direction{background:#f8f0e308;font-style:italic;color:#f8f0e3b8}.readthrough-selected{box-shadow:inset 0 0 0 1px #f1b36b73;background:#f1b36b1f}.readthrough-item p{margin:.35rem 0 0;white-space:pre-wrap}.formatted-script-text{white-space:pre-wrap}.inline-stage-direction{display:inline;padding:.02rem .3rem;margin:0 .08rem;border-radius:.45rem;background:#f1b36b1f;color:#f3c58f;font-style:italic;box-decoration-break:clone;-webkit-box-decoration-break:clone}.readthrough-speaker{color:#f1b36b;font-weight:700}.readthrough-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(248,240,227,.08)}.character-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.75rem}.character-card{display:grid;gap:.65rem;align-items:start;text-align:left;border-radius:20px;padding:1.25rem;background:#f8f0e30d;color:#f8f0e3;box-shadow:inset 0 0 0 1px #f8f0e314}.character-card strong{font-size:1.05rem}.empty-copy{margin:1.5rem 0 0;color:#f8f0e3c2}.cue-scene{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:1.5rem;color:#f8f0e3bd}.cue-scene strong{color:#f1b36b}.cue-panel{margin-top:1rem;padding:1rem 1.1rem;border-radius:18px;background:#f8f0e30d}.cue-context-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.cue-context-list li{padding-bottom:.75rem;border-bottom:1px solid rgba(248,240,227,.08)}.cue-context-list li:last-child{border-bottom:0;padding-bottom:0}.cue-context-list span{display:inline-block;margin-bottom:.25rem;font-weight:700;color:#f1b36b}.cue-context-list p,.cue-line{margin:0;color:#f8f0e3e0;white-space:pre-wrap}.cue-line-card{margin-top:1rem;padding:1.25rem;border-radius:18px;background:#0b0b1270;min-height:110px;display:grid;align-items:center}.cue-line-hidden{color:#f8f0e38f}.cue-line-revealed{margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(248,240,227,.08)}.cue-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.5rem}.cue-empty-state{margin-top:1.5rem}.text-link-button{margin-top:1rem;padding:0;border:0;border-radius:0;background:transparent;color:#f1b36b;font:inherit;font-weight:700;text-align:left;text-decoration:underline;text-underline-offset:.18em}.character-list{margin:.75rem 0 0;color:#f8f0e3d1}.scene-list{margin:.75rem 0 0;padding:0;list-style:none}.scene-list li{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid rgba(248,240,227,.08)}.scene-list li:last-child{border-bottom:0;padding-bottom:0}.scene-list span{color:#f8f0e3a8;white-space:nowrap}.script-library,.random-cue-card{width:min(920px,100%)}.script-continue{width:100%;margin-top:1.5rem;text-align:left;background:linear-gradient(135deg,#f1b36b,#d35a3a);color:#1f1510}.script-library-list{display:grid;gap:.9rem;margin-top:1.25rem}.script-library-entry{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:20px;background:#f8f0e30d;box-shadow:inset 0 0 0 1px #f8f0e314}.script-library-entry.active{background:#f1b36b1f;box-shadow:inset 0 0 0 1px #f1b36b61}.script-library-entry h3{margin:0}.script-library-entry p{margin:.35rem 0 0}.script-library-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;flex:0 0 auto}@media(max-width:760px){.app-shell{padding:1rem}.app-header{border-radius:24px}.app-brand{font-size:.95rem}.app-brand-mark{width:2rem;height:2rem;font-size:.65rem}.practice-layout{grid-template-columns:1fr;min-height:auto}.practice-workspace{height:auto}.practice-sidebar,.practice-column,.practice-column>.summary-card{height:auto;min-height:auto;overflow:visible;padding-right:0}.hero-card{padding:2rem;border-radius:24px}.summary-card{padding:1.5rem}.summary-header,.script-library-entry{display:grid}.script-library-actions{justify-content:flex-start}.summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.character-grid,.summary-columns,.feature-grid{grid-template-columns:1fr}}
