@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#15212d;--navy:#15212d;--paper:#fcfaf5;--gold:#ad8744;--line:#d9d2c4;--muted:#72766f;background:#f5f1e8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#f5f1e8;margin:0}button,input{font:inherit}button{cursor:pointer}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:74px;padding:0 5vw;display:flex}.logo{letter-spacing:-.03em;background:0 0;border:0;font-size:20px;font-weight:600}footer i{background:var(--navy);color:#fff;border-radius:50%;margin-right:7px;padding:8px;font-family:Instrument Serif;font-style:normal}nav{gap:5px;display:flex}nav button{color:#777;background:0 0;border:0;border-radius:99px;align-items:center;gap:6px;padding:9px 14px;font-size:12px;display:flex}nav button.active{background:var(--paper);color:var(--navy);box-shadow:0 2px 8px #0000000c}nav svg{width:14px}.kicker{letter-spacing:.2em;color:var(--gold);font-size:10px;font-weight:600}.hero{text-align:center;flex-direction:column;align-items:center;min-height:calc(100vh - 174px);padding:10vh 20px 60px;display:flex}.gold-line{background:var(--gold);width:1px;height:45px;margin-bottom:20px}.hero h1,.loading h1,.history h1{letter-spacing:-.04em;margin:22px 0;font:400 clamp(58px,8vw,102px)/.9 Instrument Serif}.hero h1 em{color:var(--gold);font-weight:400}.hero>p{color:var(--muted);margin:0 0 40px}.search{background:var(--paper);border:1px solid #e1dacd;border-radius:18px;align-items:center;width:min(780px,100%);padding:8px;display:flex;box-shadow:0 18px 55px #27321d1a}.search>svg{width:20px;color:var(--gold);margin:0 13px}.search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search button{background:var(--navy);color:#fff;border:0;border-radius:12px;align-items:center;gap:13px;height:54px;padding:0 21px;font-weight:600;display:flex}.search button:disabled{opacity:.35}.search button svg{width:16px}.examples{width:min(700px,100%);margin-top:28px;display:grid}.examples>span{letter-spacing:.17em;color:var(--gold);margin-bottom:6px;font-size:9px}.examples>p{color:#777;margin:0 0 12px;font-size:12px}.address-example{color:#8a8c87;font-size:11px;line-height:1.55}.address-example b{color:var(--navy);font-weight:600}.trust{color:#888;align-items:center;gap:6px;margin-top:22px;display:flex}.trust svg{width:14px}.error{color:#804d3b;text-align:left;background:#f8e4dd;border:1px solid #e5bba9;border-radius:12px;width:min(780px,100%);margin-top:14px;padding:14px;font-size:12px;display:grid}.loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 174px);display:flex}.loading h1{margin:16px;font-size:55px}.loading>p{color:var(--muted)}.door{border:1px solid var(--gold);border-bottom:0;border-radius:50px 50px 0 0;place-items:center;width:100px;height:120px;margin-bottom:30px;animation:1.7s infinite glow;display:grid}.door svg{color:var(--gold)}@keyframes glow{50%{background:#e7d5a84d}}.loading-steps{text-align:center;align-content:start;justify-items:center;gap:9px;min-height:154px;margin-top:26px;display:grid}.loading-steps span{opacity:0;color:#888;align-items:center;gap:6px;font-size:11px;animation:.45s forwards loadingStepIn;display:flex;transform:translateY(5px)}.loading-steps span:nth-child(2){animation-delay:1.35s}.loading-steps span:nth-child(3){animation-delay:2.85s}.loading-steps span:nth-child(4){animation-delay:4.45s}.loading-steps span:nth-child(5){animation-delay:6.15s}.loading-steps span svg{width:14px}@keyframes loadingStepIn{to{opacity:1;transform:translateY(0)}}.briefing{max-width:1180px;margin:auto;padding:45px 28px 90px}.back{color:#777;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;display:flex}.back svg{width:15px}.brief-head{justify-content:space-between;align-items:end;padding:52px 0 28px;display:flex}.brief-head h1{max-width:850px;margin:13px 0 0;font:400 clamp(40px,5vw,67px)/1 Instrument Serif}.brief-head>span{border:1px solid var(--line);background:var(--paper);border-radius:99px;padding:9px 14px;font-size:11px}.rundown{background:var(--navy);color:#fff;border-radius:20px;grid-template-columns:160px 1fr;padding:30px 34px;display:grid}.rundown span,.follow span,.answer>span,.sources>div>span{letter-spacing:.18em;color:#c9ab72;font-size:9px}.rundown p{margin:0;font:400 clamp(24px,3vw,36px)/1.18 Instrument Serif}.facts{background:var(--paper);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(5,1fr);margin-top:14px;display:grid;overflow:hidden}.facts article{border-left:1px solid var(--line);padding:24px 19px}.facts article:first-child{border:0}.facts .secondary{border-top:1px solid var(--line);background:#f0ece3}.facts .secondary:last-child{grid-column:span 3}.facts span{color:#898b85;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:9px;display:block}.facts strong{font:400 25px/1.08 Instrument Serif}.conflicts,.warning{background:#fbf1d9;border:1px solid #d3b174;border-radius:14px;margin-top:14px;padding:17px 21px}.conflicts p,.warning p{color:#725e3d;font-size:12px}.warning{gap:14px;display:flex}.follow{grid-template-columns:1fr 1.5fr;align-items:center;gap:38px;margin:58px 0 15px;display:grid}.follow h2{margin:6px 0;font:400 38px Instrument Serif}.follow p{color:var(--muted);font-size:12px}.follow form{border:1px solid var(--line);background:var(--paper);border-radius:15px;padding:7px;display:flex}.follow input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 10px}.follow button{background:var(--gold);color:#fff;border:0;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.follow button:disabled{opacity:.4}.follow svg{width:17px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.answer{border:1px solid var(--line);background:var(--paper);border-radius:16px;margin:14px 0;padding:27px}.answer h3{margin:8px 0;font:400 27px Instrument Serif}.answer>p{color:#555d58;font-size:14px;line-height:1.7}.answer>div{flex-wrap:wrap;gap:7px;display:flex}.answer a{border:1px solid var(--line);color:var(--navy);border-radius:99px;gap:5px;padding:7px 10px;font-size:10px;text-decoration:none;display:flex}.answer svg{width:10px}.sources{border-top:1px solid var(--line);margin-top:60px;padding-top:28px}.sources>div{justify-content:space-between;display:flex}.sources>div p{color:var(--muted);font-size:11px}.sources>section{grid-template-columns:1fr 1fr;gap:0 28px;display:grid}.sources a{border-bottom:1px solid var(--line);color:var(--navy);grid-template-columns:28px 1fr 16px;gap:9px;padding:14px 0;font-size:12px;text-decoration:none;display:grid}.sources a>b{color:var(--gold);font-size:9px}.sources a span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sources small{color:#999;margin-top:3px;display:block}.sources a svg{width:13px}.time{color:#999;gap:6px;font-size:10px;display:flex}.time svg{width:12px}.history{max-width:1000px;min-height:calc(100vh - 174px);margin:auto;padding:85px 28px}.history h1{font-size:68px}.history>p{color:var(--muted)}.history-list{border:1px solid var(--line);background:var(--paper);border-radius:18px;margin-top:45px;overflow:hidden}.history-list button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--navy);background:0 0;grid-template-columns:44px 1fr auto 18px;align-items:center;gap:14px;padding:17px;display:grid}.history-list i{background:#eee7d9;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.history-list i svg{width:18px}.history-list span{display:grid}.history-list small{color:#999;margin-top:4px}.history-list em{font:400 20px Instrument Serif}.history-list>button>svg{width:14px}.empty{text-align:center;padding:80px}.empty h2{font:400 34px Instrument Serif}.empty button{background:var(--navy);color:#fff;border:0;border-radius:10px;padding:12px 17px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;height:100px;padding:0 5vw;display:flex}footer p{color:#999;font-size:10px}@media (width<=800px){.facts{grid-template-columns:1fr 1fr}.facts .secondary:last-child{grid-column:span 1}.rundown,.follow{grid-template-columns:1fr;gap:18px}.sources>section{grid-template-columns:1fr}}@media (width<=560px){header{padding:0 16px}nav button{padding:9px;font-size:0}.hero{padding-top:7vh}.hero h1{font-size:58px}.search{grid-template-columns:36px 1fr;display:grid}.search button{grid-column:1/3;justify-content:center;margin-top:8px}.briefing{padding:28px 14px 65px}.brief-head{flex-direction:column;align-items:start;gap:18px}.brief-head h1{font-size:42px}.rundown{padding:25px}.facts{grid-template-columns:1fr}.facts article{border-left:0;border-bottom:1px solid var(--line)}.history h1{font-size:50px}.history-list button{grid-template-columns:44px 1fr 18px}.history-list em,footer p{display:none}}.account-page-backdrop{z-index:120;background:#f5f1e8;position:fixed;inset:0;overflow:auto}.account-page{min-height:100vh;padding-bottom:70px}.account-page-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:74px;padding:0 5vw;display:flex}.account-close{background:var(--paper);color:var(--navy);border:0;border-radius:99px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;display:flex}.account-close svg{width:14px}.account-hero,.account-summary,.account-content,.account-actions,.account-page>.auth-error,.account-loading{width:min(1080px,100% - 40px);margin-left:auto;margin-right:auto}.account-hero{justify-content:space-between;align-items:flex-end;gap:30px;padding:68px 0 38px;display:flex}.account-hero h1{letter-spacing:-.035em;margin:10px 0 8px;font:400 clamp(48px,7vw,78px)/.95 Instrument Serif}.account-hero p{color:var(--muted);margin:0;font-size:12px}.account-hero>strong{background:var(--navy);color:#fff;letter-spacing:.12em;border-radius:99px;padding:10px 17px;font-size:11px}.account-summary{border:1px solid var(--line);background:var(--paper);border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.account-summary article{border-right:1px solid var(--line);grid-template-columns:25px 1fr;align-content:center;gap:4px 10px;min-height:130px;padding:23px;display:grid}.account-summary article:last-child{border-right:0}.account-summary svg{width:20px;color:var(--gold);grid-row:span 2}.account-summary b{font:400 28px Instrument Serif}.account-summary span{color:var(--muted);font-size:10px}.account-loading{color:var(--muted);justify-content:center;align-items:center;gap:9px;padding:70px 0;display:flex}.account-loading svg{width:18px}.account-content{grid-template-columns:1.2fr .8fr;gap:24px;margin-top:30px;display:grid}.account-content>section{border:1px solid var(--line);background:var(--paper);border-radius:18px;min-width:0;overflow:hidden}.account-section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding:22px;display:flex}.account-section-title span{color:var(--gold);letter-spacing:.16em;font-size:8px;font-weight:700}.account-section-title h2{margin:4px 0 0;font:400 28px Instrument Serif}.account-section-title small{color:var(--muted);font-size:9px}.account-property-list,.account-note-list{max-height:470px;overflow:auto}.account-property-list article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto 30px;align-items:center;gap:11px;padding:17px 20px;display:grid}.account-property-list article:last-child,.account-note-list article:last-child{border-bottom:0}.account-property-list i{width:36px;height:36px;color:var(--gold);background:#eee7d9;border-radius:50%;grid-row:span 2;place-items:center;display:grid}.account-property-list i svg{width:16px}.account-property-list div{min-width:0;display:grid}.account-property-list b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-property-list span,.account-property-list small{color:var(--muted);margin-top:3px;font-size:9px}.account-property-list em{font:400 18px Instrument Serif}.account-property-list small{grid-column:2/5}.account-note-list article{border-bottom:1px solid var(--line);padding:18px 20px}.account-note-list b{font-size:10px}.account-note-list p{margin:8px 0;font:400 18px/1.25 Instrument Serif}.account-note-list small{color:var(--muted);font-size:8px}.account-note-list article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.account-delete{color:#999;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.account-delete:hover{color:#804d3b;background:#f8e4dd;border-color:#e5bba9}.account-delete svg{width:13px}.account-empty{color:var(--muted);text-align:center;padding:55px 20px;font-size:11px}.account-actions{justify-content:flex-end;gap:9px;margin-top:28px;display:flex}.account-actions button{background:var(--navy);color:#fff;border:0;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:10px;font-weight:600;display:flex}.account-actions .account-billing-link{min-height:34px;color:var(--muted);background:0 0;border-radius:6px;padding:0 8px;font-size:9px;font-weight:500}.account-actions .account-billing-link:hover{color:var(--navy);background:#eee7d9}.account-actions button:disabled{opacity:.55}.account-actions button svg{width:14px}.account-actions .account-signout{border:1px solid var(--line);color:var(--navy);background:0 0}@media (width<=760px){.account-page-head{padding:0 16px}.account-close{font-size:0}.account-hero{padding-top:45px}.account-summary,.account-content{grid-template-columns:1fr}.account-summary article{border-right:0;border-bottom:1px solid var(--line);min-height:95px}.account-summary article:last-child{border-bottom:0}.account-actions{flex-direction:column;align-items:stretch}.account-actions button{justify-content:center}}.briefing{flex-direction:column;display:flex}.briefing>.back{order:1}.briefing>.brief-head{order:2}.briefing>.warning{order:3}.briefing>.rundown{order:4}.briefing>.facts{order:5}.briefing>.sources{order:9}.briefing>.conflicts{order:6}.briefing>.follow{order:7}.briefing>.answer{order:8}.briefing>.notes-panel{order:11}.briefing.typed-results>.notes-panel{order:6;margin-top:8px}.briefing.typed-results>.conversation-card,.briefing.typed-results>.conversation-guide,.briefing.typed-results>.conversation-note,.briefing.typed-results>.conversation-help{order:7}.briefing.typed-results>.conflicts{order:8}.briefing.typed-results>.follow{order:9}.briefing.typed-results>.answer{order:10}.briefing.typed-results>.sources{order:11}.briefing.voice-results>.conversation-card,.briefing.voice-results>.conversation-guide,.briefing.voice-results>.conversation-note,.briefing.voice-results>.conversation-help{order:3}.briefing.voice-results>.notes-panel{order:4;margin-top:8px}.briefing.voice-results>.warning{order:5}.briefing.voice-results>.rundown{order:6}.briefing.voice-results>.facts{order:7}.briefing.voice-results>.conflicts{order:8}.briefing.voice-results>.follow{order:9}.briefing.voice-results>.answer{order:10}.briefing.voice-results>.sources{order:11}.facts .primary{background:#fffdf8;flex-direction:column;justify-content:space-between;min-height:122px;display:flex}.facts .primary strong{color:var(--navy);font-size:clamp(25px,2.25vw,34px)}.facts .secondary{min-height:82px;padding-top:18px;padding-bottom:18px}.facts .secondary strong{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600}.sources{margin-top:34px}.sources small{display:none}.sources a>span{font-weight:600}.sources>section{grid-template-columns:repeat(3,1fr);gap:0 24px}@media (width<=800px){.sources>section{grid-template-columns:1fr 1fr}}@media (width<=560px){.sources>section{grid-template-columns:1fr}.facts .primary{min-height:96px}}.voice-card{color:#fff;background:linear-gradient(145deg,#192735,#0d1721);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:min(780px,100%);min-height:230px;margin:0 0 20px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #14212e29}.voice-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ad874426 0,#0000 32%);position:absolute;inset:-40%}.voice-card .voice-button{z-index:2;color:#e0b86f;background:#14212e;border:2px solid #d5ae68;border-radius:50%;place-items:center;width:92px;height:92px;padding:0;transition:all .2s;display:grid;position:relative;box-shadow:0 0 28px #c99e5240}.voice-card .voice-button svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.voice-card .voice-button:hover{background:#1d2c3b;transform:scale(1.03)}.voice-card .voice-button.listening{color:#fff;background:#ad8744;animation:1.3s ease-in-out infinite voicePulse}.voice-copy{z-index:2;text-align:center;justify-items:center;gap:4px;margin-top:17px;display:grid;position:relative}.voice-copy strong{font-size:17px}.voice-copy span{color:#c9ced3;font-size:13px}.voice-wave{opacity:.25;justify-content:space-between;align-items:center;height:50px;display:flex;position:absolute;top:75px;left:8%;right:8%}.voice-wave i{background:#d5ae68;border-radius:4px;width:2px;height:18px}.voice-wave i:nth-child(2n){height:42px}.voice-wave i:nth-child(3n){height:29px}.voice-card.listening .voice-wave i{animation:.8s ease-in-out infinite alternate wave}.voice-card.listening .voice-wave i:nth-child(2n){animation-delay:.2s}.voice-card.listening .voice-wave i:nth-child(3n){animation-delay:.4s}.voice-note{z-index:2;text-align:center;color:#d9c18f;min-height:16px;margin-top:7px;font-size:11px;position:relative}.voice-error{color:#ffd2c2}.logo{color:var(--navy);text-decoration:none}.voice-guide{color:#72766f99;text-align:center;letter-spacing:.01em;width:min(780px,100%);margin:-10px 0 16px;font-size:10px;font-weight:400;display:block}.briefing>.conversation-card{text-align:left;order:4;grid-template-columns:64px 1fr;column-gap:16px;width:100%;min-height:128px;margin:0 0 8px;padding:18px;display:grid}.conversation-card .voice-button{grid-row:1/3;width:58px;height:58px}.conversation-card .voice-button svg{width:27px;height:27px}.conversation-card .voice-copy{text-align:left;margin:0}.conversation-card .voice-note{text-align:left;grid-column:2;margin:2px 0 0}.briefing>.conversation-guide{text-align:center;order:4;width:100%;margin:0 0 12px}.briefing>.conversation-note{order:4;margin:0 0 4px}.voice-guide.active-status{color:#59615d;background:#fcfaf599;border:1px solid #ad874438;border-radius:999px;align-items:center;gap:8px;width:auto;min-height:30px;margin:0 0 16px;padding:8px 13px;display:flex}.voice-guide.active-status:before{content:"";background:#4e9b70;border-radius:50%;flex:0 0 7px;width:7px;height:7px;animation:1.15s ease-in-out infinite statusPulse;box-shadow:0 0 0 4px #4e9b7018}.voice-guide.busy-status:before{background:var(--gold);box-shadow:0 0 0 4px #ad87441c}.voice-guide.speaking-status:before{animation-duration:.65s}.voice-help{color:#777b75;text-align:center;width:min(780px,100%);margin:-7px 0 18px;font-size:10px}.voice-help summary{cursor:pointer;color:var(--gold);list-style-position:inside}.voice-help div{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:9px;display:flex}.voice-help span{border:1px solid var(--line);background:#fcfaf580;border-radius:999px;padding:6px 9px}.briefing>.conversation-help{order:4;width:100%;margin:0 0 18px}.notes-panel{border:1px solid var(--line);background:var(--paper);border-radius:18px;margin:48px 0 16px;padding:28px}.notes-panel>div:first-child>span{color:var(--gold);letter-spacing:.18em;font-size:9px;font-weight:600}.notes-panel h2{margin:7px 0 3px;font:400 34px Instrument Serif}.notes-panel>div:first-child>p{color:var(--muted);margin:0 0 18px;font-size:12px}.notes-panel>div:first-child>p.note-listening{color:var(--navy)}.note-mic-button{width:100%;min-height:46px;color:var(--navy);background:#f8f3e8;border:1px solid #c8b37f;border-radius:11px;justify-content:center;align-items:center;gap:9px;margin:0 0 10px;font-weight:600;display:flex}.note-mic-button svg{width:17px}.note-mic-button.active{border-color:var(--navy);background:var(--navy);color:#fff}.notes-panel form{gap:8px;display:flex}.notes-panel input{border:1px solid var(--line);background:#fff;border-radius:11px;outline:none;flex:1;min-width:0;padding:13px 15px}.notes-panel form button{background:var(--navy);color:#fff;border:0;border-radius:11px;align-items:center;gap:8px;padding:0 16px;display:flex}.notes-panel form button:disabled{opacity:.4}.notes-panel form svg{width:15px}.note-error{color:#994d3d;margin-top:10px;display:block}.note-list{gap:8px;margin-top:18px;display:grid}.note-list article{background:#f5f1e8;border-left:3px solid #d1b271;padding:13px 15px}.note-list p{color:#4f5752;margin:0 0 5px;font-size:13px}.note-list small{color:#999;font-size:9px}.note-meta-row,.note-meta-row span,.note-edit-row{align-items:center;display:flex}.note-meta-row{justify-content:space-between;gap:12px}.note-meta-row span,.note-edit-row{gap:6px}.note-meta-row button,.note-edit-row button{border:1px solid var(--line);width:30px;height:30px;color:var(--navy);background:#fff;border-radius:8px;place-items:center;padding:0;display:grid}.note-meta-row button svg,.note-edit-row button svg{width:13px}.note-edit-row input{min-height:38px}.note-edit-row button:disabled,.note-meta-row button:disabled{opacity:.45}@media (width<=560px){.voice-help div{display:grid}.notes-panel{padding:21px 16px}.notes-panel form{flex-direction:column}.notes-panel form button{justify-content:center;min-height:46px}}@keyframes statusPulse{50%{opacity:.35;transform:scale(.72)}}@keyframes voicePulse{50%{transform:scale(.97);box-shadow:0 0 0 12px #d5ae6824,0 0 38px #c99e5260}}@keyframes wave{to{opacity:.55;transform:scaleY(.45)}}@media (width<=560px){.hero{padding-top:5vh}.voice-card{border-radius:20px;min-height:210px;padding:24px 18px}.voice-card .voice-button{width:84px;height:84px}.voice-card .voice-button svg{width:38px;height:38px}}.rundown{grid-template-columns:160px 1fr;gap:0 16px}.rundown .speech-actions{grid-column:2;align-items:center;gap:12px;margin-top:20px;display:flex}.speech-actions button,.answer-actions button{color:#fff;background:#ffffff12;border:1px solid #ffffff45;border-radius:99px;align-items:center;gap:8px;min-height:42px;padding:8px 14px;display:flex}.speech-actions button.speaking{color:var(--navy);background:#fff}.speech-actions button svg,.answer-actions button svg{fill:currentColor;width:16px;height:16px}.speech-actions label{color:#e6e0d5;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.speech-actions label input{width:18px;height:18px;accent-color:var(--gold)}.speech-actions label span{color:inherit;letter-spacing:0;font-size:12px}.answer-actions{align-items:center}.answer-actions button{border-color:var(--line);color:var(--navy);background:#eee7d9;font-size:10px}.answer-actions button+a{margin-left:4px}@media (width<=800px){.rundown{grid-template-columns:1fr}.rundown .speech-actions{grid-column:1}}@media (width<=560px){.rundown .speech-actions{flex-direction:column;align-items:flex-start}.speech-actions button{justify-content:center;width:100%}.speech-actions label{min-height:34px}}.speech-actions label:after{content:"AI-generated voice";color:#c9ab72;letter-spacing:.05em;text-transform:uppercase;font-size:9px}.speech-actions .voice-choice{align-items:center;gap:8px;display:flex}.speech-actions .voice-choice:after{content:none}.voice-choice select{color:#fff;background:#243340;border:1px solid #ffffff45;border-radius:99px;max-width:230px;padding:9px 30px 9px 12px;font-size:11px}.voice-choice select:focus{outline-offset:2px;outline:2px solid #d5ae68}.voice-choice option{color:#15212d;background:#fff}@media (width<=560px){.speech-actions .voice-choice{justify-content:space-between;width:100%}.voice-choice select{max-width:75%;min-height:42px}}.rundown{background:var(--paper);color:var(--navy);border:1px solid var(--line);box-shadow:0 12px 35px #27321d0d}.rundown>span{color:var(--gold);padding-top:6px;font-weight:700}.rundown ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.rundown li{padding-left:22px;font:400 clamp(19px,2.3vw,27px)/1.3 Instrument Serif;position:relative}.rundown li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.rundown .speech-actions{border-top:1px solid var(--line);padding-top:20px}.rundown .speech-actions button{border-color:var(--line);color:var(--navy);background:#eee7d9}.rundown .speech-actions button.speaking{background:var(--navy);color:#fff}.rundown .speech-actions label{color:var(--navy)}.rundown .voice-choice select{border-color:var(--line);color:var(--navy);background:#fff}.listening-panel{border-radius:15px;justify-content:space-between;align-items:center;gap:24px;padding:16px 18px;display:flex}.listen-title{align-items:center;gap:12px;min-width:230px;display:flex}.listen-title>i{width:42px;height:42px;color:var(--gold);background:#eee7d9;border-radius:50%;place-items:center;display:grid}.listen-title svg{width:19px}.listen-title>div{gap:3px;display:grid}.listen-title span{letter-spacing:.15em;color:var(--gold);font-size:9px;font-weight:700}.listen-title strong{font:400 18px Instrument Serif}.listening-panel .speech-actions{border:0;grid-column:auto;justify-content:flex-end;margin:0;padding:0;display:flex}.fact-list{background:var(--paper);grid-template-columns:1fr 1fr;gap:0;padding:8px 24px;display:grid}.fact-list article,.fact-list article:first-child,.fact-list .secondary,.fact-list .secondary:last-child{border:0;border-bottom:1px solid var(--line);background:0 0;grid-column:auto;grid-template-columns:10px 1fr;align-items:start;gap:11px;padding:18px 8px;display:grid}.fact-list article:nth-last-child(-n+2){border-bottom:0}.fact-list article>i{background:var(--gold);border-radius:50%;width:7px;height:7px;margin-top:5px}.fact-list article span{margin-bottom:5px}.fact-list article strong{font-size:22px}@media (width<=800px){.listening-panel{flex-direction:column;align-items:flex-start}.listening-panel .speech-actions{justify-content:flex-start;width:100%}.fact-list{grid-template-columns:1fr}.fact-list article:nth-last-child(2){border-bottom:1px solid var(--line)}}@media (width<=560px){.listening-panel{padding:16px}.listening-panel .speech-actions{align-items:stretch}.fact-list{padding:6px 16px}.fact-list article strong{font-size:20px}}.voice-setup{border:1px solid var(--line);text-align:left;background:#fcfaf5;border-radius:14px;align-items:center;gap:16px;width:min(780px,100%);margin-top:12px;padding:12px 15px;display:flex}.voice-setup>div{align-items:center;gap:9px;margin-right:auto;display:flex}.voice-setup>div>svg{width:19px;color:var(--gold)}.voice-setup>div>span{display:grid}.voice-setup b{font-size:12px}.voice-setup small{color:var(--muted);font-size:10px}.voice-setup label{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.voice-setup select{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:99px;padding:8px 28px 8px 10px;font-size:11px}.voice-setup input{width:17px;height:17px;accent-color:var(--gold)}@media (width<=700px){.voice-setup{flex-direction:column;align-items:stretch;gap:11px}.voice-setup>div{margin:0}.voice-setup label{justify-content:space-between}.voice-setup select{max-width:72%}.voice-setup .setup-toggle{justify-content:flex-start}}.voice-setup .sample-voice{border:1px solid var(--line);min-height:36px;color:var(--navy);background:#eee7d9;border-radius:99px;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:10px;font-weight:600;display:flex}.sample-voice svg{width:14px}.sample-voice:active{background:var(--navy);color:#fff}@media (width<=700px){.voice-setup .sample-voice{width:100%}}.legal-logo{color:var(--navy);text-decoration:none}.legal-page{width:min(780px,100% - 40px);min-height:calc(100vh - 174px);margin:0 auto;padding:80px 0 100px}.legal-page h1{letter-spacing:-.03em;margin:14px 0 5px;font:400 clamp(52px,8vw,78px)/1 Instrument Serif}.legal-page h2{margin:38px 0 8px;font:400 28px Instrument Serif}.legal-page p{color:#555d58;line-height:1.75}.legal-page a{color:#76591f}.legal-date{font-size:12px;color:var(--muted)!important}.legal-page>p:first-of-type{font-size:12px}.support-page>p{font-size:17px}.support-button{background:var(--navy);border-radius:10px;margin:18px 0 28px;padding:13px 18px;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.support-faq{margin-top:35px}.support-faq details{border-top:1px solid var(--line);padding:18px 0}.support-faq details:last-child{border-bottom:1px solid var(--line)}.support-faq summary{cursor:pointer;font-weight:600}.support-faq details p{margin-bottom:0}.legal-page+footer a{color:var(--muted);text-decoration:none}.legal-page+footer p{display:block}@media (width<=560px){.legal-page{padding-top:55px}.legal-page h1{font-size:52px}.legal-page+footer{gap:20px;height:auto;padding:25px 18px}.legal-page+footer p{display:block}}footer>p{align-items:center;gap:12px;display:flex}footer>p a{color:var(--muted);font-weight:600;text-decoration:none}footer>p a:hover{text-decoration:underline}@media (width<=560px){footer>p span{display:none}footer>p{display:flex}}#account-nav-slot{display:contents}.account-nav-button{background:var(--paper);color:var(--navy);letter-spacing:.04em;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex;box-shadow:0 2px 8px #0000000c}.account-nav-button.account-nav-pro{background:var(--navy);color:#fff}.account-nav-button svg{width:15px;height:15px}.account-label-mobile{display:none}.email-confirmed-notice{z-index:90;color:#183d25;background:#f3fbf4;border:1px solid #9fc8a8;border-radius:14px;align-items:center;gap:11px;max-width:calc(100vw - 44px);padding:13px 17px;animation:.35s both loadingStepIn;display:flex;position:fixed;top:82px;right:22px;box-shadow:0 12px 35px #132a1b20}.email-confirmed-notice svg{flex:none;width:20px;height:20px}.email-confirmed-notice span{gap:1px;font-size:13px;display:grid}.email-confirmed-notice strong{font-size:14px}.auth-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#101923aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-panel{background:var(--paper);text-align:center;border:1px solid #ffffff20;border-radius:24px;width:min(460px,100%);max-height:calc(100vh - 40px);padding:38px;position:relative;overflow:auto;box-shadow:0 30px 90px #0006}.auth-close{width:38px;height:38px;color:var(--navy);background:#eee7d9;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.auth-close svg{width:18px}.auth-mark{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 22px;font:400 21px Instrument Serif;display:grid}.auth-panel h2{margin:9px 0 8px;font:400 43px/1 Instrument Serif}.auth-panel>p{max-width:340px;color:var(--muted);margin:0 auto 25px;font-size:13px;line-height:1.55}.auth-panel form{text-align:left;gap:14px;display:grid}.auth-panel form label>span{color:#656a66;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.auth-panel form label>div{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;height:50px;padding:0 13px;display:flex}.auth-panel form label svg{width:17px;color:var(--gold)}.auth-panel input{background:0 0;border:0;outline:0;width:100%;padding:0 10px}.auth-submit{background:var(--navy);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:52px;margin-top:3px;font-weight:600;display:flex}.auth-submit:disabled{opacity:.5}.auth-submit svg{width:17px}.auth-switch{color:#76591f;background:0 0;border:0;margin:20px 0 14px;font-size:11px;font-weight:600}.auth-panel>small{color:#999;font-size:9px;line-height:1.5;display:block}.auth-error,.auth-success{border-radius:10px;padding:11px 13px;font-size:11px;line-height:1.45}.auth-error{color:#804d3b;background:#f8e4dd}.auth-success{color:#356046;background:#e3f2e8}@media (width<=700px){.auth-panel{padding:34px 22px}.auth-panel h2{font-size:38px}}@media (width<=560px){.account-nav-button{padding:8px 9px;font-size:9px}.account-label-desktop{display:none}.account-label-mobile{display:inline}}.account-float{top:86px;right:20px}@media (width<=700px){.account-float{top:82px;right:14px}.account-float span{display:inline}}.upgrade-panel{width:min(620px,100%)}.upgrade-panel h2{font-size:40px}.plan-compare{text-align:left;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0 16px;display:grid}.plan-compare>div{border:1px solid var(--line);border-radius:15px;gap:9px;padding:19px;display:grid}.plan-compare .pro-plan{background:#f4ead7;border-color:#ad874488}.plan-compare b{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.plan-compare strong{margin-bottom:5px;font:400 25px Instrument Serif}.plan-compare span{color:#59615d;align-items:center;gap:7px;font-size:11px;display:flex}.plan-compare svg{color:#588369;width:13px}.upgrade-interest{width:min(100%,340px);margin:3px auto 0;text-decoration:none}.coffee-copy{color:#59615d!important;margin:8px auto 15px!important;font-size:11px!important;line-height:1.55!important}.coffee-copy b{color:var(--navy)}.coffee-note{margin-top:8px;color:#999!important}.auth-signout{color:#999;background:0 0;border:0;font-size:10px}@media (width<=560px){.plan-compare{grid-template-columns:1fr}.upgrade-panel h2{font-size:34px}}
