:root{--paper:#f4f0e9;--surface:#fbf8f2;--surface-strong:#fffdf8;--ink:#292826;--muted:#6b625a;--line:#302f2c;--soft-line:#d7cfc4;--coral:#b44f3d;--coral-dark:#94382d;--coral-soft:#efd0c6;--green:#2b6f68;--shadow:0 18px 50px #2e271f14}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{min-width:320px;margin:0;overflow-x:hidden}button,a,select,input{touch-action:manipulation}::selection{color:var(--ink);background:var(--coral-soft)}body{background:radial-gradient(circle at 2px 2px, #c9604b17 1.3px, transparent 1.4px) 0 0 / 24px 24px, var(--paper);min-width:320px;margin:0;font-family:DM Sans,Arial,sans-serif}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--coral-dark);outline-offset:2px}@media (forced-colors:active){button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline-color:highlight}}button{color:inherit}.app-shell{width:min(1500px,100%);margin:0 auto;padding:0 28px 32px}.topbar{border-bottom:2px solid var(--coral);justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex;position:relative}.topbar:before{content:"";border-left:2px solid var(--coral);height:18px;position:absolute;bottom:0;left:44px}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--soft-line);background:var(--paper);border-radius:12px;flex:none;width:42px;height:42px;padding:4px;display:block;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-lockup{border:0;border-radius:0;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.brand-lockup img{object-fit:contain;width:100%;height:100%;display:block}.brand>span:not(.brand-lockup){gap:1px;display:grid}.brand strong{letter-spacing:.08em;font-size:14px}.brand small{color:var(--coral-dark);letter-spacing:.22em;font-size:9px;font-weight:700}.top-actions,.top-actions .button{align-items:center;display:flex}.top-actions{gap:10px}.status-pill{border:1px solid var(--soft-line);min-height:38px;color:var(--muted);background:#fffdf8b8;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.status-pill i{background:#9c948b;border-radius:50%;width:8px;height:8px}.status-pill.connecting i{background:#b98032;box-shadow:0 0 0 5px #b980321f}.status-pill.connected i{background:var(--green);box-shadow:0 0 0 5px #2b6f681f}.status-pill.fallback{border-color:var(--coral);color:var(--coral-dark)}.status-pill.fallback i{background:var(--coral);box-shadow:0 0 0 5px #b44f3d1f}.button{border:1.5px solid var(--line);background:var(--surface-strong);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex}.button:hover:not(:disabled){box-shadow:0 6px 16px #231f1b14}.button:disabled{cursor:not-allowed;opacity:.52}.button.primary{background:var(--ink);min-width:190px;color:var(--surface)}.button.primary.danger{background:var(--coral-dark)}.button.secondary{border-color:var(--coral);background:var(--coral-soft)}.button.quiet{border-color:var(--soft-line);background:#fffdf8a6;min-height:38px}.product-intro{grid-template-columns:minmax(0,1.4fr) minmax(420px,.6fr);align-items:center;gap:54px;min-height:238px;padding:40px 42px 34px;display:grid}.eyebrow,.section-kicker{color:var(--coral-dark);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:8px;display:inline-flex}.intro-copy h1{letter-spacing:-.035em;text-wrap:balance;max-width:880px;margin:10px 0 12px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(42px,5vw,74px);font-weight:400;line-height:.98}.intro-copy p{max-width:770px;color:var(--muted);text-wrap:pretty;margin:0;font-size:16px;line-height:1.65}.promise-grid{border:1.5px solid var(--line);box-shadow:var(--shadow);background:var(--surface)}.promise-grid>div{border-bottom:1px solid var(--soft-line);grid-template-columns:90px 1fr;align-items:center;min-height:64px;padding:13px 17px;display:grid}.promise-grid>div:last-child{border-bottom:0}.promise-grid strong{color:var(--coral-dark);font-family:DM Serif Display,Georgia,serif;font-size:26px;font-weight:400}.promise-grid span{color:var(--muted);font-size:13px;font-weight:600}.panel{border:1.5px solid var(--line);box-shadow:var(--shadow);background:#fbf8f2f5;border-radius:10px;overflow:hidden}.meeting-toolbar{padding:30px 26px 22px;position:relative}.module-label{background:var(--coral);color:#fff;border-right:1.5px solid var(--line);border-bottom:1.5px solid var(--line);border-radius:8px 0 0;align-items:center;height:36px;display:flex;position:absolute;top:0;left:0}.module-label b{background:var(--ink);border-radius:50%;place-items:center;width:48px;height:48px;margin-top:12px;font-family:DM Serif Display,Georgia,serif;font-size:19px;display:grid}.module-label span{letter-spacing:.1em;text-transform:uppercase;padding:0 20px 0 12px;font-size:12px;font-weight:700}.toolbar-grid{grid-template-columns:minmax(220px,1.4fr) repeat(2,minmax(190px,1fr)) minmax(150px,.65fr);gap:16px;margin-top:24px;display:grid}.field{gap:7px;display:grid}.field>span{color:var(--coral-dark);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.field input,.field select{border:1.5px solid var(--line);background:var(--surface-strong);width:100%;min-height:46px;color:var(--ink);border-radius:6px;padding:0 13px}.meeting-grid{grid-template-columns:minmax(0,1.62fr) minmax(340px,.72fr);align-items:start;gap:22px;margin-top:22px;display:grid}.privacy-consent{border-color:var(--coral);background:#fff8f5;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:24px;margin-top:18px;padding:20px 22px;display:grid}.privacy-consent h2{margin:5px 0 7px;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400}.privacy-consent-copy p,.privacy-consent-copy a,.privacy-consent-meta,.consent-status{color:var(--muted);font-size:12px;line-height:1.55}.privacy-consent-copy p{max-width:660px;margin:0 0 8px}.privacy-consent-copy a{color:var(--coral-dark);font-weight:700}.privacy-links{flex-wrap:wrap;gap:6px 16px;display:flex}.privacy-consent-meta{margin-top:8px;font-size:10px;display:block}.privacy-consent-actions{align-content:center;gap:10px;display:grid}.consent-check{color:var(--ink);cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;font-size:12px;line-height:1.45;display:grid}.consent-check input{width:20px;height:20px;accent-color:var(--coral);margin:0}.privacy-consent-buttons{flex-wrap:wrap;gap:10px;margin-top:3px;display:flex}.consent-status{margin:0;font-size:11px}.privacy-page{width:min(860px,100% - 32px);color:var(--ink);margin:0 auto;padding:44px 0 80px}.privacy-page>a{color:var(--coral-dark);font-weight:700}.privacy-page h1{max-width:700px;margin:18px 0 14px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(42px,7vw,76px);font-weight:400;line-height:.98}.privacy-page .lead{max-width:680px;color:var(--muted);font-size:16px;line-height:1.65}.privacy-page section{border-top:1px solid var(--soft-line);margin-top:34px;padding-top:24px}.privacy-page h2{margin:0 0 8px;font-size:20px}.privacy-page p,.privacy-page li{max-width:740px;color:var(--muted);font-size:14px;line-height:1.7}.privacy-page ul{padding-inline-start:22px}.privacy-disclaimer{border:1px solid var(--coral);background:var(--coral-soft);margin-top:42px;padding:16px;color:var(--ink)!important}.consent-form{border:1.5px solid var(--line);background:var(--surface-strong);border-radius:10px;gap:14px;max-width:620px;padding:22px;display:grid}.consent-form h2{margin-bottom:2px}.consent-form .field input{border:1.5px solid var(--line);background:var(--surface-strong);min-height:46px;color:var(--ink);border-radius:6px;padding:0 13px;font-size:16px}.consent-log-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.consent-log{gap:8px;padding:0;list-style:none;display:grid}.consent-log li{border-bottom:1px solid var(--soft-line);flex-wrap:wrap;justify-content:space-between;gap:8px 16px;padding:10px 0;display:flex}.consent-log li span{color:var(--muted);font-size:12px}.panel-head{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:20px 23px;display:flex}.panel-head.compact{min-height:74px;padding:17px 19px}.panel-head h2{margin:4px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:27px;font-weight:400}.panel-head.compact h2{font-size:22px}.session-clock{align-items:center;gap:10px;display:flex}.session-clock time{font-variant-numeric:tabular-nums;font-family:DM Serif Display,Georgia,serif;font-size:28px}.live-dot{background:#a49c93;border-radius:50%;width:10px;height:10px}.live-dot.active{background:var(--coral);animation:1.6s infinite pulse;box-shadow:0 0 0 7px #c9604b24}@keyframes pulse{50%{box-shadow:0 0 0 11px #c9604b0a}}.room-status{border-bottom:1px solid var(--coral);background:var(--coral-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:72px;padding:14px 22px;display:grid}.room-status>div:nth-child(2){gap:3px;display:grid}.room-status strong{font-size:14px}.room-status span,.room-status small{color:var(--muted);font-size:12px}.wave{align-items:center;gap:3px;height:28px;display:flex}.wave i{background:var(--coral);border-radius:3px;width:3px;transition:height .1s}.notice{min-height:52px;color:var(--coral-dark);border-bottom:1px solid var(--coral);background:#f5e3dc;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:10px 16px;font-size:13px;display:grid}.notice button{min-width:44px;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:25px}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.transcript-feed{scroll-behavior:smooth;background:var(--surface-strong);min-height:500px;max-height:700px;overflow:auto}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:62px 28px;display:flex}.empty-state>span{border:1.5px solid var(--line);background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;display:grid}.empty-state strong{max-width:520px;margin-top:18px;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.empty-state p{max-width:500px;color:var(--muted);margin:8px 0 14px;font-size:14px;line-height:1.6}.text-button{color:var(--coral-dark);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:3px 0;font-weight:700}.transcript-turn{border-bottom:1px solid var(--soft-line);grid-template-columns:56px minmax(0,1fr);gap:12px;padding:22px 23px;display:grid}.transcript-turn.active{background:#fff8f5}.speaker-rail{flex-direction:column;align-items:center;display:flex}.speaker-rail span{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid}.speaker-rail i{opacity:.26;flex:1;width:2px;min-height:45px;margin-top:9px}.turn-meta{align-items:center;gap:10px;min-height:28px;display:flex}.turn-meta strong{font-size:13px}.turn-meta time,.turn-meta small{color:var(--muted);font-size:10px}.turn-meta small{margin-left:auto}.turn-body>p{margin:7px 0 13px;font-size:16px;line-height:1.65}.translation-line{border-left:3px solid var(--coral);background:var(--coral-soft);padding:9px 13px}.translation-line[dir=rtl]{border-left:0;border-right:3px solid var(--coral)}.translation-line span{color:var(--coral-dark);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.translation-line p{margin:3px 0 0;font-size:15px;line-height:1.6}.meeting-controls{border-top:1px solid var(--soft-line);justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}.intelligence-column{gap:22px;display:grid}.local-ai-badge,.participant-count{background:var(--coral-soft);color:var(--coral-dark);border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.summary-card{border:1px solid var(--coral);background:var(--coral-soft);margin:17px;padding:15px}.summary-card span{color:var(--coral-dark);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.summary-card p{margin:7px 0 0;font-size:13px;line-height:1.55}.intelligence-empty{color:var(--muted);border-bottom:1px solid var(--soft-line);margin:0;padding:17px 19px;font-size:12px;line-height:1.5}.insight-group{border-top:1px solid var(--soft-line);padding:15px 18px}.insight-title{color:var(--coral-dark);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;display:grid}.insight-title strong{color:var(--ink);font-size:12px}.insight-title span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:10px;display:grid}.insight-group ul{margin:10px 0 0;padding:0;list-style:none}.insight-group li{border-left:2px solid var(--coral-soft);padding:9px 0 9px 14px}.insight-group li p,.empty-insight{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.insight-group li p{color:var(--ink)}.insight-group li small{color:var(--coral-dark);margin-top:4px;font-size:9px;font-weight:700;display:block}.participants-panel>p{color:var(--muted);margin:0;padding:14px 18px 4px;font-size:11px}.participant-list{gap:8px;padding:13px 18px 18px;display:grid}.participant-list label{grid-template-columns:12px 1fr;align-items:center;gap:9px;display:grid}.participant-list label>i{border-radius:50%;width:10px;height:10px}.participant-list input{border:1px solid var(--soft-line);background:var(--surface-strong);border-radius:5px;min-height:36px;padding:0 9px;font-size:12px}.engine-dock{margin-top:22px}.engine-dock-heading{background:var(--surface);cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:13px 18px;display:flex}.engine-dock-heading>span{grid-template-columns:auto auto;place-items:center start;gap:2px 10px;display:grid}.engine-dock-heading svg{color:var(--coral-dark);grid-row:1/3}.engine-dock-heading strong{font-size:13px}.engine-dock-heading small{color:var(--muted);font-size:11px}.engine-dock-heading b{color:var(--coral-dark);font-size:11px}.engine-setup{border-top:1px solid var(--soft-line);padding:18px}.architecture-note{border-left:4px solid var(--coral);background:var(--coral-soft);grid-template-columns:210px 1fr;gap:18px;padding:15px;display:grid}.architecture-note strong{font-family:DM Serif Display,Georgia,serif;font-size:19px;font-weight:400}.architecture-note p{color:#5f5a54;margin:0;font-size:12px;line-height:1.6}.processing-mode{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px;display:grid}.processing-mode button{border:1px solid var(--soft-line);background:var(--surface-strong);text-align:left;cursor:pointer;border-radius:6px;gap:4px;min-height:72px;padding:12px 14px;display:grid}.processing-mode button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#e5f0ed}.processing-mode strong{font-size:12px}.processing-mode small,.provider-card p,.provider-note{color:var(--muted);font-size:11px;line-height:1.5}.provider-card{border:1px solid var(--coral);background:#fff8f5;margin-top:12px;padding:14px}.provider-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.provider-card-heading strong{font-size:13px}.provider-card-heading p{margin:3px 0 0}.trial-pill{background:var(--coral-soft);color:var(--coral-dark);border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:700}.provider-grid{grid-template-columns:minmax(170px,.8fr) minmax(150px,.8fr) minmax(220px,1.4fr);gap:10px;margin-top:10px;display:grid}.provider-note{margin:10px 0 0}.source-options{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px;display:grid}.source-options button{border:1px solid var(--soft-line);background:var(--surface-strong);text-align:left;cursor:pointer;border-radius:6px;align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:flex}.source-options button.selected{border-color:var(--coral);background:var(--coral-soft);box-shadow:inset 0 0 0 1px var(--coral)}.source-options button>span{gap:2px;display:grid}.source-options strong{font-size:12px}.source-options small{color:var(--muted);font-size:10px}.connection-form{grid-template-columns:minmax(260px,1fr) 150px auto;align-items:end;gap:10px;margin-top:15px;display:grid}.manual-connection{border-top:1px solid var(--soft-line);margin-top:14px;padding-top:10px}.manual-connection summary{width:fit-content;color:var(--muted);cursor:pointer;font-size:11px;font-weight:700}.engine-launch-guide{border:1px solid var(--soft-line);background:var(--surface-strong);grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:12px;margin-top:15px;padding:14px;display:grid}.engine-launch-guide strong{margin-bottom:3px;display:block}.engine-launch-guide p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.engine-launch-guide .button{white-space:nowrap;text-decoration:none}.button.connect{background:var(--ink);color:#fff;min-height:46px}.model-access{border:1px solid var(--soft-line);background:var(--surface-strong);color:var(--muted);margin-top:12px;margin-bottom:0;padding:12px;font-size:11px;line-height:1.55}.stack-line{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.stack-line span{border:1px solid var(--soft-line);background:var(--surface-strong);color:var(--muted);padding:6px 8px;font-size:9px;font-weight:600}.export-bar{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:14px 4px;display:flex}.export-bar>div{align-items:center;gap:10px;display:flex}.export-bar strong{font-size:12px}.export-bar span{color:var(--muted);font-size:11px}footer{border-top:1px solid var(--coral);min-height:70px;color:var(--muted);letter-spacing:.06em;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:10px;display:flex}@media (width<=1100px){.product-intro{grid-template-columns:1fr;gap:24px}.promise-grid{grid-template-columns:repeat(3,1fr);display:grid}.promise-grid>div{border-right:1px solid var(--soft-line);border-bottom:0;grid-template-columns:1fr;gap:3px}.toolbar-grid{grid-template-columns:repeat(2,1fr)}.meeting-grid{grid-template-columns:1fr}.intelligence-column{grid-template-columns:1.2fr .8fr}}@media (width<=720px){.field input,.field select,.participant-list input{font-size:16px}.app-shell{padding:0 12px 108px}.button,.source-options button,.engine-dock-heading{min-height:44px}.topbar{min-height:65px}.brand-mark{border-radius:10px;width:36px;height:36px}.brand-lockup{width:58px;height:58px}.brand strong{font-size:11px}.brand small{font-size:7px}.status-pill{display:none}.button.install{min-height:36px;padding:0 10px;font-size:11px}.product-intro{min-height:auto;padding:26px 7px 22px}.intro-copy h1{margin-top:8px;font-size:clamp(38px,12vw,54px)}.intro-copy p{font-size:13px;line-height:1.55}.promise-grid{grid-template-columns:1fr}.promise-grid>div{border-right:0;border-bottom:1px solid var(--soft-line);grid-template-columns:76px 1fr;min-height:53px}.promise-grid strong{font-size:22px}.meeting-toolbar{padding:51px 14px 15px}.toolbar-grid{grid-template-columns:1fr;gap:11px;margin-top:0}.meeting-title{grid-column:auto}.meeting-grid{gap:14px;margin-top:14px}.privacy-consent{grid-template-columns:1fr;gap:15px;padding:18px 14px}.privacy-consent-buttons .button{flex:1}.privacy-links,.consent-log-heading{flex-direction:column;align-items:flex-start}.consent-form{padding:16px}.panel-head{min-height:72px;padding:15px}.panel-head h2{font-size:23px}.room-status{grid-template-columns:auto 1fr;padding:11px 14px}.room-status>small{display:none}.room-status strong{font-size:12px}.room-status span{font-size:10px}.transcript-feed,.empty-state{min-height:440px}.transcript-feed{max-height:610px}.transcript-turn{grid-template-columns:43px minmax(0,1fr);gap:9px;padding:17px 13px}.speaker-rail span{width:36px;height:36px;font-size:10px}.turn-meta{flex-wrap:wrap;gap:5px 8px}.turn-meta small{width:100%;margin-left:0}.turn-body>p,.translation-line p{font-size:14px}.meeting-controls{z-index:20;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f0e9f0;position:fixed;bottom:0;left:0;right:0}.meeting-controls .button{flex:1;min-width:0;padding:0 10px;font-size:11px}.intelligence-column{grid-template-columns:1fr;gap:14px}.architecture-note{grid-template-columns:1fr;gap:5px}.processing-mode,.provider-grid{grid-template-columns:1fr}.provider-card-heading{flex-direction:column}.source-options{grid-template-columns:repeat(2,1fr)}.connection-form{grid-template-columns:1fr}.engine-launch-guide{grid-template-columns:1fr;align-items:stretch}.export-bar,.export-bar>div{align-items:stretch}.export-bar{flex-direction:column}.export-bar>div:last-child .button{flex:1}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:no-preference){.button{transition-property:scale,transform,background-color,box-shadow;transition-duration:.16s;transition-timing-function:ease-out}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled),.source-options button:active:not(:disabled),.engine-dock-heading:active{scale:.96}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.history-nav{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.entry-consent-banner{background:var(--panel-muted);border:1px solid var(--accent);border-radius:1rem;justify-content:space-between;align-items:end;gap:1.25rem;margin:1rem 0 1.5rem;padding:1.1rem 1.25rem;display:flex}.entry-consent-banner h2{margin:.25rem 0 .4rem;font-size:clamp(1.15rem,2.2vw,1.55rem)}.entry-consent-banner p{color:var(--muted);max-width:66rem;margin:0;line-height:1.55}.account-card,.history-section,.danger-zone{border:1px solid var(--line);border-radius:1rem;margin-top:1.5rem;padding:1.35rem}.account-card{background:var(--panel-muted);justify-content:space-between;align-items:end;gap:1.25rem;display:flex}.account-card h2,.history-section h2,.danger-zone h2{margin:.2rem 0 .55rem}.account-card p,.danger-zone p{color:var(--muted);max-width:62rem;margin:0;line-height:1.6}.history-heading{justify-content:space-between;align-items:center;display:flex}.history-count{background:var(--ink);color:var(--paper);border-radius:999px;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .55rem;font-size:.8rem;font-weight:700;display:inline-flex}.history-empty{color:var(--muted);margin:1rem 0 0}.history-list{gap:.65rem;margin-top:1rem;display:grid}.history-item{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-top:.85rem;display:flex}.history-item strong,.history-item span{display:block}.history-item span{color:var(--muted);margin-top:.25rem;font-size:.8rem}.history-details{max-width:680px;color:var(--coral-dark);margin-top:9px;font-size:12px}.history-details summary{cursor:pointer;width:fit-content;font-weight:700}.history-transcript{border-inline-start:3px solid var(--coral-soft);background:var(--surface);gap:10px;margin-top:9px;padding:10px 12px;display:grid}.history-transcript>div{border-bottom:1px solid var(--soft-line);padding-bottom:8px}.history-transcript>div:last-child{border-bottom:0;padding-bottom:0}.history-transcript strong{color:var(--ink);font-size:11px}.history-transcript p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.danger-zone{border-color:color-mix(in srgb, var(--accent) 50%, var(--line));justify-content:space-between;align-items:end;gap:1.25rem;display:flex}.button.danger{background:var(--accent);color:var(--paper);white-space:nowrap}.home-settings-strip{background:var(--surface);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 22px;display:flex}.home-settings-strip h2{margin:5px 0;font-family:DM Serif Display,Georgia,serif;font-size:23px;font-weight:400}.home-settings-strip p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.home-settings-actions,.settings-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.settings-quicklink{border:1px solid var(--soft-line);background:var(--surface-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:15px;padding:13px 15px;display:flex}.settings-quicklink>div{gap:4px;display:grid}.settings-quicklink strong{font-size:13px}.settings-quicklink span{color:var(--muted);font-size:11px;line-height:1.45}.settings-page,.subscription-page{max-width:1060px}.settings-nav-links{flex-wrap:wrap;gap:1rem;display:inline-flex}.settings-nav-links a{color:var(--coral-dark);font-weight:700}.settings-section{border:1px solid var(--soft-line);box-shadow:var(--shadow);background:#fffdf8bd;border-radius:14px;margin-top:24px;padding:22px}.settings-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-section h2{margin:5px 0 7px;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.settings-status{border:1px solid var(--soft-line);color:var(--muted);letter-spacing:.04em;border-radius:999px;flex:none;padding:6px 10px;font-size:10px;font-weight:700}.settings-status.success{border-color:var(--green);color:var(--green)}.settings-muted,.settings-section p{color:var(--muted);font-size:13px;line-height:1.6}.settings-account-row,.settings-login-card{border:1px solid var(--soft-line);background:var(--surface-strong);border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-top:13px;padding:14px;display:flex}.settings-account-row>div{gap:3px;display:grid}.settings-account-row span{color:var(--muted);font-size:12px}.settings-login-card p{margin:0}.settings-consent-form{border-top:1px solid var(--soft-line);gap:11px;margin-top:16px;padding-top:16px;display:grid}.settings-consent-form .settings-actions{margin-top:2px}.settings-provider-card{margin-top:15px}.settings-saved{min-height:20px;color:var(--green);font-size:12px}.settings-notice{min-height:24px;color:var(--coral-dark);margin:16px 0 0;font-size:13px;font-weight:700}.settings-privacy-note{background:var(--coral-soft)}.settings-privacy-note h2{margin-bottom:5px}.settings-privacy-note p{max-width:780px;margin:0 0 10px}.settings-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.settings-mode-grid button{border:1px solid var(--soft-line);background:var(--surface-strong);text-align:start;cursor:pointer;border-radius:9px;align-content:center;gap:5px;min-height:82px;padding:13px;display:grid}.settings-mode-grid button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#e5f0ed}.settings-mode-grid button:active,.pricing-card .button:active,.settings-section .button:active{transform:scale(.96)}.settings-mode-grid span{color:var(--muted);font-size:12px;line-height:1.45}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.local-plan{border:1px solid var(--soft-line);box-shadow:var(--shadow);background:#fffdf8cc;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:26px;padding:22px 24px;display:grid}.local-plan h2{margin:7px 0 5px;font-family:DM Serif Display,Georgia,serif;font-size:34px;font-weight:400}.local-plan h2 small{color:var(--muted);margin-inline-start:8px;font-family:DM Sans,Arial,sans-serif;font-size:12px;font-weight:700}.local-plan p{max-width:720px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.local-plan .button{min-width:170px}.pricing-card{border:1px solid var(--soft-line);min-height:420px;box-shadow:var(--shadow);background:#fffdf8cc;border-radius:14px;flex-direction:column;align-items:flex-start;padding:22px;display:flex}.pricing-card.featured{border-color:var(--coral);box-shadow:0 18px 50px #b44f3d29}.pricing-badge{background:var(--coral-soft);color:var(--coral-dark);border-radius:999px;margin:-4px 0 16px;padding:6px 9px;font-size:10px;font-weight:700}.pricing-card h2{margin:14px 0 4px;font-family:DM Serif Display,Georgia,serif;font-size:42px;font-weight:400}.pricing-card h2 small{color:var(--muted);letter-spacing:.04em;margin-top:2px;font-family:DM Sans,Arial,sans-serif;font-size:11px;font-weight:700;display:block}.pricing-card>p{min-height:46px;color:var(--muted);margin:10px 0 13px;font-size:13px;line-height:1.5}.pricing-card ul{color:var(--muted);margin:0 0 22px;padding-inline-start:18px;font-size:12px;line-height:1.8}.pricing-card .button{width:100%;margin-top:auto}.subscription-note{border-inline-start:4px solid var(--coral);background:var(--coral-soft);margin-top:20px;padding:18px 20px}.subscription-note h2{margin:5px 0;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400}.subscription-note p{max-width:800px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}@media (width<=1120px) and (width>=701px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell.has-sidebar{padding-inline-start:292px}.workspace-sidebar{z-index:30;border-inline-end:1px solid var(--soft-line);background:#fffdf8f5;flex-direction:column;width:264px;padding:20px 14px 14px;display:flex;position:fixed;inset-block:0;inset-inline-start:0;box-shadow:8px 0 30px #2e271f0d}.workspace-sidebar-top,.workspace-account-trigger,.workspace-nav-item,.workspace-account-menu a,.workspace-account-menu button{align-items:center;display:flex}.workspace-sidebar-top{justify-content:space-between;gap:8px;min-height:48px;padding:0 7px}.sidebar-brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.sidebar-brand .brand-mark{width:34px;height:34px;font-size:20px}.sidebar-brand>span:last-child{gap:1px;display:grid}.sidebar-brand strong{letter-spacing:.02em;font-size:14px}.sidebar-brand small{color:var(--muted);font-size:10px}.sidebar-close,.mobile-sidebar-toggle{cursor:pointer;background:0 0;border:0}.sidebar-close{min-width:40px;min-height:40px;color:var(--muted);font-size:24px;display:none}.workspace-nav{gap:3px;margin-top:26px;display:grid}.workspace-nav-item{min-height:42px;color:var(--muted);border-radius:8px;gap:11px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;transition-property:background-color,color,transform;transition-duration:.14s}.workspace-nav-item:hover,.workspace-nav-item.active{color:var(--ink);background:var(--paper)}.workspace-nav-item:active,.workspace-account-trigger:active,.workspace-account-menu button:active,.workspace-account-menu a:active{transform:scale(.96)}.workspace-sidebar-spacer{flex:1}.workspace-account{border-top:1px solid var(--soft-line);padding-top:10px;position:relative}.workspace-account-trigger{text-align:start;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:10px;width:100%;min-height:56px;padding:7px 8px}.workspace-account-trigger:hover,.workspace-account-trigger[aria-expanded=true]{background:var(--paper)}.workspace-avatar{background:var(--ink);width:34px;height:34px;color:var(--surface);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.workspace-account-copy{gap:2px;min-width:0;display:grid}.workspace-account-copy strong,.workspace-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-account-copy strong{font-size:12px}.workspace-account-copy small{max-width:145px;color:var(--muted);font-size:10px}.workspace-account-more{color:var(--muted);letter-spacing:2px;margin-inline-start:auto}.workspace-account-menu{inset-inline:0;border:1px solid var(--soft-line);background:var(--surface-strong);border-radius:11px;gap:2px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 9px);box-shadow:0 16px 36px #2e271f24}.workspace-account-menu a,.workspace-account-menu button{width:100%;min-height:38px;color:var(--ink);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:7px;gap:10px;padding:0 10px;font-size:12px;font-weight:700;text-decoration:none}.workspace-account-menu a:hover,.workspace-account-menu button:hover{background:var(--paper)}.workspace-account-menu svg{color:var(--coral-dark)}.mobile-sidebar-toggle,.sidebar-backdrop{display:none}.capture-source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.capture-source-grid button{border:1px solid var(--soft-line);background:var(--surface-strong);text-align:start;cursor:pointer;border-radius:8px;align-content:center;gap:5px;min-height:74px;padding:12px;display:grid}.capture-source-grid button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#e5f0ed}.capture-source-grid button:active{transform:scale(.96)}.capture-source-grid span{color:var(--muted);font-size:11px;line-height:1.35}.settings-advanced{border-top:1px solid var(--soft-line);margin-top:14px}.settings-advanced summary{color:var(--coral-dark);cursor:pointer;padding:13px 0 2px;font-size:12px;font-weight:700}.settings-engine-grid{grid-template-columns:2fr 1fr;gap:10px;margin-top:12px;display:grid}@media (width<=980px){.app-shell.has-sidebar{padding-inline-start:28px}.workspace-sidebar{transition-property:transform;transition-duration:.18s;transform:translate(-105%)}.workspace-sidebar.open{transform:translate(0)}.sidebar-close,.mobile-sidebar-toggle{place-items:center;display:grid}.mobile-sidebar-toggle{z-index:20;border:1px solid var(--soft-line);background:var(--surface-strong);width:42px;height:42px;color:var(--ink);border-radius:8px;position:fixed;inset-block-start:16px;inset-inline-start:14px}.sidebar-backdrop{z-index:25;cursor:pointer;background:#29282647;border:0;display:block;position:fixed;inset:0}.topbar{padding-inline-start:54px}.capture-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.app-shell.has-sidebar{padding-inline:16px}.topbar{min-height:68px;padding-inline-start:52px}.topbar .brand>span:last-child{display:none}.status-pill{padding-inline:9px;font-size:10px}.capture-source-grid,.settings-engine-grid{grid-template-columns:1fr}}@media (width<=700px){.entry-consent-banner,.account-card,.danger-zone{flex-direction:column;align-items:stretch}.history-item{flex-direction:column;align-items:flex-start}.home-settings-strip,.settings-account-row,.settings-login-card{flex-direction:column;align-items:stretch}.home-settings-actions .button{flex:130px}.settings-section{padding:17px}.settings-section-heading{flex-direction:column}.settings-mode-grid,.pricing-grid,.local-plan{grid-template-columns:1fr}.pricing-card,.local-plan{min-height:auto}.local-plan .button{width:100%}}
