:root{color:#1b1c19;--background:#fbf9f4;--surface:#fbf9f4;--surface-low:#f5f3ee;--surface-container:#f0eee9;--surface-high:#e4e2dd;--primary:#181919;--secondary:#4f6356;--secondary-container:#cfe5d5;--tertiary-fixed:#ffdad3;--outline:#747878;--error:#ba1a1a;--radius:2rem;--shadow:0 4px 40px #0000000f;background:#fbf9f4;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#fff 0,#fbf9f4 38%,#f5f3ee 100%);min-height:100dvh;margin:0}button,a,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.app{min-height:100dvh;padding-bottom:116px}.topbar{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbf9f4d6;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.topbar h1{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(20px,4vw,24px);overflow:hidden}.avatar{background:var(--secondary-container);width:40px;height:40px;color:var(--secondary);border-radius:999px;place-items:center;font-weight:800;display:grid}.icon-button{color:var(--primary);background:0 0;border:0;border-radius:999px;padding:10px;font-family:Material Symbols Outlined;font-size:28px}.mobile-main{gap:24px;max-width:760px;margin:0 auto;padding:96px 24px 24px;display:grid}.kitchen-main{min-height:calc(100dvh - 116px);padding:96px 64px 24px}.card,.hero-card,.voice-overlay-card{border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f3eedb;border:1px solid #ffffffa8;padding:32px}.hero-card{background:linear-gradient(135deg,#cfe5d5eb,#f5f3eeeb);flex-direction:column;justify-content:flex-end;min-height:250px;display:flex}.calm-photo{position:relative;overflow:hidden}.calm-photo:after{content:"";background:#ffffff75;border-radius:999px;width:220px;height:220px;position:absolute;top:-60px;right:-60px}h2,h3,p{margin-top:0}h2{letter-spacing:-.02em;font-size:clamp(28px,8vw,48px);line-height:1.08}h3{margin-bottom:8px;font-size:22px}.eyebrow{letter-spacing:.05em;color:#53675a;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;line-height:16px}.fineprint{color:#747878;font-size:13px}.pill{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 28px;font-weight:800;text-decoration:none;display:inline-flex}.primary{background:var(--primary);color:#fff}.secondary{background:var(--surface-high);color:var(--primary)}.split-card,.timeline-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.timeline-row{justify-content:flex-start;margin:18px 0}.timeline-row p{color:#747878;margin:4px 0 0}.rail{background:var(--secondary);border-radius:999px;flex:none;width:8px;height:54px}.rail.muted{background:#c4c7c7}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f0eee9eb;border-radius:32px 32px 0 0;justify-content:space-around;gap:6px;min-height:96px;padding:12px 18px 28px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 40px #0000001a}.nav-item{color:#444748;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;min-width:68px;min-height:56px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s;display:flex}.nav-item.active{background:var(--secondary-container);color:#384b3f;transform:scale(1.05)}.voice-overlay-card{text-align:center;background:#fbf9f4e0;align-content:center;justify-items:center;gap:20px;min-height:620px;display:grid}.voice-state{color:#444748;font-size:20px;font-weight:600}.pulse-mic{background:var(--secondary);color:#fff;cursor:pointer;border:0;border-radius:999px;place-items:center;width:160px;height:160px;animation:2s ease-in-out infinite pulse;display:grid;box-shadow:0 0 0 36px #4f63561f,0 0 0 72px #4f63560f}.pulse-mic span{font-size:64px}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 0 0 42px #4f63561a,0 0 0 84px #4f63560a}}.transcript{color:#747878;font-size:20px;font-style:italic}textarea{resize:vertical;background:#fff;border:1px solid #c4c7c7;border-radius:24px;width:100%;min-height:92px;padding:18px}.assistant-response{text-align:left;width:100%;box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:20px;line-height:1.6}.pill:disabled{opacity:.65;cursor:progress}.chip-row{gap:10px;display:flex;overflow-x:auto}.chip{color:#384b3f;text-transform:uppercase;white-space:nowrap;background:#cfe5d559;border-radius:999px;padding:10px 24px;font-size:12px;font-weight:800}.chip.active{background:var(--primary);color:#fff}.topbar-actions{align-items:center;gap:10px;display:flex}.small-pill{padding:8px 12px;font-size:.8rem}.signed-in{color:var(--muted);margin:2px 0 0;font-size:.82rem}.auth-app{justify-content:center}.login-card{gap:16px;max-width:460px;margin:10vh auto;display:grid}.login-card input{width:100%;font:inherit;background:#ffffffbf;border:1px solid #5046372e;border-radius:16px;padding:14px}.mode-toggle,.live-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.live-panel{justify-items:center;gap:18px;width:100%;display:grid}.assistant-select-label{text-align:left;width:min(100%,360px);color:var(--primary);gap:8px;font-weight:800;display:grid}.assistant-select-label select{min-height:56px;font:inherit;color:var(--primary);background:#fff;border:1px solid #c4c7c7;border-radius:999px;padding:0 20px;font-weight:800}.live-status{background:var(--surface-high);text-transform:uppercase;min-height:40px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-size:13px;font-weight:900;display:inline-flex}.live-status-listening{color:#0c1f15;background:#d2e8d8}.live-status-speaking{color:#3f3200;background:#fff3bd}.live-status-approval-needed,.live-status-error{color:#93000a;background:#ffdad6}.approval-list{gap:20px;display:grid}.approval-card{grid-template-columns:auto 1fr;gap:20px;display:grid}.approval-icon{background:var(--secondary-container);color:#384b3f;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.approval-actions{grid-column:1/-1;gap:12px;display:flex}.status{text-transform:uppercase;background:#e4e2dd;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.status.approved{color:#0c1f15;background:#d2e8d8}.status.rejected{color:#93000a;background:#ffdad6}.notification-strip{color:#0c1f15;box-shadow:var(--shadow);background:#d2e8d8;border-radius:999px;padding:14px 18px;font-weight:700}.settings-section{gap:16px;display:grid}.assistant-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.assistant-card,.integration-row{background:var(--surface-container);border-radius:28px;align-items:center;gap:16px;padding:24px;display:flex}.assistant-mark{background:var(--secondary-container);border-radius:999px;place-items:center;width:56px;height:56px;font-size:24px;font-weight:800;display:grid}.integration-row{justify-content:space-between}.integration-row strong{background:var(--surface-high);text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:12px}.kitchen-app .topbar{padding:0 64px}.kitchen-grid{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:32px;min-height:calc(100dvh - 220px);display:grid}.clock{letter-spacing:-.04em;font-size:clamp(56px,8vw,96px);font-weight:800}.clock-panel{gap:40px;display:grid}.bruno-center{text-align:center;justify-items:center;gap:24px;display:grid}.bruno-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;align-content:center;place-items:center;gap:16px;width:min(280px,24vw);height:min(280px,24vw);display:grid;box-shadow:0 20px 80px #18191938,0 0 0 46px #4f63561f}.bruno-button span{font-size:76px}.agenda{min-height:460px}.bruno-response{grid-template-columns:minmax(280px,1fr) 1fr;gap:32px;max-width:1100px;margin:0 auto;display:grid}.bruno-response .voice-overlay-card{min-height:300px;box-shadow:none;padding:24px}.bruno-response .pulse-mic{width:92px;height:92px;box-shadow:0 0 0 20px #4f63561a}.bruno-response .pulse-mic span{font-size:40px}.weather-visual{color:#1b1c19;text-align:center;background:linear-gradient(135deg,#cfe5d5,#fff3bd);border-radius:32px;align-content:center;place-items:center;gap:10px;min-height:360px;display:grid}.weather-visual span{font-size:80px}.weather-visual strong{font-size:56px}.kitchen-heading{max-width:720px;margin:0 auto 24px}@media (width<=860px){.kitchen-main{padding:96px 24px 24px}.kitchen-app .topbar{padding:0 24px}.kitchen-grid,.bruno-response{grid-template-columns:1fr}.bruno-button{width:220px;height:220px}.approval-card{grid-template-columns:1fr}}.conversation-app{background:radial-gradient(circle at 50% -10%,#fff 0,#fbf9f4 44%,#f0eee9 100%);min-height:100dvh;padding:78px 0 132px}.conversation-topbar{z-index:30;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fbf9f4eb;border-bottom:1px solid #50504614;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:10px clamp(14px,4vw,30px);display:flex;position:fixed;top:0;left:0;right:0}.assistant-presence{align-items:center;gap:12px;min-width:0;display:flex}.assistant-presence h1{letter-spacing:-.04em;margin:0;font-size:clamp(22px,5vw,32px);line-height:1}.assistant-role-line{color:#5f625f;white-space:nowrap;text-overflow:ellipsis;max-width:min(62vw,520px);margin:4px 0 0;font-size:13px;overflow:hidden}.assistant-avatar{background:var(--primary);color:#fff;border-radius:17px;flex:none;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 14px 34px #1819192e}.conversation-main{gap:12px;width:min(820px,100%);margin:0 auto;padding:0 clamp(14px,4vw,24px);display:grid}.assistant-strip{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scope-chip,.assistant-chip{color:#444748;background:#ffffffb8;border:1px solid #5050461a;border-radius:999px;min-height:34px;padding:7px 12px;font-size:12px;font-weight:800}.active-scope{background:var(--secondary-container);color:#23362b}.error-chip{color:#93000a;background:#ffdad6}.assistant-switcher{gap:6px;display:flex}.assistant-chip{cursor:pointer}.assistant-chip.active{background:var(--primary);color:#fff}.compact-actions{flex-wrap:wrap;justify-content:flex-end}.thread-view{flex-direction:column;justify-content:flex-end;gap:12px;min-height:calc(100dvh - 260px);padding-top:8px;display:flex}.empty-thread{text-align:center;color:#444748;max-width:560px;margin:auto;padding:32px 16px}.empty-thread h2{margin-bottom:10px}.message-bubble{background:#ffffffdb;border-radius:24px;max-width:min(660px,86%);padding:14px 18px;line-height:1.55;box-shadow:0 10px 36px #18191912}.message-bubble p:last-child{margin-bottom:0}.message-bubble.user{background:var(--primary);color:#fff;border-bottom-right-radius:8px;align-self:flex-end}.message-bubble.assistant{background:#f5f3eef5;border-bottom-left-radius:8px;align-self:flex-start}.message-bubble.failed{outline:2px solid #ffdad6}.message-role{letter-spacing:.04em;text-transform:uppercase;opacity:.72;margin-bottom:6px;font-size:11px;font-weight:900}.error-text{color:#93000a}.context-chip-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.typing-dot{background:var(--secondary);border-radius:999px;width:8px;height:8px;margin-right:8px;animation:1.2s ease-in-out infinite pulse;display:inline-block}.composer-bar{z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:min(820px,100% - 20px);padding:8px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 16px 70px #1819192e}.composer-bar textarea{resize:none;background:#f5f3eee6;border:0;border-radius:22px;min-height:52px;max-height:130px;padding:15px 16px}.composer-mode{background:var(--surface-high);border-radius:999px;align-items:center;gap:2px;height:52px;padding:4px;display:flex}.mode-pill{color:#444748;cursor:pointer;background:0 0;border:0;border-radius:999px;height:44px;padding:0 13px;font-weight:900}.mode-pill.active{color:var(--primary);background:#fff;box-shadow:0 4px 14px #00000014}.composer-mic{background:var(--secondary);color:#fff;cursor:pointer;border:0;border-radius:999px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 0 0 8px #4f63561a}.composer-send{min-height:52px;padding:0 22px}.bruno-button small{opacity:.8;font-size:14px}@media (width<=720px){.conversation-app{padding-top:88px}.conversation-topbar{flex-direction:column;align-items:flex-start}.conversation-topbar .topbar-actions{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.assistant-role-line{max-width:calc(100vw - 96px)}.assistant-switcher{flex:none}.composer-bar{border-radius:26px;grid-template-columns:auto 1fr;bottom:10px}.composer-send{grid-column:1/-1;width:100%}.message-bubble{max-width:94%}.bottom-nav{display:none}}.composer-voice{color:#061417;cursor:pointer;background:radial-gradient(circle at 35% 25%,#9bf7ff 0,#22d2e8 38%,#0f7f91 100%);border:1px solid #ffffff59;border-radius:999px;place-items:center;width:52px;height:52px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 14px 34px #0f7f9152,0 0 0 8px #22d2e81f}.composer-voice:hover{transform:translateY(-1px)scale(1.02);box-shadow:0 18px 44px #0f7f916b,0 0 0 10px #22d2e826}.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}.voice-stage-premium{z-index:100;isolation:isolate;color:#f7f3ed;min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) clamp(18px, 5vw, 34px) max(18px, env(safe-area-inset-bottom));background:#131514;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0;overflow:hidden}.voice-atmosphere{z-index:-2;background:radial-gradient(at 50% 101%,#25706e85 0%,#12313266 34%,#0000 64%),radial-gradient(at 45% 54%,#8e4f207a 0%,#4f301a40 31%,#0000 58%),linear-gradient(#151716 0%,#141716 45%,#101818 100%);position:absolute;inset:0;overflow:hidden}.voice-atmosphere:after{content:"";mix-blend-mode:screen;background:linear-gradient(#0000002e,#0000 22% 76%,#00000047),radial-gradient(circle at 50% 35%,#ffffff09,#0000 48%);position:absolute;inset:0}.voice-atmosphere span{filter:blur(30px);opacity:.58;border-radius:999px;animation:9s ease-in-out infinite alternate voice-drift;position:absolute}.voice-atmosphere span:first-child{background:#8f52236b;width:66vw;height:66vw;top:28vh;left:16vw}.voice-atmosphere span:nth-child(2){background:#1d686861;width:72vw;height:50vw;animation-delay:-2.5s;bottom:-5vh;left:10vw}.voice-atmosphere span:nth-child(3){background:#ffd28b1a;width:42vw;height:42vw;animation-delay:-5s;top:12vh;right:-10vw}@keyframes voice-drift{to{opacity:.74;transform:translate(3vw,-2vh)scale(1.08)}}.voice-stage-topbar{z-index:2;grid-template-columns:52px 1fr 52px;align-items:center;gap:12px;min-height:54px;display:grid}.voice-stage-topbar-minimal{grid-template-columns:52px 1fr}.voice-control-glass{color:#f7f3edf0;-webkit-backdrop-filter:blur(22px)saturate(1.18);background:#1b1f1f8a;border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff14,0 18px 44px #00000047}.voice-icon-button{cursor:pointer;border-radius:999px;place-items:center;width:48px;height:48px;font-size:30px;line-height:1;display:grid}.voice-status-pill{color:#f7f3edd1;letter-spacing:.08em;text-transform:uppercase;background:#14171757;border:1px solid #ffffff13;border-radius:999px;justify-self:center;align-items:center;gap:9px;height:38px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff0b}.voice-status-dot{background:#82e4d8;border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #82e4d8}.voice-status-dot-connecting,.voice-status-dot-thinking{background:#e6b269;box-shadow:0 0 18px #e6b269}.voice-status-dot-error,.voice-status-dot-approval-needed{background:#ff8f7f;box-shadow:0 0 18px #ff8f7f}.voice-stage-body{z-index:1;grid-template-rows:minmax(170px,42vh) 1fr;place-items:end center;min-height:0;padding:clamp(10px,3vh,28px) 0 0;display:grid}.voice-stage-body-minimal{grid-template-rows:minmax(170px,39vh) minmax(150px,1fr) auto;align-items:center;padding-top:clamp(8px,2vh,22px)}.voice-subtitles{align-self:start;width:min(100%,640px);padding-top:clamp(18px,5vh,54px)}.voice-subtitles p{margin:0 0 14px}.voice-user-transcript{color:#dce0df9e;letter-spacing:-.02em;font-size:clamp(17px,4.8vw,24px);line-height:1.35}.voice-assistant-transcript{color:#f4efe7e0;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 18px 45px #00000061;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,7.4vw,48px);font-weight:400;line-height:1.14}.voice-assistant-transcript.placeholder{color:#f4efe79e;text-align:center;letter-spacing:-.01em;margin-top:30vh;font-family:inherit;font-size:clamp(18px,4.8vw,24px)}.voice-orb-wrap{aspect-ratio:1;align-self:end;place-items:center;width:min(48vw,230px);margin-bottom:clamp(8px,4vh,36px);display:grid;position:relative}.voice-orb-halo{filter:blur(22px);background:radial-gradient(circle,#eebb6f38,#3da6a214 42%,#0000 70%);border-radius:999px;animation:4.6s ease-in-out infinite halo-breathe;position:absolute;inset:-45%}.voice-orb-core{background:radial-gradient(circle at 38% 32%,#fff4d9fa 0 1px,#0000 2px) 0 0/10px 10px,radial-gradient(circle at 68% 64%,#ffffffb3 0 1px,#0000 2px) 4px 6px/13px 13px,radial-gradient(circle,#f4ca8b61,#3782821a 56%,#0000 70%);border:1px solid #ffffff38;border-radius:50%;width:min(34vw,156px);min-width:104px;height:min(34vw,156px);min-height:104px;animation:3.4s ease-in-out infinite orb-breathe,24s linear infinite orb-turn;position:relative;overflow:hidden;box-shadow:0 0 26px #ffcf843d,0 0 80px #2f94932e,inset 0 0 28px #ffffff17}.voice-orb-core:before,.voice-orb-core:after{content:"";border-radius:inherit;filter:blur(.1px);border:1px solid #ffefcf3d;animation:3.4s ease-in-out infinite ring-breathe;position:absolute;inset:15%}.voice-orb-core:after{opacity:.7;animation-delay:.6s;inset:29%}.voice-orb-core span,.voice-orb-core i{transform:rotate(var(--r,0deg));border:1px solid #c4f4ef21;border-radius:999px;animation:5s ease-in-out infinite ring-wave;position:absolute;inset:8%}.voice-orb-core span:nth-child(2){--r:57deg;animation-delay:-.9s;inset:18%}.voice-orb-core span:nth-child(3){--r:112deg;animation-delay:-1.7s;inset:3%}.voice-orb-core i:first-of-type{--r:33deg;animation-delay:-2.2s;inset:24%}.voice-orb-core i:nth-of-type(2){--r:144deg;animation-delay:-3s;inset:12%}.voice-stage-listening .voice-orb-core,.voice-stage-disconnected .voice-orb-core{box-shadow:0 0 30px #a6f7ee47,0 0 90px #319e9d4d,inset 0 0 28px #ffffff1a}.voice-stage-thinking .voice-orb-core,.voice-stage-connecting .voice-orb-core{box-shadow:0 0 34px #edbb7157,0 0 92px #8f522347,inset 0 0 28px #ffffff1a}.voice-stage-speaking .voice-orb-core{animation-duration:1.7s,14s;box-shadow:0 0 42px #ffe3af6b,0 0 110px #4bbebb57,inset 0 0 34px #ffffff21}.voice-stage-error .voice-orb-core,.voice-stage-approval-needed .voice-orb-core{box-shadow:0 0 34px #ff816652,0 0 92px #91372742,inset 0 0 28px #ffffff1a}@keyframes halo-breathe{50%{opacity:.72;transform:scale(1.14)}}@keyframes orb-breathe{50%{opacity:.95;transform:scale(1.08)}}@keyframes orb-turn{to{rotate:360deg}}@keyframes ring-breathe{50%{opacity:.34;transform:scale(1.18)}}@keyframes ring-wave{50%{transform:rotate(var(--r,0deg)) scale(1.14);opacity:.36}}.voice-stage-controls{z-index:2;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:18px;width:min(680px,100%);margin:0 auto;padding-bottom:clamp(2px,1.8vh,18px);display:grid}.voice-round-button{cursor:pointer;border-radius:999px;place-items:center;width:62px;height:62px;font-size:30px;line-height:1;transition:transform .18s,background .18s;display:grid}.voice-round-button:hover,.voice-icon-button:hover{background:#2a2f2fa8;transform:scale(1.035)}.voice-primary-control{color:#f8ffff;background:#12171780}.voice-stage-status{text-align:center;color:#ebeeedb8;place-items:center;min-height:66px;display:grid}.voice-stage-status-minimal{align-self:end;padding-bottom:clamp(16px,5vh,42px)}.voice-stage-status span{letter-spacing:-.015em;font-size:clamp(16px,4.4vw,22px)}.voice-stage-status small{text-overflow:ellipsis;white-space:nowrap;color:#d2d9d86b;max-width:min(52vw,420px);font-size:12px;overflow:hidden}.voice-settings-sheet{z-index:120;color:#fff;padding:max(22px, env(safe-area-inset-top)) 22px max(22px, env(safe-area-inset-bottom));background:radial-gradient(at 50% 100%,#1e5e5c4d,#0000 55%),#151716;position:fixed;inset:0;overflow:auto}.voice-settings-panel{max-width:620px;margin:0 auto}.voice-settings-header{align-items:center;gap:18px;margin-bottom:34px;display:flex}.voice-settings-header button{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;width:46px;height:46px;font-size:30px}.voice-settings-header h2{letter-spacing:-.04em;margin:0;font-family:inherit;font-size:30px}.voice-settings-section{gap:12px;margin:0 0 34px;display:grid}.voice-settings-section h3{color:#21d1df;letter-spacing:.03em;text-transform:uppercase;margin:0 0 4px;font-size:16px;font-weight:900}.voice-settings-row,.voice-choice-row{color:#fff;text-align:left;-webkit-backdrop-filter:blur(18px);background:#ffffff09;border:1px solid #fff1;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:68px;padding:12px 14px;display:flex}.voice-settings-row strong,.voice-choice-row strong{letter-spacing:-.015em;font-size:18px;font-weight:650}.voice-settings-row p,.voice-choice-row p{color:#dce2e27a;margin:5px 0 0;font-size:14px;line-height:1.35}.voice-toggle{cursor:pointer;background:#394142;border:0;border-radius:999px;width:58px;height:34px;padding:3px;transition:background .2s}.voice-toggle span{background:#aab2b3;border-radius:999px;width:28px;height:28px;transition:transform .2s;display:block}.voice-toggle.on{background:#21d1df}.voice-toggle.on span{background:#061417;transform:translate(24px)}.voice-choice-row{cursor:pointer}.voice-preview{color:#171919;background:#ffffffb3;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.voice-choice-row>span:nth-child(2){flex:1}.voice-check{color:#21d1df;font-size:24px}@media (width>=780px){.voice-stage-premium{width:min(430px,100vw);left:50%;right:auto;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff14,0 30px 110px #0000007a}}@media (height<=720px){.voice-stage-body{grid-template-rows:minmax(120px,34vh) 1fr}.voice-assistant-transcript{font-size:clamp(24px,6.4vw,38px)}.voice-orb-wrap{margin-bottom:6px}.voice-round-button{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){.voice-atmosphere span,.voice-orb-halo,.voice-orb-core,.voice-orb-core:before,.voice-orb-core:after,.voice-orb-core span,.voice-orb-core i{animation:none}}
