.setup-module__sSvISa__setupShell{background:var(--bg);min-height:100vh}.setup-module__sSvISa__setupWorkspace{min-width:0}.setup-module__sSvISa__main{width:min(1240px,100%)}.setup-module__sSvISa__topbarActions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.setup-module__sSvISa__modeLabel{color:var(--muted);font:12px var(--font-sans)}.setup-module__sSvISa__switch{border:1px solid var(--border-strong);background:var(--blue);cursor:pointer;border-radius:999px;width:38px;height:22px;padding:2px}.setup-module__sSvISa__switch span{background:var(--surface);border-radius:50%;width:16px;height:16px;margin-left:16px;transition:margin .14s;display:block}.setup-module__sSvISa__switch[aria-checked=false]{background:var(--surface)}.setup-module__sSvISa__switch[aria-checked=false] span{background:var(--muted);margin-left:0}.setup-module__sSvISa__pageHead{justify-content:space-between;align-items:flex-start;gap:16px;min-height:58px;margin-bottom:12px;display:flex}.setup-module__sSvISa__pageHead h2{letter-spacing:-.025em;margin:0;font-size:26px}.setup-module__sSvISa__pageHead p{color:var(--muted);margin:3px 0 0;font-size:14px}.setup-module__sSvISa__pageHeadActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.setup-module__sSvISa__progressTrack{background:var(--border);border-radius:999px;height:3px;margin-bottom:12px;overflow:hidden}.setup-module__sSvISa__progressTrack span{border-radius:inherit;background:var(--blue);height:100%;transition:width .18s;display:block}.setup-module__sSvISa__stepper{grid-template-columns:repeat(9,minmax(72px,1fr));gap:6px;margin-bottom:12px;display:grid;overflow-x:auto}.setup-module__sSvISa__stepper button{border:1px solid var(--border);min-width:90px;min-height:46px;color:var(--muted);background:var(--surface);cursor:pointer;text-align:left;border-radius:7px;align-items:center;gap:8px;padding:7px 9px;display:flex}.setup-module__sSvISa__stepper button:disabled{opacity:.42;cursor:not-allowed}.setup-module__sSvISa__stepper button span{border:1px solid var(--border-strong);width:23px;height:23px;font:11px var(--mono);border-radius:50%;flex:0 0 23px;place-items:center;display:grid}.setup-module__sSvISa__stepper button small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.setup-module__sSvISa__stepper .setup-module__sSvISa__activeStep{color:var(--text);border-color:var(--action-border);background:var(--blue-soft)}.setup-module__sSvISa__stepper .setup-module__sSvISa__activeStep span{color:#fff;border-color:var(--blue);background:var(--blue)}.setup-module__sSvISa__stepper .setup-module__sSvISa__doneStep span{color:var(--green);border-color:var(--success-border);background:var(--green-soft)}.setup-module__sSvISa__stepPanel{border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);min-height:510px;display:grid;overflow:hidden}.setup-module__sSvISa__visual{border-right:1px solid var(--border);background:var(--surface-subtle);place-items:center;min-height:510px;padding:20px;display:grid;overflow:hidden}.setup-module__sSvISa__visual img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto;max-height:520px}.setup-module__sSvISa__instructions{flex-direction:column;gap:16px;min-width:0;padding:clamp(24px,3vw,38px);display:flex}.setup-module__sSvISa__titleRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.setup-module__sSvISa__titleRow h2{letter-spacing:-.04em;max-width:13ch;margin:4px 0 0;font-size:clamp(28px,3vw,38px);line-height:1.02}.setup-module__sSvISa__voiceButton{color:#287a18;cursor:pointer;background:#f4ffe9;border:1px solid #65c934;border-radius:50%;place-items:center;width:38px;height:38px;padding:9px;display:grid;position:relative;box-shadow:0 0 0 3px #65c93429}.setup-module__sSvISa__voiceButton:before,.setup-module__sSvISa__voiceButton:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.setup-module__sSvISa__voiceButton:before{border:2px solid #65c93494;animation:1.7s ease-out infinite setup-module__sSvISa__eleven-pulse;inset:-5px}.setup-module__sSvISa__voiceButton:after{border:2px solid var(--surface);background:#65c934;width:10px;height:10px;top:-3px;right:-3px;box-shadow:0 0 0 2px #65c93433}.setup-module__sSvISa__voiceButton:hover{color:#1f6411;background:#edffdf;border-color:#4eaa25}.setup-module__sSvISa__voiceButton:disabled{cursor:progress;opacity:.65}.setup-module__sSvISa__voiceButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.setup-module__sSvISa__voiceLoading{animation:.9s ease-in-out infinite alternate setup-module__sSvISa__voice-pulse}.setup-module__sSvISa__lead{color:var(--text);margin:0;font-size:15px;line-height:1.5}.setup-module__sSvISa__factList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.setup-module__sSvISa__factList li{color:var(--nav-text);padding-left:20px;font-size:13px;line-height:1.4;position:relative}.setup-module__sSvISa__factList li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;left:0}.setup-module__sSvISa__deviceState{border:1px solid var(--border);color:var(--muted);background:var(--surface-subtle);border-radius:7px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.setup-module__sSvISa__deviceState span{background:var(--amber);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.setup-module__sSvISa__deviceState.setup-module__sSvISa__connected span{background:var(--green)}.setup-module__sSvISa__deviceState.setup-module__sSvISa__error span{background:var(--red)}.setup-module__sSvISa__helpRow{border-top:1px solid var(--border);align-items:center;gap:14px;padding-top:12px;display:flex}.setup-module__sSvISa__helpRow a,.setup-module__sSvISa__manualButton{color:var(--action-text);font:600 12px var(--font-sans);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.setup-module__sSvISa__helpRow a{color:var(--muted)}.setup-module__sSvISa__helpRow .setup-module__sSvISa__resourceLink{color:#fff;background:var(--strong);border-radius:6px;padding:7px 9px}.setup-module__sSvISa__technical{color:var(--muted);font-size:12px}.setup-module__sSvISa__technical summary{cursor:pointer;font-weight:600}.setup-module__sSvISa__technical pre{color:#dbeafe;background:var(--strong);font:11px/1.5 var(--mono);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:6px;margin:9px 0;padding:10px;overflow-x:auto}.setup-module__sSvISa__technical a{color:var(--action-text);font-weight:600}.setup-module__sSvISa__aiPrompt{position:relative}.setup-module__sSvISa__headerPrompt{width:230px}.setup-module__sSvISa__purchasePrompt{width:100%}.setup-module__sSvISa__purchasePrompt .setup-module__sSvISa__promptMenu{left:0;right:auto}.setup-module__sSvISa__promptTrigger{border:1px solid var(--strong);color:#fff;background:var(--strong);min-height:42px;font:600 13px var(--font-sans);cursor:pointer;border-radius:7px;align-items:center;gap:8px;padding:9px 12px;list-style:none;display:flex}.setup-module__sSvISa__promptTrigger::-webkit-details-marker{display:none}.setup-module__sSvISa__promptTrigger:hover{background:#2a2a2a}.setup-module__sSvISa__promptTrigger>span:last-child{margin-left:auto;font-size:16px;transition:transform .14s}.setup-module__sSvISa__aiPrompt[open] .setup-module__sSvISa__promptTrigger>span:last-child{transform:rotate(180deg)}.setup-module__sSvISa__promptTrigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.setup-module__sSvISa__promptMenu{z-index:20;border:1px solid var(--border);background:var(--surface);border-radius:8px;width:min(390px,100vw - 32px);margin-top:7px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 12px 32px #00000024}.setup-module__sSvISa__promptIntro{border-bottom:1px solid var(--border);gap:2px;padding:12px 14px;display:grid}.setup-module__sSvISa__promptIntro strong{font-size:13px}.setup-module__sSvISa__promptIntro span{color:var(--muted);font-size:11px}.setup-module__sSvISa__promptIntro a{width:fit-content;color:var(--action-text);font:600 11px var(--font-sans);margin-top:5px;text-decoration:none}.setup-module__sSvISa__promptIntro em{color:var(--red);font:500 11px/1.35 var(--font-sans);margin-top:4px}.setup-module__sSvISa__aiOption{border-bottom:1px solid var(--border);grid-template-columns:32px minmax(72px,1fr) auto;align-items:center;gap:9px;min-width:0;padding:11px 12px;display:grid}.setup-module__sSvISa__aiOption:last-of-type{border-bottom:0}.setup-module__sSvISa__aiOption>strong{font-size:13px}.setup-module__sSvISa__aiLogo{border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.setup-module__sSvISa__aiLogo svg{width:19px;height:19px;display:block}.setup-module__sSvISa__chatGptLogo{color:#fff;background:#111}.setup-module__sSvISa__claudeLogo{color:#c15f36;background:#f4e9df}.setup-module__sSvISa__aiActions{justify-content:flex-end;gap:6px;display:flex}.setup-module__sSvISa__aiActions button{border:1px solid var(--border-strong);min-height:32px;color:var(--nav-text);background:var(--surface);font:600 11px var(--font-sans);white-space:nowrap;cursor:pointer;border-radius:6px;padding:6px 9px}.setup-module__sSvISa__aiActions button:last-child{color:#fff;border-color:var(--strong);background:var(--strong)}.setup-module__sSvISa__aiActions button:disabled{opacity:.55;cursor:progress}.setup-module__sSvISa__actions{grid-template-columns:minmax(160px,1fr) auto;gap:8px;margin-top:auto;display:grid}.setup-module__sSvISa__primaryButton,.setup-module__sSvISa__primaryLink,.setup-module__sSvISa__secondaryButton,.setup-module__sSvISa__previousButton{min-height:42px;font:600 13px var(--font-sans);cursor:pointer;border-radius:7px;padding:9px 14px}.setup-module__sSvISa__primaryButton,.setup-module__sSvISa__primaryLink{border:1px solid var(--strong);color:#fff;background:var(--strong)}.setup-module__sSvISa__primaryButton:hover,.setup-module__sSvISa__primaryLink:hover{background:#2a2a2a}.setup-module__sSvISa__primaryButton:disabled{opacity:.6;cursor:progress}.setup-module__sSvISa__previousButton,.setup-module__sSvISa__secondaryButton{border:1px solid var(--border);color:var(--nav-text);background:var(--surface)}.setup-module__sSvISa__previousButton:disabled{opacity:.35;cursor:default}.setup-module__sSvISa__manualButton{align-self:flex-start}.setup-module__sSvISa__finishPanel{text-align:center;border:1px solid var(--border);background:var(--surface);border-radius:9px;align-content:center;place-items:center;min-height:440px;padding:48px 24px;display:grid}.setup-module__sSvISa__finishMark{width:46px;height:46px;color:var(--green);background:var(--green-soft);border:1px solid var(--success-border);border-radius:50%;place-items:center;margin-bottom:14px;font-size:22px;font-weight:700;display:grid}.setup-module__sSvISa__finishPanel h2{letter-spacing:-.03em;margin:4px 0;font-size:32px}.setup-module__sSvISa__finishPanel>p:not(.eyebrow){color:var(--muted);margin:0}.setup-module__sSvISa__finishActions{gap:8px;margin-top:22px;display:flex}.setup-module__sSvISa__primaryLink{align-items:center;text-decoration:none;display:inline-flex}.setup-module__sSvISa__embedSection{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin-top:16px;overflow:hidden}.setup-module__sSvISa__embedHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.setup-module__sSvISa__embedHead h3{margin:3px 0 0;font-size:20px}.setup-module__sSvISa__embedHead a{color:var(--text);font:600 12px var(--font-sans);text-decoration:none}.setup-module__sSvISa__embedSection iframe{background:#090909;border:0;width:100%;height:620px;display:block}.setup-module__sSvISa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes setup-module__sSvISa__voice-pulse{0%{background:var(--surface)}to{background:var(--blue-soft)}}@keyframes setup-module__sSvISa__eleven-pulse{0%{opacity:.9;transform:scale(.88)}75%,to{opacity:0;transform:scale(1.22)}}@media (prefers-reduced-motion:reduce){.setup-module__sSvISa__progressTrack span,.setup-module__sSvISa__switch span{transition:none}.setup-module__sSvISa__voiceLoading,.setup-module__sSvISa__voiceButton:before{animation:none}}@media (max-width:900px){.setup-module__sSvISa__stepPanel{grid-template-columns:1fr}.setup-module__sSvISa__visual{border-right:0;border-bottom:1px solid var(--border);min-height:320px}.setup-module__sSvISa__titleRow h2{max-width:20ch}}@media (max-width:680px){.setup-module__sSvISa__modeLabel{display:none}.setup-module__sSvISa__topbarActions{gap:7px}.setup-module__sSvISa__main{padding-top:16px}.setup-module__sSvISa__pageHead{min-height:50px}.setup-module__sSvISa__pageHead h2{font-size:22px}.setup-module__sSvISa__pageHead p{max-width:29ch;font-size:12px}.setup-module__sSvISa__pageHeadActions{flex-direction:column-reverse;align-items:flex-end;gap:6px}.setup-module__sSvISa__headerPrompt{width:176px}.setup-module__sSvISa__stepper{grid-template-columns:repeat(9,50px)}.setup-module__sSvISa__stepper button{justify-content:center;min-width:50px;padding:7px}.setup-module__sSvISa__stepper button small{display:none}.setup-module__sSvISa__visual{min-height:230px;padding:12px}.setup-module__sSvISa__instructions{padding:22px 18px}.setup-module__sSvISa__titleRow h2{font-size:30px}.setup-module__sSvISa__aiOption{grid-template-columns:32px minmax(0,1fr)}.setup-module__sSvISa__aiActions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.setup-module__sSvISa__actions{grid-template-columns:1fr auto}.setup-module__sSvISa__embedHead{flex-direction:column;align-items:flex-start}.setup-module__sSvISa__embedSection iframe{height:500px}}
