.Header-module__Af2_WG__header{z-index:1000;transition:all var(--transition-base);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--bg-glass-border);padding:.75rem 0}.Header-module__Af2_WG__inner{max-width:var(--container-max);padding:var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{color:var(--text-primary);transition:color var(--transition-fast);align-items:center;gap:.625rem;display:flex}.Header-module__Af2_WG__logo svg{color:var(--accent-primary)}.Header-module__Af2_WG__logo span{font-family:var(--font-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-primary);color:var(--text-secondary);transition:color var(--transition-fast);padding:.25rem 0;font-size:.875rem;font-weight:500}.Header-module__Af2_WG__navLink:hover{color:var(--text-primary)}.Header-module__Af2_WG__navCta{font-family:var(--font-primary);border-radius:var(--radius-md);background:var(--accent-gradient);color:#fff;transition:all var(--transition-base);justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 0 20px #2563eb33}.Header-module__Af2_WG__navCta:hover{transform:translateY(-1px);box-shadow:0 0 30px #2563eb4d}.Header-module__Af2_WG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__Af2_WG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Header-module__Af2_WG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__Af2_WG__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__nav{background:var(--bg-primary);opacity:0;pointer-events:none;transition:opacity var(--transition-base);z-index:-1;flex-direction:column;justify-content:center;gap:2rem;position:fixed;inset:0}.Header-module__Af2_WG__navOpen{opacity:1;pointer-events:all}.Header-module__Af2_WG__navLink{font-size:1.25rem}.Header-module__Af2_WG__navCta{padding:.75rem 2rem;font-size:1rem}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glowTop{pointer-events:none;z-index:0;background:radial-gradient(#2563eb26 0%,#0000 70%);width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__glowBottom{pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.Hero-module__Z8hQ_W__grid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}.Hero-module__Z8hQ_W__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__Z8hQ_W__text{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__badge{background:var(--accent-glow);border:1px solid var(--accent-border);border-radius:var(--radius-full);color:var(--text-accent);width:fit-content;font-size:.8125rem;font-weight:500;font-family:var(--font-primary);align-items:center;gap:.5rem;padding:.375rem 1rem;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__Z8hQ_W__title{letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:520px;font-size:1.125rem;line-height:1.7}.Hero-module__Z8hQ_W__actions{gap:1rem;padding-top:.5rem;display:flex}.Hero-module__Z8hQ_W__ctaPrimary svg{transition:transform var(--transition-fast)}.Hero-module__Z8hQ_W__ctaPrimary:hover svg{transform:translate(3px)}.Hero-module__Z8hQ_W__visual{justify-content:center;display:flex}.Hero-module__Z8hQ_W__phoneWrapper{perspective:1000px}.Hero-module__Z8hQ_W__phone{width:280px;transition:transform var(--transition-slow);background:#111827;border:2px solid #ffffff1a;border-radius:36px;overflow:hidden;transform:rotateY(-8deg)rotateX(4deg);box-shadow:0 0 0 1px #ffffff0d,0 20px 60px #00000080,0 0 80px #2563eb1a}.Hero-module__Z8hQ_W__phone:hover{transform:rotateY(-2deg)rotateX(1deg)}.Hero-module__Z8hQ_W__phoneStatusBar{color:var(--text-primary);justify-content:space-between;align-items:center;padding:.75rem 1.25rem .25rem;font-size:.75rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__phoneNotch{background:#000;border-radius:0 0 16px 16px;width:80px;height:24px}.Hero-module__Z8hQ_W__phoneStatusIcons{color:var(--text-primary);gap:4px;display:flex}.Hero-module__Z8hQ_W__phoneHeader{text-align:center;border-bottom:1px solid #ffffff0f;padding:.75rem 1.25rem}.Hero-module__Z8hQ_W__restaurantName{font-family:var(--font-primary);color:var(--text-primary);font-size:1rem;font-weight:700}.Hero-module__Z8hQ_W__tableInfo{color:var(--text-tertiary);justify-content:center;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.75rem;display:flex}.Hero-module__Z8hQ_W__phoneMenu{flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.Hero-module__Z8hQ_W__menuCategory{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);padding:.5rem .25rem .125rem;font-size:.6875rem;font-weight:700}.Hero-module__Z8hQ_W__menuItem{border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.625rem .5rem;display:flex}.Hero-module__Z8hQ_W__menuItemInfo{flex-direction:column;gap:.125rem;display:flex}.Hero-module__Z8hQ_W__menuItemName{color:var(--text-primary);font-size:.8125rem;font-weight:500}.Hero-module__Z8hQ_W__menuItemPrice{color:var(--text-accent);font-size:.75rem;font-weight:600}.Hero-module__Z8hQ_W__menuItemActions{align-items:center;gap:.5rem;display:flex}.Hero-module__Z8hQ_W__menuBtn{border:1px solid var(--border-medium);width:24px;height:24px;color:var(--text-secondary);cursor:default;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__menuBtnAdd{border-color:var(--accent-primary);color:var(--accent-primary)}.Hero-module__Z8hQ_W__menuQty{color:var(--text-primary);text-align:center;min-width:16px;font-size:.8125rem;font-weight:600}.Hero-module__Z8hQ_W__phoneCart{background:var(--accent-gradient);border-radius:var(--radius-md);color:#fff;justify-content:space-between;align-items:center;margin:.75rem;padding:.75rem 1rem;display:flex}.Hero-module__Z8hQ_W__cartInfo{align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.Hero-module__Z8hQ_W__cartTotal{font-size:.8125rem;font-weight:700}.Hero-module__Z8hQ_W__cartBtn{text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);background:#fff3;padding:.375rem .75rem;font-size:.6875rem;font-weight:700}@media (max-width:1024px){.Hero-module__Z8hQ_W__content{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__Z8hQ_W__text{align-items:center}.Hero-module__Z8hQ_W__subtitle{margin:0 auto}.Hero-module__Z8hQ_W__actions{justify-content:center}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:7rem 0 3rem}.Hero-module__Z8hQ_W__title{font-size:clamp(2rem,6vw,2.75rem)}.Hero-module__Z8hQ_W__actions{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__phone{width:240px;transform:none}.Hero-module__Z8hQ_W__phone:hover{transform:none}}
.Features-module__ZD3nRW__features{background:var(--bg-secondary)}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Features-module__ZD3nRW__card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--bg-glass-border);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:2rem;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:before{content:"";border-radius:var(--radius-lg);background:linear-gradient(135deg, transparent 40%, var(--accent-border) 100%);-webkit-mask-composite:xor;opacity:0;transition:opacity var(--transition-base);pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Features-module__ZD3nRW__card:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Features-module__ZD3nRW__card:hover:before{opacity:1}.Features-module__ZD3nRW__cardIcon{background:var(--accent-glow);border:1px solid var(--accent-border);border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-secondary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Features-module__ZD3nRW__cardTitle{font-family:var(--font-primary);color:var(--text-primary);margin-bottom:.625rem;font-size:1.125rem;font-weight:700}.Features-module__ZD3nRW__cardDescription{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__card{padding:1.5rem}}
.HowItWorks-module__a-Tr4W__howItWorks{background:var(--bg-primary)}.HowItWorks-module__a-Tr4W__timeline{flex-direction:column;gap:4rem;max-width:700px;margin:0 auto;display:flex}.HowItWorks-module__a-Tr4W__step{gap:2rem;display:flex}.HowItWorks-module__a-Tr4W__stepIndicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.HowItWorks-module__a-Tr4W__stepNumber{background:var(--accent-glow);border:1px solid var(--accent-border);width:48px;height:48px;font-family:var(--font-primary);color:var(--accent-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.HowItWorks-module__a-Tr4W__stepConnector{background:linear-gradient(to bottom, var(--accent-border), transparent);flex:1;width:2px;min-height:40px;margin-top:.75rem}.HowItWorks-module__a-Tr4W__stepContent{flex:1;padding-top:.25rem}.HowItWorks-module__a-Tr4W__stepTitle{font-family:var(--font-primary);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.HowItWorks-module__a-Tr4W__stepDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.HowItWorks-module__a-Tr4W__mockScreen{background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);padding:1.5rem}.HowItWorks-module__a-Tr4W__mockQr{color:var(--text-tertiary);flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.HowItWorks-module__a-Tr4W__mockQrLabel{color:var(--text-tertiary);font-size:.8125rem}.HowItWorks-module__a-Tr4W__mockInput{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.HowItWorks-module__a-Tr4W__mockLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.HowItWorks-module__a-Tr4W__mockField{border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--text-primary);background:#ffffff0a;align-items:center;padding:.625rem .875rem;font-size:.9375rem;display:flex}.HowItWorks-module__a-Tr4W__mockCursor{background:var(--accent-primary);width:2px;height:16px;margin-left:2px;animation:1s step-end infinite HowItWorks-module__a-Tr4W__blink}@keyframes HowItWorks-module__a-Tr4W__blink{50%{opacity:0}}.HowItWorks-module__a-Tr4W__mockJoinBtn{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;text-align:center;margin-top:.25rem;padding:.625rem;font-size:.875rem;font-weight:600}.HowItWorks-module__a-Tr4W__mockMenuItem{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:.875rem 0;display:flex}.HowItWorks-module__a-Tr4W__mockMenuItem:last-of-type{border-bottom:none}.HowItWorks-module__a-Tr4W__mockItemLeft{flex-direction:column;gap:.125rem;display:flex}.HowItWorks-module__a-Tr4W__mockItemName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.HowItWorks-module__a-Tr4W__mockItemDesc{color:var(--text-tertiary);font-size:.75rem}.HowItWorks-module__a-Tr4W__mockItemPrice{color:var(--text-accent);margin-top:.25rem;font-size:.8125rem;font-weight:600}.HowItWorks-module__a-Tr4W__mockItemBtn{border:1px solid var(--border-medium);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.HowItWorks-module__a-Tr4W__mockItemBtnActive{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;font-size:.8125rem}.HowItWorks-module__a-Tr4W__mockOrderBtn{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}.HowItWorks-module__a-Tr4W__mockReceipt{flex-direction:column;gap:.5rem;display:flex}.HowItWorks-module__a-Tr4W__mockReceiptHeader{font-family:var(--font-primary);color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:700}.HowItWorks-module__a-Tr4W__mockReceiptLine{color:var(--text-secondary);justify-content:space-between;font-size:.8125rem;display:flex}.HowItWorks-module__a-Tr4W__mockReceiptDivider{background:var(--border-subtle);height:1px;margin:.25rem 0}.HowItWorks-module__a-Tr4W__mockReceiptTotal{color:var(--text-primary);font-size:.9375rem;font-weight:700}.HowItWorks-module__a-Tr4W__mockPayBtn{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}@media (max-width:640px){.HowItWorks-module__a-Tr4W__step{gap:1.25rem}.HowItWorks-module__a-Tr4W__stepNumber{width:40px;height:40px;font-size:.75rem}.HowItWorks-module__a-Tr4W__stepTitle{font-size:1.25rem}}
.Pricing-module__TjAkjG__pricing{background:var(--bg-secondary)}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.Pricing-module__TjAkjG__card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--bg-glass-border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;padding:2rem;display:flex;position:relative}.Pricing-module__TjAkjG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Pricing-module__TjAkjG__cardHighlighted{border-color:var(--accent-border);box-shadow:var(--shadow-glow);background:var(--bg-card-hover)}.Pricing-module__TjAkjG__cardHighlighted:hover{box-shadow:var(--shadow-glow-strong)}.Pricing-module__TjAkjG__badge{background:var(--accent-gradient);border-radius:var(--radius-full);font-family:var(--font-primary);color:#fff;white-space:nowrap;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__cardHeader{margin-bottom:1.5rem}.Pricing-module__TjAkjG__planName{font-family:var(--font-primary);color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.Pricing-module__TjAkjG__priceRow{align-items:baseline;gap:.25rem;margin-bottom:.625rem;display:flex}.Pricing-module__TjAkjG__price{font-family:var(--font-primary);color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.Pricing-module__TjAkjG__period{color:var(--text-tertiary);font-size:.9375rem}.Pricing-module__TjAkjG__planDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.Pricing-module__TjAkjG__featureList{flex-direction:column;flex:1;gap:.75rem;margin-bottom:2rem;display:flex}.Pricing-module__TjAkjG__featureItem{color:var(--text-secondary);align-items:center;gap:.625rem;font-size:.875rem;display:flex}.Pricing-module__TjAkjG__checkIcon{color:var(--accent-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Pricing-module__TjAkjG__planCta{text-align:center;width:100%}@media (max-width:1024px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.Pricing-module__TjAkjG__cardHighlighted{order:-1}}
.CTA-module__n-fbaG__cta{background:var(--bg-primary);position:relative;overflow:hidden}.CTA-module__n-fbaG__glow{pointer-events:none;z-index:0;background:radial-gradient(#2563eb1f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__n-fbaG__grid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}.CTA-module__n-fbaG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.CTA-module__n-fbaG__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.CTA-module__n-fbaG__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.125rem}.CTA-module__n-fbaG__ctaBtn svg{transition:transform var(--transition-fast)}.CTA-module__n-fbaG__ctaBtn:hover svg{transform:translate(3px)}.CTA-module__n-fbaG__badges{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.CTA-module__n-fbaG__badge{color:var(--text-tertiary);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}@media (max-width:640px){.CTA-module__n-fbaG__badges{flex-direction:column;align-items:center;gap:1rem}}
.Footer-module__EZoWya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:4rem 0 0}.Footer-module__EZoWya__inner{flex-direction:column;display:flex}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__logo{color:var(--text-primary);align-items:center;gap:.5rem;display:flex}.Footer-module__EZoWya__logo svg{color:var(--accent-primary)}.Footer-module__EZoWya__logo span{font-family:var(--font-primary);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.Footer-module__EZoWya__tagline{color:var(--text-tertiary);max-width:280px;font-size:.875rem;line-height:1.6}.Footer-module__EZoWya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__columnTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.8125rem;font-weight:700}.Footer-module__EZoWya__columnNav{flex-direction:column;gap:.625rem;display:flex}.Footer-module__EZoWya__columnNav a{color:var(--text-tertiary);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__EZoWya__columnNav a:hover{color:var(--text-primary)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border-subtle);color:var(--text-tertiary);padding:1.5rem 0;font-size:.8125rem}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:2rem}}
.WhitepaperDownload-module__KpWroW__section{position:relative;overflow:hidden}.WhitepaperDownload-module__KpWroW__backgroundGlow{background:radial-gradient(circle, rgba(var(--wp-accent-rgb,0, 255, 65), .08) 0%, transparent 70%);pointer-events:none;width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhitepaperDownload-module__KpWroW__content{text-align:center;z-index:1;max-width:640px;margin:0 auto;padding:0 24px;position:relative}.WhitepaperDownload-module__KpWroW__badge{letter-spacing:.5px;text-transform:uppercase;background:rgba(var(--wp-accent-rgb,0, 255, 65), .1);color:var(--wp-accent,var(--accent-primary,#00ff41));border:1px solid rgba(var(--wp-accent-rgb,0, 255, 65), .2);border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.WhitepaperDownload-module__KpWroW__content h2{margin-bottom:12px}.WhitepaperDownload-module__KpWroW__description{max-width:520px;margin:0 auto 32px;font-size:17px;line-height:1.6}.WhitepaperDownload-module__KpWroW__form{max-width:480px;margin:0 auto}.WhitepaperDownload-module__KpWroW__inputGroup{border-radius:var(--radius-md,10px);border:1px solid var(--border-color,#ffffff1a);background:var(--bg-secondary,#111);transition:border-color var(--transition-fast,.15s ease);gap:0;display:flex;overflow:hidden}.WhitepaperDownload-module__KpWroW__inputGroup:focus-within{border-color:var(--wp-accent,var(--accent-primary,#00ff41));box-shadow:0 0 20px rgba(var(--wp-accent-rgb,0, 255, 65), .15)}.WhitepaperDownload-module__KpWroW__input{color:var(--text-primary,#e0e0e0);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 18px;font-family:inherit;font-size:15px}.WhitepaperDownload-module__KpWroW__input::placeholder{color:var(--text-muted,#666)}.WhitepaperDownload-module__KpWroW__submitButton{background:var(--wp-accent-gradient,var(--accent-gradient,linear-gradient(135deg, #00ff41, #0c3)));color:#0a0a0a;cursor:pointer;transition:all var(--transition-normal,.25s ease);white-space:nowrap;border:none;align-items:center;gap:8px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.WhitepaperDownload-module__KpWroW__submitButton:hover{opacity:.9;transform:translateY(-1px)}.WhitepaperDownload-module__KpWroW__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.WhitepaperDownload-module__KpWroW__error{color:var(--error,#f44);margin-top:8px;font-size:13px}.WhitepaperDownload-module__KpWroW__privacy{color:var(--text-muted,#666);margin-top:12px;font-size:12px}.WhitepaperDownload-module__KpWroW__successState{margin:0 auto}.WhitepaperDownload-module__KpWroW__successIcon{background:rgba(var(--wp-accent-rgb,0, 255, 65), .1);width:56px;height:56px;color:var(--wp-accent,var(--accent-primary,#00ff41));border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.WhitepaperDownload-module__KpWroW__successText{margin-bottom:24px;font-size:17px}.WhitepaperDownload-module__KpWroW__downloadLinks{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.WhitepaperDownload-module__KpWroW__downloadButton{border-radius:var(--radius-md,10px);background:var(--wp-accent-gradient,var(--accent-gradient,linear-gradient(135deg, #00ff41, #0c3)));color:#0a0a0a;cursor:pointer;transition:all var(--transition-normal,.25s ease);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.WhitepaperDownload-module__KpWroW__downloadButton:hover{box-shadow:0 8px 24px rgba(var(--wp-accent-rgb,0, 255, 65), .3);transform:translateY(-2px)}.WhitepaperDownload-module__KpWroW__downloadButtonAlt{border-radius:var(--radius-md,10px);color:var(--wp-accent,var(--accent-primary,#00ff41));cursor:pointer;border:1px solid var(--border-color,#ffffff26);transition:all var(--transition-normal,.25s ease);background:0 0;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.WhitepaperDownload-module__KpWroW__downloadButtonAlt:hover{border-color:var(--wp-accent,var(--accent-primary,#00ff41));background:rgba(var(--wp-accent-rgb,0, 255, 65), .05);transform:translateY(-2px)}.WhitepaperDownload-module__KpWroW__features{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;display:flex}.WhitepaperDownload-module__KpWroW__feature{color:var(--text-secondary,#888);align-items:center;gap:8px;font-size:13px;display:flex}.WhitepaperDownload-module__KpWroW__feature svg{color:var(--text-muted,#666)}@media (max-width:640px){.WhitepaperDownload-module__KpWroW__inputGroup{flex-direction:column}.WhitepaperDownload-module__KpWroW__submitButton{justify-content:center}.WhitepaperDownload-module__KpWroW__downloadLinks{flex-direction:column;align-items:center}.WhitepaperDownload-module__KpWroW__features{flex-direction:column;align-items:center;gap:16px}}
