.styles_heroSection__RLS0f{align-items:center;background:var(--hero-bg);color:var(--text-primary);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.styles_gradient__Qyw9W{background:radial-gradient(circle at 20% 80%,var(--highlight-alpha-20) 0,transparent 50%),radial-gradient(circle at 80% 20%,243,146,61,.12 0,transparent 50%),var(--hero-bg)}.styles_solid__2XxV6{background:linear-gradient(135deg,var(--text-primary-dark) 0,var(--text-muted) 100%)}.styles_pattern__tFN9F{background:radial-gradient(circle at 25% 25%,var(--highlight-alpha-10) 0,transparent 50%),radial-gradient(circle at 75% 75%,243,146,61,.08 0,transparent 50%),linear-gradient(135deg,var(--text-primary-dark) 0,var(--text-muted) 100%)}.styles_center__Dq5bI{text-align:center}.styles_left__78sqY{text-align:left}.styles_right__V9dos{text-align:right}.styles_gridBackground__0bjOe{animation:styles_gridMove__qKAbm 25s linear infinite;background-image:linear-gradient(var(--hero-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--hero-grid-color) 1px,transparent 1px);background-size:50px 50px;bottom:0;left:0;position:absolute;right:0;top:0}@keyframes styles_gridMove__qKAbm{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.styles_particles__kcNik{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.styles_particle__sFwWa{animation:styles_float__ibNW5 8s ease-in-out infinite;background:var(--hero-particle-color);border-radius:50%;height:4px;position:absolute;width:4px}.styles_particle1__oOFwS{animation-delay:0s;left:10%;top:20%}.styles_particle2__HRg5O{animation-delay:1s;left:80%;top:60%}.styles_particle3__9OYS2{animation-delay:2s;left:20%;top:80%}.styles_particle4__3zH45{animation-delay:3s;left:70%;top:30%}.styles_particle5__rLW7Z{animation-delay:4s;left:30%;top:70%}.styles_particle6__XBUT9{animation-delay:5s;left:60%;top:40%}@keyframes styles_float__ibNW5{0%,to{opacity:.6;transform:translateY(0) rotate(0deg)}50%{opacity:1;transform:translateY(-20px) rotate(180deg)}}.styles_container__eLCvx{margin:0 auto;max-width:1200px;padding:2rem;position:relative;width:100%;z-index:2}.styles_content__G_eyV{margin:0 auto;max-width:800px}.styles_badge__vUCyU{align-items:center;animation:styles_fadeInUp__LbkSi .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--hero-trust-badge-bg);border:1px solid var(--hero-trust-badge-border);border-radius:50px;display:inline-flex;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.styles_badgeIcon__3M0wx{font-size:1.2rem}.styles_badgeText__97cK_{color:var(--highlight);font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.styles_title__belft{animation:styles_fadeInUp__LbkSi .8s ease-out .2s both;background:var(--hero-title-gradient);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.styles_titleAccent__9Jq5N{animation:styles_pulse__Vrvcr 2s ease-in-out infinite;color:var(--secondaryColor)}@keyframes styles_pulse__Vrvcr{0%,to{opacity:1}50%{opacity:.7}}.styles_subtitle__QDyKB{animation:styles_fadeInUp__LbkSi .8s ease-out .4s both;color:var(--hero-description-color);font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;margin-bottom:1rem}.styles_description__LCScK{animation:styles_fadeInUp__LbkSi .8s ease-out .6s both;color:var(--hero-extended-description-color);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.styles_stats__VeSzd{animation:styles_fadeInUp__LbkSi .8s ease-out .8s both;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.styles_statItem__S9Bm5{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--hero-text-container-border);border-radius:16px;display:flex;gap:1rem;padding:1.5rem;transition:var(--transition-smooth)}.styles_statItem__S9Bm5,.styles_statItem__S9Bm5:hover{background:var(--hero-text-container-bg)}.styles_statItem__S9Bm5:hover{border-color:var(--highlight-alpha-30);box-shadow:var(--hero-text-container-shadow);transform:translateY(-4px)}.styles_statIcon__F3dUp{align-items:center;background:linear-gradient(135deg,var(--highlight-alpha-20),243,146,61,.2);border:1px solid var(--hero-text-container-border);border-radius:12px;display:flex;font-size:2rem;height:60px;justify-content:center;width:60px}.styles_statContent__EwaOP{flex:1 1}.styles_statValue__JqwON{color:var(--hero-stat-value-color);font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.styles_statLabel__gka69{color:var(--hero-stat-label-color);font-size:.9rem;font-weight:500}.styles_ctaGroup__jgiZL{animation:styles_fadeInUp__LbkSi .8s ease-out 1s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.styles_primaryCTA__x1sV9,.styles_secondaryCTA__ed_3D{align-items:center;border-radius:12px;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2rem;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:var(--transition-smooth)}.styles_primaryCTA__x1sV9{background:var(--hero-cta-primary-bg);border:1px solid var(--highlight-alpha-30);box-shadow:var(--hero-cta-primary-shadow);color:var(--hero-cta-primary-color)}.styles_primaryCTA__x1sV9:hover{box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px) scale(1.02)}.styles_secondaryCTA__ed_3D{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--hero-cta-secondary-bg);border:1px solid var(--hero-cta-secondary-border);color:var(--hero-cta-secondary-color)}.styles_secondaryCTA__ed_3D:hover{background:var(--hero-cta-secondary-hover-bg);border-color:var(--hero-cta-secondary-border);box-shadow:var(--hero-cta-secondary-hover-shadow);transform:translateY(-2px)}.styles_ctaIcon__AUQIT{font-size:1.2rem;transition:transform .3s ease}.styles_primaryCTA__x1sV9:hover .styles_ctaIcon__AUQIT,.styles_secondaryCTA__ed_3D:hover .styles_ctaIcon__AUQIT{transform:translateX(4px)}.styles_accentLine__f58kU{animation:styles_shimmer__e7Axm 2s ease-in-out infinite;background:linear-gradient(90deg,var(--highlight),var(--secondaryColor));border-radius:2px;height:4px;margin:0 auto;width:100px}@keyframes styles_shimmer__e7Axm{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles_decorativeElements__WAXzd{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.styles_floatingCard__UJ0ob{align-items:center;animation:styles_float__ibNW5 10s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--hero-text-container-bg);border:1px solid var(--hero-text-container-border);border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1rem;position:absolute}.styles_floatingCard__UJ0ob:first-child{animation-delay:0s;right:10%;top:20%}.styles_floatingCard__UJ0ob:nth-child(2){animation-delay:2s;left:5%;top:60%}.styles_floatingCard__UJ0ob:nth-child(3){animation-delay:4s;bottom:20%;right:20%}.styles_cardIcon__YOWHP{font-size:1.5rem}.styles_cardText__65fKD{color:var(--hero-stat-label-color);font-size:.8rem;font-weight:500;text-align:center}.styles_shimmer__e7Axm{animation:styles_shimmerEffect__dN5L_ 4s ease-in-out infinite;background:linear-gradient(90deg,transparent,var(--hero-particle-glow),transparent);height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes styles_shimmerEffect__dN5L_{0%{left:-100%}to{left:100%}}@keyframes styles_fadeInUp__LbkSi{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles_container__eLCvx{padding:1rem}.styles_stats__VeSzd{gap:1rem;grid-template-columns:1fr}.styles_statItem__S9Bm5{padding:1rem}.styles_ctaGroup__jgiZL{align-items:center;flex-direction:column}.styles_primaryCTA__x1sV9,.styles_secondaryCTA__ed_3D{justify-content:center;max-width:300px;width:100%}.styles_floatingCard__UJ0ob{display:none}}@media (max-width:480px){.styles_badge__vUCyU{margin-bottom:1.5rem;padding:.5rem 1rem}.styles_title__belft{margin-bottom:1rem}.styles_description__LCScK,.styles_stats__VeSzd{margin-bottom:2rem}.styles_statIcon__F3dUp{font-size:1.5rem;height:50px;width:50px}.styles_statValue__JqwON{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.styles_floatingCard__UJ0ob,.styles_gridBackground__0bjOe,.styles_particle__sFwWa,.styles_shimmer__e7Axm{animation:none}.styles_primaryCTA__x1sV9:hover,.styles_secondaryCTA__ed_3D:hover,.styles_statItem__S9Bm5:hover{transform:none}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.styles_badge__vUCyU,.styles_floatingCard__UJ0ob,.styles_secondaryCTA__ed_3D,.styles_statItem__S9Bm5{background:var(--hero-text-container-bg)}}@supports not (color:var(--text-primary )){.styles_heroSection__RLS0f{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff}.styles_title__belft{background:linear-gradient(135deg,#fff,#60a5fa 50%,#f39c12);-webkit-background-clip:text;background-clip:text}.styles_primaryCTA__x1sV9{background:linear-gradient(135deg,#007acd,#0056b3);color:#fff}}@media (prefers-color-scheme:dark){.styles_heroSection__RLS0f{background:var(--hero-bg)}}@media (prefers-color-scheme:light){.styles_heroSection__RLS0f{background:var(--hero-bg)}}.styles_section__5bkv_{background:var(--reviews-bg);overflow:hidden;padding:6rem 0;position:relative}.styles_container__IF325{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.styles_header__8UDMj{margin-bottom:4rem;text-align:center}.styles_title__1tUpg{background:linear-gradient(135deg,var(--reviews-name-color) 0,var(--reviews-text-color) 100%);-webkit-background-clip:text;background-clip:text;color:var(--reviews-name-color);font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.styles_subtitle__LsGlg{color:var(--reviews-text-color);font-size:1.2rem;line-height:1.6;margin:0 auto 1rem;max-width:600px}.styles_accentLine__4TYGC{animation:styles_shimmer__GnJBW 2s ease-in-out infinite;background:linear-gradient(90deg,var(--highlight),var(--secondaryColor));border-radius:2px;height:4px;margin:0 auto;width:80px}@keyframes styles_shimmer__GnJBW{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}.styles_platformsGrid___911L{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.styles_platformCard__wP3eb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--reviews-card-bg);border:1px solid var(--reviews-card-border);border-radius:24px;box-shadow:var(--reviews-card-shadow);overflow:hidden;padding:2rem;position:relative;transition:var(--transition-smooth)}.styles_platformCard__wP3eb:hover{background:var(--reviews-card-bg);border-color:var(--reviews-card-hover-shadow);box-shadow:var(--reviews-card-hover-shadow);transform:translateY(-8px)}.styles_platformHeader__yXdBt{align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.styles_platformHeader__yXdBt,.styles_platformIcon__sbEP_{display:flex;position:relative}.styles_platformIcon__sbEP_{align-items:center;border-radius:16px;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:60px}.styles_iconText___vhKs{color:var(--text-primary);font-size:1.8rem}.styles_iconImage__PKPtI{border-radius:12px;height:100%;object-fit:contain;width:100%}.styles_platformInfo__HUnb3{flex:1 1}.styles_platformName__o6uEM{color:var(--reviews-name-color);font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.styles_platformDescription__3gSkW{color:var(--reviews-text-color);font-size:.95rem;line-height:1.4}.styles_verifiedBadge__5AnrE{align-items:center;background:var(--success);border-radius:50%;box-shadow:0 2px 8px var(--success);display:flex;height:24px;justify-content:center;position:absolute;right:0;top:0;width:24px}.styles_verifiedIcon__J7yl3{color:var(--text-primary);font-size:12px;font-weight:700}.styles_platformStats__Iu6lC{background:var(--reviews-card-bg);border:1px solid var(--highlight-alpha-05);border-radius:12px;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.styles_platformStats__Iu6lC,.styles_ratingSection__nm1Td{align-items:center;display:flex}.styles_ratingSection__nm1Td{gap:.75rem}.styles_starsContainer__V5K9k{display:flex;gap:2px}.styles_star__dCjcs{font-size:1.2rem;transition:all .2s ease}.styles_star__dCjcs.styles_filled__ljq3Z{color:var(--reviews-rating-color)}.styles_star__dCjcs.styles_empty___6rKH{color:var(--text-muted)}.styles_ratingText__OWJ6d{align-items:baseline;display:flex;gap:2px}.styles_ratingValue__S5z6x{color:var(--reviews-name-color);font-size:1.1rem;font-weight:700}.styles_ratingMax__9_QRc,.styles_reviewCount__DzSGl{color:var(--reviews-text-color);font-size:.9rem}.styles_reviewCount__DzSGl{font-weight:500}.styles_platformFooter__HHlcb{text-align:center}.styles_platformLink__P2ITY{align-items:center;background:var(--hero-cta-primary-bg);border:none;border-radius:12px;box-shadow:var(--hero-cta-primary-shadow);color:var(--hero-cta-primary-color);display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;-webkit-text-decoration:none;text-decoration:none;transition:var(--transition-smooth);width:100%}.styles_platformLink__P2ITY:hover{background:var(--hero-cta-primary-hover-bg);box-shadow:var(--hero-cta-primary-hover-shadow);transform:translateY(-2px) scale(1.02)}.styles_linkIcon__oTaeo{font-size:1.2rem;transition:transform .3s ease}.styles_platformLink__P2ITY:hover .styles_linkIcon__oTaeo{transform:translateX(4px)}.styles_platformAccent__qL361{background:linear-gradient(90deg,var(--highlight),var(--secondaryColor));height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.styles_platformCard__wP3eb:hover .styles_platformAccent__qL361{opacity:1}.styles_trustSection__BLygb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--highlight-alpha-05),243,146,61,.05);border:1px solid var(--highlight-alpha-10);border-radius:24px;box-shadow:var(--shadow-md);padding:3rem;text-align:center}.styles_trustContent__JL2ZO{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:600px}.styles_trustIcon__nsdqd{flex-shrink:0;font-size:3rem}.styles_trustText__prVps{flex:1 1;text-align:left}.styles_trustTitle__b4UI4{color:var(--reviews-name-color);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.styles_trustDescription__zIafz{color:var(--reviews-text-color);font-size:1rem;line-height:1.6}.styles_decorativeElements__E2ar0{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.styles_floatingShape__TFv5G{animation:styles_float__YPrw4 12s ease-in-out infinite;background:linear-gradient(135deg,var(--highlight-alpha-05),243,146,61,.05);border-radius:50%;height:80px;position:absolute;width:80px}.styles_floatingShape__TFv5G:first-child{animation-delay:0s;left:5%;top:10%}.styles_floatingShape__TFv5G:nth-child(2){animation-delay:3s;right:10%;top:60%}.styles_floatingShape__TFv5G:nth-child(3){animation-delay:6s;bottom:20%;left:15%}@keyframes styles_float__YPrw4{0%,to{opacity:.3;transform:translateY(0) rotate(0deg)}50%{opacity:.6;transform:translateY(-30px) rotate(180deg)}}.styles_platformCard__wP3eb{animation:styles_fadeInUp__ikZzC .6s ease-out both}.styles_platformCard__wP3eb:first-child{animation-delay:.1s}.styles_platformCard__wP3eb:nth-child(2){animation-delay:.2s}.styles_platformCard__wP3eb:nth-child(3){animation-delay:.3s}.styles_platformCard__wP3eb:nth-child(4){animation-delay:.4s}@keyframes styles_fadeInUp__ikZzC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles_section__5bkv_{padding:4rem 0}.styles_container__IF325{padding:0 1rem}.styles_header__8UDMj{margin-bottom:3rem}.styles_platformsGrid___911L{gap:1.5rem;grid-template-columns:1fr}.styles_platformCard__wP3eb{padding:1.5rem}.styles_platformIcon__sbEP_{height:50px;width:50px}.styles_iconText___vhKs{font-size:1.5rem}.styles_platformStats__Iu6lC{flex-direction:column;gap:1rem;text-align:center}.styles_trustSection__BLygb{padding:2rem 1.5rem}.styles_trustContent__JL2ZO{flex-direction:column;gap:1rem}.styles_trustContent__JL2ZO,.styles_trustText__prVps{text-align:center}.styles_floatingShape__TFv5G{display:none}}@media (max-width:480px){.styles_section__5bkv_{padding:3rem 0}.styles_title__1tUpg{margin-bottom:.75rem}.styles_platformCard__wP3eb{padding:1.25rem}.styles_platformName__o6uEM{font-size:1.1rem}.styles_platformLink__P2ITY{padding:.875rem 1.5rem}.styles_trustIcon__nsdqd{font-size:2.5rem}}@media (prefers-reduced-motion:reduce){.styles_accentLine__4TYGC,.styles_floatingShape__TFv5G{animation:none}.styles_platformCard__wP3eb:hover,.styles_platformLink__P2ITY:hover,.styles_platformLink__P2ITY:hover .styles_linkIcon__oTaeo{transform:none}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.styles_platformCard__wP3eb,.styles_trustSection__BLygb{background:var(--reviews-card-bg)}}@supports not (color:var(--text-primary )){.styles_section__5bkv_{background:linear-gradient(135deg,#fff,#f8fafc)}.styles_title__1tUpg{background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;background-clip:text;color:#1e293b}.styles_platformCard__wP3eb{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,122,205,.1)}.styles_platformLink__P2ITY{background:linear-gradient(135deg,#007acd,#0056b3);color:#fff}}@media (prefers-color-scheme:dark){.styles_section__5bkv_{background:var(--reviews-bg)}}@media (prefers-color-scheme:light){.styles_section__5bkv_{background:var(--reviews-bg)}}