:root,:root[data-theme=light]{color:#1d2924;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d2924;--muted:#68736d;--paper:#fbfaf6;--sage:#dfe8dc;--forest:#264f3d;--on-forest:#fff;--border:#1d29241f;--page-background:#eeece4;--page-glow-primary:#d9f66f47;--page-glow-secondary:#5e997d24;--shell-background:#fbfaf6f7;--shell-shadow:#1e2f2717;--status-background:#f0f1eb;--status-dot:#9ca49f;--status-active:#49a36e;--status-active-ring:#49a36e24;--status-error:#b6574f;--focus:#7da647;--primary-shadow:#264f3d33;--assistant-bubble:#eff1e9;--notice-border:#d9d1a9;--notice-background:#fff9dc;--notice-ink:#5d5531;--controls-top:#fbfaf6d1;--controls-bottom:#fbfaf6fa;--control-background:#fff;--control-active-background:#fff2d8;--control-active-border:#ddbd7e;--danger:#a34842;background:#eeece4;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{color:#edf3ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf3ef;--muted:#9aa8a0;--paper:#121a16;--sage:#25362e;--forest:#8fc9aa;--on-forest:#102219;--border:#e1efe621;--page-background:#0d1411;--page-glow-primary:#9acb561f;--page-glow-secondary:#367a592e;--shell-background:#121a16f7;--shell-shadow:#00000057;--status-background:#202a25;--status-dot:#718078;--status-active:#72cb96;--status-active-ring:#72cb9629;--status-error:#ed8178;--focus:#9fca67;--primary-shadow:#00000057;--assistant-bubble:#222d27;--notice-border:#615c3c;--notice-background:#2b291c;--notice-ink:#ded6a6;--controls-top:#121a16cc;--controls-bottom:#121a16fa;--control-background:#202a25;--control-active-background:#3a3020;--control-active-border:#7e6840;--danger:#ef8a82;background:#0d1411}}:root[data-theme=dark]{color:#edf3ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf3ef;--muted:#9aa8a0;--paper:#121a16;--sage:#25362e;--forest:#8fc9aa;--on-forest:#102219;--border:#e1efe621;--page-background:#0d1411;--page-glow-primary:#9acb561f;--page-glow-secondary:#367a592e;--shell-background:#121a16f7;--shell-shadow:#00000057;--status-background:#202a25;--status-dot:#718078;--status-active:#72cb96;--status-active-ring:#72cb9629;--status-error:#ed8178;--focus:#9fca67;--primary-shadow:#00000057;--assistant-bubble:#222d27;--notice-border:#615c3c;--notice-background:#2b291c;--notice-ink:#ded6a6;--controls-top:#121a16cc;--controls-bottom:#121a16fa;--control-background:#202a25;--control-active-background:#3a3020;--control-active-border:#7e6840;--danger:#ef8a82;background:#0d1411}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 8% -10%, var(--page-glow-primary), transparent 36rem), radial-gradient(circle at 100% 20%, var(--page-glow-secondary), transparent 28rem), var(--page-background);min-width:320px;min-height:100dvh;color:var(--ink);transition:background-color .22s,color .22s}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{background:var(--shell-background);width:min(100%,760px);min-height:100dvh;box-shadow:0 0 60px var(--shell-shadow);flex-direction:column;margin:0 auto;transition:background-color .22s,box-shadow .22s;display:flex;position:relative;overflow:visible}.brand-header{min-height:4.5rem;padding:max(1rem, env(safe-area-inset-top)) 1.25rem .5rem;z-index:10;justify-content:flex-end;align-items:center;display:flex;position:relative}.header-actions{align-items:center;gap:.55rem;display:flex}.theme-toggle{border:1px solid var(--border);background:var(--status-background);width:2.35rem;height:2.35rem;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:grid}.theme-toggle:active{transform:scale(.93)}.theme-toggle svg{stroke-width:1.9px;width:1.05rem;height:1.05rem}.status-pill{background:var(--status-background);color:var(--muted);white-space:nowrap;border-radius:2rem;align-items:center;gap:.45rem;padding:.5rem .72rem;font-size:.72rem;font-weight:650;display:flex}.status-dot{background:var(--status-dot);border-radius:50%;width:.45rem;height:.45rem}.status-active .status-dot{background:var(--status-active);box-shadow:0 0 0 .25rem var(--status-active-ring)}.status-error .status-dot{background:var(--status-error)}.conversation{overscroll-behavior:contain;flex:1;min-height:0;padding:0 1.25rem 1.25rem;overflow:visible}.orb-scene{flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.orb-scene-home{gap:2rem;min-height:calc(100dvh - 6.5rem);padding:0 0 5rem}.orb-scene-active{min-height:300px;padding:.4rem 0 1rem}.orb-scene-error{min-height:280px;padding-top:1rem}.floating-orb{z-index:100;pointer-events:none;isolation:isolate;will-change:transform;flex:none;width:240px;height:240px;position:relative}.web-audio-orb{pointer-events:none;flex:none}.orb-sparkles{animation:16s linear infinite spin-cw}@keyframes spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ask-prompt{color:var(--muted);letter-spacing:-.01em;margin:.85rem 0 0;font-size:.98rem}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:1rem;min-height:3.25rem;padding:.8rem 1.5rem;font-weight:700}.primary-button{background:var(--forest);color:var(--on-forest);box-shadow:0 .8rem 2rem var(--primary-shadow)}.start-button{opacity:1;min-width:8.75rem;transition:opacity .28s,transform .28s;transform:translateY(0)}.start-button-hidden{opacity:0;pointer-events:none;transform:translateY(.45rem)}.secondary-button{background:var(--sage);color:var(--forest)}.primary-button:focus-visible,.secondary-button:focus-visible,.theme-toggle:focus-visible,.icon-button:focus-visible,.text-entry input:focus-visible,.text-entry button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.messages{flex-direction:column;gap:1rem;padding:0 0 1.5rem;display:flex}.message{max-width:88%}.message p{border-radius:1.15rem;margin:0;padding:.9rem 1rem;line-height:1.5}.message-user{align-self:flex-end}.message-user p{background:var(--forest);color:var(--on-forest);border-bottom-right-radius:.3rem}.message-assistant{align-self:flex-start}.message-assistant p{background:var(--assistant-bubble);color:var(--ink);border-bottom-left-radius:.3rem}.message.partial{opacity:.67}.processing-label{color:var(--muted);margin:0;font-size:.8rem}.notice{border:1px solid var(--notice-border);background:var(--notice-background);color:var(--notice-ink);border-radius:.8rem;margin:0 1rem .75rem;padding:.75rem .9rem;font-size:.78rem;line-height:1.4}.controls{padding:.7rem 1rem max(.9rem, env(safe-area-inset-bottom));z-index:20;background:linear-gradient(to bottom, var(--controls-top), var(--controls-bottom) 35%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;bottom:0}.control-row{grid-template-columns:repeat(4,3.65rem);justify-content:center;align-items:center;gap:clamp(.55rem,4vw,1.25rem);display:grid}.icon-button{border:1px solid var(--border);background:var(--control-background);width:3.65rem;height:3.65rem;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:grid}.icon-button svg{stroke-width:1.9px;width:1.35rem;height:1.35rem}.icon-button.active{background:var(--control-active-background);border-color:var(--control-active-border)}.icon-button:disabled{cursor:not-allowed}.unavailable-control{opacity:.34}.end-control{color:var(--danger)}.text-entry{background:var(--control-background);opacity:0;visibility:hidden;border:1px solid #0000;border-radius:1rem;grid-template-columns:1fr 2.8rem;gap:.4rem;width:min(100%,34rem);max-height:0;margin:0 auto;padding:0 .35rem;transition:max-height .22s,margin .22s,padding .22s,opacity .18s,transform .22s,border-color .22s;display:grid;overflow:hidden;transform:translateY(.5rem)}.text-entry-open{border-color:var(--border);opacity:1;visibility:visible;max-height:4rem;margin-top:.7rem;padding:.35rem;transform:translateY(0)}.text-entry input{min-width:0;min-height:2.45rem;color:var(--ink);background:0 0;border:0;outline:0;padding:0 .65rem}.text-entry button{background:var(--forest);width:2.45rem;height:2.45rem;color:var(--on-forest);cursor:pointer;border:0;border-radius:.75rem;place-items:center;display:grid}.text-entry button svg{width:1.15rem;height:1.15rem}.text-entry button:disabled{opacity:.35;cursor:not-allowed}.error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:2rem .5rem;display:flex}.error-state h2{letter-spacing:-.035em;max-width:26rem;margin:.65rem 0 .75rem;font:600 clamp(2rem,9vw,3.6rem)/1.02 Georgia,serif}.error-state>p{max-width:31rem;color:var(--muted);margin:0 0 1.6rem;line-height:1.6}.center-state{text-align:center;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.center-state h1{max-width:28rem;margin:0 0 .6rem;font:600 clamp(2rem,8vw,3rem)/1.05 Georgia,serif}.center-state p{max-width:30rem;color:var(--muted)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=680px){body{padding:1.5rem 0}.app-shell{border-radius:1.5rem;min-height:calc(100dvh - 3rem)}.orb-scene-home{min-height:calc(100dvh - 9.5rem)}.conversation,.controls{padding-inline:2rem}}@media (height<=620px){.orb-scene-home{justify-content:flex-start;padding-top:1rem}.orb-scene-active{min-height:260px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
