.hero-module__Tbk_VW__mobileOnly{display:none}@media (max-width:767px){.hero-module__Tbk_VW__mobileOnly{display:inline}}.hero-module__Tbk_VW__heroSection{background:var(--mc-bg-body);box-shadow:none;border:none;align-items:flex-start;width:100%;max-width:100vw;padding-top:clamp(.5rem,2vh,2.5rem);padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-module__Tbk_VW__heroSectionFullHeight{min-height:auto}.hero-module__Tbk_VW__heroSection:before{content:"";background-image:radial-gradient(rgba(var(--mc-primary-rgb), .04) 1px, transparent 1px);pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 40% 60%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0006 40% 60%,#0000 100%)}.hero-module__Tbk_VW__heroContent{z-index:2;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem;position:relative;overflow-x:clip}@media (min-width:768px){.hero-module__Tbk_VW__heroContent{padding:0 1.5rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroContent{padding:0 1rem}}.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr;align-items:center;gap:2rem;min-height:60vh;display:grid}@media (min-width:1024px){.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr 1fr;gap:3rem;min-height:50vh}}.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1fr;align-items:center;gap:2rem;min-height:60vh;display:grid}@media (min-width:1024px){.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1.5fr 1fr;gap:2rem;min-height:50vh}}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-top:2rem}}@media (max-width:767px){.hero-module__Tbk_VW__heroGridWide{grid-template-columns:1fr;gap:1rem;min-height:auto;padding-top:1rem}}.hero-module__Tbk_VW__heroText{text-align:left}.hero-module__Tbk_VW__heroTitle{color:var(--mc-text-primary);margin-bottom:1rem;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:768px){.hero-module__Tbk_VW__heroTitle{margin-bottom:1.25rem;font-size:2.25rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTitle{font-size:2.75rem;font-weight:600}}.hero-module__Tbk_VW__heroGradient{color:var(--mc-action)}.hero-module__Tbk_VW__heroTitle br{display:block}.hero-module__Tbk_VW__heroDescription{color:var(--mc-text-secondary);max-width:600px;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.hero-module__Tbk_VW__heroDescription{margin:0 0 2rem;font-size:1.25rem}}.hero-module__Tbk_VW__trustIndicator{color:var(--mc-text-muted);letter-spacing:.01em;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:500;display:flex}.hero-module__Tbk_VW__trustCheck{color:var(--mc-primary);flex-shrink:0}.hero-module__Tbk_VW__heroButtons{text-align:left;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}@media (min-width:640px){.hero-module__Tbk_VW__heroButtons{gap:1rem}}.hero-module__Tbk_VW__ctaPrimary{background:var(--mc-primary);color:#fff;box-shadow:0 4px 20px rgba(var(--mc-primary-rgb), .2);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;display:inline-block;transform:translateY(0)}@media (min-width:640px){.hero-module__Tbk_VW__ctaPrimary{padding:.65rem 1.25rem;font-size:.85rem}}.hero-module__Tbk_VW__ctaPrimary:hover{background:var(--mc-primary-light);box-shadow:0 8px 30px rgba(var(--mc-primary-rgb), .25);transform:translateY(-2px)scale(1.05)}.hero-module__Tbk_VW__ctaSecondary{border:2px solid var(--mc-primary);color:var(--mc-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;display:inline-block;position:relative;overflow:visible}@media (min-width:640px){.hero-module__Tbk_VW__ctaSecondary{padding:.65rem 1.25rem;font-size:.85rem}}.hero-module__Tbk_VW__ctaSecondary:hover{background:var(--mc-primary);color:#fff}.hero-module__Tbk_VW__quickAccess{border-top:1px solid var(--mc-border);flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.hero-module__Tbk_VW__quickPill{background:var(--mc-bg-card);border:1px solid var(--mc-border);color:var(--mc-text-secondary);white-space:nowrap;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hero-module__Tbk_VW__quickPill:hover{border-color:var(--mc-action);color:var(--mc-action);background:rgba(var(--mc-action-rgb), .06);transform:translateY(-1px)}.hero-module__Tbk_VW__quickPillIcon{opacity:.6;align-items:center;display:flex}.hero-module__Tbk_VW__quickPill:hover .hero-module__Tbk_VW__quickPillIcon{opacity:1}@media (max-width:767px){.hero-module__Tbk_VW__quickAccess{justify-content:center;gap:.4rem;margin-top:1rem;padding-top:1rem}.hero-module__Tbk_VW__quickPill{padding:.35rem .6rem;font-size:.7rem}}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__quickAccess{justify-content:center}}.hero-module__Tbk_VW__ctaGlow{border:1px solid var(--mc-primary);opacity:.3;pointer-events:none;border-radius:16px;position:absolute;inset:-4px}.hero-module__Tbk_VW__heroImage{justify-content:center;align-items:flex-end;height:auto;min-height:400px;display:flex;position:relative}@media (min-width:1024px){.hero-module__Tbk_VW__heroImage{min-height:600px}}.hero-module__Tbk_VW__heroImg{object-fit:contain;object-position:bottom;width:auto;max-width:100%;height:auto;max-height:75vh;margin-bottom:0}@media (min-width:1024px){.hero-module__Tbk_VW__heroImg{height:auto;min-height:600px;max-height:none}}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr;gap:2rem;padding-top:2rem}.hero-module__Tbk_VW__heroText{text-align:center;order:1}.hero-module__Tbk_VW__heroTitle{text-align:center}.hero-module__Tbk_VW__heroDescription{text-align:center;margin-left:auto;margin-right:auto}.hero-module__Tbk_VW__heroButtons{flex-wrap:wrap;justify-content:center}.hero-module__Tbk_VW__trustIndicator{justify-content:center}.hero-module__Tbk_VW__heroImage{order:2;min-height:450px}.hero-module__Tbk_VW__heroImg{max-width:60%;max-height:450px}.hero-module__Tbk_VW__socialBadge{transform-origin:bottom;width:180px;min-height:120px;transform:scale(.85);bottom:12%!important;right:20%!important}}@media (max-width:767px){.hero-module__Tbk_VW__heroGrid{grid-template-columns:1fr;gap:1rem;min-height:auto;padding-top:1rem}.hero-module__Tbk_VW__heroText{text-align:center;overflow-wrap:break-word;word-wrap:break-word;order:1;max-width:100%}.hero-module__Tbk_VW__heroTitle{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.5rem}.hero-module__Tbk_VW__heroTitleLarge{font-size:2rem}.hero-module__Tbk_VW__heroTitle br{display:block}.hero-module__Tbk_VW__heroDescription{text-align:center;word-wrap:break-word;margin-left:auto;margin-right:auto;font-size:.95rem}.hero-module__Tbk_VW__heroDescription br{display:none}.hero-module__Tbk_VW__heroButtons{flex-wrap:wrap;justify-content:center;gap:.5rem}.hero-module__Tbk_VW__trustIndicator{justify-content:center;font-size:.78rem}.hero-module__Tbk_VW__ctaPrimary,.hero-module__Tbk_VW__ctaSecondary{white-space:nowrap;padding:.6rem .9rem;font-size:.75rem}.hero-module__Tbk_VW__heroImage{order:2;min-height:320px}.hero-module__Tbk_VW__heroImg{max-width:65%;max-height:320px!important}.hero-module__Tbk_VW__socialBadge{transform-origin:100% 100%;width:180px;min-height:120px;transform:scale(.65);bottom:8%!important;right:3%!important}}@keyframes hero-module__Tbk_VW__floatBubble{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.05)}}.hero-module__Tbk_VW__socialIconBubble{background:var(--mc-bg-card);border:1.5px solid var(--mc-border);cursor:pointer;will-change:transform;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;animation:3s ease-in-out infinite hero-module__Tbk_VW__floatBubble;display:flex;box-shadow:0 4px 12px #0000000f}.hero-module__Tbk_VW__socialIconBubble:hover{border-color:rgba(var(--mc-primary-rgb), .6)!important;box-shadow:0 6px 20px rgba(var(--mc-primary-rgb), .3)!important;transform:translateY(-4px)scale(1.15)!important}.hero-module__Tbk_VW__socialIconBubble:first-child{animation-delay:0s}.hero-module__Tbk_VW__socialIconBubble:nth-child(2){animation-delay:.1s}.hero-module__Tbk_VW__socialIconBubble:nth-child(3){animation-delay:.2s}.hero-module__Tbk_VW__socialIconBubble:nth-child(4){animation-delay:.3s}.hero-module__Tbk_VW__socialBadge{z-index:10;opacity:1;flex-direction:column;align-items:flex-end;gap:.5rem;width:180px;min-height:120px;display:flex;position:absolute;bottom:15%;right:8%}.hero-module__Tbk_VW__badgeCount{background:rgba(var(--mc-primary-rgb), .9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;min-width:120px;min-height:60px;padding:1rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000026}.hero-module__Tbk_VW__badgeGlow{pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff14,#0000 60%);position:absolute;inset:0}.hero-module__Tbk_VW__badgeContent{text-align:center;position:relative}.hero-module__Tbk_VW__badgeNumber{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1}.hero-module__Tbk_VW__badgeLabel{color:#fff9;letter-spacing:.05em;text-transform:uppercase;margin-top:.25rem;font-size:.7rem;font-weight:600}.hero-module__Tbk_VW__socialIconsContainer{justify-content:flex-end;align-items:center;gap:.5rem;min-height:32px;display:flex}.hero-module__Tbk_VW__floatingParticles{pointer-events:none;z-index:1;width:100%;max-width:100%;position:absolute;inset:0;overflow:hidden}.hero-module__Tbk_VW__particle{background:rgba(var(--mc-action-rgb), .2);border-radius:50%;width:6px;height:6px;animation:8s linear infinite hero-module__Tbk_VW__particleFloat;position:absolute}.hero-module__Tbk_VW__particle:first-child{animation-duration:12s;animation-delay:0s;left:10%}.hero-module__Tbk_VW__particle:nth-child(2){background:rgba(var(--mc-accent-rgb), .15);animation-duration:10s;animation-delay:2s;left:25%}.hero-module__Tbk_VW__particle:nth-child(3){animation-duration:14s;animation-delay:4s;left:45%}.hero-module__Tbk_VW__particle:nth-child(4){background:rgba(var(--mc-action-rgb), .15);animation-duration:9s;animation-delay:1s;left:65%}.hero-module__Tbk_VW__particle:nth-child(5){background:rgba(var(--mc-accent-rgb), .2);animation-duration:11s;animation-delay:3s;left:80%}.hero-module__Tbk_VW__particle:nth-child(6){animation-duration:13s;animation-delay:5s;left:90%}@keyframes hero-module__Tbk_VW__particleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)scale(1)}}.hero-module__Tbk_VW__floatElement{animation:6s ease-in-out infinite hero-module__Tbk_VW__float}.hero-module__Tbk_VW__floatElementReverse{animation:6s ease-in-out infinite hero-module__Tbk_VW__floatReverse}@keyframes hero-module__Tbk_VW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes hero-module__Tbk_VW__floatReverse{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes hero-module__Tbk_VW__scrollFloat{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.hero-module__Tbk_VW__scrollIndicator{z-index:10;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;max-width:100%;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;animation:2s ease-in-out infinite hero-module__Tbk_VW__scrollFloat;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module__Tbk_VW__scrollIndicator:hover{transform:translate(-50%)scale(1.1)}.hero-module__Tbk_VW__mouseIcon{border:2px solid var(--mc-border);background:var(--mc-bg-card);border-radius:13px;width:26px;height:40px;position:relative}.hero-module__Tbk_VW__mouseWheel{background:var(--mc-text-muted);border-radius:2px;width:3px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.hero-module__Tbk_VW__heroTopRow{grid-template-columns:1fr;align-items:center;gap:0;display:grid}@media (min-width:768px){.hero-module__Tbk_VW__heroTopRow{grid-template-columns:1.4fr 1fr;align-items:start;gap:1.5rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTopRow{grid-template-columns:1.4fr 1fr;align-items:start;gap:2rem}}.hero-module__Tbk_VW__heroTextNew{text-align:center;padding-bottom:.5rem}@media (min-width:768px){.hero-module__Tbk_VW__heroTextNew{text-align:left;grid-area:1/1;padding-top:1rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTextNew{text-align:left;grid-area:1/1;padding-top:1rem}}.hero-module__Tbk_VW__heroTitleNew{color:var(--mc-text-primary);margin-bottom:.4rem;font-size:1.5rem;font-weight:700;line-height:1.15}@media (min-width:768px){.hero-module__Tbk_VW__heroTitleNew{font-size:1.75rem}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTitleNew{font-size:2.5rem}}@media (min-width:1440px){.hero-module__Tbk_VW__heroTitleNew{font-size:3rem}}.hero-module__Tbk_VW__heroDescNew{color:var(--mc-text-secondary);max-width:540px;margin:0 auto .35rem;font-size:.8rem;line-height:1.4}@media (min-width:768px){.hero-module__Tbk_VW__heroDescNew{margin:0 auto 1rem;font-size:1rem;line-height:1.6}}@media (min-width:1024px){.hero-module__Tbk_VW__heroDescNew{margin:0 0 1.25rem;font-size:1.125rem}}.hero-module__Tbk_VW__heroSocialProof{color:var(--mc-text-muted);justify-content:center;align-items:center;gap:.4rem;margin:.5rem 0 1rem;font-size:.85rem;font-weight:500;display:flex}@media (min-width:768px){.hero-module__Tbk_VW__heroSocialProof{justify-content:flex-start}}@media (max-width:767px){.hero-module__Tbk_VW__heroSocialProof{font-size:.78rem}}.hero-module__Tbk_VW__heroTrust{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.hero-module__Tbk_VW__heroTrust{justify-content:center}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTrust{justify-content:flex-start}}.hero-module__Tbk_VW__heroTrustItem{color:var(--mc-text-muted);white-space:nowrap;background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:100px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.hero-module__Tbk_VW__heroTrustDot{background:var(--mc-border);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (max-width:767px){.hero-module__Tbk_VW__heroTrustItem{font-size:.7rem}}.hero-module__Tbk_VW__heroAnnounce{max-width:520px;margin-bottom:1.1rem}@media (max-width:1023px){.hero-module__Tbk_VW__heroAnnounce{margin-left:auto;margin-right:auto}}.hero-module__Tbk_VW__heroAnnounce .mc-announce-outer{margin:0!important;padding:0!important}.hero-module__Tbk_VW__heroAnnounce .mc-announce-inner{border-radius:var(--mc-radius-md)!important;max-width:100%!important;padding:.55rem .9rem!important}.hero-module__Tbk_VW__heroTrustLine{color:var(--mc-text-muted);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.55rem;margin-top:.85rem;font-size:.82rem;font-weight:600;display:flex}.hero-module__Tbk_VW__heroTrustDot{opacity:.45}.hero-module__Tbk_VW__heroTrustRating{align-items:center;gap:.28rem;display:inline-flex}.hero-module__Tbk_VW__heroTrustStar{color:var(--mc-action);flex-shrink:0}@media (min-width:768px){.hero-module__Tbk_VW__heroTrustLine{justify-content:flex-start}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTrustLine{justify-content:flex-start}}@media (max-width:767px){.hero-module__Tbk_VW__heroTrustLine{display:none}}.hero-module__Tbk_VW__planet1,.hero-module__Tbk_VW__planet2,.hero-module__Tbk_VW__planet3{z-index:4;background:var(--mc-bg-card);border:1px solid var(--mc-border);color:var(--mc-text-secondary);white-space:nowrap;border-radius:100px;align-items:center;gap:.35rem;padding:.32rem .75rem;font-size:.72rem;font-weight:600;animation:6s ease-in-out infinite hero-module__Tbk_VW__float;display:inline-flex;position:absolute;box-shadow:0 8px 20px #0f172a1a}.hero-module__Tbk_VW__planetIcon{color:var(--mc-action);flex-shrink:0}.hero-module__Tbk_VW__planet1{animation-delay:0s;top:16%;left:2%}.hero-module__Tbk_VW__planet3{animation-delay:.6s;top:38%;right:2%}.hero-module__Tbk_VW__planet2{animation-delay:1.2s;top:60%;left:2%}@media (max-width:1023px){.hero-module__Tbk_VW__planet1,.hero-module__Tbk_VW__planet2,.hero-module__Tbk_VW__planet3{display:none}}.hero-module__Tbk_VW__heroPortrait{z-index:2;justify-content:center;align-items:flex-end;height:140px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero-module__Tbk_VW__heroPortrait{justify-content:center;height:420px}}@media (min-width:1024px){.hero-module__Tbk_VW__heroPortrait{height:600px}}.hero-module__Tbk_VW__heroPortrait img{max-width:none;width:auto!important;height:100%!important}.hero-module__Tbk_VW__heroAllLink{color:var(--mc-action);font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.hero-module__Tbk_VW__heroAllLink:hover{opacity:.8}.hero-module__Tbk_VW__heroTiles{z-index:5;order:3;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:-2rem;display:grid;position:relative}@media (min-width:768px){.hero-module__Tbk_VW__heroTiles{order:3;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:600px;margin-top:-2.5rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.hero-module__Tbk_VW__heroTiles{order:unset;grid-area:2/1;max-width:none;margin-left:0;margin-right:0}}.hero-module__Tbk_VW__heroTile{border-radius:var(--mc-radius-lg);background:var(--mc-bg-card);border:2px solid var(--mc-border);cursor:pointer;border-left:3px solid var(--mc-action);flex-direction:column;align-items:center;gap:.45rem;padding:.85rem .5rem;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 6px #0000000a}.hero-module__Tbk_VW__heroTile:hover{border-color:var(--mc-action);border-left-color:var(--mc-action);box-shadow:0 8px 24px rgba(var(--mc-action-rgb), .15);transform:translateY(-3px)}.hero-module__Tbk_VW__heroTileIcon{color:#fff;background:linear-gradient(135deg,#00c896,#00a37a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 3px 8px #00c8964d}.hero-module__Tbk_VW__heroTileLabel{color:var(--mc-text-primary);text-align:center;font-size:.68rem;font-weight:600;line-height:1.2}@media (min-width:768px){.hero-module__Tbk_VW__heroTile{gap:.6rem;padding:1.25rem .75rem;box-shadow:0 2px 8px #0000000a}.hero-module__Tbk_VW__heroTileIcon{width:44px;height:44px}.hero-module__Tbk_VW__heroTileLabel{font-size:.9rem}}.hero-module__Tbk_VW__heroTileBadge{color:#fff;background:var(--mc-accent);border-radius:0 var(--mc-radius-lg) 0 6px;white-space:nowrap;letter-spacing:.2px;text-overflow:ellipsis;max-width:50%;padding:.15rem .35rem;font-size:.45rem;font-weight:700;line-height:1.2;position:absolute;top:-1px;right:-1px;overflow:hidden}@media (min-width:768px){.hero-module__Tbk_VW__heroTileBadge{padding:.2rem .5rem;font-size:.58rem}}.hero-module__Tbk_VW__heroTileFeatured{border-left-color:var(--mc-action);background:linear-gradient(135deg, rgba(var(--mc-action-rgb), .04), var(--mc-bg-card))}@media (min-width:768px){.hero-module__Tbk_VW__heroTileFeatured{flex-direction:row;grid-column:span 2;justify-content:center;gap:.75rem}}.hero-module__Tbk_VW__heroTileBadgeNew{color:#fff;background:var(--mc-accent);border-radius:0 var(--mc-radius-lg) 0 6px;white-space:nowrap;letter-spacing:.2px;padding:.15rem .35rem;font-size:.45rem;font-weight:700;line-height:1.2;position:absolute;top:-1px;right:-1px}@media (min-width:768px){.hero-module__Tbk_VW__heroTileBadgeNew{padding:.2rem .5rem;font-size:.58rem}}.hero-module__Tbk_VW__heroPortraitWrap{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hero-module__Tbk_VW__heroPortraitWrap:before{content:"";background:radial-gradient(ellipse at 50% 60%, rgba(var(--mc-action-rgb), .16), transparent 70%);z-index:0;pointer-events:none;border-radius:130px 130px 0 0;width:260px;height:140px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.hero-module__Tbk_VW__heroPortraitWrap{order:unset;grid-area:1/2/3;justify-content:flex-end;align-self:end}.hero-module__Tbk_VW__heroPortrait{height:360px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:150px 150px 0 0;width:300px;height:360px;bottom:0}}@media (min-width:1024px){.hero-module__Tbk_VW__heroPortraitWrap{order:unset;grid-area:1/2/3;justify-content:flex-end;align-self:end}.hero-module__Tbk_VW__heroPortrait{height:440px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:193px 193px 0 0;width:385px;height:440px;bottom:0}}@media (min-width:1440px){.hero-module__Tbk_VW__heroPortrait{height:470px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:200px 200px 0 0;width:400px;height:470px}}@media (max-width:767px){.hero-module__Tbk_VW__heroTextNew{text-align:left;order:1}.hero-module__Tbk_VW__heroTitleNew{text-align:left;font-size:1.5rem}.hero-module__Tbk_VW__heroDescNew{margin:0 0 .25rem;font-size:.95rem;line-height:1.5}.hero-module__Tbk_VW__heroTrust{display:none}.hero-module__Tbk_VW__heroPortraitWrap{order:2;overflow:visible}.hero-module__Tbk_VW__heroPortrait{height:260px}.hero-module__Tbk_VW__heroPortraitWrap:before{border-radius:50%;width:310px;height:310px;bottom:-60px}.hero-module__Tbk_VW__heroTiles{order:3;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:-2.5rem;padding-bottom:0}.hero-module__Tbk_VW__heroTileMobileHide{display:flex}}.hero-module__Tbk_VW__heroPortraitBadge{background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:var(--mc-radius-md);z-index:3;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem 1.25rem;display:flex;position:absolute;bottom:2rem;right:50%;transform:translate(50%);box-shadow:0 4px 16px #0000001a}.hero-module__Tbk_VW__heroPortraitName{color:var(--mc-text-secondary);letter-spacing:.02em;font-size:.72rem;font-weight:500}.hero-module__Tbk_VW__heroPortraitBrand{color:var(--mc-text-primary);letter-spacing:.04em;font-size:.9rem;font-weight:700}@media (min-width:768px) and (max-width:1023px){.hero-module__Tbk_VW__heroPortraitBadge{display:none}}@media (min-width:1024px){.hero-module__Tbk_VW__heroPortraitBadge{padding:.6rem 1.5rem;bottom:7rem}.hero-module__Tbk_VW__heroPortraitName{font-size:.78rem}.hero-module__Tbk_VW__heroPortraitBrand{font-size:.95rem}}@media (max-width:767px){.hero-module__Tbk_VW__heroPortraitBadge{display:none}}
.homeToolCarousel-module__xIRBrG__section{z-index:10;padding:0 1rem;position:relative}@media (min-width:768px){.homeToolCarousel-module__xIRBrG__section{padding:0 1.5rem}}.homeToolCarousel-module__xIRBrG__inner{max-width:1280px;margin:0 auto}.homeToolCarousel-module__xIRBrG__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;gap:.7rem;padding:.5rem 0 .25rem;scroll-padding-left:1rem;display:flex;overflow-x:auto}.homeToolCarousel-module__xIRBrG__track::-webkit-scrollbar{display:none}.homeToolCarousel-module__xIRBrG__card{scroll-snap-align:start;background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:var(--mc-radius-lg);flex-direction:column;flex:0 0 43%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 6px 16px #0f172a14}.homeToolCarousel-module__xIRBrG__card:hover{border-color:var(--mc-action);box-shadow:0 12px 26px rgba(var(--mc-action-rgb), .16);transform:translateY(-4px)}.homeToolCarousel-module__xIRBrG__cardLabel{color:var(--mc-text-primary);padding:.85rem 1rem .6rem;font-size:.95rem;font-weight:400;line-height:1.25}.homeToolCarousel-module__xIRBrG__cardImageWrap{flex-shrink:0;width:100%;height:180px;position:relative}.homeToolCarousel-module__xIRBrG__cardImg{object-fit:cover}@media (max-width:1023px){.homeToolCarousel-module__xIRBrG__cardLabel{white-space:nowrap;text-overflow:ellipsis;padding:.55rem .85rem .3rem;font-size:.78rem;overflow:hidden}.homeToolCarousel-module__xIRBrG__cardImageWrap{height:116px}.homeToolCarousel-module__xIRBrG__cardImg{object-fit:contain}.homeToolCarousel-module__xIRBrG__cardBadge{padding:.3rem .85rem .55rem;font-size:.72rem}}.homeToolCarousel-module__xIRBrG__cardBadge{color:var(--mc-accent);padding:.5rem 1rem .7rem;font-size:.8rem;font-weight:700;line-height:1.1}@media (min-width:768px) and (max-width:1023px){.homeToolCarousel-module__xIRBrG__card{flex:0 0 27%}}@media (min-width:1024px){.homeToolCarousel-module__xIRBrG__track{scroll-snap-type:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem;padding:.5rem 0 0;display:grid;overflow:visible}.homeToolCarousel-module__xIRBrG__card{flex:initial}.homeToolCarousel-module__xIRBrG__cardMobileOnly{display:none}}
.homeComparisonTiles-module__z_Rb0G__section{padding:0 1rem}@media (min-width:768px){.homeComparisonTiles-module__z_Rb0G__section{padding:0 1.5rem}}.homeComparisonTiles-module__z_Rb0G__inner{max-width:1280px;margin:0 auto}.homeComparisonTiles-module__z_Rb0G__heading{color:var(--mc-text-primary);margin:0 0 .3rem .25rem;font-size:1.4rem;font-weight:700}@media (min-width:768px){.homeComparisonTiles-module__z_Rb0G__heading{font-size:1.6rem}}.homeComparisonTiles-module__z_Rb0G__subtitle{font-size:var(--mc-text-sm);color:var(--mc-text-secondary);margin:0 0 1rem .25rem}.homeComparisonTiles-module__z_Rb0G__grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;display:grid}.homeComparisonTiles-module__z_Rb0G__tile{aspect-ratio:1;background:var(--mc-bg-surface);border-radius:var(--mc-radius-lg);border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;padding:.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.homeComparisonTiles-module__z_Rb0G__tile:hover{border-color:var(--mc-action);box-shadow:0 8px 22px rgba(var(--mc-action-rgb), .14);transform:translateY(-3px)}.homeComparisonTiles-module__z_Rb0G__icon{color:var(--mc-text-primary);justify-content:center;align-items:center;transition:color .2s;display:flex}.homeComparisonTiles-module__z_Rb0G__tile:hover .homeComparisonTiles-module__z_Rb0G__icon{color:var(--mc-action)}.homeComparisonTiles-module__z_Rb0G__label{color:var(--mc-text-primary);text-align:center;font-size:.85rem;font-weight:600;line-height:1.2}@media (max-width:480px){.homeComparisonTiles-module__z_Rb0G__grid{grid-template-columns:repeat(3,1fr)}.homeComparisonTiles-module__z_Rb0G__icon{width:46px;height:46px}.homeComparisonTiles-module__z_Rb0G__label{font-size:.78rem}}
.homeWalletCompare-module__BepQZa__section{padding:0 1rem}@media (min-width:768px){.homeWalletCompare-module__BepQZa__section{padding:0 1.5rem}}.homeWalletCompare-module__BepQZa__inner{max-width:1280px;margin:0 auto}.homeWalletCompare-module__BepQZa__heading{color:var(--mc-text-primary);margin:0 0 1rem .25rem;font-size:1.4rem;font-weight:700}@media (min-width:768px){.homeWalletCompare-module__BepQZa__heading{font-size:1.6rem}}.homeWalletCompare-module__BepQZa__grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:.9rem;display:grid}.homeWalletCompare-module__BepQZa__card{background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:var(--mc-radius-lg);align-items:stretch;gap:1rem;padding:.9rem 1.1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #0f172a0f}.homeWalletCompare-module__BepQZa__card:hover{border-color:var(--mc-action);box-shadow:0 10px 26px rgba(var(--mc-action-rgb), .14);transform:translateY(-3px)}.homeWalletCompare-module__BepQZa__imageBox{border-radius:var(--mc-radius-md);background:var(--mc-bg-surface);flex-shrink:0;width:108px;height:108px;position:relative;overflow:hidden}.homeWalletCompare-module__BepQZa__content{flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;min-width:0;display:flex}.homeWalletCompare-module__BepQZa__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.homeWalletCompare-module__BepQZa__category{text-transform:uppercase;letter-spacing:.05em;color:var(--mc-text-muted);font-size:.7rem;font-weight:600}.homeWalletCompare-module__BepQZa__name{color:var(--mc-text-primary);font-size:1.2rem;font-weight:700;line-height:1.2}.homeWalletCompare-module__BepQZa__priceBlock{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;display:flex}.homeWalletCompare-module__BepQZa__variant{color:var(--mc-text-muted);white-space:nowrap;font-size:.72rem}.homeWalletCompare-module__BepQZa__price{color:var(--mc-text-primary);white-space:nowrap;font-size:1rem;font-weight:700}.homeWalletCompare-module__BepQZa__allLink{color:var(--mc-action);align-items:center;gap:.3rem;margin-top:1rem;margin-left:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.homeWalletCompare-module__BepQZa__allLink:hover{opacity:.8}
.homeShowcaseRow-module___usZoW__section{padding:0 1rem}@media (min-width:768px){.homeShowcaseRow-module___usZoW__section{padding:0 1.5rem}}.homeShowcaseRow-module___usZoW__inner{max-width:1280px;margin:0 auto}.homeShowcaseRow-module___usZoW__heading{color:var(--mc-text-primary);margin:0 0 1rem .25rem;font-size:1.4rem;font-weight:700}@media (min-width:768px){.homeShowcaseRow-module___usZoW__heading{font-size:1.6rem}}.homeShowcaseRow-module___usZoW__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;gap:.85rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.homeShowcaseRow-module___usZoW__grid::-webkit-scrollbar{display:none}.homeShowcaseRow-module___usZoW__card{scroll-snap-align:start;background:var(--mc-bg-card);border:1px solid var(--mc-border);border-radius:var(--mc-radius-lg);flex-direction:column;flex:0 0 82%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0f172a0f}@media (min-width:768px){.homeShowcaseRow-module___usZoW__grid{touch-action:auto;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;padding-bottom:0;display:grid;overflow:visible}.homeShowcaseRow-module___usZoW__card{flex:initial}}.homeShowcaseRow-module___usZoW__card:hover{border-color:var(--mc-action);box-shadow:0 12px 28px rgba(var(--mc-action-rgb), .14);transform:translateY(-3px)}.homeShowcaseRow-module___usZoW__shot{aspect-ratio:16/10;background:var(--mc-bg-surface);width:100%;position:relative;overflow:hidden}.homeShowcaseRow-module___usZoW__shotPlaceholder{background:linear-gradient(135deg, rgba(var(--mc-action-rgb), .1), rgba(var(--mc-primary-rgb), .06));flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex;position:absolute;inset:0}.homeShowcaseRow-module___usZoW__shotName{color:var(--mc-text-primary);font-size:1.1rem;font-weight:700}.homeShowcaseRow-module___usZoW__shotHint{color:var(--mc-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.homeShowcaseRow-module___usZoW__badge{background:var(--mc-accent);color:#fff;border-radius:8px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;position:absolute;top:.6rem;right:.6rem;box-shadow:0 2px 8px #0003}.homeShowcaseRow-module___usZoW__body{flex-direction:column;gap:.3rem;padding:.85rem 1rem 1rem;display:flex}.homeShowcaseRow-module___usZoW__category{text-transform:uppercase;letter-spacing:.05em;color:var(--mc-text-muted);font-size:.7rem;font-weight:600}.homeShowcaseRow-module___usZoW__name{color:var(--mc-text-primary);flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:1.2rem;font-weight:700;line-height:1.2;display:flex}.homeShowcaseRow-module___usZoW__score{color:var(--mc-action);white-space:nowrap;font-size:.85rem;font-weight:700}.homeShowcaseRow-module___usZoW__facts{flex-direction:column;gap:.25rem;margin-top:.35rem;display:flex}.homeShowcaseRow-module___usZoW__fact{color:var(--mc-text-secondary);align-items:center;gap:.35rem;font-size:.8rem;font-weight:500;display:inline-flex}.homeShowcaseRow-module___usZoW__factCheck{color:var(--mc-action);flex-shrink:0;font-size:.78rem;font-weight:700}.homeShowcaseRow-module___usZoW__allLink{color:var(--mc-action);align-items:center;gap:.3rem;margin-top:1rem;margin-left:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.homeShowcaseRow-module___usZoW__allLink:hover{opacity:.8}
.homeTrendThemes-module__pLYGwG__section{padding:0 1rem}@media (min-width:768px){.homeTrendThemes-module__pLYGwG__section{padding:0 1.5rem}}.homeTrendThemes-module__pLYGwG__inner{max-width:1280px;margin:0 auto}.homeTrendThemes-module__pLYGwG__heading{color:var(--mc-text-primary);margin:0 0 1rem .25rem;font-size:1.4rem;font-weight:700}@media (min-width:768px){.homeTrendThemes-module__pLYGwG__heading{font-size:1.6rem}}.homeTrendThemes-module__pLYGwG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;gap:.85rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.homeTrendThemes-module__pLYGwG__grid::-webkit-scrollbar{display:none}.homeTrendThemes-module__pLYGwG__card{scroll-snap-align:start;border-radius:var(--mc-radius-lg);flex:0 0 80%;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 4px 12px #0f172a0f}@media (min-width:768px){.homeTrendThemes-module__pLYGwG__grid{touch-action:auto;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;padding-bottom:0;display:grid;overflow:visible}.homeTrendThemes-module__pLYGwG__card{flex:initial}}.homeTrendThemes-module__pLYGwG__card:hover{box-shadow:0 12px 28px rgba(var(--mc-action-rgb), .16);transform:translateY(-3px)}.homeTrendThemes-module__pLYGwG__imageWrap{aspect-ratio:16/9;background:var(--mc-bg-surface);width:100%;display:block;position:relative}.homeTrendThemes-module__pLYGwG__overlay{background:linear-gradient(#0000 30%,#00000047 55%,#000000c7 100%);position:absolute;inset:0}.homeTrendThemes-module__pLYGwG__reading{color:#fff;background:#0000008c;border-radius:100px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;top:.7rem;left:.7rem}.homeTrendThemes-module__pLYGwG__title{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;font-weight:700;line-height:1.25;display:-webkit-box;position:absolute;bottom:.9rem;left:.9rem;right:.9rem;overflow:hidden}.homeTrendThemes-module__pLYGwG__allLink{color:var(--mc-action);align-items:center;gap:.3rem;margin-top:1rem;margin-left:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.homeTrendThemes-module__pLYGwG__allLink:hover{opacity:.8}
