.resellers_nav__XnjAp{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(240,80,61,.2)}.resellers_navContainer__nD4_k{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.resellers_logo__VwTyH{font-size:1.25rem;font-weight:600;color:#fff}.resellers_navLinks__HRsd0{display:flex;gap:2rem;align-items:center}.resellers_navLink__lmvyM{color:#888;font-size:.9rem;font-weight:500;transition:color .2s ease}.resellers_navLink__lmvyM:hover{color:#f0503d}.resellers_main__GlVwI{position:relative;z-index:3;color:#fff;max-width:1200px;margin:0 auto;padding:0 2rem}.resellers_hero__rz2Cq{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 0 4rem}.resellers_heroContent__mB9_g{max-width:800px;width:100%}.resellers_title__lZlGY{font-size:clamp(3rem,8vw,5rem);font-weight:400;line-height:1;margin-bottom:1rem;color:#fff;letter-spacing:-.02em}.resellers_subtitle__oir2X{font-size:clamp(1.25rem,3vw,1.75rem);color:#888;margin-bottom:1rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.resellers_description__qC5xR{font-size:clamp(1rem,2.5vw,1.125rem);color:#666;line-height:1.6;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto}.resellers_cardsSection__ri_FE{padding:4rem 0 6rem;text-align:center}.resellers_container__RoP8V{max-width:1000px;margin:0 auto;text-align:center}.resellers_cardsSectionTitle__VQXgW{font-size:clamp(2rem,4vw,3rem);font-weight:400;text-align:center;margin-bottom:1rem;color:#fff}.resellers_cardsSectionSubtitle__zcVmH{font-size:clamp(1rem,2vw,1.125rem);color:#666;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.resellers_cardsGrid__DPVgB{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:500px;margin:0 auto;justify-items:center}.resellers_card__P8H7p{background:linear-gradient(145deg,rgba(25,25,25,.95),hsla(0,0%,6%,.95));border:1px solid rgba(240,80,61,.3);border-radius:16px;padding:0;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;width:100%;max-width:380px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.3)}.resellers_card__P8H7p:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(240,80,61,.6),transparent);opacity:0;transition:opacity .4s ease}.resellers_card__P8H7p:hover{transform:translateY(-12px) scale(1.02);border-color:rgba(240,80,61,.6);box-shadow:0 20px 60px rgba(240,80,61,.25),0 0 0 1px rgba(240,80,61,.1)}.resellers_card__P8H7p:hover:before{opacity:1}.resellers_featured__0_sdJ{border-color:rgba(240,80,61,.6);box-shadow:0 8px 30px rgba(240,80,61,.2)}.resellers_featured__0_sdJ:before{opacity:1}.resellers_cardBadge__jdCmA{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#f0503d,#e03e2a);color:#fff;padding:.4rem 1rem;border-radius:25px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:2;box-shadow:0 2px 10px rgba(240,80,61,.4);animation:resellers_pulse__AvGbW 2s infinite}@keyframes resellers_pulse__AvGbW{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.resellers_cardIcon__FjROP{position:absolute;top:1rem;left:1rem;font-size:2rem;color:#f0503d;z-index:2;filter:drop-shadow(0 2px 4px rgba(240,80,61,.3))}.resellers_cardContent__mIYFu{padding:4rem 2rem 2rem;display:flex;flex-direction:column;height:100%;min-height:320px;position:relative}.resellers_cardContent__mIYFu:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent,rgba(240,80,61,.3),transparent)}.resellers_cardTitle__As_DK{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center;background:linear-gradient(135deg,#fff,#e0e0e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.3)}.resellers_featuresList__qCGUI{list-style:none;margin:0 0 2rem;color:#e0e0e0;flex-grow:1;background:rgba(0,0,0,.2);border-radius:12px;padding:1.5rem;border:1px solid hsla(0,0%,100%,.05)}.resellers_featuresList__qCGUI li{margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-start;font-size:.95rem;font-weight:500;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.resellers_featuresList__qCGUI li:last-child{border-bottom:none;margin-bottom:0}.resellers_featuresList__qCGUI li:before{content:"✓";margin-right:.75rem;color:#4ade80;font-size:1rem;font-weight:700;width:20px;height:20px;border-radius:50%;background:rgba(74,222,128,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.resellers_featuresList__qCGUI li:hover{color:#fff;transform:translateX(4px)}.resellers_primaryButton__0uylN{background:linear-gradient(135deg,#f0503d,#ff6b59 50%,#d83d2a);color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-block;text-align:center;box-shadow:0 8px 25px rgba(240,80,61,.4),0 0 0 1px rgba(240,80,61,.2);margin-bottom:1rem;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px}.resellers_primaryButton__0uylN:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s ease}.resellers_primaryButton__0uylN:hover:before{left:100%}.resellers_primaryButton__0uylN:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 15px 40px rgba(240,80,61,.5),0 0 0 1px rgba(240,80,61,.3)}.resellers_primaryButton__0uylN:active{transform:translateY(-2px) scale(1)}.resellers_helperText__O7Fo5{color:#888;font-size:.9rem;margin:0;text-align:center;font-style:italic}.resellers_footer__Cl_0A{padding:4rem 5% 3rem;border-top:1px solid rgba(80,80,80,.3);text-align:center;background:hsla(0,0%,4%,.5)}.resellers_footer__Cl_0A p{color:#94a3b8;line-height:1.6;margin:0 auto 1rem;max-width:700px}.resellers_disclaimer__2iyq6{font-size:.875rem;color:#64748b;max-width:700px;margin-left:auto;margin-right:auto}.resellers_educationalNote__aHp5b{font-size:.875rem;color:#94a3b8;margin-top:2rem}@media (max-width:1024px){.resellers_main__GlVwI{padding:0 1rem}.resellers_cardsGrid__DPVgB{max-width:400px}.resellers_card__P8H7p{max-width:100%}}@media (max-width:768px){.resellers_main__GlVwI{padding:0 1rem}.resellers_hero__rz2Cq{padding:6.5rem 0 2rem;min-height:50vh}.resellers_title__lZlGY{font-size:clamp(2.5rem,8vw,3.5rem);line-height:1.1}.resellers_cardsGrid__DPVgB{max-width:350px}.resellers_cardContent__mIYFu{padding:3.5rem 1.5rem 1.5rem;min-height:280px}.resellers_cardBadge__jdCmA{top:.75rem;right:.75rem;padding:.375rem .75rem;font-size:.7rem}.resellers_cardIcon__FjROP{top:.75rem;left:.75rem;font-size:1.25rem}.resellers_navContainer__nD4_k{padding:1rem}.resellers_navLinks__HRsd0{gap:1rem}.resellers_logo__VwTyH{font-size:1.1rem}}@media (max-width:480px){.resellers_hero__rz2Cq{padding:5.5rem 0 1.5rem;min-height:40vh}.resellers_cardContent__mIYFu{padding:3rem 1rem 1rem;min-height:260px}.resellers_primaryButton__0uylN{padding:.875rem 1.5rem;font-size:.9rem}.resellers_featuresList__qCGUI li{font-size:.85rem;margin-bottom:.5rem}}