
:root{color-scheme:light;--paper:#fbfcfd;--ink:#213347;--muted:#687786;--line:#e4e9ee;--accent:#356c9a;--soft:#edf3f8;--green:#347c65;--red:#a74949}
*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,'Segoe UI',sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer;transition:background .18s,border-color .18s}button:disabled{cursor:wait;opacity:.55}button:hover{filter:brightness(.98)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}a{color:inherit;text-decoration:none}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sidebar{width:236px;position:fixed;inset:0 auto 0 0;padding:34px 22px 24px;background:#f3f5f7;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:11px;align-items:center;padding:0 4px;margin-bottom:54px;font-size:19px;font-weight:600;letter-spacing:-.7px}.brand img{width:37px;height:37px}.brand small{display:block;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;font-weight:500;color:var(--muted);margin-top:1px}.nav-caption{font-size:10px;letter-spacing:1.8px;color:#798693;margin:0 12px 12px}.sidebar nav{display:grid;gap:7px}.nav{border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:12px;color:#667585;font-size:13px}.nav svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.6;flex-shrink:0}.nav.active{background:#e4ebf2;color:#254f74;font-weight:600}.nav:hover{background:#e9eef3}.nav b{font-size:10px;line-height:19px;min-width:19px;text-align:center;border-radius:5px;background:#fff9;margin-left:auto}.sidebar footer{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-top:26px;padding:0 6px;flex-wrap:wrap}.sidebar footer small{margin-left:auto;font-size:10px}.connection-dot{width:6px;height:6px;display:inline-block;border-radius:100%;background:#bd875d}.connection-dot.online{background:#598d76}
.voice-card{margin-top:auto;padding:20px 14px 16px;background:#fff;border:1px solid var(--line);border-radius:14px}.voice-card strong{font-size:13px;font-weight:600}.voice-card p{color:var(--muted);font-size:11px;margin:5px 0 13px}.voice-card .button{width:100%;min-height:34px;font-size:11px}.voice-orb{height:23px;display:flex;align-items:center;gap:3px;margin-bottom:12px}.voice-orb i,.voice-orb:before,.voice-orb:after{content:'';display:block;width:3px;height:11px;background:#8ba4ba;border-radius:5px}.voice-orb i{height:22px}.voice-orb:after{height:15px}.voice-orb.live i{animation:listen 1.5s ease-in-out infinite}.voice-card .error-text:empty{display:none}.voice-card .error-text{font-size:11px;margin-bottom:0}.voice-disclosure{display:block;font-size:9px;color:#84909a;margin-top:10px;text-align:center}
main{margin-left:236px;min-height:100vh}.topbar{height:83px;display:flex;align-items:center;justify-content:space-between;padding:0 46px;border-bottom:1px solid var(--line);background:#fff9;font-size:12px;color:#667685}.topbar>span{color:var(--ink);font-weight:500}.topbar-right{display:flex;align-items:center;gap:23px}.icon-button{width:33px;height:33px;border:1px solid var(--line);background:white;border-radius:50%;display:grid;place-items:center;font-size:17px}.topbar-tag{font-size:10px;border-right:1px solid var(--line);padding-right:22px;color:#7b8996}.view{max-width:1216px;margin:0 auto;padding:50px 56px 40px}.hero{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:3px 0 33px}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:600;color:#638198;display:block;margin-bottom:17px}.eyebrow i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#638198;margin-right:6px}h1{font-size:45px;line-height:1.13;letter-spacing:-1.8px;font-weight:450;margin:0}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-1.3px;color:#5b7e9d}h2{font-size:20px;font-weight:500;letter-spacing:-.5px;margin:0}h3{font-weight:550}p{margin:0}.hero p{color:var(--muted);font-size:13px;margin-top:19px;max-width:430px;line-height:1.75}.hero-symbol{width:154px;height:154px;flex-shrink:0;margin-right:32px;position:relative;display:grid;place-items:center}.hero-symbol:before{content:'';position:absolute;inset:-14px;border-radius:50%;border:1px solid #e8eef3}.hero-symbol:after{content:'';position:absolute;inset:-32px;border-radius:50%;border:1px solid #f0f3f6}.hero-symbol img{width:130px;height:130px;object-fit:contain;position:relative;z-index:1}
.composer{border:1px solid #dce4eb;border-radius:16px;padding:20px 22px 16px;background:white;box-shadow:0 6px 24px #20364f04}.composer:focus-within{border-color:#98b2c8;box-shadow:0 0 0 3px #356c9a08}.composer textarea{border:0;resize:vertical;outline:none;box-shadow:none;background:transparent;padding:0;min-height:67px;width:100%;font-size:15px;line-height:1.65;color:var(--ink)}.composer textarea::placeholder{color:#8795a2}.composer textarea:focus-visible{outline:0}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px}.composer-bottom>span{display:flex;align-items:center;gap:8px;color:#86929e;font-size:10px}.small-orb{width:6px;height:6px;background:#67937e;border-radius:50%}.kbd{border:1px solid var(--line);padding:0 5px;font-size:9px;color:#92a0ab;border-radius:4px;margin-left:6px}.button{border:1px solid var(--line);background:white;display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:9px 16px;border-radius:9px;font-size:12px;font-weight:500;min-height:37px}.button.primary{background:var(--ink);color:white;border-color:var(--ink)}.button.primary:hover{background:#36516d}.button.quiet{background:#f8fafc}.button.subtle-danger{color:var(--red);border:0;background:transparent}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:16px 0 46px}.suggestions button{display:flex;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);background:transparent;padding:13px 14px;border-radius:11px;font-size:11px}.suggestions button:hover{background:var(--soft);border-color:#c9d7e2}.suggestion-icon{width:25px;height:25px;font-size:19px;font-weight:300;display:grid;place-items:center;color:#5c7a94}.suggestions strong{display:block;font-size:11px;font-weight:550}.suggestions small{display:block;font-size:10px;color:#8a96a1;margin-top:1px}
.operations-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.operations-heading .eyebrow{display:none}.operations-heading h2{font-size:16px}.operations-heading h2 span{font-size:10px;color:#8d99a3;font-weight:400;margin-left:7px}.filter-tabs{display:flex;gap:3px}.filter-tabs button{background:transparent;border:0;border-radius:6px;padding:5px 10px;color:#8a95a0;font-size:10px}.filter-tabs button.active{background:#eaf0f5;color:#436582}.work-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.work-grid.has-selection{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr)}.task-list{display:grid;gap:9px}.task-card{display:block;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 18px;width:100%;min-width:0}.task-card:hover{border-color:#b9cbd9}.task-card.selected{background:#f3f7fb;border-color:#a9c0d4}.task-top,.inspector-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.task-top time,.inspector-heading time{font-size:10px;color:#8a98a4}.task-card h3{font-size:12px;font-weight:500;margin:10px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;line-height:1.6}.task-card-footer{font-size:9px;display:flex;justify-content:space-between;color:#8a99a5}.live-copy{color:#60877a}.badge{display:inline-flex;gap:5px;align-items:center;font-size:9px;padding:3px 7px;border-radius:5px;background:#eff2f5;color:#758592;white-space:nowrap}.badge:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.badge.running,.badge.queued{background:#eaf1f9;color:#4f7b9d}.badge.completed{background:#eaf4ef;color:#4d806b}.badge.waiting_approval,.badge.waiting_input,.badge.paused{background:#f7f1e5;color:#997c44}.badge.failed{background:#faeded;color:#a46868}.list-empty{border:1px dashed #dce4ea;border-radius:12px;padding:32px 25px;text-align:center;color:#8a97a2;font-size:12px}.list-empty h3{font-size:13px;font-weight:450;color:#6c7f8f;margin:0 0 5px}.list-empty p{font-size:11px}.inspector{background:white;border:1px solid var(--line);border-radius:14px;padding:22px;min-width:0}.inspector-header h3{font-size:15px;font-weight:500;line-height:1.55;overflow-wrap:anywhere;margin:14px 0}.task-controls{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0}.task-controls .button{font-size:10px;padding:7px 12px;min-height:30px}.outcome{border-top:1px solid var(--line);padding:20px 0 4px}.outcome-label,.pending-kicker{display:block;color:#7890a4;font-size:9px;letter-spacing:1.5px;font-weight:600;margin-bottom:9px}.result-text{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.error-box{color:var(--red)}.pending-box{padding:17px;margin-top:16px;background:#fbf8f0;border:1px solid #eee5d2;border-radius:10px}.pending-box strong{font-size:12px;font-weight:500}.pending-box textarea{margin:12px 0}.pending-box p{font-size:11px;color:#847b66}.activity,.technical-details{border-top:1px solid var(--line);margin-top:18px;padding-top:13px;color:var(--muted);font-size:11px}summary{cursor:pointer}summary small{margin-left:9px;font-size:9px;color:#93a0ab}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;background:#f4f6f8;padding:13px;border-radius:8px;max-height:320px;overflow:auto}.timeline{padding-top:16px}.timeline-item{border-left:1px solid var(--line);padding:0 0 17px 13px}.timeline-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px}.timeline-item p{font-size:11px;margin-top:5px;overflow-wrap:anywhere}.timeline-item.success strong{color:var(--green)}.timeline-item.error strong{color:var(--red)}.technical-metrics{margin-top:12px}.evidence{margin-top:9px}.artifact-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.artifact-list>.outcome-label{width:100%}.history-button{display:block;margin:18px auto;background:transparent;border:0;color:#6a8398;font-size:11px}.workspace-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:42px;padding-top:18px;font-size:9px;color:#95a0aa;letter-spacing:.2px}.workspace-footer span{display:flex;align-items:center;gap:7px}.workspace-footer img{width:16px;height:16px;opacity:.6}
.section-intro{margin:7px 0 35px}.section-intro h1{font-size:38px}.section-intro p{margin-top:18px;max-width:580px;color:var(--muted);font-size:13px}.memory-grid,.connections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:25px}.memory-card,.connection-card{background:white;padding:22px;border:1px solid var(--line);border-radius:13px;min-width:0}.memory-card header{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px;color:#7d8f9d}.memory-card p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:15px}.memory-card h3,.connection-card h3{font-size:15px;margin:13px 0 6px}.text-button{border:0;background:transparent;color:#8b99a4;font-size:10px;padding:2px}.connection-card p{color:var(--muted);font-size:12px}.connection-state{font-size:9px;color:#a18553;letter-spacing:.4px}.connection-state.ready{color:#5b8974}.connection-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.surface-note{border-top:1px solid var(--line);padding-top:24px;margin-top:30px;color:var(--muted);font-size:12px}.surface-note h3{font-size:13px;color:#607587;margin:0 0 8px}.routine-note{font-size:11px;color:var(--muted);margin-top:17px;display:block}.composer label{display:block;color:var(--muted);font-size:11px;margin-bottom:10px}.composer input{margin-bottom:17px}.composer-bottom label{display:flex;gap:10px;align-items:center;margin:0}.composer-bottom select{width:auto}
input,textarea,select{border:1px solid #dce3e9;background:#fff;border-radius:8px;padding:10px 12px;color:var(--ink);width:100%;min-width:0}textarea{resize:vertical}select{padding:8px 10px;font-size:12px}dialog{border:1px solid var(--line);border-radius:20px;padding:36px;max-width:500px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 24px 90px #172c4230;background:white}dialog::backdrop{background:#263b5340;backdrop-filter:blur(4px)}dialog h2{font-size:24px;margin:0 0 13px}dialog p,dialog li{font-size:12px;color:var(--muted);line-height:1.7;margin-bottom:20px}dialog label{display:block;font-size:11px;color:var(--muted);margin:15px 0}dialog input,dialog select{margin-top:6px}dialog code{display:block;overflow-wrap:anywhere;font-size:11px;background:var(--soft);padding:10px;margin:10px 0;border-radius:8px}.dialog-close{position:absolute;top:13px;right:16px;border:0;background:transparent;font-size:22px;color:#8493a0}.form-row{display:grid;grid-template-columns:1fr 1.6fr;gap:12px}.error-text{color:var(--red)!important;overflow-wrap:anywhere}.toast{position:fixed;bottom:26px;left:calc(50% + 118px);transform:translateX(-50%);background:#243a4f;color:white;padding:12px 22px;border-radius:11px;box-shadow:0 8px 35px #1d344d25;z-index:100;font-size:12px;max-width:calc(100% - 36px)}.operator-indicator{position:fixed;right:24px;bottom:24px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px 18px;display:flex;gap:12px;align-items:center;z-index:20}.operator-indicator i{width:7px;height:7px;border-radius:50%;background:var(--green)}.operator-indicator strong{font-size:12px}.operator-indicator small{display:block;font-size:10px;color:var(--muted)}.operator-indicator b{font-size:10px;color:var(--accent)}
@keyframes listen{50%{transform:scaleY(.5)}}
@media(min-width:1500px){.view{padding-top:65px}.hero{margin-bottom:40px}h1{font-size:52px}.hero-symbol{margin-right:65px;width:190px;height:190px}.hero-symbol img{width:155px;height:155px}.suggestions{margin-bottom:55px}}
@media(max-width:1100px){.sidebar{width:208px;padding:30px 16px 20px}main{margin-left:208px}.view{padding:38px 32px}.topbar{padding:0 32px}.hero-symbol{margin-right:10px;width:115px;height:115px}.hero-symbol img{width:100px;height:100px}h1{font-size:38px}.hero p{max-width:350px}.suggestions small{display:none}.suggestions button{padding:12px 9px}.toast{left:calc(50% + 104px)}.work-grid.has-selection{grid-template-columns:1fr}}
@media(max-width:760px){.sidebar{position:sticky;top:0;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;padding:14px 20px 0;background:#f6f8faf5;backdrop-filter:blur(14px);border:0;border-bottom:1px solid var(--line)}.brand{font-size:17px;margin:0 auto 14px 0}.brand img{width:29px;height:29px}.brand small{font-size:8px}.nav-caption,.sidebar footer{display:none}.sidebar nav{display:flex;order:3;width:100%;gap:4px}.nav{flex:1;justify-content:center;font-size:10px;padding:10px 4px;border-radius:7px 7px 0 0;gap:5px}.nav svg{width:15px;height:15px}.nav b{margin:0;min-width:15px;font-size:8px}.voice-card{padding:0;margin:0;border:0;background:none;align-self:center;margin-bottom:14px}.voice-card>div,.voice-card>.voice-disclosure{display:none}.voice-card .button{width:auto;font-size:10px;min-height:30px}.voice-card .error-text{max-width:160px;font-size:9px}main{margin:0}.topbar{height:52px;padding:0 22px;font-size:10px}.topbar-tag{display:none}.topbar-right{gap:12px}.icon-button{width:28px;height:28px;font-size:15px}.view{padding:30px 22px}.hero{margin:6px 0 26px;gap:10px}.hero-symbol{width:65px;height:65px;margin-right:7px}.hero-symbol img{width:65px;height:65px}.hero-symbol:before{inset:-7px}.hero-symbol:after{inset:-16px}h1{font-size:32px;letter-spacing:-1.2px}.hero p{font-size:11px;max-width:280px;margin-top:14px}.eyebrow{font-size:8px;margin-bottom:13px}.composer{padding:17px}.composer textarea{font-size:14px}.composer-bottom{margin-top:9px}.kbd{display:none}.button{padding:8px 13px;font-size:11px}.suggestions{gap:7px;margin:12px 0 33px}.suggestions button{display:block;padding:10px;font-size:10px}.suggestion-icon{height:22px;margin-bottom:5px}.suggestions strong{font-size:9px}.operations-heading h2{font-size:14px}.filter-tabs button{font-size:9px;padding:5px 7px}.work-grid.has-selection,.memory-grid,.connections-grid{grid-template-columns:1fr}.section-intro h1{font-size:32px}.workspace-footer{margin-top:30px;font-size:8px}.workspace-footer>a{display:none}.toast{left:50%}.form-row{grid-template-columns:1fr}dialog{padding:28px}.inspector{padding:18px}.task-card{padding:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}


.login-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:#f4f7fa}.login-panel{max-width:440px;width:100%;padding:40px;border:1px solid var(--line);border-radius:22px;background:#fff}.login-panel .brand{margin-bottom:44px}.login-panel h1{font-size:42px}.login-panel>p{margin:20px 0;color:var(--muted);font-size:13px}.login-panel form{margin:30px 0}.login-panel label{display:block;font-size:11px;margin-bottom:8px}.login-panel .button{width:100%;margin-top:15px}.login-panel details{font-size:11px;color:var(--muted)}.login-panel details p{margin-top:12px}.login-panel>small{display:block;font-size:10px;color:#92a0ac;margin-top:24px}.login-panel .error-text{font-size:12px;margin-top:12px}

/* Optical lockup for the compact sidebar mark. */
.brand{gap:10px;min-height:38px;line-height:1}
.brand>span{display:flex;min-width:0;flex-direction:column;justify-content:center}
.brand img{object-fit:contain}
@media(min-width:761px){.brand img{width:34px;height:34px;flex:0 0 34px}.brand small{font-size:8px;line-height:1.35;letter-spacing:1.35px;margin-top:5px}}
.brand small{font-size:7.5px;letter-spacing:1.2px;white-space:nowrap}

.voice-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.voice-options article{padding:18px;border:1px solid var(--line);border-radius:12px;background:white}.voice-options strong{display:block;font-size:13px;color:var(--ink)}.voice-options small{display:block;margin-top:4px;font-size:10px}.voice-options audio{width:100%;height:32px;margin:17px 0}.voice-options .button{width:100%;font-size:11px}@media(max-width:760px){.voice-options{grid-template-columns:1fr}}

.hero h1,.section-intro h1{font-size:32px;letter-spacing:-1px}.hero{margin-top:0;margin-bottom:20px}.install-button{white-space:nowrap}.login-panel>[data-install]{margin-top:22px}@media(max-width:760px){.hero h1,.section-intro h1{font-size:26px}.topbar-right{gap:10px}.install-button{font-size:10px}}

/* Mind Motion visual system — refined application shell. */
:root{--paper:#f7f9fc;--ink:#0c2742;--muted:#687b8e;--line:#dfe7ef;--accent:#116aa9;--soft:#edf5fb;--green:#2d8a6d}
html,body{background:radial-gradient(circle at 76% 5%,#eaf5fc 0,transparent 28%),var(--paper)}
.sidebar{width:252px;padding:32px 24px 24px;background:linear-gradient(180deg,#fff 0%,#f5f8fb 100%);border-right-color:#dce6ef;box-shadow:8px 0 30px #153a5b08}
.brand{font-size:18px;font-weight:650;letter-spacing:-.55px;margin-bottom:50px;color:#0b2946}.brand img{filter:saturate(1.08) contrast(1.03)}.brand small{color:#53738e;font-weight:650}
.nav{padding:13px 14px;border-radius:12px;color:#64788b}.nav.active{background:linear-gradient(135deg,#e3f1fb,#edf4f9);color:#0d5f99;box-shadow:inset 0 0 0 1px #d7e8f4}.nav.active svg{stroke:#0e6daa}.voice-card{border-color:#dae6ef;border-radius:18px;box-shadow:0 12px 35px #153b5e09;background:#ffffffd9}
main{margin-left:252px}.topbar{height:74px;padding:0 50px;background:#ffffffc9;backdrop-filter:blur(18px);border-bottom-color:#e1e9f0}.view{max-width:1160px;padding:52px 58px 44px}
.hero{min-height:170px;margin:0 0 28px}.hero h1,.section-intro h1{font-size:44px;line-height:1.04;letter-spacing:-1.8px;font-weight:520;color:#0a2540}.hero p{font-size:13px;max-width:470px;color:#667c90}.hero-symbol{width:166px;height:166px;margin-right:24px}.hero-symbol img{width:144px;height:144px;filter:saturate(1.05) drop-shadow(0 18px 22px #0648791c)}.hero-symbol:before{inset:-8px;border-color:#d8e8f3}.hero-symbol:after{inset:-24px;border-color:#e7f0f6}
.composer{padding:25px 27px 20px;border-radius:22px;border-color:#d7e3ec;box-shadow:0 18px 55px #173d5c0b}.composer:focus-within{border-color:#79acd0;box-shadow:0 0 0 4px #1476b90b,0 20px 60px #173d5c10}.composer textarea{font-size:16px;min-height:72px}.button{border-radius:11px}.button.primary{background:linear-gradient(135deg,#0b2d4d,#124d7c);border-color:#0b2d4d;box-shadow:0 8px 20px #0b34551c}.button.primary:hover{background:linear-gradient(135deg,#123c61,#17659d)}
.suggestions{gap:12px;margin:17px 0 52px}.suggestions button{padding:15px 16px;border-radius:14px;background:#ffffffb8;box-shadow:0 8px 24px #193b5505}.suggestions button:hover{transform:translateY(-1px);background:#fff;border-color:#a9c9df;box-shadow:0 12px 28px #174c730d}
.operations-heading h2{font-size:17px;color:#183650}.filter-tabs{padding:3px;background:#eef3f7;border-radius:9px}.filter-tabs button.active{background:#fff;color:#155f94;box-shadow:0 2px 10px #173c580d}.task-card,.inspector,.memory-card,.connection-card,.voice-options article{border-color:#dce6ee;box-shadow:0 8px 28px #153c5a07}.task-card{border-radius:15px;padding:17px 19px}.task-card:hover{transform:translateY(-1px);border-color:#aecadc;box-shadow:0 12px 32px #153c5a0b}.task-card.selected{background:#f1f7fb;border-color:#8eb7d2}.badge{border-radius:999px;padding:4px 8px}.section-intro{margin-bottom:42px}.surface-note{border-top-color:#dbe5ed}.voice-options{grid-template-columns:minmax(260px,420px)}
.login-panel{border-color:#d7e3ec;box-shadow:0 28px 90px #14385218;background:#fffffff2}
@media(max-width:1100px) and (min-width:761px){.sidebar{width:220px}.sidebar .brand{font-size:16px}main{margin-left:220px}.view{padding:42px 38px}.hero h1,.section-intro h1{font-size:38px}}
@media(max-width:760px){html,body{background:radial-gradient(circle at 85% 11%,#e4f3fc 0,transparent 24%),#f8fafc}.sidebar{position:sticky;width:100%;padding:13px 20px 0;background:#fffffff0;box-shadow:0 8px 25px #173e5d0b}.brand{margin-bottom:13px;font-size:16px}.brand img{width:31px;height:31px}.brand small{font-size:7px;margin-top:4px}.nav.active{border-radius:9px 9px 0 0}main{margin-left:0}.topbar{height:51px;padding:0 20px}.view{padding:32px 21px 38px}.hero{min-height:112px;margin-bottom:24px}.hero h1,.section-intro h1{font-size:32px;letter-spacing:-1.2px}.hero p{font-size:11px;margin-top:12px;max-width:310px}.hero-symbol{width:88px;height:88px;margin-right:2px}.hero-symbol img{width:80px;height:80px}.hero-symbol:before{inset:-4px}.hero-symbol:after{inset:-12px}.composer{padding:20px;border-radius:18px}.composer textarea{font-size:15px;min-height:70px}.suggestions{margin-bottom:38px}.suggestions button{border-radius:12px}.task-card{border-radius:14px}.voice-options{grid-template-columns:1fr}}
