.HeroSection-module__HAA8HW__hero{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__heroBg{z-index:0;position:absolute;inset:0}.HeroSection-module__HAA8HW__heroBg img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.HeroSection-module__HAA8HW__heroOverlay{z-index:1;background:linear-gradient(#0b0e13cc 0%,#0b0e138c 40%,#0b0e13b3 70%,#0b0e13eb 100%);position:absolute;inset:0}.HeroSection-module__HAA8HW__canvas{z-index:2;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__HAA8HW__grid{z-index:3;background-image:linear-gradient(#0073e608 1px,#0000 1px),linear-gradient(90deg,#0073e608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000,#0000);mask-image:radial-gradient(70% 70%,#000,#0000)}.HeroSection-module__HAA8HW__content{z-index:4;max-width:800px;padding:var(--space-8) var(--space-6);text-align:center;margin:0 auto;position:relative}.HeroSection-module__HAA8HW__badges{justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.HeroSection-module__HAA8HW__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--secondary-light);background:linear-gradient(135deg,#f99e1f26,#f99e1f0d);border:1px solid #f99e1f4d;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__badgeDot{background:var(--secondary);width:8px;height:8px;box-shadow:0 0 8px var(--secondary);border-radius:50%;animation:2s infinite HeroSection-module__HAA8HW__pulse-glow}.HeroSection-module__HAA8HW__badgeSecondary{padding:var(--space-1) var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text);font-family:var(--font-en);direction:ltr}.HeroSection-module__HAA8HW__title{font-size:var(--text-6xl);margin-bottom:var(--space-6);letter-spacing:-.02em;font-weight:700;line-height:1.15}.HeroSection-module__HAA8HW__titleLine{color:#fff;display:block}.HeroSection-module__HAA8HW__titleGradient{background:linear-gradient(135deg, var(--primary-light) 0%, var(--accent) 50%, var(--primary-light) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite HeroSection-module__HAA8HW__shimmer}.HeroSection-module__HAA8HW__highlight{-webkit-text-fill-color:var(--secondary-light);position:relative}.HeroSection-module__HAA8HW__highlight:after{content:"";background:var(--secondary);opacity:.4;border-radius:2px;width:100%;height:4px;position:absolute;bottom:2px;right:0}.HeroSection-module__HAA8HW__subtitle{font-size:var(--text-xl);color:#fffc;max-width:640px;margin:0 auto var(--space-10);line-height:1.8}.HeroSection-module__HAA8HW__statInline{color:var(--accent-light);font-weight:700;font-family:var(--font-en)}.HeroSection-module__HAA8HW__actions{justify-content:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.HeroSection-module__HAA8HW__primaryBtn{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-8);color:#fff;border-radius:var(--radius-lg);font-size:var(--text-lg);transition:all var(--duration-normal) var(--ease-out);background:linear-gradient(135deg,#1da54f,#188b42);font-weight:700;animation:3s infinite HeroSection-module__HAA8HW__pulse-glow;display:inline-flex;box-shadow:0 4px 20px #1fad534d}.HeroSection-module__HAA8HW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #1fad5366}.HeroSection-module__HAA8HW__secondaryBtn{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);background:var(--glass);border:1px solid var(--glass-border);color:var(--text);border-radius:var(--radius-lg);font-size:var(--text-base);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all var(--duration-normal) var(--ease-out);font-weight:500;display:inline-flex}.HeroSection-module__HAA8HW__secondaryBtn:hover{background:var(--surface-hover);border-color:var(--border-light);transform:translateY(-2px)}.HeroSection-module__HAA8HW__trust{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-wrap:wrap;display:flex}.HeroSection-module__HAA8HW__trustItem{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;font-weight:500;display:flex}.HeroSection-module__HAA8HW__trustIcon{font-size:var(--text-lg)}.HeroSection-module__HAA8HW__trustDivider{background:var(--border);width:1px;height:20px}@media (max-width:768px){.HeroSection-module__HAA8HW__title{font-size:var(--text-5xl)}.HeroSection-module__HAA8HW__subtitle{font-size:var(--text-lg)}.HeroSection-module__HAA8HW__actions{flex-direction:column}.HeroSection-module__HAA8HW__primaryBtn,.HeroSection-module__HAA8HW__secondaryBtn{justify-content:center;width:100%}.HeroSection-module__HAA8HW__trustDivider{display:none}.HeroSection-module__HAA8HW__trust{gap:var(--space-3)}}@media (max-width:480px){.HeroSection-module__HAA8HW__title{font-size:var(--text-4xl)}.HeroSection-module__HAA8HW__subtitle{font-size:var(--text-base)}}@media (prefers-reduced-motion:reduce){.HeroSection-module__HAA8HW__badgeDot,.HeroSection-module__HAA8HW__titleGradient,.HeroSection-module__HAA8HW__primaryBtn,.HeroSection-module__HAA8HW__content,.HeroSection-module__HAA8HW__badge{animation:none}}
.StatsSection-module__UDc1KG__section{padding:var(--space-20) 0;background:var(--bg);position:relative;overflow:hidden}.StatsSection-module__UDc1KG__section:before{content:"";filter:blur(40px);z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#0080ff0d,#0080ff1a,#0080ff0d,#0000);width:100%;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StatsSection-module__UDc1KG__inner{max-width:var(--max-width);padding:var(--space-8) var(--space-6);gap:var(--space-8);z-index:1;border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(20px)saturate(1.5);background:#0b0e1366;border:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:relative;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff05}.StatsSection-module__UDc1KG__card{text-align:center;padding:var(--space-4) 0;flex-direction:column;align-items:center;display:flex;position:relative}.StatsSection-module__UDc1KG__card:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:80%;position:absolute;top:10%;right:-16px}[dir=ltr] .StatsSection-module__UDc1KG__card:not(:last-child):after{left:auto;right:-16px}[dir=rtl] .StatsSection-module__UDc1KG__card:not(:last-child):after{left:-16px;right:auto}.StatsSection-module__UDc1KG__icon{font-size:var(--text-4xl);margin-bottom:var(--space-4);filter:drop-shadow(0 4px 8px #0000004d);transition:transform var(--duration-normal) ease}.StatsSection-module__UDc1KG__card:hover .StatsSection-module__UDc1KG__icon{transform:scale(1.1)translateY(-2px)}.StatsSection-module__UDc1KG__number{font-size:var(--text-5xl);color:var(--text);font-weight:800;font-family:var(--font-en);margin-bottom:var(--space-3);letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#abb0ba 100%);-webkit-text-fill-color:transparent;direction:ltr;-webkit-background-clip:text;line-height:1}.StatsSection-module__UDc1KG__suffix{color:var(--primary-light);-webkit-text-fill-color:var(--primary-light)}.StatsSection-module__UDc1KG__label{font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}@media (max-width:1024px){.StatsSection-module__UDc1KG__inner{gap:var(--space-10) var(--space-6);grid-template-columns:repeat(2,1fr)}.StatsSection-module__UDc1KG__card:after{display:none!important}.StatsSection-module__UDc1KG__card:nth-child(odd):after{display:block!important}}@media (max-width:768px){.StatsSection-module__UDc1KG__section{padding:var(--space-16) 0}.StatsSection-module__UDc1KG__number{font-size:var(--text-4xl)}}@media (max-width:480px){.StatsSection-module__UDc1KG__inner{gap:var(--space-6);padding:var(--space-6);grid-template-columns:1fr}.StatsSection-module__UDc1KG__card:after{display:none!important}.StatsSection-module__UDc1KG__card:not(:last-child){padding-bottom:var(--space-6);border-bottom:1px solid #ffffff0d}.StatsSection-module__UDc1KG__number{font-size:var(--text-5xl)}.StatsSection-module__UDc1KG__icon{font-size:var(--text-3xl);margin-bottom:var(--space-3)}}
.ServicesSection-module__2HsQHW__section{padding:var(--space-32) 0;background:var(--bg);position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__section:before{content:"";filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0080ff0d,#0000 60%);width:800px;height:800px;position:absolute;top:20%;left:-20%}.ServicesSection-module__2HsQHW__container{max-width:var(--max-width);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.ServicesSection-module__2HsQHW__header{text-align:center;margin-bottom:var(--space-20)}.ServicesSection-module__2HsQHW__overline{font-size:var(--text-sm);color:var(--primary-light);margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.15em;padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);background:#0080ff1a;border:1px solid #0080ff33;font-weight:700;display:inline-block}.ServicesSection-module__2HsQHW__title{font-size:var(--text-5xl);margin-bottom:var(--space-4);background:linear-gradient(135deg,#fff 0%,#abb0ba 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-weight:800;line-height:1.2}.ServicesSection-module__2HsQHW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:650px;margin:0 auto;line-height:1.8}.ServicesSection-module__2HsQHW__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}.ServicesSection-module__2HsQHW__card{border-radius:var(--radius-2xl);transition:all var(--duration-normal) cubic-bezier(.16, 1, .3, 1);z-index:1;position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__cardGlow{background:linear-gradient(135deg, var(--primary), var(--secondary), var(--accent));opacity:0;filter:blur(15px);transition:opacity var(--duration-normal) ease;z-index:0;position:absolute;inset:-2px}.ServicesSection-module__2HsQHW__card:hover{transform:translateY(-8px)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__cardGlow{opacity:.4}.ServicesSection-module__2HsQHW__cardContent{padding:var(--space-10) var(--space-8);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(20px);z-index:1;background:#0b0e1399;border:1px solid #ffffff14;flex-direction:column;height:100%;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.ServicesSection-module__2HsQHW__featured .ServicesSection-module__2HsQHW__cardContent{background:linear-gradient(135deg,#0b0e13cc,#f99e1f0d);border-color:#f99e1f4d;box-shadow:inset 0 1px #f99e1f33,0 20px 40px #0006}.ServicesSection-module__2HsQHW__icon{font-size:var(--text-4xl);width:80px;height:80px;margin-bottom:var(--space-6);border-radius:var(--radius-xl);color:var(--primary-light);transition:transform var(--duration-normal) ease;background:#0080ff1a;border:1px solid #0080ff33;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 20px #0080ff1a}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__icon{transform:scale(1.1)rotate(-5deg)}.ServicesSection-module__2HsQHW__featured .ServicesSection-module__2HsQHW__icon{color:var(--secondary-light);background:#f99e1f1a;border-color:#f99e1f4d;box-shadow:inset 0 0 20px #f99e1f1a}.ServicesSection-module__2HsQHW__cardTitle{font-size:var(--text-3xl);margin-bottom:var(--space-4);color:var(--text);letter-spacing:-.01em;font-weight:800}.ServicesSection-module__2HsQHW__cardDesc{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-8);flex-grow:1;line-height:1.8}.ServicesSection-module__2HsQHW__features{gap:var(--space-2);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.ServicesSection-module__2HsQHW__featureTag{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary);letter-spacing:.02em;transition:all var(--duration-fast) ease;background:#ffffff0d;border:1px solid #ffffff0d;font-weight:600}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__featureTag{color:var(--text);background:#ffffff14}.ServicesSection-module__2HsQHW__featured .ServicesSection-module__2HsQHW__featureTag{color:#fcc983;background:#f99e1f1a;border-color:#f99e1f26}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__featured .ServicesSection-module__2HsQHW__featureTag{background:#f99e1f26}.ServicesSection-module__2HsQHW__cardArrow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--primary-light);text-transform:uppercase;letter-spacing:.1em;transition:all var(--duration-normal) ease;font-weight:700;display:inline-flex}.ServicesSection-module__2HsQHW__cardArrow:after{content:"→";transition:transform var(--duration-normal) ease}[dir=rtl] .ServicesSection-module__2HsQHW__cardArrow:after{content:"←"}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__cardArrow{color:var(--primary)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__cardArrow:after{transform:translate(4px)}[dir=rtl] .ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__cardArrow:after{transform:translate(-4px)}.ServicesSection-module__2HsQHW__featured .ServicesSection-module__2HsQHW__cardArrow{color:var(--secondary-light)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__featured .ServicesSection-module__2HsQHW__cardArrow{color:var(--secondary)}@media (max-width:1024px){.ServicesSection-module__2HsQHW__title{font-size:var(--text-4xl)}.ServicesSection-module__2HsQHW__cardContent{padding:var(--space-8) var(--space-6)}}@media (max-width:768px){.ServicesSection-module__2HsQHW__section{padding:var(--space-20) 0}.ServicesSection-module__2HsQHW__grid{gap:var(--space-6);grid-template-columns:1fr}.ServicesSection-module__2HsQHW__title{font-size:var(--text-3xl)}.ServicesSection-module__2HsQHW__icon{width:60px;height:60px;font-size:var(--text-3xl);margin-bottom:var(--space-4)}.ServicesSection-module__2HsQHW__cardTitle{font-size:var(--text-2xl)}}@media (max-width:480px){.ServicesSection-module__2HsQHW__section{padding:var(--space-16) 0}.ServicesSection-module__2HsQHW__header{margin-bottom:var(--space-12)}.ServicesSection-module__2HsQHW__cardContent{padding:var(--space-6) var(--space-5)}}
.JohnsonSection-module__69zZpa__section{padding:var(--space-24) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.JohnsonSection-module__69zZpa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f99e1f0f,#0000);width:500px;height:500px;position:absolute;top:-200px;right:-200px}.JohnsonSection-module__69zZpa__container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto;position:relative}.JohnsonSection-module__69zZpa__header{text-align:center;margin-bottom:var(--space-12)}.JohnsonSection-module__69zZpa__dealerBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--secondary-light);margin-bottom:var(--space-5);background:linear-gradient(135deg,#f99e1f26,#f99e1f0d);border:1px solid #f99e1f4d;font-weight:700;display:inline-flex;position:relative}.JohnsonSection-module__69zZpa__badgeGlow{border-radius:inherit;background:linear-gradient(135deg, var(--secondary), transparent, var(--secondary));opacity:.3;filter:blur(8px);position:absolute;inset:-2px}.JohnsonSection-module__69zZpa__title{font-size:var(--text-4xl);margin-bottom:var(--space-4);font-weight:700}.JohnsonSection-module__69zZpa__gradient{background:linear-gradient(135deg, var(--secondary), var(--secondary-light));-webkit-text-fill-color:transparent;font-family:var(--font-en);direction:ltr;-webkit-background-clip:text;background-clip:text;display:inline}.JohnsonSection-module__69zZpa__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:640px;margin:0 auto;line-height:1.8}.JohnsonSection-module__69zZpa__products{gap:var(--space-5);margin-bottom:var(--space-12);grid-template-columns:repeat(4,1fr);display:grid}.JohnsonSection-module__69zZpa__productCard{padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;transition:all var(--duration-normal) var(--ease-out)}.JohnsonSection-module__69zZpa__productCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.JohnsonSection-module__69zZpa__flagship{background:linear-gradient(180deg, var(--surface), #f99e1f0a);border-color:#f99e1f66}.JohnsonSection-module__69zZpa__flagship:hover{box-shadow:0 8px 30px #f99e1f26}.JohnsonSection-module__69zZpa__premium{border-color:#1a8cff4d}.JohnsonSection-module__69zZpa__value{border-color:#26d98033}.JohnsonSection-module__69zZpa__productHeader{margin-bottom:var(--space-5)}.JohnsonSection-module__69zZpa__productName{font-family:var(--font-en);font-size:var(--text-xl);margin-bottom:var(--space-1);direction:ltr;font-weight:700;display:block}.JohnsonSection-module__69zZpa__productNameAr{font-size:var(--text-sm);color:var(--text-muted)}.JohnsonSection-module__69zZpa__productStats{justify-content:center;gap:var(--space-6);margin-bottom:var(--space-5);display:flex}.JohnsonSection-module__69zZpa__stat{flex-direction:column;display:flex}.JohnsonSection-module__69zZpa__statValue{font-size:var(--text-2xl);font-weight:700;font-family:var(--font-en);color:var(--primary-light)}.JohnsonSection-module__69zZpa__flagship .JohnsonSection-module__69zZpa__statValue{color:var(--secondary-light)}.JohnsonSection-module__69zZpa__statLabel{font-size:var(--text-xs);color:var(--text-muted)}.JohnsonSection-module__69zZpa__productMeta{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.JohnsonSection-module__69zZpa__techBadge{padding:var(--space-1) var(--space-3);background:var(--surface-hover);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary)}.JohnsonSection-module__69zZpa__warranty{font-size:var(--text-xs);color:var(--text-muted)}.JohnsonSection-module__69zZpa__usps{gap:var(--space-4);margin-bottom:var(--space-10);grid-template-columns:repeat(3,1fr);display:grid}.JohnsonSection-module__69zZpa__uspItem{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary);transition:border-color var(--duration-fast) ease;font-weight:500;display:flex}.JohnsonSection-module__69zZpa__uspItem:hover{border-color:var(--secondary)}.JohnsonSection-module__69zZpa__uspIcon{font-size:var(--text-xl);flex-shrink:0}.JohnsonSection-module__69zZpa__ctaBtn{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);background:linear-gradient(135deg, var(--secondary), #e08506);color:#fff;border-radius:var(--radius-lg);font-weight:700;font-size:var(--text-base);text-align:center;max-width:320px;transition:all var(--duration-normal) var(--ease-out);margin:0 auto;display:block;box-shadow:0 4px 20px #f99e1f4d}.JohnsonSection-module__69zZpa__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f99e1f66}@media (max-width:768px){.JohnsonSection-module__69zZpa__products{grid-template-columns:repeat(2,1fr)}.JohnsonSection-module__69zZpa__usps{grid-template-columns:1fr 1fr}.JohnsonSection-module__69zZpa__title{font-size:var(--text-3xl)}}@media (max-width:480px){.JohnsonSection-module__69zZpa__products,.JohnsonSection-module__69zZpa__usps{grid-template-columns:1fr}}
.LiveReviews-module__tl6bGW__reviews{padding:var(--space-16) var(--space-4);background:var(--bg-secondary)}.LiveReviews-module__tl6bGW__container{max-width:var(--max-width);margin:0 auto}.LiveReviews-module__tl6bGW__header{text-align:center;margin-bottom:var(--space-10)}.LiveReviews-module__tl6bGW__overline{font-size:var(--text-sm);color:#8fc7ff;letter-spacing:.05em;margin-bottom:var(--space-2);font-weight:500;display:block}.LiveReviews-module__tl6bGW__title{font-size:var(--text-3xl);margin-bottom:var(--space-4);font-weight:800}.LiveReviews-module__tl6bGW__aggregate{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.LiveReviews-module__tl6bGW__rating{font-size:var(--text-4xl);font-weight:800;font-family:var(--font-en)}.LiveReviews-module__tl6bGW__stars{font-size:var(--text-xl);color:#ffbf00;letter-spacing:2px}.LiveReviews-module__tl6bGW__count{font-size:var(--text-sm);color:#9da3af}.LiveReviews-module__tl6bGW__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.LiveReviews-module__tl6bGW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);transition:transform .2s,box-shadow .2s}.LiveReviews-module__tl6bGW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.LiveReviews-module__tl6bGW__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.LiveReviews-module__tl6bGW__avatar{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;width:40px;height:40px;font-weight:700;font-size:var(--text-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LiveReviews-module__tl6bGW__name{font-weight:600;font-size:var(--text-sm);margin:0}.LiveReviews-module__tl6bGW__time{font-size:var(--text-xs);color:var(--text-muted);margin:0}.LiveReviews-module__tl6bGW__cardStars{color:#ffbf00;font-size:var(--text-sm);margin-right:auto}.LiveReviews-module__tl6bGW__text{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.7}@media (max-width:640px){.LiveReviews-module__tl6bGW__grid{grid-template-columns:1fr}.LiveReviews-module__tl6bGW__rating{font-size:var(--text-3xl)}}
.YMYLWarning-module__Y69MGa__section{padding:var(--space-8) 0;background:var(--surface)}.YMYLWarning-module__Y69MGa__container{max-width:800px;padding:0 var(--space-6);margin:0 auto}.YMYLWarning-module__Y69MGa__warningBox{border-radius:var(--radius-md);padding:var(--space-6);gap:var(--space-4);background:#b814141a;border:1px solid #b814144d;border-right:4px solid #e61a1a;align-items:flex-start;display:flex}.YMYLWarning-module__Y69MGa__iconWrapper{color:#eb4747;background:#e61a1a26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.YMYLWarning-module__Y69MGa__content{flex:1}.YMYLWarning-module__Y69MGa__title{font-size:var(--text-xl);color:var(--text);margin-bottom:var(--space-2);align-items:center;gap:var(--space-2);font-weight:800;display:flex}.YMYLWarning-module__Y69MGa__highlight{color:#eb4747}.YMYLWarning-module__Y69MGa__text{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-4);line-height:1.8}.YMYLWarning-module__Y69MGa__bulletList{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;padding-right:0;list-style:none;display:flex}.YMYLWarning-module__Y69MGa__bulletItem{color:var(--text);padding-right:24px;font-weight:500;position:relative}.YMYLWarning-module__Y69MGa__bulletItem:before{content:"❌";font-size:14px;position:absolute;top:2px;right:0}.YMYLWarning-module__Y69MGa__solutionBox{border-radius:var(--radius-sm);padding:var(--space-4);margin-top:var(--space-4);background:#1fad531a;border:1px dashed #1fad5366}.YMYLWarning-module__Y69MGa__solutionTitle{color:#26d968;margin-bottom:var(--space-1);align-items:center;gap:8px;font-weight:700;display:flex}.YMYLWarning-module__Y69MGa__solutionText{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}@media (max-width:640px){.YMYLWarning-module__Y69MGa__warningBox{text-align:center;flex-direction:column;align-items:center}.YMYLWarning-module__Y69MGa__bulletItem{text-align:right;padding-right:0}.YMYLWarning-module__Y69MGa__bulletItem:before{margin-left:8px;position:static}}
.ComparisonSection-module__uFvIxq__section{padding:var(--space-24) 0;position:relative;overflow:hidden}.ComparisonSection-module__uFvIxq__section:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0080ff0d,#0000 70%);width:500px;height:500px;position:absolute;top:10%;left:-10%}.ComparisonSection-module__uFvIxq__container{max-width:var(--max-width);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.ComparisonSection-module__uFvIxq__header{text-align:center;margin-bottom:var(--space-12);position:relative}.ComparisonSection-module__uFvIxq__overline{font-size:var(--text-sm);color:var(--primary-light);margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.15em;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:#0080ff1a;border:1px solid #0080ff33;font-weight:700;display:inline-block}.ComparisonSection-module__uFvIxq__title{font-size:var(--text-4xl);margin-bottom:var(--space-4);background:linear-gradient(135deg,#fff 0%,#abb0ba 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-weight:800}.ComparisonSection-module__uFvIxq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.ComparisonSection-module__uFvIxq__tableWrapper{border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(20px)saturate(1.5);-webkit-overflow-scrolling:touch;margin-bottom:var(--space-6);background:#0b0e1366;border:1px solid #ffffff14;position:relative;overflow-x:auto;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff05}.ComparisonSection-module__uFvIxq__tableWrapper:before{content:"";border-radius:inherit;pointer-events:none;z-index:10;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff1a}.ComparisonSection-module__uFvIxq__table{border-collapse:collapse;width:100%;font-size:var(--text-base);min-width:700px}.ComparisonSection-module__uFvIxq__table th{padding:var(--space-5) var(--space-6);color:var(--text);text-align:right;font-weight:700;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff08;border-bottom:2px solid #ffffff1a;position:relative}.ComparisonSection-module__uFvIxq__table th:last-child{color:var(--primary-light);border-bottom-color:var(--primary);background:linear-gradient(#0080ff26,#0080ff0d)}.ComparisonSection-module__uFvIxq__table th:last-child:after{content:"★";top:50%;left:var(--space-4);color:var(--primary-light);opacity:.5;font-size:1.2rem;position:absolute;transform:translateY(-50%)}[dir=ltr] .ComparisonSection-module__uFvIxq__table th:last-child:after{left:auto;right:var(--space-4)}.ComparisonSection-module__uFvIxq__table td{padding:var(--space-4) var(--space-6);color:var(--text-secondary);transition:all var(--duration-fast) ease;vertical-align:middle;border-bottom:1px solid #ffffff0d}.ComparisonSection-module__uFvIxq__table tbody tr:last-child td{border-bottom:none}.ComparisonSection-module__uFvIxq__table tbody tr{transition:background var(--duration-normal) ease}.ComparisonSection-module__uFvIxq__table tbody tr:hover{background:#ffffff08}.ComparisonSection-module__uFvIxq__table tbody tr:hover td{color:var(--text)}.ComparisonSection-module__uFvIxq__nameCell{color:var(--text);width:35%;font-weight:600}.ComparisonSection-module__uFvIxq__table td:last-child{color:var(--primary-light);background:#0080ff08;font-weight:600}.ComparisonSection-module__uFvIxq__table tbody tr:hover td:last-child{background:#0080ff14}.ComparisonSection-module__uFvIxq__highlighted{background:#f99e1f0a!important}.ComparisonSection-module__uFvIxq__highlighted .ComparisonSection-module__uFvIxq__nameCell{color:#fbbf6a}.ComparisonSection-module__uFvIxq__highlighted td:last-child{color:#fbbf6a;background:#f99e1f14}.ComparisonSection-module__uFvIxq__footnote{margin-top:var(--space-6);font-size:var(--text-sm);color:var(--text-muted);text-align:center;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0d;display:inline-block}.ComparisonSection-module__uFvIxq__container{flex-direction:column;align-items:center;display:flex}@media (max-width:1024px){.ComparisonSection-module__uFvIxq__section{padding:var(--space-20) 0}.ComparisonSection-module__uFvIxq__title{font-size:var(--text-3xl)}}@media (max-width:768px){.ComparisonSection-module__uFvIxq__section{padding:var(--space-16) 0}.ComparisonSection-module__uFvIxq__title{font-size:var(--text-2xl)}.ComparisonSection-module__uFvIxq__subtitle{font-size:var(--text-base)}.ComparisonSection-module__uFvIxq__table th,.ComparisonSection-module__uFvIxq__table td{padding:var(--space-3) var(--space-4)}.ComparisonSection-module__uFvIxq__table{font-size:var(--text-sm);min-width:600px}}@media (max-width:480px){.ComparisonSection-module__uFvIxq__tableWrapper{border-radius:var(--radius-xl);margin:0 calc(var(--space-4) * -1);border-left:none;border-right:none}}
.ProcessSection-module__tGJ0qW__section{padding:var(--space-32) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.ProcessSection-module__tGJ0qW__section:before{content:"";filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#1fad530d,#0000 70%);width:600px;height:600px;position:absolute;bottom:-20%;right:-10%}.ProcessSection-module__tGJ0qW__container{max-width:var(--max-width);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.ProcessSection-module__tGJ0qW__header{text-align:center;margin-bottom:var(--space-20)}.ProcessSection-module__tGJ0qW__overline{font-size:var(--text-sm);color:#22c35d;margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.15em;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:#1fad531a;border:1px solid #1fad5333;font-weight:700;display:inline-block}.ProcessSection-module__tGJ0qW__title{font-size:var(--text-4xl);background:linear-gradient(135deg,#fff 0%,#abb0ba 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-weight:800}.ProcessSection-module__tGJ0qW__steps{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.ProcessSection-module__tGJ0qW__steps:before{content:"";z-index:0;background:linear-gradient(90deg,#1fad5300 0%,#1fad5380 20% 80%,#1fad5300 100%);height:2px;position:absolute;top:45px;left:12.5%;right:12.5%}.ProcessSection-module__tGJ0qW__step{text-align:center;padding:var(--space-8) var(--space-6);border-radius:var(--radius-2xl);transition:all var(--duration-normal) cubic-bezier(.16, 1, .3, 1);z-index:1;-webkit-backdrop-filter:blur(12px);background:#0b0e1380;border:1px solid #ffffff0d;position:relative}.ProcessSection-module__tGJ0qW__step:before{content:"";border-radius:inherit;opacity:0;transition:opacity var(--duration-normal) ease;background:linear-gradient(135deg,#1fad530d,#0000);position:absolute;inset:0}.ProcessSection-module__tGJ0qW__step:hover{border-color:#1fad534d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,inset 0 1px #ffffff0d}.ProcessSection-module__tGJ0qW__step:hover:before{opacity:1}.ProcessSection-module__tGJ0qW__stepIcon{font-size:var(--text-3xl);margin:0 auto var(--space-6);width:90px;height:90px;transition:all var(--duration-normal) ease;z-index:2;box-shadow:0 0 0 8px var(--bg-secondary);background:#0f1319;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.ProcessSection-module__tGJ0qW__step:hover .ProcessSection-module__tGJ0qW__stepIcon{color:#22c35d;box-shadow:0 0 0 8px var(--bg-secondary), 0 0 20px #1fad5333;border-color:#1fad53;transform:scale(1.05)}.ProcessSection-module__tGJ0qW__stepNumber{font-family:var(--font-en);font-size:var(--text-6xl);color:var(--border);top:var(--space-2);right:var(--space-4);opacity:.15;transition:all var(--duration-normal) ease;font-weight:800;line-height:1;position:absolute}[dir=ltr] .ProcessSection-module__tGJ0qW__stepNumber{right:auto;left:var(--space-4)}.ProcessSection-module__tGJ0qW__step:hover .ProcessSection-module__tGJ0qW__stepNumber{color:#1fad53;opacity:.2}.ProcessSection-module__tGJ0qW__stepTitle{font-size:var(--text-lg);margin-bottom:var(--space-3);color:var(--text);z-index:2;font-weight:700;position:relative}.ProcessSection-module__tGJ0qW__stepDesc{font-size:var(--text-sm);color:var(--text-secondary);z-index:2;line-height:1.6;position:relative}.ProcessSection-module__tGJ0qW__connector{display:none}@media (max-width:1024px){.ProcessSection-module__tGJ0qW__steps{gap:var(--space-10) var(--space-6);grid-template-columns:1fr 1fr}.ProcessSection-module__tGJ0qW__steps:before{display:none}.ProcessSection-module__tGJ0qW__section{padding:var(--space-20) 0}.ProcessSection-module__tGJ0qW__title{font-size:var(--text-3xl)}}@media (max-width:768px){.ProcessSection-module__tGJ0qW__header{margin-bottom:var(--space-12)}.ProcessSection-module__tGJ0qW__title{font-size:var(--text-2xl)}.ProcessSection-module__tGJ0qW__step{padding:var(--space-6) var(--space-4)}.ProcessSection-module__tGJ0qW__stepIcon{width:70px;height:70px;font-size:var(--text-2xl)}}@media (max-width:480px){.ProcessSection-module__tGJ0qW__steps{gap:var(--space-6);grid-template-columns:1fr}.ProcessSection-module__tGJ0qW__steps:before{background:linear-gradient(#1fad5300 0%,#1fad534d 10% 90%,#1fad5300 100%);width:2px;height:100%;display:block;inset:0 auto 0 45px}[dir=ltr] .ProcessSection-module__tGJ0qW__steps:before{left:45px}[dir=rtl] .ProcessSection-module__tGJ0qW__steps:before{left:auto;right:45px}.ProcessSection-module__tGJ0qW__step{text-align:right;padding:var(--space-5);background:#0b0e13cc;border:1px solid #ffffff0d;align-items:center;display:flex}[dir=ltr] .ProcessSection-module__tGJ0qW__step{text-align:left}.ProcessSection-module__tGJ0qW__stepIcon{margin:0 0 0 var(--space-4);width:50px;height:50px;font-size:var(--text-xl);box-shadow:0 0 0 4px var(--bg-secondary);flex-shrink:0}[dir=ltr] .ProcessSection-module__tGJ0qW__stepIcon{margin:0 var(--space-4) 0 0}.ProcessSection-module__tGJ0qW__stepNumber{font-size:var(--text-4xl);top:50%;transform:translateY(-50%)}.ProcessSection-module__tGJ0qW__stepContent{flex:1}.ProcessSection-module__tGJ0qW__stepTitle{font-size:var(--text-base);margin-bottom:2px}.ProcessSection-module__tGJ0qW__stepDesc{font-size:var(--text-xs);line-height:1.5}}
.TestimonialsSection-module__o9_Jfa__section{padding:var(--space-32) 0;background:var(--bg);position:relative;overflow:hidden}.TestimonialsSection-module__o9_Jfa__section:before{content:"";filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#f99e1f0d,#0000 70%);width:800px;height:800px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.TestimonialsSection-module__o9_Jfa__container{max-width:var(--max-width);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.TestimonialsSection-module__o9_Jfa__header{text-align:center;margin-bottom:var(--space-16)}.TestimonialsSection-module__o9_Jfa__overline{font-size:var(--text-sm);color:var(--secondary-light);margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.15em;padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);background:#f99e1f1a;border:1px solid #f99e1f33;font-weight:700;display:inline-block}.TestimonialsSection-module__o9_Jfa__title{font-size:var(--text-4xl);margin-bottom:var(--space-4);background:linear-gradient(135deg,#fff 0%,#abb0ba 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-weight:800}.TestimonialsSection-module__o9_Jfa__subtitle{font-size:var(--text-lg);color:var(--text-secondary)}.TestimonialsSection-module__o9_Jfa__grid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:1fr 340px;display:grid}.TestimonialsSection-module__o9_Jfa__activeCard{padding:var(--space-10);border-radius:var(--radius-2xl);transition:all var(--duration-normal) cubic-bezier(.16, 1, .3, 1);-webkit-backdrop-filter:blur(16px);background:#0f131999;border:1px solid #ffffff14;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.TestimonialsSection-module__o9_Jfa__activeCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f99e1f0d,#0000);position:absolute;inset:0}.TestimonialsSection-module__o9_Jfa__cardHeader{align-items:center;gap:var(--space-5);margin-bottom:var(--space-6);display:flex;position:relative}.TestimonialsSection-module__o9_Jfa__avatar{background:var(--surface-hover);border:2px solid #f99e1f80;border-radius:50%;flex-shrink:0;width:70px;height:70px;overflow:hidden;box-shadow:0 0 20px #f99e1f33}.TestimonialsSection-module__o9_Jfa__cardInfo{flex:1}.TestimonialsSection-module__o9_Jfa__cardName{font-size:var(--text-xl);color:var(--text);margin-bottom:2px;font-weight:800}.TestimonialsSection-module__o9_Jfa__cardMeta{font-size:var(--text-sm);color:var(--primary-light);font-weight:500}.TestimonialsSection-module__o9_Jfa__rating{color:var(--secondary-light);font-size:var(--text-xl);letter-spacing:2px;text-shadow:0 0 10px #f99e1f80;flex-shrink:0}.TestimonialsSection-module__o9_Jfa__quote{font-size:var(--text-xl);color:var(--text-secondary);border-right:4px solid var(--primary);padding-right:var(--space-6);margin-bottom:var(--space-8);font-style:italic;line-height:1.8;position:relative}[dir=ltr] .TestimonialsSection-module__o9_Jfa__quote{border-right:none;border-left:4px solid var(--primary);padding-right:0;padding-left:var(--space-6)}.TestimonialsSection-module__o9_Jfa__cardFooter{gap:var(--space-3);display:flex;position:relative}.TestimonialsSection-module__o9_Jfa__filmBadge,.TestimonialsSection-module__o9_Jfa__dateBadge{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;font-weight:600}.TestimonialsSection-module__o9_Jfa__filmBadge{color:var(--primary-light);background:#0080ff1a;border:1px solid #0080ff33}.TestimonialsSection-module__o9_Jfa__thumbs{gap:var(--space-3);flex-direction:column;display:flex}.TestimonialsSection-module__o9_Jfa__thumb{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-xl);cursor:pointer;text-align:right;transition:all var(--duration-fast) cubic-bezier(.16, 1, .3, 1);-webkit-backdrop-filter:blur(8px);background:#0f131966;border:1px solid #ffffff0d;display:flex}.TestimonialsSection-module__o9_Jfa__thumb:hover{background:#0f131999;border-color:#ffffff1a;transform:translate(-4px)}[dir=ltr] .TestimonialsSection-module__o9_Jfa__thumb:hover{transform:translate(4px)}.TestimonialsSection-module__o9_Jfa__thumbActive{background:#0080ff1a;border-color:#0080ff80;box-shadow:0 4px 15px #0080ff1a}.TestimonialsSection-module__o9_Jfa__thumb img{transition:border-color var(--duration-fast) ease;border:2px solid #0000;border-radius:50%;flex-shrink:0}.TestimonialsSection-module__o9_Jfa__thumbActive img{border-color:var(--primary)}.TestimonialsSection-module__o9_Jfa__thumbInfo{flex:1;min-width:0}.TestimonialsSection-module__o9_Jfa__thumbName{font-size:var(--text-sm);color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-weight:700;display:block;overflow:hidden}.TestimonialsSection-module__o9_Jfa__thumbCar{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.TestimonialsSection-module__o9_Jfa__thumbRating{color:var(--secondary-light);font-size:var(--text-xs);flex-shrink:0}.TestimonialsSection-module__o9_Jfa__statsBar{gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(12px);background:#0f131999;border:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid;box-shadow:0 10px 30px #0003}.TestimonialsSection-module__o9_Jfa__statItem{text-align:center;position:relative}.TestimonialsSection-module__o9_Jfa__statItem:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:80%;position:absolute;top:10%;right:-8px}[dir=ltr] .TestimonialsSection-module__o9_Jfa__statItem:not(:last-child):after{left:-8px;right:auto}.TestimonialsSection-module__o9_Jfa__statValue{font-family:var(--font-en);font-size:var(--text-3xl);color:var(--secondary-light);margin-bottom:var(--space-1);font-weight:800;display:block}.TestimonialsSection-module__o9_Jfa__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}@media (max-width:1024px){.TestimonialsSection-module__o9_Jfa__grid{grid-template-columns:1fr 300px}.TestimonialsSection-module__o9_Jfa__section{padding:var(--space-20) 0}.TestimonialsSection-module__o9_Jfa__title{font-size:var(--text-3xl)}}@media (max-width:768px){.TestimonialsSection-module__o9_Jfa__grid{gap:var(--space-8);grid-template-columns:1fr}.TestimonialsSection-module__o9_Jfa__activeCard{padding:var(--space-8)}.TestimonialsSection-module__o9_Jfa__thumbs{gap:var(--space-3);padding-bottom:var(--space-4);scrollbar-width:none;flex-direction:row;overflow-x:auto}.TestimonialsSection-module__o9_Jfa__thumbs::-webkit-scrollbar{display:none}.TestimonialsSection-module__o9_Jfa__thumb{min-width:240px}.TestimonialsSection-module__o9_Jfa__thumb:hover{transform:translateY(-4px)}[dir=ltr] .TestimonialsSection-module__o9_Jfa__thumb:hover{transform:translateY(-4px)}.TestimonialsSection-module__o9_Jfa__statsBar{gap:var(--space-6);padding:var(--space-6);grid-template-columns:1fr 1fr}.TestimonialsSection-module__o9_Jfa__statItem:after{display:none!important}.TestimonialsSection-module__o9_Jfa__statItem:nth-child(odd):after{display:block!important}}@media (max-width:480px){.TestimonialsSection-module__o9_Jfa__activeCard{padding:var(--space-6)}.TestimonialsSection-module__o9_Jfa__quote{font-size:var(--text-lg)}.TestimonialsSection-module__o9_Jfa__avatar{width:60px;height:60px}.TestimonialsSection-module__o9_Jfa__cardName{font-size:var(--text-lg)}.TestimonialsSection-module__o9_Jfa__statsBar{gap:var(--space-4);grid-template-columns:1fr}.TestimonialsSection-module__o9_Jfa__statItem:nth-child(odd):after{display:none!important}.TestimonialsSection-module__o9_Jfa__statItem:not(:last-child){padding-bottom:var(--space-4);border-bottom:1px solid #ffffff0d}}
.PriceReveal-module__NPA03W__wrapper{justify-content:flex-end;align-items:center;min-width:120px;min-height:36px;display:inline-flex;position:relative}.PriceReveal-module__NPA03W__revealBtn{background:var(--surface-hover,#212630);color:var(--primary-light,#39f);border:1px dashed var(--border-light,#363d49);border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:6px;width:100%;padding:4px 12px;font-weight:600;display:flex}.PriceReveal-module__NPA03W__revealBtn:hover{background:var(--glass,#1f242e99);color:var(--primary,#0073e6);border-style:solid;transform:translateY(-1px)}.PriceReveal-module__NPA03W__revealBtn svg{flex-shrink:0;transition:transform .3s}.PriceReveal-module__NPA03W__revealBtn:hover svg{transform:scale(1.1)}.PriceReveal-module__NPA03W__priceDisplay{animation:PriceReveal-module__NPA03W__revealIn .4s var(--ease-spring) forwards;align-items:baseline;gap:4px;display:flex}.PriceReveal-module__NPA03W__currency{color:var(--text-secondary);font-size:.7em;font-weight:400}@keyframes PriceReveal-module__NPA03W__revealIn{0%{opacity:0;filter:blur(4px);transform:scale(.9)translateY(4px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}
.PricingSection-module__jo-dcq__section{padding:var(--space-20) 0}.PricingSection-module__jo-dcq__container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.PricingSection-module__jo-dcq__header{text-align:center;margin-bottom:var(--space-12)}.PricingSection-module__jo-dcq__overline{font-size:var(--text-sm);color:var(--success-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3);font-weight:600;display:inline-block}.PricingSection-module__jo-dcq__title{font-size:var(--text-4xl);margin-bottom:var(--space-3);font-weight:700}.PricingSection-module__jo-dcq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.8}.PricingSection-module__jo-dcq__pricingGrid{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.PricingSection-module__jo-dcq__pricingCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);transition:all var(--duration-normal) var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}.PricingSection-module__jo-dcq__pricingCard:hover{border-color:var(--border-hover);transform:translateY(-8px);box-shadow:0 20px 40px #0006}.PricingSection-module__jo-dcq__pricingCardBest{border-color:var(--primary);background:linear-gradient(180deg, #0080ff0d, var(--surface));transform:scale(1.02);box-shadow:0 10px 30px #0080ff1a}.PricingSection-module__jo-dcq__pricingCardBest:hover{border-color:var(--primary-light);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0080ff33}.PricingSection-module__jo-dcq__bestBadge{background:linear-gradient(135deg, var(--primary-light), var(--primary));color:#fff;padding:var(--space-1) var(--space-4);font-size:var(--text-xs);border-bottom-left-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md);text-transform:uppercase;letter-spacing:.05em;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0080ff4d}.PricingSection-module__jo-dcq__pricingHeader{text-align:center;margin-bottom:var(--space-6);padding-bottom:var(--space-6);border-bottom:1px solid var(--border)}.PricingSection-module__jo-dcq__pricingTitle{font-size:var(--text-xl);color:var(--text);margin-bottom:var(--space-4);font-weight:700}.PricingSection-module__jo-dcq__pricingPrice{justify-content:center;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);font-family:var(--font-en);direction:ltr;display:flex}.PricingSection-module__jo-dcq__priceValue{font-size:var(--text-4xl);color:var(--text);font-weight:800;line-height:1}.PricingSection-module__jo-dcq__pricingCardBest .PricingSection-module__jo-dcq__priceValue{background:linear-gradient(135deg, var(--primary-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingSection-module__jo-dcq__priceCurrency{font-size:var(--text-base);color:var(--text-muted);font-weight:600}.PricingSection-module__jo-dcq__pricingDesc{font-size:var(--text-xs);color:var(--text-muted)}.PricingSection-module__jo-dcq__pricingFeatures{gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;flex-grow:1;display:flex}.PricingSection-module__jo-dcq__featureItem{font-size:var(--text-sm);padding-bottom:var(--space-2);border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;display:flex}.PricingSection-module__jo-dcq__featureItem:last-child{border-bottom:none}.PricingSection-module__jo-dcq__featureLabel{color:var(--text-secondary)}.PricingSection-module__jo-dcq__featureValue{color:var(--text);text-align:left;font-weight:600}.PricingSection-module__jo-dcq__featureValueHighlight{color:var(--accent);border-radius:var(--radius-sm);background:#f99e1f1a;padding:2px 8px;font-weight:700}.PricingSection-module__jo-dcq__primaryBtn{align-items:center;gap:var(--space-2);background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);transition:all var(--duration-fast) ease;cursor:pointer;border:none;display:flex}.PricingSection-module__jo-dcq__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0080ff4d}.PricingSection-module__jo-dcq__secondaryBtn{align-items:center;gap:var(--space-2);background:var(--surface-hover);color:var(--text);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);transition:all var(--duration-fast) ease;border:1px solid var(--border);cursor:pointer;display:flex}.PricingSection-module__jo-dcq__secondaryBtn:hover{background:var(--surface-elevated);border-color:var(--border-hover);transform:translateY(-2px)}.PricingSection-module__jo-dcq__includes{margin-top:var(--space-4);margin-bottom:var(--space-5);flex:1}.PricingSection-module__jo-dcq__includes li{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-1) 0}.PricingSection-module__jo-dcq__addons{margin-bottom:var(--space-6)}.PricingSection-module__jo-dcq__addonsTitle{font-size:var(--text-lg);margin-bottom:var(--space-4);text-align:center;font-weight:700}.PricingSection-module__jo-dcq__addonsList{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.PricingSection-module__jo-dcq__addonItem{padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--text-sm);transition:all var(--duration-fast) ease;justify-content:space-between;align-items:center;display:flex}.PricingSection-module__jo-dcq__addonItem:hover{border-color:var(--primary-light);transform:translateY(-2px)}.PricingSection-module__jo-dcq__addonPrice{color:var(--primary-light);font-weight:600;font-family:var(--font-en)}.PricingSection-module__jo-dcq__note{text-align:center;font-size:var(--text-sm);color:var(--text-muted)}.PricingSection-module__jo-dcq__noteLink{color:var(--primary-light);font-weight:600}.PricingSection-module__jo-dcq__noteLink:hover{text-decoration:underline}@media (max-width:1024px){.PricingSection-module__jo-dcq__addonsList{grid-template-columns:1fr 1fr}}@media (max-width:640px){.PricingSection-module__jo-dcq__pricingGrid,.PricingSection-module__jo-dcq__addonsList{grid-template-columns:1fr}.PricingSection-module__jo-dcq__title{font-size:var(--text-3xl)}}
