.Hero-module__UKdStW__stage{isolation:isolate;z-index:1;min-height:var(--stage-height,100vh);--scroll-progress:0;--p-converge:clamp(0, calc((var(--scroll-progress) - var(--phase-convergence-start)) / (var(--phase-convergence-end) - var(--phase-convergence-start))), 1);--p-absorb:clamp(0, calc((var(--scroll-progress) - var(--phase-absorption-start)) / (var(--phase-absorption-end) - var(--phase-absorption-start))), 1);--p-light:clamp(0, calc((var(--scroll-progress) - var(--phase-lightTransition-start)) / (var(--phase-lightTransition-end) - var(--phase-lightTransition-start))), 1);--p-product:clamp(0, calc((var(--scroll-progress) - var(--phase-productMockup-start)) / (var(--phase-productMockup-end) - var(--phase-productMockup-start))), 1);position:relative}.Hero-module__UKdStW__stage.Hero-module__UKdStW__stageStatic{--p-converge:0;--p-absorb:0;--p-light:0;--p-product:0;min-height:auto}.Hero-module__UKdStW__stageSticky{height:100vh;opacity:calc(1 - var(--p-product));place-items:center;display:grid;position:sticky;top:0;overflow:hidden}.Hero-module__UKdStW__stageStatic .Hero-module__UKdStW__stageSticky{height:auto;min-height:var(--hero-stage-min-height,100vh);opacity:1;padding:clamp(3rem,10vh,6rem) 1.5rem;position:relative}.Hero-module__UKdStW__heroBackground{z-index:0;position:absolute;inset:0}.Hero-module__UKdStW__heroGradientLayer,.Hero-module__UKdStW__heroLightLayer{position:absolute;inset:0}.Hero-module__UKdStW__heroGradientLayer{opacity:calc(1 - var(--p-light));background:linear-gradient(#4a7ff2 0%,#7b7ed8 30%,#c98ab5 65%,#e8a87c 100%)}.Hero-module__UKdStW__heroLightLayer{opacity:var(--p-light);background:#f7f7f7}.Hero-module__UKdStW__heroHorizon{width:100%;height:18%;opacity:calc(1 - var(--p-light));position:absolute;bottom:0;left:0;right:0}.Hero-module__UKdStW__globeCanvas{z-index:2;pointer-events:none;width:min(64vw,620px);height:min(64vw,620px);position:absolute;top:8%;left:50%;transform:translate(-50%)}.Hero-module__UKdStW__globeCanvas canvas{display:block;width:100%!important;height:100%!important}.Hero-module__UKdStW__snapshotField{z-index:3;pointer-events:none;transform:scale(var(--snapshot-field-scale,1));position:absolute;inset:0}.Hero-module__UKdStW__snapshotItem{top:var(--snap-top);left:var(--snap-left);width:var(--snap-size);--local-converge:clamp(0, calc((var(--p-converge) - var(--snap-sequence)) / (1 - var(--snap-sequence))), 1);transform:translate(-50%, -50%) translate(calc(var(--local-converge) * var(--snap-converge-x)), calc(var(--local-converge) * var(--snap-converge-y))) scale(calc(1 - var(--local-converge) * .35 - var(--p-absorb) * .55)) rotate(calc(var(--snap-rotate) * (1 - var(--local-converge))));opacity:calc(1 - var(--p-absorb) * .9);will-change:transform, opacity;position:absolute}.Hero-module__UKdStW__snapshotFloatInner{animation-name:Hero-module__UKdStW__snapshotFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.Hero-module__UKdStW__snapshotImage{background:#fff;border:1px solid #fff;border-radius:26px;width:100%;height:auto;display:block;box-shadow:0 0 0 5px #f7f7f7}@keyframes Hero-module__UKdStW__snapshotFloat{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(6px,-14px)rotate(1.5deg)}}.Hero-module__UKdStW__heroContent{z-index:20;text-align:center;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;padding:0 1.5rem clamp(2.5rem,16vh,5rem);display:flex;position:absolute;inset:0}.Hero-module__UKdStW__heroContent>*{pointer-events:auto;z-index:1;position:relative}.Hero-module__UKdStW__heroEyebrow{z-index:6;font-family:var(--portal-font-body,Inter, sans-serif);letter-spacing:.22em;white-space:nowrap;text-transform:uppercase;color:#ffffffd9;margin:0 0 .6rem;font-size:12px;position:relative}.Hero-module__UKdStW__heroHeading{font-family:var(--portal-font-display,Georgia, serif);color:#fff;text-shadow:0 2px 24px #0a0e1e40;margin:0;font-size:clamp(2rem,5.5vw,3rem);font-weight:400;line-height:1}.Hero-module__UKdStW__heroLead{max-width:46ch;font-family:var(--portal-font-body,Inter, sans-serif);letter-spacing:-.02em;color:#ffffffe0;margin:.9rem auto 0;font-size:16px;line-height:1.35}.Hero-module__UKdStW__heroActions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.4rem;display:flex}.Hero-module__UKdStW__heroPillPrimary,.Hero-module__UKdStW__heroPillGhost{font-family:var(--portal-font-body,Inter, sans-serif);border-radius:50px;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__UKdStW__heroPillPrimary{color:#000;background:#fff}.Hero-module__UKdStW__heroPillGhost{color:#fff;background:0 0;border:1.5px solid #fffc}.Hero-module__UKdStW__heroScrollHint{font-family:var(--portal-font-body,Inter, sans-serif);letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;align-items:center;gap:.5rem;margin-top:1.6rem;font-size:12px;text-decoration:none;display:inline-flex}.Hero-module__UKdStW__heroScrollPulse{background:#007aff;border-radius:999px;width:6px;height:6px;animation:1.9s ease-in-out infinite Hero-module__UKdStW__heroPulse}@keyframes Hero-module__UKdStW__heroPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@media (max-width:1023px){.Hero-module__UKdStW__stageStatic .Hero-module__UKdStW__stageSticky{--hero-stage-min-height:92vh}.Hero-module__UKdStW__globeCanvas{width:min(78vw,480px);height:min(78vw,480px);top:6%}.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.56;transform-origin:top;transform:translateY(-1rem) scale(var(--snapshot-field-scale))}}@media (min-width:900px) and (max-width:1023px){.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.65}}@media (min-width:700px) and (max-width:899px){.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.56}}@media (min-width:600px) and (max-width:699px){.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.46}}@media (max-width:599px){.Hero-module__UKdStW__stageStatic .Hero-module__UKdStW__stageSticky{--hero-stage-min-height:82vh;padding:clamp(2rem,8vh,3.5rem) 1rem}.Hero-module__UKdStW__globeCanvas{width:min(86vw,360px);height:min(86vw,360px);top:4%}.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.56;transform:scale(var(--snapshot-field-scale))}.Hero-module__UKdStW__heroContent{padding-bottom:clamp(1.25rem,6vh,2.5rem)}.Hero-module__UKdStW__heroEyebrow{font-size:11px}.Hero-module__UKdStW__heroHeading{font-size:clamp(1.6rem,8vw,2.1rem)}.Hero-module__UKdStW__heroLead{max-width:32ch;font-size:14px}.Hero-module__UKdStW__heroActions{gap:.5rem}.Hero-module__UKdStW__heroPillPrimary,.Hero-module__UKdStW__heroPillGhost{padding:12px 20px;font-size:13px}.Hero-module__UKdStW__heroScrollHint{margin-top:1.1rem}}@media (min-width:600px) and (max-width:1023px) and (max-height:720px){.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.4;transform:translateY(-2rem) scale(var(--snapshot-field-scale))}}@media (max-width:380px){.Hero-module__UKdStW__snapshotField{--snapshot-field-scale:.46;transform:scale(var(--snapshot-field-scale))}}@media (min-width:381px) and (max-width:480px) and (min-height:721px){.Hero-module__UKdStW__snapshotField{transform:translateY(clamp(0rem, calc(100vh - 43.75rem), 9rem)) scale(var(--snapshot-field-scale))}}@media (prefers-reduced-motion:reduce){.Hero-module__UKdStW__heroScrollPulse{animation:none}}
﻿ .home-module__glnTFG__page{scroll-behavior:smooth;--ui-bg:#f7f7f7;--ui-card:#fff;--ui-surface-soft:#f7f7f7;--ui-border:#f7f7f7;--ui-text:#000;--ui-text-soft:#3e3e3e;--ui-accent:#007aff;--ui-accent-strong:#0067d6;--ui-accent-secondary:#007aff;--ui-accent-blue:#007aff;--ui-shadow:0 0 0 5px #f7f7f7;--portal-muted:#636363;--portal-radius-card:24px;--portal-radius-pill:50px;--portal-font-body:"Sora", "Manrope", "Segoe UI", sans-serif;--portal-font-display:"Sora", "Manrope", "Segoe UI", sans-serif;color:var(--ui-text);background:var(--ui-bg);font-family:var(--portal-font-body);position:relative;overflow-x:clip}.home-module__glnTFG__bgLogoWrap{z-index:0;pointer-events:none;clip-path:inset(0 0 max(0px, calc(100vh - var(--footer-top,100vh))) 0);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.home-module__glnTFG__bgLogo{width:min(96vw,820px);height:auto;transform-style:preserve-3d;opacity:.72;filter:drop-shadow(0 0 40px #6a30ff59);transform:perspective(900px)rotateX(12deg)rotateY(-6deg)rotate(2deg)}.home-module__glnTFG__dotNav{z-index:30;flex-direction:column;align-items:flex-end;gap:.55rem;padding:.65rem .55rem;display:flex;position:fixed;top:50%;right:clamp(1rem,2.5vw,2rem);transform:translateY(-50%)}.home-module__glnTFG__dotNavRow{cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;display:flex}.home-module__glnTFG__dotNavLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--ui-text-soft);white-space:nowrap;opacity:0;pointer-events:none;max-width:0;font-size:.68rem;transition:max-width .35s,opacity .25s;overflow:hidden}.home-module__glnTFG__dotNavRowActive .home-module__glnTFG__dotNavLabel,.home-module__glnTFG__dotNav:hover .home-module__glnTFG__dotNavLabel{opacity:1;max-width:12rem}.home-module__glnTFG__dotNavDot{background:color-mix(in srgb, var(--ui-text-soft) 45%, transparent);border:1.5px solid color-mix(in srgb, var(--ui-text-soft) 30%, transparent);border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:background .3s,transform .3s,border-color .3s;display:block}.home-module__glnTFG__dotNavRow:hover .home-module__glnTFG__dotNavDot{background:color-mix(in srgb, var(--ui-accent-blue) 70%, transparent);transform:scale(1.3)}.home-module__glnTFG__dotNavDotActive{background:var(--ui-accent-blue);border-color:#0000;transform:scale(1.45)}.home-module__glnTFG__section{z-index:1;padding:clamp(4rem,9vh,6.5rem) clamp(1.25rem,5vw,4rem);position:relative}.home-module__glnTFG__sectionInner{opacity:0;width:min(820px,100%);margin:0 auto;transition:opacity .7s,transform .7s;transform:translateY(32px)}.home-module__glnTFG__sectionInner[data-visible=true]{opacity:1;transform:translateY(0)}.home-module__glnTFG__sectionAlt{background:linear-gradient(180deg, color-mix(in srgb, var(--ui-surface-soft) 50%, transparent), transparent)}.home-module__glnTFG__workflowGrid{grid-template-columns:minmax(0,1fr);gap:clamp(3.5rem,7vw,6rem);margin-top:3rem;display:grid}.home-module__glnTFG__workflow{min-width:0}.home-module__glnTFG__workflowTitle{color:var(--ui-accent);text-align:center;margin:0;font-size:1.1rem;font-weight:600}.home-module__glnTFG__workflowIntro{max-width:34ch;color:var(--ui-text-soft);text-align:center;margin:.55rem auto 0;font-size:.9rem;line-height:1.55}.home-module__glnTFG__howGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:2rem;display:grid;position:relative}.home-module__glnTFG__howGrid:before{content:"";background:linear-gradient(90deg, var(--ui-accent-blue), var(--ui-accent-secondary));opacity:.35;pointer-events:none;height:1px;position:absolute;top:1.5rem;left:16.6667%;right:16.6667%}.home-module__glnTFG__howStep{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:0 1.2rem;display:flex}.home-module__glnTFG__howNumber{background:linear-gradient(var(--ui-bg), var(--ui-bg)) padding-box, linear-gradient(135deg, var(--ui-accent-blue), var(--ui-accent-secondary)) border-box;width:3rem;height:3rem;color:var(--ui-text);z-index:1;background-clip:padding-box,border-box;border:1.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:relative}.home-module__glnTFG__howTitle{color:var(--ui-text);margin:0;font-size:1rem;font-weight:640}.home-module__glnTFG__howText{color:var(--ui-text-soft);margin:0;font-size:.88rem;line-height:1.65}.home-module__glnTFG__sectionTitle{max-width:22ch;font-family:var(--portal-font-display);letter-spacing:-.02em;text-wrap:balance;text-align:center;margin:0 auto;font-size:clamp(2rem,5vw,3.8rem);font-weight:400;line-height:1}.home-module__glnTFG__sectionCopy{max-width:64ch;color:var(--ui-text-soft);text-align:center;margin:.8rem auto 0;line-height:1.72}.home-module__glnTFG__cardGridThree,.home-module__glnTFG__valueGrid,.home-module__glnTFG__proofStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.1rem;display:grid}.home-module__glnTFG__valueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__glnTFG__card{border:1px solid color-mix(in srgb, var(--ui-border) 72%, transparent);background:color-mix(in srgb, var(--ui-card) 72%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;border-radius:16px;padding:.9rem 1rem}.home-module__glnTFG__cardTitle{color:var(--ui-text);margin:0;font-size:1rem;font-weight:640}.home-module__glnTFG__cardText{color:var(--ui-text-soft);margin:.42rem 0 0;font-size:.9rem;line-height:1.6}.home-module__glnTFG__proofValue{background:linear-gradient(135deg, var(--ui-accent-blue), var(--ui-accent-secondary));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:760;line-height:1}.home-module__glnTFG__featureBadge{color:#fff;background:linear-gradient(135deg, var(--ui-accent-blue), var(--ui-accent-secondary));border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:.52rem;font-size:.8rem;font-weight:700;display:grid}.home-module__glnTFG__faqList{gap:.55rem;margin-top:1rem;display:grid}.home-module__glnTFG__faqCard{border:1px solid color-mix(in srgb, var(--ui-border) 72%, transparent);background:color-mix(in srgb, var(--ui-card) 70%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px}.home-module__glnTFG__faqButton{width:100%;color:var(--ui-text);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.8rem;padding:.88rem 1rem;font-size:.97rem;font-weight:640;display:flex}.home-module__glnTFG__faqIcon{flex-shrink:0;transition:transform .18s}.home-module__glnTFG__faqIconOpen{transform:rotate(180deg)}.home-module__glnTFG__faqAnswer{color:var(--ui-text-soft);padding:0 1rem .9rem;font-size:.94rem;line-height:1.7}.home-module__glnTFG__ctaSection{z-index:1;justify-content:center;align-items:center;padding:clamp(5rem,10vh,7rem) clamp(1.25rem,5vw,4rem);display:flex;position:relative}.home-module__glnTFG__ctaInner{text-align:center;max-width:640px}.home-module__glnTFG__ctaTitle{font-family:var(--portal-font-display);letter-spacing:-.02em;margin:0;font-size:clamp(2.2rem,6vw,4.2rem);font-weight:400;line-height:1}.home-module__glnTFG__ctaCopy{color:var(--ui-text-soft);margin:.8rem 0 0;line-height:1.6}.home-module__glnTFG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.72rem;margin-top:1.4rem;display:flex}.home-module__glnTFG__primaryCta,.home-module__glnTFG__secondaryCta{border:1px solid #0000;border-radius:999px;padding:.78rem 1.5rem;font-size:.97rem;font-weight:660;text-decoration:none}.home-module__glnTFG__primaryCta{color:#fff;background:linear-gradient(135deg, var(--ui-accent-blue), var(--ui-accent-secondary))}.home-module__glnTFG__secondaryCta{color:var(--ui-text);background:color-mix(in srgb, var(--ui-bg) 88%, transparent);border-color:color-mix(in srgb, var(--ui-border) 72%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-module__glnTFG__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.4rem;display:grid}.home-module__glnTFG__featureItem{text-align:center;flex-direction:column;align-items:center;gap:.55rem;display:flex}.home-module__glnTFG__featureIcon{font-size:1.6rem;line-height:1}.home-module__glnTFG__featureSvgIcon{width:2rem;height:2rem;display:block}.home-module__glnTFG__eyebrow{letter-spacing:.22em;text-transform:uppercase;background:linear-gradient(90deg, var(--ui-accent-blue), var(--ui-accent-secondary));color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;margin:0 0 1.6rem;font-size:.74rem;font-weight:640}.home-module__glnTFG__showcaseWrap{justify-content:center;align-items:center;gap:.9rem;margin-top:2rem;display:flex}.home-module__glnTFG__showcaseArrow{border:1px solid color-mix(in srgb, var(--ui-text-soft) 35%, transparent);background:var(--ui-card);width:42px;height:42px;color:var(--ui-text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.05rem;line-height:1;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.home-module__glnTFG__showcaseArrow:hover{border-color:var(--ui-accent);background:var(--ui-accent);color:#fff;transform:scale(1.06)}.home-module__glnTFG__showcaseArrow:active{transform:scale(.96)}.home-module__glnTFG__showcaseArrow:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.home-module__glnTFG__showcaseFrame{border-radius:var(--portal-radius-card);border:1px solid color-mix(in srgb, var(--ui-border) 74%, transparent);background:color-mix(in srgb, var(--ui-card) 82%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:min(700px,100%);position:relative;overflow:hidden;box-shadow:0 20px 48px -24px #00000047}.home-module__glnTFG__showcaseChrome{border-bottom:1px solid color-mix(in srgb, var(--ui-border) 74%, transparent);align-items:center;gap:.4rem;padding:.65rem .85rem;display:flex}.home-module__glnTFG__showcaseDotChrome{background:color-mix(in srgb, var(--ui-text-soft) 40%, transparent);border-radius:50%;width:8px;height:8px}.home-module__glnTFG__showcaseImgStack{aspect-ratio:16/10;background:var(--ui-surface-soft);width:100%;position:relative}.home-module__glnTFG__showcaseImg{object-fit:contain;object-position:center;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.home-module__glnTFG__showcaseImgActive{opacity:1;pointer-events:auto}.home-module__glnTFG__showcaseCaption{color:var(--ui-text-soft);text-align:center;border-top:1px solid color-mix(in srgb, var(--ui-border) 74%, transparent);margin:0;padding:.8rem 1.1rem 1rem;font-size:.86rem;line-height:1.5}.home-module__glnTFG__showcaseDots{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.home-module__glnTFG__showcaseDot{background:color-mix(in srgb, var(--ui-text-soft) 40%, transparent);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.home-module__glnTFG__showcaseDot:hover{background:color-mix(in srgb, var(--ui-accent-blue) 60%, transparent)}.home-module__glnTFG__showcaseDotActive{background:var(--ui-accent-blue);transform:scale(1.3)}@media (max-width:640px){.home-module__glnTFG__showcaseWrap{gap:.5rem}.home-module__glnTFG__showcaseArrow{width:34px;height:34px;font-size:.9rem}}@media (max-width:760px){.home-module__glnTFG__cardGridThree,.home-module__glnTFG__proofStrip,.home-module__glnTFG__valueGrid,.home-module__glnTFG__featuresGrid,.home-module__glnTFG__workflowGrid,.home-module__glnTFG__howGrid{grid-template-columns:1fr}.home-module__glnTFG__howGrid:before,.home-module__glnTFG__dotNav{display:none}.home-module__glnTFG__bgLogo{opacity:.45;width:200vw;transform:perspective(600px)rotateX(8deg)rotateY(-4deg)}}@media (prefers-reduced-motion:reduce){.home-module__glnTFG__faqIcon{transition:none}.home-module__glnTFG__bgLogo{transform:none}.home-module__glnTFG__sectionInner{opacity:1;transition:none;transform:none}}
