:root{--night:#09111f;--navy:#101d33;--cream:#f5f1e8;--paper:#fffdf8;--gold:#f2b84b;--gold2:#d9901f;--mint:#69d8c7;--ink:#101827;--muted:#6f7888;--line:#d9d6ce;--red:#e25a50;--shadow:0 24px 70px rgba(6,12,24,.14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 52% 8%,rgba(242,184,75,.09),transparent 30%),var(--cream)}button{font:inherit;cursor:pointer}.shell{min-height:100vh}.topbar{height:74px;background:var(--night);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,62px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.08em}.brand b{color:var(--gold)}.brand-wave{width:31px;height:30px;display:flex;align-items:center;justify-content:center;gap:3px}.brand-wave i{width:3px;border-radius:4px;background:var(--gold)}.brand-wave i:nth-child(1),.brand-wave i:nth-child(5){height:8px}.brand-wave i:nth-child(2),.brand-wave i:nth-child(4){height:18px}.brand-wave i:nth-child(3){height:28px}.session-meta{display:flex;align-items:center;gap:18px;color:#b5bfce;font-size:.86rem}.private-badge{padding:7px 11px;border:1px solid #39465d;border-radius:20px;color:#dbe2ed}.private-badge:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mint);margin-right:7px}.interview-layout{width:min(1220px,calc(100% - 40px));margin:40px auto 70px;display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:26px;align-items:start}.interview-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden;min-height:690px}.progress-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:17px 28px;border-bottom:1px solid #e4e1db;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.07em}.progress-track{height:5px;background:#e5e1d8;border-radius:8px;overflow:hidden}.progress-track span{display:block;width:10%;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--gold2),var(--gold));transition:width .45s ease}.interviewer{display:flex;align-items:center;gap:18px;background:var(--night);color:#fff;padding:27px 34px}.eyebrow{margin:0 0 7px;font-size:.72rem;font-weight:900;letter-spacing:.15em;color:#8994a7}.interviewer .eyebrow{color:var(--gold)}.interviewer h1{margin:0;font:700 clamp(1.3rem,2.2vw,1.8rem)/1.25 Georgia,"Times New Roman",serif}.interviewer-orb{width:62px;height:62px;flex:0 0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:3px;background:radial-gradient(circle at 35% 30%,#273b5d,#0d172a 68%);border:1px solid #3a4a65;box-shadow:0 0 0 8px rgba(242,184,75,.05)}.interviewer-orb span{display:block;width:3px;border-radius:5px;background:var(--gold);animation:voice 1.2s ease-in-out infinite}.interviewer-orb span:nth-child(1),.interviewer-orb span:nth-child(5){height:9px}.interviewer-orb span:nth-child(2),.interviewer-orb span:nth-child(4){height:19px;animation-delay:.15s}.interviewer-orb span:nth-child(3){height:29px;animation-delay:.3s}.interviewer-orb.quiet span{animation:none}.interviewer-orb.quiet span:nth-child(1),.interviewer-orb.quiet span:nth-child(5){height:5px}.interviewer-orb.quiet span:nth-child(2),.interviewer-orb.quiet span:nth-child(4){height:9px}.interviewer-orb.quiet span:nth-child(3){height:14px}@keyframes voice{50%{transform:scaleY(.45)}}.state-panel{padding:clamp(34px,5vw,68px);text-align:center}.state-panel[hidden]{display:none!important}#question-state blockquote{max-width:720px;margin:0 auto 20px;font:700 clamp(2rem,4vw,3.5rem)/1.14 Georgia,"Times New Roman",serif;letter-spacing:-.035em;color:var(--ink)}#question-guidance{max-width:620px;margin:0 auto;color:var(--muted);line-height:1.65;font-size:1.02rem}.hear-button{border:0;background:transparent;color:#82520b;font-weight:800;margin-top:18px;padding:8px}.hear-button span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:6px;border:1px solid #c69853;border-radius:50%;font-size:.55rem}.record-start{margin-top:42px}.record-button{min-width:250px;min-height:62px;border:0;border-radius:32px;background:var(--gold);color:var(--night);font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:13px;box-shadow:0 13px 28px rgba(217,144,31,.28);transition:transform .18s,box-shadow .18s}.record-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(217,144,31,.33)}.record-dot{width:19px;height:19px;border-radius:50%;background:var(--red);box-shadow:inset 0 0 0 4px rgba(255,255,255,.25)}.record-start p{font-size:.8rem;color:#8b93a0;margin:12px 0 0}.recording-label{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--red);font-size:.75rem;font-weight:900;letter-spacing:.14em;margin:0}.recording-label span{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(226,90,80,.12);animation:pulse 1.4s infinite}@keyframes pulse{50%{box-shadow:0 0 0 10px rgba(226,90,80,.02)}}#timer{display:block;margin:15px 0 4px;font:700 clamp(3rem,7vw,5.5rem)/1 Georgia,serif;font-variant-numeric:tabular-nums}.waveform{height:100px;display:flex;align-items:center;justify-content:center;gap:4px;overflow:hidden;margin:6px 0}.waveform i{display:block;width:4px;height:var(--h);min-height:4px;border-radius:5px;background:linear-gradient(var(--gold),var(--gold2));transition:height .07s}.listening-copy{color:var(--muted);margin:0 0 25px}.done-button,.next-button{min-height:54px;border:0;border-radius:28px;padding:12px 27px;background:var(--night);color:#fff;font-weight:900}.done-button{display:inline-flex;align-items:center;gap:10px}.done-button span{width:14px;height:14px;border-radius:3px;background:var(--gold)}.quiet-button{display:block;margin:14px auto 0;border:0;background:transparent;color:#687386;font-weight:750;text-decoration:underline;text-underline-offset:4px}.processing-mark{height:68px;display:flex;align-items:center;justify-content:center;gap:8px}.processing-mark span{width:12px;height:12px;border-radius:50%;background:var(--gold);animation:thinking 1.1s infinite ease-in-out}.processing-mark span:nth-child(2){animation-delay:.15s}.processing-mark span:nth-child(3){animation-delay:.3s}@keyframes thinking{0%,100%{transform:translateY(0);opacity:.45}50%{transform:translateY(-13px);opacity:1}}#processing-state h2,#complete-state h2{font:700 clamp(1.8rem,3vw,2.7rem)/1.2 Georgia,serif;margin:17px 0 10px}#processing-state p,#complete-state>p{color:var(--muted);line-height:1.6}.result-heading{display:flex;align-items:start;justify-content:space-between;text-align:left;margin-bottom:17px}.result-heading h2{font:700 clamp(1.8rem,3vw,2.5rem)/1.15 Georgia,serif;margin:0}.ready-badge{padding:7px 11px;border-radius:20px;background:#e1f5f0;color:#176a60;font-size:.76rem;font-weight:900}.ready-badge:before{content:"✓";margin-right:5px}#result-audio{width:100%;margin-bottom:18px}.story-result{text-align:left;background:#f3efe5;border-left:4px solid var(--gold);padding:20px 23px;border-radius:0 7px 7px 0}.story-result span{font-size:.68rem;letter-spacing:.13em;font-weight:900;color:#92600f}.story-result p{margin:8px 0 0;font:400 1.08rem/1.75 Georgia,serif;color:#323a48}.transcript-details{text-align:left;border-bottom:1px solid #e2ded5;padding:18px 0}.transcript-details summary{cursor:pointer;color:#5f697b;font-weight:800}.transcript-details p{line-height:1.65;color:#657083}.result-actions{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.result-actions .quiet-button{margin:0}.next-button{background:var(--gold);color:var(--night);min-width:190px}.next-button span{margin-left:8px}.complete-mark{width:74px;height:74px;margin:0 auto 25px;border-radius:50%;display:grid;place-items:center;background:#dff5ef;color:#167568;font-size:2rem;font-weight:900}.complete-state .next-button{margin-top:20px}.story-reel{background:var(--night);color:#fff;border-radius:12px;padding:25px;min-height:430px;box-shadow:0 20px 55px rgba(6,12,24,.19);position:sticky;top:24px}.reel-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:17px;border-bottom:1px solid #29354b}.reel-head h2{margin:0;font:700 1.55rem Georgia,serif}.reel-head>span{color:var(--gold);font-weight:800;font-size:.82rem}.empty-reel{text-align:center;padding:54px 8px 45px;color:#9ca7b8;line-height:1.55}.empty-wave{height:55px;display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:14px}.empty-wave i{display:block;width:4px;border-radius:4px;background:#42506a}.empty-wave i:nth-child(1),.empty-wave i:nth-child(5){height:11px}.empty-wave i:nth-child(2),.empty-wave i:nth-child(4){height:29px}.empty-wave i:nth-child(3){height:50px}.story-list{list-style:none;margin:12px 0;padding:0;display:grid;gap:6px;max-height:445px;overflow:auto}.story-list li{display:grid;grid-template-columns:31px 1fr auto;gap:10px;align-items:center;padding:13px 5px;border-bottom:1px solid #253149}.story-list .story-number{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#24314a;color:var(--gold);font-size:.72rem;font-weight:900}.story-list b{display:block;font:700 .98rem/1.25 Georgia,serif}.story-list small{color:#8f9aad}.story-list button{border:0;background:transparent;color:var(--gold);font-size:.7rem;padding:5px}.reel-note{display:flex;gap:11px;align-items:start;margin-top:25px;padding-top:18px;border-top:1px solid #29354b;color:#99a4b6;font-size:.78rem;line-height:1.5}.reel-note span{color:var(--mint);font-size:1.1rem}.reel-note p{margin:0}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,130%);background:var(--night);color:#fff;padding:13px 20px;border-radius:6px;box-shadow:var(--shadow);transition:.25s;z-index:50}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.interview-layout{grid-template-columns:1fr;width:min(760px,calc(100% - 28px));margin-top:22px}.story-reel{position:static;min-height:auto}.interview-card{min-height:0}.empty-reel{padding:30px 8px}.story-list{max-height:none}}
@media(max-width:600px){.topbar{height:auto;min-height:68px;padding:12px 16px}.brand{font-size:.82rem}.session-meta>span:first-child{display:none}.private-badge{font-size:.72rem}.progress-row{grid-template-columns:auto 1fr;padding:14px 16px}.progress-row>span:last-child{display:none}.interviewer{padding:22px 20px}.interviewer-orb{width:52px;height:52px}.interviewer h1{font-size:1.25rem}.state-panel{padding:35px 20px}#question-state blockquote{font-size:2rem}.record-button{width:100%;min-width:0}.result-actions{flex-direction:column-reverse;gap:15px}.result-actions .next-button{width:100%}.result-actions .quiet-button{margin:auto}.story-reel{padding:22px 18px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.capture-choice{border:0;padding:0;margin:0 auto 18px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.capture-choice legend{width:100%;margin-bottom:9px;color:var(--muted);font-size:.8rem;font-weight:800}.capture-choice input{position:absolute;opacity:0;pointer-events:none}.capture-choice span{display:block;padding:10px 17px;border:1px solid #cfc9bd;border-radius:24px;background:#fff;color:#596273;font-size:.9rem;font-weight:800;transition:.18s}.capture-choice input:checked+span{background:var(--night);border-color:var(--night);color:#fff;box-shadow:0 5px 13px rgba(9,17,31,.14)}.capture-choice input:focus-visible+span{outline:3px solid rgba(242,184,75,.55);outline-offset:2px}.camera-preview,#result-video,#full-video{display:block;width:min(100%,720px);aspect-ratio:16/9;object-fit:cover;margin:16px auto 20px;border-radius:10px;background:#060b14}.camera-preview[hidden],#result-video[hidden],#full-video[hidden],#full-audio[hidden]{display:none!important}#result-video{margin-bottom:18px}#result-audio{display:block}.full-interview{max-width:680px;margin:28px auto 10px;padding:24px;border:1px solid #ddd7cb;border-radius:10px;background:#f7f3ea}.full-interview h3{margin:0;font:700 1.55rem Georgia,serif}.full-interview>p:not(.eyebrow){color:var(--muted);margin:8px 0 16px}.full-interview audio{width:100%;margin:4px 0}.full-interview .next-button{margin-top:12px}.download-button{background:var(--night);color:#fff!important}
.playback-question{text-align:left;margin:0 0 18px;padding:19px 21px;border-radius:9px;background:var(--night);color:#fff}.playback-question>span{font-size:.68rem;letter-spacing:.13em;font-weight:900;color:var(--gold)}.playback-question p{margin:7px 0 14px;font:700 1.2rem/1.45 Georgia,serif}.question-play-button{border:1px solid #5a6475;border-radius:24px;background:#fff;color:var(--night);padding:9px 15px;font-weight:900}.question-play-button span{margin-right:6px;color:var(--gold2)}#full-question{margin:12px 0 16px;padding:15px 18px;border-left:4px solid var(--gold);background:#fff;text-align:left;font:700 1.1rem/1.5 Georgia,serif}.story-playback-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:4vh 4vw;background:rgba(3,8,16,.94)}.story-playback-card{width:min(900px,100%);max-height:92vh;overflow:auto;background:var(--night);color:#fff;border-radius:12px;padding:22px;box-shadow:0 30px 90px #000}.story-playback-card p{margin:0 45px 18px 0;font:700 clamp(1.2rem,2.4vw,1.8rem)/1.4 Georgia,serif}.story-playback-card audio,.story-playback-card video{display:block;width:100%;max-height:68vh;background:#000}.story-playback-close{float:right;border:1px solid #69758a;border-radius:20px;background:transparent;color:#fff;padding:7px 12px;font-weight:800}
.auth-body{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(242,184,75,.13),transparent 34%),var(--night);color:#fff}.auth-shell{width:min(1050px,calc(100% - 36px));min-height:100vh;margin:auto;display:grid;grid-template-columns:1fr minmax(340px,470px);gap:70px;align-items:center}.auth-brand h1{max-width:650px;margin:18px 0;font:700 clamp(2.7rem,5vw,5rem)/1.02 Georgia,serif;letter-spacing:-.045em}.auth-brand>p:last-child{max-width:560px;color:#aeb8c8;font-size:1.08rem;line-height:1.7}.auth-logo{margin-bottom:70px}.auth-card{background:var(--paper);color:var(--ink);padding:32px;border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.36)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#ece8df;border-radius:9px;padding:4px;margin-bottom:28px}.auth-tabs button{border:0;border-radius:7px;padding:11px;background:transparent;color:#667083;font-weight:850}.auth-tabs button.active{background:#fff;color:var(--night);box-shadow:0 3px 9px rgba(0,0,0,.09)}.auth-card h2{font:700 2rem Georgia,serif;margin:0 0 7px}.auth-card form>p{color:var(--muted);line-height:1.5;margin:0 0 23px}.auth-card label{display:grid;gap:7px;margin:16px 0;color:#374151;font-weight:800;font-size:.9rem}.auth-card input{width:100%;border:1px solid #c9cbd0;border-radius:8px;padding:13px 14px;background:#fff;font:inherit;color:var(--ink)}.auth-card input:focus{outline:3px solid rgba(242,184,75,.35);border-color:var(--gold2)}.auth-card small{color:var(--muted);font-weight:500}.auth-submit{width:100%;margin-top:8px;border:0;border-radius:27px;padding:15px;background:var(--gold);color:var(--night);font-weight:900}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{padding:12px 14px;margin:18px 0 0;border-radius:7px;background:#fee8e6;color:#9b2921;font-weight:700}.user-menu{display:flex;align-items:center;gap:12px}.user-menu button{border:1px solid #39465d;border-radius:20px;background:transparent;color:#dbe2ed;padding:7px 11px}.history-panel{margin-top:24px;padding-top:20px;border-top:1px solid #29354b}.history-panel h3{margin:0 0 12px;font:700 1.2rem Georgia,serif}.history-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.history-list button{width:100%;text-align:left;border:1px solid #334057;border-radius:8px;background:#16233a;color:#fff;padding:11px}.history-list small{display:block;margin-top:3px;color:#9ca7b8}.save-status{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#687386;font-size:.82rem;font-weight:750}.save-status.saved{color:#176a60}.save-status.error{color:#9b2921}@media(max-width:760px){.auth-shell{grid-template-columns:1fr;gap:30px;padding:35px 0}.auth-logo{margin-bottom:35px}.auth-brand h1{font-size:2.8rem}.auth-card{padding:24px}.session-meta{gap:8px}.user-menu>span{display:none}}
.topbar-link{color:var(--gold);font-weight:800;text-decoration:none}.publish-button{min-height:48px;border:1px solid #b98224;border-radius:25px;padding:10px 18px;background:#fff8e8;color:#70470a;font-weight:900}.story-actions{display:flex;align-items:center;gap:5px}.story-actions button,.story-actions a{border:1px solid #3a4861;border-radius:16px;background:transparent;color:var(--gold);padding:5px 8px;font-size:.68rem;font-weight:800;text-decoration:none}.share-interview{max-width:680px;margin:25px auto 14px;padding:22px;border:1px solid #ddd7cb;border-radius:10px;background:#fff}.share-interview h3{margin:0;font:700 1.4rem Georgia,serif}.share-interview>p:not(.eyebrow){color:var(--muted)}.share-link-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-top:16px}.share-link-row[hidden]{display:none}.share-link-row input{min-width:0;border:1px solid #c8c2b6;border-radius:7px;padding:10px}.share-link-row button{border:0;border-radius:20px;padding:9px 12px;background:var(--night);color:#fff;font-weight:800}.share-link-row button:last-child{background:#f3e7e5;color:#8e3028}.public-body{min-height:100vh;background:var(--cream)}.public-topbar{min-height:74px;background:var(--night);color:#aeb8c8;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,5vw,70px)}.public-shell{width:min(980px,calc(100% - 34px));margin:45px auto 80px}.public-hero{text-align:center;margin:0 auto 42px;max-width:760px}.public-hero h1{margin:8px 0 14px;font:700 clamp(2.4rem,6vw,4.8rem)/1.03 Georgia,serif;letter-spacing:-.04em}.public-hero>p:last-child{color:var(--muted);font-size:1.05rem;line-height:1.7}.public-story-grid{display:grid;gap:24px}.public-story-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:clamp(22px,4vw,40px);box-shadow:var(--shadow)}.public-story-card h2{margin:4px 0 17px;font:700 clamp(1.7rem,4vw,2.5rem)/1.15 Georgia,serif}.public-story-card blockquote{margin:0 0 16px;padding:17px 20px;border-left:4px solid var(--gold);background:#f4efe4;font:700 1.12rem/1.5 Georgia,serif}.public-story-card audio,.public-story-card video{display:block;width:100%;margin:17px 0;max-height:68vh;background:#000;border-radius:8px}.public-transcript{font:400 1.05rem/1.75 Georgia,serif;color:#333d4b}.story-byline{margin:0;color:#7b8492;font-weight:800;font-size:.82rem}.story-permalink{display:inline-block;margin-top:8px;color:#86550d;font-weight:850}.public-error,.community-empty{padding:22px;border-radius:10px;background:#fff;border:1px solid var(--line);text-align:center;color:#7e302a;font-weight:800}.community-empty{color:var(--muted)}
@media(max-width:760px){.topbar-link{font-size:.72rem}.result-actions{gap:10px}.publish-button{width:100%}.share-link-row{grid-template-columns:1fr}.story-actions{flex-direction:column}.public-topbar>span{display:none}}
