@property --backdrop-gradient-color{syntax:"<color>";inherits:true;initial-value:#1d53d3}.backdrop-gradient-module-scss-module__v1cQKW__backdropGradient{z-index:-1;pointer-events:none;mix-blend-mode:multiply;opacity:.9;background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--backdrop-gradient-color), transparent 80%) 50%, color-mix(in srgb, var(--backdrop-gradient-color), transparent 60%) 60%, var(--backdrop-gradient-color) 80%, color-mix(in oklab, var(--backdrop-gradient-color), #000 70%) 100%);transition:all .8s;position:fixed;inset:0}.backdrop-gradient-module-scss-module__v1cQKW__backdropGradient[data-dim=true]{opacity:.5;transform:translateY(25%)}
.waves-backdrop-module-scss-module__H5cfyG__backdrop{--backdrop-fade:.5s;z-index:0;pointer-events:none;mix-blend-mode:multiply;opacity:0;transition:opacity var(--backdrop-fade) ease;position:fixed;inset:0}.waves-backdrop-module-scss-module__H5cfyG__backdrop[data-visible]{opacity:.25}
.hero-title-module-scss-module__taZzDq__heroTitle{width:100%;max-width:16em;font-family:var(--font-serif);font-synthesis:none;letter-spacing:-.04em;text-align:center;text-wrap:balance;color:var(--foreground);margin:0 auto;padding-bottom:.12em;font-size:clamp(3rem,2.5rem + 4vw,5.5rem);font-weight:500;line-height:1.12}.hero-title-module-scss-module__taZzDq__lead{display:block}.hero-title-module-scss-module__taZzDq__word{white-space:nowrap;display:inline-block}.hero-title-module-scss-module__taZzDq__char{display:inline-block}.hero-title-module-scss-module__taZzDq__accent{font-family:var(--font-accent);letter-spacing:0;font-style:italic;font-weight:400;display:block}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-title-module-scss-module__taZzDq__heroTitle.hero-title-module-scss-module__taZzDq__shimmer{background-image:linear-gradient(100deg, var(--foreground) 0%, var(--foreground) 22%, color-mix(in srgb, var(--foreground) 64%, var(--primary)) 50%, var(--foreground) 78%, var(--foreground) 100%);-webkit-text-fill-color:#0000;color:#0000;background-repeat:no-repeat;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:11s ease-in-out infinite alternate hero-title-module-scss-module__taZzDq__hero-shimmer}@media (prefers-reduced-motion:reduce){.hero-title-module-scss-module__taZzDq__heroTitle.hero-title-module-scss-module__taZzDq__shimmer{animation:none}}}@keyframes hero-title-module-scss-module__taZzDq__hero-shimmer{0%{background-position:100%}to{background-position:0%}}
@property --rim-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@property --rim-a{syntax:"<color>";inherits:true;initial-value:#1d53d3}@property --rim-b{syntax:"<color>";inherits:true;initial-value:#0ac9cd}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt{box-sizing:border-box;border-radius:var(--btn-radius);width:100%;color:var(--foreground);z-index:10;transition:all .5s ease-in-out;animation:40s linear infinite hero-prompt-module-scss-module__RQ8JyW__brand-cruise;position:relative;background:var(--field)!important}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt[data-status=success]{filter:blur(20px);opacity:0;transform:translateY(-100%)}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt input{color:var(--ink);border-radius:999px;display:block;height:68px!important;font-size:var(--text-base)!important;border-color:#0000!important;padding:0 26px!important}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt:before{content:"";border-radius:inherit;background:conic-gradient(from var(--rim-angle), var(--rim-a), var(--rim-b), var(--rim-a));pointer-events:none;z-index:2;height:70px;padding:2px;animation:8s linear infinite hero-prompt-module-scss-module__RQ8JyW__rim-spin;position:absolute;inset:-1px -1px auto;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;position:absolute;inset:0;box-shadow:0 0 0 3px var(--primary-soft)!important;border-color:#0000!important}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt:has(input:focus-visible) .hero-prompt-module-scss-module__RQ8JyW__arrowButton{opacity:0}.hero-prompt-module-scss-module__RQ8JyW__heroPrompt:has(input:focus-visible):after{opacity:1}.hero-prompt-module-scss-module__RQ8JyW__arrowButton{background-color:var(--primary);color:var(--primary-foreground);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes hero-prompt-module-scss-module__RQ8JyW__rim-spin{to{--rim-angle:360deg}}@keyframes hero-prompt-module-scss-module__RQ8JyW__brand-cruise{0%{--rim-a:#1d53d3;--rim-b:#0ac9cd}20%{--rim-a:#0ac9cd;--rim-b:#b380d5}40%{--rim-a:#b380d5;--rim-b:#fa8964}60%{--rim-a:#fa8964;--rim-b:#e8ad69}80%{--rim-a:#e8ad69;--rim-b:#1d53d3}to{--rim-a:#1d53d3;--rim-b:#0ac9cd}}@media (prefers-reduced-motion:reduce){.hero-prompt-module-scss-module__RQ8JyW__heroPrompt,.hero-prompt-module-scss-module__RQ8JyW__heroPrompt:before{animation:none}}
@property --hero-step-accent{syntax:"<color>";inherits:true;initial-value:#1d53d3}.hero-steps-module-scss-module__To5DGW__heroSteps{width:100%;max-width:920px;transition:--hero-step-accent .9s}.hero-steps-module-scss-module__To5DGW__pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;display:grid}.hero-steps-module-scss-module__To5DGW__pill{color:inherit;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;font-family:inherit;display:flex}.hero-steps-module-scss-module__To5DGW__mark{background:color-mix(in srgb, var(--foreground) 10%, transparent);width:30px;height:30px;color:color-mix(in srgb, var(--primary-foreground) 70%, transparent);border-radius:50%;place-items:center;font-size:.88rem;font-weight:700;transition:background .5s,color .5s;display:grid}.hero-steps-module-scss-module__To5DGW__pill[data-state=on] .hero-steps-module-scss-module__To5DGW__mark{background:var(--step-accent);color:var(--step-fg)}.hero-steps-module-scss-module__To5DGW__label{color:color-mix(in srgb, var(--primary-foreground) 70%, transparent);font-size:.72rem;font-weight:600;transition:color .5s}.hero-steps-module-scss-module__To5DGW__pill[data-state=on] .hero-steps-module-scss-module__To5DGW__label{color:var(--primary-foreground)}.hero-steps-module-scss-module__To5DGW__bar{background:color-mix(in srgb, var(--foreground) 9%, transparent);pointer-events:none;width:100%;height:3px;transition:--hero-step-accent .9s;position:fixed;bottom:0;left:0;overflow:hidden}.hero-steps-module-scss-module__To5DGW__barFill{transform-origin:0;background:var(--hero-step-accent);width:100%;height:100%;display:block;transform:scaleX(0)}.hero-steps-module-scss-module__To5DGW__barFill[data-full]{transform:scaleX(1)}.hero-steps-module-scss-module__To5DGW__cards{display:none}@media (min-width:861px){.hero-steps-module-scss-module__To5DGW__pills,.hero-steps-module-scss-module__To5DGW__bar{display:none}.hero-steps-module-scss-module__To5DGW__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;display:grid;position:relative}.hero-steps-module-scss-module__To5DGW__cards:before,.hero-steps-module-scss-module__To5DGW__cards:after{content:"";z-index:-1;left:var(--lamp-x,50%);pointer-events:none;opacity:0;transition:left .9s cubic-bezier(.22,1,.36,1),opacity .7s;position:absolute;translate:-50%}.hero-steps-module-scss-module__To5DGW__cards:before{filter:blur(30px);background:conic-gradient(from 154deg at 50% 0%, transparent 0deg, color-mix(in srgb, var(--hero-step-accent) 9%, transparent) 12deg, color-mix(in srgb, var(--hero-step-accent) 30%, transparent) 26deg, color-mix(in srgb, var(--hero-step-accent) 9%, transparent) 40deg, transparent 52deg);width:760px;height:calc(100% + 260px);top:-260px;-webkit-mask-image:linear-gradient(#000000e6 0%,#00000080 46%,#0000 94%);mask-image:linear-gradient(#000000e6 0%,#00000080 46%,#0000 94%)}.hero-steps-module-scss-module__To5DGW__cards:after{filter:blur(40px);background:radial-gradient(50% 50% at 50% 50%, color-mix(in srgb, var(--hero-step-accent) 35%, transparent) 0%, color-mix(in srgb, var(--hero-step-accent) 12%, transparent) 50%, transparent 78%);width:560px;height:150%;top:-6%}.hero-steps-module-scss-module__To5DGW__cards[data-lamp]:before{opacity:.75}.hero-steps-module-scss-module__To5DGW__cards[data-lamp]:after{opacity:1}.hero-steps-module-scss-module__To5DGW__card{width:100%;min-width:0;min-height:132px;color:inherit;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:16px;flex-direction:column;align-items:center;padding:0 16px 14px;font-family:inherit;display:flex;position:relative}.hero-steps-module-scss-module__To5DGW__num{letter-spacing:.08em;color:var(--step-accent);opacity:.45;margin-bottom:8px;font-size:.68rem;font-weight:700;transition:opacity .6s;display:block}.hero-steps-module-scss-module__To5DGW__card[data-on] .hero-steps-module-scss-module__To5DGW__num{opacity:1}.hero-steps-module-scss-module__To5DGW__title{font-family:var(--font-serif);letter-spacing:-.01em;color:color-mix(in srgb, var(--primary-foreground) 55%, transparent);margin:0 0 6px;font-size:1.05rem;transition:color .6s;display:block}.hero-steps-module-scss-module__To5DGW__card[data-on] .hero-steps-module-scss-module__To5DGW__title{color:var(--primary-foreground)}.hero-steps-module-scss-module__To5DGW__body{-webkit-line-clamp:3;line-clamp:3;color:color-mix(in srgb, var(--primary-foreground) 40%, transparent);-webkit-box-orient:vertical;margin:0 0 14px;font-size:.84rem;line-height:1.5;transition:color .6s;display:-webkit-box;overflow:hidden}.hero-steps-module-scss-module__To5DGW__card[data-on] .hero-steps-module-scss-module__To5DGW__body{color:color-mix(in srgb, var(--primary-foreground) 70%, transparent)}.hero-steps-module-scss-module__To5DGW__track{background:color-mix(in srgb, var(--foreground) 9%, transparent);border-radius:999px;width:58%;height:2px;margin-top:auto;display:block;overflow:hidden}.hero-steps-module-scss-module__To5DGW__fill{border-radius:inherit;transform-origin:0;background:var(--step-accent);width:100%;height:100%;display:block;transform:scaleX(0)}.hero-steps-module-scss-module__To5DGW__fill[data-full]{transform:scaleX(1)}}
.gate-backdrop-module__On1MyW__backdrop{--gate-ground:4 16 29;z-index:0;background:rgb(var(--gate-ground));pointer-events:none;transition:background 1.1s;position:fixed;inset:0;overflow:hidden}.gate-backdrop-module__On1MyW__backdrop[data-map]{background:0 0}.gate-backdrop-module__On1MyW__video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.gate-backdrop-module__On1MyW__video[data-on]{opacity:1}.gate-backdrop-module__On1MyW__wash{opacity:0;transition:opacity 1.1s;position:absolute;inset:0}.gate-backdrop-module__On1MyW__wash[data-on]{opacity:1}.gate-backdrop-module__On1MyW__washNight{background:radial-gradient(130% 62% at 50% 106%, color-mix(in srgb, var(--primary) 72%, transparent) 0%, color-mix(in srgb, var(--primary) 22%, transparent) 38%, transparent 68%), linear-gradient(180deg, rgb(var(--gate-ground) / .68) 0%, rgb(var(--gate-ground) / .56) 40%, rgb(var(--gate-ground) / .74) 78%, rgb(var(--gate-ground) / .9) 100%)}.gate-backdrop-module__On1MyW__washDay{background:linear-gradient(180deg, transparent 12%, color-mix(in srgb, var(--primary) 55%, transparent) 48%, color-mix(in srgb, var(--primary) 30%, transparent) 74%, transparent 94%), linear-gradient(180deg, var(--bg) 0%, var(--bg) 20%, color-mix(in srgb, var(--bg) 66%, transparent) 40%, rgb(var(--gate-ground) / .32) 58%, rgb(var(--gate-ground) / .72) 82%, rgb(var(--gate-ground) / .96) 100%)}.gate-backdrop-module__On1MyW__washLegibility{background:linear-gradient(180deg, transparent 12%, rgb(var(--gate-ground) / .3) 42%, rgb(var(--gate-ground) / .5) 70%, rgb(var(--gate-ground) / .66) 100%);transition:opacity 1s .45s}@media (prefers-reduced-motion:reduce){.gate-backdrop-module__On1MyW__video,.gate-backdrop-module__On1MyW__wash,.gate-backdrop-module__On1MyW__backdrop{transition:none}}
