.spatial-os-fixed-hero{--sofh-text: #171717;--sofh-muted: #6b6b66;--sofh-line: rgba(17, 24, 39, .1);--sofh-line-strong: rgba(17, 24, 39, .18);--sofh-panel: rgba(255, 255, 255, .86);--sofh-panel-strong: rgba(255, 255, 255, .95);--sofh-soft: #f7f7f8;--sofh-shadow: 0 24px 72px rgba(15, 23, 42, .1);--sofh-radius-xl: 30px;--sofh-radius-lg: 22px;--sofh-bg-desktop-fallback: radial-gradient(circle at 18% 20%, rgba(47, 107, 79, .16), transparent 34%), radial-gradient(circle at 82% 12%, rgba(68, 100, 128, .14), transparent 38%), linear-gradient(180deg, #ffffff 0%, #f7f7f8 100%);position:relative;min-height:100svh;height:100svh;max-height:100svh;overflow:hidden;color:var(--sofh-text);background:var(--sofh-bg-desktop, var(--sofh-bg-desktop-fallback));background-size:cover;background-position:center;background-attachment:fixed;isolation:isolate}.spatial-os-fixed-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#ffffffc2,#ffffff61 45%,#ffffffd1),radial-gradient(circle at 50% 116%,rgba(17,24,39,.1),transparent 48%)}.spatial-os-fixed-hero__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.spatial-os-fixed-hero__grid{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;opacity:.26;background-image:linear-gradient(rgba(17,24,39,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,39,.09) 1px,transparent 1px);background-size:52px 52px;transform:perspective(920px) rotateX(62deg) translateY(22%);transform-origin:center bottom}.spatial-os-fixed-hero__terrain{position:absolute;left:8%;right:8%;bottom:8%;height:36%;opacity:.45;border:1px solid rgba(17,24,39,.08);border-radius:44px;background:repeating-linear-gradient(120deg,rgba(17,24,39,.05) 0 2px,transparent 2px 18px),linear-gradient(135deg,#2f6b4f1f,#4464800f);transform:perspective(900px) rotateX(62deg) rotate(-5deg);box-shadow:0 26px 90px #0f172a1a}.spatial-os-fixed-hero__chrome{position:relative;z-index:3;width:min(100% - 32px,1280px);margin:0 auto;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.spatial-os-fixed-hero__brand,.spatial-os-fixed-hero__nav a{color:var(--sofh-text);text-decoration:none;font-size:13px;font-weight:650}.spatial-os-fixed-hero__brand{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--sofh-line);border-radius:999px;padding:0 12px;background:#ffffffb8}.spatial-os-fixed-hero__nav{display:flex;align-items:center;gap:14px}.spatial-os-fixed-hero__nav a{color:var(--sofh-muted)}.spatial-os-fixed-hero__center{position:relative;z-index:2;width:min(100% - 32px,880px);margin:clamp(64px,11vh,128px) auto 0;text-align:center}.spatial-os-fixed-hero__eyebrow{margin:0 0 14px;color:var(--sofh-muted);font-size:12px;font-weight:560;line-height:1.2}.spatial-os-fixed-hero__title{margin:0 auto;max-width:820px;color:var(--sofh-text);font-size:clamp(44px,7vw,96px);line-height:.94;letter-spacing:-.076em;font-weight:740;text-wrap:balance}.spatial-os-fixed-hero__subtitle{max-width:680px;margin:20px auto 0;color:var(--sofh-muted);font-size:clamp(15px,1.5vw,18px);line-height:1.66}.spatial-os-fixed-hero__prompt{margin:clamp(26px,4vw,38px) auto 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:min(100%,720px);border:1px solid var(--sofh-line);border-radius:26px;padding:8px;background:var(--sofh-panel-strong);box-shadow:var(--sofh-shadow);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.spatial-os-fixed-hero__input{min-height:48px;border:0;border-radius:18px;padding:0 14px;color:var(--sofh-text);background:transparent;font:inherit;font-size:15px;outline:none}.spatial-os-fixed-hero__submit{min-height:48px;border:1px solid #171717;border-radius:999px;padding:0 18px;color:#fff;background:#171717;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.spatial-os-fixed-hero__actions,.spatial-os-fixed-hero__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.spatial-os-fixed-hero__actions,.spatial-os-fixed-hero__chips{margin-top:16px}.spatial-os-fixed-hero__button,.spatial-os-fixed-hero__chips button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--sofh-line);border-radius:999px;padding:0 14px;color:var(--sofh-text);background:#ffffffc7;font:inherit;font-size:13px;font-weight:650;text-decoration:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.spatial-os-fixed-hero__button--primary{color:#fff;border-color:#171717;background:#171717}.spatial-os-fixed-hero__button:hover,.spatial-os-fixed-hero__chips button:hover{transform:translateY(-1px);border-color:var(--sofh-line-strong);background:#fff}.spatial-os-fixed-hero__button--primary:hover{background:#171717}.spatial-os-fixed-hero__context{position:absolute;z-index:2;right:clamp(20px,4vw,54px);top:clamp(116px,18vh,190px);display:grid;gap:12px;width:min(360px,calc(100vw - 40px));border:1px solid var(--sofh-line);border-radius:24px;padding:18px;background:var(--sofh-panel);box-shadow:var(--sofh-shadow);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.spatial-os-fixed-hero__context-label{margin:0;color:var(--sofh-muted);font-size:12px;font-weight:650}.spatial-os-fixed-hero__context h2{margin:0;color:var(--sofh-text);font-size:20px;line-height:1.12;letter-spacing:-.045em}.spatial-os-fixed-hero__context p{margin:0;color:var(--sofh-muted);font-size:13px;line-height:1.6}.spatial-os-fixed-hero__api-status{border:1px solid rgba(47,107,79,.16);border-radius:14px;padding:9px 10px;color:#1f4f39!important;background:#2f6b4f12;font-size:12px!important;line-height:1.45!important}.spatial-os-fixed-hero__context-actions{display:grid;gap:8px}.spatial-os-fixed-hero__context-actions a,.spatial-os-fixed-hero__sheet a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid #171717;border-radius:999px;padding:0 14px;color:#fff;background:#171717;font-size:13px;font-weight:700;text-decoration:none}.spatial-os-fixed-hero__context-actions a+a{color:var(--sofh-text);border-color:var(--sofh-line);background:#fff}.spatial-os-fixed-hero__trust{position:absolute;z-index:2;left:50%;bottom:calc(env(safe-area-inset-bottom) + 22px);transform:translate(-50%);display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:min(100% - 32px,860px)}.spatial-os-fixed-hero__trust span{display:inline-flex;min-height:32px;align-items:center;border:1px solid var(--sofh-line);border-radius:999px;padding:0 11px;color:var(--sofh-muted);background:#ffffffb8;font-size:12px;font-weight:650}.spatial-os-fixed-hero__sheet{position:fixed;z-index:40;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 12px);display:grid;gap:8px;border:1px solid var(--sofh-line);border-radius:24px;padding:18px;color:var(--sofh-text);background:#fffffff5;box-shadow:0 24px 72px #0f172a29;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.spatial-os-fixed-hero__sheet[hidden]{display:none}.spatial-os-fixed-hero__sheet-close{position:absolute;top:8px;right:10px;width:32px;height:32px;border:0;border-radius:999px;background:transparent;color:var(--sofh-muted);font-size:22px}.spatial-os-fixed-hero__sheet p,.spatial-os-fixed-hero__sheet span{margin:0;color:var(--sofh-muted);font-size:13px;line-height:1.55}.spatial-os-fixed-hero__sheet strong{padding-right:32px;font-size:18px;line-height:1.18;letter-spacing:-.04em}@media(max-width:1120px){.spatial-os-fixed-hero__context{display:none}}@media(max-width:760px){.spatial-os-fixed-hero{background-image:var(--sofh-bg-mobile, var(--sofh-bg-desktop, var(--sofh-bg-desktop-fallback)))}.spatial-os-fixed-hero__chrome{width:min(100% - 24px,100%)}.spatial-os-fixed-hero__nav{display:none}.spatial-os-fixed-hero__center{width:min(100% - 24px,100%);margin-top:clamp(44px,11vh,84px)}.spatial-os-fixed-hero__title{font-size:clamp(42px,13vw,68px);line-height:.97}.spatial-os-fixed-hero__prompt{grid-template-columns:1fr;border-radius:24px}.spatial-os-fixed-hero__submit{width:100%}.spatial-os-fixed-hero__trust{display:none}}@media(prefers-reduced-motion:reduce){.spatial-os-fixed-hero *,.spatial-os-fixed-hero *:before,.spatial-os-fixed-hero *:after{transition:none!important;animation:none!important}}.spatial-os-fixed-hero[data-one-screen=true]{height:100svh;min-height:100svh;max-height:100svh;overflow:hidden}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__center{margin-top:clamp(44px,9vh,104px)}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__trust{bottom:calc(env(safe-area-inset-bottom) + 14px)}@media(max-height:760px)and (min-width:761px){.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__title{font-size:clamp(40px,5.5vw,72px)}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__subtitle{margin-top:14px;font-size:15px;line-height:1.5}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__prompt{margin-top:20px}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__chips{margin-top:10px}}@media(max-width:760px){.spatial-os-fixed-hero[data-one-screen=true]{overflow:hidden}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__center{margin-top:clamp(26px,8vh,64px)}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__subtitle{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__chips{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.spatial-os-fixed-hero[data-one-screen=true] .spatial-os-fixed-hero__chips::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/spatial-os-fixed-hero.css.map */
