:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0c0d;--bg-raised:#111214;--ivory:#eee2d0;--ivory-soft:#c7baa8;--muted:#9c9489;--line:#32302c;--line-soft:#232322;--burgundy:#9d3f42;--burgundy-dark:#401c20;--burgundy-surface:#291719;--amber:#ee9637;--danger:#b14d52;--serif:"Iowan Old Style", Baskerville, "Baskerville Old Face", "Times New Roman", serif;--sans:"Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;--frame-width:460px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;color:var(--ivory);background:#050506}button,input,textarea,select{font:inherit}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.app-shell{background:#050506;place-items:center;min-height:100svh;display:grid}.app-frame{width:min(100%, var(--frame-width));background:var(--bg);min-height:100svh;position:relative;overflow:hidden}.screen{min-height:100svh;padding:max(30px, env(safe-area-inset-top)) 30px max(22px, env(safe-area-inset-bottom));background:var(--bg);flex-direction:column;animation:.36s both screen-in;display:flex;position:relative}.scroll-screen{overflow-y:auto}@keyframes screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.script-rail{background:var(--burgundy);opacity:.85;width:1px;position:absolute;top:76px;bottom:104px;left:21px}.screen-heading{margin:70px 0 38px 22px}.brand{color:#b44d51;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;line-height:1.4}h1,blockquote{font-family:var(--serif);font-weight:400}.screen-heading h1{letter-spacing:-.035em;max-width:360px;margin:0;font-size:clamp(44px,12vw,58px);line-height:.98}.screen-heading>p:not(.brand){color:var(--ivory-soft);margin:16px 0 0;font-size:15px;line-height:1.45}.compact-heading{margin-top:48px;margin-bottom:28px}.compact-heading h1{font-size:clamp(40px,10.5vw,52px)}.icon-button{width:44px;height:44px;color:var(--ivory-soft);cursor:pointer;background:0 0;border:0;padding:10px}.icon-button svg{width:100%;height:100%}.back-button{top:max(20px, env(safe-area-inset-top));position:absolute;right:21px}.primary-button{border:1px solid var(--burgundy);background:var(--burgundy-surface);width:100%;min-height:64px;color:var(--ivory);letter-spacing:.01em;cursor:pointer;border-radius:3px;font-size:17px;transition:background .18s,transform .18s,border-color .18s}.primary-button:hover{background:#371b1f;border-color:#c25357}.primary-button:active{transform:scale(.985)}.primary-button span{vertical-align:-1px;margin-right:10px;font-size:24px;font-weight:300}.secondary-button{border:1px solid var(--line);min-height:46px;color:var(--ivory-soft);cursor:pointer;background:#161617;border-radius:3px;padding:0 16px}.full-width{width:100%}.screen-footer{margin-top:auto}.project-list{margin-left:22px}.project-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:22px 1fr 24px;align-items:center;gap:14px;width:100%;min-height:96px;transition:border-color .18s,transform .18s;display:grid}.project-row:hover{border-color:var(--burgundy);transform:translate(3px)}.project-row svg{width:22px;color:var(--ivory-soft)}.project-number{color:#b44d51;font-family:var(--serif);align-self:stretch;place-items:center;display:grid}.project-row strong{font-family:var(--serif);font-size:23px;font-weight:400;line-height:1.1;display:block}.project-row small{color:var(--muted);letter-spacing:.03em;margin-top:8px;font-size:12px;display:block}.home-footer{margin-left:0;padding-top:36px}.product-line{color:var(--muted);text-align:center;font-family:var(--serif);margin:18px 12px 0;font-size:13px;font-style:italic}.setup-section{margin:0 0 22px 22px}.setup-section h2,.weak-section h2{color:var(--ivory-soft);letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:600}.choice-group{border:1px solid var(--line);border-radius:4px;overflow:hidden}.choice-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:56px;color:var(--ivory-soft);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:14px;padding:0 16px;transition:background .16s,color .16s;display:flex}.choice-row:last-child{border-bottom:0}.choice-row.selected{background:var(--burgundy-surface);color:var(--ivory);box-shadow:inset 0 0 0 1px var(--burgundy)}.choice-row>svg{width:22px;height:22px}.choice-row small{color:var(--muted);margin-left:auto;font-size:12px}.choice-row>span>strong,.choice-row>span>small{display:block}.choice-row>span>small{margin:4px 0 0;line-height:1.35}.radio{border:1px solid var(--ivory-soft);border-radius:50%;flex:none;width:22px;height:22px;position:relative}.selected .radio:after{content:"";background:var(--ivory);border-radius:50%;position:absolute;inset:4px}.mode-row span:nth-child(2){flex:1}.mode-row .radio{margin-left:auto}.setup-disclosure{border:1px solid var(--line);background:#101112;border-radius:4px;position:relative}.setup-disclosure>summary{cursor:pointer;flex-direction:column;justify-content:center;min-height:58px;padding:10px 16px;list-style:none;display:flex}.setup-disclosure>summary::-webkit-details-marker{display:none}.setup-disclosure>summary:after{content:"+";color:var(--ivory-soft);align-self:flex-end;font-size:22px;font-weight:300;position:absolute;right:16px}.setup-disclosure[open]>summary:after{content:"−"}.setup-disclosure>summary span{color:var(--ivory);font-size:15px;font-weight:600}.setup-disclosure>summary small{color:var(--muted);margin-top:4px;padding-right:26px;font-size:12px}.disclosure-body{padding:0 12px 12px}.disclosure-body .choice-group{background:var(--bg)}.setup-footer{margin:0 0 24px 22px;padding-top:0}.provider-status{min-height:22px;color:var(--muted);text-align:center;margin:0 0 8px;font-size:12px;line-height:1.4}.provider-status:before{content:"";vertical-align:1px;background:#8e9b72;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.provider-error{color:#d9898c}.provider-error:before{background:var(--danger)}.direction-disclosure{margin-top:4px}.direction-panel{background:0 0;border:0}.direction-panel>p{color:var(--ivory-soft);font-family:var(--serif);margin:0 0 14px;line-height:1.45}.direction-panel textarea{margin-bottom:10px}.direction-panel .secondary-button{width:100%}.direction-message{color:#d2ad70;margin-top:10px;line-height:1.45;display:block}.toggle-row{border-top:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:12px;margin-top:18px;padding-top:16px;display:flex}.toggle-row input{width:18px;height:18px;accent-color:var(--burgundy);margin-top:1px}.toggle-row strong,.toggle-row small{display:block}.toggle-row small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.edit-script-button{margin-top:18px}.import-form{margin-left:22px}.field-label{color:var(--ivory-soft);letter-spacing:.02em;gap:9px;margin-bottom:18px;font-size:13px;display:grid}.field-label input,.field-label textarea,.direction-panel textarea{border:1px solid var(--line);width:100%;color:var(--ivory);resize:vertical;background:#101112;border-radius:4px;padding:13px 14px}.file-drop{text-align:center;cursor:pointer;background:#111112;border:1px dashed #55473d;border-radius:5px;place-items:center;gap:7px;min-height:132px;padding:22px;display:grid}.file-drop.has-file{border-color:var(--burgundy);background:var(--burgundy-surface)}.file-drop input{opacity:0;width:1px;height:1px;position:absolute}.file-drop svg{color:#b44d51;width:30px}.file-drop small{color:var(--muted);font-size:12px}.import-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:12px;margin:18px 0;font-size:11px;display:flex}.import-divider:before,.import-divider:after{content:"";background:var(--line);flex:1;height:1px}.form-error{color:#d9898c;font-size:13px}.practice-screen{height:100svh;min-height:100svh;max-height:100svh;padding:0 28px max(14px, env(safe-area-inset-bottom));overflow:hidden}.practice-header{min-height:78px;padding-top:max(18px, env(safe-area-inset-top));border-top:2px solid var(--burgundy);color:var(--ivory-soft);letter-spacing:.02em;justify-content:space-between;align-items:center;font-size:15px;display:flex}.partner-copy{min-height:270px;padding-top:8px}.character-label{align-items:center;gap:18px;display:flex}.character-avatar{border:1px solid var(--burgundy);color:#b44d51;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.character-avatar svg{width:32px}.character-label strong{color:#c05b5f;letter-spacing:.28em;font-size:14px}.partner-copy blockquote{max-width:390px;color:var(--ivory);letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;margin:26px 0 0;font-size:clamp(37px,10vw,52px);line-height:1.03}.partner-copy blockquote.long-line{font-size:clamp(31px,8vw,43px);line-height:1.08}.partner-copy p{color:#bc565a;margin:16px 0 0;font-size:15px}.voice-stage{flex-direction:column;align-items:center;display:flex}.waveform{justify-content:center;align-items:center;gap:3px;width:100%;height:58px;display:flex}.waveform span{background:#796f62;border-radius:2px;width:3px;min-height:4px;transition:background .14s,height .18s}.waveform span.played{background:var(--amber)}.waveform.is-active span{animation:.84s ease-in-out infinite alternate breathe}@keyframes breathe{to{transform:scaleY(.72)}}.listening-orb{border:1px solid var(--amber);width:92px;height:92px;color:var(--amber);cursor:default;background:0 0;border-radius:50%;place-items:center;margin-top:10px;display:grid;position:relative}.listening-orb svg{width:42px;height:42px}.orb-ring{opacity:.7;border:1px solid #564637;border-radius:50%;position:absolute}.ring-one{inset:-15px}.ring-two{opacity:.42;inset:-29px}.phase-listening .orb-ring,.phase-transcribing .orb-ring{animation:1.8s ease-out infinite pulse-ring}.phase-listening .ring-two,.phase-transcribing .ring-two{animation-delay:.45s}.phase-error{border-color:var(--danger);color:var(--danger);cursor:pointer}@keyframes pulse-ring{50%{opacity:.2;transform:scale(1.06)}}.phase-label{color:var(--amber);text-align:center;margin-top:22px;font-size:17px;font-weight:500}.transcript-area{min-height:76px;padding:18px 4px 12px}.transcript-area p{color:var(--ivory-soft);margin:0;font-size:17px;line-height:1.5}.transcript-area small{margin-top:7px;font-size:13px;display:block}.accepted{color:#d2ad70}.rejected{color:#d17478}.practice-error p{color:#d9898c;font-size:14px}.practice-error .secondary-button{margin-top:12px}.practice-has-error .partner-copy{min-height:188px}.practice-has-error .waveform{height:42px}.practice-has-error .listening-orb{width:74px;height:74px;margin-top:4px}.practice-has-error .phase-label{margin-top:14px}.practice-has-error .transcript-area{min-height:96px;padding-top:12px}.practice-controls{padding:18px 36px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--burgundy-dark);grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:104px;margin:auto -28px 0;display:grid}.control-button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;display:flex}.control-button>span{border:1px solid var(--ivory-soft);border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.control-button svg{width:26px}.control-button small{color:var(--ivory-soft);font-size:12px}.control-button:disabled{opacity:.28;cursor:not-allowed}.pause-control>span{border-color:var(--amber);width:72px;height:72px;color:var(--amber)}.stop-control>span{border-color:var(--burgundy);color:#c05b5f;background:#1e1214}.report-heading{margin-top:75px}.report-heading h1{max-width:320px;font-size:45px}.report-summary{margin-left:22px}.memory-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:80px;display:flex}.memory-row span{color:var(--ivory-soft)}.memory-row strong{color:#c26064;font-family:var(--serif);font-size:39px;font-weight:400}.report-summary dl{margin:0}.report-summary dl div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;display:flex}.report-summary dt{color:var(--ivory-soft)}.report-summary dd{color:var(--ivory);font-variant-numeric:tabular-nums;margin:0}.weak-section{margin:34px 0 0 22px}.weak-list{border:1px solid var(--line);border-radius:4px;overflow:hidden}.weak-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:40px 1fr 20px;align-items:center;width:100%;min-height:58px;padding:0 14px;display:grid}.weak-list button:last-child{border-bottom:0}.weak-list strong{color:#c26064;font-family:var(--serif);font-size:23px;font-weight:400}.weak-list span{color:var(--ivory-soft);font-size:12px}.weak-list svg{width:18px}.empty-weak{color:var(--muted);font-family:var(--serif);font-style:italic}.report-footer{margin-left:22px;padding-top:30px}.text-button{width:100%;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:12px}.coach-card{border:1px solid var(--burgundy-dark);background:var(--burgundy-surface);border-radius:5px;margin:30px 0 0 22px;padding:19px}.coach-card h2{color:#c26064;letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:12px}.coach-card p{color:var(--ivory-soft);font-family:var(--serif);margin:0;font-size:17px;line-height:1.48}.coach-card>small{color:var(--muted);margin-top:12px;display:block}.next-action{border-top:1px solid #4d292c;margin-top:18px;padding-top:15px}.next-action strong{color:var(--amber);letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:12px;display:block}.next-action p{color:var(--ivory)}.editor-screen{padding-top:0}.editor-head,.editor-section{margin:24px 0}.editor-section h2{color:var(--ivory-soft);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px}.editor-character{grid-template-columns:1fr 120px;gap:10px;margin-bottom:9px;display:grid}.editor-character input,.editor-character select,.line-editor input,.line-editor textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ivory);background:#101112;border-radius:3px;padding:10px 11px}.scene-tabs{gap:8px;margin-bottom:15px;display:flex;overflow-x:auto}.scene-tabs button{border:1px solid var(--line);white-space:nowrap;background:0 0;border-radius:20px;min-height:42px;padding:8px 13px}.scene-tabs button.selected{border-color:var(--burgundy);background:var(--burgundy-surface)}.line-editor-list{gap:10px;display:grid}.line-editor{border:1px solid var(--line-soft);content-visibility:auto;contain-intrinsic-size:170px;background:#101112;border-radius:4px;gap:8px;padding:12px;display:grid}.line-editor strong{color:#c26064;letter-spacing:.08em;font-size:12px}@media (width>=600px){.app-frame{border:1px solid #292929;border-radius:18px;min-height:min(920px,100svh - 34px);margin:17px;box-shadow:0 28px 100px #0000008c}.screen{border-radius:18px;min-height:min(920px,100svh - 36px)}.practice-screen{height:min(920px,100svh - 36px);min-height:min(920px,100svh - 36px);max-height:min(920px,100svh - 36px)}}@media (height<=760px){.screen-heading{margin-top:38px;margin-bottom:24px}.compact-heading{margin-top:32px;margin-bottom:20px}.project-row{min-height:78px}.setup-section{margin-bottom:18px}.choice-row{min-height:52px}.partner-copy{min-height:228px}.partner-copy blockquote{font-size:37px}.partner-copy blockquote.long-line{font-size:31px}.listening-orb{width:84px;height:84px}.voice-stage .ring-two{display:none}.phase-label{margin-top:20px}.practice-controls{min-height:96px;padding-top:10px}.control-button>span{width:48px;height:48px}.pause-control>span{width:60px;height:60px}.setup-screen{padding-top:22px;padding-bottom:16px}.setup-screen .compact-heading{margin-top:22px;margin-bottom:16px}.setup-screen .compact-heading h1{font-size:42px}.setup-screen .brand{margin-bottom:10px}.setup-screen .screen-heading>p:not(.brand){margin-top:10px}.setup-screen .setup-section{margin-bottom:14px}.setup-screen .choice-row{min-height:48px}.setup-screen .setup-disclosure>summary{min-height:52px}.setup-screen .setup-footer{margin-bottom:14px}.setup-screen .provider-status{margin-bottom:6px}.setup-screen .primary-button{min-height:56px}}@media (width<=380px){.screen{padding-left:22px;padding-right:22px}.script-rail{left:15px}.screen-heading,.project-list,.setup-section,.import-form,.setup-footer,.report-summary,.weak-section,.report-footer,.coach-card{margin-left:14px}.practice-screen{padding-left:22px;padding-right:22px}.practice-controls{margin-left:-22px;margin-right:-22px;padding-left:24px;padding-right:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
