:root{--bg: #f7f8fa;--surface: #ffffff;--glass: #ffffff;--glass-strong: #ffffff;--glass-line: rgba(17, 19, 43, .08);--line: rgba(17, 19, 43, .08);--text: #11132b;--muted: #5b6178;--faint: #8b90a8;--accent: #6366f1;--danger: #f43f5e;--mono: ui-monospace, "JetBrains Mono", "Cascadia Code", monospace;--shadow-glass: 0 1px 2px rgba(17, 19, 43, .05), 0 6px 20px -10px rgba(17, 19, 43, .14);--glow: 0 1px 3px rgba(17, 19, 43, .08);color-scheme:light}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body{margin:0;min-height:100dvh;overflow-x:hidden;color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,sans-serif}button{cursor:pointer;font-family:inherit}::selection{background:#6366f129}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#11132b29;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#11132b47}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:not(.link):not(.ghost):not(.nav-item):not(.profile):not(.mode-btn):not(.suggest-item):not(.sb-item):not(.sb-ic):not(.sb-publish):not(.voice-orb):not(.voice-exit){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--text);border-radius:999px;padding:.65rem 1.35rem;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:-.01em;color:#fff;background:var(--text);box-shadow:none;transition:background .18s,border-color .18s,transform .15s}button:not(.link):not(.ghost):not(.nav-item):not(.profile):not(.mode-btn):not(.suggest-item):not(.sb-item):not(.sb-ic):not(.sb-publish):not(.voice-orb):not(.voice-exit):hover{background:#000;border-color:#000;transform:translateY(-1px)}button:disabled{opacity:.45;transform:none;box-shadow:none;cursor:not-allowed}.link{background:none;border:none;color:var(--muted);font-size:14px}.link:hover{color:var(--text)}.ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--text);border-radius:999px;background:transparent;padding:.65rem 1.35rem;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:-.01em;color:var(--text);transition:background .2s,color .2s}.ghost:hover{background:var(--text);color:#fff}input,textarea{width:100%;padding:.7rem .85rem;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-size:16px;font-family:inherit;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--faint)}input:focus,textarea:focus{outline:none;border-color:#6366f180;box-shadow:0 0 0 3px #6366f11f}@media (min-width: 640px){input,textarea{font-size:14px}}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);padding:.35rem .75rem;font-family:var(--mono);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);width:fit-content}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.page-title{font-size:clamp(2rem,7vw,3.6rem);font-weight:800;line-height:.9;letter-spacing:-.045em;text-transform:uppercase;margin:0;color:var(--text)}.err{color:var(--danger);font-size:14px}.muted{color:var(--muted);font-size:14px}.center{min-height:100dvh;display:grid;place-items:center;padding:1rem}.card{background:var(--glass-strong);-webkit-backdrop-filter:blur(24px) saturate(1.3);backdrop-filter:blur(24px) saturate(1.3);padding:1.9rem;border-radius:22px;width:min(390px,100%);display:flex;flex-direction:column;gap:.9rem;border:1px solid var(--glass-line);box-shadow:var(--shadow-glass)}.card h1{margin:0;font-size:1.5rem}.app{display:flex;min-height:100dvh}.main-col{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:.75rem;padding:.8rem 1.25rem;border-bottom:1px solid var(--line);background:var(--surface)}.topbar strong{font-size:15px;font-weight:600}.content{flex:1;overflow-y:auto;padding:1.5rem 1.25rem}.hamburger{font-size:20px;color:var(--muted);padding:.25rem}.sidebar{position:fixed;top:0;left:0;z-index:40;width:256px;height:100dvh;background:#fbfbfc;border-right:1px solid rgba(17,19,43,.07);display:flex;flex-direction:column;gap:.35rem;padding:.85rem .7rem;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar.open{transform:translate(0)}.ic-svg{flex:0 0 auto}.sb-search{display:flex;align-items:center;gap:.55rem;margin-bottom:.35rem;padding:.5rem .65rem;border-radius:9px;background:#11132b0b;color:var(--faint);transition:background .15s}.sb-search:focus-within{background:#11132b12}.sb-search input{flex:1;border:none;background:none;padding:0;width:auto;font-size:13.5px;color:var(--text);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.sb-search input:focus{box-shadow:none;border:none}.sb-search input::placeholder{color:var(--faint)}.sb-search kbd{flex:0 0 auto;font-family:var(--mono);font-size:11px;color:var(--faint);border:1px solid rgba(17,19,43,.12);border-radius:5px;padding:0 .35rem;line-height:1.4}.sb-nav{display:flex;flex-direction:column;gap:.1rem}.sb-section{font-size:11px;font-weight:500;color:var(--faint);letter-spacing:.01em;padding:.9rem .65rem .3rem}.sb-item{display:flex;align-items:center;gap:.7rem;width:100%;text-align:left;background:none;border:none;border-radius:8px;padding:.5rem .65rem;font-family:inherit;font-size:14px;font-weight:450;color:#383a4d;transition:background .14s,color .14s}.sb-item .ic-svg{color:#6b6e82;transition:color .14s}.sb-item span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-item>.ic-svg:last-child{flex:0 0 auto;color:var(--faint);opacity:.7}.sb-item:hover{background:#11132b0d}.sb-item:hover .ic-svg{color:var(--text)}.sb-item.active{background:#11132b12;color:var(--text);font-weight:500}.sb-item.active .ic-svg{color:var(--text)}.sb-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:.5rem .35rem .1rem}.sb-foot-icons{display:flex;gap:.15rem}.sb-ic{display:grid;place-items:center;width:32px;height:32px;padding:0;background:none;border:none;border-radius:8px;color:#6b6e82;transition:background .14s,color .14s}.sb-ic:hover{background:#11132b0f;color:var(--text)}.sb-ic.active{background:#11132b12;color:var(--text)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11132b59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:30}@media (min-width: 768px){.sidebar{position:sticky;transform:none}.sidebar:not(.open){display:none}.sidebar .close,.overlay{display:none}}.stack{display:flex;flex-direction:column;gap:.95rem;max-width:560px}.stack label{display:flex;flex-direction:column;gap:.4rem;font-family:var(--mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.profile-card{display:flex;justify-content:space-between;align-items:center;background:var(--glass-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--glass-line);border-radius:16px;padding:.9rem 1.05rem;max-width:560px;margin-bottom:1.25rem;box-shadow:var(--shadow-glass)}.profile-card-name{font-weight:600}.agent{display:flex;flex-direction:column;gap:1rem;height:100%;max-width:780px;margin:0 auto;width:100%}.chat{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.7rem;min-height:120px;padding:.25rem}.hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:1rem}.orb{position:relative;width:96px;height:96px;border-radius:50%;background:radial-gradient(circle at 32% 30%,#f1f2f7,#e4e7ef);border:1px solid var(--line);display:grid;place-items:center}.orb:after{content:"✦";font-size:32px;color:var(--accent)}.hero h2{margin:0;font-size:1.6rem}.bubble{max-width:78%;padding:.75rem 1.05rem;border-radius:18px;font-size:14.5px;line-height:1.5;animation:pop .35s cubic-bezier(.16,1,.3,1) both}@keyframes pop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.bubble.user{align-self:flex-end;color:#fff;border-bottom-right-radius:5px;background:var(--text)}.bubble.assistant{align-self:flex-start;color:var(--text);border-bottom-left-radius:5px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-glass)}.jobs{display:flex;flex-direction:column;gap:.4rem}.job{display:flex;justify-content:space-between;align-items:center;background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-line);padding:.55rem .8rem;border-radius:11px}.job span:first-child{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text)}.job span:last-child{font-size:13px;color:var(--muted)}.suggest{display:flex;gap:.55rem;flex-wrap:wrap;justify-content:center}.suggest-item{background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-line);color:var(--text);border-radius:999px;padding:.65rem .9rem;font-size:13.5px;text-align:left;transition:transform .15s,box-shadow .2s,border-color .2s}.suggest-item:hover{background:#11132b0a;border-color:var(--line)}.composer{position:relative;display:flex;gap:.5rem;align-items:center;border:1px solid var(--line);border-radius:999px;padding:.4rem .5rem;background:var(--surface);box-shadow:var(--shadow-glass);transition:border-color .15s,box-shadow .15s}.composer:focus-within{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11f}.composer input{flex:1;border:none;background:none;padding:.6rem;font-size:15px;box-shadow:none}.composer input:focus{box-shadow:none}.composer .send{width:44px;height:44px;border-radius:50%;padding:0;font-size:18px;flex:0 0 auto}.mode-btn{flex:0 0 auto;width:44px;height:44px;border-radius:50%;padding:0;font-size:18px;display:grid;place-items:center;background:#11132b0a;color:var(--muted);border:1px solid var(--line);transition:background .15s,color .15s}.mode-btn:hover{color:var(--text);background:#11132b12}.agent.voice-mode{align-items:center}.voice-stage{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%}.voice-orb{position:relative;width:148px;height:148px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--text);border:none;box-shadow:0 18px 40px -14px #11132b73;transition:transform .2s,background .2s,box-shadow .2s}.voice-orb:hover{transform:scale(1.04)}.voice-orb:active{transform:scale(.97)}.voice-orb.on{background:var(--danger);animation:voice-breathe 1.5s ease-in-out infinite}.voice-ping{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid var(--danger);animation:voice-ping 1.5s ease-out infinite}@keyframes voice-ping{0%{transform:scale(1);opacity:.55}to{transform:scale(1.7);opacity:0}}@keyframes voice-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.voice-hint{color:var(--muted);font-size:15px;margin:0}.voice-exit{display:inline-flex;align-items:center;gap:.45rem;margin:0 auto 1rem;padding:.5rem 1.1rem;background:none;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,color .15s}.voice-exit:hover{background:#11132b0d;color:var(--text)}.foot{text-align:center;font-family:var(--mono);font-size:9.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--faint);padding-top:.25rem}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
