:root,:root[data-theme=dark]{--bg: #1a1a2e;--fg: #e9e9f2;--muted: #9a9ab4;--accent: #5a9bd4;--banner-bg: #232347;--banner-fg: #f3f3fb;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);--header-safe-clearance: 1rem;--voice-strip-reserve: 0px;--chat-surface: rgba(255, 255, 255, .04);--chat-surface-border: rgba(255, 255, 255, .08);--chat-bubble-self-bg: #2b5278;--chat-bubble-self-fg: #f3f7fb;--chat-bubble-peer-bg: #26334a;--chat-bubble-peer-fg: #eaeaf2;--chat-bubble-system-bg: rgba(255, 255, 255, .05);--chat-bubble-system-fg: #aaa;--chat-time-fg: rgba(233, 233, 242, .55);--chat-status-fg: rgba(243, 247, 251, .6);--chat-status-delivered-fg: #6fd3ff;--chat-input-bg: rgba(0, 0, 0, .25);--chat-input-fg: #fff;--chat-daypill-bg: rgba(0, 0, 0, .45);--chat-daypill-fg: #f3f7fb;--chat-unread-bg: rgba(43, 82, 120, .38);--chat-unread-fg: #dcebff;--chat-header-bg: rgba(26, 26, 46, .8);--chat-menu-bg: #232347;--chat-menu-fg: #f3f3fb;--chat-menu-hover-bg: #32325f;--chat-menu-border: rgba(255, 255, 255, .15);--chat-send-bg: #2b5278;--chat-send-fg: #ffffff;--chat-bg-base: #1a1a2e;--chat-bg-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.10' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='24' cy='26' r='8'/%3E%3Cpath d='M56 18 q10 9 0 18'/%3E%3Cpath d='M66 70 v-12 M60 64 h12'/%3E%3Cpath d='M18 62 q9 -11 18 0'/%3E%3Cpath d='M44 44 l5 5 M49 44 l-5 5'/%3E%3C/g%3E%3Cg fill='%23ffffff' fill-opacity='0.09'%3E%3Ccircle cx='82' cy='30' r='2.2'/%3E%3Ccircle cx='30' cy='82' r='2.2'/%3E%3Ccircle cx='82' cy='80' r='2.2'/%3E%3C/g%3E%3C/svg%3E")}:root[data-theme=light]{--bg: #ece9e2;--fg: #1c1c22;--muted: #5c5c6e;--accent: #2b6cb0;--banner-bg: #ffffff;--banner-fg: #1c1c22;--chat-surface: #f4f1ea;--chat-surface-border: rgba(0, 0, 0, .1);--chat-bubble-self-bg: #cfe6c9;--chat-bubble-self-fg: #16261a;--chat-bubble-peer-bg: #ffffff;--chat-bubble-peer-fg: #1c1c22;--chat-bubble-system-bg: rgba(0, 0, 0, .05);--chat-bubble-system-fg: #5c5c6e;--chat-time-fg: rgba(28, 28, 34, .45);--chat-status-fg: rgba(28, 38, 26, .55);--chat-status-delivered-fg: #2b8ac0;--chat-input-bg: #ffffff;--chat-input-fg: #1c1c22;--chat-daypill-bg: rgba(45, 75, 50, .62);--chat-daypill-fg: #ffffff;--chat-unread-bg: rgba(43, 108, 176, .14);--chat-unread-fg: #2b6cb0;--chat-header-bg: rgba(255, 255, 255, .82);--chat-menu-bg: #ffffff;--chat-menu-fg: #1c1c22;--chat-menu-hover-bg: #e4e4ee;--chat-menu-border: rgba(0, 0, 0, .15);--chat-send-bg: #2b6cb0;--chat-send-fg: #ffffff;--chat-bg-base: #e8e2d6;--chat-bg-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%233a2f24' stroke-opacity='0.11' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='24' cy='26' r='8'/%3E%3Cpath d='M56 18 q10 9 0 18'/%3E%3Cpath d='M66 70 v-12 M60 64 h12'/%3E%3Cpath d='M18 62 q9 -11 18 0'/%3E%3Cpath d='M44 44 l5 5 M49 44 l-5 5'/%3E%3C/g%3E%3Cg fill='%233a2f24' fill-opacity='0.10'%3E%3Ccircle cx='82' cy='30' r='2.2'/%3E%3Ccircle cx='30' cy='82' r='2.2'/%3E%3Ccircle cx='82' cy='80' r='2.2'/%3E%3C/g%3E%3C/svg%3E")}*{box-sizing:border-box}html{overflow-x:hidden}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}body{display:flex;flex-direction:column;min-height:100vh;padding:calc(var(--safe-top) + var(--header-safe-clearance)) calc(var(--safe-right) + 1rem) calc(var(--safe-bottom) + .5rem) calc(var(--safe-left) + 1rem)}body.standalone-mode{--header-safe-clearance: 2.75rem}#app{flex:1;display:flex;flex-direction:column;gap:1.5rem}.build-stamp{margin:0;color:var(--muted);opacity:.55;font-size:.7rem;letter-spacing:.01em;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.topbar{display:flex;align-items:center;justify-content:center;gap:10px;padding-top:4px;padding-bottom:4px}.topbar-logo{width:40px;height:40px;border-radius:10px;display:block;object-fit:cover;flex:0 0 auto}.topbar-title{font-size:1.35rem;font-weight:700;color:var(--fg);letter-spacing:.01em}.status-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.status-card .status-line{margin:0;color:var(--fg);font-size:.95rem;line-height:1.4}.audio-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}#install-banner{position:fixed;left:calc(var(--safe-left) + .75rem);right:calc(var(--safe-right) + .75rem);bottom:calc(var(--safe-bottom) + .75rem);display:none;align-items:center;gap:.75rem;padding:.9rem 1rem;background:var(--banner-bg);color:var(--banner-fg);border-radius:14px;box-shadow:0 10px 30px #00000073;font-size:.9rem;line-height:1.35;z-index:1000}#install-banner[hidden]{display:none!important}#install-banner .install-banner__content{flex:1;display:flex;flex-direction:column;gap:.2rem}#install-banner .install-banner__content strong{font-weight:600}#install-banner .install-banner__icon{display:inline-block;font-weight:700;color:var(--accent)}#install-banner em{font-style:normal;font-weight:600;color:var(--accent)}#install-banner button[data-action=dismiss]{flex:0 0 auto;background:transparent;color:var(--banner-fg);border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:.4rem .7rem;font-size:.85rem;cursor:pointer}#install-banner button[data-action=dismiss]:hover{background:#ffffff0f}.mic-toggle{background:transparent;color:var(--fg);border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:.45rem .8rem;font-size:.95rem;cursor:pointer}.mic-toggle[data-state=listening]{background:#5a9bd42e;border-color:var(--accent)}.mic-toggle[data-state=hotword]{background:#ffa50040;border-color:orange;animation:hotword-flash .8s ease-out}@keyframes hotword-flash{0%{transform:scale(1)}30%{transform:scale(1.08)}to{transform:scale(1)}}.listen-badge{display:inline-block;min-width:.6rem;padding:.1rem .4rem;border-radius:6px;font-size:.8rem;color:var(--muted)}.listen-badge[data-state=listening],.listen-badge.voice-active{background:#5a9bd440;color:var(--fg)}.listen-badge[data-state=hotword],.listen-badge.voice-hotword{background:#ffa50059;color:#fff}.mic-toggle[data-state=recording]{background:#ff282847;border-color:#ff2828;animation:recording-pulse 1.2s ease-in-out infinite}.listen-badge[data-state=recording],.listen-badge.voice-recording{background:#ff282852;color:#fff;font-weight:600;animation:recording-pulse 1.2s ease-in-out infinite}@keyframes recording-pulse{0%{opacity:1}50%{opacity:.55}to{opacity:1}}#dynamic-island-bar{position:fixed;top:0;left:50%;transform:translate(-50%);width:max-content;max-width:160px;background:#000;color:#fff;border-radius:22px;padding:env(safe-area-inset-top,12px) 16px 8px;font-size:.78rem;line-height:1.2;text-align:center;z-index:9999;transition:opacity .2s ease,transform .2s ease;opacity:1;pointer-events:none}#dynamic-island-bar .dynamic-island-bar__text{display:block;font-weight:500}#dynamic-island-bar[data-state=idle]{opacity:.85;transform:translate(-50%) scale(.95)}#dynamic-island-bar[data-state=listening]{background:#0a2540;color:#5a9bd4;transform:translate(-50%) scale(1)}#dynamic-island-bar[data-state=recording]{background:#3a0a0a;color:#ff5a5a;transform:translate(-50%) scale(1.02);animation:recording-pulse 1.2s ease-in-out infinite}#dynamic-island-bar[data-state=processing]{background:#1a1a2e;color:#c8b900;transform:translate(-50%) scale(1)}#dynamic-island-bar[data-state=speaking]{background:#032;color:#5fd49b;transform:translate(-50%) scale(1.02)}#dynamic-island-bar[data-state=error]{background:#3a0a0a;color:#ff6464;transform:translate(-50%) scale(1)}body:not(.standalone-mode) #dynamic-island-bar{display:none}.companion-chat{flex:1;display:flex;flex-direction:column;min-height:0;margin-left:calc(-1 * (var(--safe-left) + 1rem));margin-right:calc(-1 * (var(--safe-right) + 1rem));margin-bottom:var(--voice-strip-reserve);padding:0 12px}.companion-chat__header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.4rem;position:sticky;top:var(--safe-top);z-index:60;margin-left:-12px;margin-right:-12px;padding:.3rem 12px;background:transparent}.companion-chat__headerbtn{flex:0 1 auto;margin:0 auto;min-width:38%;max-width:66%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:.32rem 1.4rem;border:1px solid var(--chat-surface-border);border-radius:22px;background:var(--chat-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 5px #00000024;color:inherit;font:inherit;text-align:center;cursor:pointer}.companion-chat__headerbtn .companion-chat__title{font-size:1.05rem;font-weight:700;line-height:1.2;margin:0}.companion-chat__headersub{font-size:.74rem;line-height:1.1;color:var(--muted)}.companion-chat__headerbtn .companion-chat__identity{flex:1 1 auto;min-width:0}.companion-chat__menu{position:absolute;top:calc(100% + .25rem);left:0;z-index:950;min-width:9rem;padding:.25rem;border:1px solid var(--chat-surface-border);border-radius:.6rem;background:var(--bg);box-shadow:0 6px 24px #00000047;display:flex;flex-direction:column;gap:.15rem}.companion-chat__menu[hidden]{display:none}.companion-chat__menuitem{display:block;width:100%;text-align:left;padding:.6rem .8rem;min-height:44px;border:0;border-radius:.45rem;background:transparent;color:var(--fg);font:inherit;font-size:.95rem;cursor:pointer}.companion-chat__menuitem:hover,.companion-chat__menuitem:focus{background:var(--chat-surface-border);outline:none}.companion-chat__avatar{flex:0 0 auto;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#c06bea,#8d52d6);color:#fff;font-size:1.15rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;user-select:none}.companion-chat__identity{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center}.companion-chat__title{margin:0;font-size:1.0625rem;font-weight:600;color:var(--fg);line-height:1.2}.companion-chat__subtitle{font-size:.8125rem;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.companion-chat__actions[hidden]{display:none!important}.companion-chat__actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4rem}.chat-theme-toggle,.settings-toggle{border:1px solid var(--chat-surface-border);background:transparent;color:var(--fg);border-radius:999px;width:44px;height:44px;font-size:1.15rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.settings-view{position:fixed;inset:0;z-index:900;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--bg);color:var(--fg);box-sizing:border-box;padding:calc(var(--safe-top) + var(--header-safe-clearance) + .5rem) calc(var(--safe-right) + 1rem) calc(var(--safe-bottom) + 1rem) calc(var(--safe-left) + 1rem);display:flex;flex-direction:column;gap:1rem}.settings-view[hidden]{display:none}.settings-view__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.settings-view__title{margin:0;font-size:1.1rem;font-weight:600}.settings-view__close{border:1px solid var(--chat-surface-border);background:transparent;color:var(--fg);border-radius:999px;width:44px;height:44px;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.settings-profile{display:flex;align-items:center;gap:.9rem;padding:.5rem .25rem .75rem}.settings-profile__avatar{flex:0 0 auto;width:72px;height:72px;border-radius:50%;background:#3390ec;color:#fff;font-size:1.9rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;user-select:none}.settings-profile__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.settings-profile__name{font-size:1.25rem;font-weight:600;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-profile__subtitle{font-size:.85rem;opacity:.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-section{display:flex;flex-direction:column;gap:.45rem}.settings-section__title{margin:0;padding:0 .75rem;font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;opacity:.55}.settings-card{background:var(--chat-surface);border:1px solid var(--chat-surface-border);border-radius:14px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.75rem}.settings-card.status-card{background:var(--chat-surface)}.settings-section--info .settings-card{padding:0}.settings-row{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.5rem 1rem}#settings-view .chat-theme-toggle{width:auto;height:auto;min-height:36px;border-radius:8px;padding:.35rem .8rem;font-size:.95rem}.settings-clear-chat{display:block;width:100%;text-align:left;min-height:44px;padding:.6rem 1rem;border:0;border-top:1px solid var(--chat-surface-border);background:transparent;color:#e05656;font:inherit;font-size:.95rem;cursor:pointer}.settings-row__icon{flex:0 0 auto;font-size:1.1rem;line-height:1}.settings-row__label{flex:0 0 auto;font-size:.95rem;color:var(--fg)}.settings-row__value{flex:1 1 auto;min-width:0;text-align:right;font-size:.85rem;opacity:.6;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-indicator{color:var(--muted)}.channel-indicator[data-channel=websocket]{color:#5fd49b}.channel-indicator[data-channel=telegram]{color:#e0a83e}.channel-indicator[data-channel=connecting]{color:var(--muted)}.channel-security-warning{flex-basis:100%;box-sizing:border-box;margin-top:.3rem;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:8px;border:1px solid #e0a83e88;background:#e0a83e22;color:#e0a83e;text-align:center}.channel-security-warning[hidden]{display:none}.companion-chat-status{font-size:.75rem;margin-bottom:.5rem;color:var(--muted)}.companion-chat-status[data-state=connected]{color:#5fd49b}.companion-chat-status[data-state=disconnected]{color:#ff8a8a}.companion-chat-status[data-state=unconfigured]{color:#c8b900}.chat-list{display:flex;flex-direction:column;gap:0;min-height:80px;flex:1 1 auto;overflow:visible;margin-bottom:.5rem;padding:2px;padding-bottom:calc(3.5rem + var(--safe-bottom));background-color:var(--chat-bg-base);background-image:var(--chat-bg-pattern);background-repeat:repeat;background-attachment:local}html.chat-open{background-color:var(--chat-bg-base);background-image:var(--chat-bg-pattern);background-repeat:repeat}html.chat-open body{background:transparent}html.chat-open .topbar{display:none}html.chat-open .chat-list{background-color:transparent;background-image:none}.chat-bubble{position:relative;display:inline-flex;flex-direction:column;gap:2px;max-width:92%;padding:6px 10px;margin-top:14px;border-radius:18px;background:var(--chat-bubble-peer-bg);color:var(--chat-bubble-peer-fg);font-size:1.0625rem;word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap;box-shadow:0 1px 1px #0000001f}.chat-bubble.is-grouped{margin-top:3px}.chat-list>:first-child{margin-top:0}.chat-bubble.is-self{align-self:flex-end;background:var(--chat-bubble-self-bg);color:var(--chat-bubble-self-fg);border-bottom-right-radius:6px}.chat-bubble.is-peer{align-self:flex-start;background:var(--chat-bubble-peer-bg);color:var(--chat-bubble-peer-fg);border-bottom-left-radius:6px}.chat-bubble.is-system{align-self:center;max-width:90%;background:var(--chat-bubble-system-bg);color:var(--chat-bubble-system-fg);font-size:.8rem;text-align:center;box-shadow:none}.chat-bubble.is-self:not(.is-grouped):after{content:"";position:absolute;right:0;bottom:-6px;width:0;height:0;border-top:12px solid var(--chat-bubble-self-bg);border-right:10px solid transparent}.chat-bubble.is-peer:not(.is-grouped):before{content:"";position:absolute;left:0;bottom:-6px;width:0;height:0;border-top:12px solid var(--chat-bubble-peer-bg);border-left:10px solid transparent}.chat-day-divider{display:flex;justify-content:center;margin-top:16px}.chat-day-divider__pill{padding:3px 12px;border-radius:12px;background:var(--chat-daypill-bg);color:var(--chat-daypill-fg);font-size:.72rem;font-weight:600;line-height:1.3;text-align:center}.chat-unread-divider{display:flex;align-items:center;justify-content:center;margin-top:16px;text-align:center}.chat-unread-divider__label{width:100%;padding:3px 0;border-radius:4px;background:var(--chat-unread-bg);color:var(--chat-unread-fg);font-size:.72rem;font-weight:600;text-align:center}.chat-day-divider+.chat-bubble{margin-top:4px}.chat-unread-divider+.chat-bubble{margin-top:20px}.chat-bubble__meta{display:flex;align-items:center;gap:4px;align-self:flex-end;margin-top:0;margin-bottom:-2px;margin-right:-2px;font-size:.75rem;line-height:1;color:var(--chat-time-fg)}.chat-bubble.is-peer .chat-bubble__meta{align-self:flex-start}.chat-bubble.is-system .chat-bubble__meta{align-self:center}.chat-bubble__time{color:var(--chat-time-fg)}.chat-bubble__status{color:var(--chat-status-fg);letter-spacing:-.5px}.chat-bubble__status[data-status=delivered]{color:var(--chat-status-delivered-fg)}@keyframes chat-bubble-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-bubble--enter{animation:chat-bubble-enter .18s ease-out}@media(prefers-reduced-motion:reduce){.chat-bubble--enter{animation:none}}.chat-input-form{display:flex;align-items:flex-end;gap:.6rem;flex:0 0 auto;padding:.5rem 0 .4rem;padding-left:calc(var(--safe-left) + 1rem);padding-right:calc(var(--safe-right) + 1rem);position:sticky;bottom:0;background:transparent;padding-bottom:calc(.15rem + var(--safe-bottom) * .5);z-index:9999;margin-left:-12px;margin-right:-12px}.chat-input-form input,.chat-input-form #chat-input[contenteditable]{flex:1;padding:10px 16px;border-radius:22px;border:1px solid var(--chat-surface-border);background:var(--chat-input-bg);color:var(--chat-input-fg);font-size:1.0625rem}.chat-input-form #chat-input[contenteditable]{white-space:pre-wrap;overflow-wrap:anywhere;overflow-x:hidden;overflow-y:auto;max-height:7.5rem;line-height:1.35;outline:none;cursor:text;-webkit-user-select:text;user-select:text}.chat-input-form #chat-input[contenteditable]:empty:before{content:attr(data-placeholder);color:#a9a9a9;pointer-events:none}.chat-input-form button.chat-send-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:50%;border:none;background:var(--chat-send-bg);color:var(--chat-send-fg);cursor:pointer}.chat-send-btn__icon{display:block}.chat-input-form button.chat-send-btn:disabled{opacity:.45;cursor:default}.chat-input-form button.chat-send-btn[data-state=recording]{background:#e53935;color:#fff;animation:chat-mic-pulse 1.2s ease-in-out infinite}@keyframes chat-mic-pulse{0%,to{box-shadow:0 0 #e5393580}50%{box-shadow:0 0 0 6px #e5393500}}@media(prefers-reduced-motion:reduce){.chat-input-form button.chat-send-btn[data-state=recording]{animation:none}}.scroll-to-bottom{position:fixed;right:16px;bottom:calc(4.5rem + var(--safe-bottom));z-index:9990;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--chat-surface-border);background:var(--chat-surface);color:var(--muted);box-shadow:0 2px 8px #00000038;cursor:pointer;padding:0}.scroll-to-bottom[hidden]{display:none}.scroll-to-bottom__icon{display:block}.scroll-to-bottom__badge{position:absolute;top:-4px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--chat-send-bg);color:var(--chat-send-fg);font-size:.7rem;line-height:18px;font-weight:600;text-align:center}.scroll-to-bottom__badge[hidden]{display:none}.chat-decryption-error-banner{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;padding:8px 10px;border-radius:8px;background:#5a1a1a;color:#ffd6d6;font-size:.85rem}.chat-decryption-error-banner[hidden]{display:none}.chat-decryption-error-banner__dismiss{background:transparent;border:none;color:#ffd6d6;font-size:1.1rem;cursor:pointer}.chat-bubble[data-decryption-failed=true]{background:#ffffff0a;color:#9a9aa0;font-style:italic}@keyframes rejected-flash{0%{background-color:#ff5000d9}to{background-color:transparent}}.listen-badge[data-state=rejected],.listen-badge[data-state=gate-blocked],.listen-badge.voice-rejected{animation:rejected-flash .6s ease-out}.listen-badge[data-state=rejected]{color:#ffd0c4;font-weight:600;white-space:nowrap}.enrollment-modal{position:fixed;inset:0;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:1000}.enrollment-modal[data-state=prompting],.enrollment-modal[data-state=recording],.enrollment-modal[data-state=processing],.enrollment-modal[data-state=done],.enrollment-modal[data-state=error]{display:flex}.enrollment-modal__inner{background:#111;color:#fff;padding:1.5rem;border-radius:10px;min-width:280px;max-width:90vw;text-align:center}.enrollment-modal__title{margin:0 0 12px;font-size:1.1rem}.enrollment-modal__phrase{font-size:1.05rem;min-height:1.6em;margin:12px 0}.enrollment-modal__progress{font-size:.85rem;opacity:.7;margin:8px 0}.enrollment-modal__indicator{height:8px;margin:12px 0;border-radius:4px;background:#ffffff1a}.enrollment-modal[data-state=recording] .enrollment-modal__indicator{background:#ff5000cc}.enrollment-modal__cancel{margin-top:8px}.voiceprint-settings{background:#ffffff0a;border-radius:10px;padding:14px;font-size:.9rem;margin:1rem 0}.voiceprint-settings__title{margin:0 0 8px;font-size:1rem}.voiceprint-settings__threshold input[type=range]{width:100%;margin:8px 0}.voiceprint-settings__actions{display:flex;gap:8px;flex-wrap:wrap}.enrollment-panel-section{margin:1rem 0;padding:0}.enrollment-panel{background:#ffffff0a;border-radius:10px;padding:14px;font-size:.9rem}.enrollment-panel h3{margin:0 0 8px;font-size:1rem}.enrollment-panel button{margin:4px 6px 4px 0;padding:6px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:inherit;cursor:pointer}.enrollment-panel button.danger{background:#aa1e1e80;border-color:#ff646466}.enrollment-panel .enrollment-progress,.enrollment-panel .enrollment-feedback{margin-top:8px;padding:6px 8px;border-radius:6px;background:#ffffff0f;font-size:.85rem}[data-hint=enrollment-required]{outline:2px solid rgba(255,165,0,.85);outline-offset:2px;animation:rejected-flash .8s ease-out}.vp-banner{display:flex;gap:8px;align-items:center;padding:8px 12px;border-radius:8px;background:#ffc83c29;color:#fff;font-size:.9rem}.vp-banner__link{color:#ffd66b;text-decoration:underline}.vp-enroll{padding:12px;border-radius:10px;background:#ffffff0a;margin-top:12px}.vp-enroll h2{margin:0 0 8px;font-size:1rem;font-weight:600}.vp-enroll__start,.vp-enroll button{margin-top:6px;padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:inherit;cursor:pointer}.vp-enroll__phrase{display:flex;gap:8px;align-items:center;margin:4px 0}.vp-enroll__phrase--done{opacity:.7}.vp-enroll__check{color:#6ddc7a}.vp-enroll__eval{margin-top:8px;font-size:.85rem;opacity:.9}.chat-attach{position:relative;display:flex;align-items:center}.chat-attach__btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:50%;border:none;cursor:pointer;font-size:1.1rem;line-height:1}.chat-input-form .chat-attach__btn{background:var(--chat-surface);color:var(--chat-input-fg)}.chat-attach__menu{position:absolute;bottom:110%;left:0;display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:8px;background:var(--chat-menu-bg);border:1px solid var(--chat-menu-border);z-index:50}.chat-attach__menu[hidden]{display:none}.chat-attach__option{cursor:pointer;padding:6px 10px;border-radius:6px;white-space:nowrap;color:var(--chat-menu-fg)}.chat-attach__option:hover{background:var(--chat-menu-hover-bg);color:var(--chat-menu-fg)}.media-bubble{display:flex;align-items:center;gap:8px}.media-bubble--photo{flex-direction:column;align-items:flex-start}.media-bubble__thumb{max-width:220px;max-height:220px;border-radius:8px;cursor:pointer;display:block}.media-bubble__filename{font-weight:600}.media-bubble__size{opacity:.7;font-size:.8rem}.media-bubble__download{margin-left:auto;padding:4px 10px;border-radius:6px;border:none;background:#1a73e8;color:#fff;cursor:pointer;font-size:1rem}.media-viewer{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000e6}.media-viewer__image{max-width:92vw;max-height:86vh;border-radius:8px}.media-viewer__close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:1.6rem;cursor:pointer}.audio-bubble__playing-indicator{display:inline-flex;align-items:center;gap:4px;margin-left:8px;font-size:.85rem;font-weight:600;color:var(--accent, #4aa3ff);white-space:nowrap}.audio-bubble__playing-indicator[hidden]{display:none}.audio-bubble{display:flex;align-items:center;gap:10px;max-width:320px}.audio-bubble__play{flex:0 0 auto;width:40px;height:40px;border:none;border-radius:50%;background:var(--accent);color:#fff;font-size:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.audio-bubble__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.audio-bubble__progress{display:flex;align-items:center;gap:2px;height:28px;cursor:pointer}.audio-bubble__bar{flex:1 1 0;min-width:2px;height:40%;align-self:center;border-radius:2px;background:var(--muted, #9a9ab4);opacity:.55}.audio-bubble__bar--played{background:var(--accent);opacity:1}.audio-bubble__meta{display:flex;align-items:center;gap:8px;font-size:.8rem}.audio-bubble__duration{color:var(--muted, #9a9ab4);font-variant-numeric:tabular-nums;white-space:nowrap}.audio-bubble__back,.audio-bubble__forward,.audio-bubble__speed{border:none;background:transparent;color:var(--accent);cursor:pointer;font-size:.85rem;padding:2px 4px}.audio-bubble__speed{margin-left:auto;font-weight:600}:root,:root[data-theme=dark],:root[data-theme=light]{--tab-bar-height: 56px}.app-view[hidden],.companion-chat[hidden],#search-view[hidden]{display:none!important}.chats-view,.search-view{flex:1;display:flex;flex-direction:column;min-height:0;margin-left:calc(-1 * (var(--safe-left) + 1rem));margin-right:calc(-1 * (var(--safe-right) + 1rem))}.chats-view__title,.search-view__title{margin:0;padding:0 16px .5rem;font-size:1.4rem;font-weight:700;color:var(--fg)}.chats-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--tab-bar-height) + var(--safe-bottom) + 8px)}.conversation-item{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;padding:10px 16px;min-height:64px;border:0;background:transparent;color:var(--fg);text-align:left;cursor:pointer;border-bottom:1px solid var(--chat-surface-border);font:inherit}.conversation-item:active{background:var(--chat-surface)}.conversation-item[hidden]{display:none!important}.conversation-item__avatar{flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:#3390ec;color:#fff;font-size:1.3rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;user-select:none;box-shadow:0 0 0 2px var(--bg),0 0 0 4px #ff9500;transition:box-shadow .25s ease}.conversation-item[data-live=on] .conversation-item__avatar{box-shadow:0 0 0 2px var(--bg),0 0 0 4px #34c759}.conversation-item__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.conversation-item__row{display:flex;align-items:center;gap:8px;min-width:0}.conversation-item__row--bottom{align-items:flex-start}.conversation-item__name{flex:1 1 auto;min-width:0;font-size:1.0625rem;font-weight:600;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-item__preview{flex:1 1 auto;min-width:0;font-size:.9375rem;color:var(--muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere}.conversation-item__time{flex:0 0 auto;font-size:.8125rem;color:var(--muted);font-variant-numeric:tabular-nums}.conversation-item__unread{flex:0 0 auto;align-self:center;min-width:20px;height:20px;padding:0 6px;box-sizing:border-box;border-radius:999px;background:var(--accent);color:#fff;font-size:.72rem;font-weight:700;line-height:20px;text-align:center}.conversation-item__unread[hidden]{display:none}.conversation-item--placeholder{opacity:.72}.conversation-item--placeholder .conversation-item__preview{font-style:italic}.chats-search{padding:0 16px .5rem}.chats-search__input{width:100%;box-sizing:border-box;padding:8px 12px;border-radius:10px;border:1px solid var(--chat-surface-border);background:var(--chat-input-bg);color:var(--chat-input-fg);font:inherit}.chats-search__input::placeholder{color:var(--muted)}.chats-empty{margin:0;padding:1.5rem 16px;text-align:center;color:var(--muted);font-size:.9rem}.chats-empty[hidden]{display:none}.search-view{gap:.75rem;padding:0 16px}.search-view__input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--chat-surface-border);background:var(--chat-input-bg);color:var(--chat-input-fg);font:inherit}.search-view__hint{margin:0;color:var(--muted);font-size:.85rem}.companion-chat__back{flex:0 0 auto;width:auto;height:42px;min-width:42px;margin-left:-6px;padding:0 12px;border:1px solid var(--chat-surface-border);background:var(--chat-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 5px #00000024;color:var(--fg);line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px}.companion-chat__back-chevron{font-size:1.7rem;line-height:1}.companion-chat__back-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--fg);color:var(--bg);font-size:.78rem;line-height:22px;font-weight:700;text-align:center}.companion-chat__back-badge[hidden]{display:none}.tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:flex;justify-content:space-around;align-items:stretch;background:var(--bg);border-top:1px solid var(--chat-surface-border);padding-bottom:var(--safe-bottom);box-sizing:content-box;height:var(--tab-bar-height)}.tab-bar[hidden]{display:none}.tab-bar__tab{flex:1 1 0;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit;padding:4px 0}.tab-bar__icon{font-size:1.25rem;line-height:1}.tab-bar__label{font-size:.68rem;font-weight:600}.tab-bar__tab.is-active,.tab-bar__tab[aria-current=page]{color:var(--accent)}.settings-view{padding-bottom:calc(var(--safe-bottom) + var(--tab-bar-height) + 1rem)}
