@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#20231f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-optical-sizing:auto;background:#f8f9f7;font-family:DM Sans,Noto Sans SC,sans-serif;font-weight:400}*{box-sizing:border-box}body{background:radial-gradient(at 49% 3%,#e8f1e1ad,#0000 38%),#f8f9f7;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}.app-shell{max-width:1040px;margin:0 auto;padding:0 44px}.topbar{border-bottom:1px solid #e7e9e5;align-items:center;height:78px;display:flex}.brand,.brand-mini{letter-spacing:-.5px;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.brand-mark{color:#dcebd2;background:#263a2c;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.spacer{flex:1}.mode-indicator{color:#737c73;align-items:center;gap:8px;font-size:12px;display:flex}.privacy-dot{background:#7ca982;border-radius:50%;width:7px;height:7px;display:inline-block}.hero{border-bottom:1px solid #e6e9e3;padding:74px 0 53px;position:relative}.hero-pill{letter-spacing:1.4px;color:#628268;align-items:center;gap:8px;font:10px DM Mono,monospace;display:flex}.pulse{background:#72a979;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 0 4px #e5eee4}.pulse.paused{background:#c39a56;animation:none;box-shadow:0 0 0 4px #f3ead8}@keyframes pulse{50%{box-shadow:0 0 0 6px #72a97900}}.hero h1{letter-spacing:-3.4px;margin:26px 0 17px;font-size:64px;font-weight:600;line-height:1.1}.hero h1 em{color:#6d8b70;font-style:normal}.hero>p{color:#7b8379;margin:0;font-size:15px;line-height:1.9}.hero-actions{align-items:center;gap:13px;margin-top:28px;display:flex}.button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:46px;padding:0 18px;font-size:13px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:#273c2d;box-shadow:0 5px 14px #273c2d1f}.button-primary:hover{background:#34533c}.button-arrow{color:#bcd2b9;margin-left:3px;font-size:17px}.direction-select{color:#7d897c;background:#ffffffab;border:1px solid #e3e7e1;border-radius:9px;align-items:center;gap:8px;height:44px;padding:0 11px;display:flex}.direction-select select{color:#586256;cursor:pointer;background:0 0;border:0;outline:0;font-size:12px}.hero-foot{color:#9a9f98;gap:19px;font-size:10px;display:flex;position:absolute;bottom:21px;right:0}.hero-foot span:first-child{align-items:center;gap:6px;display:flex}.hero-foot .privacy-dot{width:6px;height:6px}.inline-error{color:#a14a3b;margin-top:12px;font-size:12px}.history-section{padding:35px 0 64px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:17px;display:flex}.section-label{letter-spacing:1.3px;color:#969d93;font:10px DM Mono,monospace}.section-heading h2,.transcript-heading h2{letter-spacing:-.45px;margin:8px 0 0;font-size:20px;font-weight:600}.count{color:#939b91;vertical-align:2px;margin-left:4px;font:11px DM Mono,monospace}.search-input{color:#92998f;background:#ffffffb8;border:1px solid #e5e8e2;border-radius:8px;align-items:center;gap:9px;width:253px;height:38px;padding:0 10px;display:flex}.search-input input{color:#303a30;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.search-input input::placeholder{color:#a3a9a0}.search-input kbd{color:#9da39a;border:1px solid #e6e8e4;border-radius:4px;padding:3px 5px;font:9px DM Mono,monospace}.meeting-list{border-top:1px solid #e9ebe7}.meeting-row{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #e9ebe7;align-items:center;padding:17px 4px;transition:background .15s;display:flex}.meeting-row:hover{background:#ebf0e88c}.meeting-date{background:#fff;border:1px solid #e6e9e3;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:45px;height:45px;margin-right:14px;display:flex}.meeting-date span{font-size:16px;font-weight:600;line-height:17px}.meeting-date small{text-transform:uppercase;color:#9da49a;margin-top:2px;font-size:9px}.meeting-info{flex-direction:column;gap:6px;display:flex}.meeting-info strong{font-size:13px;font-weight:600}.meeting-info small{color:#9a9f98;font-size:10px}.meeting-info i{color:#c6cbc3;margin:0 4px;font-style:normal}.meeting-row-end{align-items:center;gap:26px;margin-left:auto;display:flex}.completed{color:#77917b;align-items:center;gap:6px;font-size:10px;display:flex}.completed span{background:#83ac88;border-radius:50%;width:5px;height:5px}.row-chevron{color:#a5aaa2;opacity:0;transition:opacity .15s}.meeting-row:hover .row-chevron{opacity:1}.empty-state{color:#7c8579;border:1px dashed #e1e6df;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:180px;display:flex}.empty-icon{color:#819380;background:#fff;border:1px solid #e7ebe4;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:4px;display:grid}.empty-state strong{color:#586155;font-size:12px;font-weight:600}.empty-state span{color:#a1a89d;font-size:11px}.empty-note,.loading{text-align:center;color:#999f96;padding:30px;font-size:12px}.app-footer{color:#a1a69e;letter-spacing:.2px;border-top:1px solid #e9ebe7;justify-content:space-between;align-items:center;height:54px;font:9px DM Mono,monospace;display:flex}.app-footer i{color:#c2c7bf;font-style:normal}.footer-heart{color:#789879;margin-left:4px;font-size:13px}.meeting-shell{flex-direction:column;max-width:1060px;height:100vh;min-height:580px;margin:0 auto;padding:0 42px;display:flex}.meeting-top{border-bottom:1px solid #e6e9e3;align-items:center;gap:15px;height:70px;display:flex}.icon-button{color:#737d73;background:0 0;border:0;border-radius:7px;place-items:center;padding:7px;display:grid}.icon-button svg{width:18px;height:18px}.icon-button:hover{background:#edf0eb}.brand-mini{font-size:15px}.brand-mini .brand-mark{width:29px;height:29px}.badge{letter-spacing:0;color:#748375;background:#edf1eb;border-radius:5px;margin-left:3px;padding:4px 7px;font-size:9px;font-weight:500}.meeting-clock{color:#626e62;align-items:center;gap:7px;margin-left:auto;font:13px DM Mono,monospace;display:flex}.live-status{color:#657263;align-items:center;gap:9px;height:43px;font-size:11px;display:flex}.live-status .privacy{color:#a1a69e;align-items:center;gap:6px;margin-left:auto;font-size:10px;display:flex}.live-content{scrollbar-width:thin;flex:1;width:100%;max-width:710px;margin:0 auto;padding:30px 10px 120px;overflow:auto}.live-eyebrow{letter-spacing:1px;color:#a1a79e;border-bottom:1px solid #e7eae5;justify-content:space-between;padding-bottom:13px;font:9px DM Mono,monospace;display:flex}.live-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 35px);min-height:300px;display:flex}.sound-orb{background:radial-gradient(circle,#f9fcf7 28%,#eef4eb 70%);border:1px solid #e1e8de;border-radius:50%;justify-content:center;align-items:center;gap:3px;width:74px;height:74px;display:flex}.sound-orb span{background:#89a78a;border-radius:4px;width:3px}.sound-orb span:first-child,.sound-orb span:nth-child(5){height:11px}.sound-orb span:nth-child(2),.sound-orb span:nth-child(4){height:20px}.sound-orb span:nth-child(3){height:29px}.live-empty h2{letter-spacing:-.3px;margin:21px 0 6px;font-size:17px;font-weight:600}.live-empty p{color:#969d93;margin:0;font-size:11px}.mock-tip{color:#788577;background:#f0f3ed;border-radius:7px;align-items:center;gap:7px;margin-top:23px;padding:8px 11px;font-size:10px;display:flex}.transcript-card{border-bottom:1px solid #e9ebe6;padding:20px 0 23px;position:relative}.transcript-time{color:#a0a59e;margin-bottom:13px;font:10px DM Mono,monospace}.transcript-language,.translation-language{color:#7e907d;margin-bottom:5px;font-size:10px}.source-text{letter-spacing:-.3px;font-size:19px;font-weight:500;line-height:1.6}.translation-language{color:#9ba398;margin-top:13px}.translated-text{color:#70796f;font-size:15px;line-height:1.65}.transcript-card.partial{opacity:.62}.live-tag{color:#7d9378;background:#eef3eb;border-radius:4px;margin-left:8px;padding:3px 6px;font:9px DM Sans,sans-serif}.controls{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafbf9eb;border-top:1px solid #e7e9e4;justify-content:space-between;align-items:center;height:84px;padding:0 max(42px,50vw - 488px);display:flex;position:fixed;bottom:0;left:0;right:0}.mic-state{align-items:center;gap:11px;display:flex}.mic-icon{color:#68826a;background:#edf2e9;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.mic-state div{flex-direction:column;gap:4px;display:flex}.mic-state strong{font-size:11px;font-weight:600}.mic-state small{color:#999f96;font-size:9px}.control-actions{gap:9px;display:flex}.button-soft{color:#556052;background:#f0f2ee;border:1px solid #e6e9e2;height:39px;font-size:11px}.button-danger{color:#fff;background:#b85448;height:39px;font-size:11px}.button-danger:hover{background:#a8493e}.toast-error{color:#a14a3b;background:#fff1ee;border:1px solid #f0d4cd;border-radius:8px;max-width:90vw;padding:10px 14px;font-size:11px;position:fixed;bottom:98px;left:50%;transform:translate(-50%)}.detail-view{max-width:790px;margin:0 auto;padding:50px 0 70px}.detail-kicker{letter-spacing:.9px;color:#959d92;font:10px DM Mono,monospace}.detail-kicker span{color:#c2c7bf;margin:0 5px}.detail-view>h1{letter-spacing:-1.3px;margin:13px 0 11px;font-size:35px;font-weight:600}.detail-meta{color:#92998f;gap:18px;font-size:11px;display:flex}.detail-meta span{align-items:center;gap:6px;display:flex}.detail-tabs{border-bottom:1px solid #e7e9e4;gap:26px;margin-top:32px;display:flex}.tab{color:#999f97;padding:0 0 13px;font-size:12px}.tab.active{color:#39483b;border-bottom:2px solid #6c896f;font-weight:600}.tab span{color:#a5aba2;margin-left:3px;font:10px DM Mono,monospace}.summary-panel{background:#ffffffa6;border:1px solid #e9ebe6;border-radius:12px;margin-top:22px;padding:24px 26px}.summary-panel .section-label{align-items:center;gap:8px;display:flex}.sparkle{color:#789174;background:#edf3e9;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.summary-panel>h2,.transcript-heading h2{letter-spacing:-.3px;margin:21px 0 7px;font-size:17px}.summary-text{color:#70786e;max-width:640px;font-size:12px;line-height:1.9}.summary-columns{border-top:1px solid #eceee9;grid-template-columns:1fr 1fr;gap:30px;margin-top:20px;padding-top:4px;display:grid}.summary-columns h3,.summary-panel>h3{margin:18px 0 9px;font-size:12px;font-weight:600}.summary-columns ul{color:#71796f;margin:0;padding-left:17px;font-size:11px;line-height:1.9}.muted{color:#a1a69e;font-size:11px}.action-row{color:#596354;border-top:1px solid #eff0ed;justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.action-row span{color:#9ca39a}.transcript-heading{justify-content:space-between;align-items:flex-end;margin-top:38px;margin-bottom:7px;display:flex}.transcript-heading h2{margin:5px 0 0}.search-input.compact{width:190px;height:34px}.transcript-heading+.transcript-card{border-top:1px solid #e9ebe6}mark{color:#354a37;background:#e4eddc;border-radius:2px}.meeting-shell .transcript-card{max-width:100%}@media (width<=700px){.app-shell{padding:0 21px}.topbar{height:65px}.hero{padding:63px 0 84px}.hero h1{letter-spacing:-2.6px;font-size:49px}.hero>p{font-size:13px}.hero-foot{gap:14px;bottom:21px;left:0;right:auto}.hero-actions{flex-wrap:wrap}.direction-select{order:2}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.search-input{width:100%}.meeting-row{padding:14px 1px}.meeting-row-end{gap:9px}.completed{font-size:0}.completed span{width:7px;height:7px}.app-footer{font-size:8px}.meeting-shell{padding:0 19px}.meeting-top{height:62px}.live-content{padding:23px 4px 114px}.controls{height:75px;padding:0 19px}.mic-icon{width:34px;height:34px}.control-actions{gap:6px}.button{padding:0 12px}.detail-view{padding:35px 0 50px}.detail-view>h1{font-size:29px}.summary-panel{padding:19px}.summary-columns{gap:18px}.transcript-heading{flex-direction:column;align-items:flex-start;gap:13px}.search-input.compact{width:100%}.source-text{font-size:17px}.translated-text{font-size:14px}}
