html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:root{color-scheme:light;--background:0 0% 100%;--foreground:60 2% 28.8%;--card:0 0% 100%;--card-foreground:60 2% 28.8%;--popover:0 0% 100%;--popover-foreground:60 2% 28.8%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:60 4.3% 95.5%;--secondary-foreground:60 2% 28.8%;--muted:60 4.3% 95.5%;--muted-foreground:0 0% 42%;--accent:60 4.3% 95.5%;--accent-foreground:60 2% 28.8%;--destructive:0 72.2% 50.6%;--destructive-foreground:0 0% 98%;--success:142 72% 36%;--success-foreground:0 0% 98%;--warning:26 90% 37%;--warning-foreground:0 0% 98%;--attention:18 88% 40%;--attention-foreground:0 0% 98%;--border:77 12.7% 89.2%;--input:216 12.2% 75.9%;--ring:0 0% 76.1%;--text-faint:87 3.9% 54.3%;--text-ink:200 9.7% 12.2%;--sidebar-background:0 0% 100%;--sidebar-foreground:0 0% 28.2%;--sidebar-primary:0 0% 9%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:0 0% 94.1%;--sidebar-accent-foreground:0 0% 13.3%;--sidebar-border:77 12.7% 89.2%;--sidebar-ring:0 0% 76.1%;--radius:0.5rem}.dark{color-scheme:dark;--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--success:142 65% 45%;--success-foreground:0 0% 98%;--warning:35 92% 50%;--warning-foreground:0 0% 9%;--attention:25 95% 53%;--attention-foreground:0 0% 9%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%;--text-faint:0 0% 63.9%;--text-ink:0 0% 100%;--sidebar-background:0 0% 10%;--sidebar-foreground:0 0% 85%;--sidebar-primary:0 0% 98%;--sidebar-primary-foreground:0 0% 9%;--sidebar-accent:0 0% 16%;--sidebar-accent-foreground:0 0% 98%;--sidebar-border:0 0% 16%;--sidebar-ring:0 0% 50%}.aqua-overlay{--overlay-bg:0 0% 0%;--overlay-fg:0 0% 93.3%;--overlay-muted-fg:0 0% 52.2%;--overlay-border:0 0% 18.8%}.ink-surface{--foreground:var(--text-ink);--card-foreground:var(--text-ink)}.voice-cmd-glass{position:relative;z-index:1;display:inline-flex;height:var(--voice-cmd-chip-height,24px);align-items:center;padding:0 var(--voice-cmd-chip-pad-right,11px) 0 var(--voice-cmd-chip-pad-left,8px);white-space:nowrap;isolation:isolate}.voice-cmd-glass-lead{white-space:pre}.voice-cmd-glass:before{content:"";position:absolute;z-index:0;inset:0 0 0 var(--voice-cmd-chip-inset-left,3px);border:1px solid rgba(103,190,255,.55);border-radius:999px;background:rgba(103,190,255,.23);box-shadow:0 0 20px rgba(73,146,255,.4),inset 0 1px 0 rgba(255,255,255,.15);opacity:0;filter:blur(2.5px);backdrop-filter:blur(8px) saturate(115%);-webkit-backdrop-filter:blur(8px) saturate(115%);will-change:opacity,filter;animation:voice-cmd-glass-resolve var(--voice-cmd-resolve-duration) cubic-bezier(.16,1,.3,1) forwards}.voice-cmd-glass-label,.voice-cmd-glass-lead,.voice-cmd-return-key{position:relative;z-index:2}.voice-cmd-glass-label{color:#858585;font-size:calc(.92em - .5pt);line-height:1;filter:blur(3.15px);animation:voice-cmd-glass-label-resolve var(--voice-cmd-resolve-duration) cubic-bezier(.16,1,.3,1) forwards}.voice-cmd-return-key{display:inline-flex;height:17px;flex:0 0 19px;margin-left:4px;align-items:center;justify-content:center;border:1px solid rgba(238,238,238,.28);border-radius:5px;color:rgba(238,238,238,.82);background:rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 1px 0 rgba(0,0,0,.72);opacity:0;animation:voice-cmd-glass-key-in var(--voice-cmd-resolve-duration) cubic-bezier(.16,1,.3,1) forwards}@keyframes voice-cmd-glass-resolve{to{opacity:1;filter:blur(0)}}@keyframes voice-cmd-glass-label-resolve{to{color:color-mix(in srgb,#96c7ff 72%,#d7ebff);filter:blur(0)}}@keyframes voice-cmd-glass-key-in{36%{opacity:0}to{opacity:1}}