/* Let the transparent characters cross the section boundary intact. */
.immersive-hero{overflow:visible;z-index:1}.immersive-hero .immersive-characters{bottom:20px!important}.immersive-hero .immersive-characters>img{transform:translate3d(calc(var(--drift-x)*16px),calc(var(--drift-y)*8px + var(--hero-scroll)*35px),40px) rotateY(calc(var(--drift-x)*-5deg))}.journey{position:relative;z-index:0}body{overflow-x:clip}
@media(hover:hover) and (pointer:fine){html,body,button,a,summary,[role=menuitem],[role=menuitemcheckbox]{cursor:url('assets/slat-cursor.svg?v=22') 6 4,auto}input,textarea,[contenteditable=true]{cursor:text}button:disabled{cursor:not-allowed}}
.slat-menu{position:fixed;z-index:1500;width:254px;padding:8px;border:1px solid #fff3;border-radius:18px;background:#faf7eff5;color:#192849;box-shadow:0 20px 65px #15234345;backdrop-filter:blur(18px);font-size:13px;max-height:calc(100dvh - 16px);overflow:auto;transform-origin:top left;animation:menu-enter 150ms cubic-bezier(.23,1,.32,1)}
.slat-menu[hidden]{display:none}.slat-menu .menu-nav{display:flex;gap:5px;padding-bottom:7px;margin-bottom:5px;border-bottom:1px solid #19284918}.slat-menu button,.slat-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;width:100%;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;text-decoration:none;padding:10px 12px;min-height:40px}.slat-menu .menu-nav button{justify-content:center;font-size:19px}.slat-menu button:hover,.slat-menu button:focus-visible,.slat-menu a:hover,.slat-menu a:focus-visible{background:#315bd6;color:#fff;outline:0;scale:1}.slat-menu hr{border:0;border-top:1px solid #19284918;margin:6px 0}.slat-menu small{display:block;padding:9px 12px 5px;font-size:10px;line-height:1.5;color:#65718b}.slat-menu [aria-checked=true]:after{content:'✓'}.slat-toast{position:fixed;bottom:28px;left:50%;translate:-50% 0;padding:13px 20px;background:#faf7ef;color:#192849;border-radius:30px;box-shadow:0 10px 40px #14244530;z-index:1600;font-size:13px;pointer-events:none}.slat-toast:empty{display:none}
.slat-entry{position:fixed;inset:0;background:#315bd6;z-index:2000;display:grid;place-items:center;overflow:hidden}.slat-entry[hidden]{display:none}.entry-mark{width:clamp(180px,32vw,390px);animation:entry-breathe 850ms cubic-bezier(.22,1,.36,1) both}.entry-mark img{display:block;width:100%;filter:brightness(0) invert(1)}.entry-mark:after{content:'';display:block;width:25px;height:4px;background:#faf7ef;border-radius:4px;margin:30px auto 0;animation:entry-pulse 800ms ease-in-out infinite alternate}.entry-skip{position:absolute;bottom:30px;right:30px;background:none;color:#faf7ef;border:1px solid #faf7ef60;border-radius:30px;padding:11px 19px;font:inherit;font-size:12px}.slat-entry.leaving{pointer-events:none;animation:entry-away 550ms cubic-bezier(.76,0,.24,1) forwards}
@keyframes entry-breathe{from{opacity:0;transform:translateY(22px) scale(.85) rotate(-4deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes entry-pulse{to{transform:scaleX(2.6);opacity:.35}}@keyframes entry-away{to{transform:translateY(-100%)}}@keyframes menu-enter{from{opacity:0;transform:scale(.96) translateY(4px)}to{opacity:1;transform:none}}
body.motion-paused .slat-menu,body.motion-paused .slat-entry,body.motion-paused .entry-mark,body.motion-paused .entry-mark:after{animation:none!important}body.motion-paused .slat-entry.leaving{display:none}
@media(prefers-reduced-motion:reduce){.slat-entry,.entry-mark,.entry-mark:after,.slat-menu{animation:none!important}.slat-entry.leaving{display:none}.immersive-hero .immersive-characters>img{transform:none}}
/* The hotspot stays fixed while the body of the cursor compresses. */
.slat-live-cursor{position:fixed;left:0;top:0;width:32px;height:32px;z-index:5000;pointer-events:none;display:none;contain:layout style;will-change:transform}
.slat-live-cursor img{display:block;width:32px;height:32px;transform-origin:6px 4px;user-select:none}
.slat-click-ring{position:fixed;width:18px;height:18px;left:0;top:0;border:1.5px solid #faf7efb0;border-radius:50%;box-shadow:0 0 0 1px #19284925;pointer-events:none;z-index:4999}
@media(hover:hover) and (pointer:fine){html.slat-cursor-live,html.slat-cursor-live *{cursor:none!important}.slat-cursor-live .slat-live-cursor{display:block}}
@media(prefers-reduced-motion:reduce){.slat-live-cursor,.slat-click-ring{display:none!important}}
.slat-live-cursor .cursor-character{display:block;width:32px;height:32px;overflow:visible;transform-origin:6px 4px;user-select:none}
.cursor-paint-fleck{position:fixed;width:9px;height:9px;border-radius:3px;pointer-events:none;z-index:4999}
/* Material previews stay attached to their source, without a modal backdrop. */
.material-dialog{position:fixed;inset:auto;margin:0;width:270px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:18px;border-radius:14px;border:1px solid #19284918;box-shadow:0 16px 45px #13285535;z-index:1400}
.material-dialog::backdrop{background:transparent;backdrop-filter:none}
.material-dialog h2{font-size:23px;margin:0 32px 16px 0;line-height:1.15;letter-spacing:-.035em}
.material-dialog .material-close{width:30px;height:30px;right:12px;top:12px;font-size:22px}
.material-dialog .material-body{min-height:0;border-radius:8px}
.material-dialog .material-body>img{padding:12px;max-height:230px;width:100%;object-fit:contain}
.material-dialog .material-brief{padding:16px}
.material-dialog .material-brief h3{font-size:30px;margin-bottom:14px}
.material-dialog .material-brief p{font-size:13px;line-height:1.55}
.material-dialog .material-caption{display:none}
[data-material][aria-expanded=true]{outline:2px solid #f7c99b;outline-offset:5px}
.cursor-explosion-caption{position:fixed;z-index:4998;pointer-events:none;max-width:160px;text-align:center;color:#faf7ef;font-family:Slat,sans-serif;font-size:30px;line-height:1.05;letter-spacing:-.035em;text-shadow:0 2px 0 #192849,0 4px 12px #19284955;transform:translate(-50%,-50%) rotate(-3deg);user-select:none}
@media(prefers-reduced-motion:reduce){.cursor-explosion-caption{display:none}}
.cursor-cleaner-icon{display:none}
body[data-cursor-cleaner=on] .cursor-cleaner-icon{display:block}
body[data-cursor-cleaner=on] .cursor-skin,body[data-cursor-cleaner=on] .cursor-anger{display:none}
.cleaner-offer{position:fixed;left:24px;bottom:24px;z-index:1600;background:#faf7ef;color:#192849;border-radius:18px;padding:12px 16px;box-shadow:0 12px 35px #19284930;display:flex;gap:14px;align-items:center;font-size:13px}
.cleaner-offer[hidden]{display:none}.cleaner-offer button{background:#192849;color:#fff;border:0;border-radius:24px;padding:10px 14px;font:inherit}
.privacy-notice{position:fixed;bottom:20px;left:24px;z-index:1650;width:min(460px,calc(100vw - 48px));padding:20px;background:#faf7ef;color:#192849;border:1px solid #19284915;border-radius:18px;box-shadow:0 15px 50px #13285535;display:flex;align-items:flex-end;gap:18px}
.privacy-notice[hidden]{display:none}.privacy-notice h2{font-family:Slat,sans-serif;font-size:22px;line-height:1.1;letter-spacing:-.03em;margin:0 0 10px}.privacy-notice p{font-size:12px;line-height:1.6;margin:0;color:#566078}.privacy-notice button{flex-shrink:0;border:0;border-radius:24px;background:#192849;color:#fff;padding:11px 17px;min-height:44px;font:inherit;font-size:12px}.privacy-link{background:none;color:inherit;border:0;text-decoration:underline;text-underline-offset:4px;padding:0;font:inherit;min-height:32px}
.cleaner-offer{bottom:calc(24px + var(--notice-clearance,0px))}
@media(max-width:760px){.privacy-notice{bottom:14px;left:14px;width:calc(100vw - 28px);padding:17px;gap:12px}.privacy-notice h2{font-size:20px}.privacy-notice p{font-size:11px}.cleaner-offer{left:14px;max-width:calc(100vw - 28px);font-size:12px;gap:10px}.motion-toggle{bottom:calc(18px + var(--notice-clearance,0px))!important}}
/* A small tool resting at the edge, not a notification panel. */
.cleaner-offer{left:auto;right:16px;top:50%;bottom:auto;transform:translateY(-50%);width:48px;height:48px;max-width:none;padding:0;gap:0;background:transparent;box-shadow:none;border-radius:50%}
.cleaner-offer button{display:grid;place-items:center;width:48px;height:48px;padding:7px;background:#faf7ef15;border:1px solid #faf7ef50;border-radius:50%;box-shadow:0 3px 12px #19284915}
.cleaner-offer button svg{display:block;transition:transform 180ms,opacity 180ms}
.cleaner-offer button[aria-pressed=true]{border-style:dashed;background:transparent}
.cleaner-offer button[aria-pressed=true] svg{opacity:.35;transform:scale(.8)}
@media(hover:hover) and (pointer:fine){.cleaner-offer button:hover svg{opacity:1;transform:rotate(-8deg) scale(1.08)}}
@media(max-width:760px){.cleaner-offer{left:auto;right:10px;bottom:auto}}
/* Keep press/drag interactions from selecting the page or dragging brand art. */
body{-webkit-user-select:none;user-select:none}
input,textarea,[contenteditable]:not([contenteditable="false"]){-webkit-user-select:text;user-select:text}
img{-webkit-user-drag:none;user-select:none}
.waitlist-form{position:relative}
.waitlist-form[data-morph=active] .waitlist-entry{visibility:hidden}
.waitlist-form[data-morph=active] .waitlist-receipt>svg{visibility:hidden}
.waitlist-form[data-morph=active] .waitlist-receipt>button{visibility:hidden}
.signup-morph{position:absolute;inset:0;pointer-events:none;z-index:10}
.signup-morph>i{position:absolute;display:block;transform-origin:0 0;border-radius:9px}
.signup-light{background:#faf7ef}.signup-dark{background:#192849;border-radius:6px!important}
.signup-line{position:absolute;width:48px;height:48px;overflow:visible;color:#192849}
.signup-line path{fill:none;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}
.signup-line.waiting path{animation:signup-wait 900ms ease-in-out infinite alternate}
.waitlist-receipt circle{display:none}.waitlist-receipt path{d:path('M12 24 L21 33 L37 15');stroke:#faf7ef;stroke-width:6;animation:none;stroke-dasharray:none}
@keyframes signup-wait{to{opacity:.45}}
@media(prefers-reduced-motion:reduce){.signup-line.waiting path{animation:none}}
body.motion-paused .signup-line.waiting path{animation:none}
.signup-fabric{position:absolute;left:0;top:0;overflow:visible;pointer-events:none}
.waitlist-form>.waitlist-disclosure{font-size:11px;line-height:1.55;color:#faf7efb5;margin:12px 0;max-width:100%}.waitlist-disclosure a{text-decoration:underline;text-underline-offset:3px}.legal-links{display:flex;gap:18px;flex-wrap:wrap;width:100%;font-size:11px;align-items:center}.legal-links span{opacity:.65}.legal-links a{text-decoration:underline;text-underline-offset:3px}
/* One input component, with a quiet in-place confirmation state. */
.waitlist-entry{position:relative;isolation:isolate}
.waitlist-form[data-state=success] .waitlist-entry{outline:none}
.waitlist-form[data-state=success] .waitlist-entry>input,.waitlist-form[data-state=success] .waitlist-entry>button{visibility:hidden}
.waitlist-entry .waitlist-receipt{position:absolute;inset:0;display:flex;align-items:center;gap:10px;padding:10px 12px;color:#192849;border-radius:9px;background:#faf7ef}
.waitlist-entry .waitlist-receipt[hidden]{display:none}
.waitlist-entry .waitlist-receipt>svg{width:27px;height:27px;flex-shrink:0}
.waitlist-entry .waitlist-receipt path{stroke:#315bd6;stroke-width:4;fill:none;stroke-linecap:round;stroke-linejoin:round;animation:none}
.waitlist-entry .waitlist-receipt>div{flex:1;min-width:0}
.waitlist-entry .waitlist-receipt strong{font-family:inherit;font-size:14px;font-weight:750;line-height:1.3;display:block}
.waitlist-entry .waitlist-receipt p{font-family:inherit;font-size:11px;line-height:1.4;margin:3px 0 0;color:#65718b;font-weight:500}
.waitlist-entry .waitlist-receipt>button{flex-shrink:0;min-height:36px;padding:8px 9px;border:0;border-radius:6px;background:#1928490a;color:#192849;font-size:12px;margin:0}
.waitlist-form[data-state=success] #waitlist-result{position:absolute;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.waitlist-form[data-state=success] .waitlist-consent{opacity:.65}
/* Keep the compact confirmation, with Slat's original display typography. */
.waitlist-entry .waitlist-receipt strong{font-family:Slat,sans-serif;font-size:23px;font-weight:normal;line-height:1.1;letter-spacing:-.035em}
@media(max-width:760px){.waitlist-entry .waitlist-receipt strong{font-size:21px}}
.cleaner-offer{width:104px;gap:8px}.cleaner-offer .robot-toggle{flex-shrink:0;padding:0}.robot-toggle svg{width:46px;height:46px}.slat-robot{position:fixed;top:0;left:0;width:90px;height:90px;z-index:1500;pointer-events:none;will-change:transform;filter:drop-shadow(0 8px 8px #19284930)}.slat-robot[hidden]{display:none}.slat-robot svg{display:block;width:100%;height:100%}.cleaner-offer .robot-toggle[aria-pressed=true]{background:#f4cc6530;border:1px solid #f4cc65}.cleaner-offer .robot-toggle[aria-pressed=true] svg{opacity:1;transform:none}

/* Slat vacuum: cream shell, blue enamel, apricot headphones. */
.robot-toggle img{display:block;width:42px;height:42px;transition:transform 220ms cubic-bezier(.2,.8,.2,1)}
.slat-robot img{display:block;width:100%;height:100%}.slat-robot{filter:drop-shadow(0 5px 5px #14265326)}
.cleaner-offer .robot-toggle{background:#faf7ef12;border-color:#faf7ef45}
.cleaner-offer .robot-toggle:hover img{transform:rotate(-6deg) scale(1.06)}
.cleaner-offer .robot-toggle[aria-pressed=true]{background:#faf7ef25;border:1px solid #faf7ef}
@media(prefers-reduced-motion:reduce){.robot-toggle img{transition:none}}

/* The vacuum sits on the page plane; its shadow stays tight to the chassis. */
.slat-robot{filter:drop-shadow(0 3px 2px #14265345);transform-origin:center center}
.slat-robot img{transform-origin:center center;will-change:transform}
/* Compact vertical cleaning dock in the lower left corner. */
.cleaner-offer{left:20px;right:auto;top:auto;bottom:calc(20px + var(--notice-clearance,0px));transform:none;flex-direction:column;width:48px;height:auto;gap:10px;z-index:1600}
.cleaner-offer:not([hidden]){animation:cleaner-dock-in 320ms cubic-bezier(.2,.8,.2,1) both}
@keyframes cleaner-dock-in{from{opacity:0;translate:-10px 0}to{opacity:1;translate:0 0}}
@media(max-width:760px){.cleaner-offer{left:14px;right:auto;top:auto;bottom:calc(16px + var(--notice-clearance,0px))}}
@media(prefers-reduced-motion:reduce){.cleaner-offer:not([hidden]){animation:none}}
body.motion-paused .cleaner-offer{animation:none!important}
