html,body,#root{height:100%;margin:0}body{background:var(--app-ground)}html[data-surface=assistant],html[data-surface=assistant] body{background:transparent}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--text-link-hover)}textarea,input{font:inherit}textarea:focus,input:focus{outline:none}button{font:inherit}.hov-soft:hover{background:var(--primary-soft)!important;color:var(--text-strong)!important}.hov-tint:hover{background:var(--primary-soft)!important}.hov-row:hover{background:var(--border-subtle)!important}.hov-lift:hover{box-shadow:var(--shadow-md)!important}.hov-strong:hover{color:var(--text-strong)!important}.hov-border:hover{border-color:var(--primary)!important}.bare{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0;padding:0;background:transparent;color:inherit;cursor:pointer;text-align:inherit}.bare:focus-visible{outline:none;box-shadow:var(--shadow-focus)}@media(pointer:coarse){.tap{position:relative}.tap:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}}.spin{animation:mv-spin .9s linear infinite}@keyframes mv-spin{to{transform:rotate(360deg)}}.fade-in{animation:mv-fade var(--dur-base, .18s) var(--ease-out, ease-out) both}@keyframes mv-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.drawer-in{animation:mv-drawer var(--dur-base, .18s) var(--ease-out, ease-out)}@keyframes mv-drawer{0%{transform:translate(-100%)}}.scrim-in{animation:mv-scrim var(--dur-base, .18s) var(--ease-out, ease-out)}@keyframes mv-scrim{0%{opacity:0}}.pulse{animation:mv-pulse 1.4s ease-in-out infinite}@keyframes mv-pulse{50%{opacity:.45}}.msg-hover .msg-actions{opacity:0;transition:opacity var(--dur-base, .18s) var(--ease-out, ease-out)}.msg-hover:hover .msg-actions,.msg-hover:focus-within .msg-actions{opacity:1}@media(hover:none){.msg-hover .msg-actions{opacity:1}}.gen-image-wash{background:radial-gradient(40% 45% at 30% 35%,var(--mauve-400, #a78bfa) 0%,transparent 70%),radial-gradient(45% 40% at 70% 60%,var(--mauve-700, #6d28d9) 0%,transparent 70%),radial-gradient(35% 35% at 55% 25%,var(--primary-soft, #ede9fe) 0%,transparent 70%),var(--app-panel-sunken);filter:blur(36px) saturate(1.1);opacity:.75;animation:mv-wash 7s ease-in-out infinite alternate}@keyframes mv-wash{0%{transform:translate(-4%,-3%) rotate(0) scale(1)}to{transform:translate(4%,3%) rotate(12deg) scale(1.08)}}.voice-orb{width:168px;height:168px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--primary-soft, #ede9fe) 0%,var(--primary, #7c3aed) 55%,var(--mauve-700, #6d28d9) 100%);box-shadow:0 0 80px -12px var(--primary, #7c3aed);transition:transform 80ms linear,opacity .3s ease}.voice-orb[data-phase=connecting]{opacity:.55}.voice-orb[data-phase=thinking]{animation:voice-breathe 1.6s ease-in-out infinite}@keyframes voice-breathe{50%{filter:brightness(1.18) saturate(1.2)}}.gen-image-reveal{animation:mv-reveal .7s var(--ease-out, ease-out) both}@keyframes mv-reveal{0%{filter:blur(24px);transform:scale(1.04)}to{filter:none;transform:none}}@media(prefers-reduced-motion:reduce){.gen-image-wash,.gen-image-reveal{animation:none}.voice-orb{animation:none;transition:none}.fade-in,.drawer-in{animation:none}.spin{animation-duration:2.4s}.pulse{animation:none}}.scroll{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.scroll-row{overflow-x:auto;scrollbar-width:none}.scroll-row::-webkit-scrollbar{display:none}.scroll-row>*{flex:none}
