.resellers_nav__au3Ol{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(3,0,5,.5);border-bottom:1px solid var(--glass-border);z-index:100;display:flex;align-items:center}.resellers_navContainer__sQe3f{max-width:1200px;width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.resellers_logo__AN1KK{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#f97316);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.resellers_navLinks__vWT1G{display:flex;align-items:center;gap:2rem}.resellers_navLink__jpvJj{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.resellers_navLink__jpvJj:hover{color:#fff}.resellers_discordIcon__Ka_2m{color:#7289da;transition:all .2s;display:flex;align-items:center;justify-content:center}.resellers_discordIcon__Ka_2m:hover{color:#fff;transform:scale(1.1);filter:drop-shadow(0 0 8px rgba(114,137,218,.5))}.resellers_main__sLzmW{padding-top:var(--nav-height);min-height:100vh}.resellers_container__y_O8F{max-width:1200px;width:90%;margin:0 auto}.resellers_hero__fZLQZ{min-height:50vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 0;position:relative}.resellers_heroContent__GcEAf{max-width:800px;width:100%;animation:resellers_fadeInUp__kW4VV .8s ease-out}@keyframes resellers_fadeInUp__kW4VV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.resellers_title__69EF5{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem;color:#fff}.resellers_subtitle__lqXp6{font-size:1.25rem;color:var(--text-muted);margin-bottom:1.5rem;font-weight:500;max-width:600px;margin-left:auto;margin-right:auto}.resellers_description__rtDKG{font-size:1rem;color:var(--text-muted);line-height:1.6;max-width:500px;margin:0 auto;opacity:.8}.resellers_cardsSection__2d3c1{padding:4rem 0 6rem}.resellers_cardsSectionTitle__4l4tm{font-size:2rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#fff}.resellers_cardsSectionSubtitle__oxwkS{font-size:1rem;color:var(--text-muted);text-align:center;margin-bottom:3rem}.resellers_cardsGrid__dUKua{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto}.resellers_card__rVfFS{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:16px;padding:0;text-align:left;transition:all .3s ease;position:relative;width:100%;max-width:380px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resellers_card__rVfFS:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:0 10px 30px -10px rgba(249,115,22,.2)}.resellers_cardIcon__MCOjK{position:absolute;top:1.5rem;left:1.5rem;font-size:1.5rem;color:var(--primary);z-index:2;filter:drop-shadow(0 0 5px var(--primary-glow))}.resellers_cardContent__JusYq{padding:4rem 2rem 2rem;display:flex;flex-direction:column;height:100%}.resellers_cardTitle___uCTN{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center}.resellers_featuresList___pfO1{list-style:none;padding:0;margin:0 0 2rem;color:var(--text-muted);flex-grow:1}.resellers_featuresList___pfO1 li{margin-bottom:.75rem;display:flex;align-items:center;font-size:.9rem}.resellers_featuresList___pfO1 li:before{content:"✓";margin-right:.75rem;color:var(--primary);font-weight:800}.resellers_primaryButton__wZR9L{background:var(--primary);color:#fff;border:none;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;box-shadow:0 0 15px var(--primary-glow)}.resellers_primaryButton__wZR9L:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 0 25px var(--primary-glow)}.resellers_helperText__RNAZK{color:var(--text-muted);font-size:.8rem;text-align:center;opacity:.7}.resellers_footer___8_o_{border-top:1px solid var(--glass-border);padding:3rem 0;background:rgba(0,0,0,.2);margin-top:auto}.resellers_footer___8_o_ p{color:var(--text-muted);font-size:.9rem;text-align:center;margin-bottom:.5rem}.resellers_disclaimer__8zaRd{font-size:.8rem!important;opacity:.6;max-width:800px;margin:1rem auto!important}@media (max-width:768px){.resellers_title__69EF5{font-size:2.5rem}.resellers_navLinks__vWT1G{display:none}.resellers_cardsGrid__dUKua{gap:1.5rem}}