:root{--bg-top:#f5f7fb;--bg-bottom:#e6ecf5;--surface:#ffffffc7;--surface-strong:#fff;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#6b7280;--border:#0f172a1f;--accent:#000;--accent-soft:#0000000f;--ok:#0f766e;--shadow:0 16px 40px #1e293b1f;--landing-bg:#f7f7f8;--landing-surface:#fff;--landing-text:#111827;--landing-text-secondary:#494953;--landing-text-muted:#70707a;--landing-border:#00000014;--landing-accent:#000}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg-top:#0d0d0d;--bg-bottom:#0d0d0d;--surface:#1e1e1ec7;--surface-strong:#1e1e1e;--text-primary:#e5e5e5;--text-secondary:#a0a0a0;--text-muted:#6e6e80;--border:#ffffff1a;--accent:#fff;--accent-soft:#ffffff14;--ok:#34d399;--shadow:0 16px 40px #0006;--landing-bg:#0d0d0d;--landing-surface:#1e1e1e;--landing-text:#e5e5e5;--landing-text-secondary:#b0b0b8;--landing-text-muted:#78787f;--landing-border:#ffffff14;--landing-accent:#fff}}:root[data-theme=dark]{--bg-top:#0d0d0d;--bg-bottom:#0d0d0d;--surface:#1e1e1ec7;--surface-strong:#1e1e1e;--text-primary:#e5e5e5;--text-secondary:#a0a0a0;--text-muted:#6e6e80;--border:#ffffff1a;--accent:#fff;--accent-soft:#ffffff14;--ok:#34d399;--shadow:0 16px 40px #0006;--landing-bg:#0d0d0d;--landing-surface:#1e1e1e;--landing-text:#e5e5e5;--landing-text-secondary:#b0b0b8;--landing-text-muted:#78787f;--landing-border:#ffffff14;--landing-accent:#fff}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text-primary);background:radial-gradient(circle at 0% 0%,#fff 0%,var(--bg-top)40%),linear-gradient(160deg,var(--bg-top),var(--bg-bottom));-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.shell{gap:1rem;max-width:980px;margin:0 auto;padding:3rem 1rem 4rem;display:grid}.hero,.panel,.card{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);border-radius:24px}.hero{padding:2.3rem 2rem}.kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:630}.hero h1{letter-spacing:-.03em;margin:.8rem 0;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.1}.hero-copy{max-width:64ch;color:var(--text-secondary);margin:0;line-height:1.55}.panel{padding:1.25rem}.panel-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.panel-head h2{letter-spacing:-.02em;margin:0}.status{color:var(--ok);font-size:.88rem;font-weight:520}.topic-grid{flex-wrap:wrap;gap:.55rem;display:flex}.topic-pill{border:1px solid var(--border);background:var(--surface-strong);color:var(--text-secondary);text-transform:capitalize;cursor:pointer;border-radius:999px;padding:.46rem .9rem;font-size:.92rem;font-weight:520;transition:all .15s}.topic-pill:hover{border-color:#0a84ff73}.topic-pill--active{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.muted{color:var(--text-muted);margin:0}.error{color:#b91c1c;margin:0}.card{border-radius:18px;gap:1rem;padding:1.15rem;display:grid}.eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem}.card-title{margin:0;font-size:clamp(1.1rem,2.8vw,1.35rem);line-height:1.35}.point-list{color:var(--text-secondary);gap:.55rem;margin:0;display:grid}.point-list p{margin:0;line-height:1.55}.field{gap:.3rem;display:grid}.field-label{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:640}.bottom-line{color:var(--text);margin:0;font-size:1.1rem;font-weight:600;line-height:1.45}.sources h3{margin:0 0 .65rem;font-size:1rem}.source-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.65rem;display:grid}.source-card{border:1px solid var(--border);background:var(--surface-strong);border-radius:14px;gap:.42rem;padding:.75rem;display:grid}.source-head{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.source-head img{border-radius:50%}.source-logo-fallback{color:#111827;background:#11182714;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;display:inline-flex}.source-title{margin:0;font-size:.93rem;font-weight:600}.source-preview{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.45}.source-date{color:var(--text-muted);margin:0;font-size:.78rem}@media (max-width:720px){.shell{padding-top:1.25rem}.hero{border-radius:20px;padding:1.4rem 1.1rem}.panel{border-radius:20px;padding:.95rem}}.landing{background:var(--landing-bg);color:var(--landing-text);min-height:100vh}.landing-container{max-width:800px;margin:0 auto;padding:0 1.25rem}.landing-hero{text-align:center;padding:6rem 0 4rem}.landing-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--landing-text-muted);margin:0 0 1rem;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.8rem;font-weight:500}.landing-headline{letter-spacing:-.035em;color:var(--landing-text);margin:0 0 1.25rem;font-size:clamp(2.2rem,6vw,3.6rem);font-weight:700;line-height:1.08}.landing-subline{max-width:540px;color:var(--landing-text-secondary);margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.6}.landing-section{border-top:1px solid var(--landing-border);padding:4rem 0}.landing-section-title{letter-spacing:-.02em;color:var(--landing-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.landing-section-sub{color:var(--landing-text-secondary);margin:0 0 2rem;line-height:1.55}.landing-muted{color:var(--landing-text-muted)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.step-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:16px;padding:1.5rem}.step-num{color:var(--landing-text-muted);letter-spacing:.08em;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.75rem;font-weight:600}.step-title{letter-spacing:-.01em;margin:.75rem 0 .5rem;font-size:1.1rem;font-weight:650}.step-desc{color:var(--landing-text-secondary);margin:0;font-size:.92rem;line-height:1.55}@media (max-width:640px){.steps-grid{grid-template-columns:1fr}}.topics-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.topic-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:12px;align-items:center;gap:.6rem;padding:1rem 1.15rem;transition:border-color .15s;display:flex}.topic-card:hover{border-color:var(--landing-accent)}.topic-card-icon{font-size:1.25rem;line-height:1}.topic-card-label{font-size:.92rem;font-weight:550}.sample-loading{text-align:center;padding:3rem 0}.briefing-preview{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:16px;gap:1.25rem;padding:1.5rem;display:grid}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skel{background:linear-gradient(90deg,#0000000f 25%,#00000005 50%,#0000000f 75%) 0 0/200% 100%;border-radius:4px;animation:2.4s ease-in-out infinite shimmer}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .skel{background:linear-gradient(90deg,#ffffff14 25%,#ffffff08 50%,#ffffff14 75%) 0 0/200% 100%}}:root[data-theme=dark] .skel{background:linear-gradient(90deg,#ffffff14 25%,#ffffff08 50%,#ffffff14 75%) 0 0/200% 100%}.skel-tag{width:52px;height:20px}.skel-headline{width:90%;height:22px}.skel-headline-2{width:70%;height:22px}.skel-row{width:45%;height:16px}.skel-bar{border-radius:2px;width:100%;height:4px}.skel-line{width:100%;height:14px}.skel-line--short{width:60%}.skel-circle{border-radius:50%;width:48px;height:48px}.briefing-topic{letter-spacing:.1em;text-transform:uppercase;color:var(--landing-text-muted);border:1px solid var(--landing-border);border-radius:4px;justify-self:start;padding:.2rem .5rem;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.7rem;font-weight:600}p.briefing-bottom-line{color:var(--landing-text);margin:0;font-size:1.05rem;font-weight:600;line-height:1.45}.briefing-audio-group{gap:.6rem;display:grid}.briefing-meta-row{align-items:center;gap:.75rem;display:flex}.briefing-meta{color:var(--landing-text-muted);align-items:center;gap:.4rem;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.75rem;font-weight:500;display:flex}.briefing-meta-sep{opacity:.5}.player-btn{background:var(--landing-accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .15s,background .15s;display:flex}.player-btn:hover{opacity:.8}.player-btn--playing{background:#b91c1c}.player-icon--play{border-style:solid;border-width:6px 0 6px 11px;border-color:transparent transparent transparent var(--landing-bg);width:0;height:0;margin-left:2px;display:block}.player-icon--pause{background:var(--landing-bg);border-radius:1px;width:10px;height:10px;display:block}.player-progress-row{align-items:center;gap:.5rem;display:flex}.player-time{color:var(--landing-text-muted);min-width:2.5em;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.68rem;font-weight:500}.player-time:last-child{text-align:right}.player-progress-track{background:var(--landing-border);cursor:pointer;border-radius:2px;flex:1;height:4px;position:relative}.player-progress-fill{background:var(--landing-accent);border-radius:2px;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.briefing-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--landing-text-muted);margin:0 0 .65rem;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.72rem;font-weight:600}.briefing-keypoints{gap:0;display:grid}.briefing-points{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.briefing-points li{color:var(--landing-text-secondary);padding-left:1rem;font-size:.92rem;line-height:1.55;position:relative}.briefing-points li:before{content:"·";color:var(--landing-text-muted);font-weight:700;position:absolute;left:0}.briefing-transcript{gap:.75rem;display:grid}.transcript-btn{color:var(--landing-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.78rem;font-weight:500;transition:color .15s;display:flex}.transcript-btn:hover{color:var(--landing-text)}.transcript-btn-icon{font-size:.7rem;line-height:1}.transcript-content{background:var(--landing-bg);border-left:2px solid var(--landing-border);border-radius:10px;padding:1rem 1.15rem}.transcript-content p{color:var(--landing-text-secondary);margin:0;font-size:.88rem;line-height:1.7}.briefing-source-inline{flex-wrap:wrap;gap:.4rem;display:flex}.briefing-source-chip{background:var(--landing-bg);border:1px solid var(--landing-border);color:var(--landing-text-secondary);white-space:nowrap;border-radius:5px;padding:.3rem .6rem;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.72rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s}.briefing-source-chip:hover{border-color:var(--landing-accent);color:var(--landing-text)}.sources-wall{flex-wrap:wrap;gap:.5rem;display:flex}.source-tag{background:var(--landing-surface);border:1px solid var(--landing-border);color:var(--landing-text-secondary);white-space:nowrap;border-radius:6px;padding:.4rem .75rem;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:.78rem;font-weight:500}.waitlist-form{gap:.5rem;max-width:420px;margin:0 auto;display:grid;position:relative}.waitlist-input-group{gap:.5rem;display:flex;position:relative}.waitlist-input{border:1px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text);border-radius:10px;outline:none;flex:1;padding:.7rem .85rem;font-family:inherit;font-size:.92rem;transition:border-color .15s}.waitlist-input:focus{border-color:var(--landing-accent)}.waitlist-input::placeholder{color:var(--landing-text-muted)}.waitlist-btn{background:var(--landing-accent);color:var(--landing-bg);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.7rem 1.25rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:opacity .15s}.waitlist-btn:hover{opacity:.85}.waitlist-btn:disabled{opacity:.5;cursor:not-allowed}.waitlist-msg{text-align:center;margin:.35rem 0 0;font-size:.85rem;position:absolute;top:100%;left:0;right:0}.waitlist-msg--ok{color:var(--ok);font-family:SF Mono,JetBrains Mono,Fira Code,monospace}.waitlist-msg--err{color:#b91c1c}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .waitlist-msg--err{color:#fca5a5}}:root[data-theme=dark] .waitlist-msg--err{color:#fca5a5}.landing-footer{border-top:1px solid var(--landing-border);text-align:center;padding:4rem 0 3rem}.footer-links{color:var(--landing-text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.82rem;display:flex}.footer-brand{color:var(--landing-text-secondary);font-weight:600}.footer-sep{color:var(--landing-text-muted)}.footer-link{color:var(--landing-text-muted);transition:color .15s}.footer-link:hover{color:var(--landing-text)}.login-gate{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-form{text-align:center;gap:.75rem;width:100%;max-width:320px;display:grid}.login-title{letter-spacing:.06em;color:var(--text-primary);margin:0;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:1.1rem;font-weight:600}.login-sub{color:var(--text-muted);margin:0;font-size:.85rem}.login-input{border:1px solid var(--border);background:var(--surface-strong);color:var(--text-primary);text-align:center;border-radius:10px;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.login-input:focus{border-color:var(--accent)}.login-btn{background:var(--accent);color:var(--surface-strong);cursor:pointer;border:none;border-radius:10px;padding:.65rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:opacity .15s}.login-btn:hover{opacity:.85}.login-btn:disabled{opacity:.5;cursor:not-allowed}.login-error{color:#b91c1c;margin:0;font-size:.82rem}.theme-toggle{z-index:100;border:1px solid var(--landing-border);background:var(--landing-surface);cursor:pointer;border-radius:12px;align-items:center;width:44px;height:24px;padding:0;transition:background .2s,border-color .2s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.theme-toggle-knob{background:var(--landing-accent);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:2px;font-size:.55rem;line-height:1;transition:margin-left .2s;display:flex}.theme-toggle[data-theme=dark] .theme-toggle-knob{margin-left:22px}@media (max-width:640px){.landing-hero{padding:4rem 0 3rem}.landing-headline{font-size:clamp(1.8rem,8vw,2.6rem)}.waitlist-input-group{flex-direction:column}.waitlist-btn{width:100%}}
