@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css);:root{--primary:#f8f3f0;--secondary:#2a2a2a;--accent:#c4a287;--accent-light:#e7d5c9;--text:#333;--text-light:#777;--success:#a3c9b8;--luxury-gold:#c4a287;--deep-charcoal:#1a1a1a;--cream-white:#f8f3f0;--soft-ivory:#fffbf8;--platinum:#e8e2dc;--success-emerald:#10b981;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--border-radius:12px;--shadow:0 4px 20px #0000000d;--transition:all 0.3s ease}*{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#fff;color:#333;color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:90%}.text-center{text-align:center}.btn{background-color:#2a2a2a;background-color:var(--secondary);border:none;border-radius:12px;border-radius:var(--border-radius);color:#f8f3f0;color:var(--primary);cursor:pointer;display:inline-block;font-weight:600;padding:.8rem 1.8rem;transition:all .3s ease;transition:var(--transition)}.btn:hover{transform:translateY(-2px)}.btn-accent,.btn:hover{background-color:#c4a287;background-color:var(--accent)}.btn-accent:hover{background-color:#e7d5c9;background-color:var(--accent-light);color:#2a2a2a;color:var(--secondary)}@media (max-width:480px){:root{--spacing-lg:2rem}}.rain-blur{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffffeb;border:1px solid #ffffff2e;box-shadow:0 8px 32px #0000000a}.search-modal-overlay{align-items:flex-start;animation:fadeIn .15s ease forwards;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding-top:80px;position:fixed;right:0;top:0;z-index:2000}.search-modal{composes:rain-blur;animation:slideDown .2s ease forwards;border-radius:16px;max-height:60vh;max-width:500px;overflow:hidden;transform:translateY(-10px);width:92%}@keyframes slideDown{to{transform:translateY(0)}}.search-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;gap:12px;padding:16px}.search-input-container{align-items:center;display:flex;flex:1 1;position:relative}.search-icon{color:#94a3b8;font-size:16px;left:14px;pointer-events:none;position:absolute}.search-input{background:#fffc;border:1px solid #00000014;border-radius:12px;color:#1e293b;font-size:15px;padding:12px 40px;transition:all .2s ease;width:100%}.search-input:focus{background:#fff;border-color:#c4a287;box-shadow:0 0 0 2px #3b82f61a;outline:none}.clear-btn,.search-input::placeholder{color:#94a3b8}.clear-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:4px;position:absolute;right:12px;transition:all .15s ease}.clear-btn:hover{background:#0000000a;color:#64748b}.close-btn{align-items:center;background:#fffc;border:1px solid #00000014;border-radius:10px;color:#64748b;display:flex;flex-shrink:0;font-size:14px;height:38px;justify-content:center;padding:10px;transition:all .15s ease;width:38px}.close-btn:hover{background:#fff;border-color:#000;color:#000}.search-results{max-height:calc(60vh - 70px);overflow-y:auto;padding:0}.loading-state{align-items:center;display:flex;justify-content:center;padding:40px 24px}.spinner{color:#000;font-size:20px}.results-header{border-bottom:1px solid #0000000f;padding:12px 16px}.results-count{color:#64748b;font-size:13px;font-weight:500}.results-list{padding:8px}.result-item{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:12px;color:inherit;display:flex;gap:12px;margin-bottom:8px;padding:12px;position:relative;text-decoration:none;transition:all .15s ease}.result-item:hover{background:#3b82f605;border-color:#000;transform:translateY(-1px)}.result-image{background:#f8fafc;border:1px solid #0000000f;border-radius:10px;flex-shrink:0;height:48px;overflow:hidden;width:48px}.result-image img{height:100%;object-fit:cover;width:100%}.result-content{flex:1 1;min-width:0}.result-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.result-name{color:#1e293b;font-weight:500;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.result-name,.result-price{font-size:14px;white-space:nowrap}.result-price{color:#000;font-weight:600}.result-meta{align-items:center;display:flex;gap:8px}.result-category{background:#00000005;border-radius:6px;color:#64748b;font-size:12px;padding:2px 8px}.result-type{color:#94a3b8;font-size:12px}.chevron-icon{color:#cbd5e1;flex-shrink:0;font-size:12px;margin-left:4px;transition:transform .15s ease}.result-item:hover .chevron-icon{color:#000;transform:translateX(2px)}.empty-state{padding:40px 24px}.empty-icon{color:#cbd5e1;font-size:32px;margin-bottom:12px}.empty-text{color:#64748b;font-size:14px;margin:0 0 24px}.suggestions{margin:0 auto;max-width:300px}.suggestions-title{color:#64748b;font-size:13px;margin:0 0 12px}.suggestions-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.suggestion-tag{background:#fffc;border:1px solid #00000014;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .15s ease}.suggestion-tag:hover{background:#000;border-color:#000;color:#fff}.initial-state{padding:16px}.recent-section{background:#fff;border:1px solid #0000000f;border-radius:12px;overflow:hidden}.recent-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:12px 16px}.recent-title{color:#64748b;font-size:13px;font-weight:500}.clear-recent-btn{background:none;border:none;border-radius:6px;color:#ef4444;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .15s ease}.clear-recent-btn:hover{background:#ef44441a}.recent-list{padding:8px}.recent-item{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:10px;color:#475569;cursor:pointer;display:flex;gap:10px;margin-bottom:6px;padding:10px 12px;text-align:left;transition:all .15s ease;width:100%}.recent-item:hover{background:#3b82f605;border-color:#000;transform:translateX(2px)}.recent-icon{color:#94a3b8;font-size:12px;width:16px}.recent-text{flex:1 1;font-size:13px;font-weight:500}.search-results::-webkit-scrollbar{width:6px}.search-results::-webkit-scrollbar-track{background:#0000}.search-results::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.search-results::-webkit-scrollbar-thumb:hover{background:#00000026}@media (max-width:768px){.search-modal-overlay{background:#0003;padding-top:20px}.search-modal{border-radius:14px;max-height:70vh;width:95%}.search-header{gap:8px;padding:12px}.search-input{font-size:14px;padding:10px 36px}.search-icon{font-size:14px;left:12px}.clear-btn{font-size:13px;right:10px}.close-btn{font-size:13px;height:34px;padding:8px;width:34px}.search-results{max-height:calc(70vh - 58px)}.results-header{padding:10px 12px}.results-list{padding:6px}.result-item{gap:10px;padding:10px}.result-image{height:42px;width:42px}.result-name,.result-price{font-size:13px}.result-category,.result-type{font-size:11px}.empty-state{padding:32px 20px}.empty-icon{font-size:28px}.empty-text{font-size:13px}.suggestion-tag{font-size:12px;padding:5px 10px}.recent-section{border-radius:10px}.recent-header{padding:10px 12px}.recent-item{padding:8px 10px}}@media (max-width:480px){.search-modal{max-height:75vh;width:96%}.search-input{font-size:13px}.result-header{align-items:flex-start;flex-direction:column;gap:2px}.result-price{font-size:12px}}@keyframes subtleHover{0%{transform:translateY(0)}to{transform:translateY(-1px)}}.result-item:hover{animation:subtleHover .15s ease forwards}.navbar{backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background:#ffffff1a;border-bottom:1px solid #ffffff1a;box-shadow:var(--shadow);box-shadow:0 4px 20px #0000000d;padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;width:100%}.nav-logo img{height:60px;object-fit:contain;transition:var(--transition);width:60px}.nav-menu{align-items:center;display:flex;gap:clamp(1rem,2vw,2rem);list-style:none;margin:0;padding:0}.nav-link{font-size:clamp(.9rem,1.1vw,1.1rem);font-weight:500;padding:.5rem 0;position:relative;white-space:nowrap}.nav-link:after{background-color:var(--accent);bottom:0;content:"";height:2px;left:0;position:absolute;transition:var(--transition);width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-icons{align-items:center;display:flex;gap:clamp(.75rem,1.5vw,1.5rem)}.nav-icon{background-color:initial;border:none;font-size:clamp(1rem,1.3vw,1.3rem);padding:.25rem;transition:var(--transition)}.nav-icon:hover{color:var(--accent);transform:scale(1.1)}.hamburger{cursor:pointer;display:none;font-size:1.5rem;padding:.25rem;transition:var(--transition)}.hamburger:hover{color:var(--accent)}.cart-icon{position:relative}.cart-count{align-items:center;background:var(--accent);border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;line-height:1;position:absolute;right:-8px;top:-8px;width:18px}@media (max-width:768px){.cart-count{font-size:.65rem;height:16px;right:-6px;top:-6px;width:16px}.navbar{padding:.5rem 0}.hamburger{display:block}.nav-menu{background-color:#fff;border-left:none;border-radius:0 12px 12px 0;box-shadow:0 10px 40px #00000026;flex-direction:column;gap:0;height:calc(100vh - 70px);left:-100%;max-width:80%;overflow-y:auto;padding:1.5rem 0;position:fixed;text-align:left;top:70px;transition:var(--transition);width:280px;z-index:999}.nav-menu.active{left:0}.nav-link,.nav-menu li{width:100%}.nav-link{border-left:3px solid #0000;display:block;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease}.nav-link.active,.nav-link:hover{background-color:#00000008;border-left-color:var(--accent);padding-left:2rem}.nav-link:after{display:none}.nav-logo img{height:50px;width:50px}}@media (min-width:769px) and (max-width:1024px){.nav-container{padding:0 1rem}.nav-menu{gap:1.25rem}.nav-link{font-size:.95rem}.nav-logo img{height:55px;width:55px}}@media (max-width:480px){.navbar{padding:.4rem 0}.nav-logo img{height:45px;width:45px}.nav-icons{gap:.5rem}.nav-icon{font-size:1.1rem}.hamburger{font-size:1.3rem}.nav-menu{height:calc(100vh - 62px);max-width:85%;padding:1rem 0;top:62px;width:250px}.nav-link{font-size:.95rem;padding:.9rem 1.25rem}.nav-link.active,.nav-link:hover{padding-left:1.75rem}}@media (min-width:1440px){.nav-container{max-width:1400px}.nav-menu{gap:2.5rem}.nav-link{font-size:1.15rem}}@media (min-width:1920px){.nav-container{max-width:1800px}}@media (max-width:768px){.nav-container{margin:0 auto;width:95%}}.hamburger,.nav-icon,.nav-link,.nav-logo img{transition:var(--transition)}.nav-link.active{color:var(--accent);font-weight:600}@media (max-width:768px){.nav-overlay{background:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:998}.nav-overlay.active{display:block}}.auth-modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:400px;overflow-y:auto;padding:2rem;position:relative;width:90%}.close-btn{background:none;border:none;color:#666;cursor:pointer;font-size:1.2rem;padding:.25rem;position:absolute;right:1rem;top:1rem}.close-btn:hover{color:var(--accent)}.auth-switch{font-size:.9rem;margin-top:1rem;text-align:center}.auth-link{background:none;border:none;color:var(--accent);cursor:pointer;text-decoration:underline}.cl-rootBox{width:100%}.cl-userButtonBox{align-items:center;display:flex}.footer{background:#0a0a0a;color:#f0f0f0;font-size:.9rem;line-height:1.5;padding:2.5rem 1.5rem 1.5rem}.footer__core{grid-gap:2.5rem;border-bottom:1px solid #2a2a2a;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding-bottom:2rem}@media (min-width:768px){.footer__core{align-items:start;grid-template-columns:1.2fr 1fr 1fr}}.footer__brand{display:flex;flex-direction:column;gap:1rem}.footer__logo-link{display:inline-block;transition:opacity .2s ease;width:70px}.footer__logo-link:hover{opacity:.85}.footer__logo-img{aspect-ratio:1/2;display:block;height:auto;object-fit:contain;width:100%}.footer__tagline{color:#aaa;margin-top:.5rem;max-width:260px}.footer__nav-group{display:flex;gap:2.5rem}.footer__nav{display:flex;flex-direction:column;gap:.75rem}.footer__nav-heading{color:#fff;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.footer__nav a{color:#aaa;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.footer__nav a:hover{color:#fff;padding-left:4px}.footer__subscribe{display:flex;flex-direction:column;gap:1rem}.footer__subscribe p{color:#aaa}.subscribe__form{background:#1a1a1a;border:1px solid #333;border-radius:21px;display:flex;height:42px;max-width:300px;overflow:hidden;transition:border-color .2s ease}.subscribe__form:focus-within{border-color:#555}.subscribe__form input{background:#0000;border:none;color:#fff;flex:1 1;font-size:.9rem;min-width:0;padding:0 1rem}.subscribe__form input:focus{outline:none}.subscribe__form button{align-items:center;background:#fff;border:none;color:#000;cursor:pointer;display:flex;justify-content:center;transition:background .2s ease;width:42px}.subscribe__form button:hover{background:#e6e6e6}.footer__base{align-items:center;color:#777;display:flex;flex-direction:column;font-size:.8rem;gap:1rem;margin:1.5rem auto 0;max-width:1200px}@media (min-width:640px){.footer__base{align-items:center;flex-direction:row;justify-content:space-between}}.footer__copyright{order:1}@media (min-width:640px){.footer__copyright{order:1}}.footer__base-social{display:flex;gap:1rem;order:2}.base-social__icon{align-items:center;background:#ffffff08;border-radius:50%;color:#888;display:flex;font-size:1rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.base-social__icon:hover{background:#ffffff14;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.footer__core,.footer__nav-group{gap:2rem}.footer__logo-img{width:100px}.footer__base{text-align:center}}@media (max-width:480px){.footer{padding:2rem 1rem 1rem}.footer__nav-group{flex-direction:column;gap:1.5rem}.subscribe__form{max-width:100%}.base-social__icon{font-size:.9rem;height:30px;width:30px}}.hr-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:10px;position:fixed;right:0;top:0;z-index:1000}.hr-modal-content{animation:hr-modalFadeIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}@keyframes hr-modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hr-modal-close{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .15s ease;width:28px;z-index:10}.hr-modal-close:hover{background:#e5e5e5;color:#000}.hr-modal-body{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;min-height:500px;padding:24px}.hr-modal-image{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;height:100%;justify-content:center;padding:30px;position:relative}.hr-modal-img{height:auto;max-height:320px;object-fit:contain;width:100%}.hr-type-badge{background:#000c;border-radius:12px;color:#fff;font-size:11px;font-weight:600;left:12px;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase;top:12px}.hr-modal-info{display:flex;flex-direction:column;gap:20px}.hr-modal-header h1{color:#1d1d1f;font-size:22px;font-weight:700;line-height:1.2;margin:0 0 4px}.hr-modal-header p{color:#86868b;font-size:12px;font-weight:500;margin:0}.hr-modal-specs{grid-gap:12px;background:#f8f9fa;border-radius:8px;display:grid;font-size:12px;gap:12px;grid-template-columns:repeat(2,1fr);padding:16px}.hr-spec-item{display:flex;flex-direction:column;gap:4px}.hr-spec-label{color:#86868b;font-size:11px;font-weight:600;text-transform:uppercase}.hr-spec-value{color:#1d1d1f;font-size:12px;font-weight:500}.hr-modal-price-section{align-items:center;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 0}.hr-base-price{color:#1d1d1f;font-size:24px;font-weight:700}.hr-total-price{color:#86868b;font-size:14px;font-weight:500}.hr-total-price span{color:#1d1d1f;font-weight:700}.hr-modal-options-section{display:flex;flex-direction:column;gap:20px}.hr-option-group{display:flex;flex-direction:column;gap:10px}.hr-option-label{color:#1d1d1f;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.hr-color-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}.hr-color-option{align-items:center;background:none;border:2px solid #0000;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:relative;transition:all .15s ease;width:44px}.hr-color-option:hover{transform:scale(1.1)}.hr-color-option.hr-selected{border-color:#000;transform:scale(1.1)}.hr-color-option.hr-selected:after{color:#fff;content:"✓";font-size:14px;font-weight:700;position:absolute;text-shadow:0 1px 2px #0000004d;z-index:2}.hr-color-dot{border:1px solid #fff;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001a;height:36px;width:36px}.hr-color-option.hr-selected .hr-color-dot{border-color:#fff}.hr-premium-badge{align-items:center;background:#f0c040;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:absolute;right:-4px;top:-4px;width:16px;z-index:3}.hr-color-note{color:#86868b;font-size:12px;margin-top:8px;text-align:center}.hr-premium-text{color:#f0c040;font-weight:600}.hr-length-options{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.hr-length-option{align-items:center;background:#f5f5f5;border:1px solid #0000;border-radius:6px;color:#1d1d1f;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:500;gap:2px;padding:10px 8px;text-align:center;transition:all .15s ease}.hr-length-option:hover{background:#e5e5e5}.hr-length-option.hr-selected{background:#000;color:#fff}.hr-length-text{font-size:11px;font-weight:600}.hr-length-desc{font-size:10px;opacity:.8}.hr-custom-length-input{margin-top:8px}.hr-length-input{background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#1d1d1f;font-size:13px;padding:8px 12px;transition:all .15s ease;width:100%}.hr-length-input:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a;outline:none}.hr-quantity-selector{background:#f5f5f5;gap:16px;padding:8px 16px;width:-webkit-fit-content;width:fit-content}.hr-qty-btn,.hr-quantity-selector{align-items:center;border-radius:6px;display:flex}.hr-qty-btn{background:#fff;border:none;color:#1d1d1f;cursor:pointer;font-size:16px;font-weight:500;height:28px;justify-content:center;transition:all .15s ease;width:28px}.hr-qty-btn:hover{background:#e5e5e5}.hr-qty-value{color:#1d1d1f;font-size:16px;font-weight:600;min-width:30px;text-align:center}.hr-add-to-cart-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;padding:14px;transition:all .15s ease;width:100%}.hr-add-to-cart-btn:hover:not(.hr-disabled){background:#45484b}.hr-add-to-cart-btn.hr-disabled{cursor:not-allowed;opacity:.5}.hr-guarantee-info{border-top:1px solid #f0f0f0;display:flex;gap:8px;justify-content:space-between;margin-top:12px;padding:12px 0 0}.hr-guarantee-badge{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;color:#666;flex:1 1;font-size:11px;font-weight:500;padding:4px 8px;text-align:center}@media (max-width:768px){.hr-modal-body{gap:20px;grid-template-columns:1fr;min-height:auto;padding:20px}.hr-modal-image{height:240px;padding:20px}.hr-modal-img{max-height:200px}.hr-modal-header h1{font-size:18px}.hr-base-price{font-size:20px}.hr-color-options{gap:10px;grid-template-columns:repeat(4,1fr)}.hr-length-options{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.hr-modal-content{border-radius:10px;max-height:95vh}.hr-modal-body{gap:16px;padding:16px}.hr-modal-close{font-size:14px;height:24px;right:8px;top:8px;width:24px}.hr-modal-image{height:200px;padding:16px}.hr-modal-img{max-height:160px}.hr-modal-specs{gap:8px;grid-template-columns:1fr;padding:12px}.hr-modal-price-section{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 0}.hr-base-price{font-size:18px}.hr-color-options{gap:8px;grid-template-columns:repeat(3,1fr)}.hr-color-option{height:36px;width:36px}.hr-color-dot{height:28px;width:28px}.hr-length-options{grid-template-columns:repeat(2,1fr)}.hr-length-option{font-size:11px;padding:8px 6px}.hr-add-to-cart-btn{font-size:13px;padding:12px}.hr-quantity-selector{justify-content:space-between;width:100%}.hr-guarantee-info{flex-direction:column;gap:6px}.hr-guarantee-badge{text-align:center}}@media (max-width:360px){.hr-modal-body{padding:12px}.hr-modal-image{height:180px}.hr-modal-header h1{font-size:16px}.hr-color-options{gap:6px;grid-template-columns:repeat(3,1fr)}.hr-color-option{height:32px;width:32px}.hr-color-dot{height:24px;width:24px}.hr-length-options{grid-template-columns:1fr}.hr-qty-btn{height:24px;width:24px}.hr-qty-btn,.hr-qty-value{font-size:14px}}.hr-modal-content.hr-compact{max-width:500px}.hr-modal-body.hr-compact{gap:16px;grid-template-columns:180px 1fr;padding:16px}.hr-modal-image.hr-compact{height:180px;padding:12px}.hr-modal-img.hr-compact{max-height:140px}.hr-modal-info.hr-compact{gap:12px}.hr-modal-header.hr-compact h1{font-size:16px}.hr-modal-specs.hr-compact{font-size:11px;padding:10px}.hr-modal-options-section.hr-compact{gap:12px}.hr-color-options.hr-compact{gap:6px;grid-template-columns:repeat(3,1fr)}.hr-color-option.hr-compact{height:32px;width:32px}.hr-color-dot.hr-compact{height:24px;width:24px}.hr-length-options.hr-compact{grid-template-columns:repeat(2,1fr)}.hr-add-to-cart-btn.hr-compact{font-size:12px;padding:10px}.hr-guarantee-info.hr-compact{margin-top:8px;padding-top:8px}.hr-guarantee-badge.hr-compact{font-size:10px;padding:3px 6px}.iphone-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:10px;position:fixed;right:0;top:0;z-index:1000}.iphone-modal-content{animation:modalFadeIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-height:90vh;max-width:700px;overflow-y:auto;position:relative;width:100%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.iphone-modal-close{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .15s ease;width:28px;z-index:10}.iphone-modal-close:hover{background:#e5e5e5;color:#000}.iphone-modal-body{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;min-height:400px;padding:24px}.iphone-modal-image{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;height:100%;justify-content:center;padding:20px}.iphone-modal-img{height:auto;max-height:280px;object-fit:contain;width:100%}.iphone-modal-info{display:flex;flex-direction:column;gap:20px}.iphone-modal-header h1{color:#1d1d1f;font-size:20px;font-weight:700;line-height:1.2;margin:0 0 4px}.iphone-modal-header p{color:#86868b;font-size:12px;font-weight:500;margin:0}.iphone-modal-specs{grid-gap:12px;background:#f8f9fa;border-radius:8px;display:grid;font-size:12px;gap:12px;grid-template-columns:repeat(2,1fr);padding:16px}.spec-item{display:flex;flex-direction:column;gap:4px}.spec-label{color:#86868b;font-weight:600;text-transform:uppercase}.spec-value{color:#1d1d1f;font-weight:500}.iphone-modal-price-section{align-items:center;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 0}.base-price{color:#1d1d1f;font-size:24px;font-weight:700}.total-price{color:#86868b;font-size:14px;font-weight:500}.total-price span{color:#1d1d1f;font-weight:700}.iphone-modal-options-section{display:flex;flex-direction:column;gap:20px}.option-group{display:flex;flex-direction:column;gap:8px}.option-label{color:#1d1d1f;font-size:13px;font-weight:600}.storage-options{display:flex;flex-wrap:wrap;gap:8px}.storage-option{align-items:center;background:#f5f5f5;border:1px solid #0000;border-radius:6px;color:#1d1d1f;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;min-width:80px;padding:8px 16px;transition:all .15s ease}.storage-option:hover{background:#e5e5e5}.storage-option.selected{background:#000;color:#fff}.price-badge{border-radius:10px;font-size:11px;font-weight:600;padding:2px 6px}.price-badge,.storage-option.selected .price-badge{background:#fff;color:#000}.color-options{display:flex;flex-wrap:wrap;gap:12px}.color-option{align-items:center;background:none;border:1px solid #0000;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:relative;transition:all .15s ease;width:32px}.color-option:hover{transform:scale(1.1)}.color-option.selected{border-color:#000;transform:scale(1.1)}.color-option.selected:after{color:#fff;content:"✓";font-size:12px;font-weight:700;position:absolute;text-shadow:0 1px 2px #0000004d}.color-dot{border:1px solid #fff;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001a;height:24px;width:24px}.color-option.selected .color-dot{border-color:#fff}.condition-options{display:flex;flex-wrap:wrap;gap:8px}.condition-option{align-items:center;background:#f5f5f5;border:1px solid #0000;border-radius:6px;color:#1d1d1f;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;justify-content:center;min-width:100px;padding:8px 16px;transition:all .15s ease}.condition-option:hover{background:#e5e5e5}.condition-option.selected{background:#000;color:#fff}.condition-option .price-badge{border-radius:10px;font-size:11px;font-weight:600;padding:2px 6px}.condition-option .price-badge.positive{background:#fff;color:#000}.condition-option .price-badge.negative{background:#e8f8ec;color:#34c759}.condition-option.selected .price-badge.positive{background:#fff;color:#000}.condition-option.selected .price-badge.negative{background:#1d1d1f;color:#34c759}.condition-options.compact{gap:4px}.condition-option.compact{font-size:11px;min-width:70px;padding:4px 8px}@media (max-width:480px){.condition-options{flex-direction:column}.condition-option{justify-content:center;width:100%}}.quantity-selector{background:#f5f5f5;gap:16px;padding:8px 16px;width:-webkit-fit-content;width:fit-content}.qty-btn,.quantity-selector{align-items:center;border-radius:6px;display:flex}.qty-btn{background:#fff;border:none;color:#1d1d1f;cursor:pointer;font-size:16px;font-weight:500;height:28px;justify-content:center;transition:all .15s ease;width:28px}.qty-btn:hover{background:#e5e5e5}.qty-value{color:#1d1d1f;font-size:16px;font-weight:600;min-width:30px;text-align:center}.add-to-cart-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;padding:12px;transition:all .15s ease;width:100%}.add-to-cart-btn:hover:not(.disabled){background:#45484b}.add-to-cart-btn.disabled{cursor:not-allowed;opacity:.5}.warranty-info{border-top:1px solid #f0f0f0;display:flex;gap:8px;justify-content:space-between;margin-top:12px;padding:12px 0 0}.warranty-badge{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;color:#666;font-size:11px;font-weight:500;padding:4px 8px}@media (max-width:768px){.iphone-modal-body{gap:20px;grid-template-columns:1fr;min-height:auto;padding:20px}.iphone-modal-image{height:220px;padding:16px}.iphone-modal-img{max-height:180px}.iphone-modal-header h1{font-size:18px}.base-price{font-size:20px}}@media (max-width:480px){.iphone-modal-content{border-radius:10px;max-height:95vh}.iphone-modal-body{gap:16px;padding:16px}.iphone-modal-close{font-size:14px;height:24px;right:8px;top:8px;width:24px}.iphone-modal-image{height:180px;padding:12px}.iphone-modal-img{max-height:150px}.iphone-modal-specs{gap:8px;grid-template-columns:1fr;padding:12px}.iphone-modal-price-section{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 0}.base-price{font-size:18px}.storage-options{gap:6px}.storage-option{font-size:12px;min-width:70px;padding:6px 12px}.color-option{height:28px;width:28px}.color-dot{height:20px;width:20px}.add-to-cart-btn{font-size:13px;padding:10px}.quantity-selector{justify-content:space-between;width:100%}.warranty-info{flex-direction:column;gap:6px}.warranty-badge{text-align:center}}@media (max-width:360px){.iphone-modal-body{padding:12px}.iphone-modal-image{height:150px}.iphone-modal-header h1{font-size:16px}.storage-options{flex-direction:column}.storage-option{justify-content:center;width:100%}.color-options{justify-content:space-around}.color-option{height:24px;width:24px}.color-dot{height:16px;width:16px}.qty-btn{height:24px;width:24px}.qty-btn,.qty-value{font-size:14px}}.iphone-modal-content.compact{max-width:500px}.iphone-modal-body.compact{gap:16px;grid-template-columns:180px 1fr;padding:16px}.iphone-modal-image.compact{height:160px;padding:12px}.iphone-modal-img.compact{max-height:120px}.iphone-modal-info.compact{gap:12px}.iphone-modal-header.compact h1{font-size:16px}.iphone-modal-specs.compact{font-size:11px;padding:10px}.iphone-modal-options-section.compact{gap:12px}.storage-options.compact{gap:4px}.storage-option.compact{font-size:11px;min-width:60px;padding:4px 8px}.color-options.compact{gap:8px}.color-option.compact{height:24px;width:24px}.color-dot.compact{height:16px;width:16px}.add-to-cart-btn.compact{font-size:12px;padding:8px}.warranty-info.compact{margin-top:8px;padding-top:8px}.warranty-badge.compact{font-size:10px;padding:3px 6px}.JM-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:10px;position:fixed;right:0;top:0;z-index:1000}.JM-content{animation:JM-fadeIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-height:90vh;max-width:700px;overflow-y:auto;position:relative;width:100%}@keyframes JM-fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.JM-close{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .15s ease;width:28px;z-index:10}.JM-close:hover{background:#e5e5e5;color:#000}.JM-body{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;min-height:400px;padding:24px}.JM-image{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;height:100%;justify-content:center;padding:20px}.JM-img{height:auto;max-height:280px;object-fit:contain;width:100%}.JM-info{display:flex;flex-direction:column;gap:20px}.JM-header h1{color:#1d1d1f;font-size:20px;font-weight:700;line-height:1.2;margin:0 0 4px}.JM-header p{color:#86868b;font-size:12px;font-weight:500;margin:0}.JM-specs{grid-gap:12px;background:#f8f9fa;border-radius:8px;display:grid;font-size:12px;gap:12px;grid-template-columns:repeat(2,1fr);padding:16px}.JM-spec-item{display:flex;flex-direction:column;gap:4px}.JM-spec-label{color:#86868b;font-weight:600;text-transform:uppercase}.JM-spec-value{color:#1d1d1f;font-weight:500}.JM-price-section{align-items:center;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 0}.JM-base-price{color:#1d1d1f;font-size:24px;font-weight:700}.JM-total-price{color:#86868b;font-size:14px;font-weight:500}.JM-total-price span{color:#1d1d1f;font-weight:700}.JM-options-section{display:flex;flex-direction:column;gap:20px}.JM-option-group{display:flex;flex-direction:column;gap:8px}.JM-option-label{color:#1d1d1f;font-size:13px;font-weight:600}.JM-size-options{display:flex;flex-wrap:wrap;gap:8px}.JM-size-option{align-items:center;background:#f5f5f5;border:1px solid #0000;border-radius:6px;color:#1d1d1f;cursor:pointer;display:flex;font-size:13px;font-weight:500;justify-content:center;min-width:50px;padding:8px 16px;transition:all .15s ease}.JM-size-option:hover{background:#e5e5e5}.JM-size-option.JM-selected{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.JM-quantity-selector{background:#f5f5f5;gap:16px;padding:8px 16px;width:-webkit-fit-content;width:fit-content}.JM-qty-btn,.JM-quantity-selector{align-items:center;border-radius:6px;display:flex}.JM-qty-btn{background:#fff;border:none;color:#1d1d1f;cursor:pointer;font-size:16px;font-weight:500;height:28px;justify-content:center;transition:all .15s ease;width:28px}.JM-qty-btn:hover{background:#e5e5e5}.JM-qty-value{color:#1d1d1f;font-size:16px;font-weight:600;min-width:30px;text-align:center}.JM-add-to-cart-btn{background:#1d1d1f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;padding:12px;transition:all .15s ease;width:100%}.JM-add-to-cart-btn:hover:not(.JM-disabled){background:#45484b}.JM-add-to-cart-btn.JM-disabled{cursor:not-allowed;opacity:.5}.JM-quality-info{border-top:1px solid #f0f0f0;display:flex;gap:8px;justify-content:space-between;margin-top:12px;padding:12px 0 0}.JM-quality-badge{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;color:#666;font-size:11px;font-weight:500;padding:4px 8px}@media (max-width:768px){.JM-body{gap:20px;grid-template-columns:1fr;min-height:auto;padding:20px}.JM-image{height:220px;padding:16px}.JM-img{max-height:180px}.JM-header h1{font-size:18px}.JM-base-price{font-size:20px}.JM-size-options{justify-content:center}}@media (max-width:480px){.JM-content{border-radius:10px;max-height:95vh}.JM-body{gap:16px;padding:16px}.JM-close{font-size:14px;height:24px;right:8px;top:8px;width:24px}.JM-image{height:180px;padding:12px}.JM-img{max-height:150px}.JM-specs{gap:8px;grid-template-columns:1fr;padding:12px}.JM-price-section{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 0}.JM-base-price{font-size:18px}.JM-size-options{gap:6px}.JM-size-option{font-size:12px;min-width:40px;padding:6px 12px}.JM-add-to-cart-btn{font-size:13px;padding:10px}.JM-quantity-selector{justify-content:space-between;width:100%}.JM-quality-info{flex-direction:column;gap:6px}.JM-quality-badge{text-align:center}}@media (max-width:360px){.JM-body{padding:12px}.JM-image{height:150px}.JM-header h1{font-size:16px}.JM-size-options{justify-content:space-around}.JM-size-option{padding:4px 0;width:40px}.JM-qty-btn{height:24px;width:24px}.JM-qty-btn,.JM-qty-value{font-size:14px}}.Home__hero-section{background:#fff;border-bottom:1px solid #f0f0f0;padding:80px 0}.Home__container{margin:0 auto;max-width:1200px;padding:0 20px}.Home__hero-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.Home__hero-content{padding-right:40px}.Home__hero-title{color:#1d1d1f;font-size:56px;font-weight:700;letter-spacing:-.5px;line-height:1.1;margin-bottom:24px}.Home__hero-description{color:#86868b;font-size:18px;line-height:1.6;margin-bottom:40px}.Home__hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.Home__hr-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;padding:14px 28px;text-decoration:none;transition:all .15s ease}.Home__hr-btn-primary{background:#000;color:#fff}.Home__hr-btn-primary:hover{background:#45484b;transform:translateY(-1px)}.Home__hr-btn-secondary{background:#fff;border:2px solid #d1d1d6;color:#1d1d1f}.Home__hr-btn-secondary:hover{background:#f5f5f5;border-color:#86868b;transform:translateY(-1px)}.Home__hero-image{aspect-ratio:1/2;border-radius:24px;height:600px;overflow:hidden;position:relative}.Home__hero-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.Home__hero-image:hover img{transform:scale(1.05)}.Home__featured-section{background:#fff;padding:100px 0}.Home__section-header{margin-bottom:60px;text-align:center}.Home__section-title{color:#1d1d1f;font-size:42px;font-weight:700;letter-spacing:-.5px;margin-bottom:16px}.Home__section-subtitle{color:#86868b;font-size:18px;margin:0 auto;max-width:600px}.Home__featured-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}.Home__featured-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #0000000a;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .25s ease}.Home__featured-card:hover{border-color:#e0e0e0;box-shadow:0 12px 40px #0000001a;transform:translateY(-6px)}.Home__featured-image{flex-shrink:0;height:200px;overflow:hidden;position:relative}.Home__featured-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.Home__featured-card:hover .Home__featured-image img{transform:scale(1.08)}.Home__featured-category{background:#000000d9;border-radius:12px;color:#fff;font-size:10px;font-weight:700;left:16px;letter-spacing:.8px;padding:4px 10px;position:absolute;text-transform:uppercase;top:16px;z-index:2}.Home__featured-badge{background:#007aff;color:#fff}.Home__featured-badge,.Home__lowstock-badge{border-radius:10px;font-size:10px;font-weight:700;letter-spacing:.5px;padding:3px 8px;position:absolute;right:16px;top:16px;z-index:2}.Home__lowstock-badge{background:#f08340;color:#1d1d1f}.Home__featured-content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.Home__featured-title{color:#1d1d1f;font-size:15px;font-weight:600;margin-bottom:8px}.Home__featured-details,.Home__featured-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;overflow:hidden}.Home__featured-details{color:#86868b;flex-grow:1;font-size:12px;margin-bottom:16px}.Home__featured-footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:auto}.Home__featured-price{color:#1d1d1f;font-size:16px;font-weight:700;white-space:nowrap}.Home__featured-button{align-items:center;background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;min-width:90px;padding:4px;transition:all .15s ease;white-space:nowrap}.Home__featured-button:hover{background:#45484b;transform:translateY(-1px)}.Home__featured-button i{font-size:11px}@media (max-width:1200px){.Home__featured-grid{gap:24px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.Home__hero-container{gap:60px}.Home__hero-title{font-size:48px}.Home__hero-image{height:500px}.Home__featured-image{height:220px}}@media (max-width:900px){.Home__hero-container{gap:60px;grid-template-columns:1fr;text-align:center}.Home__hero-content{order:2;padding-right:0}.Home__hero-title{font-size:42px}.Home__hero-description{font-size:17px;margin:0 auto 40px;max-width:600px}.Home__hero-buttons{justify-content:center}.Home__hero-image{height:500px;margin:0 auto;max-width:400px;order:1}.Home__featured-grid{gap:20px;grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.Home__hero-section{padding:60px 0}.Home__hero-title{font-size:36px}.Home__hero-description{font-size:16px}.Home__hero-buttons{flex-direction:row;gap:12px;justify-content:center}.Home__hr-btn{font-size:14px;padding:12px 24px}.Home__featured-section{padding:80px 0}.Home__section-title{font-size:36px}.Home__section-subtitle{font-size:16px}.Home__featured-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.Home__featured-image{height:200px}.Home__featured-content{padding:16px}.Home__featured-title{font-size:14px}.Home__featured-price{font-size:15px}}@media (max-width:600px){.Home__hero-title{font-size:32px}.Home__hero-description{font-size:15px;margin-bottom:32px}.Home__hero-buttons{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.Home__hr-btn{flex-shrink:1;font-size:13px;max-width:none;padding:10px 18px;width:auto}.Home__hero-image{height:400px;max-width:300px}.Home__section-title{font-size:28px}.Home__section-subtitle{font-size:15px;padding:0 16px}.Home__featured-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.Home__featured-image{height:220px}.Home__featured-button{font-size:11px;min-width:80px;padding:6px 12px}.Home__featured-price{font-size:14px}}@media (max-width:480px){.Home__container{padding:0 16px}.Home__hero-title{font-size:28px}.Home__hero-description{font-size:14px}.Home__hero-buttons{gap:8px}.Home__hr-btn{border-radius:8px;font-size:12px;padding:8px 14px}.Home__hero-image{border-radius:20px;height:350px;max-width:250px}.Home__section-title{font-size:24px}.Home__section-subtitle{font-size:14px}.Home__featured-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.Home__featured-image{height:200px}.Home__featured-content{padding:16px}.Home__featured-title{font-size:15px}.Home__featured-details{font-size:13px;margin-bottom:16px}.Home__featured-footer{gap:12px}.Home__featured-price{font-size:16px}.Home__featured-button{font-size:12px;min-width:90px;padding:8px 16px}}@media (max-width:360px){.Home__hero-title{font-size:24px}.Home__hero-description{font-size:13px}.Home__hero-buttons{gap:6px}.Home__hr-btn{font-size:11px;padding:7px 12px}.Home__hero-image{height:300px;max-width:200px}.Home__featured-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.Home__featured-image{height:180px}.Home__featured-title{font-size:14px}.Home__featured-price{font-size:15px}}.category-page{background-color:#fff;min-height:70vh;padding:1.5rem 0}.container{padding:0 1rem}.category-header{margin-bottom:1.5rem;text-align:center}.section-title{border-bottom:2px solid #e0e0e0;border-bottom-right-radius:10px;color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:.25rem}.compact-subheader{align-items:center;background:#fff;border-radius:8px;display:flex;height:42px;justify-content:space-between;margin-bottom:1rem;min-height:42px;padding:.4rem .75rem}.filter-buttons{flex:1 1;gap:.4rem}.filter-btn,.filter-buttons{align-items:center;display:flex}.filter-btn{background:#fff;border:1px solid #fff;border-radius:6px;color:#666;cursor:pointer;font-size:.8rem;font-weight:500;height:28px;justify-content:center;padding:.3rem .9rem;transition:all .15s ease;white-space:nowrap}.filter-btn:hover{background:#f0f0f0;border-color:#ccc;color:#444}.filter-btn.active{background:#1a1a1a;border-color:#1a1a1a;color:#fff;font-weight:600}.sort-wrapper{flex-shrink:0;margin-left:.75rem}.compact-sort{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23666' d='M5 7 2 3h6z'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:10px;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;font-size:.8rem;height:28px;min-width:120px;padding:.3rem 1.75rem .3rem .75rem}.compact-sort:focus{border-color:#999;outline:none}.compact-notice{color:#888;font-size:.75rem;margin:-.5rem 0 1rem;padding:.2rem;text-align:center}.results-info{margin-bottom:1.5rem;text-align:center}.results-count{background:#f8f8f8;border-radius:12px;color:#666;font-size:.85rem;padding:.25rem .75rem}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0}.minimal-product-card{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.minimal-product-card:hover{box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.minimal-product-card.coming-soon{opacity:.9}.minimal-product-card.coming-soon:hover{box-shadow:0 2px 8px #00000008;transform:none}.product-image{background:#f8f8f8;cursor:pointer;height:200px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.clickable-image:hover img{transform:scale(1.05)}.image-overlay{align-items:center;background:#0000;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:background .3s ease}.clickable-image:hover .image-overlay{background:#0000001a;opacity:1}.zoom-icon{align-items:center;background:#00000080;border-radius:50%;color:#ffffffe6;display:flex;font-size:1.5rem;height:40px;justify-content:center;transform:scale(.8);transition:transform .3s ease;width:40px}.clickable-image:hover .zoom-icon{transform:scale(1)}.product-type{position:absolute;right:.5rem;top:.5rem;z-index:2}.type-tag{border-radius:4px;font-size:.65rem;font-weight:600;letter-spacing:.5px;padding:.2rem .5rem;text-transform:uppercase}.type-tag.human{background:#1a1a1a;color:#fff}.type-tag.synthetic{background:#666;color:#fff}.coming-label{align-items:center;background:#ffffffeb;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.coming-label span{background:#666;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:.3rem .6rem;transform:rotate(-3deg)}.product-details{padding:1rem}.product-name{color:#1a1a1a;font-size:.95rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.product-meta{align-items:center;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:.75rem}.product-length{color:#666}.product-price{color:#1a1a1a;font-weight:600}.product-action{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;padding:.6rem;transition:all .2s ease;width:100%}.cart-btn{background:#1a1a1a;color:#fff}.cart-btn:hover{background:#333}.notify-btn{background:#f0f0f0;color:#666;cursor:not-allowed}.empty-state{color:#888;padding:3rem 1rem;text-align:center}.empty-state h3{color:#555;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.empty-state p{font-size:.9rem}.image-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.image-modal-content{animation:slideUp .3s ease;background:#000;border-radius:12px;max-height:90vh;max-width:1000px;overflow:hidden;position:relative;width:90%}.close-image-modal{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .2s ease;width:40px;z-index:10}.close-image-modal:hover{background:#fff3}.fullscreen-image-container{align-items:center;display:flex;height:calc(90vh - 80px);justify-content:center;padding:2rem}.fullscreen-image{border-radius:4px;max-height:100%;max-width:100%;object-fit:contain}.image-modal-info{background:#111;border-top:1px solid #333;padding:1rem}.image-modal-info h3{color:#fff;font-size:1rem;font-weight:500;margin:0;text-align:center}@media (max-width:768px){.category-page{padding:1rem 0}.section-title{font-size:1.5rem}.compact-subheader{height:38px;padding:.35rem .6rem}.filter-btn{padding:.25rem .7rem}.compact-sort,.filter-btn{font-size:.75rem;height:26px}.compact-sort{background-position:right .5rem center;min-width:110px;padding:.25rem 1.5rem .25rem .6rem}.product-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.product-image{height:160px}.compact-notice{font-size:.7rem;margin-bottom:.75rem}.results-count{font-size:.8rem}.fullscreen-image-container{height:calc(90vh - 60px);padding:1rem}.close-image-modal{font-size:1.5rem;height:30px;right:.5rem;top:.5rem;width:30px}}@media (max-width:480px){.container{padding:0 .75rem}.compact-subheader{height:36px;padding:.3rem .5rem}.filter-buttons{gap:.3rem}.filter-btn{font-size:.7rem;height:24px;padding:.2rem .6rem}.compact-sort{font-size:.7rem;min-width:100px;padding:.2rem 1.25rem .2rem .5rem}.product-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.product-image{height:200px}.product-name{font-size:.9rem}.product-meta{font-size:.8rem}.product-action{font-size:.8rem;padding:.5rem}.image-modal-content{width:95%}}@media (max-width:360px){.compact-subheader{height:34px}.filter-btn{font-size:.65rem;height:22px;padding:.15rem .5rem}.compact-sort{font-size:.65rem;min-width:90px;padding:.15rem 1rem .15rem .4rem}.product-grid{gap:.75rem}}@media (prefers-color-scheme:dark){.category-page{background:#1a1a1a}.section-title{color:#fff}.page-subtitle{color:#aaa}.compact-subheader{background:#2a2a2a;border-color:#333}.filter-btn{background:#333;border-color:#444;color:#ccc}.filter-btn:hover{background:#3a3a3a;border-color:#555;color:#fff}.filter-btn.active{background:#fff;border-color:#fff;color:#1a1a1a}.compact-sort{background:#2a2a2a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23ccc' d='M5 7 2 3h6z'/%3E%3C/svg%3E");border-color:#444;color:#ccc}.compact-notice{color:#aaa}.results-count{background:#2a2a2a;color:#aaa}.minimal-product-card{background:#2a2a2a;border-color:#333}.product-name{color:#fff}.product-length{color:#aaa}.product-price{color:#fff}.cart-btn{background:#fff;color:#1a1a1a}.cart-btn:hover{background:#e0e0e0}.notify-btn{background:#333;color:#888}.type-tag.human{background:#fff;color:#1a1a1a}.coming-label span,.type-tag.synthetic{background:#555;color:#fff}.empty-state h3{color:#ccc}.empty-state{color:#888}}.beautiful-subheader{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 12px #0000000f;display:flex;height:56px;justify-content:space-between;margin-bottom:1.5rem;padding:.75rem 1.25rem}.beautiful-filters{flex:1 1}.beautiful-filter-btn,.beautiful-filters{align-items:center;display:flex;gap:.5rem}.beautiful-filter-btn{background:#f8f9fa;border:none;border-radius:8px;color:#555;cursor:pointer;font-size:.9rem;font-weight:500;overflow:hidden;padding:.5rem 1.25rem;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.beautiful-filter-btn:before{background:#0000;content:"";height:2px;left:0;position:absolute;right:0;top:0;transition:background .25s ease}.beautiful-filter-btn:hover{background:#f0f2f5;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.beautiful-filter-btn:hover:before{background:linear-gradient(90deg,#707072,#764ba2)}.beautiful-filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff}.beautiful-filter-btn.active:hover{box-shadow:0 6px 16px #667eea66;transform:translateY(-1px)}.beautiful-filter-btn.active:before{background:#fff6}.filter-text{font-weight:500}.filter-count{background:#fff3;border-radius:10px;font-size:.7rem;font-weight:600;min-width:20px;padding:.15rem .4rem;text-align:center}.beautiful-filter-btn.active .filter-count{background:#ffffff4d}.beautiful-filter-btn:not(.active) .filter-count{background:#0000000d;color:#777}.beautiful-sort{flex-shrink:0;margin-left:1rem}.sort-container{position:relative;width:160px}.beautiful-select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#444;cursor:pointer;font-size:.85rem;font-weight:500;padding:.6rem 2.5rem .6rem 1rem;transition:all .2s ease;width:100%}.beautiful-select:hover{border-color:#667eea;box-shadow:0 2px 6px #667eea1a}.beautiful-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.select-icon{color:#000;font-size:.75rem;pointer-events:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:transform .2s ease}.beautiful-select:focus+.select-icon{transform:translateY(-50%) rotate(180deg)}.simple-notice{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#888;font-size:.8rem;margin:-.75rem 0 1.5rem;padding:.5rem;text-align:center}@media (max-width:768px){.beautiful-subheader{flex-wrap:wrap;height:50px;height:auto;min-height:50px;padding:.6rem 1rem}.beautiful-filters{flex-wrap:wrap;gap:.4rem}.beautiful-filter-btn{flex:1 1;font-size:.8rem;min-width:70px;padding:.4rem .9rem}.filter-count{font-size:.65rem;padding:.1rem .3rem}.beautiful-sort{margin-left:0;margin-top:.5rem;width:100%}.sort-container{width:100%}}@media (max-width:480px){.beautiful-subheader{border-radius:10px;padding:.5rem .75rem}.beautiful-filter-btn{font-size:.75rem;padding:.35rem .7rem}.beautiful-select{font-size:.8rem;padding:.5rem .75rem}}@media (prefers-color-scheme:dark){.beautiful-subheader{background:#2a2a2a;border-color:#3a3a3a;box-shadow:0 2px 12px #0003}.beautiful-filter-btn{background:#333;color:#ccc}.beautiful-filter-btn:hover{background:#3a3a3a;box-shadow:0 2px 8px #0000004d}.beautiful-filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.beautiful-filter-btn:not(.active) .filter-count{background:#ffffff1a;color:#aaa}.beautiful-select{background:#333;border-color:#444;box-shadow:0 1px 3px #0003;color:#ccc}.beautiful-select:hover{border-color:#667eea;box-shadow:0 2px 6px #667eea33}.select-icon{color:#667eea}.simple-notice{background:#333;border-color:#444;color:#aaa}}.ip-page{background-color:#fff;min-height:70vh;padding:1.5rem 0}.ip-container{margin:0 auto;max-width:1200px;padding:0 1rem}.ip-subheader{align-items:center;background:#fff;border-radius:8px;display:flex;height:42px;justify-content:space-between;margin-bottom:1rem;min-height:42px;padding:.4rem .75rem}.ip-filter-buttons{-ms-overflow-style:none;align-items:center;display:flex;flex:1 1;gap:.4rem;overflow-x:auto;scrollbar-width:none}.ip-filter-buttons::-webkit-scrollbar{display:none}.ip-filter-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;font-weight:500;height:28px;justify-content:center;padding:.3rem .9rem;transition:all .15s ease;white-space:nowrap}.ip-filter-btn:hover{background:#f0f0f0;border-color:#ccc;color:#444}.ip-filter-btn.ip-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff;font-weight:600}.ip-sort-wrapper{flex-shrink:0;margin-left:.75rem}.ip-sort{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23666' d='M5 7 2 3h6z'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:10px;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;font-size:.8rem;height:28px;min-width:120px;padding:.3rem 1.75rem .3rem .75rem}.ip-sort:focus{border-color:#999;outline:none}.ip-results-info{margin-bottom:1.5rem;text-align:center}.ip-results-count{background:#f8f8f8;border-radius:12px;color:#666;font-size:.85rem;padding:.25rem .75rem}.ip-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0}.ip-card{background:#fff;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.ip-card:hover{box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.ip-image{background:#f8f8f8;flex-shrink:0;height:200px;overflow:hidden;position:relative;width:100%}.ip-image img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.ip-clickable{cursor:pointer}.ip-clickable:hover img{transform:scale(1.05)}.ip-overlay{align-items:center;background:#0000;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:background .3s ease}.ip-clickable:hover .ip-overlay{background:#0000001a;opacity:1}.ip-zoom{align-items:center;background:#00000080;border-radius:50%;color:#ffffffe6;display:flex;font-size:1.5rem;height:40px;justify-content:center;pointer-events:none;transform:scale(.8);transition:transform .3s ease;width:40px}.ip-clickable:hover .ip-zoom{transform:scale(1)}.ip-type{position:absolute;right:.5rem;top:.5rem;z-index:2}.ip-tag{border-radius:4px;font-size:.65rem;font-weight:600;letter-spacing:.5px;padding:.2rem .5rem;text-transform:uppercase}.ip-tag.ip-available{background:#1a1a1a;color:#fff}.ip-tag.ip-low-stock{background:#f59e0b;color:#1a1a1a}.ip-featured{left:.5rem;position:absolute;top:.5rem;z-index:2}.ip-featured span{background:gold;border-radius:4px;color:#1a1a1a;font-size:.65rem;font-weight:600;padding:.2rem .5rem}.ip-details{display:flex;flex:1 1;flex-direction:column;padding:1rem}.ip-name{color:#1a1a1a;flex-shrink:0;font-size:.95rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.ip-meta{align-items:center;display:flex;flex-shrink:0;font-size:.85rem;justify-content:space-between;margin-bottom:.5rem}.ip-storage{color:#666;font-weight:500}.ip-condition{color:#888;font-size:.8rem;font-weight:500}.ip-price-row{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-top:auto}.ip-price{color:#1a1a1a;font-size:1rem;font-weight:600}.ip-cart-btn{background:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .2s ease;white-space:nowrap}.ip-cart-btn:hover{background:#333}.ip-empty{color:#888;padding:3rem 1rem;text-align:center}.ip-empty h3{color:#555;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.ip-empty p{font-size:.9rem}.ip-image-modal{align-items:center;animation:ip-fadeIn .2s ease;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes ip-fadeIn{0%{opacity:0}to{opacity:1}}.ip-image-content{animation:ip-slideUp .3s ease;background:#000;border-radius:12px;max-height:90vh;max-width:1000px;overflow:hidden;position:relative;width:90%}@keyframes ip-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ip-close-modal{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .2s ease;width:40px;z-index:10}.ip-close-modal:hover{background:#fff3}.ip-fullscreen-container{align-items:center;display:flex;height:calc(90vh - 80px);justify-content:center;padding:2rem}.ip-fullscreen-image{border-radius:4px;max-height:100%;max-width:100%;object-fit:contain}.ip-image-info{background:#111;border-top:1px solid #333;padding:1rem}.ip-image-info h3{color:#fff;font-size:1rem;font-weight:500;margin:0;text-align:center}@media (max-width:768px){.ip-page{padding:1rem 0}.ip-title{font-size:1.5rem}.ip-subheader{height:38px;padding:.35rem .6rem}.ip-filter-btn{padding:.25rem .7rem}.ip-filter-btn,.ip-sort{font-size:.75rem;height:26px}.ip-sort{background-position:right .5rem center;min-width:110px;padding:.25rem 1.5rem .25rem .6rem}.ip-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.ip-image{height:160px}.ip-results-count{font-size:.8rem}.ip-fullscreen-container{height:calc(90vh - 60px);padding:1rem}.ip-close-modal{font-size:1.5rem;height:30px;right:.5rem;top:.5rem;width:30px}}@media (max-width:480px){.ip-container{padding:0 .75rem}.ip-subheader{height:36px;padding:.3rem .5rem}.ip-filter-buttons{gap:.3rem}.ip-filter-btn{font-size:.7rem;height:24px;padding:.2rem .6rem}.ip-sort{font-size:.7rem;min-width:100px;padding:.2rem 1.25rem .2rem .5rem}.ip-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.ip-image{height:200px}.ip-name{font-size:.9rem}.ip-cart-btn,.ip-meta{font-size:.8rem}.ip-cart-btn{padding:.5rem}.ip-image-content{width:95%}}@media (max-width:360px){.ip-subheader{height:34px}.ip-filter-btn{font-size:.65rem;height:22px;padding:.15rem .5rem}.ip-sort{font-size:.65rem;min-width:90px;padding:.15rem 1rem .15rem .4rem}.ip-grid{gap:.71rem;grid-template-columns:repeat(2,1fr)}}@media (prefers-color-scheme:dark){.ip-page{background:#1a1a1a}.ip-title{color:#fff}.ip-subheader{background:#2a2a2a;border-color:#333}.ip-filter-btn{background:#333;border-color:#444;color:#ccc}.ip-filter-btn:hover{background:#3a3a3a;border-color:#555;color:#fff}.ip-filter-btn.ip-active{background:#fff;border-color:#fff;color:#1a1a1a}.ip-sort{background:#2a2a2a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23ccc' d='M5 7 2 3h6z'/%3E%3C/svg%3E");border-color:#444;color:#ccc}.ip-results-count{background:#2a2a2a;color:#aaa}.ip-card{background:#2a2a2a;border-color:#333}.ip-image{background:#333}.ip-name{color:#fff}.ip-storage{color:#aaa}.ip-condition{color:#888}.ip-color-name{color:#aaa}.ip-price{color:#fff}.ip-cart-btn{background:#fff;color:#1a1a1a}.ip-cart-btn:hover{background:#e0e0e0}.ip-tag.ip-available{background:#fff;color:#1a1a1a}.ip-tag.ip-low-stock{background:#fbbf24;color:#1a1a1a}.ip-featured span{background:gold;color:#1a1a1a}.ip-empty h3{color:#ccc}.ip-empty{color:#888}}.jeans-page{background:#fff;min-height:100vh;padding:1.5rem 0}.jeans-container{margin:0 auto;max-width:1400px;padding:0 1rem}.jeans-header{margin-bottom:2rem;text-align:center}.jeans-title{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.jeans-subtitle{color:#666;font-size:.9rem;margin-bottom:1.5rem}.jeans-sort-control{display:flex;justify-content:center}.jeans-sort-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23333' d='M6 8 2 4h8z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:12px;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;font-size:.85rem;min-width:160px;padding:.5rem 2.5rem .5rem 1rem;transition:all .2s ease}.jeans-sort-select:focus{border-color:#1a1a1a;outline:none}.jeans-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);padding:0}.jeans-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.jeans-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.jeans-image-container{background:#f8f8f8;height:180px;overflow:hidden;position:relative;width:100%}.jeans-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.jeans-card:hover .jeans-image{transform:scale(1.03)}.jeans-badges{display:flex;flex-wrap:wrap;gap:.25rem;left:.5rem;position:absolute;right:.5rem;top:.5rem;z-index:2}.jeans-badge-featured{background:gold;color:#1a1a1a}.jeans-badge-category,.jeans-badge-featured{border-radius:10px;font-size:.6rem;font-weight:700;letter-spacing:.3px;padding:.2rem .5rem;text-transform:uppercase;white-space:nowrap}.jeans-badge-category{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1a1ad9;color:#fff}.jeans-image-overlay{align-items:center;background:#0000;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:background .2s ease}.jeans-card:hover .jeans-image-overlay{background:#0000000d;opacity:1}.jeans-zoom-icon{align-items:center;background:#0006;border-radius:50%;color:#fffc;display:flex;font-size:1.2rem;height:32px;justify-content:center;transform:scale(.8);transition:transform .2s ease;width:32px}.jeans-card:hover .jeans-zoom-icon{transform:scale(1)}.jeans-content{display:flex;flex-direction:column;flex-grow:1;padding:.75rem}.jeans-product-name{color:#1a1a1a;font-size:.9rem;font-weight:600;line-height:1.2;margin:0 0 .4rem;min-height:2.2em}.jeans-product-description,.jeans-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.jeans-product-description{color:#666;flex-grow:1;font-size:.75rem;line-height:1.3;margin-bottom:.75rem}.jeans-product-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.jeans-price{color:#1a1a1a;font-size:1rem;font-weight:700}.jeans-add-to-cart{background:#1a1a1a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.4rem .75rem;transition:all .2s ease;white-space:nowrap}.jeans-add-to-cart:hover{background:#333;transform:translateY(-1px)}.jeans-fullscreen-modal{align-items:center;animation:fadeIn .2s ease;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.jeans-modal-content{animation:slideUp .2s ease;background:#000;border-radius:8px;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:95%}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.jeans-modal-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:background .2s ease;width:32px;z-index:10}.jeans-modal-close:hover{background:#fff3}.jeans-modal-image-container{align-items:center;display:flex;height:calc(90vh - 60px);justify-content:center;padding:1rem}.jeans-modal-image{border-radius:2px;max-height:100%;max-width:100%;object-fit:contain}.jeans-modal-info{background:#111;border-top:1px solid #333;padding:.75rem;text-align:center}.jeans-modal-info h3{color:#fff;font-size:.9rem;font-weight:500;margin:0}@media (min-width:600px){.jeans-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.jeans-image-container{height:200px}.jeans-product-name{font-size:.95rem}.jeans-price{font-size:1.1rem}}@media (min-width:768px){.jeans-container{padding:0 1.5rem}.jeans-title{font-size:2rem}.jeans-subtitle{font-size:1rem}.jeans-sort-select{font-size:.9rem;min-width:180px}}@media (min-width:1024px){.jeans-grid{gap:1.25rem;grid-template-columns:repeat(4,1fr)}.jeans-image-container{height:200px}.jeans-content{padding:1rem}.jeans-product-name{font-size:1rem}.jeans-product-description{font-size:.8rem}.jeans-add-to-cart{font-size:.8rem;padding:.5rem 1rem}}@media (min-width:1200px){.jeans-grid{gap:1rem;grid-template-columns:repeat(5,1fr)}.jeans-image-container{height:180px}.jeans-container{padding:0 2rem}}@media (min-width:1400px){.jeans-grid{gap:1.25rem}.jeans-image-container{height:200px}}@media (max-width:360px){.jeans-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.jeans-image-container{height:150px}.jeans-product-name{font-size:.85rem}.jeans-price{font-size:.9rem}.jeans-add-to-cart{font-size:.7rem;padding:.35rem .6rem}}@media (prefers-color-scheme:dark){.jeans-page{background:#1a1a1a}.jeans-price,.jeans-product-name,.jeans-title{color:#fff}.jeans-product-description,.jeans-subtitle{color:#aaa}.jeans-card{background:#2a2a2a;box-shadow:0 2px 8px #0000001a}.jeans-image-container{background:#333}.jeans-sort-select{background:#2a2a2a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23ccc' d='M6 8 2 4h8z'/%3E%3C/svg%3E");border-color:#444;color:#ccc}.jeans-add-to-cart{background:#fff;color:#1a1a1a}.jeans-add-to-cart:hover{background:#e0e0e0}.jeans-badge-category{background:#ffffffd9;color:#1a1a1a}}.cart-page{background-color:#f8f9fa;min-height:calc(100vh - 200px);padding:40px 0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.empty-cart{color:#86868b;padding:80px 20px;text-align:center}.empty-cart-icon{color:#d1d1d6;font-size:48px;margin-bottom:24px;opacity:.7}.empty-cart h2{color:#1d1d1f;font-size:24px;font-weight:600;margin-bottom:12px}.empty-cart p{color:#86868b;font-size:14px;margin-bottom:32px}.cart-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:16px}.cart-title{color:#1d1d1f;font-size:28px;font-weight:700;margin:0}.cart-clear-btn{background:#0000;border:1px solid #d1d1d6;border-radius:6px;color:#86868b;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .15s ease}.cart-clear-btn:hover{background:#ff3b300a;border-color:#ff3b30;color:#ff3b30}.cart-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:2fr 1fr}.cart-items-section{display:flex;flex-direction:column;gap:16px}.cart-item{grid-gap:20px;align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:grid;gap:20px;grid-template-columns:100px 1fr auto auto;padding:20px;transition:box-shadow .15s ease}.cart-item:hover{box-shadow:0 4px 12px #00000014}.cart-item-image img{border-radius:8px;height:80px;object-fit:cover;width:100%}.cart-item-details{display:flex;flex-direction:column;gap:8px}.cart-item-name{color:#1d1d1f;font-size:15px;font-weight:600;line-height:1.4;margin:0}.cart-item-variants{display:flex;flex-wrap:wrap;gap:8px}.variant-tag{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;color:#86868b;font-size:11px;font-weight:500;padding:4px 8px}.variant-tag.premium{background:#f0c0401a;border-color:#f0c04033;color:#f0c040}.cart-item-price{color:#1d1d1f;font-size:14px;font-weight:600}.cart-item-controls{align-items:center;display:flex;gap:16px}.quantity-controls{align-items:center;background:#f5f5f5;border-radius:6px;display:flex;gap:8px;padding:4px}.quantity-btn{align-items:center;background:#fff;border:none;border-radius:4px;color:#1d1d1f;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:28px;justify-content:center;transition:all .15s ease;width:28px}.quantity-btn:hover{background:#e5e5e5}.quantity-display{color:#1d1d1f;font-size:14px;font-weight:600;min-width:30px;text-align:center}.remove-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#86868b;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:all .15s ease;width:32px}.remove-btn:hover{background:#ff3b301a;color:#ff3b30}.cart-item-total{color:#1d1d1f;font-size:16px;font-weight:700;min-width:100px;text-align:right}.cart-summary-section{position:-webkit-sticky;position:sticky;top:32px}.cart-summary{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:24px}.summary-title{border-bottom:1px solid #e5e5e5;color:#1d1d1f;font-size:18px;font-weight:600;margin:0 0 20px;padding-bottom:16px}.summary-row{align-items:center;color:#86868b;display:flex;font-size:14px;justify-content:space-between;padding:12px 0}.summary-row.total{border-top:1px solid #e5e5e5;color:#1d1d1f;font-size:18px;font-weight:700;margin-top:16px;padding-top:16px}.hr-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;text-align:center;text-decoration:none;transition:all .15s ease}.hr-btn-primary{background:#000;color:#fff}.hr-btn-primary:hover{background:#45484b}.hr-btn-full{margin:20px 0 16px;width:100%}.continue-shopping-link{align-items:center;color:#007aff;display:inline-flex;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:8px;text-align:center;text-decoration:none;transition:color .15s ease;width:100%}.continue-shopping-link:hover{color:#0056b3;text-decoration:underline}.continue-shopping-link i{font-size:12px}@media (max-width:768px){.cart-page{padding:24px 0}.cart-header{margin-bottom:24px;padding-bottom:12px}.cart-title{font-size:22px}.cart-content{gap:24px;grid-template-columns:1fr}.cart-item{gap:16px;grid-template-columns:80px 1fr;padding:16px}.cart-item-controls{border-top:1px solid #f0f0f0;grid-column:1/-1;justify-content:space-between;margin-top:12px;padding-top:12px}.cart-item-total{min-width:auto;padding-left:96px;text-align:left}.cart-summary-section{position:static}.empty-cart{padding:60px 20px}.empty-cart-icon{font-size:36px}.empty-cart h2{font-size:20px}}@media (max-width:480px){.cart-page{padding:16px 0}.container{padding:0 16px}.cart-header{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:20px}.cart-clear-btn{align-self:flex-start}.cart-item{gap:12px;grid-template-columns:70px 1fr;padding:16px}.cart-item-image img{height:60px}.cart-item-name{font-size:14px}.cart-item-price{font-size:13px}.cart-item-total{font-size:14px;padding-left:82px}.quantity-controls{gap:4px}.quantity-btn{font-size:14px;height:24px;width:24px}.quantity-display{font-size:13px;min-width:24px}.remove-btn{height:28px;width:28px}.cart-summary{padding:20px}.summary-title{font-size:16px;margin-bottom:16px}.summary-row{font-size:13px;padding:10px 0}.summary-row.total{font-size:16px}.hr-btn{font-size:13px;padding:10px 20px}.empty-cart{padding:40px 16px}.empty-cart-icon{font-size:32px}.empty-cart h2{font-size:18px}.empty-cart p{fontSize:13px}}@media (max-width:360px){.cart-item{grid-template-columns:60px 1fr}.cart-item-image img{height:50px}.cart-item-total{padding-left:72px}.variant-tag{font-size:10px;padding:3px 6px}.quantity-controls{gap:2px}.quantity-btn{font-size:12px;height:22px;width:22px}.quantity-display{font-size:12px;min-width:20px}}:root{--receipt-bg:#f8fafc;--receipt-surface:#fff;--receipt-text:#1d1d1f;--receipt-text-light:#86868b;--receipt-accent:#000;--receipt-border:#e2e8f0;--receipt-divider:#f1f5f9;--receipt-success:#10b981;--receipt-logo-bg:#f8f3f0;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:0.75rem;--spacing-lg:1rem;--spacing-xl:1.5rem;--radius-sm:6px;--radius-md:8px}*{box-sizing:border-box;margin:0;padding:0}.Receipt{align-items:flex-start;background:#f8fafc;background:var(--receipt-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;padding:0;width:100vw}.Receipt,.Receipt__container{display:flex;min-height:100vh}.Receipt__container{box-shadow:0 2px 20px #0000000a;flex-direction:column;max-width:480px;position:relative;width:100%}.Receipt__container,.Receipt__topbar{background:#fff;background:var(--receipt-surface)}.Receipt__topbar{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--receipt-border);display:flex;justify-content:space-between;padding:.75rem;padding:var(--spacing-md);position:-webkit-sticky;position:sticky;top:0;z-index:10}.Receipt__topbar-left{align-items:center;display:flex;gap:.5rem;gap:var(--spacing-sm)}.Receipt__status-badge{align-items:center;background:#10b981;background:var(--receipt-success);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:600;height:24px;justify-content:center;width:24px}.Receipt__order-id{color:#1d1d1f;color:var(--receipt-text);font-size:1rem;font-weight:700;letter-spacing:-.3px;line-height:1}.Receipt__datetime{color:#86868b;color:var(--receipt-text-light);font-size:.7rem;font-weight:400;margin-top:.15rem}.Receipt__close-btn{align-items:center;background:#f1f5f9;background:var(--receipt-divider);border:none;border-radius:50%;color:#1d1d1f;color:var(--receipt-text);cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.Receipt__close-btn:hover{background:#e2e8f0;background:var(--receipt-border)}.Receipt__customer-section{grid-gap:.75rem;grid-gap:var(--spacing-md);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--receipt-border);display:grid;gap:.75rem;gap:var(--spacing-md);grid-template-columns:1fr 1fr;padding:.75rem;padding:var(--spacing-md)}.Receipt__customer-block,.Receipt__delivery-block{display:flex;flex-direction:column;gap:.25rem}.Receipt__block-header{align-items:center;color:#86868b;color:var(--receipt-text-light);display:flex;font-size:.7rem;font-weight:600;gap:.3rem;letter-spacing:.3px;text-transform:uppercase}.Receipt__block-header i{color:#1d1d1f;color:var(--receipt-text);font-size:.65rem}.Receipt__block-content{display:flex;flex-direction:column;gap:.1rem}.Receipt__customer-name{color:#1d1d1f;color:var(--receipt-text);font-size:.85rem;font-weight:600;line-height:1.2}.Receipt__customer-contact{color:#86868b;color:var(--receipt-text-light);font-size:.75rem}.Receipt__delivery-text{color:#1d1d1f;color:var(--receipt-text);font-size:.75rem;line-height:1.2}.Receipt__delivery-method{color:#000;color:var(--receipt-accent);font-size:.7rem;font-weight:600;margin-top:.15rem}.Receipt__payment-badge{align-items:center;align-self:flex-start;background:#1d1d1f14;background:rgba(var(--payment-color,29,29,31),.08);border:1px solid #1d1d1f1a;border:1px solid rgba(var(--payment-color,29,29,31),.1);border-radius:12px;color:#000;color:var(--payment-color,var(--receipt-accent));display:inline-flex;font-size:.7rem;font-weight:600;gap:.4rem;margin:0 .75rem .75rem;margin:0 var(--spacing-md) var(--spacing-md);padding:.3rem .6rem}.Receipt__payment-badge i{font-size:.65rem}.Receipt__items-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-bottom:var(--spacing-sm);padding:0 .75rem;padding:0 var(--spacing-md)}.Receipt__items-title{color:#1d1d1f;color:var(--receipt-text);font-size:.85rem;font-weight:600}.Receipt__items-subtotal{color:#000;color:var(--receipt-accent);font-size:.85rem;font-weight:600}.Receipt__items-grid{flex:1 1;margin-bottom:.75rem;margin-bottom:var(--spacing-md);max-height:40vh;overflow-y:auto;padding:0 .75rem;padding:0 var(--spacing-md)}.Receipt__item{align-items:flex-start;border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--receipt-divider);display:flex;justify-content:space-between;padding:.5rem 0;padding:var(--spacing-sm) 0;transition:background-color .2s ease}.Receipt__item:last-child{border-bottom:none}.Receipt__item:hover{background:#fafafa;border-radius:6px;border-radius:var(--radius-sm);margin:0 -.75rem;margin:0 calc(var(--spacing-md)*-1);padding:.5rem .75rem;padding:var(--spacing-sm) var(--spacing-md)}.Receipt__item-info{flex:1 1;min-width:0}.Receipt__item-name{color:#1d1d1f;color:var(--receipt-text);font-size:.8rem;font-weight:600;line-height:1.2;margin-bottom:.15rem}.Receipt__item-details{display:flex;flex-wrap:wrap;gap:.2rem}.Receipt__detail{background:#f1f5f9;background:var(--receipt-divider);border:1px solid #e2e8f0;border:1px solid var(--receipt-border);border-radius:3px;color:#86868b;color:var(--receipt-text-light);font-size:.6rem;padding:.1rem .3rem}.Receipt__detail.custom{background:#000;background:var(--receipt-accent);border-color:#000;border-color:var(--receipt-accent);color:#fff}.Receipt__item-meta{align-items:center;display:flex;flex-shrink:0;gap:.5rem;gap:var(--spacing-sm)}.Receipt__item-quantity{color:#86868b;color:var(--receipt-text-light);font-size:.7rem;font-weight:500;min-width:20px;text-align:center}.Receipt__item-price{color:#1d1d1f;color:var(--receipt-text);font-size:.8rem;font-weight:600;min-width:60px;text-align:right}.Receipt__empty{border:1px dashed #e2e8f0;border:1px dashed var(--receipt-border);color:#86868b;color:var(--receipt-text-light);font-size:.8rem;font-style:italic;margin:.75rem;margin:var(--spacing-md);padding:1.5rem;padding:var(--spacing-xl);text-align:center}.Receipt__empty,.Receipt__payment-details{border-radius:6px;border-radius:var(--radius-sm)}.Receipt__payment-details{background:#f1f5f9;background:var(--receipt-divider);border:1px solid #e2e8f0;border:1px solid var(--receipt-border);margin:0 .75rem .75rem;margin:0 var(--spacing-md) var(--spacing-md);padding:.75rem;padding:var(--spacing-md)}.Receipt__payment-label{color:#1d1d1f;color:var(--receipt-text);font-size:.75rem;font-weight:600;margin-bottom:.4rem}.Receipt__bank-transfer,.Receipt__layby-info{display:flex;flex-direction:column;gap:.4rem}.Receipt__bank-info{align-items:center;color:#1d1d1f;color:var(--receipt-text);display:flex;flex-wrap:wrap;font-size:.75rem;gap:.75rem;gap:var(--spacing-md)}.Receipt__account{background:#0000000d;border:1px solid #e2e8f0;border:1px solid var(--receipt-border);border-radius:3px;color:#000;color:var(--receipt-accent);font-family:Courier New,monospace;font-weight:600;padding:.1rem .4rem}.Receipt__reference{background:#00000008;border-radius:3px;color:#86868b;color:var(--receipt-text-light);font-size:.7rem;margin-left:auto;padding:.1rem .4rem}.Receipt__layby-details{color:#1d1d1f;color:var(--receipt-text);display:flex;font-size:.75rem;gap:.75rem;gap:var(--spacing-md)}.Receipt__layby-details div{background:#00000008;border:1px solid #e2e8f0;border:1px solid var(--receipt-border);border-radius:4px;padding:.2rem .5rem}.Receipt__totals{background:#fff;background:var(--receipt-surface);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--receipt-border);border-top:1px solid #e2e8f0;border-top:1px solid var(--receipt-border);margin:0 .75rem;margin:0 var(--spacing-md);padding:.75rem;padding:var(--spacing-md)}.Receipt__total-row{color:#86868b;color:var(--receipt-text-light);font-size:.8rem;padding:.3rem 0}.Receipt__total-final,.Receipt__total-row{align-items:center;display:flex;justify-content:space-between}.Receipt__total-final{border-top:1px solid #e2e8f0;border-top:1px solid var(--receipt-border);color:#1d1d1f;color:var(--receipt-text);font-size:.9rem;font-weight:700;margin-top:.5rem;padding:.5rem 0 0}.Receipt__barcode-section{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--receipt-border);display:flex;flex-direction:column;gap:.75rem;gap:var(--spacing-md);margin:0 .75rem;margin:0 var(--spacing-md);padding:.75rem;padding:var(--spacing-md)}.Receipt__brand-barcode{grid-gap:.75rem;grid-gap:var(--spacing-md);align-items:center;display:grid;gap:.75rem;gap:var(--spacing-md);grid-template-columns:1fr 1fr}.Receipt__logo-side{align-items:center;background:#f8f3f0;background:var(--receipt-logo-bg);border:1px solid #e2e8f0;border:1px solid var(--receipt-border);border-radius:6px;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;min-height:120px;padding:.5rem;padding:var(--spacing-sm)}.Receipt__logo{background:#fff;object-fit:cover;padding:2px}.Receipt__logo,.Receipt__logo-fallback{border:2px solid #0000001a;border-radius:8px;height:60px;width:60px}.Receipt__logo-fallback{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:none;flex-direction:column;gap:.25rem;justify-content:center}.Receipt__logo-fallback i{font-size:1.2rem}.Receipt__logo-fallback span{font-size:.7rem;font-weight:700;letter-spacing:.5px}.Receipt__brand-name{color:#1d1d1f;color:var(--receipt-text);font-size:.7rem;font-weight:600;line-height:1.1;margin-top:.25rem;text-align:center}.Receipt__barcode-side{height:100%;justify-content:center}.Receipt__barcode-container,.Receipt__barcode-side{align-items:center;display:flex;flex-direction:column;gap:.25rem}.Receipt__barcode-container{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--receipt-border);border-radius:6px;border-radius:var(--radius-sm);max-width:200px;padding:.5rem;padding:var(--spacing-sm);width:100%}.Receipt__barcode-number{color:#1d1d1f;color:var(--receipt-text);font-family:Courier New,monospace;font-size:.7rem;font-weight:600;letter-spacing:.5px;line-height:1.1;text-align:center;word-break:break-all}.Receipt__contact-info{grid-gap:.5rem;grid-gap:var(--spacing-sm);color:#86868b;color:var(--receipt-text-light);display:grid;font-size:.7rem;gap:.5rem;gap:var(--spacing-sm);grid-template-columns:1fr 1fr;margin-top:.5rem;margin-top:var(--spacing-sm)}.Receipt__contact-item{align-items:center;background:#f1f5f9;background:var(--receipt-divider);border:1px solid #e2e8f0;border:1px solid var(--receipt-border);border-radius:4px;display:flex;gap:.3rem;justify-content:center;padding:.3rem}.Receipt__contact-item i{color:#1d1d1f;color:var(--receipt-text);font-size:.65rem}.Receipt__footer{background:#fff;background:var(--receipt-surface);border-top:1px solid #e2e8f0;border-top:1px solid var(--receipt-border);bottom:0;display:flex;gap:.5rem;gap:var(--spacing-sm);padding:.75rem;padding:var(--spacing-md);position:-webkit-sticky;position:sticky}.Receipt__btn{align-items:center;border:none;border-radius:6px;border-radius:var(--radius-sm);cursor:pointer;display:flex;flex:1 1;font-size:.75rem;font-weight:600;gap:.4rem;justify-content:center;padding:.6rem .8rem;transition:all .2s ease}.Receipt__btn-print{background:#000;background:var(--receipt-accent);color:#fff}.Receipt__btn-print:hover{background:#2a2a2a;transform:translateY(-1px)}.Receipt__btn-email{background:#f1f5f9;background:var(--receipt-divider);border:1px solid #e2e8f0;border:1px solid var(--receipt-border);color:#1d1d1f;color:var(--receipt-text)}.Receipt__btn-email:hover{background:#e2e8f0;background:var(--receipt-border);transform:translateY(-1px)}.Receipt__items-grid::-webkit-scrollbar{width:3px}.Receipt__items-grid::-webkit-scrollbar-track{background:#0000}.Receipt__items-grid::-webkit-scrollbar-thumb{background:#86868b;background:var(--receipt-text-light);border-radius:1.5px}@media print{.Receipt{background:#fff;padding:0}.Receipt__container{box-shadow:none;max-width:100%}.Receipt__close-btn,.Receipt__footer{display:none}.Receipt__topbar{border-bottom:1px solid #000}.Receipt__barcode-container,.Receipt__logo-side{border:1px solid #000}.Receipt__brand-barcode{page-break-inside:avoid}}@media (max-width:768px){.Receipt__container{border-radius:0;max-width:100%;min-height:100vh}.Receipt__customer-section{gap:.5rem;gap:var(--spacing-sm);grid-template-columns:1fr}.Receipt__items-grid{max-height:35vh}.Receipt__bank-info{gap:.5rem;gap:var(--spacing-sm)}.Receipt__contact-info{gap:.3rem;grid-template-columns:1fr}.Receipt__footer{padding:.5rem;padding:var(--spacing-sm)}.Receipt__brand-barcode{gap:.5rem;gap:var(--spacing-sm);grid-template-columns:1fr}.Receipt__barcode-side,.Receipt__logo-side{min-height:auto}.Receipt__barcode-container{max-width:100%}}@media (max-width:480px){.Receipt__barcode-section,.Receipt__customer-section,.Receipt__items-header,.Receipt__payment-details,.Receipt__totals{margin:0 .5rem;margin:0 var(--spacing-sm);padding:.5rem;padding:var(--spacing-sm)}.Receipt__payment-badge{margin:0 .5rem .5rem;margin:0 var(--spacing-sm) var(--spacing-sm)}.Receipt__items-grid{max-height:30vh;padding:0 .5rem;padding:0 var(--spacing-sm)}.Receipt__item-name{font-size:.75rem}.Receipt__item-price{font-size:.75rem;min-width:50px}.Receipt__btn{font-size:.7rem;padding:.5rem .6rem}.Receipt__logo,.Receipt__logo-fallback{height:50px;width:50px}.Receipt__brand-name{font-size:.65rem}.Receipt__barcode-container{padding:.5rem}}@media (max-height:700px) and (orientation:landscape){.Receipt__items-grid{max-height:30vh}.Receipt__brand-barcode{gap:.75rem;gap:var(--spacing-md);grid-template-columns:1fr 1fr}}@media (hover:none){.Receipt__item:hover{background:#0000;margin:0;padding:.5rem 0;padding:var(--spacing-sm) 0}.Receipt__btn:hover,.Receipt__close-btn:hover{transform:none}}:root{--checkout-bg:#f8fafc;--checkout-surface:#fff;--checkout-border:#e2e8f0;--checkout-text:#1d1d1f;--checkout-text-light:#86868b;--checkout-accent:#000;--checkout-success:#10b981;--checkout-spacing-xs:0.25rem;--checkout-spacing-sm:0.5rem;--checkout-spacing-md:1rem;--checkout-spacing-lg:1.5rem;--checkout-spacing-xl:2rem;--checkout-radius-sm:8px;--checkout-radius-md:12px;--checkout-radius-lg:16px;--checkout-shadow:0 4px 20px #0000000a;--checkout-shadow-lg:0 8px 30px #00000014}.Checkout{background:#f8fafc;background:var(--checkout-bg);display:grid;min-height:100vh;padding:.5rem;padding:var(--checkout-spacing-sm);place-items:center}.Checkout__container{margin:0 auto;max-width:1400px;width:100%}.Checkout__header{margin-bottom:1.5rem;margin-bottom:var(--checkout-spacing-lg);padding:0 1rem;padding:0 var(--checkout-spacing-md);text-align:center}.Checkout__title{color:#1d1d1f;color:var(--checkout-text);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;letter-spacing:-.5px;line-height:1.1;margin:0}.Checkout__content{grid-gap:1.5rem;grid-gap:var(--checkout-spacing-lg);align-items:start;display:grid;gap:1.5rem;gap:var(--checkout-spacing-lg);grid-template-columns:1.2fr .8fr}.Checkout__main{background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);border-radius:16px;border-radius:var(--checkout-radius-lg);box-shadow:0 4px 20px #0000000a;box-shadow:var(--checkout-shadow);padding:1.5rem;padding:var(--checkout-spacing-lg)}.Checkout__form{grid-gap:2rem;grid-gap:var(--checkout-spacing-xl);display:grid;gap:2rem;gap:var(--checkout-spacing-xl)}.Checkout__section{grid-gap:1rem;grid-gap:var(--checkout-spacing-md);display:grid;gap:1rem;gap:var(--checkout-spacing-md)}.Checkout__section-title{color:#1d1d1f;color:var(--checkout-text);font-size:1rem;font-weight:600;letter-spacing:-.3px;margin:0}.Checkout__form-grid{grid-gap:1rem;grid-gap:var(--checkout-spacing-md);display:grid;gap:1rem;gap:var(--checkout-spacing-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Checkout__form-group{display:grid}.Checkout__form-group-full{grid-column:1/-1}.Checkout__input,.Checkout__select{background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);border-radius:8px;border-radius:var(--checkout-radius-sm);color:#1d1d1f;color:var(--checkout-text);font-size:.9rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.Checkout__input:focus,.Checkout__select:focus{border-color:#000;border-color:var(--checkout-accent);box-shadow:0 0 0 3px #0000000d;outline:none}.Checkout__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px}.Checkout__delivery-grid{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.Checkout__delivery-grid,.Checkout__delivery-option{display:grid;gap:.5rem;gap:var(--checkout-spacing-sm)}.Checkout__delivery-option{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);align-items:center;background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);border-radius:8px;border-radius:var(--checkout-radius-sm);cursor:pointer;grid-template-columns:auto 1fr auto;padding:1rem;transition:all .2s ease}.Checkout__delivery-option:hover{border-color:#000;border-color:var(--checkout-accent);transform:translateY(-1px)}.Checkout__delivery-option-selected{background:#00000005;border-color:#000;border-color:var(--checkout-accent)}.Checkout__delivery-radio{accent-color:#000;accent-color:var(--checkout-accent)}.Checkout__delivery-info{grid-gap:.25rem;display:grid;gap:.25rem}.Checkout__delivery-name{color:#1d1d1f;color:var(--checkout-text);font-size:.9rem;font-weight:600}.Checkout__delivery-desc{color:#86868b;color:var(--checkout-text-light);font-size:.8rem}.Checkout__delivery-price{color:#000;color:var(--checkout-accent);font-size:.9rem;font-weight:600}.Checkout__payment-grid{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);display:grid;gap:.5rem;gap:var(--checkout-spacing-sm);grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.Checkout__payment-option{align-items:center;background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);border-radius:8px;border-radius:var(--checkout-radius-sm);cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s ease}.Checkout__payment-option:hover{transform:translateY(-1px)}.Checkout__payment-option-selected,.Checkout__payment-option:hover{border-color:#000;border-color:var(--payment-color,var(--checkout-accent))}.Checkout__payment-option-selected{background:#00000005;background:rgba(var(--payment-color-rgb,0,0,0),.02)}.Checkout__payment-radio{display:none}.Checkout__payment-icon{color:#000;color:var(--payment-color,var(--checkout-accent));font-size:1.25rem}.Checkout__payment-name{color:#1d1d1f;color:var(--checkout-text);font-size:.85rem;font-weight:600}.Checkout__payment-details{animation:fadeIn .3s ease;margin-top:1rem;margin-top:var(--checkout-spacing-md)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Checkout__bank-info{background:#00000005;border-left:3px solid #000;border-left:3px solid var(--checkout-accent);border-radius:8px;border-radius:var(--checkout-radius-sm);padding:1rem;padding:var(--checkout-spacing-md)}.Checkout__bank-row{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--checkout-border);display:flex;font-size:.85rem;justify-content:space-between;padding:.5rem 0}.Checkout__bank-row:last-child{border-bottom:none}.Checkout__bank-row span:first-child{color:#86868b;color:var(--checkout-text-light);font-weight:500}.Checkout__account-number{font-family:Courier New,monospace}.Checkout__account-number,.Checkout__reference{color:#000;color:var(--checkout-accent);font-weight:600}.Checkout__bank-note{color:#86868b;color:var(--checkout-text-light);font-size:.8rem;margin-top:.5rem;margin-top:var(--checkout-spacing-sm);text-align:center}.Checkout__submit-btn{align-items:center;background:#000;background:var(--checkout-accent);border:none;border-radius:8px;border-radius:var(--checkout-radius-sm);color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;margin-top:var(--checkout-spacing-md);padding:1rem;transition:all .2s ease;width:100%}.Checkout__submit-btn:hover:not(:disabled){background:#45484b;box-shadow:0 8px 30px #00000014;box-shadow:var(--checkout-shadow-lg);transform:translateY(-1px)}.Checkout__submit-btn:disabled{cursor:not-allowed;opacity:.6}.Checkout__sidebar{position:-webkit-sticky;position:sticky;top:1rem;top:var(--checkout-spacing-md)}.Checkout__summary{background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);border-radius:16px;border-radius:var(--checkout-radius-lg);box-shadow:0 4px 20px #0000000a;box-shadow:var(--checkout-shadow);padding:1.5rem;padding:var(--checkout-spacing-lg)}.Checkout__summary-title{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--checkout-border);color:#1d1d1f;color:var(--checkout-text);font-size:1rem;font-weight:600;margin-bottom:1rem;margin-bottom:var(--checkout-spacing-md);padding-bottom:.5rem;padding-bottom:var(--checkout-spacing-sm);text-align:center}.Checkout__cart-items{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);margin-bottom:1rem;margin-bottom:var(--checkout-spacing-md);max-height:400px;overflow-y:auto}.Checkout__cart-item,.Checkout__cart-items{display:grid;gap:.5rem;gap:var(--checkout-spacing-sm)}.Checkout__cart-item{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--checkout-border);grid-template-columns:auto 1fr auto;padding:.5rem;padding:var(--checkout-spacing-sm)}.Checkout__cart-item:last-child{border-bottom:none}.Checkout__item-image{background:#f8fafc;background:var(--checkout-bg);border-radius:8px;border-radius:var(--checkout-radius-sm);height:50px;overflow:hidden;position:relative;width:50px}.Checkout__item-image img{height:100%;object-fit:cover;width:100%}.Checkout__image-placeholder{background:#f8fafc;background:var(--checkout-bg);color:#86868b;color:var(--checkout-text-light);display:none;height:100%;left:0;top:0;width:100%}.Checkout__image-placeholder,.Checkout__item-quantity{align-items:center;justify-content:center;position:absolute}.Checkout__item-quantity{background:#000;background:var(--checkout-accent);border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;right:-4px;top:-4px;width:18px}.Checkout__item-details{grid-gap:.25rem;display:grid;gap:.25rem}.Checkout__item-name{color:#1d1d1f;color:var(--checkout-text);font-size:.85rem;font-weight:600;line-height:1.2}.Checkout__item-variants{display:flex;flex-wrap:wrap;gap:.25rem}.Checkout__item-variants span{background:#f8fafc;background:var(--checkout-bg);border-radius:6px;color:#86868b;color:var(--checkout-text-light);font-size:.7rem;padding:.1rem .4rem}.Checkout__custom-badge{background:#000!important;background:var(--checkout-accent)!important;color:#fff!important}.Checkout__item-price{color:#000;color:var(--checkout-accent);font-size:.9rem;font-weight:600;min-width:60px;text-align:right}.Checkout__totals{border-top:1px solid #e2e8f0;border-top:1px solid var(--checkout-border);margin-top:1rem;margin-top:var(--checkout-spacing-md);padding-top:1rem;padding-top:var(--checkout-spacing-md)}.Checkout__total-row{color:#86868b;color:var(--checkout-text-light);display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem 0}.Checkout__total-final{border-top:2px solid #000;border-top:2px solid var(--checkout-accent);color:#1d1d1f;color:var(--checkout-text);font-size:1rem;font-weight:700;margin-top:.5rem;padding-top:.75rem}.Checkout__delivery-info{margin-top:1rem;margin-top:var(--checkout-spacing-md);text-align:center}.Checkout__delivery-badge{align-items:center;background:#000;background:var(--checkout-accent);border-radius:12px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:600;gap:.5rem;margin-bottom:.25rem;padding:.4rem .8rem}.Checkout__delivery-time{color:#86868b;color:var(--checkout-text-light);font-size:.8rem;margin:0}.Checkout__success{background:#f8fafc;background:var(--checkout-bg);display:grid;min-height:100vh;padding:.5rem;padding:var(--checkout-spacing-sm);place-items:center}.Checkout__success-container{background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);border-radius:16px;border-radius:var(--checkout-radius-lg);box-shadow:0 4px 20px #0000000a;box-shadow:var(--checkout-shadow);max-width:500px;padding:2rem;padding:var(--checkout-spacing-xl);text-align:center;width:100%}.Checkout__success-icon{color:#10b981;color:var(--checkout-success);font-size:3.5rem;margin-bottom:1rem;margin-bottom:var(--checkout-spacing-md)}.Checkout__success-title{color:#1d1d1f;color:var(--checkout-text);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.Checkout__order-number{background:#f8fafc;background:var(--checkout-bg);border-radius:12px;color:#86868b;color:var(--checkout-text-light);display:inline-block;font-size:.9rem;margin-bottom:1.5rem;margin-bottom:var(--checkout-spacing-lg);padding:.4rem .8rem}.Checkout__success-grid{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);display:grid;gap:.5rem;gap:var(--checkout-spacing-sm);margin:1.5rem 0;margin:var(--checkout-spacing-lg) 0}.Checkout__success-card{align-items:center;background:#10b9810d;border-left:3px solid #10b981;border-left:3px solid var(--checkout-success);border-radius:8px;border-radius:var(--checkout-radius-sm);display:flex;gap:.5rem;gap:var(--checkout-spacing-sm);padding:1rem;padding:var(--checkout-spacing-md);text-align:left}.Checkout__success-card i{color:#10b981;color:var(--checkout-success);font-size:1rem;width:20px}.Checkout__success-card h4{color:#1d1d1f;color:var(--checkout-text);font-size:.85rem;font-weight:600;margin:0}.Checkout__success-card p{color:#86868b;color:var(--checkout-text-light);font-size:.8rem;margin:.25rem 0 0}.Checkout__success-actions{grid-gap:.5rem;grid-gap:var(--checkout-spacing-sm);display:grid;gap:.5rem;gap:var(--checkout-spacing-sm);margin-top:1.5rem;margin-top:var(--checkout-spacing-lg)}.Checkout__btn{align-items:center;border:none;border-radius:8px;border-radius:var(--checkout-radius-sm);cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;padding:.8rem 1.2rem;transition:all .2s ease}.Checkout__btn-accent{background:#000;background:var(--checkout-accent);color:#fff}.Checkout__btn-accent:hover{background:#45484b;transform:translateY(-1px)}.Checkout__btn-secondary{background:#fff;background:var(--checkout-surface);border:1px solid #e2e8f0;border:1px solid var(--checkout-border);color:#1d1d1f;color:var(--checkout-text)}.Checkout__btn-secondary:hover{background:#f8fafc;background:var(--checkout-bg);transform:translateY(-1px)}.Checkout__empty-cart{align-items:center;color:#86868b;color:var(--checkout-text-light);display:flex;flex-direction:column;gap:.5rem;gap:var(--checkout-spacing-sm);padding:1.5rem;padding:var(--checkout-spacing-lg)}.Checkout__empty-cart i{font-size:2rem;opacity:.5}.Checkout__empty-cart p{font-size:.9rem;margin:0}@media (max-width:1024px){.Checkout__content{gap:1rem;gap:var(--checkout-spacing-md);grid-template-columns:1fr}.Checkout__sidebar{position:static}}@media (max-width:768px){.Checkout{padding:.25rem;padding:var(--checkout-spacing-xs)}.Checkout__main,.Checkout__summary{padding:1rem;padding:var(--checkout-spacing-md)}.Checkout__delivery-grid,.Checkout__form-grid,.Checkout__payment-grid{grid-template-columns:1fr}.Checkout__form{gap:1.5rem;gap:var(--checkout-spacing-lg)}.Checkout__cart-items{max-height:300px}}@media (max-width:480px){.Checkout__container{padding:0}.Checkout__header{padding:0 .5rem;padding:0 var(--checkout-spacing-sm)}.Checkout__main,.Checkout__summary{border-radius:12px;border-radius:var(--checkout-radius-md);padding:.5rem;padding:var(--checkout-spacing-sm)}.Checkout__success-container{margin:.5rem;margin:var(--checkout-spacing-sm);padding:1.5rem;padding:var(--checkout-spacing-lg)}.Checkout__item-image{height:40px;width:40px}.Checkout__item-name{font-size:.8rem}.Checkout__item-variants span{font-size:.65rem}}.fa-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Checkout__delivery-option:focus-within,.Checkout__input:focus,.Checkout__payment-option:focus-within,.Checkout__select:focus{box-shadow:0 0 0 3px #0000001a;outline:none}.support-page{background:#fff;min-height:70vh;padding:2rem 1rem}.support-container{margin:0 auto;max-width:1200px}.support-header{margin-bottom:3rem;padding:0 1rem;text-align:center}.support-title{color:#000;font-size:2.2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.75rem}.support-subtitle{color:#666;font-size:1.1rem;line-height:1.5;margin:0 auto;max-width:600px}.support-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.support-grid{grid-template-columns:1fr 1fr}}.support-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2rem;transition:all .2s ease}.support-card:hover{border-color:#d0d0d0;box-shadow:0 4px 20px #0000000a}.contact-form{margin-top:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{color:#333;display:block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #ddd;border-radius:8px;color:#000;font-family:inherit;font-size:.95rem;padding:.9rem 1rem;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#000;box-shadow:0 0 0 2px #0000000d;outline:none}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='M6 8 2 4h8z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px}.form-textarea{min-height:150px;resize:vertical}.submit-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-transform:uppercase;transition:all .2s ease;width:100%}.submit-btn:hover{background:#333;transform:translateY(-1px)}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:1.5rem}.info-item{align-items:flex-start;background:#f9f9f9;border-radius:8px;display:flex;gap:1rem;padding:1rem}.info-icon{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;width:40px}.info-content h3{color:#000;font-size:1rem;font-weight:600;margin-bottom:.25rem}.info-content p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.shipping-options{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.option-card{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:10px;padding:1.5rem;text-align:center}.option-icon{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.option-title{color:#000;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.option-details{color:#666;font-size:.9rem}.option-price{background:#000;border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;margin-top:.5rem;padding:.4rem .8rem}.policy-list{margin:1.5rem 0}.policy-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.policy-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.policy-check{color:#000;flex-shrink:0;font-size:.9rem;margin-top:.1rem}.policy-text strong{color:#000;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.policy-text p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.returns-badge{align-items:center;background:#000;border-radius:20px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:.6rem 1.2rem}.conditions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:1.5rem 0}.condition-card{background:#f9f9f9;border-left:3px solid #000;border-radius:10px;padding:1.5rem}.condition-card h4{color:#000;font-size:1rem;font-weight:600;margin-bottom:.75rem}.condition-card ul{margin:0;padding-left:1.2rem}.condition-card li{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.process-steps{margin:1.5rem 0}.process-step{border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.process-step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.step-number{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:32px;justify-content:center;width:32px}.step-content strong{color:#000;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.step-content p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.faq-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:992px){.faq-layout{grid-template-columns:280px 1fr}}.faq-sidebar{position:-webkit-sticky;position:sticky;top:2rem}.faq-categories{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.5rem}.faq-categories h3{color:#000;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.category-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;margin-bottom:.5rem;padding:.9rem 1rem;text-align:left;transition:all .2s ease;width:100%}.category-btn:hover{background:#f9f9f9;color:#000}.category-btn.active{background:#000;color:#fff}.category-btn i{text-align:center;width:16px}.support-cta{background:#000;border-radius:12px;color:#fff;margin-top:1.5rem;padding:1.5rem;text-align:center}.support-cta h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.support-cta p{font-size:.9rem;line-height:1.5;margin-bottom:1rem;opacity:.9}.cta-btn{background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.9rem;text-transform:uppercase;transition:all .2s ease;width:100%}.cta-btn:hover{background:#f0f0f0}.faq-category-title{align-items:center;color:#000;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;margin-bottom:2rem}.faq-category-title i{color:#000}.faq-items{margin-bottom:2rem}.faq-item{border:1px solid #e8e8e8;border-radius:10px;margin-bottom:.75rem;overflow:hidden}.faq-question{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.faq-question:hover{background:#f9f9f9}.faq-question i{color:#000;flex-shrink:0;margin-left:1rem;transition:transform .2s ease}.faq-answer{border-top:1px solid #f0f0f0;color:#666;font-size:.9rem;line-height:1.6;margin-top:-.5rem;padding:0 1.5rem 1.5rem}.quick-links{margin-top:2rem}.quick-links h3{color:#000;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-align:center}.links-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.link-item{align-items:center;background:#f9f9f9;border:1px solid #e8e8e8;border-radius:8px;color:#000;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;padding:1rem;text-decoration:none;transition:all .2s ease}.link-item:hover{background:#000;border-color:#000;color:#fff}.link-item i{font-size:1rem}@media (max-width:768px){.support-title{font-size:1.8rem}.conditions-grid,.links-grid,.shipping-options{grid-template-columns:1fr}.process-step{flex-direction:column;text-align:center}.step-number{align-self:center}}@media (max-width:480px){.support-page{padding:1.5rem .75rem}.support-card{padding:1.5rem}.faq-question{font-size:.9rem;padding:1rem 1.25rem}.faq-answer{padding:0 1.25rem 1.25rem}}@media (prefers-color-scheme:dark){.support-page{background:#1a1a1a}.support-title{color:#fff}.support-subtitle{color:#aaa}.support-card{background:#2a2a2a;border-color:#333}.support-card:hover{border-color:#444;box-shadow:0 4px 20px #0003}.form-label{color:#fff}.form-input,.form-select,.form-textarea{background:#333;border-color:#444;color:#fff}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#fff;box-shadow:0 0 0 2px #ffffff1a}.submit-btn{background:#fff;color:#000}.submit-btn:hover{background:#e6e6e6}.info-item{background:#333}.info-content h3{color:#fff}.info-content p{color:#aaa}.option-card{background:#333;border-color:#444}.option-title{color:#fff}.option-details{color:#aaa}.option-price{background:#fff;color:#000}.policy-item{border-color:#333}.policy-text strong{color:#fff}.policy-text p{color:#aaa}.returns-badge{background:#fff;color:#000}.condition-card{background:#333}.condition-card h4{color:#fff}.condition-card li{color:#aaa}.process-step{border-color:#333}.step-content strong{color:#fff}.step-content p{color:#aaa}.faq-categories{background:#2a2a2a;border-color:#333}.faq-categories h3{color:#fff}.category-btn{color:#aaa}.category-btn:hover{background:#333;color:#fff}.category-btn.active,.support-cta{background:#fff;color:#000}.support-cta p{color:#666}.cta-btn{background:#000;color:#fff}.cta-btn:hover{background:#333}.faq-category-title,.faq-category-title i{color:#fff}.faq-item{border-color:#333}.faq-question{color:#fff}.faq-question:hover{background:#333}.faq-question i{color:#fff}.faq-answer{border-color:#333;color:#aaa}.quick-links h3{color:#fff}.link-item{background:#333;border-color:#444;color:#fff}.link-item:hover{background:#fff;border-color:#fff;color:#000}}.profile-page{background:var(--cream-white);min-height:80vh;padding:2rem 0}.profile-container{margin:0 auto;max-width:800px}.signin-page{align-items:center;background:var(--cream-white);display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.signin-container{margin:0 auto;max-width:400px;width:100%}.cl-signIn-root{width:100%}.signup-page{align-items:center;background:var(--cream-white);display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.signup-container{margin:0 auto;max-width:400px;width:100%}.cl-signUp-root{width:100%}
/*# sourceMappingURL=main.208445f3.css.map*/