:root{color-scheme:light;--ink:#23342e;--muted:#788078;--green:#173f38;--lime:#e9eed9;--paper:#f8f8f2;--line:#e3e6dd;--white:#fff;--radius:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;transition:background .18s,transform .18s}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #70a293;outline-offset:3px}[hidden]{display:none!important}button:hover:not(:disabled){filter:brightness(.96)}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-1.8px;line-height:1.16;margin:12px 0 18px;font-size:49px}h2{font-size:19px;font-weight:550;margin:0 0 12px}p{line-height:1.6}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;color:#688274;margin:0}.muted,.small{color:var(--muted)}.small{font-size:12px;line-height:1.65}.tag{font-size:9px;letter-spacing:1.4px;background:#ede5d4;padding:8px 10px;border-radius:6px;color:#73613d}.primary{background:var(--green);color:white;padding:14px 21px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:550}.outline{background:transparent;color:var(--ink);border:1px solid #d9ded3;border-radius:9px;padding:11px 15px;font-size:12px}.quiet,.text-button{color:var(--green);background:transparent;padding:8px 0;font-size:12px}.text-button{margin-left:auto}.sidebar{position:fixed;inset:0 auto 0 0;width:239px;padding:38px 23px;background:#eef0e6;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--green);font-size:21px;letter-spacing:-.8px;font-weight:650}.brand-symbol{font-size:32px;font-weight:400}.sidebar-caption{font-size:9px;letter-spacing:1.8px;color:#899286;margin:52px 10px 17px}nav{display:flex;flex-direction:column;gap:9px}.nav-item{padding:13px 15px;display:flex;align-items:center;gap:12px;background:none;text-align:left;color:#657364;border-radius:9px;font-size:13px}.nav-item span{font-size:18px}.nav-item.active{color:var(--green);background:#e0e6d5;font-weight:550}.sidebar-bottom{margin-top:auto;padding:20px 8px 0;font-size:10px;color:#899084}.privacy-mark{display:flex;align-items:center;gap:7px;color:#61725f;font-size:10px}.status-dot,.live-dot{background:#81a18a;display:inline-block;width:6px;height:6px;border-radius:100%}.sidebar-bottom p{font-size:10px}.sidebar-bottom button{margin-top:13px;color:#6c7c69}main{margin-left:239px}.topbar{height:95px;margin:0 56px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#768075}.top-actions{display:flex;gap:12px;align-items:center}.view{max-width:1040px;padding:46px 56px 35px;margin:auto}.intro{margin-bottom:35px}.intro>p:last-child{color:var(--muted);font-size:14px;margin:0}.section-label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:14px}.section-label>span:first-child{font-weight:600}.perspective-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.perspective-card{border:1px solid var(--line);text-align:left;border-radius:14px;padding:20px 16px;background:#fff;position:relative;min-height:155px;color:var(--ink)}.perspective-card.selected{border-color:var(--green);background:#edf2e7;box-shadow:inset 0 0 0 .5px var(--green)}.perspective-card.pending{opacity:1;color:#777c71;background:#f1f2eb}.avatar{width:35px;height:35px;border-radius:50%;background:#e4e7db;color:#52604c;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:14px;margin-bottom:13px}.selected .avatar{background:var(--green);color:#e7edd9;font-size:24px}.perspective-card strong{display:block;font-size:13px;font-weight:550;margin-bottom:6px}.perspective-card small{font-size:10px;color:#8a8f81;line-height:1.5;display:block}.card-state{position:absolute;right:13px;top:18px;font-size:8px;padding:4px 5px;border-radius:4px;background:#e7e9df;color:#7f8775}.card-check{position:absolute;right:15px;top:20px;color:var(--green);font-size:16px}.free-options{display:grid;grid-template-columns:1fr;gap:7px;margin-top:18px}.free-options label{font-size:11px;color:#667260}.free-options input,input[type=password],.search input{border:1px solid var(--line);background:white;border-radius:8px;padding:12px 14px;color:var(--ink);min-width:0}.free-options input{font-size:13px}.free-options>.small{font-size:10px}.mode-row{display:flex;justify-content:space-between;align-items:center;margin:19px 0;font-size:10px;color:#7d8877;gap:15px}.mode-row label{display:flex;align-items:center;gap:7px}.mode-row input{accent-color:var(--green)}#selection-label{color:#5b725e;max-width:40%;text-align:right}.conversation-card{border:1px solid var(--line);background:white;border-radius:var(--radius);overflow:hidden;box-shadow:0 5px 16px #223f2803}.conversation-top{padding:13px 20px;border-bottom:1px solid #eff0e9;font-size:10px;display:flex;align-items:center;gap:8px;color:#7d8679;min-height:44px}.messages{min-height:236px;max-height:490px;overflow:auto;padding:23px}.empty-state{display:flex;flex-direction:column;align-items:center;padding:6px 5px 10px;text-align:center}.empty-state p{font-size:13px;margin:14px 0 5px}.empty-state>span{font-size:11px;color:#909687}.orb{display:flex;justify-content:center;align-items:center;width:75px;height:75px;border-radius:50%;background:radial-gradient(circle at 34% 32%,#f7f9ed,#dbe6ca 55%,#c4d6ba);box-shadow:0 0 0 12px #f8faf4,0 0 0 24px #fcfdf9;margin:26px 0 8px;color:#779171}.orb span{font-size:44px}.bubble{padding:14px 17px;border-radius:13px;background:#f4f5ee;max-width:91%;margin:0 0 16px;line-height:1.7;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.bubble.user{background:#e9efe1;margin-left:auto;max-width:83%}.bubble .speaker{display:block;font-size:9px;letter-spacing:.7px;text-transform:uppercase;font-weight:600;color:#77906d;margin-bottom:7px}.composer{border-top:1px solid #f0f1ec;padding:17px 18px 9px;display:flex;align-items:center;gap:12px}.composer textarea{border:0;resize:vertical;min-height:45px;max-height:150px;width:100%;font-size:12px;line-height:1.6;background:transparent;color:var(--ink);padding:7px}.composer textarea::placeholder{color:#a1a698}.send-button{border-radius:9px;width:34px;height:34px;flex-shrink:0;background:var(--lime);color:#40634d;font-size:23px}.voice-bar{margin:0 20px;padding:16px 0;border-top:1px solid #f0f1ec;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.voice-actions{display:flex;gap:8px;flex-wrap:wrap}.voice-actions button{padding:11px 14px;font-size:11px}.mic-mode{display:flex;flex-direction:column;gap:4px;color:#7f8979;font-size:9px}.mic-mode select{border:0;color:#596b52;background:transparent;max-width:180px;font-size:10px;padding:3px 0}#push-to-talk{touch-action:none;user-select:none;-webkit-user-select:none}#push-to-talk.speaking{background:#8b5d39}.stop{border-color:#ded1cb;color:#885e4a}.notice{font-size:12px;color:#687f5f;min-height:20px;line-height:1.7;margin:15px 0 0}.notice.error{color:#a3503f}.footnote{font-size:9px;color:#a1a697;text-align:center;margin-top:12px}.search{display:flex;gap:10px;margin:25px 0}.search input{flex:1}.archive-row,.character-row{background:white;border:1px solid var(--line);border-radius:13px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin:12px 0}.archive-row button:first-child{text-align:left;background:none;flex:1;color:var(--ink);overflow-wrap:anywhere}.archive-row strong{font-weight:550;font-size:14px;display:block}.archive-row small{display:block;margin-top:8px;font-size:10px;color:var(--muted)}.character-row p{font-size:12px;color:var(--muted);margin:6px 0 0}.import-box{border:1px dashed #bfc9b8;border-radius:15px;padding:28px;margin-top:30px}.import-box p{color:var(--muted);font-size:13px}.upload-label{display:inline-block;cursor:pointer;background:white;margin:6px 0}.upload-label input{display:block;font-size:11px;margin-top:10px;max-width:100%}.login-screen{display:flex;min-height:100dvh;justify-content:center;align-items:center;background:radial-gradient(ellipse at 75% 15%,#e1e9d4,transparent 65%),var(--paper);padding:24px}.login-card{width:390px}.login-card h1{font-size:44px}.login-card>p{color:#7d8775;font-size:13px}.login-card .eyebrow{font-size:9px;margin-top:30px}.login-card .symbol{font-size:50px;color:var(--green)}.login-card form{display:flex;flex-direction:column;gap:12px;margin:28px 0}.login-card form label{font-size:12px;color:#6c7865}.login-card .primary{justify-content:space-between;margin-top:5px}.login-card>.small{font-size:11px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(min-width:1500px){.view{padding-top:60px}}@media(max-width:1100px){.sidebar{width:205px;padding-left:17px;padding-right:17px}.brand{font-size:19px}main{margin-left:205px}.view{padding:35px 30px}.topbar{margin:0 30px}.perspective-card{padding:17px 12px}h1{font-size:42px}.section-label .muted{font-size:10px}}@media(max-width:740px){.sidebar{position:relative;inset:auto;width:100%;padding:18px 20px 10px;border-right:0;border-bottom:1px solid var(--line);gap:15px}.sidebar-caption,.sidebar-bottom{display:none}.brand{font-size:21px}nav{flex-direction:row;gap:5px}.nav-item{font-size:11px;padding:9px 10px;gap:7px}.nav-item span{font-size:15px}main{margin:0}.topbar{height:64px;margin:0 20px;font-size:11px}.top-actions{gap:6px}.top-actions button{font-size:10px;padding:9px}.tag{font-size:8px;letter-spacing:.7px;padding:6px}.view{padding:30px 20px}.intro{margin-bottom:26px}h1{font-size:36px;letter-spacing:-1.2px}.intro>p:last-child{font-size:12px;max-width:300px}.eyebrow{font-size:9px}.section-label{font-size:10px}.section-label .muted{display:none}.perspective-grid{gap:7px}.perspective-card{padding:15px 9px;min-height:152px}.perspective-card strong{font-size:11px;line-height:1.4}.perspective-card small{font-size:9px}.avatar{margin-top:13px;width:30px;height:30px;font-size:12px}.card-state{top:8px;left:9px;right:auto;font-size:7px;padding:3px}.card-check{top:13px;right:10px;font-size:13px}.mode-row{font-size:9px;align-items:flex-start}.mode-row label{gap:4px}.mode-row input{margin:0 3px 0 0}#selection-label{display:none}.messages{padding:18px 13px;min-height:226px}.bubble{font-size:12px;max-width:96%}.voice-bar{margin:0 14px;gap:14px;align-items:flex-start}.mic-mode{max-width:145px}.mic-mode select{max-width:145px;font-size:9px}.voice-actions button{font-size:10px;padding:11px}.conversation-top{padding:12px 13px;font-size:9px}.text-button{font-size:9px}.composer{padding:12px}.composer textarea{font-size:12px}.archive-row,.character-row{padding:15px}.import-box{padding:20px}.search{gap:6px}.search input{font-size:12px}.footnote{text-align:left;font-size:9px}.login-card h1{font-size:39px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* PocketCouncil night palette, inspired by the documented Alex Voice style. */
:root{color-scheme:dark;--ink:#edf3ed;--muted:#9caca3;--green:#bded9a;--lime:#273e2d;--paper:#101917;--line:#2b3b33;--white:#1a2520;font-size:16px;background:var(--paper)}
body{background:radial-gradient(ellipse at 85% 0%,#243c2c66,transparent 45%),var(--paper)}
h1{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:540;font-size:56px;letter-spacing:-2.6px;line-height:1.09;margin:18px 0}h2{font-weight:550}.eyebrow{color:#bdd4ad;letter-spacing:2.3px;font-size:10px}.intro>p:last-child{max-width:540px;font-size:14px;line-height:1.7}.intro{margin-bottom:24px}
.sidebar{background:#111c17;border-color:var(--line);width:236px;padding:35px 22px}.brand{color:var(--ink);font-size:20px;letter-spacing:-.7px}.brand-symbol{color:var(--green)}.sidebar-caption{color:#85998a;margin-top:58px}.nav-item{color:#9db0a2;min-height:48px}.nav-item.active{background:#26392b;color:#d4f5bf}.nav-item:hover{background:#213027}.sidebar-bottom,.sidebar-bottom p{color:#95a697;line-height:1.8}.sidebar-bottom button,.privacy-mark{color:#b3c9aa}.status-dot,.live-dot{background:var(--green);box-shadow:0 0 9px #bded9a44}main{margin-left:236px}.topbar{height:84px;color:#a6b9aa;margin:0 52px}.view{padding:38px 52px 32px;max-width:1120px}.tag{background:#293b27;color:#c9e7b1}.outline{border-color:#3a4c3f;color:#d8e6d7;min-height:42px}.primary{background:var(--green);color:#152314;font-weight:650;min-height:46px;box-shadow:0 3px 18px #bded9a0d}.quiet,.text-button{color:var(--green)}
.starter-row{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:32px}.starter-row button{display:flex;gap:20px;align-items:center;border:1px solid #34463a;background:#18251e;color:#bfcebf;border-radius:30px;padding:11px 15px;font-size:11px;min-height:42px}.starter-row span{color:var(--green)}.starter-row button:hover{background:#2a3d2b}.section-label{font-size:12px;margin-bottom:15px}.section-label .muted{font-size:11px}
.perspective-grid{gap:13px}.perspective-card{background:linear-gradient(135deg,#1e2c23,#19251e);border-color:#344638;border-radius:18px;padding:20px;min-height:151px;color:var(--ink);transition:background .2s,border-color .2s,transform .2s}.perspective-card:hover:not(:disabled){transform:translateY(-2px);border-color:#8cb276;filter:none}.perspective-card.selected{border-color:#b9e695;background:linear-gradient(125deg,#31492c,#243927);box-shadow:inset 0 0 0 1px #b9e69533}.perspective-card.pending{background:#1a261f;color:#a4b39f}.perspective-card strong{font-size:14px}.perspective-card small{color:#a5b7a0;font-size:11px}.avatar{background:#31412d;color:#deebd4;width:38px;height:38px;font-family:inherit;font-size:12px;font-weight:600}.perspective-card:nth-child(2) .avatar{background:#403d2e;color:#e9dbb9}.selected .avatar{background:#bdec9b;color:#23341b}.card-check{color:#d6f5be}.card-state{background:#29382c;color:#b3c3a9;font-size:8px}.free-options label{color:#b8cbb0}.free-options input,input[type=password],.search input{background:#16221b;border-color:#37483b;color:var(--ink);min-height:46px}.free-options>.small{color:#95a78e;line-height:1.6}.mode-row{font-size:11px;color:#b3c3aa;margin:20px 0}.mode-row input{width:17px;height:17px;accent-color:#bdec9b}#selection-label{color:#bdd9ad}
.conversation-card{background:linear-gradient(130deg,#1c2b21,#18251f);border-color:#3c503d;border-radius:22px;box-shadow:0 14px 60px #0002}.conversation-top{border-color:#304131;color:#bdcbb5;font-size:11px;padding:14px 21px}.messages{min-height:225px;max-height:450px}.empty-state{padding:0 5px 8px}.empty-state p{font-size:15px;font-weight:500;margin-top:22px}.empty-state>span{color:#a0b596;font-size:12px}.orb{width:75px;height:75px;background:radial-gradient(circle at 32% 27%,#daefbb,#89af73 58%,#425e38);color:#263e22;box-shadow:0 0 0 13px #bde89708,0 0 0 27px #bde89704,0 0 65px #bde89715;margin:26px 0 0}.wave-bars{display:flex;gap:4px;align-items:center;height:32px}.wave-bars i{display:block;width:4px;border-radius:5px;background:#2f4d24;height:12px}.wave-bars i:nth-child(2),.wave-bars i:nth-child(4){height:23px}.wave-bars i:nth-child(3){height:34px}.bubble{background:#27372b;font-size:14px;color:#e0ebdb}.bubble.user{background:#364b2d}.bubble .speaker{color:#c2dbb1}.composer{border-color:#344633;padding:15px 19px}.composer textarea{font-size:14px;min-height:46px}.composer textarea::placeholder{color:#a2b19a}.send-button{width:44px;height:44px;color:#1c2e16;background:#bedf9e;border-radius:12px}.voice-bar{border-color:#344633;padding:16px 0 20px}.voice-actions button{font-size:12px;padding:13px 18px}.mic-mode{color:#a5b89a;font-size:10px}.mic-mode select{color:#d4e6c9;font-size:11px;min-height:30px}.stop{color:#e4bfb0;border-color:#7b5b49}#push-to-talk.speaking{background:#edcb9c;color:#30261a}.notice{color:#b2c8a4}.notice.error{color:#ffb8a8}.footnote{color:#98a98f;font-size:10px;line-height:1.6;margin-top:12px}
.archive-row,.character-row{background:#1b2a21;border-color:#344737}.character-row label{font-size:12px;display:inline-flex;align-items:center;gap:10px;margin-top:15px}.character-row select{background:#18221a;border:1px solid #4b6044;padding:8px;border-radius:7px;color:#e3eedb}.character-row small{font-size:11px;color:#a6b89a}.import-box{border-color:#566b4b}.upload-label{background:#26372b}.login-screen{background:radial-gradient(ellipse at 75% 15%,#33492b66,transparent 65%),#101917}.login-card{width:410px}.login-card h1{font-size:48px}.login-card>p{color:#afc0a5}.login-card .symbol{color:#c1e8a4}.login-card form label{color:#c0d2b5}.login-card .primary{padding:16px 20px}.login-card>.small{color:#90a486}
@media(min-width:1500px){.view{padding-top:48px}}@media(max-width:1100px){.sidebar{width:210px;padding-left:18px;padding-right:18px}main{margin-left:210px}.view{padding:35px 30px}.topbar{margin:0 30px}h1{font-size:46px}.perspective-card{padding:16px}.perspective-card strong{font-size:12px}}
@media(max-width:740px){.sidebar{width:100%;padding:17px 20px 11px;background:#111c17;gap:13px}main{margin:0}.brand{font-size:21px}.nav-item{font-size:12px;min-height:43px;padding:9px 10px}.topbar{margin:0 20px;height:66px}.view{padding:28px 20px}.intro{margin-bottom:22px}h1{font-size:40px;letter-spacing:-1.8px}.intro>p:last-child{font-size:13px;max-width:330px}.starter-row{gap:7px;margin-bottom:27px}.starter-row button{font-size:10px;padding:9px 11px;gap:10px;min-height:40px}.perspective-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.perspective-card{padding:14px 10px;min-height:159px;border-radius:14px}.perspective-card strong{font-size:11px;line-height:1.4}.perspective-card small{font-size:10px;line-height:1.6}.avatar{width:32px;height:32px;font-size:11px;margin-top:8px;margin-bottom:13px}.card-state{font-size:6px;top:7px;left:8px}.mode-row{font-size:10px;line-height:1.6}.free-options label{font-size:12px}.free-options input{font-size:16px}.messages{min-height:220px;padding:20px 12px}.conversation-top{font-size:10px;padding:13px}.composer{padding:12px}.composer textarea{font-size:16px}.voice-bar{margin:0 14px;align-items:center}.voice-actions{flex:1}.voice-actions button{font-size:12px;padding:13px 15px}.mic-mode{width:100%;flex-direction:row;align-items:center;justify-content:space-between;max-width:none;gap:10px}.mic-mode select{font-size:11px;max-width:none}.character-row small{display:block;margin-top:8px}.footnote{font-size:10px}.login-card h1{font-size:40px}.top-actions button{min-height:42px;font-size:11px}.search input,input[type=password]{font-size:16px}}
.selected .avatar{font-size:12px}.perspective-card:last-child.selected .avatar{font-size:24px}
@media(max-width:740px){h1{font-size:34px;letter-spacing:-1.5px}.conversation-card{display:flex;flex-direction:column}.conversation-top{order:0}.voice-bar{order:1;border-top:0;border-bottom:1px solid #344633;padding-top:16px}.messages{order:2}.composer{order:3}.voice-actions{width:100%}.voice-actions #voice-start{width:100%}.selected .avatar{font-size:11px}}

#logout-mobile{display:none}@media(max-width:740px){#logout-mobile{display:inline-block}}

#voice-start[data-state]:disabled{opacity:1}#voice-start[data-state=connecting]{background:#f0c36b;color:#32240d}#voice-start[data-state=listening]{background:#bded9a;color:#152314}#voice-start[data-state=thinking],#voice-start[data-state=speaking]{background:#95c9ed;color:#10293a}#voice-start[data-state=paused]{background:#e7c987;color:#352b17}#voice-start[data-state=closed]{background:#6f8077;color:#fff}#voice-start[data-state=error]{background:#e5a095;color:#3e1510}

.archive-preview{font-size:13px;line-height:1.6;color:var(--ink);font-weight:400;margin:8px 0}.archive-row>button:first-child{min-width:0}.outbox-card{padding:24px;border:1px solid var(--line);border-radius:18px;margin-top:20px;background:#1b2c22}.outbox-body{white-space:pre-wrap;line-height:1.8}.outbox-card button{margin-right:16px}#voice-interrupt{min-height:44px}
