.Hero-module__eRGWFa__hero{padding:var(--space-24) var(--space-6) var(--space-20);justify-content:center;align-items:center;min-height:calc(100vh - 72px);display:flex;position:relative;overflow:hidden}.Hero-module__eRGWFa__bgMesh{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__eRGWFa__bgOrb{filter:blur(100px);opacity:.35;border-radius:50%;animation:18s ease-in-out infinite Hero-module__eRGWFa__orbFloat;position:absolute}.Hero-module__eRGWFa__bgOrb:first-child{background:var(--primary-400);width:600px;height:600px;animation-delay:0s;top:-10%;left:-5%}.Hero-module__eRGWFa__bgOrb:nth-child(2){background:var(--accent-400);width:500px;height:500px;animation-delay:-6s;bottom:-15%;right:-8%}.Hero-module__eRGWFa__bgOrb:nth-child(3){background:var(--amber-300);opacity:.2;width:350px;height:350px;animation-delay:-12s;top:40%;left:50%}@keyframes Hero-module__eRGWFa__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.Hero-module__eRGWFa__bgGrid{background-image:linear-gradient(to right, var(--border) 1px, transparent 1px), linear-gradient(to bottom, var(--border) 1px, transparent 1px);opacity:.35;pointer-events:none;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 80%)}.Hero-module__eRGWFa__container{z-index:1;gap:var(--space-12);grid-template-columns:1fr;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (min-width:960px){.Hero-module__eRGWFa__container{gap:var(--space-16);grid-template-columns:1fr 1fr}}.Hero-module__eRGWFa__content{gap:var(--space-6);text-align:center;flex-direction:column;display:flex}@media (min-width:960px){.Hero-module__eRGWFa__content{text-align:left}}.Hero-module__eRGWFa__badge{align-items:center;gap:var(--space-2);padding:var(--space-1-5) var(--space-4);background:color-mix(in srgb, var(--primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--primary) 24%, transparent);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;width:fit-content;margin:0 auto;font-weight:600;animation:.7s ease-out both Hero-module__eRGWFa__fadeSlideUp;display:inline-flex}@media (min-width:960px){.Hero-module__eRGWFa__badge{margin:0}}.Hero-module__eRGWFa__badgeIcon{flex-shrink:0;width:14px;height:14px}.Hero-module__eRGWFa__badgePulse{background:var(--accent);border-radius:var(--radius-full);width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__eRGWFa__pulse}@keyframes Hero-module__eRGWFa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.Hero-module__eRGWFa__headline{letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2rem,4vw + 1rem,3.5rem);font-weight:700;line-height:1.12;animation:.7s ease-out .12s both Hero-module__eRGWFa__fadeSlideUp}.Hero-module__eRGWFa__headlineAccent{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__eRGWFa__subheadline{font-size:var(--text-lg);color:var(--foreground-muted);max-width:540px;line-height:1.7;animation:.7s ease-out .24s both Hero-module__eRGWFa__fadeSlideUp}.Hero-module__eRGWFa__statusNote{font-size:var(--text-sm);color:var(--foreground-muted);opacity:.9;line-height:1.6;animation:.7s ease-out .3s both Hero-module__eRGWFa__fadeSlideUp}@media (min-width:960px){.Hero-module__eRGWFa__subheadline,.Hero-module__eRGWFa__statusNote{margin:0}}@media (max-width:959px){.Hero-module__eRGWFa__subheadline,.Hero-module__eRGWFa__statusNote{margin:0 auto}}.Hero-module__eRGWFa__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:center;animation:.7s ease-out .36s both Hero-module__eRGWFa__fadeSlideUp;display:flex}@media (min-width:960px){.Hero-module__eRGWFa__actions{justify-content:flex-start}}.Hero-module__eRGWFa__ctaPrimary{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-base);color:var(--amber-950);background:linear-gradient(135deg, var(--amber-400) 0%, var(--amber-500) 100%);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 3px #0000001f,0 0 0 1px #0000000a}.Hero-module__eRGWFa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026,0 0 0 1px #0000000f}.Hero-module__eRGWFa__ctaPrimary:active{transform:translateY(0)}.Hero-module__eRGWFa__ctaArrow{width:16px;height:16px;transition:transform .2s}.Hero-module__eRGWFa__ctaPrimary:hover .Hero-module__eRGWFa__ctaArrow{transform:translate(3px)}.Hero-module__eRGWFa__ctaSecondary{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-base);color:var(--foreground);border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;background:0 0;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.Hero-module__eRGWFa__ctaSecondary:hover{background:var(--secondary);border-color:var(--primary-300);transform:translateY(-1px)}.Hero-module__eRGWFa__ctaSecondaryIcon{width:16px;height:16px;color:var(--primary)}.Hero-module__eRGWFa__trust{align-items:center;gap:var(--space-5);flex-wrap:wrap;justify-content:center;animation:.7s ease-out .48s both Hero-module__eRGWFa__fadeSlideUp;display:flex}@media (min-width:960px){.Hero-module__eRGWFa__trust{justify-content:flex-start}}.Hero-module__eRGWFa__trustItem{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--foreground-muted);display:flex}.Hero-module__eRGWFa__trustIcon{width:16px;height:16px;color:var(--accent);flex-shrink:0}.Hero-module__eRGWFa__visual{justify-content:center;align-items:center;animation:.9s ease-out .3s both Hero-module__eRGWFa__fadeSlideUp;display:flex;position:relative}.Hero-module__eRGWFa__previewWrapper{border-radius:var(--radius-xl);justify-content:center;align-items:center;width:100%;max-width:560px;display:flex;position:relative;overflow:hidden}.Hero-module__eRGWFa__previewGlow{background:linear-gradient(135deg, var(--primary-400), var(--accent-400));filter:blur(80px);opacity:.18;pointer-events:none;z-index:0;border-radius:50%;width:80%;height:80%;position:absolute;top:10%;left:10%}.Hero-module__eRGWFa__previewImg{z-index:1;width:100%;height:auto;display:block;position:relative}.Hero-module__eRGWFa__placeholder{z-index:1;align-items:center;gap:var(--space-3);color:var(--foreground-muted);font-size:var(--text-sm);text-align:center;padding:var(--space-6);flex-direction:column;display:flex;position:relative}.Hero-module__eRGWFa__placeholderIcon{width:48px;height:48px;color:var(--primary-300);opacity:.6}.Hero-module__eRGWFa__placeholderText{font-size:var(--text-xs);color:var(--foreground-muted);opacity:.7;max-width:200px}.Hero-module__eRGWFa__floatingCard{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);font-size:var(--text-xs);color:var(--foreground);white-space:nowrap;z-index:2;font-weight:500;animation:5s ease-in-out infinite Hero-module__eRGWFa__floatBounce;display:flex;position:absolute}.Hero-module__eRGWFa__floatingCard:nth-child(2){animation-delay:-1s;top:12%;right:-8%}.Hero-module__eRGWFa__floatingCard:nth-child(3){animation-delay:-3s;bottom:16%;left:-6%}.Hero-module__eRGWFa__floatingCard:nth-child(4){animation-delay:-4.5s;bottom:8%;right:5%}@keyframes Hero-module__eRGWFa__floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__eRGWFa__floatingCardIcon{flex-shrink:0;width:16px;height:16px}.Hero-module__eRGWFa__floatingCardIconSuccess{width:16px;height:16px;color:var(--success-500);flex-shrink:0}.Hero-module__eRGWFa__floatingCardIconPrimary{width:16px;height:16px;color:var(--primary);flex-shrink:0}.Hero-module__eRGWFa__floatingCardIconAccent{width:16px;height:16px;color:var(--accent);flex-shrink:0}@keyframes Hero-module__eRGWFa__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:959px){.Hero-module__eRGWFa__hero{padding:var(--space-16) var(--space-5) var(--space-12);min-height:auto}.Hero-module__eRGWFa__visual{order:-1}.Hero-module__eRGWFa__floatingCard:nth-child(2){top:8%;right:0}.Hero-module__eRGWFa__floatingCard:nth-child(3){bottom:12%;left:0}.Hero-module__eRGWFa__floatingCard:nth-child(4){bottom:4%;right:2%}}@media (max-width:480px){.Hero-module__eRGWFa__floatingCard{display:none}}
.Features-module__leCkIq__section{padding:var(--space-24) var(--space-6);position:relative;overflow:hidden}.Features-module__leCkIq__bgGlow{filter:blur(140px);opacity:.1;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.Features-module__leCkIq__bgGlow:first-child{background:var(--accent-400);top:-12%;left:-8%}.Features-module__leCkIq__bgGlow:nth-child(2){background:var(--primary-400);bottom:-15%;right:-10%}.Features-module__leCkIq__header{z-index:1;text-align:center;max-width:640px;margin:0 auto var(--space-16);align-items:center;gap:var(--space-4);flex-direction:column;display:flex;position:relative}.Features-module__leCkIq__badge{align-items:center;gap:var(--space-2);padding:var(--space-1-5) var(--space-4);background:color-mix(in srgb, var(--primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--primary) 24%, transparent);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-weight:600;animation:.6s ease-out both Features-module__leCkIq__fadeSlideUp;display:inline-flex}.Features-module__leCkIq__title{font-size:var(--text-4xl);letter-spacing:-.02em;color:var(--foreground);font-weight:700;line-height:1.15;animation:.6s ease-out .1s both Features-module__leCkIq__fadeSlideUp}.Features-module__leCkIq__titleAccent{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__leCkIq__subtitle{font-size:var(--text-lg);color:var(--foreground-muted);max-width:520px;line-height:1.7;animation:.6s ease-out .2s both Features-module__leCkIq__fadeSlideUp}.Features-module__leCkIq__grid{z-index:1;gap:var(--space-6);grid-template-columns:1fr;max-width:1100px;margin:0 auto;display:grid;position:relative}@media (min-width:640px){.Features-module__leCkIq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Features-module__leCkIq__grid{grid-template-columns:repeat(3,1fr)}}.Features-module__leCkIq__card{padding:var(--space-8) var(--space-6) var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.6s ease-out both Features-module__leCkIq__fadeSlideUp;display:flex;position:relative}.Features-module__leCkIq__card:first-child{animation-delay:.1s}.Features-module__leCkIq__card:nth-child(2){animation-delay:.18s}.Features-module__leCkIq__card:nth-child(3){animation-delay:.26s}.Features-module__leCkIq__card:nth-child(4){animation-delay:.34s}.Features-module__leCkIq__card:nth-child(5){animation-delay:.42s}.Features-module__leCkIq__card:nth-child(6){animation-delay:.5s}.Features-module__leCkIq__card:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--primary) 30%, var(--border));transform:translateY(-6px)}.Features-module__leCkIq__iconRing{border-radius:var(--radius-lg);width:52px;height:52px;margin-bottom:var(--space-5);justify-content:center;align-items:center;transition:transform .3s;display:flex}.Features-module__leCkIq__card:hover .Features-module__leCkIq__iconRing{transform:scale(1.08)}.Features-module__leCkIq__iconRing svg{width:24px;height:24px}.Features-module__leCkIq__iconRingMeeting{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}.Features-module__leCkIq__iconRingDecision{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent)}.Features-module__leCkIq__iconRingAction{background:color-mix(in srgb, var(--amber-500) 12%, transparent);color:var(--amber-600)}.Features-module__leCkIq__iconRingOutcome{background:color-mix(in srgb, var(--success-500) 12%, transparent);color:var(--success-600)}.Features-module__leCkIq__iconRingHistory{background:color-mix(in srgb, var(--info-500) 12%, transparent);color:var(--info-600)}.Features-module__leCkIq__iconRingTeam{background:color-mix(in srgb, var(--primary-600) 12%, transparent);color:var(--primary-600)}.Features-module__leCkIq__cardTitle{font-size:var(--text-lg);color:var(--foreground);margin-bottom:var(--space-2);font-weight:600}.Features-module__leCkIq__cardDesc{font-size:var(--text-sm);color:var(--foreground-muted);line-height:1.65}@keyframes Features-module__leCkIq__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.Features-module__leCkIq__section{padding:var(--space-16) var(--space-5)}.Features-module__leCkIq__header{margin-bottom:var(--space-12)}}
.HowItWorks-module__WWdGva__section{padding:var(--space-24) var(--space-6);background:var(--background-subtle);position:relative;overflow:hidden}.HowItWorks-module__WWdGva__bgGlow{filter:blur(140px);opacity:.12;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.HowItWorks-module__WWdGva__bgGlow:first-child{background:var(--primary-400);top:-15%;right:-10%}.HowItWorks-module__WWdGva__bgGlow:nth-child(2){background:var(--accent-400);bottom:-20%;left:-8%}.HowItWorks-module__WWdGva__header{z-index:1;text-align:center;max-width:640px;margin:0 auto var(--space-16);align-items:center;gap:var(--space-4);flex-direction:column;display:flex;position:relative}.HowItWorks-module__WWdGva__badge{align-items:center;gap:var(--space-2);padding:var(--space-1-5) var(--space-4);background:color-mix(in srgb, var(--primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--primary) 24%, transparent);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-weight:600;animation:.6s ease-out both HowItWorks-module__WWdGva__fadeSlideUp;display:inline-flex}.HowItWorks-module__WWdGva__title{font-size:var(--text-4xl);letter-spacing:-.02em;color:var(--foreground);font-weight:700;line-height:1.15;animation:.6s ease-out .1s both HowItWorks-module__WWdGva__fadeSlideUp}.HowItWorks-module__WWdGva__titleAccent{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__WWdGva__subtitle{font-size:var(--text-lg);color:var(--foreground-muted);max-width:520px;line-height:1.7;animation:.6s ease-out .2s both HowItWorks-module__WWdGva__fadeSlideUp}.HowItWorks-module__WWdGva__grid{z-index:1;gap:var(--space-8);grid-template-columns:1fr;max-width:1100px;margin:0 auto;display:grid;position:relative}@media (min-width:640px){.HowItWorks-module__WWdGva__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.HowItWorks-module__WWdGva__grid{gap:var(--space-5);grid-template-columns:repeat(4,1fr)}}.HowItWorks-module__WWdGva__card{text-align:center;padding:var(--space-8) var(--space-6) var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.6s ease-out both HowItWorks-module__WWdGva__fadeSlideUp;display:flex;position:relative}.HowItWorks-module__WWdGva__card:first-child{animation-delay:.15s}.HowItWorks-module__WWdGva__card:nth-child(2){animation-delay:.25s}.HowItWorks-module__WWdGva__card:nth-child(3){animation-delay:.35s}.HowItWorks-module__WWdGva__card:nth-child(4){animation-delay:.45s}.HowItWorks-module__WWdGva__card:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--primary) 30%, var(--border));transform:translateY(-6px)}.HowItWorks-module__WWdGva__stepNumber{top:calc(-1 * var(--space-3));width:28px;height:28px;font-size:var(--text-xs);color:var(--primary-foreground);background:var(--primary);border-radius:var(--radius-full);box-shadow:0 2px 8px color-mix(in srgb, var(--primary) 35%, transparent);justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HowItWorks-module__WWdGva__iconRing{border-radius:var(--radius-full);width:56px;height:56px;margin-bottom:var(--space-4);justify-content:center;align-items:center;transition:transform .3s;display:flex}.HowItWorks-module__WWdGva__card:hover .HowItWorks-module__WWdGva__iconRing{transform:scale(1.08)}.HowItWorks-module__WWdGva__iconRing svg{width:26px;height:26px}.HowItWorks-module__WWdGva__iconRingMeeting{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}.HowItWorks-module__WWdGva__iconRingDecision{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent)}.HowItWorks-module__WWdGva__iconRingAction{background:color-mix(in srgb, var(--amber-500) 12%, transparent);color:var(--amber-600)}.HowItWorks-module__WWdGva__iconRingOutcome{background:color-mix(in srgb, var(--success-500) 12%, transparent);color:var(--success-600)}.HowItWorks-module__WWdGva__cardTitle{font-size:var(--text-lg);color:var(--foreground);margin-bottom:var(--space-2);font-weight:600}.HowItWorks-module__WWdGva__cardDesc{font-size:var(--text-sm);color:var(--foreground-muted);line-height:1.65}.HowItWorks-module__WWdGva__connector{display:none}@media (min-width:960px){.HowItWorks-module__WWdGva__connector{top:50%;right:calc(-1 * var(--space-5) / 2 - 10px);color:var(--neutral-300);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;transform:translateY(-50%)}.HowItWorks-module__WWdGva__connector svg{width:20px;height:20px}}@keyframes HowItWorks-module__WWdGva__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.HowItWorks-module__WWdGva__section{padding:var(--space-16) var(--space-5)}.HowItWorks-module__WWdGva__header{margin-bottom:var(--space-12)}}
.Banner-module__1Po7wW__section{padding:var(--space-24) var(--space-6);background:var(--background-subtle);position:relative;overflow:hidden}.Banner-module__1Po7wW__bgGlow{filter:blur(160px);opacity:.12;pointer-events:none;border-radius:50%;width:650px;height:650px;position:absolute}.Banner-module__1Po7wW__bgGlow:first-child{background:var(--primary-400);top:-20%;left:-10%}.Banner-module__1Po7wW__bgGlow:nth-child(2){background:var(--accent-400);bottom:-25%;right:-8%}.Banner-module__1Po7wW__container{z-index:1;text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;max-width:720px;margin:0 auto;display:flex;position:relative}.Banner-module__1Po7wW__badge{align-items:center;gap:var(--space-2);padding:var(--space-1-5) var(--space-4);background:color-mix(in srgb, var(--primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--primary) 24%, transparent);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-weight:600;animation:.6s ease-out both Banner-module__1Po7wW__fadeSlideUp;display:inline-flex}.Banner-module__1Po7wW__title{font-size:var(--text-4xl);letter-spacing:-.02em;color:var(--foreground);font-weight:700;line-height:1.15;animation:.6s ease-out .1s both Banner-module__1Po7wW__fadeSlideUp}.Banner-module__1Po7wW__titleAccent{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Banner-module__1Po7wW__subtitle{font-size:var(--text-lg);color:var(--foreground-muted);max-width:580px;line-height:1.7;animation:.6s ease-out .2s both Banner-module__1Po7wW__fadeSlideUp}.Banner-module__1Po7wW__privacyNote{font-size:var(--text-sm);color:var(--foreground-muted);opacity:.9;animation:.6s ease-out .25s both Banner-module__1Po7wW__fadeSlideUp}.Banner-module__1Po7wW__actions{align-items:center;gap:var(--space-4);flex-wrap:wrap;justify-content:center;animation:.6s ease-out .3s both Banner-module__1Po7wW__fadeSlideUp;display:flex}.Banner-module__1Po7wW__ctaPrimary{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-7);cursor:pointer;background:var(--primary);color:var(--primary-foreground);font-weight:600;font-size:var(--text-base);border-radius:var(--radius-lg);box-shadow:var(--shadow-md), 0 0 0 0 color-mix(in srgb, var(--primary) 30%, transparent);border:none;transition:background .25s,box-shadow .25s,transform .25s;display:inline-flex}.Banner-module__1Po7wW__ctaPrimary:hover{background:var(--primary-hover);box-shadow:var(--shadow-lg), 0 0 24px color-mix(in srgb, var(--primary) 25%, transparent);transform:translateY(-2px)}.Banner-module__1Po7wW__ctaPrimary:disabled{opacity:.75;cursor:not-allowed;box-shadow:var(--shadow-md);transform:none}.Banner-module__1Po7wW__ctaArrow{width:18px;height:18px;transition:transform .25s}.Banner-module__1Po7wW__ctaPrimary:hover .Banner-module__1Po7wW__ctaArrow{transform:translate(3px)}.Banner-module__1Po7wW__ctaSecondary{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-7);background:var(--secondary);color:var(--secondary-foreground);font-weight:600;font-size:var(--text-base);border-radius:var(--radius-lg);border:1px solid var(--border);transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.Banner-module__1Po7wW__ctaSecondary:hover{background:var(--secondary-hover);border-color:var(--border-strong);transform:translateY(-2px)}.Banner-module__1Po7wW__waitlistForm{gap:var(--space-2);flex-direction:column;width:100%;animation:.6s ease-out .28s both Banner-module__1Po7wW__fadeSlideUp;display:flex}.Banner-module__1Po7wW__waitlistLabel{text-align:left;width:100%;color:var(--foreground-muted);font-size:var(--text-sm)}.Banner-module__1Po7wW__waitlistInput{width:min(420px,100%);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--foreground);font-size:var(--text-base);outline:none;transition:border-color .2s,box-shadow .2s}.Banner-module__1Po7wW__waitlistInput:focus{border-color:var(--primary-300);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent)}.Banner-module__1Po7wW__formMessage{text-align:left;width:100%;font-size:var(--text-sm);margin:calc(var(--space-2) * -1) 0 0}.Banner-module__1Po7wW__formMessageSuccess{color:var(--success-500)}.Banner-module__1Po7wW__formMessageError{color:var(--danger-500)}.Banner-module__1Po7wW__roadmap{gap:var(--space-3);width:100%;margin-top:var(--space-2);grid-template-columns:1fr;animation:.6s ease-out .34s both Banner-module__1Po7wW__fadeSlideUp;display:grid}@media (min-width:768px){.Banner-module__1Po7wW__roadmap{grid-template-columns:repeat(3,minmax(0,1fr))}}.Banner-module__1Po7wW__roadmapCard{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:var(--radius-lg);padding:var(--space-4);text-align:left}.Banner-module__1Po7wW__roadmapCard h3{margin:0 0 var(--space-1);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--primary)}.Banner-module__1Po7wW__roadmapCard p{font-size:var(--text-sm);color:var(--foreground-muted);margin:0;line-height:1.6}.Banner-module__1Po7wW__trust{align-items:center;gap:var(--space-6);flex-wrap:wrap;justify-content:center;animation:.6s ease-out .4s both Banner-module__1Po7wW__fadeSlideUp;display:flex}.Banner-module__1Po7wW__trustItem{align-items:center;gap:var(--space-1-5);font-size:var(--text-sm);color:var(--foreground-muted);display:flex}.Banner-module__1Po7wW__trustIcon{width:18px;height:18px;color:var(--accent);flex-shrink:0}.Banner-module__1Po7wW__footerMeta{margin-top:var(--space-2);gap:var(--space-1);text-align:center;color:var(--foreground-muted);font-size:var(--text-sm);flex-direction:column;animation:.6s ease-out .46s both Banner-module__1Po7wW__fadeSlideUp;display:flex}.Banner-module__1Po7wW__footerMeta p{margin:0}@keyframes Banner-module__1Po7wW__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.Banner-module__1Po7wW__section{padding:var(--space-16) var(--space-5)}.Banner-module__1Po7wW__actions{flex-direction:column;width:100%}.Banner-module__1Po7wW__waitlistInput{width:100%}.Banner-module__1Po7wW__ctaPrimary,.Banner-module__1Po7wW__ctaSecondary{justify-content:center;width:100%}.Banner-module__1Po7wW__trust{gap:var(--space-3);flex-direction:column}}
