.landing-module__g1LwZa__page{min-height:100vh;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:100;padding:16px 0;transition:all .2s;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navScrolled{background:var(--nav-bg-scrolled);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--nav-border-scrolled);box-shadow:var(--shadow-sm);padding:10px 0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__logo{color:var(--text-primary);align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;display:flex}.landing-module__g1LwZa__logoIcon{background:var(--grad-brand);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 4px 12px #e85d0466}.landing-module__g1LwZa__navLinks{flex:1;justify-content:center;align-items:center;gap:32px;display:flex}.landing-module__g1LwZa__navLink{color:var(--text-secondary);font-size:15px;font-weight:500;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--text-primary)}.landing-module__g1LwZa__navCtas{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__langSwitch{background:var(--btn-secondary-bg);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__langSwitch:hover{background:var(--btn-secondary-hover);border-color:var(--border-2)}.landing-module__g1LwZa__hamburger{color:var(--text-primary);background:0 0;border:none;padding:6px;display:none}.landing-module__g1LwZa__hero{background:var(--grad-hero);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 0 40px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff17 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 30%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 30%,#000 30%,#0000 100%)}.landing-module__g1LwZa__hero:after{content:"";pointer-events:none;z-index:0;background:conic-gradient(from 260deg at 50% 0,#0000 0deg,#e85d040f 15deg,#f59e0b1a 30deg,#e85d040f 45deg,#0000 60deg);width:900px;height:700px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroOrb1{pointer-events:none;filter:blur(4px);background:radial-gradient(circle at 40% 40%,#e85d0438,#e85d040a 55%,#0000 75%);border-radius:50%;width:700px;height:700px;animation:14s ease-in-out infinite alternate landing-module__g1LwZa__driftA;position:absolute;top:-200px;left:-180px}.landing-module__g1LwZa__heroOrb2{pointer-events:none;filter:blur(6px);background:radial-gradient(circle at 60% 60%,#7c3aed33,#7c3aed0a 55%,#0000 75%);border-radius:50%;width:550px;height:550px;animation:18s ease-in-out infinite alternate landing-module__g1LwZa__driftB;position:absolute;top:-80px;right:-120px}.landing-module__g1LwZa__heroOrb3{pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#f59e0b26,#f59e0b08 60%,#0000 80%);border-radius:50%;width:480px;height:480px;animation:8s ease-in-out infinite landing-module__g1LwZa__pulse;position:absolute;top:30px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroOrb4{pointer-events:none;filter:blur(10px);background:radial-gradient(circle,#06b6d41a,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite alternate-reverse landing-module__g1LwZa__driftA;position:absolute;bottom:-80px;left:15%}.landing-module__g1LwZa__heroOrb5{pointer-events:none;filter:blur(6px);background:radial-gradient(circle,#e85d041f,#0000 70%);border-radius:50%;width:320px;height:320px;animation:16s ease-in-out infinite alternate landing-module__g1LwZa__driftB;position:absolute;bottom:40px;right:10%}.landing-module__g1LwZa__heroRing{pointer-events:none;border:1px solid #e85d0414;border-radius:50%;width:520px;height:520px;animation:6s ease-in-out infinite landing-module__g1LwZa__ringPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-44%)scale(1)}.landing-module__g1LwZa__heroRing2{pointer-events:none;border:1px solid #f59e0b0d;border-radius:50%;width:800px;height:800px;animation:6s ease-in-out 1.5s infinite landing-module__g1LwZa__ringPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-44%)scale(1)}@keyframes landing-module__g1LwZa__driftA{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.08)}}@keyframes landing-module__g1LwZa__driftB{0%{transform:translate(0)scale(1)}to{transform:translate(-20px,30px)scale(1.05)}}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:1;transform:translate(-50%)scale(1)}50%{opacity:.6;transform:translate(-50%)scale(1.12)}}@keyframes landing-module__g1LwZa__ringPulse{0%,to{opacity:1;transform:translate(-50%,-44%)scale(1)}50%{opacity:.3;transform:translate(-50%,-44%)scale(1.06)}}.landing-module__g1LwZa__heroContent{text-align:center;z-index:2;position:relative}.landing-module__g1LwZa__heroBadge{color:var(--mc-orange);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e85d041f;border:1px solid #e85d0459;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:7px 18px;font-size:13px;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #e85d0426,inset 0 1px #ffffff0f}.landing-module__g1LwZa__heroBadge:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:40%;height:100%;animation:3s ease-in-out 1s infinite landing-module__g1LwZa__shimmer;position:absolute;top:0;left:-60%}@keyframes landing-module__g1LwZa__shimmer{0%{left:-60%}to{left:120%}}.landing-module__g1LwZa__heroTitle{letter-spacing:-.025em;color:var(--text-primary);text-shadow:0 0 80px #e85d041f;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:clamp(40px,6.5vw,84px);font-weight:800;line-height:1.05}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:540px;margin:0 auto 44px;font-size:clamp(15px,2.2vw,19px);line-height:1.75}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:0;display:flex}.landing-module__g1LwZa__heroStats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;justify-content:center;align-items:center;gap:32px;width:fit-content;margin:0 auto;padding:14px 36px;display:flex;box-shadow:0 4px 24px #0000004d}.landing-module__g1LwZa__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__g1LwZa__statNum{background:linear-gradient(135deg,#fff 40%,#f59e0be6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.landing-module__g1LwZa__statLabel{color:#a0afc8cc;font-size:12px}.landing-module__g1LwZa__statDivider{background:#ffffff1a;width:1px;height:32px}.landing-module__g1LwZa__heroFullWidthWrap{z-index:2;width:100%;max-width:1400px;margin:44px auto 0;padding:0 24px 20px;position:relative}.landing-module__g1LwZa__heroPhotoFrameFull{border:1px solid var(--border-2);border-radius:24px;width:100%;transition:transform .4s,box-shadow .4s;animation:6s ease-in-out infinite landing-module__g1LwZa__float;position:relative;overflow:hidden;transform:perspective(1200px)rotateX(1.5deg);box-shadow:0 0 0 1px #e85d0459,0 30px 100px #0009,0 0 100px #e85d0440}.landing-module__g1LwZa__heroPhotoFrameFull:hover{transform:perspective(1200px)rotateX(0)scale(1.005);box-shadow:0 0 0 1px #e85d048c,0 40px 120px #000000b3,0 0 120px #e85d0466}.landing-module__g1LwZa__heroPhotoFull{object-fit:cover;border-radius:24px;width:100%;height:auto;max-height:640px;display:block}.landing-module__g1LwZa__heroPhotoBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:3;background:#0f1117e0;border:1px solid #e85d0466;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 8px 24px #00000080}.landing-module__g1LwZa__heroPhotoGlow{pointer-events:none;background:linear-gradient(135deg,#e85d0414 0%,#0000 40% 60%,#7c3aed0f 100%);border-radius:24px;position:absolute;inset:0}.landing-module__g1LwZa__heroPhotoStat{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#0a0e1ae6;border:1px solid #f59e0b4d;border-radius:16px;padding:14px 20px;animation:5s ease-in-out 1s infinite landing-module__g1LwZa__float;position:absolute;bottom:24px;right:calc(50% - 260px);box-shadow:0 8px 32px #00000080,0 0 20px #f59e0b1a}.landing-module__g1LwZa__heroPhotoStatNum{background:linear-gradient(135deg,#f59e0b,#e85d04);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;line-height:1}.landing-module__g1LwZa__heroPhotoStatLabel{color:#a0afc8cc;max-width:110px;font-size:11px;line-height:1.4}.landing-module__g1LwZa__photoBand{background:var(--bg);overflow:hidden}.landing-module__g1LwZa__photoBandInner{align-items:stretch;max-height:640px;display:flex;position:relative}.landing-module__g1LwZa__photoBandImg{object-fit:contain;object-position:center;flex-shrink:0;width:55%;display:block}.landing-module__g1LwZa__photoBandOverlay{background:linear-gradient(135deg,#0a0e1afa 0%,#0e1428f2 100%);flex-direction:column;flex:1;justify-content:center;gap:20px;padding:80px 64px;display:flex;position:relative}.landing-module__g1LwZa__photoBandOverlay:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0a0e1af2);width:100px;height:100%;position:absolute;top:0;left:-80px}.landing-module__g1LwZa__photoBandTag{color:var(--mc-orange);letter-spacing:.1em;text-transform:uppercase;background:#e85d041f;border:1px solid #e85d044d;border-radius:100px;width:fit-content;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.landing-module__g1LwZa__photoBandTitle{color:var(--text-primary);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.1}.landing-module__g1LwZa__photoBandDesc{color:#a0afc8d9;max-width:420px;font-size:16px;line-height:1.75}.landing-module__g1LwZa__heroVisual{justify-content:center;align-items:flex-start;gap:20px;margin-top:60px;display:flex;position:relative}.landing-module__g1LwZa__mockup{background:var(--bg-card-2);border:1px solid var(--border-2);width:320px;box-shadow:var(--shadow-lg), 0 0 60px #e85d0426;border-radius:20px;animation:4s ease-in-out infinite landing-module__g1LwZa__float;overflow:hidden}.landing-module__g1LwZa__mockupBar{background:var(--bg-card);border-bottom:1px solid var(--border);gap:6px;padding:10px 14px;display:flex}.landing-module__g1LwZa__mockupBar span{background:var(--border-2);border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__mockupBar span:first-child{background:#f87171}.landing-module__g1LwZa__mockupBar span:nth-child(2){background:var(--mc-amber)}.landing-module__g1LwZa__mockupBar span:nth-child(3){background:#34d399}.landing-module__g1LwZa__mockupContent{padding:0}.landing-module__g1LwZa__mockupHeader{color:#fff;align-items:center;gap:12px;padding:20px 16px;display:flex}.landing-module__g1LwZa__mockupLogo{background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.landing-module__g1LwZa__mockupNav{border-bottom:1px solid var(--border);scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.landing-module__g1LwZa__mockupCat{color:var(--text-muted);white-space:nowrap;cursor:pointer;padding:10px 14px;font-size:12px;font-weight:500}.landing-module__g1LwZa__mockupCatActive{color:var(--mc-orange);border-bottom:2px solid var(--mc-orange)}.landing-module__g1LwZa__mockupItems{flex-direction:column;gap:8px;padding:10px;display:flex}.landing-module__g1LwZa__mockupItem{border:1px solid var(--border);background:#ffffff08;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex;position:relative}.landing-module__g1LwZa__mockupItemImg{background:var(--bg-card);border-radius:8px;flex-shrink:0;width:44px;height:44px}.landing-module__g1LwZa__mockupItemInfo{flex:1;min-width:0}.landing-module__g1LwZa__mockupItemName{color:var(--text-primary);font-size:12px;font-weight:600}.landing-module__g1LwZa__mockupItemAr{color:var(--text-muted);font-size:10px}.landing-module__g1LwZa__mockupItemPrice{color:var(--mc-amber);margin-top:2px;font-size:11px;font-weight:600}.landing-module__g1LwZa__mockupFeatured{flex-shrink:0;font-size:14px}.landing-module__g1LwZa__qrCard{background:var(--bg-card-2);border:1px solid var(--border-2);box-shadow:var(--shadow-md);border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;animation:4s ease-in-out 1s infinite landing-module__g1LwZa__float;display:flex;position:absolute;bottom:20px;right:calc(50% - 220px)}.landing-module__g1LwZa__qrIcon{color:var(--mc-orange)}.landing-module__g1LwZa__qrText{color:var(--text-secondary);font-size:12px;font-weight:600}.landing-module__g1LwZa__section{padding:100px 0}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:0}.landing-module__g1LwZa__sectionTag{color:var(--mc-orange);letter-spacing:.1em;text-transform:uppercase;background:#e85d041f;border:1px solid #e85d0440;border-radius:100px;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.landing-module__g1LwZa__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:700}.landing-module__g1LwZa__sectionSubtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.landing-module__g1LwZa__featureCard{padding:28px}.landing-module__g1LwZa__featureIcon{width:48px;height:48px;color:var(--mc-orange);background:#e85d041f;border:1px solid #e85d0433;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-module__g1LwZa__featureTitle{color:var(--text-primary);margin-bottom:8px;font-size:17px;font-weight:600}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-module__g1LwZa__step{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);padding:32px 24px;position:relative}.landing-module__g1LwZa__stepNum{background:var(--grad-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:56px;font-weight:800;line-height:1}.landing-module__g1LwZa__stepTitle{color:var(--text-primary);margin-bottom:10px;font-size:18px;font-weight:600}.landing-module__g1LwZa__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.landing-module__g1LwZa__stepArrow{color:var(--mc-orange);z-index:1;position:absolute;top:50%;right:-28px;transform:translateY(-50%)}.landing-module__g1LwZa__benefitsBand{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#e85d0414,#7c3aed0f);padding:48px 0}.landing-module__g1LwZa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;display:grid}.landing-module__g1LwZa__benefit{align-items:flex-start;gap:14px;display:flex}.landing-module__g1LwZa__benefitIcon{width:40px;height:40px;color:var(--mc-orange);background:#e85d041f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__benefitLabel{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.landing-module__g1LwZa__benefitDesc{color:var(--text-secondary);font-size:13px}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.landing-module__g1LwZa__testimonialCard{padding:28px}.landing-module__g1LwZa__stars{color:var(--mc-amber);gap:3px;margin-bottom:16px;display:flex}.landing-module__g1LwZa__testimonialText{color:var(--text-secondary);margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.7}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__testimonialAvatar{background:var(--grad-brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.landing-module__g1LwZa__testimonialName{color:var(--text-primary);font-size:14px;font-weight:600}.landing-module__g1LwZa__testimonialRest{color:var(--text-muted);font-size:12px}.landing-module__g1LwZa__pricingCard{background:var(--bg-card-2);border:1px solid var(--border-2);border-radius:var(--r-xl);text-align:center;max-width:480px;box-shadow:var(--shadow-glow);margin:0 auto;padding:48px;position:relative}.landing-module__g1LwZa__pricingBadge{color:#34d399;background:#10b98126;border:1px solid #10b98140;border-radius:100px;margin-bottom:20px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.landing-module__g1LwZa__pricingPrice{color:var(--text-primary);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:64px;font-weight:800}.landing-module__g1LwZa__pricingPrice span{color:var(--text-secondary);font-size:20px;font-weight:400}.landing-module__g1LwZa__pricingDesc{color:var(--text-secondary);margin-bottom:32px;font-size:15px}.landing-module__g1LwZa__pricingFeatures{text-align:left;flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.landing-module__g1LwZa__pricingFeatures li{color:var(--text-secondary);align-items:center;gap:12px;font-size:15px;display:flex}.landing-module__g1LwZa__pricingFeatures li svg{color:#34d399;flex-shrink:0}.landing-module__g1LwZa__cta{text-align:center;background:linear-gradient(to bottom, var(--bg), var(--bg-surface));padding:120px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaOrb{pointer-events:none;background:radial-gradient(circle,#e85d041f,#0000 70%);border-radius:50%;width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__ctaTitle{color:var(--text-primary);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:800;position:relative}.landing-module__g1LwZa__ctaSubtitle{color:var(--text-secondary);margin-bottom:40px;font-size:18px;position:relative}.landing-module__g1LwZa__footer{background:var(--bg-surface);border-top:1px solid var(--border);padding-top:60px}.landing-module__g1LwZa__footerInner{gap:60px;padding-bottom:40px;display:flex}.landing-module__g1LwZa__footerBrand{flex:1}.landing-module__g1LwZa__footerBrand p{color:var(--text-secondary);margin-top:12px;font-size:14px}.landing-module__g1LwZa__footerLinks{gap:60px;display:flex}.landing-module__g1LwZa__footerCol{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__footerCol a{color:var(--text-secondary);font-size:14px;transition:color .2s}.landing-module__g1LwZa__footerCol a:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerColTitle{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:20px 0;font-size:13px;display:flex}.landing-module__g1LwZa__rtl .landing-module__g1LwZa__featureIcon{margin-left:0;margin-right:0}.landing-module__g1LwZa__rtl .landing-module__g1LwZa__stepArrow,.landing-module__g1LwZa__rtl .landing-module__g1LwZa__heroCtas .landing-module__g1LwZa__btn svg,.landing-module__g1LwZa__rtl .landing-module__g1LwZa__planCta svg{transform:rotate(180deg)}.landing-module__g1LwZa__mobileHeaderRight{align-items:center;gap:12px;display:none}.landing-module__g1LwZa__mobileLangSwitch{display:none}@media (max-width:768px){.landing-module__g1LwZa__navLinks{background:var(--nav-mobile-bg);z-index:99;flex-direction:column;justify-content:center;align-items:center;gap:28px;font-size:20px;display:none;position:fixed;inset:0}.landing-module__g1LwZa__navLinksOpen{display:flex}.landing-module__g1LwZa__navCtas{flex-direction:column;width:200px}.landing-module__g1LwZa__hamburger{z-index:100;display:flex;position:relative}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepArrow,.landing-module__g1LwZa__heroVisual{display:none}.landing-module__g1LwZa__heroStats{flex-wrap:wrap;gap:16px;padding:12px 20px}.landing-module__g1LwZa__heroPhotoWrap{margin-top:40px;padding-bottom:20px}.landing-module__g1LwZa__heroPhotoFrame{width:88vw;max-width:340px;animation:none;transform:none}.landing-module__g1LwZa__heroPhotoFrame:hover{transform:none}.landing-module__g1LwZa__heroPhotoStat{padding:10px 14px;bottom:8px;right:4px}.landing-module__g1LwZa__heroPhotoStatNum{font-size:20px}.landing-module__g1LwZa__photoBandInner{flex-direction:column;max-height:none}.landing-module__g1LwZa__photoBandImg{width:100%;max-height:300px}.landing-module__g1LwZa__photoBandOverlay{padding:40px 24px}.landing-module__g1LwZa__photoBandOverlay:before{display:none}.landing-module__g1LwZa__footerInner{flex-direction:column;gap:32px}.landing-module__g1LwZa__footerLinks{gap:32px}.landing-module__g1LwZa__footerBottom{text-align:center;flex-direction:column;gap:8px}.landing-module__g1LwZa__pricingCard{padding:32px 24px}.landing-module__g1LwZa__qrCard{display:none}.landing-module__g1LwZa__billingToggle{flex-wrap:wrap}.landing-module__g1LwZa__langSwitch,.landing-module__g1LwZa__mobileLang{display:none}.landing-module__g1LwZa__pricingGrid{grid-template-columns:unset;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;margin:0 -20px;padding:4px 20px 20px;display:flex;overflow-x:auto}.landing-module__g1LwZa__pricingGrid::-webkit-scrollbar{display:none}.landing-module__g1LwZa__pricingCardNew{scroll-snap-align:center;flex-shrink:0;min-width:280px}.landing-module__g1LwZa__mobileHeaderRight{display:flex}}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;max-width:1100px;margin:32px auto 0;display:grid}.landing-module__g1LwZa__pricingCardNew{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;gap:16px;padding:32px 28px;display:flex;position:relative}.landing-module__g1LwZa__pricingCardPro{box-shadow:0 0 40px #f59e0b1a, var(--shadow-lg);background:linear-gradient(145deg,#f59e0b0f,#e85d040a)!important;border-color:#f59e0b59!important}.landing-module__g1LwZa__proRibbon{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#f59e0b,#e85d04);border-radius:100px;align-items:center;gap:5px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__planLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:15px;font-weight:800}.landing-module__g1LwZa__planPrice{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:36px;font-weight:800;line-height:1}.landing-module__g1LwZa__planPer{color:var(--text-muted);margin-left:2px;font-size:16px;font-weight:400}.landing-module__g1LwZa__planDesc{color:var(--text-secondary);margin:0;font-size:13px}.landing-module__g1LwZa__durationGrid{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.landing-module__g1LwZa__durationBox{background:var(--bg-card-2);border:1px solid var(--border);text-align:center;border-radius:12px;padding:10px 6px;position:relative}.landing-module__g1LwZa__planFeatures{border-top:1px solid var(--border);flex-direction:column;flex:1;gap:10px;margin:0;padding:20px 0 0;list-style:none;display:flex}.landing-module__g1LwZa__planFeatures li{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.landing-module__g1LwZa__planFeatures li svg{color:#34d399;flex-shrink:0}.landing-module__g1LwZa__planCta{justify-content:center;width:100%;margin-top:8px}.landing-module__g1LwZa__whatsappFloat{z-index:1000;cursor:pointer;align-items:center;gap:8px;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px}.landing-module__g1LwZa__whatsappFloat:hover{transform:scale(1.1)translateY(-4px)}.landing-module__g1LwZa__rtl .landing-module__g1LwZa__whatsappFloat{flex-direction:row-reverse;left:24px;right:auto}.landing-module__g1LwZa__whatsappBadge{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .2s;display:flex;position:relative;box-shadow:0 4px 16px #25d36666,0 0 0 1px #ffffff1a}.landing-module__g1LwZa__whatsappBadge:hover{background:#20ba59}.landing-module__g1LwZa__whatsappPulse{opacity:0;pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2s infinite landing-module__g1LwZa__wa-pulse;position:absolute;inset:0}@keyframes landing-module__g1LwZa__wa-pulse{0%{opacity:.8;transform:scale(.95)}to{opacity:0;transform:scale(1.4)}}.landing-module__g1LwZa__whatsappTooltip{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-2);box-shadow:var(--shadow-md);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s;transform:translate(10px)}.landing-module__g1LwZa__whatsappFloat:hover .landing-module__g1LwZa__whatsappTooltip{opacity:1;visibility:visible;transform:translate(0)}.landing-module__g1LwZa__rtl .landing-module__g1LwZa__whatsappFloat .landing-module__g1LwZa__whatsappTooltip{transform:translate(-10px)}.landing-module__g1LwZa__rtl .landing-module__g1LwZa__whatsappFloat:hover .landing-module__g1LwZa__whatsappTooltip{transform:translate(0)}.landing-module__g1LwZa__setupCta{color:var(--text-secondary);border:1px dashed var(--border-color);border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:10px;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.landing-module__g1LwZa__setupCta:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f59e0b0d}.landing-module__g1LwZa__durationGrid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 4px;display:grid}.landing-module__g1LwZa__durationBox{background:var(--bg-card-2);border:1px solid var(--border);text-align:center;cursor:pointer;border-radius:12px;padding:10px 6px;transition:all .2s;position:relative}.landing-module__g1LwZa__durationBox:hover{border-color:var(--mc-orange);background:#e85d040d}.landing-module__g1LwZa__durationActive{box-shadow:0 0 12px #f59e0b33;background:#f59e0b1f!important;border-color:#f59e0b!important}.landing-module__g1LwZa__durationBoxBest{background:#f59e0b14;border-color:#f59e0b73}.landing-module__g1LwZa__durationHeader{color:var(--text-secondary);margin-bottom:2px;font-size:11px;font-weight:700}.landing-module__g1LwZa__durationPriceVal{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:16px;font-weight:800;line-height:1.2}.landing-module__g1LwZa__durationPer{color:var(--text-muted);margin-top:2px;font-size:10px}.landing-module__g1LwZa__savingsTag{color:#fff;background:linear-gradient(135deg,#f59e0b,#e85d04);border-radius:99px;padding:1px 6px;font-size:9px;font-weight:700;position:absolute;top:-8px;right:6px}
