.Button-module__DXTWdG__button{border-radius:var(--radius-full);min-height:2.75rem;font-weight:var(--font-weight-semibold);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.2rem;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.Button-module__DXTWdG__button:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__DXTWdG__button:hover{transform:translateY(-1px)}.Button-module__DXTWdG__primary{background:linear-gradient(135deg, var(--color-primary), var(--primitive-purple-700));color:var(--color-text-inverse);box-shadow:0 14px 34px #8b5cf647}.Button-module__DXTWdG__primary:hover{box-shadow:0 18px 44px #8b5cf657}.Button-module__DXTWdG__secondary{background:var(--color-card);color:var(--color-text);border-color:var(--color-border);box-shadow:var(--shadow-soft)}.Button-module__DXTWdG__ghost{color:var(--color-text-secondary);border-color:#0000}.Button-module__DXTWdG__ghost:hover{color:var(--color-text);background:#ffffffb8}.Button-module__DXTWdG__large{min-height:3.2rem;padding:1rem 1.4rem}.Button-module__DXTWdG__icon{width:1rem;height:1rem}
.LandingPage-module__FAbHmG__page{position:relative;overflow:hidden}.LandingPage-module__FAbHmG__revealBlock{opacity:0;will-change:opacity, transform;transition:opacity .76s cubic-bezier(.16,1,.3,1),transform .76s cubic-bezier(.16,1,.3,1);transform:translateY(3rem)scale(.985)}.LandingPage-module__FAbHmG__revealBlock[data-revealed=true]{opacity:1;transform:translateY(0)scale(1)}.LandingPage-module__FAbHmG__revealBlock:nth-of-type(2){transition-delay:80ms}.LandingPage-module__FAbHmG__revealBlock:nth-of-type(3){transition-delay:.12s}.LandingPage-module__FAbHmG__revealBlock:nth-of-type(4){transition-delay:.16s}.LandingPage-module__FAbHmG__shell{width:min(100% - 2rem, var(--max-width-wide));margin:0 auto}.LandingPage-module__FAbHmG__section{width:min(100% - 2rem, var(--max-width-content));padding:var(--spacing-5xl) 0;margin:0 auto;scroll-margin-top:6rem}.LandingPage-module__FAbHmG__header{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(1.45);backdrop-filter:blur(22px)saturate(1.45);background:linear-gradient(#ffffffc7,#ffffff75),#ffffff7a;border-bottom:1px solid #ffffff75;width:100%;position:fixed;top:0;left:0;box-shadow:inset 0 1px #ffffffd9,0 18px 50px #10182812}.LandingPage-module__FAbHmG__headerInner{justify-content:space-between;align-items:center;min-height:4rem;display:flex}.LandingPage-module__FAbHmG__headerLeft{align-items:center;gap:clamp(2rem,5vw,5.5rem);display:flex}.LandingPage-module__FAbHmG__nav{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);align-items:center;gap:clamp(1.25rem,2.6vw,2.6rem);display:flex}.LandingPage-module__FAbHmG__nav a:hover{color:var(--color-text)}.LandingPage-module__FAbHmG__nav a{transition:color .18s;position:relative}.LandingPage-module__FAbHmG__nav a:after{border-radius:var(--radius-full);background:var(--color-primary);content:"";opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-.45rem;left:0;right:0;transform:scaleX(.7)}.LandingPage-module__FAbHmG__nav a:hover:after,.LandingPage-module__FAbHmG__nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.LandingPage-module__FAbHmG__headerActions{align-items:center;gap:var(--spacing-sm);display:flex}.LandingPage-module__FAbHmG__headerCta{min-width:13.5rem}.LandingPage-module__FAbHmG__hero{padding:0 0 var(--spacing-5xl);scroll-margin-top:6rem}.LandingPage-module__FAbHmG__heroGrid{background:var(--color-card);min-height:min(52rem,100vh);box-shadow:none;border-radius:0;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.LandingPage-module__FAbHmG__heroContent{padding:clamp(7rem,12vw,10rem) 0 clamp(3rem,8vw,8rem);padding-left:max(2rem, calc((100vw - var(--max-width-wide)) / 2));background:linear-gradient(135deg,#f3f8ff 0%,#f8f9fb 56%,#f6f1ff 100%);flex-direction:column;justify-content:center;display:flex}.LandingPage-module__FAbHmG__heroContentInner{max-width:calc(var(--max-width-wide) / 2 - 2rem)}.LandingPage-module__FAbHmG__heroKicker{width:fit-content;color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);letter-spacing:-.02em;animation:.6s both LandingPage-module__FAbHmG__fadeUp;display:inline-flex}.LandingPage-module__FAbHmG__eyebrow{border-radius:var(--radius-full);width:fit-content;color:var(--primitive-purple-700);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase;background:#ffffffb8;border:1px solid #8b5cf62e;align-items:center;gap:.5rem;padding:.45rem .8rem;display:inline-flex}.LandingPage-module__FAbHmG__heroTitle{max-width:9.8ch;color:var(--color-text-heading);letter-spacing:-.072em;margin-top:clamp(2.5rem,6vw,5.5rem);font-size:clamp(4.4rem,8vw,8.8rem);font-weight:720;line-height:.98;animation:.7s 80ms both LandingPage-module__FAbHmG__fadeUp}.LandingPage-module__FAbHmG__muted{color:var(--color-text-tertiary)}.LandingPage-module__FAbHmG__accent{color:var(--color-primary)}.LandingPage-module__FAbHmG__block{display:block}.LandingPage-module__FAbHmG__heroText{max-width:36rem;margin-top:var(--spacing-xl);color:var(--color-text);font-size:clamp(1rem,1.2vw,1.18rem);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);animation:.7s .16s both LandingPage-module__FAbHmG__fadeUp}.LandingPage-module__FAbHmG__heroActions{gap:var(--spacing-sm);margin-top:var(--spacing-xl);flex-wrap:wrap;animation:.7s .24s both LandingPage-module__FAbHmG__fadeUp;display:flex}.LandingPage-module__FAbHmG__heroAnchorNav{margin-top:var(--spacing-lg);flex-wrap:wrap;gap:.55rem;animation:.7s .32s both LandingPage-module__FAbHmG__fadeUp;display:flex}.LandingPage-module__FAbHmG__heroAnchorNav a{border-radius:var(--radius-full);color:var(--color-text-secondary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase;background:#ffffffb3;border:1px solid #8b5cf629;padding:.48rem .78rem;transition:background .18s,color .18s,transform .18s}.LandingPage-module__FAbHmG__heroAnchorNav a:hover,.LandingPage-module__FAbHmG__heroAnchorNav a:focus-visible{color:var(--color-text);background:#fff;transform:translateY(-2px)}.LandingPage-module__FAbHmG__heroChecks{max-width:30rem;color:var(--color-text-secondary);font-size:var(--font-size-sm);gap:.7rem;display:grid}.LandingPage-module__FAbHmG__heroCheck{align-items:center;gap:.55rem;display:flex}.LandingPage-module__FAbHmG__heroCheck svg{width:1rem;height:1rem;color:var(--color-primary)}.LandingPage-module__FAbHmG__heroVisual{min-height:34rem;padding:clamp(6rem, 9vw, 7.5rem) max(1.5rem, calc((100vw - var(--max-width-wide)) / 2)) clamp(1.5rem, 4vw, 3rem) clamp(1.5rem, 4vw, 3rem);background:radial-gradient(circle at 22% 18%,#ffffff70,#0000 12rem),radial-gradient(circle at 75% 16%,#ffffff80,#0000 18rem),linear-gradient(145deg,#dfe5ee 0%,#bdc6d3 52%,#9da8b8 100%);justify-content:flex-end;align-items:flex-start;display:flex;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__heroVisual:before{content:"";background:linear-gradient(115deg,#0000 0 38%,#ffffff2e 39% 40%,#0000 41% 100%),radial-gradient(circle at 12% 82%,#8b5cf633,#0000 18rem);position:absolute;inset:0}.LandingPage-module__FAbHmG__heroVisualCta{z-index:2;position:relative}.LandingPage-module__FAbHmG__heroProductCard,.LandingPage-module__FAbHmG__heroPlatformCard{z-index:2;border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(26px)saturate(1.45);backdrop-filter:blur(26px)saturate(1.45);background:linear-gradient(145deg,#ffffffdb,#ffffff85),#ffffff7a;border:1px solid #ffffff94;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #ffffff38,0 30px 90px #10182833}.LandingPage-module__FAbHmG__heroProductCard:before,.LandingPage-module__FAbHmG__heroPlatformCard:before{border-radius:inherit;content:"";opacity:.86;pointer-events:none;background:linear-gradient(120deg,#ffffffa3,#0000 34%),radial-gradient(circle at 82% 18%,#8b5cf629,#0000 8rem);position:absolute;inset:0}.LandingPage-module__FAbHmG__heroProductCard:after,.LandingPage-module__FAbHmG__heroPlatformCard:after{content:"";opacity:.6;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:60%;height:190%;animation:8s ease-in-out infinite LandingPage-module__FAbHmG__glassSweep;position:absolute;top:-45%;left:-30%;transform:rotate(18deg)}.LandingPage-module__FAbHmG__heroProductCard{width:min(30rem,80%);margin:auto;padding:clamp(1.25rem,2.5vw,1.75rem);animation:8s ease-in-out infinite LandingPage-module__FAbHmG__floatHeroCard}.LandingPage-module__FAbHmG__heroProductCard>*,.LandingPage-module__FAbHmG__heroPlatformCard>*{z-index:1;position:relative}.LandingPage-module__FAbHmG__heroProductTop{padding-bottom:var(--spacing-lg);border-bottom:1px solid #d0d5ddb8;gap:.35rem;display:grid}.LandingPage-module__FAbHmG__heroProductTop span,.LandingPage-module__FAbHmG__heroPanelLabel{color:var(--color-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase}.LandingPage-module__FAbHmG__heroProductTop strong{color:var(--color-text-heading);letter-spacing:-.06em;font-size:clamp(1.6rem,2.5vw,2.35rem);line-height:1}.LandingPage-module__FAbHmG__heroProductTop p{color:var(--color-text-secondary);font-weight:var(--font-weight-medium)}.LandingPage-module__FAbHmG__heroProductStats{gap:var(--spacing-sm);margin-top:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.LandingPage-module__FAbHmG__heroProductStats div{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px)saturate(1.25);backdrop-filter:blur(16px)saturate(1.25);background:#ffffff7a;border:1px solid #ffffffb8;padding:1rem;box-shadow:inset 0 1px #ffffffd1,0 8px 24px #1018280d}.LandingPage-module__FAbHmG__heroProductStats strong{color:var(--color-text-heading);font-size:var(--font-size-2xl);letter-spacing:-.055em;display:block}.LandingPage-module__FAbHmG__heroProductStats span,.LandingPage-module__FAbHmG__heroProductTimeline span{color:var(--color-text-tertiary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase}.LandingPage-module__FAbHmG__heroProductTimeline{margin-top:var(--spacing-lg)}.LandingPage-module__FAbHmG__heroProductTimeline ol{margin-top:var(--spacing-sm);color:var(--color-text);font-weight:var(--font-weight-medium);gap:.65rem;padding-left:1.1rem;display:grid}.LandingPage-module__FAbHmG__heroPlatformCard{right:max(clamp(1rem, 4vw, 3rem), calc((100vw - var(--max-width-wide)) / 2));width:min(19rem,48vw);padding:1rem;animation:6s ease-in-out infinite LandingPage-module__FAbHmG__floatSoft;position:absolute;bottom:clamp(1rem,5vw,3.5rem)}.LandingPage-module__FAbHmG__heroPlatformRow{justify-content:space-between;align-items:center;gap:var(--spacing-md);border-radius:var(--radius-lg);background:#ffffff9e;border:1px solid #ffffffb3;margin-top:.75rem;padding:.8rem .9rem;display:flex;box-shadow:inset 0 1px #ffffffd6,0 1px 3px #1018280d}.LandingPage-module__FAbHmG__heroPlatformRow span{color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}.LandingPage-module__FAbHmG__heroPlatformRow strong{color:var(--color-text-tertiary);font-size:var(--font-size-xs)}.LandingPage-module__FAbHmG__phoneMock{z-index:4;background:var(--color-card);border:.7rem solid #ffffffc7;border-radius:2.5rem;width:min(20rem,42vw);position:absolute;bottom:4rem;right:clamp(1rem,5vw,4rem);overflow:hidden;box-shadow:0 32px 80px #1018285c}.LandingPage-module__FAbHmG__modelCard{z-index:5;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffff8c;width:13.5rem;padding:.85rem;position:absolute;top:clamp(2rem,6vw,5rem);left:clamp(1.25rem,5vw,5rem);box-shadow:0 20px 54px #10182829}.LandingPage-module__FAbHmG__modelCard strong{color:var(--color-text);font-size:var(--font-size-sm);margin-top:.65rem;display:block}.LandingPage-module__FAbHmG__modelCard span{color:var(--color-text-secondary);margin-top:.22rem;font-size:.72rem;line-height:1.45;display:block}.LandingPage-module__FAbHmG__modelThumb{border-radius:var(--radius-lg);background:radial-gradient(circle at 70% 20%, #ff6b4a38, transparent 4rem), linear-gradient(135deg, var(--primitive-purple-100), white);height:5.1rem;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__modelCarShape{background:linear-gradient(90deg, var(--primitive-gray-700), var(--primitive-gray-400));width:7.8rem;height:2.3rem;box-shadow:-.7rem 1.6rem 0 -1rem var(--primitive-gray-900), 4.6rem 1.6rem 0 -1rem var(--primitive-gray-900);border-radius:2.8rem 3.5rem .7rem .7rem;position:absolute;bottom:1.1rem;right:.8rem}.LandingPage-module__FAbHmG__phoneTop{background:linear-gradient(135deg, #10182814, #8b5cf62e), linear-gradient(145deg, var(--primitive-gray-200), var(--primitive-gray-50));height:13rem}.LandingPage-module__FAbHmG__carSilhouette{background:linear-gradient(90deg, var(--primitive-gray-800), var(--primitive-gray-500));width:76%;height:4.7rem;box-shadow:-1.8rem 3rem 0 -2rem var(--primitive-gray-900), 5rem 3rem 0 -2rem var(--primitive-gray-900);border-radius:4rem 5rem 1.4rem 1.4rem;position:absolute;bottom:1.1rem;right:1.2rem}.LandingPage-module__FAbHmG__phoneBody{padding:1.25rem}.LandingPage-module__FAbHmG__listingMeta{justify-content:space-between;align-items:center;gap:var(--spacing-sm);display:flex}.LandingPage-module__FAbHmG__listingTitle{color:var(--color-text);font-size:1.35rem;font-weight:var(--font-weight-bold);letter-spacing:-.04em}.LandingPage-module__FAbHmG__listingPill{border-radius:var(--radius-full);background:var(--primitive-purple-100);color:var(--primitive-purple-700);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);padding:.38rem .7rem}.LandingPage-module__FAbHmG__listingBars{margin-top:var(--spacing-lg);gap:.55rem;display:grid}.LandingPage-module__FAbHmG__listingBars span{border-radius:var(--radius-full);background:var(--primitive-gray-200);height:.7rem}.LandingPage-module__FAbHmG__listingBars span:nth-child(2){width:78%}.LandingPage-module__FAbHmG__listingBars span:nth-child(3){width:58%}.LandingPage-module__FAbHmG__qrCard,.LandingPage-module__FAbHmG__hubCard,.LandingPage-module__FAbHmG__scanCard{z-index:2;border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #ffffff6b;position:absolute;box-shadow:0 24px 60px #10182838}.LandingPage-module__FAbHmG__qrCard{width:11rem;padding:1rem;top:auto;bottom:4rem;left:clamp(1rem,4vw,3.5rem)}.LandingPage-module__FAbHmG__qrGrid{aspect-ratio:1;border-radius:var(--radius-lg);background:#fff;grid-template-columns:repeat(4,1fr);gap:.32rem;padding:.55rem;display:grid}.LandingPage-module__FAbHmG__qrGrid span{background:var(--primitive-gray-900);border-radius:.18rem}.LandingPage-module__FAbHmG__qrGrid span:nth-child(3n),.LandingPage-module__FAbHmG__qrGrid span:nth-child(5n){opacity:.22}.LandingPage-module__FAbHmG__qrLabel{color:var(--color-text);font-weight:var(--font-weight-bold);letter-spacing:-.03em;margin-top:.8rem}.LandingPage-module__FAbHmG__hubCard{width:13rem;padding:1rem;top:5rem;right:3rem}.LandingPage-module__FAbHmG__hubCard strong,.LandingPage-module__FAbHmG__scanCard strong{color:var(--color-text);font-size:var(--font-size-lg);letter-spacing:-.04em;display:block}.LandingPage-module__FAbHmG__hubCard span,.LandingPage-module__FAbHmG__scanCard span{color:var(--color-text-secondary);font-size:var(--font-size-xs);margin-top:.25rem;line-height:1.45;display:block}.LandingPage-module__FAbHmG__scanCard{width:12rem;padding:1rem;bottom:18rem;left:auto;right:4rem}.LandingPage-module__FAbHmG__heroCarProfile{z-index:1;background:linear-gradient(#fffc,#ffffff3d 45%,#0000 46%),linear-gradient(90deg,#f8fafc,#b8bec7 58%,#eef0f4);border-radius:13rem 16rem 3rem 3rem;width:min(48rem,82vw);height:12rem;position:absolute;bottom:7rem;right:-12rem;box-shadow:inset 0 -18px #10182824,0 40px 80px #10182838}.LandingPage-module__FAbHmG__heroCarProfile:before{content:"";background:linear-gradient(135deg,#1018281a,#10182857);border-radius:8rem 8rem .6rem .6rem;width:13rem;height:5rem;position:absolute;top:1.2rem;right:12rem}.LandingPage-module__FAbHmG__heroCarProfile:after{border-radius:var(--radius-full);background:var(--primitive-purple-700);content:"";width:20rem;height:.6rem;position:absolute;top:6rem;left:9rem}.LandingPage-module__FAbHmG__heroWheelLeft,.LandingPage-module__FAbHmG__heroWheelRight{border:1rem solid var(--primitive-gray-900);background:radial-gradient(circle, var(--primitive-gray-200) 0 24%, var(--primitive-gray-600) 25% 42%, transparent 43%);border-radius:50%;width:6.3rem;height:6.3rem;position:absolute;bottom:-2.1rem}.LandingPage-module__FAbHmG__heroWheelLeft{left:9rem}.LandingPage-module__FAbHmG__heroWheelRight{right:9rem}.LandingPage-module__FAbHmG__statsGrid{gap:var(--spacing-sm);grid-template-columns:1.2fr 1fr;display:grid}.LandingPage-module__FAbHmG__statement{justify-content:center;align-items:center;gap:var(--spacing-lg);max-width:66rem;min-height:12rem;margin:0 auto var(--spacing-2xl);text-align:center;flex-direction:column;display:flex}.LandingPage-module__FAbHmG__statsStory{gap:var(--spacing-xl);grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:center;max-width:66rem;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__statsCopy{padding:var(--spacing-xl) var(--spacing-xl) var(--spacing-xl) 3.5rem;position:relative}.LandingPage-module__FAbHmG__statsCopy:before{color:var(--color-primary);content:"“";opacity:.25;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:.5rem;left:0}.LandingPage-module__FAbHmG__statsCopy p{color:var(--color-text-heading);letter-spacing:-.02em;font-size:clamp(1.35rem,1.8vw,1.75rem);font-weight:500;line-height:1.5}.LandingPage-module__FAbHmG__featuresLayout{gap:var(--spacing-2xl);grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);align-items:center;max-width:66rem;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__featureStackCompact{gap:var(--spacing-md);display:grid}.LandingPage-module__FAbHmG__featureCardCompact{padding:var(--spacing-lg);border-radius:var(--radius-2xl);background:linear-gradient(145deg, #ffffffd1, #ffffff7a), var(--color-card-muted);box-shadow:inset 0 1px 0 #ffffffd1, var(--shadow-soft);-webkit-backdrop-filter:blur(22px)saturate(1.28);backdrop-filter:blur(22px)saturate(1.28);border:1px solid #ffffff8f;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__featureCardCompact:hover{box-shadow:var(--shadow-soft-lg);border-color:#8b5cf63d;transform:translateY(-4px)}.LandingPage-module__FAbHmG__featureOffset1{margin-left:0;margin-right:2rem}.LandingPage-module__FAbHmG__featureOffset2{margin-left:1.5rem;margin-right:.5rem}.LandingPage-module__FAbHmG__featureOffset3{margin-left:3rem;margin-right:0}.LandingPage-module__FAbHmG__statement h2{color:var(--color-text-heading);letter-spacing:-.065em;font-size:clamp(2.5rem,4.2vw,4.25rem);font-weight:720;line-height:1.05}.LandingPage-module__FAbHmG__sectionTitle{color:var(--color-text-heading);font-size:var(--font-size-3xl);letter-spacing:-.065em;font-weight:720;line-height:var(--line-height-snug)}.LandingPage-module__FAbHmG__statement .LandingPage-module__FAbHmG__muted,.LandingPage-module__FAbHmG__sectionTitle .LandingPage-module__FAbHmG__muted{color:var(--color-text-tertiary)}.LandingPage-module__FAbHmG__statCard,.LandingPage-module__FAbHmG__featureCard,.LandingPage-module__FAbHmG__workflowCard,.LandingPage-module__FAbHmG__proofCard,.LandingPage-module__FAbHmG__faqItem{border-radius:var(--radius-2xl);background:linear-gradient(145deg, #ffffffd1, #ffffff80), var(--color-card-muted);box-shadow:inset 0 1px 0 #ffffffc7, var(--shadow-soft);-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);border:1px solid #d0d5ddb8;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__statCard{background:#eaf2ff;border-color:#bfdbfe94;min-height:8.7rem;padding:clamp(1.25rem,2.6vw,2rem);position:relative;box-shadow:0 10px 32px #3b82f614,0 2px 8px #1018280a}.LandingPage-module__FAbHmG__statCard:first-child{background:linear-gradient(135deg, #e7efff, var(--primitive-purple-50));grid-column:span 2}.LandingPage-module__FAbHmG__statCard:first-child:after{z-index:1;background:var(--color-primary);color:#fff;content:"";width:2.1rem;height:2.1rem;font-size:1rem;font-weight:var(--font-weight-bold);border-radius:50%;place-items:center;line-height:1;display:grid;position:absolute;top:1rem;right:1rem}.LandingPage-module__FAbHmG__statCard:first-child:before{z-index:2;content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:.62rem;height:.62rem;position:absolute;top:1.72rem;right:1.82rem;transform:rotate(45deg)}.LandingPage-module__FAbHmG__statValue{color:var(--color-text-heading);font-size:clamp(2rem,4vw,3.75rem);font-weight:var(--font-weight-bold);letter-spacing:-.07em;line-height:.95}.LandingPage-module__FAbHmG__statLabel{margin-top:var(--spacing-sm);color:var(--color-text-secondary);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal)}.LandingPage-module__FAbHmG__statsActions{margin-top:var(--spacing-2xl)}.LandingPage-module__FAbHmG__sectionHeader{gap:var(--spacing-md);max-width:44rem;margin-bottom:var(--spacing-2xl);display:grid}.LandingPage-module__FAbHmG__sectionText{color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.LandingPage-module__FAbHmG__smartListingSection{width:min(100% - 2rem, var(--max-width-wide));margin:var(--spacing-3xl) auto;border-radius:var(--radius-3xl);box-shadow:var(--shadow-soft-lg);background:radial-gradient(circle at 88% 18%,#ffffff38,#0000 16rem),linear-gradient(135deg,#095cb9 0%,#0b7dec 48%,#0992ff 100%);grid-template-columns:minmax(0,.86fr) minmax(24rem,1.14fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,5rem);scroll-margin-top:6rem;display:grid;overflow:hidden}.LandingPage-module__FAbHmG__smartListingCopy{color:#fff;flex-direction:column;justify-content:center;display:flex}.LandingPage-module__FAbHmG__smartListingCopy .LandingPage-module__FAbHmG__eyebrow{color:#ffffffd6;background:#ffffff24;border-color:#ffffff38}.LandingPage-module__FAbHmG__smartListingCopy h2{max-width:11ch;margin-top:var(--spacing-xl);color:#fff;letter-spacing:-.085em;font-size:clamp(3rem,6.8vw,6.5rem);font-weight:760;line-height:.98}.LandingPage-module__FAbHmG__smartListingCopy p:not(.LandingPage-module__FAbHmG__eyebrow){max-width:36rem;margin-top:var(--spacing-xl);color:#ffffffd1;font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.LandingPage-module__FAbHmG__smartListingActions{margin-top:var(--spacing-2xl)}.LandingPage-module__FAbHmG__smartListingPanel{gap:var(--spacing-lg);display:grid}.LandingPage-module__FAbHmG__problemCard,.LandingPage-module__FAbHmG__smartStepCard{border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(20px)saturate(1.24);backdrop-filter:blur(20px)saturate(1.24);background:linear-gradient(145deg,#ffffffe6,#ffffffad),#fff;border:1px solid #ffffff94;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 20px 50px #095cb91f}.LandingPage-module__FAbHmG__problemCard:hover,.LandingPage-module__FAbHmG__smartStepCard:hover{transform:translateY(-3px);box-shadow:0 28px 70px #095cb92e}.LandingPage-module__FAbHmG__problemCard{padding:clamp(1.75rem,3.5vw,2.5rem)}.LandingPage-module__FAbHmG__problemLabel{border-radius:var(--radius-full);color:var(--primitive-coral-500);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase;background:#ff6b4a14;align-items:center;gap:.6rem;padding:.4rem .9rem;display:inline-flex}.LandingPage-module__FAbHmG__problemLabel:before{background:var(--primitive-coral-500);content:"";border-radius:50%;width:.35rem;height:.35rem}.LandingPage-module__FAbHmG__problemCard ul{margin-top:var(--spacing-xl);gap:1rem;list-style:none;display:grid}.LandingPage-module__FAbHmG__problemCard li{color:var(--color-text);letter-spacing:-.01em;padding-left:1.5rem;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:480;line-height:1.55;position:relative}.LandingPage-module__FAbHmG__problemCard li:before{background:var(--color-text-tertiary);content:"";opacity:.4;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.6rem;left:0}.LandingPage-module__FAbHmG__smartSteps{gap:var(--spacing-md);display:grid}.LandingPage-module__FAbHmG__smartStepCard{gap:var(--spacing-md);background:#fff;grid-template-columns:auto 1fr;align-items:flex-start;padding:clamp(1.25rem,2.5vw,1.5rem);display:grid}.LandingPage-module__FAbHmG__smartStepCard span{color:var(--color-text-tertiary);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);letter-spacing:.05em;line-height:1.25}.LandingPage-module__FAbHmG__smartStepCard h3{color:var(--color-text-heading);letter-spacing:-.03em;font-size:clamp(1.15rem,1.5vw,1.35rem);font-weight:650;line-height:1.25}.LandingPage-module__FAbHmG__smartStepCard p{color:var(--color-text-secondary);margin-top:.5rem;font-size:clamp(.95rem,1.1vw,1.05rem);font-weight:450;line-height:1.65}.LandingPage-module__FAbHmG__magnetTagSection{width:min(100% - 2rem, var(--max-width-wide));margin:var(--spacing-4xl) auto;padding:clamp(2rem,5vw,4rem) 0;scroll-margin-top:6rem}.LandingPage-module__FAbHmG__magnetTagHeader{text-align:center;max-width:66rem;margin:0 auto 3rem}.LandingPage-module__FAbHmG__bentoGrid{grid-template-rows:14rem 18rem 14rem;grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;position:relative}.LandingPage-module__FAbHmG__magnetTagBadge{z-index:10;border-radius:var(--radius-full);color:#0b7dec;font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase;background:#0b7dec14;border:1px solid #0b7dec40;align-items:center;gap:.5rem;padding:.45rem .9rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.LandingPage-module__FAbHmG__magnetTagHeader h2{color:var(--color-text-heading);letter-spacing:-.065em;font-size:clamp(2.5rem,4.2vw,4.25rem);font-weight:720;line-height:1.05}.LandingPage-module__FAbHmG__magnetTagHeader h2 span{color:var(--color-text-tertiary);font-weight:720}.LandingPage-module__FAbHmG__bentoGrid{grid-template-rows:14rem 18rem 14rem;grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.LandingPage-module__FAbHmG__bentoLarge{grid-area:1/1/3/2}.LandingPage-module__FAbHmG__bentoTopRight{grid-area:1/2/auto/3}.LandingPage-module__FAbHmG__bentoMidRight{grid-area:1/3/auto/4}.LandingPage-module__FAbHmG__bentoCtaCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);background:radial-gradient(circle at 18% 16%,#ffffff3d,#0000 12rem),linear-gradient(135deg,#0d84eeeb,#0666c2e0);border:1px solid #ffffff52;flex-direction:column;grid-area:2/2/auto/4;justify-content:center;gap:.5rem;padding:1.75rem 2rem;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:inset 0 1px #ffffff6b,0 22px 60px #0b7dec2e}.LandingPage-module__FAbHmG__bentoCtaCard h3{color:#fff;letter-spacing:-.02em;font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:600;line-height:1.2}.LandingPage-module__FAbHmG__bentoCtaCard p{color:#ffffffe6;font-size:.95rem;line-height:1.5}.LandingPage-module__FAbHmG__bentoBottomLeft{grid-area:3/1/auto/2}.LandingPage-module__FAbHmG__bentoBottomMid{grid-area:3/2/auto/3}.LandingPage-module__FAbHmG__bentoBottomRight{grid-area:3/3/auto/4;display:block}.LandingPage-module__FAbHmG__bentoLarge,.LandingPage-module__FAbHmG__bentoTopRight,.LandingPage-module__FAbHmG__bentoMidRight,.LandingPage-module__FAbHmG__bentoBottomLeft,.LandingPage-module__FAbHmG__bentoBottomMid,.LandingPage-module__FAbHmG__bentoBottomRight{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px)saturate(1.25);backdrop-filter:blur(20px)saturate(1.25);background:linear-gradient(145deg,#ffffffd6,#ffffff85),#fff;border:1px solid #ffffff94;flex-direction:column;justify-content:flex-end;padding:clamp(1.15rem,2vw,1.6rem);transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd6,0 14px 44px #10182812}.LandingPage-module__FAbHmG__bentoLarge:hover,.LandingPage-module__FAbHmG__bentoTopRight:hover,.LandingPage-module__FAbHmG__bentoMidRight:hover,.LandingPage-module__FAbHmG__bentoBottomLeft:hover,.LandingPage-module__FAbHmG__bentoBottomMid:hover,.LandingPage-module__FAbHmG__bentoBottomRight:hover,.LandingPage-module__FAbHmG__bentoCtaCard:hover{border-color:#0b7dec47;transform:translateY(-4px);box-shadow:0 26px 70px #1018281f}.LandingPage-module__FAbHmG__bentoLarge{background:radial-gradient(circle at 80% 12%,#0b7dec29,#0000 13rem),linear-gradient(135deg,#fff,#eef5ff);align-items:flex-start}.LandingPage-module__FAbHmG__bentoLarge h3{max-width:16ch;color:var(--color-text-heading);letter-spacing:-.065em;margin-top:auto;font-size:clamp(1.75rem,3vw,3rem);line-height:1}.LandingPage-module__FAbHmG__bentoLarge p,.LandingPage-module__FAbHmG__bentoTopRight p,.LandingPage-module__FAbHmG__bentoMidRight p{max-width:25rem;color:var(--color-text-secondary);margin-top:.8rem;line-height:1.55}.LandingPage-module__FAbHmG__bentoLabel,.LandingPage-module__FAbHmG__bentoBottomLeft span,.LandingPage-module__FAbHmG__bentoBottomMid span,.LandingPage-module__FAbHmG__bentoBottomRight span{color:var(--color-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase}.LandingPage-module__FAbHmG__bentoMetric{color:var(--color-text-heading);letter-spacing:-.075em;font-size:clamp(2.2rem,3.5vw,3.6rem);font-weight:760;line-height:.9}.LandingPage-module__FAbHmG__bentoMidRight{background:radial-gradient(circle at 20% 20%, #8b5cf62e, transparent 12rem), var(--primitive-gray-900)}.LandingPage-module__FAbHmG__bentoMidRight p{color:#ffffffc2}.LandingPage-module__FAbHmG__bentoMidRight .LandingPage-module__FAbHmG__bentoLabel{color:#ffffffb8}.LandingPage-module__FAbHmG__bentoBottomLeft,.LandingPage-module__FAbHmG__bentoBottomMid,.LandingPage-module__FAbHmG__bentoBottomRight{background:linear-gradient(180deg, transparent, #10182894), linear-gradient(135deg, var(--primitive-gray-200), var(--primitive-gray-400));min-height:10rem}.LandingPage-module__FAbHmG__bentoBottomMid{background:linear-gradient(#0000,#10182894),linear-gradient(135deg,#dce7f7,#9eb2d2)}.LandingPage-module__FAbHmG__bentoBottomRight{background:linear-gradient(#0000,#10182894),linear-gradient(135deg,#f4e7ff,#bca3f8)}.LandingPage-module__FAbHmG__bentoBottomLeft span,.LandingPage-module__FAbHmG__bentoBottomMid span,.LandingPage-module__FAbHmG__bentoBottomRight span{color:#fff}.LandingPage-module__FAbHmG__featureStage{gap:var(--spacing-xl);width:min(100% - 2rem, var(--max-width-wide));min-height:46rem;margin:var(--spacing-3xl) auto;border-radius:var(--radius-3xl);background:radial-gradient(circle at 82% 18%, #ffffff38, transparent 18rem), linear-gradient(135deg, var(--primitive-purple-800), var(--primitive-purple-600) 54%, var(--primitive-coral-500));grid-template-columns:.92fr 1.08fr;padding:clamp(2rem,5vw,5rem);display:grid;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__featureStageCopy{color:#fff;flex-direction:column;justify-content:center;max-width:34rem;display:flex}.LandingPage-module__FAbHmG__featureStageCopy .LandingPage-module__FAbHmG__eyebrow{color:#fff;background:#ffffff29;border-color:#ffffff42}.LandingPage-module__FAbHmG__featureStageCopy h2{margin-top:var(--spacing-xl);color:#fff;letter-spacing:-.08em;font-size:clamp(3rem,6vw,5.8rem);font-weight:760;line-height:.96}.LandingPage-module__FAbHmG__featureStageCopy h2 span{color:#ffffff85}.LandingPage-module__FAbHmG__featureStageCopy p:last-child{max-width:29rem;margin-top:var(--spacing-xl);color:#ffffffd1;font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.LandingPage-module__FAbHmG__featureStack{align-content:center;gap:var(--spacing-lg);display:grid;position:relative}.LandingPage-module__FAbHmG__featureCard{gap:var(--spacing-lg);min-height:12.5rem;padding:var(--spacing-md);background:#ffffffeb;border-color:#ffffff85;grid-template-columns:11rem 1fr;align-items:center;display:grid}.LandingPage-module__FAbHmG__featureCard:first-child{margin-left:5rem}.LandingPage-module__FAbHmG__featureCard:nth-child(2){margin-right:4rem}.LandingPage-module__FAbHmG__featureCard:nth-child(3){margin-left:8rem}.LandingPage-module__FAbHmG__featureImage{border-radius:var(--radius-xl);background:radial-gradient(circle at 72% 22%, #ff6b4a38, transparent 5rem), linear-gradient(135deg, var(--primitive-gray-100), var(--primitive-purple-100));min-height:9.5rem;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__featureImageCar{background:linear-gradient(90deg, var(--primitive-gray-800), var(--primitive-gray-500));width:9rem;height:3.1rem;box-shadow:-.7rem 2.1rem 0 -1.35rem var(--primitive-gray-900), 5.1rem 2.1rem 0 -1.35rem var(--primitive-gray-900);border-radius:4rem 5rem 1rem 1rem;position:absolute;bottom:2.1rem;right:-.6rem}.LandingPage-module__FAbHmG__featurePlay{background:var(--color-primary);color:#fff;border-radius:50%;place-items:center;width:2.8rem;height:2.8rem;display:grid;position:absolute;bottom:.9rem;right:.9rem}.LandingPage-module__FAbHmG__featureIcon,.LandingPage-module__FAbHmG__workflowIcon,.LandingPage-module__FAbHmG__proofIcon{background:var(--primitive-purple-100);width:3rem;height:3rem;color:var(--primitive-purple-700);border-radius:1rem;place-items:center;display:grid}.LandingPage-module__FAbHmG__featureNumber{color:var(--color-text-tertiary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps)}.LandingPage-module__FAbHmG__featureEyebrow{margin-top:var(--spacing-xs);color:var(--color-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase}.LandingPage-module__FAbHmG__featureTitle{margin-top:var(--spacing-xs);color:var(--color-text-heading);letter-spacing:-.055em;font-size:clamp(1.3rem,1.6vw,1.85rem);line-height:1.04}.LandingPage-module__FAbHmG__featureDescription,.LandingPage-module__FAbHmG__workflowDescription,.LandingPage-module__FAbHmG__proofDescription,.LandingPage-module__FAbHmG__faqAnswer{margin-top:var(--spacing-md);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.LandingPage-module__FAbHmG__pointList{margin-top:var(--spacing-xl);gap:.65rem;display:grid}.LandingPage-module__FAbHmG__pointList li{color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);align-items:center;gap:.55rem;display:flex}.LandingPage-module__FAbHmG__pointDot{border-radius:var(--radius-full);background:var(--color-accent);width:.45rem;height:.45rem}.LandingPage-module__FAbHmG__galleryHeader{margin-bottom:var(--spacing-2xl);text-align:center;justify-content:center;display:flex}.LandingPage-module__FAbHmG__galleryHeader h2{max-width:14ch;color:var(--color-text-heading);letter-spacing:-.075em;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:740;line-height:1}.LandingPage-module__FAbHmG__gallery{gap:var(--spacing-md);grid-template-columns:1.18fr .82fr;align-items:stretch;display:grid}.LandingPage-module__FAbHmG__showcasePanel{border-radius:var(--radius-2xl);min-height:17rem;padding:var(--spacing-xl);background:radial-gradient(circle at 82% 14%, #fff3, transparent 14rem), linear-gradient(135deg, var(--primitive-purple-800), var(--primitive-purple-500) 52%, var(--primitive-coral-500));color:#fff;flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.LandingPage-module__FAbHmG__showcasePanel h3{color:#fff;letter-spacing:-.075em;max-width:9ch;font-size:clamp(2.3rem,4vw,4rem);line-height:var(--line-height-tight)}.LandingPage-module__FAbHmG__showcasePanel p{color:#ffffffd1;max-width:28rem;font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.LandingPage-module__FAbHmG__showcaseCards{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.LandingPage-module__FAbHmG__visualTile{border-radius:var(--radius-2xl);min-height:17rem;padding:var(--spacing-lg);background:var(--color-card);box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.LandingPage-module__FAbHmG__visualTile:nth-child(2){transform:translateY(1.6rem)}.LandingPage-module__FAbHmG__visualTile:nth-child(3){transform:translateY(-1.2rem)}.LandingPage-module__FAbHmG__photo{background:radial-gradient(circle at 26% 20%, #fff9, transparent 8rem), linear-gradient(145deg, var(--primitive-purple-100), var(--primitive-gray-300));grid-row:span 2;min-height:24rem}.LandingPage-module__FAbHmG__dark{background:linear-gradient(145deg, var(--primitive-gray-900), var(--primitive-purple-900))}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__visualTop,.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__visualTitle{color:#fff}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__visualLine{background:#ffffff38}.LandingPage-module__FAbHmG__accentTile{background:linear-gradient(135deg, var(--primitive-purple-600), var(--primitive-coral-500))}.LandingPage-module__FAbHmG__accentTile .LandingPage-module__FAbHmG__visualTop,.LandingPage-module__FAbHmG__accentTile .LandingPage-module__FAbHmG__visualTitle{color:#fff}.LandingPage-module__FAbHmG__accentTile .LandingPage-module__FAbHmG__visualLine{background:#ffffff3d}.LandingPage-module__FAbHmG__visualTop{color:var(--color-text-secondary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.LandingPage-module__FAbHmG__visualTitle{z-index:2;margin-top:var(--spacing-xl);color:var(--color-text);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);letter-spacing:-.055em;line-height:1.05;position:relative}.LandingPage-module__FAbHmG__tileCar{opacity:.28;width:15rem;height:5rem;box-shadow:-.9rem 3rem 0 -1.95rem var(--primitive-gray-900), 8rem 3rem 0 -1.95rem var(--primitive-gray-900);background:linear-gradient(90deg,#101828d1,#66708594);border-radius:6rem 8rem 1.1rem 1.1rem;position:absolute;bottom:2rem;right:-2rem}.LandingPage-module__FAbHmG__visualLine{height:.65rem;margin-top:var(--spacing-lg);border-radius:var(--radius-full);background:var(--primitive-gray-200)}.LandingPage-module__FAbHmG__visualLineShort{width:64%}.LandingPage-module__FAbHmG__workflowGrid,.LandingPage-module__FAbHmG__proofGrid{gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);display:grid}.LandingPage-module__FAbHmG__workflowCard,.LandingPage-module__FAbHmG__proofCard{padding:var(--spacing-xl)}.LandingPage-module__FAbHmG__workflowTitle,.LandingPage-module__FAbHmG__proofTitle,.LandingPage-module__FAbHmG__faqQuestion{margin-top:var(--spacing-lg);color:var(--color-text-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);letter-spacing:-.045em}.LandingPage-module__FAbHmG__proofGrid{margin-top:var(--spacing-xl)}.LandingPage-module__FAbHmG__faqGrid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.LandingPage-module__FAbHmG__faqItem{padding:var(--spacing-xl)}.LandingPage-module__FAbHmG__faqQuestion{margin-top:0}.LandingPage-module__FAbHmG__cta{width:min(100% - 2rem, var(--max-width-content));margin:var(--spacing-4xl) auto;border-radius:var(--radius-3xl);background:radial-gradient(circle at 16% 20%, #ffffff3d, transparent 12rem), linear-gradient(135deg, var(--primitive-gray-900), var(--primitive-purple-900));color:#fff;overflow:hidden}.LandingPage-module__FAbHmG__ctaInner{gap:var(--spacing-xl);grid-template-columns:1fr auto;align-items:end;padding:clamp(2rem,5vw,4rem);display:grid}.LandingPage-module__FAbHmG__cta h2{color:#fff;max-width:13ch;font-size:var(--font-size-display-sm);letter-spacing:-.075em;line-height:var(--line-height-tight)}.LandingPage-module__FAbHmG__cta p{max-width:36rem;margin-top:var(--spacing-lg);color:#ffffffc2;font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.LandingPage-module__FAbHmG__footer{margin-top:var(--spacing-5xl);color:#fff;background:#070708}.LandingPage-module__FAbHmG__footerInner{width:min(100% - 2rem, var(--max-width-wide));padding:var(--spacing-3xl) 0 var(--spacing-xl);margin:0 auto}.LandingPage-module__FAbHmG__footerTop{justify-content:space-between;gap:var(--spacing-xl);color:#ffffffb8;font-size:var(--font-size-sm);display:flex}.LandingPage-module__FAbHmG__footerLinks{gap:var(--spacing-lg);flex-wrap:wrap;display:flex}.LandingPage-module__FAbHmG__footerBrand{margin:var(--spacing-3xl) 0;color:#fff;letter-spacing:-.105em;font-size:clamp(5rem,20vw,17rem);font-weight:780;line-height:.78}.LandingPage-module__FAbHmG__footerBottom{justify-content:space-between;gap:var(--spacing-md);padding-top:var(--spacing-lg);color:#ffffff94;font-size:var(--font-size-sm);border-top:1px solid #ffffff2e;display:flex}.LandingPage-module__FAbHmG__hubSimpleLayout{gap:var(--spacing-xl);width:min(100% - 2rem, var(--max-width-content));grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__hubSimplePreview{gap:var(--spacing-lg);padding:var(--spacing-xl);border-radius:var(--radius-2xl);background:linear-gradient(145deg, #ffffffd6, #ffffff80), var(--color-card-muted);box-shadow:inset 0 1px 0 #ffffffd6, var(--shadow-soft);-webkit-backdrop-filter:blur(22px)saturate(1.28);backdrop-filter:blur(22px)saturate(1.28);border:1px solid #ffffff94;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.LandingPage-module__FAbHmG__hubSimplePreview:hover{box-shadow:var(--shadow-soft-lg);border-color:#8b5cf63d;transform:translateY(-4px)}.LandingPage-module__FAbHmG__hubSimpleCar{align-items:center;gap:var(--spacing-md);display:flex}.LandingPage-module__FAbHmG__hubSimplePhoto{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--primitive-gray-300), var(--primitive-gray-400));flex-shrink:0;width:4rem;height:4rem}.LandingPage-module__FAbHmG__hubSimpleInfo h4{color:var(--color-text-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);letter-spacing:-.02em}.LandingPage-module__FAbHmG__hubSimpleInfo span{color:var(--color-text-secondary);font-size:var(--font-size-sm)}.LandingPage-module__FAbHmG__hubSimpleLinks{gap:var(--spacing-sm);flex-direction:column;display:flex}.LandingPage-module__FAbHmG__hubSimpleLabel{color:var(--color-text-tertiary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps);text-transform:uppercase}.LandingPage-module__FAbHmG__hubSimpleLink{justify-content:space-between;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-lg);color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);background:#ffffff9e;border:1px solid #ffffffad;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 1px 3px #0000000d}.LandingPage-module__FAbHmG__hubSimpleLink:hover{transform:translate(4px);box-shadow:0 12px 26px #10182814}.LandingPage-module__FAbHmG__hubSimpleLink small{color:var(--color-text-tertiary);font-size:.72rem;font-weight:var(--font-weight-bold)}.LandingPage-module__FAbHmG__hubSimpleBenefits{gap:var(--spacing-md);flex-direction:column;display:flex}.LandingPage-module__FAbHmG__hubSimpleCard{padding:var(--spacing-lg);border-radius:var(--radius-xl);background:linear-gradient(145deg, #ffffffd1, #ffffff80), var(--color-card-muted);box-shadow:inset 0 1px 0 #ffffffd1, var(--shadow-soft);-webkit-backdrop-filter:blur(22px)saturate(1.28);backdrop-filter:blur(22px)saturate(1.28);border:1px solid #ffffff94;transition:border-color .2s,box-shadow .2s,transform .2s}.LandingPage-module__FAbHmG__hubSimpleCard:hover{box-shadow:var(--shadow-soft-lg);border-color:#8b5cf63d;transform:translateY(-4px)}.LandingPage-module__FAbHmG__hubSimpleCard:nth-child(2){margin-left:1.5rem}.LandingPage-module__FAbHmG__hubSimpleNumber{color:var(--color-text-tertiary);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-caps)}.LandingPage-module__FAbHmG__hubSimpleCard h3{margin-top:var(--spacing-sm);color:var(--color-text-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:1.25}.LandingPage-module__FAbHmG__hubSimpleCard p{margin-top:var(--spacing-sm);color:var(--color-text-secondary);font-size:var(--font-size-base);line-height:1.55}.LandingPage-module__FAbHmG__statCard,.LandingPage-module__FAbHmG__workflowCard,.LandingPage-module__FAbHmG__proofCard,.LandingPage-module__FAbHmG__faqItem,.LandingPage-module__FAbHmG__cta{transition:border-color .2s,box-shadow .2s,transform .2s}.LandingPage-module__FAbHmG__statCard:hover,.LandingPage-module__FAbHmG__workflowCard:hover,.LandingPage-module__FAbHmG__proofCard:hover,.LandingPage-module__FAbHmG__faqItem:hover{box-shadow:var(--shadow-soft-lg);border-color:#8b5cf638;transform:translateY(-4px)}.LandingPage-module__FAbHmG__cta:hover{transform:translateY(-3px);box-shadow:0 30px 86px #10182838}@keyframes LandingPage-module__FAbHmG__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__FAbHmG__floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes LandingPage-module__FAbHmG__floatHeroCard{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-14px)rotate(-.6deg)}}@keyframes LandingPage-module__FAbHmG__glassSweep{0%,42%{transform:translate(-70%)rotate(18deg)}58%,to{transform:translate(260%)rotate(18deg)}}@media (max-width:1080px){.LandingPage-module__FAbHmG__heroGrid,.LandingPage-module__FAbHmG__gallery,.LandingPage-module__FAbHmG__featureStage,.LandingPage-module__FAbHmG__smartListingSection,.LandingPage-module__FAbHmG__statsStory,.LandingPage-module__FAbHmG__featuresLayout,.LandingPage-module__FAbHmG__hubSimpleLayout{grid-template-columns:1fr}.LandingPage-module__FAbHmG__heroTitle{max-width:12ch}.LandingPage-module__FAbHmG__heroVisual{min-height:38rem}.LandingPage-module__FAbHmG__heroProductCard{width:min(34rem,90%)}.LandingPage-module__FAbHmG__workflowGrid,.LandingPage-module__FAbHmG__proofGrid{grid-template-columns:1fr}.LandingPage-module__FAbHmG__featureCard,.LandingPage-module__FAbHmG__featureCard:first-child,.LandingPage-module__FAbHmG__featureCard:nth-child(2),.LandingPage-module__FAbHmG__featureCard:nth-child(3),.LandingPage-module__FAbHmG__featureCardCompact,.LandingPage-module__FAbHmG__featureOffset1,.LandingPage-module__FAbHmG__featureOffset2,.LandingPage-module__FAbHmG__featureOffset3{margin:0}}@media (max-width:760px){.LandingPage-module__FAbHmG__section{padding:var(--spacing-4xl) 0}.LandingPage-module__FAbHmG__nav,.LandingPage-module__FAbHmG__headerActions .LandingPage-module__FAbHmG__hideSmall{display:none}.LandingPage-module__FAbHmG__heroGrid{border-radius:var(--radius-2xl)}.LandingPage-module__FAbHmG__heroContent{padding:var(--spacing-xl)}.LandingPage-module__FAbHmG__heroVisual{min-height:31rem}.LandingPage-module__FAbHmG__phoneMock{width:min(19rem,78vw);right:1rem}.LandingPage-module__FAbHmG__heroProductStats{grid-template-columns:1fr}.LandingPage-module__FAbHmG__heroPlatformCard{width:min(20rem,100% - 2rem);bottom:1rem;right:1rem}.LandingPage-module__FAbHmG__qrCard,.LandingPage-module__FAbHmG__hubCard,.LandingPage-module__FAbHmG__scanCard{transform:scale(.84)}.LandingPage-module__FAbHmG__qrCard{left:.2rem}.LandingPage-module__FAbHmG__hubCard{right:-.5rem}.LandingPage-module__FAbHmG__statsGrid,.LandingPage-module__FAbHmG__faqGrid,.LandingPage-module__FAbHmG__showcaseCards,.LandingPage-module__FAbHmG__ctaInner{grid-template-columns:1fr}.LandingPage-module__FAbHmG__statCard:first-child{grid-column:auto}.LandingPage-module__FAbHmG__featureStage,.LandingPage-module__FAbHmG__smartListingSection,.LandingPage-module__FAbHmG__magnetTagSection{border-radius:var(--radius-2xl);padding:var(--spacing-xl)}.LandingPage-module__FAbHmG__bentoGrid{grid-template-rows:12rem 10rem 14rem 12rem 12rem;grid-template-columns:repeat(2,1fr);gap:1rem}.LandingPage-module__FAbHmG__bentoLarge{grid-area:1/1/3/3}.LandingPage-module__FAbHmG__bentoTopRight{grid-area:3/1/auto/2}.LandingPage-module__FAbHmG__bentoMidRight{grid-area:3/2/auto/3}.LandingPage-module__FAbHmG__bentoCtaCard{grid-area:4/1/auto/3}.LandingPage-module__FAbHmG__bentoBottomLeft{grid-area:5/1/auto/3}.LandingPage-module__FAbHmG__bentoBottomMid{grid-area:6/1/auto/2}.LandingPage-module__FAbHmG__bentoBottomRight{grid-area:6/2/auto/3}.LandingPage-module__FAbHmG__smartListingCopy h2{max-width:12ch}.LandingPage-module__FAbHmG__featureCard{grid-template-columns:1fr}.LandingPage-module__FAbHmG__visualTile:nth-child(2),.LandingPage-module__FAbHmG__visualTile:nth-child(3){transform:none}.LandingPage-module__FAbHmG__photo{grid-row:auto;min-height:18rem}.LandingPage-module__FAbHmG__featureCardsGrid{grid-template-rows:auto;grid-template-columns:1fr}.LandingPage-module__FAbHmG__featureCardItem{min-height:180px}.LandingPage-module__FAbHmG__listingHubFeature{min-height:320px}.LandingPage-module__FAbHmG__hubSimpleLayout{grid-template-columns:1fr}.LandingPage-module__FAbHmG__hubSimpleCard:nth-child(2){margin-left:0}.LandingPage-module__FAbHmG__footerTop,.LandingPage-module__FAbHmG__footerBottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){.LandingPage-module__FAbHmG__revealBlock{opacity:1;transform:none}.LandingPage-module__FAbHmG__heroKicker,.LandingPage-module__FAbHmG__heroTitle,.LandingPage-module__FAbHmG__heroText,.LandingPage-module__FAbHmG__heroActions,.LandingPage-module__FAbHmG__heroAnchorNav,.LandingPage-module__FAbHmG__heroProductCard,.LandingPage-module__FAbHmG__heroProductCard:after,.LandingPage-module__FAbHmG__heroPlatformCard:after,.LandingPage-module__FAbHmG__heroPlatformCard{animation:none}.LandingPage-module__FAbHmG__nav a:after,.LandingPage-module__FAbHmG__heroAnchorNav a,.LandingPage-module__FAbHmG__featureCardCompact,.LandingPage-module__FAbHmG__problemCard,.LandingPage-module__FAbHmG__smartStepCard,.LandingPage-module__FAbHmG__bentoLarge,.LandingPage-module__FAbHmG__bentoTopRight,.LandingPage-module__FAbHmG__bentoMidRight,.LandingPage-module__FAbHmG__bentoBottomLeft,.LandingPage-module__FAbHmG__bentoBottomMid,.LandingPage-module__FAbHmG__bentoBottomRight,.LandingPage-module__FAbHmG__bentoCtaCard,.LandingPage-module__FAbHmG__hubSimplePreview,.LandingPage-module__FAbHmG__hubSimpleLink,.LandingPage-module__FAbHmG__hubSimpleCard,.LandingPage-module__FAbHmG__statCard,.LandingPage-module__FAbHmG__workflowCard,.LandingPage-module__FAbHmG__proofCard,.LandingPage-module__FAbHmG__faqItem,.LandingPage-module__FAbHmG__cta{transition:none}}
.Logo-module__WUEnFa__logo{font-size:1.5rem;font-weight:var(--font-weight-bold);letter-spacing:-.04em;color:var(--color-text-heading);align-items:center;gap:.5rem;display:inline-flex}.Logo-module__WUEnFa__mark{width:1.75rem;height:1.75rem;color:var(--primitive-purple-500);place-items:center;display:grid}.Logo-module__WUEnFa__icon{width:1.5rem;height:1.5rem}
