*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f9fafb;color:#1f2937;line-height:1.6;font-size:16px;overflow-x:hidden}#root{min-height:100vh}img,svg,video,canvas{max-width:100%;height:auto}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(180deg,#f0f0f0,#e5e7eb)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a0aec0,#cbd5e1);border-radius:6px;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#64748b,#94a3b8)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;letter-spacing:-.02em}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:.95rem}p{color:#4b5563;margin-bottom:1rem}a{color:#1e40af;text-decoration:none;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:relative}a:hover{color:#1e3a8a}input,select,textarea,button{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 4px #1e40af26;transition:all .2s cubic-bezier(.34,1.56,.64,1)}button{cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.btn,button{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;border:none;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;box-shadow:0 4px 12px #1e40af26}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e40af40;background:linear-gradient(135deg,#1e3a8a,#172554)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background-color:transparent;color:#1e40af;border:2px solid #1e40af}.btn-secondary:hover{background-color:#1e40af;color:#fff;box-shadow:0 4px 12px #1e40af26}.btn-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b98126}.btn-success:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98140}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 12px #ef444426}.btn-danger:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ef444440}.container{max-width:1400px;margin:0 auto;padding:0 1rem}.grid{display:grid;gap:2rem;grid-auto-flow:dense}.flex{display:flex;gap:1rem}.flex-center{display:flex;align-items:center;justify-content:center}.text-center{text-align:center}.text-primary{color:#1e40af}.text-secondary{color:#6b7280}.text-muted{color:#9ca3af}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.animate-fade-in{animation:fadeIn .6s ease-out}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.animate-slide-in-up{animation:slideInUp .6s ease-out}.animate-slide-in-left{animation:slideInLeft .6s ease-out}.animate-slide-in-right{animation:slideInRight .6s ease-out}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media(max-width:768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}body{font-size:15px}.grid{gap:1.5rem}.flex{gap:.75rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}._navContainer_1je66_1{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #d9dee7;box-shadow:0 2px 12px #0f172a0f}._navInner_1je66_10{width:100%;max-width:1280px;min-height:76px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:28px}._navBrand_1je66_21{display:inline-flex;align-items:center;gap:12px;color:#111827;text-decoration:none;min-width:220px}._navBrand_1je66_21:hover{color:#111827}._navLogo_1je66_34{width:44px;height:44px;object-fit:contain;flex:0 0 auto}._brandText_1je66_41{display:flex;flex-direction:column;gap:2px;line-height:1.1}._brandName_1je66_48{font-size:1.05rem;font-weight:800;color:#111827;letter-spacing:0}._brandTagline_1je66_55{font-size:.76rem;font-weight:500;color:#5f6b7a;letter-spacing:0}._desktopNav_1je66_62{display:flex;align-items:center;gap:4px;flex:1 1 auto;justify-content:center}._navLink_1je66_70{color:#293241;text-decoration:none;font-size:.95rem;font-weight:600;line-height:1;padding:12px 13px;border-radius:8px;border:1px solid transparent;transition:background-color .16s ease,border-color .16s ease,color .16s ease;white-space:nowrap}._navLink_1je66_70:hover,._navLink_1je66_70._active_1je66_84{color:#1e40af;background:#f2f5f9;border-color:#e2e8f0}._navActions_1je66_90{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:180px}._authLinks_1je66_98{display:flex;align-items:center;gap:14px}._authLoadingPlaceholder_1je66_104{width:126px;height:42px;border-radius:8px;background:linear-gradient(90deg,#e5eaf1,#f7f9fc,#e5eaf1);background-size:220% 100%;animation:_authLoading_1je66_104 1.2s ease-in-out infinite}._createAccountLink_1je66_113{color:#52606d;font-size:.92rem;font-weight:600;text-decoration:none;white-space:nowrap}._createAccountLink_1je66_113:hover{color:#111827}._signInButton_1je66_125{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:8px;border:1px solid #1e40af;background:#1e40af;color:#fff;font-size:.92rem;font-weight:700;text-decoration:none;line-height:1;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._signInButton_1je66_125:hover{background:#1e3a8a;border-color:#1e3a8a;color:#fff}._cartLink_1je66_149{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:8px;border:1px solid #d6dde8;color:#111827;background:#fff;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s ease,border-color .16s ease}._cartLink_1je66_149:hover{color:#1e40af;background:#f7f9fc;border-color:#b9c3d1}._cartBadge_1je66_172{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:8px;background:#1e40af;color:#fff;font-size:.75rem;font-weight:800;line-height:1}._profileMenuContainer_1je66_187{position:relative}._profilePictureBtn_1je66_191{height:42px;max-width:190px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;overflow:hidden;padding:0 11px 0 5px;transition:background-color .16s ease,border-color .16s ease}._profilePictureBtn_1je66_191:hover{background:#f7f9fc;border-color:#94a3b8}._profileAvatar_1je66_212{width:32px;height:32px;border-radius:8px;flex:0 0 auto;overflow:hidden}._profilePictureImg_1je66_220{width:100%;height:100%;object-fit:cover}._profilePicturePlaceholder_1je66_226{width:100%;height:100%;background:#1e40af;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem}._profileDisplayName_1je66_238{min-width:0;max-width:124px;overflow:hidden;color:#111827;font-size:.92rem;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}._profileDropdown_1je66_250{position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%);z-index:1000;min-width:220px;overflow:hidden;background:#fff;border:1px solid #d9dee7;border-radius:12px;box-shadow:0 20px 40px #0f172a1f;padding:8px 0;transform-origin:top center;animation:_dropdownIn_1je66_1 .18s ease both}._dropdownItem_1je66_267{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:0 20px;border:0;border-radius:0;background:#fff;color:#1f2937;font-size:.95rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:all .16s ease}._dropdownItem_1je66_267:hover{background:#f2f5f9;color:#111827}._adminItem_1je66_291{color:#1e40af;font-weight:800}._menuButton_1je66_296{display:none;width:42px;height:42px;border:1px solid #d6dde8;border-radius:8px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0}._menuButton_1je66_296:hover{background:#f7f9fc}._menuLine_1je66_314{width:19px;height:2px;border-radius:2px;background:#111827;display:block}._mobileMenu_1je66_322{display:none}._mobileMenuDivider_1je66_326{height:1px;background:#e5eaf1;margin:6px 0}._mobileAuthLoadingPlaceholder_1je66_332{width:100%;height:44px;border-radius:8px;background:linear-gradient(90deg,#e5eaf1,#f7f9fc,#e5eaf1);background-size:220% 100%;animation:_authLoading_1je66_104 1.2s ease-in-out infinite}._mobileNavLink_1je66_341,._mobileNavButton_1je66_342{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px;border:0;border-radius:0;background:#fff;color:#1f2937;font-size:1rem;font-weight:700;text-align:left;text-decoration:none}._mobileNavLink_1je66_341:hover,._mobileNavLink_1je66_341._active_1je66_84,._mobileNavButton_1je66_342:hover{color:#0f172a;background:#f7f9fc}._navLink_1je66_70:focus-visible,._createAccountLink_1je66_113:focus-visible,._signInButton_1je66_125:focus-visible,._cartLink_1je66_149:focus-visible,._profilePictureBtn_1je66_191:focus-visible,._dropdownItem_1je66_267:focus-visible,._menuButton_1je66_296:focus-visible,._mobileNavLink_1je66_341:focus-visible,._mobileNavButton_1je66_342:focus-visible{outline:3px solid rgba(15,23,42,.22);outline-offset:3px}@media(max-width:1080px){._navInner_1je66_10{gap:18px}._navBrand_1je66_21{min-width:190px}._navLink_1je66_70{padding:11px 9px;font-size:.9rem}}@media(max-width:900px){._navInner_1je66_10{min-height:68px;padding:0 18px}._desktopNav_1je66_62,._navActions_1je66_90{display:none}._navBrand_1je66_21{min-width:0;flex:1 1 auto}._navLogo_1je66_34{width:38px;height:38px}._brandTagline_1je66_55{display:none}._menuButton_1je66_296{display:inline-flex;flex:0 0 auto}._mobileMenu_1je66_322{display:none;width:100%;padding:10px 18px 16px;background:#fff;border-top:1px solid #e5eaf1}._mobileMenuOpen_1je66_433{display:flex;flex-direction:column;transform-origin:top center;animation:_mobileMenuIn_1je66_1 .22s ease both}}@keyframes _dropdownIn_1je66_1{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes _mobileMenuIn_1je66_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes _authLoading_1je66_104{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){._authLoadingPlaceholder_1je66_104,._mobileAuthLoadingPlaceholder_1je66_332{animation:none}}@media(max-width:480px){._navInner_1je66_10{padding:0 14px}._brandName_1je66_48{font-size:1rem}._mobileMenu_1je66_322{padding-left:14px;padding-right:14px}}._footer_1ifct_1{margin-top:auto;padding:48px 24px 24px;background:#fff;border-top:1px solid #d9dee7}._container_1ifct_8{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px}._brandColumn_1ifct_17,._column_1ifct_18{display:flex;flex-direction:column;gap:10px}._footerBrand_1ifct_24{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#111827;font-size:1.02rem;font-weight:800;text-decoration:none;letter-spacing:0}._footerBrand_1ifct_24:hover{color:#111827}._footerLogo_1ifct_40{width:36px;height:36px;object-fit:contain}._footerText_1ifct_46{max-width:280px;margin:4px 0 0;color:#64748b;font-size:.94rem;line-height:1.65}._columnTitle_1ifct_54{margin:0 0 4px;color:#111827;font-size:.95rem;font-weight:800;line-height:1.3;letter-spacing:0}._columnLink_1ifct_63{width:fit-content;color:#52606d;text-decoration:none;font-size:.92rem;font-weight:600;line-height:1.35;transition:color .15s ease}._columnLink_1ifct_63:hover{color:#111827}._socialMedia_1ifct_77{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._media_1ifct_84{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #d9dee7;background:#fff;color:#111827;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}._media_1ifct_84 svg{width:18px;height:18px}._media_1ifct_84:hover{background:#f5f7fa;border-color:#aeb9c8;color:#111827}._bottomSection_1ifct_109{width:100%;max-width:1280px;margin:32px auto 0;padding-top:20px;border-top:1px solid #e5eaf1;display:flex;align-items:center;justify-content:space-between;gap:16px}._copyright_1ifct_121{margin:0;color:#64748b;font-size:.88rem;font-weight:600}._footerBrand_1ifct_24:focus-visible,._columnLink_1ifct_63:focus-visible,._media_1ifct_84:focus-visible{outline:3px solid rgba(15,23,42,.22);outline-offset:3px}@media(max-width:1024px){._container_1ifct_8{grid-template-columns:repeat(3,1fr)}._brandColumn_1ifct_17{grid-column:span 3}}@media(max-width:720px){._footer_1ifct_1{padding:40px 18px 22px}._container_1ifct_8{grid-template-columns:repeat(2,1fr);gap:28px 20px}._brandColumn_1ifct_17{grid-column:span 2}._bottomSection_1ifct_109{align-items:flex-start;flex-direction:column}}@media(max-width:460px){._footer_1ifct_1{padding-left:14px;padding-right:14px}._container_1ifct_8{grid-template-columns:1fr}._brandColumn_1ifct_17{grid-column:auto}}._mainLayout_mes4d_1{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}._contentWrapper_mes4d_9{flex:1;display:flex;flex-direction:column;min-width:0;background:#fff}._content_mes4d_9{width:100%;flex:1;min-width:0}._routeTransition_mes4d_23{width:100%;min-width:0}._footer_mes4d_28{margin-top:auto;flex-shrink:0}@keyframes _bounce_1xhli_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes _pulse-ring_1xhli_1{0%{box-shadow:0 0 #1e40afb3}70%{box-shadow:0 0 0 20px #1e40af00}to{box-shadow:0 0 #1e40af00}}._loadingContainer_1xhli_33{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1.5rem;animation:_fadeIn_1xhli_1 .4s ease-out}._loadingContainer_1xhli_33._large_1xhli_43{min-height:400px;padding:6rem 2rem}._loadingContainer_1xhli_33._medium_1xhli_48{min-height:250px;padding:3rem 2rem}._loadingContainer_1xhli_33._small_1xhli_53{min-height:100px;padding:1.5rem 1rem}._spinner_1xhli_58{position:relative;width:60px;height:60px}._loadingContainer_1xhli_33._small_1xhli_53 ._spinner_1xhli_58{width:40px;height:40px}._loadingContainer_1xhli_33._large_1xhli_43 ._spinner_1xhli_58{width:80px;height:80px}._spinnerSvg_1xhli_74{width:100%;height:100%;border:4px solid #e5e7eb;border-top:4px solid #1e40af;border-right:4px solid #3b82f6;border-radius:50%;animation:_spin_1xhli_58 1.2s cubic-bezier(.68,-.55,.265,1.55) infinite;box-shadow:0 0 20px #1e40af1a}._loadingContainer_1xhli_33._small_1xhli_53 ._spinnerSvg_1xhli_74{border-width:3px}._loadingContainer_1xhli_33._large_1xhli_43 ._spinnerSvg_1xhli_74{border-width:5px}@keyframes _spin_1xhli_58{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._message_1xhli_102{font-size:.95rem;color:#6b7280;font-weight:500;margin:0;text-align:center}._loadingContainer_1xhli_33._small_1xhli_53 ._message_1xhli_102{font-size:.85rem}._loadingContainer_1xhli_33._large_1xhli_43 ._message_1xhli_102{font-size:1.125rem}._homePage_1j53e_1{background:#edf1f4;color:#111827}._heroSection_1j53e_6{position:relative;min-height:500px;padding:96px 24px;display:flex;align-items:center;overflow:hidden;background-color:#101820;background-image:url(/Website_Images/PC_Parts.webp);background-size:cover;background-position:center;border-bottom:1px solid #cdd6df;isolation:isolate}._heroSection_1j53e_6:before{content:"";position:absolute;inset:0;background:#060c16a3;z-index:-1}._heroContent_1j53e_29{width:100%;max-width:1280px;margin:0 auto;color:#fff}._heroEyebrow_1j53e_36,._sectionEyebrow_1j53e_37{margin:0 0 10px;color:#1e40af;font-size:.88rem;font-weight:800;letter-spacing:0;text-transform:uppercase}._heroEyebrow_1j53e_36{color:#dbeafe}._heroTitle_1j53e_50{max-width:720px;margin:0;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:3.25rem;font-weight:800;line-height:1.08;letter-spacing:0}._heroSubtitle_1j53e_61{max-width:620px;margin:20px 0 0;color:#edf2f7;font-size:1.08rem;line-height:1.7}._heroActions_1j53e_69{display:flex;align-items:center;gap:12px;margin-top:28px;flex-wrap:wrap}._primaryAction_1j53e_77,._secondaryAction_1j53e_78,._viewAllButton_1j53e_79{min-height:42px;padding:0 18px;border-radius:4px;font-size:.95rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._primaryAction_1j53e_77{background:#fff;color:#111827;border:1px solid #ffffff}._primaryAction_1j53e_77:hover{background:#e5edf2;border-color:#e5edf2}._secondaryAction_1j53e_78{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.6)}._secondaryAction_1j53e_78:hover{background:#ffffff29;border-color:#fff}._featuredSection_1j53e_112,._featuresSection_1j53e_113{padding:72px 24px;background:transparent}._featuredSection_1j53e_112{border-bottom:1px solid #d7dfe7}._sectionHeader_1j53e_122{max-width:1280px;margin:0 auto 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}._featuredTitle_1j53e_131,._featuresTitle_1j53e_132{margin:0;color:#111827;font-family:Arial,Helvetica,sans-serif;font-size:2rem;font-weight:800;line-height:1.2;letter-spacing:0}._sliderButton_1j53e_142{width:48px;height:64px;position:absolute;top:50%;z-index:3;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #c9d3dd;border-radius:4px;background:#fff;color:#111827;font-size:2rem;font-weight:800;line-height:1;box-shadow:0 8px 18px #0f172a24;transform:translateY(-50%);transition:background-color .16s ease,border-color .16s ease,color .16s ease}._sliderButton_1j53e_142:hover{color:#1e40af;background:#e6edf5;border-color:#9fb0c3}._sliderButtonPrevious_1j53e_170{left:0}._sliderButtonNext_1j53e_174{right:0}._productSliderShell_1j53e_178{position:relative;max-width:1420px;margin:0 auto 28px;padding:0 70px}._productSlider_1j53e_178{display:block;max-width:1280px;margin:0 auto;padding:2px 2px 14px;overflow:hidden}._productSliderTrack_1j53e_193{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}._productCardItem_1j53e_199{min-width:0;height:100%}._productCard_1j53e_199{min-height:312px;height:100%;display:flex;flex-direction:column;overflow:hidden;background:#f4f7f9;border:1px solid #c9d3dd;border-radius:4px;box-shadow:0 2px 8px #0f172a0f;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}._productCard_1j53e_199:hover{border-color:#8394a7;box-shadow:0 12px 24px #0f172a1f;transform:translateY(-2px)}._productImageWrapper_1j53e_225{width:100%;height:188px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border-bottom:1px solid #c9d3dd}._productImage_1j53e_225{width:100%;height:100%;object-fit:contain;padding:0;background:#fff;transition:transform .16s ease}._productCard_1j53e_199:hover ._productImage_1j53e_225{transform:scale(1.02)}._productImagePlaceholder_1j53e_249{padding:16px;color:#52606d;font-size:.9rem;font-weight:800;text-align:center}._productInfo_1j53e_257{flex:1;display:flex;flex-direction:column;gap:7px;padding:14px;background:#f4f7f9}._productName_1j53e_266{margin:0;color:#111827;font-size:1.05rem;font-weight:900;line-height:1.25;letter-spacing:0}._productBrand_1j53e_275{margin:0;color:#64748b;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}._productPrice_1j53e_284{margin:auto 0 0;color:#1e40af;font-size:1.22rem;font-weight:900}._viewAllCta_1j53e_291{max-width:1280px;margin:0 auto;display:flex;justify-content:center}._viewAllButton_1j53e_79{background:#111827;color:#fff;border:1px solid #111827}._viewAllButton_1j53e_79:hover{background:#2f3a4a;border-color:#2f3a4a}._emptyState_1j53e_309{max-width:1280px;margin:0 auto;padding:36px 24px;border:1px solid #c9d3dd;border-radius:4px;background:#f4f7f9;color:#52606d;text-align:center;font-size:1rem;font-weight:800}._featuresGrid_1j53e_322{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1280px;margin:0 auto}._featureCard_1j53e_330{position:relative;min-height:292px;display:block;overflow:hidden;background-color:#1f2937;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #c9d3dd;border-radius:4px;box-shadow:0 2px 8px #0f172a0d;color:#fff;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}._featureMotionItem_1j53e_347{min-width:0}._featureMotionItem_1j53e_347>._featureCard_1j53e_330{height:100%}._featureCard_1j53e_330:before{content:"";position:absolute;inset:0;background:#060c167a;transition:background-color .16s ease}._featureCard_1j53e_330:hover{border-color:#8394a7;box-shadow:0 12px 24px #0f172a1c;transform:translateY(-2px)}._featureCard_1j53e_330:hover:before{background:#060c1661}._header1_1j53e_373{background-image:url(/Website_Images/PC_Parts2.webp)}._header2_1j53e_377{background-image:url(/Website_Images/support.webp)}._header3_1j53e_381{background-image:url(/Website_Images/delivery.webp)}._header4_1j53e_385{background-image:url(/Website_Images/discount.webp)}._header5_1j53e_389{background-image:url(/Website_Images/authentic.webp)}._header6_1j53e_393{background-image:url(/Website_Images/laptopready.webp)}._featureTitle_1j53e_397{color:#fff;font-size:1.38rem;font-weight:900;line-height:1.15;letter-spacing:0}._featureOverlay_1j53e_405{position:relative;z-index:1;min-height:292px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:20px}._featureButton_1j53e_416{width:fit-content;color:#dbeafe;font-size:.92rem;font-weight:900;line-height:1.35;text-decoration:underline;text-underline-offset:4px}._featureButton_1j53e_416:hover{color:#fff;background:transparent}._featureCard_1j53e_330:hover ._featureButton_1j53e_416{color:#fff}._primaryAction_1j53e_77:focus-visible,._secondaryAction_1j53e_78:focus-visible,._viewAllButton_1j53e_79:focus-visible,._sliderButton_1j53e_142:focus-visible,._productCard_1j53e_199:focus-visible,._productSlider_1j53e_178:focus-visible,._featureCard_1j53e_330:focus-visible,._featureButton_1j53e_416:focus-visible{outline:3px solid rgba(15,23,42,.24);outline-offset:3px}._sliderButton_1j53e_142:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}@media(max-width:900px){._heroSection_1j53e_6{min-height:440px;padding:72px 18px}._heroTitle_1j53e_50{font-size:2.35rem}._featuredSection_1j53e_112,._featuresSection_1j53e_113{padding:54px 18px}._featuresGrid_1j53e_322{grid-template-columns:repeat(2,minmax(0,1fr))}._sliderButton_1j53e_142{width:42px;height:58px}._featureCard_1j53e_330,._featureOverlay_1j53e_405{min-height:260px}}@media(max-width:560px){._heroSection_1j53e_6{min-height:420px;padding:56px 14px;background-position:58% center}._heroTitle_1j53e_50{font-size:2rem}._heroSubtitle_1j53e_61{font-size:1rem}._heroActions_1j53e_69{align-items:stretch;flex-direction:column}._primaryAction_1j53e_77,._secondaryAction_1j53e_78{width:100%}._featuredSection_1j53e_112,._featuresSection_1j53e_113{padding:44px 14px}._featuredTitle_1j53e_131,._featuresTitle_1j53e_132{font-size:1.6rem}._featuresGrid_1j53e_322{grid-template-columns:1fr}._productSliderShell_1j53e_178{padding:0 28px}._sliderButton_1j53e_142{display:flex;width:32px;height:46px;font-size:1.4rem;z-index:4}._productSlider_1j53e_178{padding:2px 2px 10px;max-width:100%}._productCard_1j53e_199{min-height:312px;width:100%}._productImageWrapper_1j53e_225{height:180px}._sectionHeader_1j53e_122{align-items:flex-start;flex-direction:column}}._page_m5egu_1{width:100%;max-width:1240px;margin:0 auto;padding:72px 36px 120px;background:#fff;color:#0f172a;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}._supportPage_m5egu_11,._aboutPage_m5egu_15{padding-top:32px}._contactPage_m5egu_19{width:100%;max-width:none;margin:0;padding:0;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}@keyframes _floatImage_m5egu_1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes _shimmerGlow_m5egu_1{0%,to{box-shadow:0 12px 32px #1d4ed814}50%{box-shadow:0 18px 42px #1d4ed826}}._contactExperience_m5egu_48{position:relative;isolation:isolate;width:100%;max-width:1180px;margin:0 auto;padding:56px 36px 82px;display:grid;grid-template-columns:minmax(300px,390px) minmax(420px,1fr);grid-template-areas:"intro form" "visual form" "details details";gap:58px;align-items:start}._contactExperience_m5egu_48:before{content:"";position:absolute;top:24px;left:36px;right:36px;height:1px;display:none;background:transparent}._contactIntro_m5egu_76,._contactVisual_m5egu_77,._contactForm_m5egu_78,._contactMethodList_m5egu_79{position:relative;z-index:1}._contactIntro_m5egu_76{grid-area:intro}._contactKicker_m5egu_88{margin:0 0 18px;color:#1d4ed8;font-size:.84rem;font-weight:850;line-height:1;text-transform:uppercase}._contactHeading_m5egu_97{max-width:560px;margin:0;color:#0f172a;font-size:3.08rem;font-weight:850;line-height:1.03;letter-spacing:0}._contactLead_m5egu_107{max-width:520px;margin:22px 0 0;color:#385168;font-size:1.02rem;font-weight:500;line-height:1.72}._contactVisual_m5egu_77{grid-area:visual;width:100%;margin:0;overflow:hidden;border:0;border-radius:0;background:transparent}._contactVisual_m5egu_77 img{width:100%;aspect-ratio:16 / 16;display:block;object-fit:cover;object-position:center}._contactEmailLink_m5egu_134{width:fit-content;max-width:100%;margin-top:30px;display:inline-flex;align-items:center;gap:14px;color:#0f172a;font-size:1.32rem;font-weight:850;line-height:1.15;text-decoration:none;overflow-wrap:anywhere}._contactEmailLink_m5egu_134 span{color:#1d4ed8;font-size:1.45rem;line-height:1}._contactEmailLink_m5egu_134:hover{color:#1d4ed8}._contactMethodList_m5egu_79{grid-area:details;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:0;border-top:1px solid #d5deea;border-bottom:1px solid #d5deea}._contactMethodRow_m5egu_169{display:grid;grid-template-columns:46px minmax(0,1fr);gap:18px;align-items:start;padding:22px 26px;border-bottom:0}._contactMethodRow_m5egu_169+._contactMethodRow_m5egu_169{border-left:1px solid #d5deea}._contactMethodIcon_m5egu_182{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:#1d4ed8}._contactMethodRow_m5egu_169 h2{margin:0;color:#0f172a;font-size:1rem;font-weight:850;line-height:1.2}._contactMethodRow_m5egu_169 p{margin:7px 0 0;color:#385168;font-size:.92rem;line-height:1.55}._contactMethodRow_m5egu_169 strong{display:block;margin-top:8px;color:#0f172a;font-size:.94rem;font-weight:850}._contactForm_m5egu_78{grid-area:form;padding-top:4px}._contactFormHeader_m5egu_219{padding-bottom:30px;border-bottom:1px solid #b9c6d6}._contactFormHeader_m5egu_219 h2{margin:0;color:#0f172a;font-size:2.42rem;font-weight:850;line-height:1.08;letter-spacing:0}._contactFormHeader_m5egu_219 h2 span{color:#1d4ed8}._contactFormHeader_m5egu_219 p:last-child{margin:14px 0 0;color:#385168;font-size:1rem;line-height:1.55}._contactFieldGrid_m5egu_244{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}._contactField_m5egu_244{display:flex;flex-direction:column;gap:16px;margin-top:28px}._contactField_m5egu_244 span{color:#1d4ed8;font-size:.86rem;font-weight:850;line-height:1;text-transform:uppercase}._contactField_m5egu_244 input,._contactField_m5egu_244 textarea{width:100%;padding:0 0 13px;border:0;border-bottom:2px solid #b9c6d6;border-radius:0;background:transparent;color:#0f172a;font:inherit;font-size:1.05rem;font-weight:600;line-height:1.4;outline:0;box-shadow:none;transition:border-color .16s ease,color .16s ease}._contactField_m5egu_244 input{min-height:40px}._contactField_m5egu_244 textarea{min-height:112px;resize:vertical}._contactField_m5egu_244 input::placeholder,._contactField_m5egu_244 textarea::placeholder{color:#94a3b8}._contactField_m5egu_244 input:focus,._contactField_m5egu_244 textarea:focus{border-color:#b9c6d6;box-shadow:none}._contactError_m5egu_303{margin-top:34px;padding:14px 0;border-top:1px solid #fecaca;border-bottom:1px solid #fecaca;color:#b91c1c;font-weight:800}._contactSubmitButton_m5egu_312{min-height:52px;margin-top:34px;padding:0 28px;border:1px solid #1d4ed8;border-radius:8px;background:#1d4ed8;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:14px;font:inherit;font-size:.98rem;font-weight:850;line-height:1;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}._contactSubmitButton_m5egu_312:hover:not(:disabled){background:#163a6b;border-color:#163a6b;transform:translateY(-2px)}._contactSubmitButton_m5egu_312:disabled{opacity:.62;cursor:not-allowed}._contactSubmitButton_m5egu_312 span{font-size:1.2rem;line-height:1}._hero_m5egu_348{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:72px;align-items:end;padding:30px 0 64px;border-bottom:1px solid #b9c6d6}._supportHero_m5egu_357,._aboutHero_m5egu_364{grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:86px;align-items:center;padding:18px 0 88px}._contactHero_m5egu_371{grid-template-columns:minmax(0,1fr) minmax(340px,470px);gap:58px;align-items:center;padding:18px 0 72px}._heroCopy_m5egu_378{max-width:760px}._eyebrow_m5egu_382{margin:0 0 12px;color:#1d4ed8;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}._heroTitle_m5egu_391{max-width:760px;margin:0;color:#0f172a;font-size:clamp(2.35rem,4vw,4.15rem);font-weight:850;line-height:.98;letter-spacing:0}._heroText_m5egu_401{max-width:600px;margin:22px 0 0;color:#385168;font-size:1.08rem;line-height:1.7}._heroActions_m5egu_409{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}._supportMeta_m5egu_416{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:620px;margin:42px 0 0;padding:24px 0 0;border-top:1px solid #b9c6d6}._supportMeta_m5egu_416 div{min-width:0}._supportMeta_m5egu_416 dt{margin:0 0 8px;color:#385168;font-size:.78rem;font-weight:850;text-transform:uppercase}._supportMeta_m5egu_416 dd{margin:0;color:#0f172a;font-size:1rem;font-weight:850;line-height:1.35}._missionBand_m5egu_446{margin-top:88px;padding:44px 0;display:grid;grid-template-columns:170px minmax(0,1fr);gap:36px;align-items:start;border-top:1px solid #d5deea;border-bottom:1px solid #d5deea}._missionBand_m5egu_446>div{max-width:840px}._missionBand_m5egu_446 p:last-child{max-width:760px;margin:16px 0 0;color:#385168;font-size:1.08rem;line-height:1.7}._heroMedia_m5egu_469{margin:0;position:relative;display:flex;align-items:center;justify-content:center;padding:16px;background:linear-gradient(135deg,#1d4ed80d,#3b82f608);border-radius:50%;aspect-ratio:1;width:100%;max-width:420px;box-shadow:0 0 0 2px #1d4ed81a,0 0 0 8px #1d4ed80d,0 20px 50px #1d4ed81f}._supportHero_m5egu_357 ._heroMedia_m5egu_469{transform:translateY(-44px)}._heroMedia_m5egu_469 img{width:100%;height:100%;aspect-ratio:1;display:block;object-fit:cover;object-position:center;border-radius:50%;animation:_floatImage_m5egu_1 4s ease-in-out infinite,_shimmerGlow_m5egu_1 3.5s ease-in-out infinite;transition:transform .4s cubic-bezier(.22,1,.36,1);border:3px solid rgba(255,255,255,.8);box-shadow:inset 0 0 20px #1d4ed814}._heroMedia_m5egu_469 img:hover{transform:scale(1.05)}._contactHeroMedia_m5egu_509{position:relative;margin:0;overflow:hidden;border:1px solid #d5deea;border-radius:8px;background:#f7f9fc;box-shadow:0 22px 50px #0f172a24}._contactHeroMedia_m5egu_509 img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;object-position:center}._contactHeroMedia_m5egu_509 figcaption{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(213,222,234,.9);border-radius:8px;background:#ffffffe0;box-shadow:0 12px 26px #0f172a24}._contactHeroMedia_m5egu_509 figcaption span{color:#385168;font-size:.78rem;font-weight:850;text-transform:uppercase}._contactHeroMedia_m5egu_509 figcaption strong{color:#0f172a;font-size:.98rem;font-weight:850;text-align:right}._heroPanel_m5egu_557{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding-top:0;border-top:0;background:transparent}._heroPanel_m5egu_557 strong{color:#0f172a;font-size:1.28rem;font-weight:850;line-height:1.22}._heroPanel_m5egu_557 p{margin:0;color:#385168;line-height:1.62}._panelLabel_m5egu_580{color:#1d4ed8;font-size:.76rem;font-weight:800;text-transform:uppercase}._section_m5egu_587,._guidanceSection_m5egu_588,._hoursSection_m5egu_589{padding:104px 0 0}._sectionHeader_m5egu_593{display:grid;grid-template-columns:170px minmax(0,1fr);gap:36px;align-items:start;margin-bottom:34px}._sectionHeader_m5egu_593>div{max-width:780px}._sectionHeader_m5egu_593 h2,._ctaBand_m5egu_606 h2,._missionBand_m5egu_446 h2,._formHeader_m5egu_608 h2,._statusPanel_m5egu_609 h1{margin:0;color:#0f172a;font-size:clamp(1.75rem,2.4vw,2.55rem);font-weight:850;line-height:1.08;letter-spacing:0}._sectionIntro_m5egu_618{max-width:660px;margin:14px 0 0;color:#385168;font-size:1rem;line-height:1.68}._topicGrid_m5egu_626{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid #d5deea}._topicCard_m5egu_633{min-height:0;display:grid;grid-template-columns:64px minmax(180px,240px) minmax(0,1fr) auto;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid #d5deea;background:transparent}._topicNumber_m5egu_644{color:#6d8198;font-size:.76rem;font-weight:850;line-height:1}._topicCard_m5egu_633 h3,._contactCard_m5egu_652 h2{margin:0;color:#0f172a;font-size:1.08rem;font-weight:850;line-height:1.25;letter-spacing:0}._topicCard_m5egu_633 p,._contactCard_m5egu_652 p{margin:0;color:#385168;line-height:1.62}._topicCard_m5egu_633 a{width:fit-content;margin-left:auto;color:#1d4ed8;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}._topicCard_m5egu_633 a:hover{color:#163a6b}._guidanceList_m5egu_682{display:grid;gap:0;border-top:1px solid #d5deea}._guidanceItem_m5egu_688{display:grid;grid-template-columns:220px minmax(0,1fr);gap:56px;align-items:start;padding:30px 0;border-bottom:1px solid #d5deea}._guidanceItem_m5egu_688 h3{margin:0;color:#0f172a;font-size:1.05rem;font-weight:850;line-height:1.28}._guidanceItem_m5egu_688 p{max-width:720px;margin:0;color:#385168;font-size:1.02rem;line-height:1.7}._contactCard_m5egu_652 strong{width:fit-content;margin-top:auto;color:#1d4ed8;font-size:.95rem;font-weight:850}._hoursGrid_m5egu_721{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #d5deea;border-bottom:1px solid #d5deea}._hoursGrid_m5egu_721 div{padding:28px 0}._hoursGrid_m5egu_721 div+div{padding-left:32px;border-left:1px solid #d5deea}._hoursGrid_m5egu_721 span{display:block;color:#385168;font-size:.84rem;font-weight:750;margin-bottom:8px}._hoursGrid_m5egu_721 strong{color:#0f172a;font-size:1.06rem;font-weight:850}._faqList_m5egu_752{border-top:1px solid #b9c6d6}._faqItem_m5egu_756{border-bottom:1px solid #b9c6d6;background:transparent}._faqQuestion_m5egu_761{width:100%;min-height:112px;display:grid;grid-template-columns:72px minmax(0,1fr) 44px;align-items:center;gap:30px;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-family:inherit;text-align:left;cursor:pointer}._faqQuestion_m5egu_761:hover ._faqQuestionText_m5egu_778,._faqQuestion_m5egu_761:hover ._faqIcon_m5egu_779{color:#1d4ed8}._faqNumber_m5egu_783{color:#6d8198;font-size:.82rem;font-weight:850;line-height:1}._faqQuestionText_m5egu_778{color:#0f172a;font-size:clamp(1.3rem,2.8vw,2.25rem);font-weight:850;line-height:1.08;letter-spacing:0}._faqIcon_m5egu_779{color:#6d8198;font-size:2rem;font-weight:400;line-height:1;text-align:right;transform-origin:center;transition:color .18s ease,transform .26s ease}._faqQuestion_m5egu_761[aria-expanded=true] ._faqIcon_m5egu_779{color:#1d4ed8;transform:rotate(45deg)}._faqAnswer_m5egu_813{max-width:760px;margin:0 0 0 102px;padding:6px 0 34px;color:#385168;line-height:1.68}._ctaBand_m5egu_606{margin-top:104px;padding:44px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #d5deea;border-bottom:1px solid #d5deea;background:transparent}._primaryButton_m5egu_833,._secondaryButton_m5egu_834{min-height:42px;width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:4px;font-family:inherit;font-size:.9rem;font-weight:850;line-height:1;text-decoration:none;cursor:pointer}._primaryButton_m5egu_833{border:1px solid #1d4ed8;background:#1d4ed8;color:#fff}._primaryButton_m5egu_833:hover:not(:disabled){background:#163a6b;border-color:#163a6b;color:#fff}._primaryButton_m5egu_833:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_m5egu_834{border:1px solid #1d4ed8;background:#fff;color:#1d4ed8}._secondaryButton_m5egu_834:hover{background:#eef4ff;color:#163a6b}._contactLayout_m5egu_878{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:42px;align-items:start;padding-top:64px}._contactSide_m5egu_886{display:flex;flex-direction:column;gap:16px;border-top:0}._contactCard_m5egu_652{min-height:0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:16px;align-items:start;padding:20px;border:1px solid #d5deea;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a12}._contactIcon_m5egu_906{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbeafe;border-radius:8px;background:#eef4ff;color:#1d4ed8}._contactIconSvg_m5egu_918{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}._formPanel_m5egu_928{display:flex;flex-direction:column;gap:26px;max-width:780px;padding:34px;border:1px solid #d5deea;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a1a}._formHeader_m5egu_608{padding-bottom:24px;border-bottom:1px solid #d5deea}._formIntro_m5egu_945{max-width:620px;margin:16px 0 0;color:#385168;font-size:1rem;line-height:1.68}._fieldGrid_m5egu_953{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}._field_m5egu_953{display:flex;flex-direction:column;gap:11px}._field_m5egu_953 span{color:#163a6b;font-size:.82rem;font-weight:850;text-transform:uppercase}._field_m5egu_953 input,._field_m5egu_953 textarea{width:100%;padding:0 16px;border:1px solid #d5deea;border-radius:8px;background:#f9fafb;color:#0f172a;font:inherit;font-size:1rem;font-weight:600;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}._field_m5egu_953 input{min-height:54px}._field_m5egu_953 textarea{min-height:220px;padding-top:16px;resize:vertical}._field_m5egu_953 input:focus,._field_m5egu_953 textarea:focus{outline:0;background:#fff;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed824}._field_m5egu_953 input::placeholder,._field_m5egu_953 textarea::placeholder{color:#6d8198}._errorBox_m5egu_1009{padding:13px 14px;border:1px solid #b91c1c;border-radius:4px;background:#fff;color:#991b1b;font-size:.9rem;font-weight:800}._statusPanel_m5egu_609{max-width:720px;margin:20px auto 0;padding:72px 0;border-top:1px solid #b9c6d6;border-bottom:1px solid #b9c6d6;background:transparent;text-align:center}._statusPanel_m5egu_609 p{color:#385168;line-height:1.62}._primaryButton_m5egu_833:focus-visible,._secondaryButton_m5egu_834:focus-visible,._topicCard_m5egu_633 a:focus-visible,._faqQuestion_m5egu_761:focus-visible,._contactEmailLink_m5egu_134:focus-visible,._contactSubmitButton_m5egu_312:focus-visible,._field_m5egu_953 input:focus-visible,._field_m5egu_953 textarea:focus-visible{outline:3px solid #9ebcff;outline-offset:3px}@media(max-width:960px){._contactExperience_m5egu_48{min-height:auto;grid-template-columns:1fr;grid-template-areas:"intro" "form" "visual" "details";gap:48px;padding:54px 36px 74px}._contactExperience_m5egu_48:before{top:22px;left:36px;right:36px}._contactHeading_m5egu_97{max-width:660px;font-size:2.85rem}._contactLead_m5egu_107{max-width:720px}._contactEmailLink_m5egu_134{margin-top:28px;font-size:1.24rem}._contactMethodList_m5egu_79{max-width:720px;grid-template-columns:1fr}._contactMethodRow_m5egu_169{padding:18px 0;border-bottom:1px solid #d5deea}._contactMethodRow_m5egu_169+._contactMethodRow_m5egu_169{border-left:0}._contactMethodRow_m5egu_169:last-child{border-bottom:0}._contactForm_m5egu_78{padding-top:0}._hero_m5egu_348,._contactLayout_m5egu_878{grid-template-columns:1fr;gap:42px}._supportHero_m5egu_357,._aboutHero_m5egu_364{padding-top:10px;padding-bottom:58px}._contactHero_m5egu_371{padding-bottom:58px}._supportHero_m5egu_357 ._heroMedia_m5egu_469{transform:translateY(-28px)}._heroMedia_m5egu_469{max-width:680px}._heroMedia_m5egu_469 img{aspect-ratio:16 / 9}._topicCard_m5egu_633{grid-template-columns:54px minmax(150px,210px) minmax(0,1fr);gap:24px}._topicCard_m5egu_633 a{grid-column:3;margin-left:0}._guidanceItem_m5egu_688{grid-template-columns:170px minmax(0,1fr);gap:36px}}@media(max-width:640px){._contactExperience_m5egu_48{grid-template-areas:"form" "visual" "details";gap:40px;padding:44px 20px 62px}._contactExperience_m5egu_48:before{top:22px;left:20px;right:20px}._contactKicker_m5egu_88{margin-bottom:16px}._contactIntro_m5egu_76{display:none}._contactHeading_m5egu_97{font-size:2.15rem}._contactLead_m5egu_107{margin-top:18px;font-size:.98rem;line-height:1.68}._contactVisual_m5egu_77{margin-top:0}._contactEmailLink_m5egu_134{margin-top:24px;font-size:1.05rem}._contactMethodList_m5egu_79{margin-top:24px}._contactMethodRow_m5egu_169{grid-template-columns:38px minmax(0,1fr);gap:14px;padding:16px 0}._contactMethodIcon_m5egu_182{width:38px;height:38px}._contactFormHeader_m5egu_219{padding-bottom:26px}._contactFormHeader_m5egu_219 h2{font-size:1.88rem}._contactFormHeader_m5egu_219 p:last-child{font-size:1.04rem}._contactFieldGrid_m5egu_244{grid-template-columns:1fr;gap:0}._contactField_m5egu_244{gap:14px;margin-top:26px}._contactField_m5egu_244 input,._contactField_m5egu_244 textarea{font-size:1rem}._contactSubmitButton_m5egu_312{width:100%;min-height:52px;margin-top:34px}._page_m5egu_1{padding:36px 18px 64px}._supportPage_m5egu_11,._aboutPage_m5egu_15{padding-top:24px}._hero_m5egu_348{padding:18px 0 46px}._supportHero_m5egu_357,._aboutHero_m5egu_364{gap:34px}._supportHero_m5egu_357 ._heroMedia_m5egu_469{transform:translateY(-10px)}._contactHeroMedia_m5egu_509 img{aspect-ratio:4 / 3}._contactHeroMedia_m5egu_509 figcaption{left:12px;right:12px;bottom:12px;padding:12px}._heroTitle_m5egu_391{font-size:2.35rem}._supportMeta_m5egu_416{grid-template-columns:1fr;gap:18px;margin-top:34px}._missionBand_m5egu_446,._section_m5egu_587,._guidanceSection_m5egu_588,._hoursSection_m5egu_589{padding-top:72px}._sectionHeader_m5egu_593,._missionBand_m5egu_446,._ctaBand_m5egu_606{grid-template-columns:1fr;align-items:flex-start;flex-direction:column;gap:12px}._missionBand_m5egu_446{margin-top:72px;padding:36px 0}._topicGrid_m5egu_626,._hoursGrid_m5egu_721,._fieldGrid_m5egu_953{grid-template-columns:1fr}._topicCard_m5egu_633{grid-template-columns:42px minmax(0,1fr);gap:12px 18px;align-items:start;padding:24px 0}._topicCard_m5egu_633 p,._topicCard_m5egu_633 a{grid-column:2}._guidanceItem_m5egu_688{grid-template-columns:1fr;gap:10px;padding:24px 0}._hoursGrid_m5egu_721 div{padding:24px 0}._hoursGrid_m5egu_721 div+div{padding-left:0;border-top:1px solid #d5deea;border-left:0}._faqQuestion_m5egu_761{min-height:92px;grid-template-columns:42px minmax(0,1fr) 32px;gap:16px}._faqQuestionText_m5egu_778{font-size:1.16rem}._faqIcon_m5egu_779{font-size:1.55rem}._faqAnswer_m5egu_813{margin-left:58px;padding-bottom:26px}._contactLayout_m5egu_878{padding-top:42px}._contactCard_m5egu_652{padding:18px}._formPanel_m5egu_928{padding:22px}._primaryButton_m5egu_833,._secondaryButton_m5egu_834{width:100%}}._container_k57cq_3{max-width:1200px;margin:0 auto;padding:0 2rem}._section_k57cq_9{padding:4rem 2rem;animation:_fadeInUp_k57cq_1 .6s ease-out}._sectionCenter_k57cq_14{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._row_k57cq_22{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin:2rem 0}._col_k57cq_29{display:flex;flex-direction:column;animation:_fadeInUp_k57cq_1 .6s ease-out}._colLg8_k57cq_35{grid-column:span 1;max-width:800px;margin:0 auto}._card_k57cq_41{background:linear-gradient(135deg,#fff,#f9fafb);border:2px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000000f;transition:all .3s cubic-bezier(.34,1.56,.64,1)}._card_k57cq_41:hover{border-color:#1e40af;box-shadow:0 20px 40px #1e40af26;transform:translateY(-4px)}._form_k57cq_56{display:flex;flex-direction:column;gap:1.75rem;animation:_fadeInUp_k57cq_1 .6s ease-out}._formGroup_k57cq_63{display:flex;flex-direction:column;gap:.625rem}._label_k57cq_69{font-weight:700;color:#1f2937;font-size:.95rem;letter-spacing:-.2px}._input_k57cq_76,._textarea_k57cq_77{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s cubic-bezier(.34,1.56,.64,1);background-color:#f9fafb}._input_k57cq_76:hover,._textarea_k57cq_77:hover{border-color:#d1d5db;background-color:#fff}._input_k57cq_76:focus,._textarea_k57cq_77:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 4px #1e40af26;background-color:#fff}._textarea_k57cq_77{resize:vertical;min-height:130px}._button_k57cq_106{padding:.95rem 2rem;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 12px #1e40af26}._button_k57cq_106:hover{background-color:#0f172a;transform:translateY(-2px)}._button_k57cq_106:disabled{opacity:.6;cursor:not-allowed}._successMessage_k57cq_128{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}._successIcon_k57cq_137{font-size:4rem;color:#10b981;margin-bottom:1rem}._successTitle_k57cq_143{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}._successText_k57cq_150{color:#6b7280;font-size:1.125rem;margin-bottom:1.5rem}._infoIcon_k57cq_156{font-size:3rem;color:#1e40af;margin-bottom:1rem}._infoTitle_k57cq_162{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}._infoText_k57cq_169{color:#6b7280;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}._infoLink_k57cq_176{color:#1e40af;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem}._infoLink_k57cq_176:hover{text-decoration:underline}._authContainer_k57cq_191{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#1e3a8a,#0f172a);padding:2rem;position:relative;overflow:hidden}._authContainer_k57cq_191:before{content:"";position:absolute;top:-50%;right:-50%;width:1000px;height:1000px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}._authContainer_k57cq_191:after{content:"";position:absolute;bottom:-30%;left:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(16,185,129,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}._authCard_k57cq_226{background:#fff;border-radius:16px;padding:3rem;max-width:420px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative;z-index:1;animation:_slideUp_k57cq_1 .6s ease-out}._authCard_k57cq_226 h1{font-size:1.875rem;color:#0f172a;margin:0 0 .5rem;font-weight:700;letter-spacing:-.5px}._authCard_k57cq_226>p{color:#6b7280;font-size:.95rem;margin:0 0 2rem;line-height:1.6}._authCard_k57cq_226 form{display:flex;flex-direction:column;gap:1.5rem}._formGroup_k57cq_63{display:flex;flex-direction:column;gap:.5rem}._formGroup_k57cq_63 label{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}._formGroup_k57cq_63 input,._formGroup_k57cq_63 textarea{padding:.875rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s cubic-bezier(.34,1.56,.64,1);background-color:#f9fafb;color:#1f2937}._formGroup_k57cq_63 input::placeholder,._formGroup_k57cq_63 textarea::placeholder{color:#9ca3af}._formGroup_k57cq_63 input:hover,._formGroup_k57cq_63 textarea:hover{border-color:#d1d5db;background-color:#fff}._formGroup_k57cq_63 input:focus,._formGroup_k57cq_63 textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 4px #1e40af26;background-color:#fff}._formGroup_k57cq_63 input:disabled,._formGroup_k57cq_63 textarea:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}._passwordStrength_k57cq_311{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}._strengthBar_k57cq_318{height:4px;flex:1;background-color:#e5e7eb;border-radius:2px;overflow:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1)}._passwordStrength_k57cq_311 span{font-size:.75rem;font-weight:600;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}._error_k57cq_335{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;line-height:1.5;animation:_shake_k57cq_1 .4s cubic-bezier(.36,0,.66,-.56)}@keyframes _shake_k57cq_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._submitButton_k57cq_352{padding:1rem;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 12px #1e40af40;margin-top:.5rem;text-transform:uppercase;letter-spacing:.5px}._submitButton_k57cq_352:hover:not(:disabled){background:linear-gradient(135deg,#0f172a,#1e40af);transform:translateY(-2px);box-shadow:0 8px 20px #1e40af59}._submitButton_k57cq_352:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #1e40af40}._submitButton_k57cq_352:disabled{opacity:.6;cursor:not-allowed;transform:none}._switchAuth_k57cq_385{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1.5rem}._switchAuth_k57cq_385 a{color:#1e40af;text-decoration:none;font-weight:600;transition:color .2s ease}._switchAuth_k57cq_385 a:hover{color:#1e3a8a;text-decoration:underline}@keyframes _slideUp_k57cq_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_k57cq_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._pageContainer_k57cq_427{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#1e3a8a,#0f172a);padding:2rem;position:relative;overflow:hidden}._pageContainer_k57cq_427:before{content:"";position:absolute;top:-50%;right:-50%;width:1000px;height:1000px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}._pageContainer_k57cq_427:after{content:"";position:absolute;bottom:-30%;left:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(16,185,129,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}._pageTitle_k57cq_462{font-size:2.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem;text-align:center;animation:_fadeInUp_k57cq_1 .6s ease-out}._subtitle_k57cq_471{font-size:1.25rem;color:#6b7280;text-align:center;margin-bottom:2.5rem;animation:_fadeInUp_k57cq_1 .6s ease-out .1s both}._roleButtons_k57cq_479{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}._roleButton_k57cq_479{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 12px #0000000f;text-align:center;animation:_fadeInUp_k57cq_1 .6s ease-out .2s both}._roleButton_k57cq_479:hover{border-color:#1e40af;box-shadow:0 12px 32px #1e40af33;transform:translateY(-8px);background:linear-gradient(135deg,#1e40af05,#10b98105)}._roleButton_k57cq_479:active{transform:translateY(-4px)}._roleIcon_k57cq_513{font-size:3rem;display:block}._roleName_k57cq_518{font-size:1.25rem;font-weight:700;color:#0f172a;display:block}._roleDescription_k57cq_525{font-size:.9rem;color:#6b7280;display:block;line-height:1.5}._roleFooter_k57cq_532{text-align:center;padding:2rem;color:#fff;animation:_fadeInUp_k57cq_1 .6s ease-out .3s both}._roleFooter_k57cq_532 p{margin:0 0 1rem;font-size:1rem}._linkButton_k57cq_544{background:none;border:none;color:#10b981;font-weight:600;cursor:pointer;font-size:1rem;text-decoration:underline;transition:color .2s ease;padding:0}._linkButton_k57cq_544:hover{color:#059669}._adminContainer_k57cq_560{background:#fff;border-radius:16px;padding:3rem;max-width:900px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative;z-index:1;animation:_slideUp_k57cq_1 .6s ease-out}._tabButtons_k57cq_572{display:flex;gap:1.5rem;margin:2rem 0;border-bottom:2px solid #e5e7eb;padding-bottom:1rem}._tabButton_k57cq_572{padding:.75rem 1.5rem 1.75rem;background:none;border:none;cursor:pointer;font-weight:600;color:#6b7280;transition:all .2s ease;border-bottom:3px solid transparent;margin-bottom:-1rem}._tabButton_k57cq_572._active_k57cq_593{color:#1e40af;border-bottom-color:#1e40af}._tabButton_k57cq_572:hover{color:#1e40af}._tabContent_k57cq_602{padding:2rem 0}._tabContent_k57cq_602 h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}._tabContent_k57cq_602 p{color:#6b7280;font-size:1rem;line-height:1.6}@media(max-width:768px){._container_k57cq_3{padding:0 1rem}._section_k57cq_9{padding:2rem 1rem}._row_k57cq_22{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem 0}._card_k57cq_41{padding:1.5rem}._button_k57cq_106{width:100%}._heroSection_k57cq_643{padding:2rem 1rem}._heroSection_k57cq_643 h1{font-size:1.75rem}._heroSection_k57cq_643 p{font-size:1rem}._section_k57cq_9 h2{font-size:1.5rem}._processSteps_k57cq_659{grid-template-columns:1fr;gap:1rem}._deliveryTable_k57cq_664{font-size:.9rem}._deliveryTable_k57cq_664 th,._deliveryTable_k57cq_664 td{padding:.75rem}}._productGrid_hokem_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}._card_hokem_7{min-height:430px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #cbd5e1;border-radius:4px;background:#f7f9fc;box-shadow:0 2px 10px #0f172a0f;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}._card_hokem_7:hover{border-color:#94a3b8;box-shadow:0 12px 24px #0f172a1a;transform:translateY(-2px)}._imageWrapper_hokem_26{width:100%;height:210px;padding:0;border:0;border-bottom:1px solid #d7dfe7;border-radius:0;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}._image_hokem_26{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .16s ease}._card_hokem_7:hover ._image_hokem_26{transform:scale(1.02)}._placeholder_hokem_52{color:#64748b;font-weight:800;font-size:.95rem;text-align:center}._content_hokem_59{flex:1;display:flex;flex-direction:column;gap:10px;padding:16px}._title_hokem_67{min-height:48px;margin:0;color:#111827;display:-webkit-box;font-size:1rem;font-weight:900;line-height:1.35;letter-spacing:0;text-align:left;text-decoration:none;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._title_hokem_67:hover{color:#1e40af}._meta_hokem_88{display:flex;flex-wrap:wrap;gap:6px}._badge_hokem_94{width:fit-content;padding:5px 8px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#475569;font-size:.72rem;font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase}._price_hokem_108{min-height:38px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:2px;color:#1e40af;font-size:1.28rem;font-weight:900}._originalPrice_hokem_120{color:#64748b;font-size:.92rem;font-weight:700;text-decoration:line-through}._dealPrice_hokem_127{color:#b91c1c;font-size:1.28rem;font-weight:900}._dealBadge_hokem_133{width:fit-content;padding:6px 8px;border-radius:4px;background:#fee2e2;color:#b91c1c;font-size:.78rem;font-weight:900;line-height:1;text-transform:uppercase}._availability_hokem_145{width:fit-content;margin-top:auto;padding:6px 8px;border-radius:4px;font-size:.78rem;font-weight:900;line-height:1}._inStock_hokem_155{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}._outOfStock_hokem_161{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}._footer_hokem_167{display:flex;padding-top:12px;border-top:1px solid #d7dfe7}._addToCartBtn_hokem_173{width:100%;min-height:40px;padding:0 12px;border-radius:4px;font-size:.88rem;font-weight:900;line-height:1;text-decoration:none}._addToCartBtn_hokem_173{border:1px solid #1e40af;background:#1e40af;color:#fff}._addToCartBtn_hokem_173:hover:not(:disabled){background:#1e3a8a;border-color:#1e3a8a}._addToCartBtn_hokem_173:disabled{background:#cbd5e1;border-color:#cbd5e1;color:#64748b;cursor:not-allowed}._addToCartBtn_hokem_173._addedSuccess_hokem_202{background:#1e3a8a;border-color:#1e3a8a}._authError_hokem_207{margin-bottom:20px;padding:12px 14px;border:1px solid #fecaca;border-radius:4px;background:#fef2f2;color:#991b1b;font-size:.92rem;font-weight:800;text-align:center}._emptyState_hokem_219{padding:48px 24px;border:1px solid #cbd5e1;border-radius:4px;background:#f7f9fc;color:#64748b;font-size:1rem;font-weight:800;text-align:center}._card_hokem_7:focus-visible,._addToCartBtn_hokem_173:focus-visible{outline:3px solid rgba(30,64,175,.22);outline-offset:3px}@media(max-width:768px){._productGrid_hokem_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._imageWrapper_hokem_26{height:170px}._content_hokem_59{padding:12px}}@media(max-width:560px){._productGrid_hokem_1{grid-template-columns:1fr}}._sidebar_pifwa_1{display:flex;flex-direction:column;gap:18px;padding:0;background:transparent}._header_pifwa_9{display:flex;align-items:center;justify-content:space-between;gap:12px}._title_pifwa_16{margin:0;color:#111827;font-size:1.05rem;font-weight:900;line-height:1.2;letter-spacing:0}._filterSection_pifwa_25{display:flex;flex-direction:column;gap:8px;padding-bottom:16px;border-bottom:1px solid #d7dfe7}._filterSection_pifwa_25:last-child{padding-bottom:0;border-bottom:0}._filterTitle_pifwa_38{margin:0;color:#475569;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}._searchBox_pifwa_47,._selectInput_pifwa_48{width:100%;min-height:42px;padding:0 12px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#111827;font-size:.9rem;font-weight:700}._searchBox_pifwa_47::placeholder{color:#94a3b8}._searchBox_pifwa_47:focus,._selectInput_pifwa_48:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._selectInput_pifwa_48:disabled,._checkboxInput_pifwa_72:disabled{cursor:wait;opacity:.62}._loadingNote_pifwa_77{margin:0;color:#64748b;font-size:.78rem;font-weight:700}._clearButton_pifwa_84{min-height:36px;padding:0 12px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#475569;font-size:.82rem;font-weight:900}._clearButton_pifwa_84:hover{background:#eef4ff;border-color:#9fb5da;color:#1e40af}._checkbox_pifwa_72{display:flex;align-items:center;gap:10px;min-height:34px;color:#334155;cursor:pointer}._checkboxInput_pifwa_72{width:16px;height:16px;accent-color:#1e40af;cursor:pointer}._checkboxLabel_pifwa_117{color:#334155;font-size:.9rem;font-weight:800}._filterOptions_pifwa_123{display:flex;flex-direction:column;gap:8px}._filterLabel_pifwa_129{display:flex;align-items:center;gap:8px;min-height:34px;color:#475569;font-size:.9rem;font-weight:700}._filterCheckbox_pifwa_139{width:16px;height:16px;accent-color:#1e40af}._clearButton_pifwa_84:focus-visible,._searchBox_pifwa_47:focus-visible,._selectInput_pifwa_48:focus-visible,._checkboxInput_pifwa_72:focus-visible,._filterCheckbox_pifwa_139:focus-visible{outline:3px solid rgba(30,64,175,.22);outline-offset:3px}@media(max-width:768px){._sidebar_pifwa_1{gap:16px}}._catalogContainer_1cm06_1{width:100%;max-width:1400px;margin:0 auto;padding:32px 24px 64px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start;background:#fff}._mobileControls_1cm06_13{display:none}._sidebar_1cm06_17{position:sticky;top:96px;height:fit-content;padding-right:20px;border-right:1px solid #d7dfe7}._mainContent_1cm06_25{min-width:0;display:flex;flex-direction:column;gap:22px}._header_1cm06_32{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #d7dfe7}._title_1cm06_41{margin:0;color:#111827;font-size:2rem;font-weight:900;line-height:1.15;letter-spacing:0}._resultCount_1cm06_50{margin:0;padding:7px 10px;border:1px solid #cbd5e1;border-radius:4px;background:#f7f9fc;color:#475569;font-size:.9rem;font-weight:800}._errorState_1cm06_61{padding:14px 16px;border:1px solid #fecaca;border-radius:4px;background:#fff5f5;color:#991b1b;font-size:.92rem;font-weight:800}._paginationContainer_1cm06_71{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;padding-top:22px;border-top:1px solid #d7dfe7;flex-wrap:wrap}._paginationBtn_1cm06_82,._pageNumber_1cm06_83{min-height:40px;padding:0 14px;border-radius:4px;font-size:.9rem;font-weight:900;line-height:1}._paginationBtn_1cm06_82{border:1px solid #1e40af;background:#1e40af;color:#fff}._paginationBtn_1cm06_82:hover:not(:disabled){background:#1e3a8a;border-color:#1e3a8a}._paginationBtn_1cm06_82:disabled{border-color:#cbd5e1;background:#e2e8f0;color:#64748b;cursor:not-allowed}._pageNumbers_1cm06_110{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}._pageNumber_1cm06_83{min-width:40px;border:1px solid #cbd5e1;background:#fff;color:#111827}._pageNumber_1cm06_83:hover{border-color:#1e40af;color:#1e40af;background:#eef4ff}._pageNumberActive_1cm06_131{border-color:#1e40af;background:#1e40af;color:#fff}._mobileFilterButton_1cm06_137{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#111827;font-weight:900}._mobileFilterButton_1cm06_137:hover{background:#eef4ff;color:#1e40af}._paginationBtn_1cm06_82:focus-visible,._pageNumber_1cm06_83:focus-visible,._mobileFilterButton_1cm06_137:focus-visible{outline:3px solid rgba(30,64,175,.22);outline-offset:3px}@media(max-width:1024px){._catalogContainer_1cm06_1{grid-template-columns:240px minmax(0,1fr);gap:22px}}@media(max-width:768px){._catalogContainer_1cm06_1{grid-template-columns:1fr;padding:20px 18px 48px}._mobileControls_1cm06_13{display:flex}._sidebar_1cm06_17{display:flex;position:static;top:auto;max-height:0;padding:0 16px;overflow:hidden;border:1px solid transparent;border-radius:4px;background:#f7f9fc;opacity:0;pointer-events:none;transform:translateY(-8px);transition:max-height .32s ease,padding .32s ease,border-color .32s ease,opacity .22s ease,transform .32s ease}._sidebarOpen_1cm06_192{max-height:1200px;padding:16px;border-color:#d7dfe7;opacity:1;pointer-events:auto;transform:translateY(0)}._header_1cm06_32{align-items:flex-start;flex-direction:column}._title_1cm06_41{font-size:1.55rem}}@media(max-width:560px){._catalogContainer_1cm06_1{padding:16px 14px 40px}._paginationBtn_1cm06_82,._pageNumbers_1cm06_110{width:100%}}._authPage_1sgeq_1{position:relative;min-height:100vh;padding:32px 24px;display:flex;align-items:center;justify-content:center;background:#edf1f4;color:#111827;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}._globalBackLink_1sgeq_13{position:absolute;top:32px;left:40px;display:flex;align-items:center;gap:8px;color:#64748b;text-decoration:none;font-size:.88rem;font-weight:600;transition:all .2s ease;z-index:10}._globalBackLink_1sgeq_13:hover{color:#0f172a;transform:translate(-4px)}._globalBackLink_1sgeq_13 svg{transition:transform .2s ease}._globalBackLink_1sgeq_13:hover svg{transform:translate(-2px)}._authShell_1sgeq_41{width:100%;max-width:520px;min-height:auto;margin:auto;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 25px 50px -12px #0000001f}._formPanel_1sgeq_59{padding:32px 48px 48px;display:flex;flex-direction:column;background:#fff}._brandHeader_1sgeq_66{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:28px}._brandLogo_1sgeq_74{width:48px;height:48px;object-fit:contain;border-radius:10px}._brandName_1sgeq_81{font-size:1.15rem;font-weight:850;color:#0f172a;letter-spacing:-.01em}._formHeader_1sgeq_88{margin-bottom:24px;text-align:center}._formKicker_1sgeq_93{margin:0 0 10px;color:#1e40af;font-size:.84rem;font-weight:900;letter-spacing:0;text-transform:uppercase}._title_1sgeq_102{margin:0;color:#0f172a;font-family:Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.2;letter-spacing:-.01em;text-align:center}._subtitle_1sgeq_113{margin:10px 0 0;color:#64748b;font-size:.95rem;line-height:1.5;text-align:center}._form_1sgeq_59{display:grid;gap:18px}._fieldGrid_1sgeq_126{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._field_1sgeq_126{display:flex;flex-direction:column;gap:8px}._fullWidth_1sgeq_138{grid-column:1 / -1}._label_1sgeq_142{color:#1d4ed8;font-size:.8rem;font-weight:850;line-height:1;text-transform:uppercase;margin-bottom:4px}._input_1sgeq_151{width:100%;min-height:44px;padding:0 14px;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#0f172a;font:inherit;font-size:.95rem;font-weight:500;transition:all .2s ease;box-sizing:border-box}._input_1sgeq_151:hover{border-color:#cbd5e1;background:#fff}._input_1sgeq_151:focus{outline:0;border-color:#1d4ed8}._input_1sgeq_151::placeholder{color:#94a3b8;font-weight:400;font-size:.95rem}._helperText_1sgeq_182{margin:0;color:#64748b;font-size:.82rem;line-height:1.45}._passwordStrength_1sgeq_189{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}._strengthTrack_1sgeq_196{height:6px;overflow:hidden;border-radius:4px;background:#e2e8f0}._strengthFill_1sgeq_203{height:100%;border-radius:4px;transition:width .18s ease,background-color .18s ease}._strengthLabel_1sgeq_209{min-width:54px;color:#475569;font-size:.82rem;font-weight:900;text-align:right}._alert_1sgeq_217{padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:.9rem;font-weight:750;line-height:1.45;margin-bottom:24px}._notice_1sgeq_229{padding:12px 14px;border:1px solid #bfdbfe;border-radius:8px;background:#eef4ff;color:#1e40af;font-size:.9rem;font-weight:750;line-height:1.45;margin-bottom:24px}._submitButton_1sgeq_241{width:100%;min-height:50px;padding:0 24px;border:none;border-radius:8px;background:#2563eb;color:#fff;font:inherit;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}._submitButton_1sgeq_241:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}._submitButton_1sgeq_241:active:not(:disabled){transform:translateY(0)}._submitButton_1sgeq_241:disabled{border-color:#94a3b8;background:#94a3b8;cursor:not-allowed}._linkRow_1sgeq_276{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:24px;padding-top:24px;border-top:1px solid #f1f5f9;color:#64748b;font-size:.9rem;text-align:center}._linkRow_1sgeq_276 p{margin:0;color:inherit}._link_1sgeq_276{color:#1e40af;font-weight:850;text-decoration:none}._link_1sgeq_276:hover{color:#1e3a8a;text-decoration:underline;text-underline-offset:3px}._secondaryLinks_1sgeq_307{display:flex;gap:16px}._backButton_1sgeq_313{display:inline-flex;align-items:center;gap:6px;color:#64748b;text-decoration:none;font-size:.85rem;font-weight:600;transition:all .2s ease}._backButton_1sgeq_313:hover{color:#1d4ed8;text-decoration:underline;text-underline-offset:4px}._wizardStep_1sgeq_331{animation:_slideIn_1sgeq_1 .3s ease-out}@keyframes _slideIn_1sgeq_1{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}._wizardProgress_1sgeq_346{display:flex;gap:8px;margin-bottom:24px}._progressDot_1sgeq_352{flex:1;height:4px;border-radius:2px;background:#e2e8f0;transition:background-color .3s ease}._progressDotActive_1sgeq_360{background:#2563eb}._buttonGroup_1sgeq_364{display:grid;grid-template-columns:1fr 2fr;gap:12px}._prevButton_1sgeq_370{min-height:50px;padding:0 16px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font:inherit;font-size:.96rem;font-weight:700;cursor:pointer;transition:all .2s ease}._prevButton_1sgeq_370:hover{background:#f8fafc;border-color:#cbd5e1}._authPage_1sgeq_1 :focus-visible{outline:3px solid rgba(30,64,175,.24);outline-offset:3px}._animateFadeIn_1sgeq_394{animation:_fadeIn_1sgeq_1 .4s ease-out both}@keyframes _fadeIn_1sgeq_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._animateFadeOut_1sgeq_409{animation:_fadeOut_1sgeq_1 .4s ease-in both}@keyframes _fadeOut_1sgeq_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media(max-width:900px){._authPage_1sgeq_1{padding:20px 18px}._authShell_1sgeq_41{grid-template-columns:1fr}._visualPanel_1sgeq_433{min-height:320px}._formPanel_1sgeq_59{padding:34px}}@media(max-width:620px){._authPage_1sgeq_1{padding:0;align-items:stretch}._authShell_1sgeq_41{min-height:100vh;border:0;border-radius:0}._visualPanel_1sgeq_433{min-height:260px;padding:24px 18px}._visualTitle_1sgeq_459{font-size:1.95rem}._formPanel_1sgeq_59{padding:28px 18px 34px}._title_1sgeq_102{font-size:1.75rem}._fieldGrid_1sgeq_126{grid-template-columns:1fr}._linkRow_1sgeq_276{align-items:flex-start;flex-direction:column}}._adminPage_1yfbs_1{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a}._sidebar_1yfbs_11{background:#fff;border-right:1px solid #e2e8f0;padding:32px 0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}._sidebarHeader_1yfbs_22{padding:0 24px 32px;border-bottom:1px solid #f1f5f9}._title_1yfbs_27{margin:0;font-size:1.25rem;font-weight:800;color:#1e40af;letter-spacing:-.02em}._subtitle_1yfbs_35{margin:4px 0 0;font-size:.875rem;color:#64748b;font-weight:500}._nav_1yfbs_42{flex:1;padding:24px 12px;display:flex;flex-direction:column;gap:4px}._tabButton_1yfbs_50{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:none;background:transparent;border-radius:8px;color:#475569;font-size:.9375rem;font-weight:600;text-align:left;cursor:pointer;transition:all .16s ease}._tabButton_1yfbs_50:hover{background:#f1f5f9;color:#1e293b}._tabButtonActive_1yfbs_71{background:#eff6ff;color:#1e40af}._tabBadge_1yfbs_76{font-size:.75rem;padding:2px 8px;background:#e2e8f0;color:#475569;border-radius:999px;font-weight:700}._tabButtonActive_1yfbs_71 ._tabBadge_1yfbs_76{background:#1e40af;color:#fff}._sidebarFooter_1yfbs_90{padding:24px 12px;border-top:1px solid #f1f5f9}._backButton_1yfbs_95{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .16s ease}._backButton_1yfbs_95:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._mainContent_1yfbs_118{padding:40px 48px;overflow-y:auto}._pageHeader_1yfbs_123{margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-end}._contentTitle_1yfbs_130{margin:0;font-size:1.875rem;font-weight:800;letter-spacing:-.025em;color:#0f172a}._statsBar_1yfbs_139{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}._stat_1yfbs_139{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}._statLabel_1yfbs_154{display:block;font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}._statValue_1yfbs_164{font-size:2.25rem;font-weight:800;color:#0f172a;line-height:1}._card_1yfbs_172{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden}._tabContent_1yfbs_180{padding:32px;max-width:1400px}._gridTwoCols_1yfbs_185{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}@media(max-width:1280px){._gridTwoCols_1yfbs_185{grid-template-columns:1fr;gap:24px}}._messagesList_1yfbs_200{display:grid;gap:16px}._messageCard_1yfbs_205{padding:24px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;transition:all .16s ease;position:relative}._messageCard_1yfbs_205:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000a}._messageHeader_1yfbs_219{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._messageName_1yfbs_226{font-weight:700;font-size:1.125rem;margin-bottom:4px}._messageEmail_1yfbs_232{color:#64748b;font-size:.875rem}._badge_1yfbs_237{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;height:fit-content}._badgeNew_1yfbs_251{background:#fee2e2;color:#b91c1c}._badgeReplied_1yfbs_256{background:#dcfce7;color:#15803d}._messageSubject_1yfbs_261{font-weight:600;margin-bottom:8px}._messageBody_1yfbs_266{font-size:.9375rem;line-height:1.6;color:#334155;white-space:pre-wrap;margin-bottom:20px}._actions_1yfbs_275{display:flex;gap:12px;margin-top:20px}._actionBtn_1yfbs_281{padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .16s ease;border:none}._replyBtn_1yfbs_291{background:#1e40af;color:#fff}._replyBtn_1yfbs_291:hover{background:#1e3a8a}._deleteBtn_1yfbs_300{background:#f1f5f9;color:#64748b}._deleteBtn_1yfbs_300:hover{background:#fee2e2;color:#b91c1c}._ordersList_1yfbs_311{display:grid;gap:24px}._orderCard_1yfbs_316{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._orderHeader_1yfbs_323{padding:20px 24px;background:#f8fafc;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;gap:16px}._orderNumber_1yfbs_333{font-weight:800;font-size:1.125rem;color:#1e293b}._orderCustomer_1yfbs_339{font-size:.875rem;color:#64748b;margin-top:4px}._orderStatusPanel_1yfbs_345{display:grid;grid-template-columns:auto minmax(150px,1fr);align-items:center;gap:8px 12px;min-width:280px}._orderStatusSelect_1yfbs_353{width:100%;min-height:38px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1e293b;font:inherit;font-size:.875rem;font-weight:700;cursor:pointer}._orderStatusSelect_1yfbs_353:disabled{opacity:.65;cursor:wait}._orderStatusHint_1yfbs_372{grid-column:1 / -1;color:#64748b;font-size:.75rem;font-weight:600;text-align:right}._orderDetails_1yfbs_380{padding:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}._infoGrid_1yfbs_387{display:grid;gap:12px}._infoItem_1yfbs_392{display:flex;justify-content:space-between;font-size:.875rem}._infoLabel_1yfbs_398{color:#64748b;font-weight:500}._infoValue_1yfbs_403{font-weight:700;color:#1e293b}._orderItems_1yfbs_408{background:#f1f5f9;border-radius:8px;padding:16px}._orderItemsTitle_1yfbs_414{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:12px}._orderItem_1yfbs_408{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:6px}._orderTotal_1yfbs_430{margin-top:16px;padding-top:12px;border-top:1px solid #cbd5e1;text-align:right}._totalLabel_1yfbs_437{font-size:.875rem;font-weight:500;color:#64748b}._totalValue_1yfbs_443{font-size:1.25rem;font-weight:800;color:#1e40af;margin-left:8px}._section_1yfbs_451{margin-bottom:48px}._sectionTitle_1yfbs_455{font-size:1.25rem;font-weight:800;margin-bottom:24px;color:#1e293b;display:flex;align-items:center;gap:12px}._sectionTitle_1yfbs_455:after{content:"";flex:1;height:1px;background:#f1f5f9}._formGroup_1yfbs_473{width:100%;display:grid;gap:20px}._label_1yfbs_479{font-size:.875rem;font-weight:700;color:#475569;margin-bottom:8px;display:block}._input_1yfbs_487,._select_1yfbs_487,._textarea_1yfbs_487{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-family:inherit;font-size:.9375rem;transition:all .16s ease}._input_1yfbs_487:focus,._select_1yfbs_487:focus,._textarea_1yfbs_487:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}._submitBtn_1yfbs_504{background:#111827;color:#fff;padding:12px 24px;border-radius:8px;font-weight:700;border:none;cursor:pointer;transition:all .16s ease}._submitBtn_1yfbs_504:hover{background:#1f2937;transform:translateY(-1px)}._productsList_1yfbs_521{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}._productItem_1yfbs_527{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .16s ease}._productItem_1yfbs_527:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000a}._productName_1yfbs_543{font-weight:700;font-size:.9375rem;margin-bottom:4px}._productBrand_1yfbs_549{font-size:.75rem;color:#64748b;text-transform:uppercase;font-weight:800;letter-spacing:.05em}._removeBtn_1yfbs_557{padding:8px 12px;border-radius:6px;background:#fee2e2;color:#b91c1c;border:none;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .16s ease}._removeBtn_1yfbs_557:hover{background:#fecaca}._restoreBtn_1yfbs_573{background:#dcfce7;color:#15803d}._restoreBtn_1yfbs_573:hover{background:#bbf7d0}._productSelectionList_1yfbs_583{display:grid;gap:12px}._productSelectionItem_1yfbs_588{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .16s ease}._productSelectionItemActive_1yfbs_600{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 1px #3b82f6}._selectionPrice_1yfbs_606{font-weight:800;color:#1e40af}._pagination_1yfbs_612{margin-top:32px;display:flex;justify-content:center;align-items:center;gap:16px}._paginationButton_1yfbs_620{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer}._paginationButton_1yfbs_620:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_1yfbs_635{font-size:.875rem;font-weight:600;color:#64748b}._modalOverlay_1yfbs_642{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}._modal_1yfbs_642{background:#fff;border-radius:16px;width:100%;max-width:560px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_1yfbs_662{padding:24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._modalTitle_1yfbs_670{margin:0;font-size:1.25rem;font-weight:800}._modalClose_1yfbs_676{background:transparent;border:none;font-size:1.5rem;color:#64748b;cursor:pointer}._modalBody_1yfbs_684{padding:24px}._modalFooter_1yfbs_688{padding:16px 24px;background:#f8fafc;border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:flex;justify-content:flex-end;gap:12px}._error_1yfbs_698,._success_1yfbs_698{padding:12px 16px;border-radius:8px;font-size:.875rem;font-weight:600;margin-bottom:24px}._error_1yfbs_698{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._success_1yfbs_698{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}._emptyText_1yfbs_718{text-align:center;padding:48px;color:#94a3b8;font-style:italic}@media(max-width:1024px){._adminPage_1yfbs_1{grid-template-columns:1fr}._sidebar_1yfbs_11{height:auto;position:static;border-right:none;border-bottom:1px solid #e2e8f0}._nav_1yfbs_42{flex-direction:row;overflow-x:auto;padding:16px}._mainContent_1yfbs_118{padding:24px}._orderHeader_1yfbs_323{align-items:stretch;flex-direction:column}._orderStatusPanel_1yfbs_345{min-width:0}._orderDetails_1yfbs_380{grid-template-columns:1fr}}._cartContainer_qiv6e_1{max-width:1200px;margin:0 auto;padding:80px 40px;font-family:Inter,system-ui,-apple-system,sans-serif;animation:_fadeIn_qiv6e_1 .6s ease-out}@keyframes _fadeIn_qiv6e_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._cartContainer_qiv6e_1 h1{font-size:2.75rem;font-weight:850;color:#0f172a;margin-bottom:48px;letter-spacing:-.04em;text-align:center}._cartContent_qiv6e_23{display:grid;grid-template-columns:1.8fr 1fr;gap:40px;align-items:start}@media(max-width:1024px){._cartContent_qiv6e_23{grid-template-columns:1fr;gap:48px}}._cartItems_qiv6e_39{display:flex;flex-direction:column;gap:24px}._cartHeader_qiv6e_45{display:grid;grid-template-columns:3.5fr 1fr 1.5fr 1fr;padding:0 24px 16px;gap:24px;border-bottom:2px solid #f1f5f9;font-weight:700;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}._cartItem_qiv6e_39{display:grid;grid-template-columns:3.5fr 1fr 1.5fr 1fr;padding:24px;background:#fff;border-radius:20px;border:1px solid #f1f5f9;align-items:center;gap:24px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}._cartItem_qiv6e_39:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0000000a;border-color:#e2e8f0}._productInfo_qiv6e_77{display:flex;gap:20px;align-items:center}._productImage_qiv6e_83{width:80px;height:80px;object-fit:contain;border-radius:12px;background:#f8fafc;padding:10px;border:1px solid #f1f5f9}._productDetails_qiv6e_93 h4{font-size:1.05rem;font-weight:750;color:#0f172a;margin:0 0 4px;line-height:1.3}._productDetails_qiv6e_93 p{font-size:.85rem;color:#64748b;margin:0;font-weight:500}._price_qiv6e_108{font-weight:600;color:#475569;font-size:1rem}._quantity_qiv6e_114{display:flex;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:2px;width:fit-content}._quantity_qiv6e_114 button{width:28px;height:28px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#64748b;transition:all .2s;border-radius:6px}._quantity_qiv6e_114 button:hover{background:#fff;color:#1e40af;box-shadow:0 2px 4px #0000000d}._quantity_qiv6e_114 input{width:32px;border:none;background:transparent;text-align:center;font-weight:700;font-size:.85rem;color:#0f172a}._quantity_qiv6e_114 input::-webkit-outer-spin-button,._quantity_qiv6e_114 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._total_qiv6e_161{font-weight:750;font-size:1.05rem;color:#0f172a}._removeBtn_qiv6e_167{background:#fef2f2;border:none;color:#ef4444;width:36px;height:36px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._removeBtn_qiv6e_167:hover{background:#fee2e2;color:#dc2626;transform:scale(1.05)}._summaryCard_qiv6e_189{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:32px;box-shadow:0 10px 25px #00000008;position:sticky;top:100px;width:100%;max-width:400px}._summaryCard_qiv6e_189 h3{font-size:1.25rem;font-weight:850;color:#0f172a;margin-bottom:24px;letter-spacing:-.02em}._summaryRow_qiv6e_209{display:flex;justify-content:space-between;padding:12px 0;font-size:.95rem;color:#64748b;font-weight:500}._summaryRow_qiv6e_209 span:last-child{font-weight:700;color:#0f172a}._freeShipping_qiv6e_223{color:#10b981!important}._divider_qiv6e_227{height:1px;background:#f1f5f9;margin:20px 0}._totalSummaryRow_qiv6e_233{padding:16px 0;border-top:1px solid #f1f5f9;margin-top:8px}._totalSummaryRow_qiv6e_233 span:first-child{font-size:1.1rem;font-weight:800;color:#0f172a}._totalAmount_qiv6e_245{font-size:1.5rem;font-weight:850;color:#1e40af}._shippingSection_qiv6e_253{margin:24px 0}._shippingSection_qiv6e_253 h4{font-size:.9rem;font-weight:800;color:#0f172a;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}._shippingOptions_qiv6e_266{display:flex;flex-direction:column;gap:12px}._shippingOption_qiv6e_266{display:flex;gap:12px;padding:16px;border:1.5px solid #f1f5f9;border-radius:16px;cursor:pointer;transition:all .2s;background:#f8fafc}._shippingOption_qiv6e_266:hover{border-color:#cbd5e1;background:#fff}._shippingOption_qiv6e_266 input[type=radio]{accent-color:#1e40af;margin-top:4px}._shippingLabel_qiv6e_293{display:flex;flex-direction:column;gap:2px;flex:1}._shippingLabel_qiv6e_293 strong{font-size:.95rem;font-weight:700;color:#0f172a}._shippingLabel_qiv6e_293 span{font-size:.8rem;color:#64748b;font-weight:500}._shippingCost_qiv6e_312{font-weight:750;color:#1e40af;margin-top:4px;font-size:.9rem}._shippingSelect_qiv6e_319{width:100%;padding:14px 44px 14px 16px;border-radius:14px;border:1.5px solid #f1f5f9;background:#f8fafc;color:#0f172a;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px}._shippingSelect_qiv6e_319:hover{border-color:#cbd5e1;background-color:#fff}._shippingSelect_qiv6e_319:focus{outline:none;border-color:#1e40af;background-color:#fff;box-shadow:0 4px 12px #1e40af0d}._paymentSection_qiv6e_351{margin-top:24px;margin-bottom:32px}._paymentSection_qiv6e_351 h4{font-size:.9rem;font-weight:800;color:#0f172a;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}._paymentMethodContent_qiv6e_365{display:flex;align-items:center;justify-content:space-between;flex:1}._paymentIcons_qiv6e_372{display:flex;gap:8px;align-items:center}._paymentIcon_qiv6e_372{height:20px;width:auto;object-fit:contain;opacity:.9;filter:grayscale(.2)}._paymentOption_qiv6e_386:hover ._paymentIcon_qiv6e_372{filter:grayscale(0);opacity:1}._paymentOptions_qiv6e_391{display:flex;flex-direction:column;gap:12px}._paymentOptions_qiv6e_391 label{display:flex;align-items:center;gap:12px;padding:16px;border:1.5px solid #f1f5f9;border-radius:16px;cursor:pointer;background:#f8fafc;transition:all .2s ease;font-size:.95rem;font-weight:700;color:#0f172a}._paymentOptions_qiv6e_391 label:hover{border-color:#cbd5e1;background:#fff}._paymentOptions_qiv6e_391 input[type=radio]{accent-color:#1e40af}._checkoutBtn_qiv6e_423{width:100%;padding:18px;background:#1e40af;color:#fff;border:none;border-radius:16px;font-weight:800;font-size:1.05rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #1e40af33;margin-bottom:12px}._checkoutBtn_qiv6e_423:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 8px 16px #1e40af40}._continueShooppingBtn_qiv6e_444{width:100%;padding:14px;background:#fff;color:#475569;border:1.5px solid #e2e8f0;border-radius:14px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s;margin-bottom:12px}._continueShooppingBtn_qiv6e_444:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._clearCartBtn_qiv6e_464{width:100%;padding:8px;background:transparent;color:#94a3b8;border:none;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s;text-decoration:underline;text-underline-offset:4px}._clearCartBtn_qiv6e_464:hover{color:#ef4444}._emptyCart_qiv6e_484{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px;text-align:center;max-width:600px;margin:0 auto}._emptyCartIcon_qiv6e_495{font-size:64px;margin-bottom:24px;opacity:.5}._emptyCart_qiv6e_484 h2{font-size:2rem;font-weight:850;color:#0f172a;margin-bottom:12px;letter-spacing:-.03em}._emptyCart_qiv6e_484 p{color:#64748b;font-size:1.1rem;margin-bottom:32px}._continueShoppingBtn_qiv6e_515{padding:16px 32px;background:#1e40af;color:#fff;border-radius:14px;font-weight:750;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #1e40af26}._continueShoppingBtn_qiv6e_515:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 8px 16px #1e40af33}._paymentFormContainer_qiv6e_534{min-height:100vh;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:40px 20px}._paymentFormCard_qiv6e_543{background:#fff;border-radius:32px;box-shadow:0 40px 80px #00000014;max-width:540px;width:100%;padding:48px;border:1px solid #f1f5f9}._paymentFormHeader_qiv6e_553{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._paymentFormHeader_qiv6e_553 h2{font-size:1.5rem;font-weight:850;color:#0f172a;margin:0}._backBtn_qiv6e_567{background:#f1f5f9;border:none;color:#64748b;padding:8px 16px;border-radius:10px;cursor:pointer;font-weight:700;font-size:.85rem;transition:all .2s}._orderSummary_qiv6e_579{background:#f8fafc;padding:24px;border-radius:20px;margin-bottom:32px;border:1px solid #f1f5f9}._orderSummary_qiv6e_579 h3{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin:0 0 16px}._summaryLine_qiv6e_596{display:flex;justify-content:space-between;padding:4px 0;font-size:.9rem;color:#475569;font-weight:500}._totalSummaryLine_qiv6e_605{font-weight:800;color:#0f172a;font-size:1rem;padding-top:12px;margin-top:8px;border-top:1px solid #e2e8f0}._paymentForm_qiv6e_534{display:flex;flex-direction:column;gap:20px}._formGroup_qiv6e_620 label{font-size:.85rem;font-weight:800;color:#0f172a;margin-bottom:8px;display:block}._formGroup_qiv6e_620 input{width:100%;padding:14px 18px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s;background:#fff;color:#0f172a}._formGroup_qiv6e_620 input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 4px #1e40af0d}._formRow_qiv6e_645{display:grid;grid-template-columns:1fr 1fr;gap:16px}._submitPaymentBtn_qiv6e_651{padding:18px;background:#1e40af;color:#fff;border:none;border-radius:16px;font-weight:800;font-size:1.05rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #1e40af33;margin-top:12px}._receiptContainer_qiv6e_667{min-height:100vh;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:40px 20px}._receiptCard_qiv6e_676{background:#fff;border-radius:32px;box-shadow:0 40px 80px #00000014;max-width:600px;width:100%;overflow:hidden;border:1px solid #f1f5f9}._receiptCheckmark_qiv6e_686{padding:48px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;justify-content:center}._checkmark_qiv6e_693{width:80px;height:80px;border-radius:50%;background:#fff;color:#10b981;display:flex;align-items:center;justify-content:center;font-size:42px;box-shadow:0 8px 16px #0000000d}._receiptContent_qiv6e_706{padding:48px}._receiptContent_qiv6e_706 h1{font-size:2rem;font-weight:850;color:#0f172a;margin-bottom:8px;letter-spacing:-.04em;text-align:center}._receiptSubtitle_qiv6e_719{text-align:center;color:#64748b;margin-bottom:40px}._receiptSection_qiv6e_725{margin-bottom:16px;display:flex;justify-content:space-between}._receiptSection_qiv6e_725 h3{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0;font-weight:800}._receiptSection_qiv6e_725 p{font-size:.95rem;color:#0f172a;font-weight:600;margin:0}._orderNumber_qiv6e_747{color:#1e40af!important;font-family:inherit;letter-spacing:normal}._receiptDivider_qiv6e_753{height:1px;background:#f1f5f9;margin:32px 0}._receiptItem_qiv6e_759{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid #f1f5f9;color:#475569}._receiptItem_qiv6e_759:last-child{border-bottom:none}._receiptItem_qiv6e_759 span:first-child{font-weight:700;color:#0f172a}._receiptItem_qiv6e_759 span:last-child{font-size:.9rem;color:#64748b;font-weight:500}._receiptSummary_qiv6e_783{background:#f8fafc;padding:24px;border-radius:20px;margin-top:16px}._receiptFooter_qiv6e_790{display:flex;gap:16px;margin-top:40px}._homeBtn_qiv6e_796{flex:1;padding:16px;background:#fff;color:#64748b;border:1.5px solid #e2e8f0;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s}._continueShopping_qiv6e_515{flex:1;padding:16px;background:#1e40af;color:#fff;border:none;border-radius:14px;font-weight:800;cursor:pointer;transition:all .2s}@media(max-width:640px){._cartHeader_qiv6e_45{display:none}._cartItem_qiv6e_39{grid-template-columns:1fr;gap:16px;padding:20px;text-align:center}._productInfo_qiv6e_77{flex-direction:column;text-align:center}._quantity_qiv6e_114,._removeBtn_qiv6e_167{margin:0 auto}._receiptFooter_qiv6e_790{flex-direction:column}}._detailPage_fetsj_1{width:100%;max-width:1280px;margin:0 auto;padding:40px 24px 72px;background:#fff}._backLink_fetsj_9,._primaryLink_fetsj_10{display:inline-flex;align-items:center;justify-content:center;min-height:40px;width:fit-content;padding:0 14px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#1e40af;font-size:.92rem;font-weight:800;text-decoration:none}._backLink_fetsj_9:hover,._primaryLink_fetsj_10:hover{background:#eef4ff;color:#1e3a8a}._productShell_fetsj_32{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:48px;align-items:start;margin-top:32px}._mediaPanel_fetsj_40{min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #cbd5e1;border-radius:4px;background:#fff}._productImage_fetsj_51{width:100%;height:100%;max-height:620px;object-fit:contain;object-position:center}._imageFallback_fetsj_59{color:#64748b;font-size:1rem;font-weight:800}._infoPanel_fetsj_65{display:flex;flex-direction:column;gap:22px;padding:10px 0 0;border:0;background:transparent}._eyebrow_fetsj_74{margin:0;color:#1e40af;font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase}._productTitle_fetsj_83{margin:0;color:#111827;font-size:2.1rem;font-weight:900;line-height:1.15;letter-spacing:0}._priceRow_fetsj_92{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:18px 0;border-top:1px solid #d7dfe7;border-bottom:1px solid #d7dfe7}._originalPrice_fetsj_102{color:#64748b;font-size:1rem;font-weight:700;text-decoration:line-through}._productPrice_fetsj_109{color:#1e40af;font-size:2rem;font-weight:900}._dealBadge_fetsj_115{padding:6px 9px;border-radius:4px;background:#dbeafe;color:#1e40af;font-size:.82rem;font-weight:900}._specList_fetsj_124{display:flex;flex-direction:column;gap:0;margin:0;border-top:1px solid #d7dfe7}._specList_fetsj_124 div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:18px;padding:14px 0;border-bottom:1px solid #d7dfe7;background:transparent}._specList_fetsj_124 dt{margin:0;color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}._specList_fetsj_124 dd{margin:0;color:#111827;font-size:.95rem;font-weight:800}._actionRow_fetsj_156{display:flex;align-items:center;gap:12px;margin-top:2px;padding-top:4px}._primaryButton_fetsj_164{min-height:44px;padding:0 18px;border:1px solid #1e40af;border-radius:4px;background:#1e40af;color:#fff;font-size:.95rem;font-weight:900}._primaryButton_fetsj_164:hover:not(:disabled){background:#1e3a8a;border-color:#1e3a8a}._primaryButton_fetsj_164:disabled{opacity:.55;cursor:not-allowed}._adminNote_fetsj_185{margin:0;color:#64748b;font-size:.95rem;font-weight:700}._notFound_fetsj_192{padding:64px 24px;border:1px solid #cbd5e1;border-radius:4px;background:#f6f8fb}._notFound_fetsj_192 h1{margin:8px 0 20px;color:#111827;font-size:2rem;font-weight:900;letter-spacing:0}@media(max-width:900px){._detailPage_fetsj_1{padding:28px 18px 56px}._productShell_fetsj_32{grid-template-columns:1fr;gap:20px}._mediaPanel_fetsj_40{min-height:360px}}@media(max-width:560px){._detailPage_fetsj_1{padding:22px 14px 44px}._mediaPanel_fetsj_40{min-height:280px}._infoPanel_fetsj_65{padding:0}._productTitle_fetsj_83{font-size:1.55rem}._specList_fetsj_124{border-top:1px solid #d7dfe7}._specList_fetsj_124 div{grid-template-columns:1fr;gap:4px}._primaryButton_fetsj_164{width:100%}}
