.voxel_layout__1Ep5f{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--cs-bg,#f4f5f9);color:var(--cs-text,#1f2937);min-height:100vh;display:flex;flex-direction:column}.voxel_header__B1ot3{background-color:var(--cs-menu-bg,rgba(255,255,255,.95));backdrop-filter:blur(10px);position:sticky;top:0;z-index:50;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.voxel_menuNav__jHyCp{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1rem;height:70px}.voxel_logoLink__YKg1M{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:800;font-size:1.5rem;color:var(--cs-text);white-space:nowrap}.voxel_logoLink__YKg1M img{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}.voxel_menuLeft__8zG6l{display:flex;align-items:center;gap:1.5rem}.voxel_menuLink__bavFN{display:flex;align-items:center;gap:.5rem;color:var(--cs-menu-color,#1f2937);font-weight:600;text-decoration:none;font-size:.95rem;transition:color .2s ease}.voxel_menuLink__bavFN:hover{color:var(--cs-primary)}.voxel_cartLink__Fy3TB{display:flex;align-items:center;gap:.5rem;background-color:var(--cs-primary);color:white;padding:.5rem 1.25rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.voxel_cartLink__Fy3TB:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,210,141,.3)}.voxel_cartBadge__c4qiv{background:rgba(255,255,255,.2);padding:.1rem .4rem;border-radius:12px;font-size:.8rem}.voxel_menuDropdown__NWAdE{position:relative}.voxel_menuDropdownPanel__SUKrq{position:absolute;top:calc(100% + 10px);left:0;background:white;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);min-width:200px;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;z-index:60;border:1px solid rgba(0,0,0,.05)}.voxel_menuDropdownItem__H_gXR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#4b5563;text-decoration:none;border-radius:8px;font-size:.9rem;font-weight:500;transition:all .2s ease}.voxel_menuDropdownItem__H_gXR:hover{background:#f3f4f6;color:var(--cs-primary)}.voxel_hero__LQVFD{position:relative;background:linear-gradient(135deg,rgba(34,197,94,.8),rgba(16,185,129,.9));background-size:cover;background-position:50%;color:white;padding:6rem 1rem 12rem;text-align:left;overflow:hidden}.voxel_heroOverlay__E7S1o{position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1}.voxel_heroContent__NK6Ta{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.voxel_heroText__4dQGy{max-width:500px}.voxel_heroTitle__F5umX{font-size:3rem;font-weight:900;line-height:1.1;margin-bottom:1rem;text-transform:uppercase}.voxel_heroSubtitle__qbWhe{font-size:1.1rem;opacity:.9;margin-bottom:2rem;line-height:1.5}.voxel_heroBtn__I2UVJ{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--cs-primary,#00d28d);color:white;padding:.8rem 2rem;border-radius:8px;font-weight:800;font-size:1.1rem;text-transform:uppercase;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 15px rgba(0,210,141,.4);border:none;cursor:pointer}.voxel_heroBtn__I2UVJ:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,210,141,.6)}.voxel_heroImageContainer__EEp4w{display:none}@media (min-width:768px){.voxel_heroImageContainer__EEp4w{display:block;position:absolute;right:10%;bottom:-20px;z-index:2}.voxel_heroImageContainer__EEp4w img{height:400px;width:auto;filter:drop-shadow(0 20px 30px rgba(0,0,0,.3))}}.voxel_heroWave__3Fpf7{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:3;pointer-events:none;fill:var(--cs-bg,#f4f5f9)}.voxel_main__ZAtP4{flex:1;max-width:1200px;margin:-4rem auto 4rem;padding:0 1rem;width:100%;position:relative;z-index:10}.voxel_sectionTitle__cGfY7{text-align:center;margin-bottom:3rem}.voxel_sectionTitle__cGfY7 h2{font-size:2rem;font-weight:900;color:var(--cs-text);text-transform:uppercase;margin-bottom:.5rem}.voxel_sectionTitle__cGfY7 p{color:#6b7280;font-size:1rem}.voxel_filters__kpVgz{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.voxel_filterBtn__w2pTY{background:white;color:var(--cs-text);border:2px solid transparent;padding:.6rem 1.5rem;border-radius:9999px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.voxel_filterBtn__w2pTY.voxel_active__JjPR_,.voxel_filterBtn__w2pTY:hover{border-color:var(--cs-primary);color:var(--cs-primary)}.voxel_productGrid__KVJEy{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.voxel_productCard__XJGx2{background:white;border-radius:20px;padding:2rem 1.5rem;text-align:center;position:relative;transition:all .3s ease;box-shadow:0 10px 25px rgba(0,0,0,.05);text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;border:2px solid transparent}.voxel_productCard__XJGx2:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:rgba(0,210,141,.2)}.voxel_productImageWrapper__sa6Ga{height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.voxel_productImageWrapper__sa6Ga img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.voxel_productName__9QDLW{font-size:1.25rem;font-weight:800;margin-bottom:1rem;color:var(--cs-text)}.voxel_productFeatures__UpeCH{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left;width:100%}.voxel_productFeatures__UpeCH li{font-size:.85rem;color:#6b7280;margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}.voxel_productFeatures__UpeCH li svg{color:var(--cs-primary);margin-top:2px}.voxel_productPrice__vMOrR{font-size:1.5rem;font-weight:900;color:var(--cs-text);margin-top:auto;margin-bottom:1rem}.voxel_productPrice__vMOrR span{font-size:.9rem;color:#9ca3af;text-decoration:line-through;margin-right:.5rem;font-weight:600}.voxel_buyBtn__lHXHj{background-color:var(--cs-primary);color:white;border:none;border-radius:9999px;padding:.75rem 2rem;font-weight:800;font-size:1rem;text-transform:uppercase;cursor:pointer;transition:all .2s ease;width:100%}.voxel_productCard__XJGx2:hover .voxel_buyBtn__lHXHj{box-shadow:0 4px 15px rgba(0,210,141,.4)}.voxel_featuresGrid__03DA_{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:5rem 0}.voxel_featureCard__4OUvr{background:white;border-radius:20px;padding:2.5rem 2rem;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.05)}.voxel_featureIcon__YsGwI{width:60px;height:60px;background:rgba(0,210,141,.1);color:var(--cs-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.voxel_featureCard__4OUvr h3{font-size:1.25rem;font-weight:800;margin-bottom:1rem}.voxel_featureCard__4OUvr p{color:#6b7280;font-size:.95rem;line-height:1.5}.voxel_faqSection__zMqfK{max-width:800px;margin:5rem auto}.voxel_faqGrid__S8n58{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.voxel_faqGrid__S8n58{grid-template-columns:1fr 1fr}}.voxel_faqItem__i8rNg{background:#e5e7eb;border-radius:12px;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#4b5563;cursor:pointer;transition:all .2s ease}.voxel_faqItem__i8rNg:hover{background:#d1d5db}.voxel_supportSection__15f0g{text-align:center;margin:5rem 0}.voxel_supportTitle__oHAjv{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.voxel_supportSubtitle__sE9LT{color:#6b7280;margin-bottom:2rem}.voxel_socialGrid__buCIb{display:flex;justify-content:center;gap:1rem}.voxel_socialIcon__PkD_y{width:50px;height:50px;background:var(--cs-primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease}.voxel_socialIcon__PkD_y:hover{transform:scale(1.1)}.voxel_footer__htLvw{background:#27272a;color:white;padding:4rem 1rem 2rem;margin-top:auto}.voxel_footerGrid__p_t4T{max-width:1200px;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto 3rem}.voxel_footerLink__mowJe{color:#a1a1aa;text-decoration:none;font-weight:600;font-size:.9rem;text-transform:uppercase;transition:color .2s ease}.voxel_footerLink__mowJe:hover{color:white}.voxel_footerDisclaimer__uqMVr{text-align:center;color:#71717a;font-size:.85rem;border-top:1px solid #3f3f46;padding-top:2rem;max-width:1200px;margin:0 auto}.voxel_footerCopy__WH4my{text-align:center;background:#18181b;padding:1rem;font-size:.85rem;color:#71717a;margin:2rem -1rem -2rem}.voxel_pageContainer__svJtN{background:white;border-radius:20px;padding:3rem;box-shadow:0 10px 25px rgba(0,0,0,.05);margin-top:2rem}.voxel_pageTitle__eLZjw{font-size:2rem;font-weight:800;margin-bottom:2rem;color:var(--cs-text)}.voxel_cartList__U028J{list-style:none;padding:0;margin:0}.voxel_cartListItem__o0uAw{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #e5e7eb}.voxel_cartItemImage__WZKol{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#f9fafb;padding:.5rem}.voxel_cartItemInfo__VtlBQ{flex:1}.voxel_cartItemName__GV2nP{font-size:1.1rem;font-weight:700;color:var(--cs-text);text-decoration:none;margin-bottom:.25rem;display:block}.voxel_cartItemPrice__vkfq_{color:var(--cs-primary);font-weight:600}.voxel_cartQtyValue__GvJ6W{font-weight:700;min-width:2rem;text-align:center}.voxel_cartTotal__yCVq0{font-size:1.5rem;text-align:right;margin-top:2rem;color:var(--cs-text)}.voxel_checkoutGatewayButtons__HUbMh{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}