*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:linear-gradient(135deg,#4a90e2,#3b7ac0);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;transition:background .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease;transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease;transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease;z-index:1000}.navbar-scrolled{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#fffc;box-shadow:0 1px 20px #0000000f}.navbar-scrolled .navbar-logo{background:#2c241614;border-color:#2c241633;color:#0f172a}.navbar-scrolled .navbar-brand-tagline,.navbar-scrolled .navbar-brand-title{color:#0f172a}.navbar-scrolled .navbar-brand-tagline{opacity:.7}.navbar-scrolled .navbar-menu li a{color:#334155}.navbar-scrolled .navbar-menu li a:hover{color:#0f172a}.navbar-scrolled .navbar-menu li a:after{background-color:#0f172a}.navbar-scrolled .btn-register{color:#0f172a!important}.navbar-scrolled .nav-login-link{color:#334155}.navbar-scrolled .navbar-toggle span{background-color:#0f172a}.navbar-container{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:space-between;min-height:64px}.navbar-brand h1{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none}.navbar-brand{gap:.75rem}.navbar-brand,.navbar-logo{align-items:center;display:flex}.navbar-logo{background:#ffffff26;border:1px solid #ffffff80;border-radius:999px;font-size:.9rem;font-weight:700;height:34px;justify-content:center;letter-spacing:.08em;text-transform:uppercase;width:34px}.navbar-logo-img{border-radius:999px;height:48px;object-fit:contain;width:48px}.navbar-logo-img-only{border-radius:6px;display:block;height:52px;max-height:56px;max-width:360px;object-fit:contain;width:auto}.navbar-brand-text{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.navbar-brand-title{font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.navbar-brand-tagline{font-size:.7rem;letter-spacing:.24em;opacity:.8;text-transform:uppercase}.navbar-menu{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:1.75rem;list-style:none;margin:0}.navbar-menu li a{align-items:center;color:#fff;display:inline-flex;font-size:.9rem;font-weight:500;letter-spacing:.16em;line-height:1;padding-bottom:4px;position:relative;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease,color .3s ease}.navbar-menu li a:hover{color:#e3f0ff;opacity:1}.navbar-menu li a:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;opacity:.9;position:absolute;transition:width .25s ease;width:0}.navbar-menu li a:hover:after{width:100%}.cart-badge{background:#ff5b5b;border-radius:999px;color:#fff;font-size:12px;font-weight:700;line-height:1;padding:2px 6px;position:absolute;right:-14px;top:-8px}.profile-notification-badge{background:#dc2626;border-radius:50%;height:10px;position:absolute;right:-8px;top:-2px;width:10px}.navbar-scrolled .profile-notification-badge,.profile-notification-badge{box-shadow:0 0 0 2px #fffffff2}.btn-register{background-color:initial;border:none;border-radius:0;box-shadow:none;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.12em;padding:0;text-transform:uppercase}.navbar-menu a.nav-login-link{font-size:.85rem;opacity:.9}.navbar-menu a.nav-login-link:after{display:none}.navbar-menu a.nav-login-link:hover{color:#fff;opacity:1}.btn-logout{background:none;border:2px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.12em;padding:8px 20px;text-transform:uppercase;transition:all .3s ease}.btn-logout:hover{background-color:#fff;color:#4a90e2}.navbar-brand{color:inherit}.navbar-brand,.navbar-brand:hover{text-decoration:none}.navbar-menu .btn-register{color:#fff!important}.navbar-search{align-items:center;background:#fff3;border-radius:8px;display:flex;max-width:220px;overflow:hidden}.navbar-search-input{background:#0000;border:none;color:#fff;font-size:.9rem;padding:.5rem .75rem;width:100%}.navbar-search-input::placeholder{color:#ffffffb3}.navbar-search-btn{background:#fff3;border:none;cursor:pointer;font-size:1rem;padding:.5rem .75rem}.navbar-scrolled .navbar-search{background:#0f172a0f}.navbar-scrolled .navbar-search-input{color:#0f172a}.navbar-scrolled .navbar-search-input::placeholder{color:#64748b}.navbar-scrolled .navbar-search-btn{background:#0f172a14}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.navbar-toggle span{background-color:#fff;height:3px;margin:3px 0;transition:.3s;width:25px}.lang-switcher-li{align-items:center;display:flex;margin-left:.5rem}.lang-btn{background:#0000;border:1px solid #0f172a33;border-radius:6px;color:#334155;cursor:pointer;font-size:.8rem;font-weight:600;padding:4px 10px;transition:background .2s,color .2s}.lang-btn:hover{background:#0f172a0f}.lang-btn.active{background:#4a90e2;border-color:#4a90e2;color:#fff}.navbar-menu-search-mobile{display:none}@media (max-width:768px){.navbar-search{display:none}.navbar-menu-search-mobile{display:block}.navbar-toggle{display:flex}.navbar-menu{background-color:#3b7ac0;box-shadow:0 10px 27px #0000000d;flex-direction:column;gap:1rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:64px;transition:.3s;width:100%}.navbar-menu.active{left:0}}.footer{background:linear-gradient(180deg,#1a1a2e,#0f0f1a);color:#e2e8f0;margin-top:0;padding:48px 0 0;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#d4a37366,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer .container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.2fr 1fr 1fr 1fr;margin:0 auto;max-width:1200px;padding:0 24px}.footer .brand{color:#fff;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.footer .brand-tagline{color:#94a3b8;font-size:.9rem;line-height:1.6}.footer h4{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.08em;margin:0 0 16px;text-transform:uppercase}.footer a,.footer li,.footer p{color:#cbd5e1;font-size:.95rem;line-height:1.7;list-style:none;text-decoration:none;transition:color .2s ease}.footer a:hover{color:#d4a373}.footer .link-list{margin:0;padding:0}.footer .link-list li{margin:10px 0}.footer-badges{align-items:center;border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:calc(1.5rem + 2px);padding:2rem 24px .75rem}.footer-badge-img{display:block;height:28px;max-width:42px;object-fit:contain;width:auto}.footer-bottom{border-top:1px solid #ffffff0f;color:#64748b;font-size:.9rem;margin-top:1rem;padding:1rem 24px 20px;text-align:center}@media (max-width:968px){.footer .container{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer{padding:36px 0 0}.footer .container{gap:32px;grid-template-columns:1fr;text-align:center}}.favorite-btn{min-height:36px;min-width:36px;position:absolute;right:10px;top:10px;z-index:3}.favorite-btn,.product-detail-fav.favorite-btn{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001f;cursor:pointer;display:flex;font-size:1.1rem;height:36px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:36px}.product-detail-fav.favorite-btn{margin-left:auto;position:relative;right:auto;top:auto;z-index:2}.favorite-btn:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.1)}.favorite-btn.filled{background:#fffffffa;color:#e11d48}.favorite-btn.small{font-size:.95rem;height:30px;min-height:30px;min-width:30px;right:8px;top:8px;width:30px}.favorite-btn.large{font-size:1.3rem;height:44px;min-height:44px;min-width:44px;right:12px;top:12px;width:44px}.favorite-btn:not(.filled){color:#94a3b8}.favorite-btn:disabled{cursor:wait;opacity:.8}.campaign-countdown{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:center;padding:.75rem 1rem}.campaign-countdown-label{color:#94a3b8;font-weight:500}.campaign-countdown-units{align-items:center;display:flex;gap:.5rem}.campaign-unit{align-items:center;display:flex;flex-direction:column;min-width:44px}.campaign-value{font-feature-settings:"tnum";color:#fff;font-size:1.25rem;font-variant-numeric:tabular-nums;font-weight:700}.campaign-suffix{color:#94a3b8;font-size:.65rem;letter-spacing:.05em;text-transform:uppercase}.campaign-sep{animation:campaign-blink 1s ease infinite;color:#64748b;font-size:1rem;font-weight:600}@keyframes campaign-blink{50%{opacity:.5}}.quickview-overlay{align-items:center;animation:quickview-fade .2s ease;background:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}@keyframes quickview-fade{0%{opacity:0}to{opacity:1}}.quickview-modal{animation:quickview-slide .3s ease;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0003;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}@keyframes quickview-slide{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.quickview-close{background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;font-size:1.5rem;height:40px;line-height:1;position:absolute;right:1rem;top:1rem;transition:background .2s,color .2s;width:40px;z-index:2}.quickview-close:hover{background:#e2e8f0;color:#0f172a}.quickview-error,.quickview-loading{color:#64748b;padding:3rem 2rem;text-align:center}.quickview-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:2rem}.quickview-image{align-items:center;aspect-ratio:1;background:#f8fafc;border-radius:12px;display:flex;justify-content:center;overflow:hidden}.quickview-image img{height:100%;object-fit:cover;width:100%}.quickview-info{display:flex;flex-direction:column;gap:.75rem}.quickview-title{color:#0f172a;font-size:1.35rem;line-height:1.3;margin:0}.quickview-category{color:#64748b;font-size:.9rem;text-decoration:none}.quickview-category:hover{color:#d4a373}.quickview-price{color:#0f172a;font-size:1.25rem;font-weight:700}.quickview-desc{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#475569;display:-webkit-box;font-size:.9rem;line-height:1.5;margin:0;overflow:hidden}.quickview-delivery{color:#64748b;font-size:.85rem;margin:0}.quickview-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.quickview-qty{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.quickview-qty button{background:#f8fafc;border:none;color:#475569;cursor:pointer;font-size:1.1rem;height:36px;width:36px}.quickview-qty button:hover{background:#e2e8f0}.quickview-qty span{font-weight:600;min-width:36px;text-align:center}.quickview-add.added{background:#10b981;color:#fff}.quickview-out-of-stock{color:#ef4444;font-weight:500;margin:0}@media (max-width:640px){.quickview-content{grid-template-columns:1fr;padding:1.5rem}.quickview-image{aspect-ratio:4/3;max-height:280px}}.home{min-height:calc(100vh - 80px)}.hero{background:radial-gradient(circle at top left,#4a90e229,#0000 55%),radial-gradient(circle at bottom right,#3b7ac02e,#0000 55%),#f7f8fa;padding:24px 20px 48px}.hero-slider-wrap{overflow:hidden;padding-bottom:36px;position:relative}.hero-slider-track{display:flex;transition:transform .45s ease-out}.hero-slide{flex-shrink:0;min-width:100%}.hero-slide-reverse .hero-layout{direction:rtl}.hero-slide-reverse .hero-layout>*{direction:ltr}.hero-slider-arrow{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 16px #0000001f;color:#111827;cursor:pointer;display:flex;font-size:1.6rem;height:48px;justify-content:center;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,box-shadow .2s;width:48px;z-index:2}.hero-slider-arrow:hover{background:#fff;box-shadow:0 6px 20px #00000026}.hero-slider-prev{left:16px}.hero-slider-next{right:16px}.hero-slider-dots{bottom:4px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.hero-dot{background:#fff9;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background .2s,transform .2s;width:10px}.hero-dot.active,.hero-dot:hover{background:#fff}.hero-dot.active{transform:scale(1.25)}.hero-layout{grid-gap:3.5rem;align-items:center;display:grid;gap:3.5rem;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.hero-content h1{color:#111827;font-size:2.6rem;font-weight:800;letter-spacing:-.04em;margin-bottom:1rem}.hero-eyebrow{color:#4a90e2;font-size:.85rem;font-weight:600;letter-spacing:.18em;margin-bottom:.75rem;text-transform:uppercase}.hero-subtitle{color:#4b5563;font-size:1.05rem;margin-bottom:1.75rem;max-width:32rem}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.hero-cta{padding-inline:26px}.hero-ghost{padding-inline:20px}.hero-meta{color:#4b5563;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1.75rem}.hero-meta-number{color:#111827;display:block;font-size:1.1rem;font-weight:700}.hero-meta-label{display:block;margin-top:.1rem}.hero-visual{display:flex;flex-direction:column;gap:14px;position:relative}.hero-main-image{background-color:#e5e7eb;background-position:50%;background-size:cover;border-radius:24px;box-shadow:0 18px 45px #0f172a59;height:320px;overflow:hidden;position:relative}.hero-image-overlay{background:linear-gradient(to top right,#0f172ab8,#0000 60%);inset:0;position:absolute}.hero-image-badge{background:#ffffffe0;color:#111827;font-size:.75rem;font-weight:700;letter-spacing:.16em;padding:6px 12px;text-transform:uppercase;top:18px}.hero-image-badge,.hero-image-tag{border-radius:999px;left:18px;position:absolute}.hero-image-tag{background:#0f172adb;bottom:18px;color:#f9fafb;font-size:.8rem;padding:8px 13px}.hero-stats-card{align-self:flex-end;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0f172a2e;color:#4b5563;font-size:.82rem;min-width:220px;padding:14px 16px}.hero-stats-card p{color:#111827;font-weight:600;margin-bottom:.5rem}.hero-stats-card ul{list-style:none;margin:0;padding:0}.hero-stats-card li+li{margin-top:.25rem}.hero-stats-link{background:none;border:none;color:#4a90e2;cursor:pointer;font-size:inherit;padding:0;text-align:left;text-decoration:underline}.hero-stats-link:hover{color:#1d4ed8}.trust-strip{background:#fff;border-bottom:1px solid #e5e7eb;padding:24px 20px}.trust-strip-inner{display:flex;flex-wrap:wrap;gap:2rem 3rem;justify-content:center;margin:0 auto;max-width:1000px}.trust-item{align-items:center;color:#374151;display:flex;flex-direction:column;font-size:.95rem;font-weight:600;gap:.25rem;text-align:center}.trust-icon{font-size:1.75rem;margin-bottom:.25rem}.trust-item small{color:#6b7280;font-size:.8rem;font-weight:400}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features{overflow:hidden;padding:72px 20px 36px;position:relative}.features-bg{background:radial-gradient(circle at 20% 30%,#4a90e214,#0000 50%),radial-gradient(circle at 80% 70%,#3b7ac00f,#0000 45%),linear-gradient(180deg,#fafbfc,#f3f6fa 50%,#fff);inset:0;pointer-events:none;position:absolute}.features .container{position:relative;z-index:1}.features-header{margin:0 auto 3rem;max-width:560px;text-align:center}.features-eyebrow{color:#4a90e2;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.2em;margin-bottom:.75rem;text-transform:uppercase}.features-title{color:#0f172a;font-size:2.25rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0 0 .75rem}.features-subtitle{color:#64748b;font-size:1.05rem;line-height:1.55;margin:0 0 1.5rem}.features-divider{background:linear-gradient(90deg,#4a90e2,#3b7ac0);border-radius:999px;display:block;height:4px;margin:0 auto;width:48px}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #4a90e21f;border-radius:20px;box-shadow:0 4px 20px #0f172a0f;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .35s ease,border-color .3s ease}.feature-card:hover{border-color:#4a90e240;box-shadow:0 16px 40px #4a90e226;transform:translateY(-6px)}.feature-icon-wrap{align-items:center;background:linear-gradient(135deg,#4a90e21f,#3b7ac014);border-radius:18px;display:flex;height:64px;justify-content:center;margin:0 auto 1.25rem;transition:transform .3s ease,background .3s ease;width:64px}.feature-card:hover .feature-icon-wrap{background:linear-gradient(135deg,#4a90e22e,#3b7ac01f);transform:scale(1.08)}.feature-icon{font-size:1.9rem}.feature-accent{background:linear-gradient(90deg,#4a90e2,#3b7ac0);border-radius:999px;bottom:0;height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .35s ease;width:0}.feature-card:hover .feature-accent{width:60%}.feature-card h3{color:#0f172a;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .6rem}.feature-card p{color:#64748b;font-size:.9rem;line-height:1.55;margin:0}.features-footer{border-top:1px solid #0000000f;margin-top:1rem;padding-top:1rem;text-align:center}.features-footer p{color:#94a3b8;font-size:.95rem;font-weight:500;letter-spacing:.02em;margin:0}.welcome-back{background:#f5f5f5;padding:60px 20px}.welcome-back .card{text-align:center}.welcome-back h2{color:#333;font-size:2rem;margin-bottom:1rem}.welcome-back p{color:#666;font-size:1.1rem;margin-bottom:2rem}.categories-section{background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #e5e7eb;padding:48px 20px 40px}.categories-header{margin:0 auto 2rem;max-width:1200px;text-align:center}.categories-eyebrow{color:#4a90e2;display:block;font-size:.8rem;font-weight:600;letter-spacing:.18em;margin-bottom:.5rem;text-transform:uppercase}.categories-title{color:#111827;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .35rem}.categories-subtitle{color:#6b7280;font-size:.95rem;margin:0}.categories-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto;max-width:1200px}.category-card{background-color:#4a90e2;background-position:50%;background-size:cover;border:none;border-radius:20px;box-shadow:0 16px 40px #0f172a29;cursor:pointer;min-height:180px;overflow:hidden;padding:0;position:relative;text-align:left;transition:transform .25s ease,box-shadow .25s ease}.category-card:hover{box-shadow:0 20px 48px #0f172a38;transform:translateY(-4px)}.category-card-all{background-color:#111827}.category-card-overlay{background:linear-gradient(90deg,#0f172ad9,#0f172a40);inset:0;position:absolute}.category-card-content{color:#f9fafb;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:20px 20px 18px;position:relative;z-index:1}.category-card-eyebrow{font-size:.78rem;letter-spacing:.14em;margin-bottom:.35rem;opacity:.9;text-transform:uppercase}.category-card-content h3{font-size:1.35rem;font-weight:700;margin:0}.category-card-content p{font-size:.88rem;margin:.4rem 0 .6rem;opacity:.95}.category-card-cta{font-size:.85rem;font-weight:600}.filter-input,.filter-select,.price-range input{background:#fff}.accessories-banners{background:#fff;border-bottom:1px solid #eee;padding:20px 20px 40px}.accessories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.accessory-card{background-position:50%;background-size:cover;border:none;border-radius:20px;box-shadow:0 16px 40px #0f172a29;cursor:pointer;min-height:170px;overflow:hidden;padding:0;position:relative;text-align:left}.accessory-jewelry{background-image:url(https://images.pexels.com/photos/1158438/pexels-photo-1158438.jpeg?auto=compress&cs=tinysrgb&w=800)}.accessory-watches{background-image:url(https://images.pexels.com/photos/1243333/pexels-photo-1243333.jpeg?auto=compress&cs=tinysrgb&w=800)}.accessory-bags{background-image:url(https://images.pexels.com/photos/4838199/pexels-photo-4838199.jpeg?auto=compress&cs=tinysrgb&w=800)}.accessory-overlay{background:linear-gradient(90deg,#0f172ad1,#0f172a1a);inset:0;position:absolute}.accessory-content{color:#f9fafb;max-width:260px;padding:18px 18px 16px;position:relative;z-index:1}.accessory-eyebrow{font-size:.78rem;letter-spacing:.14em;opacity:.9;text-transform:uppercase}.accessory-content h3{font-size:1.15rem;font-weight:700;margin-top:.4rem}.accessory-content p{font-size:.85rem;margin-top:.2rem;opacity:.95}.accessory-cta{display:inline-block;font-size:.8rem;font-weight:600;margin-top:.75rem}.filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.filter-input,.filter-select,.price-range input{border:1px solid #ddd;border-radius:8px;min-width:180px;padding:10px 12px}.featured-toggle,.price-range{align-items:center;display:flex;gap:8px}.featured-toggle{color:#666;font-weight:500}.products-section{background:#f3f4f6;padding:60px 20px 70px}.category-page .category-page-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2.5rem}.category-page .category-page-header .section-title{margin:0;text-align:left}.category-page-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.category-sort-label{align-items:center;color:#374151;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.category-sort-label span{white-space:nowrap}.category-sort-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;cursor:pointer;font-size:.9rem;min-width:180px;padding:8px 12px}.category-sort-select:focus,.category-sort-select:hover{border-color:#4a90e2;outline:none}.loading,.no-products{color:#666;font-size:1.2rem;padding:60px 20px;text-align:center}.no-products{align-items:center;display:flex;flex-direction:column;gap:1rem}.no-products-title{color:#374151;font-size:1.25rem;font-weight:600;margin:0}.no-products-text{color:#6b7280;font-size:1rem;margin:0}.products-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:space-between;margin:0 auto 2.5rem;max-width:1200px}.products-header-centered{align-items:center;flex-direction:column;gap:.75rem;text-align:center}.products-header-centered .products-header-text{max-width:480px}.products-header .section-title{margin-bottom:.25rem;text-align:inherit}.products-header-centered .section-title{text-align:center}.products-subtitle{color:#6b7280;font-size:.95rem;margin-top:0}.products-all-link{white-space:nowrap}.products-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin:0 auto;max-width:1200px}.product-card{background:#fff;border:1px solid #0000000f;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:box-shadow .35s ease,border-color .35s ease,transform .35s ease}.product-card:hover{border-color:#00000014;box-shadow:0 20px 48px #0f172a1a;transform:translateY(-6px)}.product-card:hover .product-image img{transform:scale(1.06)}.product-card .product-image{align-items:center;aspect-ratio:3/4;background:#f5f5f5;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.product-image img{display:block;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:100%}.product-placeholder{color:#e0e0e0;font-size:3.5rem}.product-card .product-image .product-category-tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;color:#fff;font-size:.7rem;letter-spacing:.12em;padding:5px 10px;text-transform:uppercase;top:12px}.product-card .product-image .product-category-tag,.product-sku-tag{border-radius:4px;font-weight:600;left:12px;position:absolute;z-index:2}.product-sku-tag{background:#ffffffe6;bottom:12px;color:#0f172a;font-size:.65rem;letter-spacing:.05em;padding:4px 8px}.product-card .product-image .featured-badge{background:#0f172a;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-card .product-image .discount-badge,.product-card .product-image .featured-badge{border-radius:4px;color:#fff;font-size:.7rem;left:12px;padding:5px 10px;pointer-events:none;position:absolute;top:12px;z-index:2}.product-card .product-image .discount-badge{background:#dc2626;box-shadow:0 2px 6px #dc262666;font-weight:700;letter-spacing:.04em}.product-card .product-image:has(.featured-badge):has(.discount-badge) .discount-badge{top:44px}.product-card .product-image:has(.discount-badge) .product-category-tag,.product-card .product-image:has(.featured-badge) .product-category-tag{top:44px}.product-card .product-image:has(.featured-badge):has(.discount-badge) .product-category-tag{top:76px}.product-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1.25rem 1.25rem 1.35rem}.product-info-top{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.25rem}.product-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;display:-webkit-box;flex:1 1;font-size:1.05rem;font-weight:600;line-height:1.35;margin:0;min-height:2.7em;overflow:hidden}.product-price-pill{color:#0f172a;flex-shrink:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.price-vat-label{color:#64748b;font-size:.75rem;font-weight:500}.price-with-discount .price-original{color:#94a3b8;font-size:.85em;margin-right:.4rem;text-decoration:line-through}.price-with-discount .price-discounted{color:#dc2626;font-weight:700}.price-discount-badge{background:#dc2626;border-radius:4px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;margin-left:.35rem;padding:.12rem .4rem}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:.85rem;line-height:1.45;margin:0;overflow:hidden}.product-info-bottom{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:.5rem;justify-content:space-between;margin-top:auto;padding-top:.6rem}.product-category-pill{color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.product-stock{border-radius:4px;font-size:.75rem;font-weight:600;padding:3px 8px}.product-stock.none{background:#fef2f2;color:#b91c1c}.product-stock.low{background:#fffbeb;color:#b45309}.product-stock.limited{background:#fff7ed;color:#c2410c}.product-card .product-image .product-card-cta{background:linear-gradient(0deg,#0f172abf,#0000);bottom:0;color:#fff;font-size:.9rem;font-weight:600;left:0;letter-spacing:.02em;opacity:0;padding:24px 16px 16px;pointer-events:none;position:absolute;right:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.product-quickview-btn{background:#fff;border:none;border-radius:8px;bottom:48px;box-shadow:0 4px 12px #00000026;color:#0f172a;cursor:pointer;font-size:.8rem;font-weight:600;left:50%;opacity:0;padding:8px 16px;position:absolute;transform:translateX(-50%) translateY(8px);transition:opacity .25s,transform .25s;z-index:3}.product-card:hover .product-quickview-btn{opacity:1;transform:translateX(-50%) translateY(0)}.product-quickview-btn:hover{background:#d4a373;color:#fff}.product-card:hover .product-image .product-card-cta{opacity:1;transform:translateY(0)}.btn-add-to-cart{background:#4a90e2;border:none;border-radius:0 0 12px 12px;color:#fff;cursor:pointer;font-weight:600;margin-top:auto;padding:12px;transition:background .3s ease;width:100%}.btn-add-to-cart:hover:not(:disabled){background:#3b7ac0}.btn-add-to-cart:disabled{background:#ccc;cursor:not-allowed}.new-arrivals-section{padding-bottom:50px;padding-top:40px}.new-arrivals-section .section-title{color:#0f172a;font-size:1.65rem;font-weight:700}.new-arrivals-section .products-subtitle{color:#64748b;font-size:.9rem}.new-arrivals-section .products-all-link{font-size:.9rem;padding:8px 20px}.featured-section .section-title{color:#0f172a;font-size:1.65rem;font-weight:700}.featured-section .products-subtitle{color:#64748b;font-size:.9rem}.featured-section .products-all-link{font-size:.9rem;padding:8px 20px}.discount-section{background:linear-gradient(180deg,#dc26260a,#0000);padding-bottom:56px;padding-top:48px}.discount-header{margin-bottom:2rem;text-align:center}.discount-eyebrow{background:#dc26261f;border-radius:999px;color:#dc2626;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;margin-bottom:.75rem;padding:6px 14px;text-transform:uppercase}.discount-title{color:#0f172a!important;font-size:1.85rem!important;font-weight:800!important;margin-bottom:.5rem!important}.discount-subtitle{color:#64748b;font-size:1rem!important;margin:0 auto;max-width:400px}.discount-section .products-all-link{border-color:#dc2626;color:#dc2626}.discount-section .products-all-link:hover{background:#dc2626;color:#fff}.products-grid-small{grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;max-width:1000px}.newsletter-section{background:linear-gradient(135deg,#4a90e2,#3b7ac0);color:#fff;padding:48px 20px}.newsletter-inner{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:640px;text-align:center}.newsletter-title{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.newsletter-text{font-size:1rem;margin:0;opacity:.95}.newsletter-form{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;width:100%}.newsletter-error{color:#dc2626;font-size:.9rem;margin:.5rem 0 0;text-align:center;width:100%}.newsletter-input{border:none;border-radius:999px;flex:1 1;font-size:1rem;min-width:200px;padding:12px 16px}.newsletter-btn{border-radius:999px;padding:12px 24px;white-space:nowrap}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-layout{gap:2rem;grid-template-columns:minmax(0,1fr)}.hero-content h1{font-size:1.8rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.features{padding:48px 16px 32px}.features-title{font-size:1.75rem}.features-subtitle{font-size:.95rem}.features-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.feature-card{padding:1.5rem 1rem}.feature-icon-wrap{height:56px;margin-bottom:1rem;width:56px}.feature-icon{font-size:1.6rem}.feature-card h3{font-size:1.05rem}.feature-card p{font-size:.82rem}.hero-main-image{height:260px}.accessories-grid{grid-template-columns:minmax(0,1fr)}.categories-section{padding:36px 16px 32px}.categories-title{font-size:1.45rem}.categories-grid{gap:1rem;grid-template-columns:1fr}.category-card{min-height:160px}.products-header{align-items:flex-start;flex-direction:column}.products-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.products-grid-small{grid-template-columns:repeat(2,1fr)}.product-info h3{-webkit-line-clamp:2;font-size:1rem}.trust-strip-inner{gap:1.5rem}.trust-item{font-size:.9rem}.newsletter-inner{gap:1.25rem}.newsletter-form{flex-direction:column}.newsletter-input{min-width:100%}}@media (max-width:480px){.features-grid,.products-grid-small{grid-template-columns:1fr}}.auth-page{align-items:center;background:radial-gradient(circle at top left,#4a90e21f,#0000 55%),radial-gradient(circle at bottom right,#3b7ac029,#0000 55%),#f7f8fa;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:72px 20px}.auth-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 20px 50px #10182829;margin:0 auto;max-width:440px;padding:32px 28px 28px;width:100%}.auth-card h2{color:#111827;font-size:2rem;letter-spacing:.04em;margin-bottom:.5rem;text-align:center}.auth-subtitle{font-size:.95rem;margin-bottom:2.2rem}.auth-footer,.auth-subtitle{color:#6b7280;text-align:center}.auth-footer{font-size:.9rem;margin-top:1.75rem}.auth-footer a{color:#4a90e2;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-page .form-group label{color:#374151;font-size:.9rem}.auth-page .form-group input{background-color:#f9fafb}.auth-page .btn.btn-primary{border-radius:999px;font-size:.95rem}@media (max-width:768px){.auth-page{padding:40px 16px}.auth-card{padding:24px 20px 22px}}.admin-login-page{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.admin-login-wrap{max-width:420px;width:100%}.admin-login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 24px 48px #0003;padding:40px 36px}.admin-login-header{margin-bottom:2rem;text-align:center}.admin-login-header h1{color:#f8fafc;font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.admin-login-header p{color:#94a3b8;font-size:.9rem;margin:0}.admin-login-error{background:#ef444426;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;font-size:.9rem;margin-bottom:1.5rem;padding:12px 16px;text-align:center}.admin-login-card .form-group{margin-bottom:1.25rem}.admin-login-card .form-group label{color:#cbd5e1;display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.admin-login-card .form-group input{background:#0f172a80;border:1px solid #ffffff1a;border-radius:12px;color:#f8fafc;font-size:1rem;padding:14px 16px;width:100%}.admin-login-card .form-group input::placeholder{color:#64748b}.admin-login-card .form-group input:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233;outline:none}.admin-login-card .field-error{color:#fca5a5;display:block;font-size:.8rem;margin-top:.35rem}.admin-login-btn{background:#4a90e2;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:14px;transition:background .2s,transform .2s;width:100%}.admin-login-btn:hover:not(:disabled){background:#3b7ac0}.admin-login-btn:disabled{cursor:not-allowed;opacity:.7}.admin-login-footer{border-top:1px solid #ffffff0f;color:#94a3b8;font-size:.9rem;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.admin-login-footer a{color:#7dd3fc;font-weight:500;text-decoration:none}.admin-login-footer a:hover{text-decoration:underline}.profile-page{min-height:calc(100vh - 80px);padding:40px 20px}.profile-header{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem}.profile-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.profile-header p{color:#666;font-size:1.1rem}.profile-header-main{display:flex;flex-direction:column}.profile-logout-btn{white-space:nowrap}.form-section-title{border-bottom:2px solid #d4a373;color:#333;font-size:1.5rem;margin:2rem 0 1rem;padding-bottom:.5rem}.profile-info{background:#f8f8f8;border-radius:6px;margin-top:2rem;padding:1.5rem}.profile-info p{color:#666;margin:.5rem 0}.profile-info strong{color:#333;margin-right:.5rem}.profile-tabs{border-bottom:2px solid #eee;display:flex;gap:1rem;margin-bottom:2rem}.profile-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.profile-tabs button:hover{color:#d4a373}.profile-tabs button.active{border-bottom-color:#d4a373;color:#d4a373}.notifications-list{display:flex;flex-direction:column;gap:1rem}.notification-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px #0000000d;cursor:default;padding:1.25rem}.notification-item:not(.notification-read){background:#fefefe;border-color:#c7d9f0;box-shadow:0 2px 8px #4a90e214;cursor:pointer}.notification-item-inner{align-items:flex-start;display:flex;gap:1rem}.notification-icon{align-items:center;background:#f1f5f9;border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}.notification-item:not(.notification-read) .notification-icon{background:#e0effe}.notification-content{flex:1 1;min-width:0}.notification-title{color:#1e293b;display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.notification-item.notification-read .notification-title{color:#64748b}.notification-date-top{color:#94a3b8;font-size:.8rem;margin:0 0 .75rem}.notification-actions{align-items:flex-start;display:flex;flex-shrink:0;margin-left:.25rem}.notification-view-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.4rem;padding:.45rem .65rem;transition:background .12s ease,border-color .12s ease,color .12s ease}.notification-item:not(.notification-read) .notification-view-btn{border-color:#c7d9f0}.notification-view-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.notification-view-btn:active{transform:translateY(.5px)}.notification-view-icon{font-size:1rem;line-height:1}.notification-message-box{background:#f8fafc;border-left:4px solid #cbd5e1;border-radius:10px;margin-top:.5rem;padding:1rem 1.1rem}.notification-item:not(.notification-read) .notification-message-box{background:#f0f7ff;border-left-color:#4a90e2}.notification-body{color:#475569;font-size:.9375rem;line-height:1.6;margin:0;white-space:pre-wrap;word-break:break-word}.notification-item:not(.notification-read) .notification-body{color:#334155}.notification-body-preview{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden}.notification-toggle-more{align-items:center;background:none;border:none;color:#4a90e2;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.25rem;margin-top:.75rem;padding:.35rem 0}.notification-toggle-more:hover{color:#2563eb;text-decoration:underline}.notification-date{color:#94a3b8;font-size:.8rem;margin:.5rem 0 0}.notification-badge{background:#4a90e2;border-radius:6px;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:600;padding:.2rem .5rem;white-space:nowrap}.profile-orders-card{margin-bottom:2.5rem;overflow:hidden;padding:0}.profile-orders-card h2{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.profile-orders-card .orders-subtitle{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.orders-list{display:flex;flex-direction:column;gap:1.25rem}.order-card-profile{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px #0f172a0a;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.order-card-profile:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14}.order-card-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:1.25rem 1.5rem}.order-card-header h3{color:#0f172a;font-size:1.15rem;font-weight:600;margin:0}.order-card-header h3 a{color:inherit;text-decoration:none;transition:color .2s ease}.order-card-header h3 a:hover{color:#d4a373}.status-badge{border-radius:8px;font-size:.8rem;letter-spacing:.02em;padding:6px 12px}.status-pending{color:#b45309}.status-processing{color:#1d4ed8}.status-shipped{color:#4338ca}.status-cancel_requested{background:#fee2e2;color:#b91c1c}.status-cancelled{background:#f1f5f9;color:#64748b}.order-card-info{padding:1.25rem 1.5rem}.order-card-meta{grid-gap:.75rem 1.5rem;display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin-bottom:1rem}.order-card-meta p{color:#475569;font-size:.9rem;margin:0}.order-card-meta strong{color:#0f172a;font-weight:600;margin-right:.35rem}.order-card-meta a{color:#1d4ed8;font-weight:500;text-decoration:none}.order-card-meta a:hover{text-decoration:underline}.order-card-info .order-items-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:1rem 0 1.25rem;padding:1rem 1.25rem}.order-card-info .order-items-list>strong{color:#64748b;display:block;font-size:.85rem;margin-bottom:.75rem}.order-item-mini{border-bottom:1px solid #e2e8f0;color:#475569;font-size:.875rem;line-height:1.4;padding:.5rem 0}.order-item-mini:last-child{border-bottom:none}.order-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.order-card-actions .btn{font-size:.9rem;padding:.5rem 1rem}.profile-orders-card .loading,.profile-orders-card .orders-empty{color:#64748b;font-size:1rem;padding:3rem 2rem;text-align:center}.profile-orders-card .orders-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}.profile-orders-card .loading{padding:2.5rem}@media (max-width:768px){.profile-header h1{font-size:2rem}.profile-header{align-items:flex-start;flex-direction:column}.form-section-title{font-size:1.2rem}.order-card-header,.profile-tabs{flex-direction:column}.order-card-header{align-items:flex-start;gap:.5rem}.order-card-meta{grid-template-columns:1fr}.profile-orders-card .orders-list{padding-bottom:1rem;padding-left:1rem;padding-right:1rem}.order-card-header,.order-card-info{padding-left:1.25rem;padding-right:1.25rem}}.contact-page{min-height:calc(100vh - 80px);padding:40px 20px}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.contact-header p{color:#666;font-size:1.1rem}.contact-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px}.contact-form-card h2{color:#333;font-size:1.8rem;margin-bottom:1.5rem}.contact-info h3{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.info-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.info-icon{font-size:2rem;min-width:40px}.info-item strong{color:#333;display:block;font-size:1.1rem;margin-bottom:.5rem}.info-item p{color:#666;line-height:1.6;margin:0}@media (max-width:968px){.contact-content{grid-template-columns:1fr}}@media (max-width:768px){.contact-header h1{font-size:2rem}}.share-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.share-label{color:#64748b;font-size:.85rem;margin-right:4px}.share-btn{background:#f8fafc;border:1px solid #0000001a;border-radius:8px;color:#334155;cursor:pointer;font-size:.8rem;font-weight:500;padding:6px 12px;text-decoration:none;transition:all .2s}.share-btn:hover{background:#f1f5f9;transform:translateY(-1px)}.share-whatsapp{border-color:#25d3664d;color:#25d366}.share-whatsapp:hover{background:#25d3661a}.share-facebook{border-color:#1877f24d;color:#1877f2}.share-facebook:hover{background:#1877f21a}.share-twitter{border-color:#1da1f24d;color:#1da1f2}.share-twitter:hover{background:#1da1f21a}.share-copy{font-size:.75rem}.share-buttons-small .share-btn{font-size:.75rem;padding:4px 8px}.share-buttons-small .share-label{font-size:.75rem}.product-detail-page{background:#f8fafc;min-height:calc(100vh - 80px);padding:24px 20px 48px}.back-btn{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:.35rem;margin-bottom:1.5rem;padding:8px 0;transition:color .2s ease}.back-btn:hover{color:#0f172a}.product-detail{grid-gap:3rem;background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 4px 24px #0f172a0f;display:grid;gap:3rem;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:1100px;overflow:hidden;padding:0}.product-detail-gallery{display:flex;flex-direction:column}.product-detail-image{align-items:center;aspect-ratio:4/5;background:#f5f5f5;display:flex;justify-content:center;min-height:380px;overflow:hidden;width:100%}.product-detail-image img{height:100%;object-fit:cover;width:100%}.product-image-thumbnails{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem;padding:0 1.25rem}.thumbnail-btn{background:#0000;border:2px solid #0000;border-radius:10px;cursor:pointer;flex:0 0 72px;height:72px;overflow:hidden;padding:0;position:relative;transition:border-color .2s ease,transform .2s ease}.thumbnail-btn img{display:block;height:100%;object-fit:cover;width:100%}.thumbnail-btn:hover{transform:scale(1.02)}.thumbnail-btn.active{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a1a}.thumbnail-btn .thumbnail-label{background:#00000080;bottom:0;color:#fff;font-size:.65rem;left:0;padding:2px 4px;position:absolute;right:0;text-align:center}.product-placeholder-large{color:#e2e8f0;font-size:6rem}.product-detail-info{display:flex;flex-direction:column;gap:0;padding:2.5rem 2.25rem 2.5rem 0;position:relative}.product-detail-info-header{margin-bottom:1.25rem}.product-detail-header-top{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.product-detail-featured-badge,.product-detail-info-header .featured-badge{background:linear-gradient(135deg,#0f172a,#334155);border-radius:8px;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:700;letter-spacing:.12em;padding:6px 14px;text-transform:uppercase}.product-detail-header-top .discount-badge-detail{background:#dc2626;border-radius:8px;box-shadow:0 2px 6px #dc26264d;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:6px 14px;position:static}.product-detail-header-top .product-category-badge{margin-bottom:0}.product-detail-title-row{align-items:flex-start;display:flex;gap:1rem}.product-detail-title{color:#0f172a;flex:1 1;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0;min-width:0;word-break:break-word}.product-detail-fav.favorite-btn{flex-shrink:0;margin-top:-.35rem}.product-category-badge{color:#4a90e2;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.product-category-badge:hover{color:#3b7ac0;text-decoration:underline}.product-category-link{color:#4a90e2;font-weight:500;text-decoration:none}.product-category-link:hover{color:#3b7ac0;text-decoration:underline}.product-detail-meta{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:1.25rem 0}.product-sku-badge{color:#64748b;font-size:.85rem;margin:0}.product-sku-badge code{background:#f1f5f9;border-radius:6px;color:#0f172a;font-size:.85rem;font-weight:600;padding:3px 10px}.product-detail-meta .product-price-large{color:#0f172a;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:.25rem 0 0}.product-estimated-delivery{color:#64748b;font-size:.9rem;margin:.25rem 0 0}.product-detail-share{margin-bottom:1.5rem}.product-detail-share .share-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.product-detail-share .share-label{color:#64748b;font-size:.85rem;margin-right:.25rem}.product-description-html,.product-description-large{color:#475569;font-size:1rem;line-height:1.75;margin-bottom:1.5rem}.product-description-large{padding-top:.5rem}.product-description-html p{margin:0 0 .75rem}.product-description-html p:last-child{margin-bottom:0}.product-description-html ol,.product-description-html ul{margin:.5rem 0 1rem;padding-left:1.5rem}.product-description-html a{color:#0f172a;text-decoration:underline;text-underline-offset:3px}.product-details{background:#f8fafc;border-radius:12px;display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.detail-item{color:#475569;font-size:.95rem;line-height:1.5;margin:0}.detail-item strong{color:#0f172a;font-weight:600;margin-right:.5rem}.stock-label{align-items:center;border-radius:6px;display:inline-flex;font-size:.8rem;font-weight:600;padding:4px 10px}.stock-label.none{background:#fef2f2;color:#b91c1c}.stock-label.low{background:#fffbeb;color:#b45309}.stock-label.limited{background:#fff7ed;color:#c2410c}.stock-label.ok{background:#f0fdf4;color:#166534}.product-actions{align-items:flex-start;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.5rem;padding-top:1.5rem}.quantity-stepper{display:flex;flex-direction:column;gap:.5rem}.quantity-label{color:#64748b;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.quantity-controls{background:#fff;box-shadow:0 1px 3px #0000000f;transition:border-color .2s ease,box-shadow .2s ease}.quantity-controls:focus-within{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e226}.quantity-btn{align-items:center;background:#f8fafc;border:none;border-right:1px solid #e2e8f0;color:#475569;cursor:pointer;display:flex;font-size:1.25rem;font-weight:500;height:42px;justify-content:center;line-height:1;transition:background .2s ease,color .2s ease;width:42px}.quantity-btn.quantity-plus{border-left:1px solid #e2e8f0;border-right:none}.quantity-btn:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.quantity-btn:disabled{background:#f8fafc;cursor:not-allowed;opacity:.35}.quantity-input{-moz-appearance:textfield;background:#fff;border:none;color:#0f172a;font-size:1rem;font-weight:600;height:42px;text-align:center;width:52px}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{outline:none}.quantity-hint{color:#94a3b8;font-size:.75rem}.btn-large{border-radius:12px;font-size:1.05rem;font-weight:600;letter-spacing:.04em;padding:16px 28px;width:100%}.error-message,.loading{color:#64748b;font-size:1.1rem;padding:80px 20px;text-align:center}.error-message{align-items:center;display:flex;flex-direction:column;gap:1rem}.success-message{background:#f0fdf4;border-radius:8px;color:#166534;font-weight:500;padding:.75rem 1rem}.add-to-cart-success{animation:addToCartPop .4s ease}@keyframes addToCartPop{0%{opacity:0;transform:scale(.9)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.product-detail-recommended{border-top:1px solid #e2e8f0;margin-top:4rem;padding-top:2.5rem}.recommended-title{color:#0f172a;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem}@media (max-width:968px){.product-detail{border-radius:16px;grid-template-columns:1fr}.product-detail-image{aspect-ratio:4/5;min-height:320px}.product-detail-info{padding:2rem 2rem 2.5rem}.product-detail-title,.product-price-large{font-size:1.75rem}}@media (max-width:768px){.product-detail-page{padding:16px 16px 32px}.product-detail{border-radius:14px}.product-detail-image{min-height:280px}.product-detail-info{padding:1.5rem 1.5rem 2rem}.product-detail-title,.product-price-large{font-size:1.5rem}.thumbnail-btn{flex:0 0 64px;height:64px}}.stock-notify-section{background:#fffbeb;border:1px solid #f59e0b4d;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.stock-notify-title{color:#92400e;font-size:.95rem;font-weight:600;margin:0 0 .75rem}.stock-notify-section .stock-notify-email{background:#fff;border:1px solid #fcd34d;border-radius:8px;color:#334155;display:block;font-size:.95rem;margin-bottom:.75rem;max-width:320px;padding:10px 14px;width:100%}.stock-notify-section .stock-notify-email::placeholder{color:#94a3b8}.stock-notify-section .stock-notify-email:focus{border-color:#b45309;box-shadow:0 0 0 2px #b4530933;outline:none}.stock-notify-btn{white-space:nowrap}.stock-notify-login{color:#92400e;font-size:.95rem;margin:0}.stock-notify-login a{color:#b45309;font-weight:600;text-decoration:underline}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.add-product-page{min-height:calc(100vh - 80px);padding:40px 20px}.page-header{margin-bottom:2rem;text-align:center}.page-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.page-header p{color:#666;font-size:1.1rem}.form-actions{gap:1rem;justify-content:flex-end;margin-top:2rem}.form-actions button{min-width:150px}.add-product-gallery{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.add-product-gallery-item{border:1px solid #e0e0e0;border-radius:8px;height:100px;overflow:hidden;position:relative;width:100px}.add-product-gallery-item img{height:100%;object-fit:cover;width:100%}.add-product-remove-img{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;line-height:1;padding:0;position:absolute;right:4px;top:4px;width:24px}.add-product-remove-img:hover{background:#c62828}.add-product-editor{margin-bottom:1rem}.add-product-editor .quill{background:#fff;border:1px solid #e0e0e0;border-radius:8px}.add-product-editor .ql-editor{min-height:180px}.add-product-editor .ql-container{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.add-product-editor .ql-toolbar{border-top-left-radius:8px;border-top-right-radius:8px}.add-product-size-chip input{opacity:0;pointer-events:none;position:absolute}.add-product-sizes-hint{line-height:1.4}.add-product-featured-wrap{overflow:hidden;position:relative}.add-product-featured-wrap:before{background:linear-gradient(135deg,#fbbf2408,#f59e0b0d);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.add-product-featured-wrap.checked:before{opacity:0}@media (max-width:768px){.page-header h1{font-size:2rem}.form-actions{flex-direction:column}.form-actions button{width:100%}}.cart-page{min-height:calc(100vh - 80px);padding:40px 20px}.cart-page h1{color:#333;font-size:2.5rem;margin-bottom:2rem}.cart-empty{padding:60px 20px;text-align:center}.cart-empty h2{color:#333;font-size:2rem;margin-bottom:1rem}.cart-empty p{color:#666;font-size:1.1rem;margin-bottom:2rem}.cart-vat-note{color:#64748b;font-size:.875rem;margin:-.25rem 0 .75rem}.cart-estimated-delivery{color:#64748b;font-size:.9rem;margin:.75rem 0 0}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{grid-gap:1.5rem;align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:grid;gap:1.5rem;grid-template-columns:120px 1fr auto;padding:1.5rem}.cart-item-image{align-items:center;background:#f8f8f8;border-radius:8px;display:flex;height:120px;justify-content:center;overflow:hidden;width:120px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.product-placeholder{color:#ddd;font-size:3rem}.cart-item-info{flex:1 1}.cart-item-sku{background:#f1f5f9;border-radius:6px;color:#64748b;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.35rem;padding:2px 8px}.cart-item-info h3{color:#333;font-size:1.3rem;margin-bottom:.5rem}.cart-item-price{color:#d4a373;font-size:1.1rem;font-weight:600}.cart-item-controls{align-items:flex-end;display:flex;flex-direction:column;gap:1rem}.quantity-controls{align-items:stretch;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:inline-flex;overflow:hidden}.quantity-controls button{align-items:center;background:#fff;border:none;border-right:1px solid #e2e8f0;color:#475569;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;height:36px;justify-content:center;transition:background .2s,color .2s;width:36px}.quantity-controls button:last-of-type{border-left:1px solid #e2e8f0;border-right:none}.quantity-controls button:hover{background:#f1f5f9;color:#0f172a}.quantity-controls button:disabled{cursor:not-allowed;opacity:.4}.quantity-controls span{align-items:center;background:#fff;color:#0f172a;display:flex;font-size:.95rem;font-weight:600;justify-content:center;min-width:40px;padding:0 8px}.item-total{color:#d4a373;font-size:1.3rem;font-weight:700}.remove-btn{background:none;border:none;cursor:pointer;font-size:1.5rem;padding:5px;transition:transform .3s ease}.remove-btn:hover{transform:scale(1.2)}.cart-summary{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem}.summary-card h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #eee;padding:.75rem 0}.shipping-hint{color:#64748b;font-size:.85rem;margin:.25rem 0 0}.summary-row.total{border-top:2px solid #d4a373;margin-top:1rem;padding-top:1rem}.btn-checkout{font-size:1.1rem;margin-top:1.5rem;padding:15px;width:100%}@media (max-width:968px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{gap:1rem;grid-template-columns:100px 1fr}.cart-item-controls{align-items:center;flex-direction:row;grid-column:1/-1;justify-content:space-between}}@media (max-width:768px){.cart-page h1{font-size:2rem}.cart-item{grid-template-columns:80px 1fr}.cart-item-image{height:80px;width:80px}}.checkout-page{min-height:calc(100vh - 80px);padding:40px 20px}.checkout-page h1{color:#333;font-size:2.5rem;margin-bottom:2rem}.checkout-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.form-section-title{color:#334155;font-size:1.1rem;margin:1.5rem 0 1rem}.checkout-form-section h2,.checkout-summary h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.checkout-summary .cart-vat-note{color:#64748b;font-size:.875rem;margin:-.25rem 0 .75rem}.order-items{margin-bottom:1.5rem}.order-item{border-bottom:1px solid #eee;padding:.75rem 0}.order-item-info{color:#666;display:flex;justify-content:space-between}.order-item-sku{border-radius:4px;margin-right:.5rem;padding:2px 6px}.order-total{border-top:2px solid #d4a373;padding-top:1rem}.summary-row{color:#666;display:flex;justify-content:space-between;padding:.5rem 0}.summary-row.total{color:#333;font-size:1.3rem;font-weight:700;margin-top:.5rem}@media (max-width:968px){.checkout-content{grid-template-columns:1fr}}.checkout-bank-transfer{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 1.75rem}.checkout-bank-icon{font-size:2rem;margin-bottom:.5rem}.checkout-bank-transfer h3{color:#0c4a6e;font-size:1.1rem;margin:0 0 .5rem}.checkout-bank-hint{color:#0369a1;font-size:.9rem;margin:0 0 1rem}.checkout-bank-details{background:#ffffffb3;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.checkout-bank-row{align-items:center;border-bottom:1px solid #0ea5e933;display:flex;gap:.75rem;padding:.5rem 0}.checkout-bank-row:last-child{border-bottom:none}.checkout-bank-label{color:#64748b;font-size:.85rem;min-width:90px}.checkout-bank-value{color:#0f172a;font-family:Courier New,monospace;font-size:.95rem;font-weight:600}.checkout-bank-iban{letter-spacing:.08em}.checkout-bank-copy{background:none;border:none;cursor:pointer;font-size:1rem;margin-left:auto;opacity:.7;padding:4px 8px}.checkout-bank-copy:hover{opacity:1}.checkout-bank-footer{color:#64748b;font-size:.85rem;margin:0}@media (max-width:768px){.checkout-page h1{font-size:2rem}}.order-success-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:60px 20px}.success-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;max-width:600px;padding:3rem;text-align:center}.success-icon{font-size:5rem;margin-bottom:1rem}.success-card h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.success-card p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width:768px){.success-card{padding:2rem}.success-card h1{font-size:2rem}.success-actions{flex-direction:column}.success-actions .btn{width:100%}}.order-detail-page{background:#f8fafc;min-height:calc(100vh - 80px);padding:24px 20px 48px}.order-detail-back{background:none;border:none;color:#64748b;cursor:pointer;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;padding:8px 0}.order-detail-back:hover{color:#0f172a}.order-detail-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 24px #0f172a0f;padding:2rem}.order-detail-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.order-detail-header h1{color:#0f172a;font-size:1.75rem;margin:0}.order-detail-status{border-radius:8px;font-size:.85rem;font-weight:600;padding:6px 14px}.order-detail-status.status-pending{background:#fef3c7;color:#b45309}.order-detail-status.status-processing{background:#dbeafe;color:#1d4ed8}.order-detail-status.status-shipped{background:#e0e7ff;color:#4338ca}.order-detail-status.status-delivered{background:#d1fae5;color:#065f46}.order-detail-status.status-cancel_requested{background:#fee2e2;color:#b91c1c}.order-detail-status.status-cancelled{background:#f1f5f9;color:#64748b}.order-detail-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 320px}.order-detail-section{margin-top:0}.order-detail-section+.order-detail-section{margin-top:1.5rem}.order-detail-section h3{color:#64748b;font-size:1rem;font-weight:600;margin:0 0 .75rem}.order-detail-items{display:flex;flex-direction:column;gap:.5rem}.order-detail-item{grid-gap:1rem;align-items:center;background:#f8fafc;border-radius:8px;display:grid;gap:1rem;grid-template-columns:80px 1fr auto auto;padding:.75rem}.order-detail-item-sku{color:#64748b;font-family:monospace;font-size:.8rem}.order-detail-item-name{color:#0f172a;font-weight:500}.order-detail-item-qty{color:#64748b}.order-detail-item-price{color:#0f172a;font-weight:600}.order-detail-address,.order-detail-note{background:#f8fafc;border-radius:8px;color:#475569;margin:0;padding:1rem;white-space:pre-wrap}.order-detail-summary,.order-detail-tracking{background:#f8fafc;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.order-detail-summary h3,.order-detail-tracking h3{margin:0 0 1rem}.order-detail-row{display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.order-detail-row span:first-child{color:#64748b}.order-detail-total{border-top:2px solid #e2e8f0;font-size:1.1rem;font-weight:700;margin-top:.75rem;padding-top:.75rem}.order-detail-tracking-row{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.order-detail-tracking-link{color:inherit;flex:1 1;text-decoration:none}.order-detail-tracking-link:hover .order-detail-tracking-number{background:#e0e7ff;color:#4338ca}.order-detail-tracking-number{background:#fff;border-radius:8px;display:block;font-size:.9rem;font-weight:600;padding:8px 12px;transition:background .2s,color .2s}.order-detail-tracking-hint{color:#94a3b8;font-size:.8rem;margin:0}.order-detail-cancel-block{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.order-detail-cancel-label{color:#475569;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.order-detail-cancel-reason{border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.9rem;margin-bottom:.5rem;min-height:72px;padding:10px 12px;resize:vertical;width:100%}.order-detail-cancel-reason:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e226;outline:none}.order-detail-cancel-reason::placeholder{color:#94a3b8}.order-detail-cancel-error{color:#dc2626;font-size:.875rem;margin:0 0 .5rem}.order-detail-cancel-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.order-detail-cancel-actions .order-detail-cancel{width:auto}.order-detail-cancel{margin-top:.5rem;width:100%}.order-detail-error{padding:3rem 2rem;text-align:center}.order-detail-error p{color:#64748b;margin-bottom:1rem}@media (max-width:768px){.order-detail-grid{grid-template-columns:1fr}.order-detail-item{grid-template-columns:1fr auto;grid-template-rows:auto auto}.order-detail-item-name,.order-detail-item-sku{grid-column:1}.order-detail-item-qty{grid-column:2;grid-row:1}.order-detail-item-price{grid-column:2;grid-row:2}}.admin-panel{background:linear-gradient(180deg,#f1f5f9,#e2e8f0);min-height:calc(100vh - 80px);padding:40px 24px 60px}.admin-panel .container{margin:0 auto;max-width:1600px;padding:0 24px}.admin-layout{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:280px 1fr}.admin-sidebar{background:linear-gradient(180deg,#0f172a,#1e293b);border-radius:16px;box-shadow:0 12px 40px #0f172a40;color:#f1f5f9;height:-webkit-fit-content;height:fit-content;padding:24px 20px;position:-webkit-sticky;position:sticky;top:100px}.admin-brand{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.admin-logout-btn{background:#0000;border:1px solid #fff6;border-radius:8px;color:#f1f5f9;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 12px;transition:all .2s ease}.admin-logout-btn:hover{background:#ef444433;border-color:#ef4444;color:#fff}.admin-divider{background:#ffffff1f;border:none;height:1px;margin:16px 0 20px}.admin-nav{display:flex;flex-direction:column;gap:10px}.admin-nav button{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;color:#cbd5e1;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px 16px;text-align:left;transition:all .2s ease}.admin-nav button:hover{background:#ffffff1a;border-color:#ffffff26;color:#f8fafc}.admin-nav button.active{background:#4a90e2;border-color:#4a90e2;box-shadow:0 4px 16px #4a90e266;color:#fff}.admin-content{background:#fff;border:1px solid #0000000a;border-radius:20px;box-shadow:0 4px 24px #0f172a0f;min-height:480px;padding:36px 40px 48px}.admin-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:28px;padding-bottom:20px}.admin-title{color:#0f172a;font-size:1.85rem;font-weight:700;letter-spacing:-.03em;margin:0}.loading{font-size:1.1rem;padding:4rem;text-align:center}.orders-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden;padding:0;transition:box-shadow .2s ease,border-color .2s ease}.order-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a14}.order-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.order-title{color:#0f172a;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;margin:0}.status-badge{border-radius:999px;font-size:.8125rem;font-weight:600;padding:6px 14px}.status-pending{background:#fef3c7;color:#92400e}.status-processing{background:#dbeafe;color:#1e40af}.status-shipped{background:#e0e7ff;color:#3730a3}.status-delivered{background:#d1fae5;color:#065f46}.status-cancelled{background:#fee2e2;color:#991b1b}.status-cancel_requested{background:#ffedd5;color:#c2410c}.order-info{display:flex;flex-direction:column;gap:12px;padding:20px 24px}.order-info-row{grid-gap:12px;align-items:start;display:grid;font-size:.9rem;gap:12px;grid-template-columns:130px 1fr}.order-info-row-inline{align-items:center}.order-info-row-inline .order-info-value{min-width:0}.order-info-row-block .order-info-value{word-break:break-word}.order-info-label{color:#64748b;flex-shrink:0;font-weight:500}.order-info-value{color:#0f172a}.order-info-row-highlight .order-info-value{color:#0f172a;font-size:1.05rem;font-weight:700}.order-info-row-inline .order-tracking-input,.order-info-row-inline select{max-width:200px}.order-tracking-input{border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:.9rem;max-width:200px;padding:8px 12px;width:100%}.order-tracking-input::placeholder{color:#94a3b8}.order-tracking-input:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e226;outline:none}.order-items-list{background:#f8fafc;border-top:1px solid #e2e8f0;margin:0;padding:16px 24px}.order-items-title{color:#64748b;font-size:.8125rem;font-weight:600;letter-spacing:.04em;margin:0 0 12px;text-transform:uppercase}.order-items-ul{list-style:none;margin:0;padding:0}.order-item-mini{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;display:flex;flex-wrap:wrap;font-size:.9rem;gap:12px;justify-content:space-between;margin-bottom:6px;padding:10px 12px}.order-item-mini:last-child{margin-bottom:0}.order-item-sku{background:#e2e8f0;border-radius:6px;color:#475569;display:inline-block;font-size:.75rem;font-weight:600;margin-right:6px;padding:3px 8px}.order-item-price{color:#0f172a;flex-shrink:0;font-weight:600}.order-actions{align-items:center;background:#f1f5f9;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px;padding:16px 24px}.order-actions-label{color:#475569;font-size:.875rem;font-weight:600;margin:0}.order-status-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='%23475569' d='M6 8 2 4h8z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;font-size:.9rem;font-weight:500;min-width:160px;padding:10px 36px 10px 14px}.order-status-select:hover{border-color:#cbd5e1}.order-status-select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233;outline:none}.order-payment-status-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:.5rem 0 .75rem}.order-payment-status-wrap strong{color:#475569;font-size:.95rem}.payment-status-select{-webkit-appearance:none;appearance:none;background-color:#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='%23475569' d='M6 8 2 4h8z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;font-size:.9rem;font-weight:500;min-width:140px;padding:8px 36px 8px 14px;transition:border-color .2s ease,box-shadow .2s ease}.payment-status-select:hover{box-shadow:0 2px 8px #0f172a1a}.payment-status-select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233;outline:none}.status-select{border:1px solid #cbd5e1;border-radius:10px;flex:1 1;font-size:.95rem;min-width:160px;padding:10px 14px}.orders-list,.products-list{width:100%}.orders-summary-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(7,1fr);margin-bottom:28px}@media (max-width:1100px){.orders-summary-cards{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.orders-summary-cards{grid-template-columns:repeat(2,1fr)}}.orders-summary-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;justify-content:center;min-height:88px;padding:16px 12px;text-align:center;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.orders-summary-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14}.orders-summary-card-active{background:#eff6ff;border-color:#4a90e2;box-shadow:0 2px 8px #4a90e233}.orders-summary-card-active:hover{box-shadow:0 4px 14px #4a90e240}.orders-summary-card-label{color:#64748b;display:block;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:8px}.orders-summary-card-active .orders-summary-card-label{color:#1e40af}.orders-summary-card-value{color:#0f172a;display:block;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;min-height:1.75rem}.orders-summary-card-active .orders-summary-card-value{color:#1d4ed8}.products-table{border:1px solid #e2e8f0;border-radius:16px;margin-top:1rem;overflow-x:auto}.products-table table{border-collapse:collapse;width:100%}.products-table td,.products-table th{border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;text-align:left;vertical-align:middle}.products-table th{background:#f8fafc;color:#0f172a;font-size:.9rem;font-weight:600}.products-table td{color:#475569;font-size:.95rem}.products-table tbody tr:hover{background:#f8fafc}.badge{background:#4a90e2;border-radius:8px;color:#fff;display:inline-block;font-size:.8rem;padding:5px 10px}.admin-featured-badge,.badge{font-weight:600;white-space:nowrap}.admin-featured-badge{align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;border-radius:10px;color:#92400e;display:inline-flex;font-size:.85rem;gap:6px;padding:6px 12px}.admin-featured-star{font-size:1rem;line-height:1}.admin-sort-th{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.admin-sort-th:hover{background:#f1f5f9}.admin-content .card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:32px 36px}.admin-content .card h3{color:#0f172a;font-size:1.25rem;font-weight:700}.admin-slider-section{max-width:900px}.admin-slider-header{background:#fff;border:1px solid #e2e8f0;border-bottom:3px solid #4a90e2;border-radius:16px;margin-bottom:24px;padding:28px 32px 24px}.admin-slider-header h3{color:#0f172a;font-size:1.35rem;font-weight:700;margin:0 0 8px}.admin-slider-header p{color:#64748b;font-size:.95rem;line-height:1.5;margin:0}.admin-slider-message{color:#4a90e2!important;font-weight:500;margin-bottom:0!important;margin-top:12px!important}.admin-slider-header-actions{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:16px}.admin-slider-btn-add{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:10px;box-shadow:0 2px 8px #4a90e259;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:box-shadow .2s ease,transform .15s ease}.admin-slider-btn-add:hover{box-shadow:0 4px 14px #4a90e273;transform:translateY(-1px)}.admin-slider-btn-add:active{transform:translateY(0)}.admin-slider-btn-icon{font-size:1.25rem;font-weight:700;line-height:1;opacity:.95}.admin-slider-cards{display:flex;flex-direction:column;gap:20px}.admin-slider-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0f172a0a;overflow:hidden}.admin-slider-card-head{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-bottom:1px solid #e2e8f0;display:flex;gap:12px;justify-content:space-between;padding:14px 24px}.admin-slider-card-title{color:#334155;font-size:1rem;font-weight:700;letter-spacing:-.01em}.admin-slider-btn-delete{align-items:center;background:#fff;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;padding:6px 14px;transition:background .2s ease,color .2s ease,border-color .2s ease}.admin-slider-btn-delete:hover{background:#fef2f2;border-color:#f87171;color:#dc2626}.admin-slider-btn-delete .admin-slider-btn-icon{font-size:1.1rem;font-weight:700;line-height:1}.admin-slider-card-body{padding:24px 28px 28px}.admin-slider-row{grid-gap:20px 24px;display:grid;gap:20px 24px;grid-template-columns:1fr 1fr;margin-bottom:18px}.admin-slider-card .form-group,.admin-slider-row:last-child{margin-bottom:0}.admin-slider-card .form-group label{color:#475569;display:block;font-size:.9rem;font-weight:600;margin-bottom:6px}.admin-slider-check{color:#22c55e;display:block;font-size:.875rem;font-weight:500;margin-top:6px}.admin-slider-actions{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:12px;margin-top:28px;padding-top:24px}.admin-slider-actions .btn,.admin-slider-btn-save{min-width:160px}.admin-pagination{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;padding-top:1rem}.admin-pagination span{color:#64748b;font-size:.9rem}.dashboard-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-card:hover{box-shadow:0 8px 32px #4a90e226}.reports-summary{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.report-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:28px 32px;transition:box-shadow .25s ease}.report-card:hover{box-shadow:0 8px 32px #0f172a14}.report-card h3{color:#64748b;font-size:1rem;font-weight:600;margin:0 0 .75rem}.dashboard-card-icon{display:inline-block;font-size:1.15em;margin-right:.5rem;vertical-align:-.1em}.dashboard-card-with-icon:hover .dashboard-card-icon{transform:scale(1.08);transition:transform .2s ease}.report-value{color:#4a90e2;font-size:2rem;font-weight:700;letter-spacing:-.02em}.dashboard-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.dashboard-charts-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.dashboard-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.dashboard-bar-chart{display:flex;flex-direction:column;gap:10px}.chart-bar-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:100px 1fr 90px}.chart-label{color:#64748b;font-size:.85rem}.chart-bar-wrap{background:#e2e8f0;border-radius:6px;height:24px;overflow:hidden}.chart-bar{background:linear-gradient(90deg,#4a90e2,#3b7ac0);border-radius:6px;height:100%;min-width:4px;transition:width .4s ease}.chart-bar-monthly{background:linear-gradient(90deg,#10b981,#059669)}.chart-bar-category{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.chart-value{color:#0f172a;font-size:.85rem;font-weight:600;text-align:right}.chart-value small{color:#64748b;font-weight:500}.reports-table{border:1px solid #e2e8f0;border-radius:12px;margin-top:1.5rem;overflow:hidden}.reports-table table{border-collapse:collapse;width:100%}.reports-table td,.reports-table th{border-bottom:1px solid #e2e8f0;font-size:.95rem;padding:1rem 1.25rem;text-align:left}.reports-table th{background:#f8fafc;color:#0f172a;font-weight:600}.admin-panel-editor{margin-bottom:1rem}.admin-panel-editor .quill{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.admin-panel-editor .ql-editor{min-height:160px}.admin-panel-editor .ql-container{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.admin-panel-editor .ql-toolbar{border-top-left-radius:12px;border-top-right-radius:12px}.admin-categories-section{display:flex;flex-direction:column;gap:1.5rem}.admin-categories-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:1.25rem 1.5rem}.admin-categories-card-add{border-left:4px solid #2563eb}.admin-categories-card-list{border-left:4px solid #10b981}.admin-categories-card-title{color:#0f172a;font-size:1.15rem;font-weight:700;margin:0 0 .75rem}.admin-categories-card-desc{color:#64748b;font-size:.9rem;margin:0 0 1rem}.admin-categories-add-form{display:flex;flex-direction:column;gap:.75rem}.admin-categories-add-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.75rem}.admin-categories-add-row .admin-categories-form-group{flex:1 1 200px;margin-bottom:0;max-width:320px;min-width:200px}.admin-categories-form-group{margin-bottom:0}.admin-categories-form-group label{color:#334155;display:block;font-size:.9rem;font-weight:500;margin-bottom:4px}.admin-categories-input{border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;padding:8px 12px;width:100%}.admin-categories-btn-add{flex-shrink:0;padding:8px 18px;white-space:nowrap}.admin-categories-file-ok{color:#10b981;display:block;font-size:.85rem;margin-top:4px}.admin-categories-message{color:#4a90e2;font-size:.9rem;margin:.5rem 0 0}.admin-categories-message.success{color:#059669}.admin-categories-empty{color:#64748b;margin:0}.admin-categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.admin-category-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;gap:.75rem;padding:1rem;transition:border-color .2s,background .2s}.admin-category-card-hidden,.admin-category-card:hover{background:#f1f5f9;border-color:#cbd5e1}.admin-category-card-hidden{opacity:.9}.admin-category-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.admin-category-card-img{border:1px solid #e2e8f0;border-radius:8px;height:40px;object-fit:cover;width:40px}.admin-category-card-img-placeholder{background:#e2e8f0;border-radius:8px;height:40px;width:40px}.admin-category-card-name{color:#0f172a;flex:1 1;font-size:1rem;font-weight:600}.admin-category-badge-hidden{background:#fef3c7;border-radius:6px;color:#b45309;font-size:.75rem;font-weight:600;padding:3px 8px}.admin-category-product-count{color:#64748b;font-size:.875rem;font-weight:500;margin:0}.admin-category-card-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-category-card-actions .btn-sm{font-size:.85rem;padding:6px 10px}.admin-category-btn-edit{background:#2563eb;border-color:#2563eb;color:#fff}.admin-category-btn-edit:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.admin-category-btn-delete{border-color:#dc2626;color:#dc2626}.admin-category-btn-delete:hover{background:#fef2f2}.admin-category-edit-inline{display:flex;flex-direction:column;gap:8px}.admin-category-edit-inline .admin-categories-input{width:100%}.admin-category-edit-actions{display:flex;gap:8px}.admin-category-edit-label{color:#64748b;display:block;font-size:.9rem;margin-bottom:4px}.admin-categories-list{list-style:none;margin:0;padding:0}.admin-category-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;padding:1rem 0}.admin-category-item:last-child{border-bottom:none}.add-product-sizes-wrap{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.add-product-size-chip{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:24px;color:#64748b;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;justify-content:center;min-width:48px;padding:.5rem 1rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.add-product-size-chip:hover{border-color:#4a90e2;color:#4a90e2}.add-product-size-chip.selected{background:linear-gradient(135deg,#4a90e2,#3b7ac0);border-color:#4a90e2;box-shadow:0 2px 8px #4a90e259;color:#fff}.add-product-sizes-label{color:#334155;font-weight:500;margin-bottom:.25rem}.add-product-sizes-hint{color:#64748b;font-size:.85rem;margin-top:.5rem}.add-product-featured-wrap{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.add-product-featured-wrap:hover{border-color:#cbd5e1;box-shadow:0 4px 20px #0000000f;transform:translateY(-1px)}.add-product-featured-wrap.checked{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b;box-shadow:0 4px 24px #f59e0b40}.add-product-featured-left{align-items:center;display:flex;gap:1rem}.add-product-featured-icon{align-items:center;background:#f1f5f9;border-radius:12px;display:flex;font-size:1.5rem;height:48px;justify-content:center;transition:all .3s ease;width:48px}.add-product-featured-wrap.checked .add-product-featured-icon{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b66}.add-product-featured-text h4{color:#334155;font-size:1.05rem;font-weight:700;margin:0 0 .15rem}.add-product-featured-wrap.checked .add-product-featured-text h4{color:#92400e}.add-product-featured-text p{color:#64748b;font-size:.85rem;margin:0}.add-product-featured-wrap.checked .add-product-featured-text p{color:#b45309}.add-product-featured-toggle{background:#cbd5e1;border-radius:30px;flex-shrink:0;height:30px;position:relative;transition:background .3s ease;width:56px}.add-product-featured-wrap.checked .add-product-featured-toggle{background:linear-gradient(90deg,#f59e0b,#d97706)}.add-product-featured-toggle:after{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0003;content:"";height:24px;left:3px;position:absolute;top:3px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:24px}.add-product-featured-wrap.checked .add-product-featured-toggle:after{transform:translateX(26px)}.add-product-featured-checkbox{opacity:0;pointer-events:none;position:absolute}.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.5rem}.admin-sidebar .btn-primary{border-radius:12px;font-weight:600;margin-top:12px;padding:14px;width:100%}@media (max-width:1200px){.orders-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}}@media (max-width:768px){.admin-panel{padding:24px 16px 40px}.admin-panel .container{padding:0 16px}.admin-layout{gap:24px;grid-template-columns:1fr}.admin-sidebar{position:relative;top:0}.admin-content{padding:24px 20px 32px}.admin-title{font-size:1.5rem}.orders-grid{gap:20px;grid-template-columns:1fr}.order-card{padding:20px 18px}.products-table td,.products-table th{font-size:.9rem;padding:.85rem 1rem}.report-card{padding:20px 24px}.report-value{font-size:1.6rem}.dashboard-charts-row{grid-template-columns:1fr}.chart-bar-row{font-size:.85rem;grid-template-columns:80px 1fr 70px}}.admin-campaign-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 380px}.admin-campaign-form{max-width:560px}.admin-campaign-history{position:-webkit-sticky;position:sticky;top:100px}.admin-campaign-list-wrap{margin:0 -4px 0 0;max-height:420px;overflow-y:auto;padding-right:4px}.admin-campaign-list-wrap::-webkit-scrollbar{width:6px}.admin-campaign-list-wrap::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.admin-campaign-list-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.admin-campaign-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.admin-campaign-list-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:14px 16px;transition:border-color .2s ease,background .2s ease}.admin-campaign-list-item:hover{background:#f1f5f9;border-color:#cbd5e1}.admin-campaign-list-content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.admin-campaign-list-title{color:#1e293b;font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-campaign-list-date{color:#64748b;font-size:.8rem}.admin-campaign-detail-btn{flex-shrink:0;font-size:.85rem;padding:8px 14px}.admin-modal-overlay{align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.admin-modal{background:#fff;border-radius:16px;box-shadow:0 24px 48px #0003;max-height:85vh;max-width:520px;overflow:auto;padding:24px;width:100%}.admin-campaign-modal .admin-campaign-modal-body{border-top:1px solid #e2e8f0;max-height:50vh;overflow-y:auto;padding:1rem 0 0}@media (max-width:960px){.admin-campaign-layout{grid-template-columns:1fr}.admin-campaign-history{position:static}}.admin-contacts-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.admin-contacts-layout.admin-contacts-layout-show-deleted{align-items:start;grid-template-columns:1fr 340px}.admin-contacts-main{min-width:0}.admin-contacts-deleted{position:-webkit-sticky;position:sticky;top:100px}.admin-deleted-contacts-list{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow-y:auto}.admin-deleted-contacts-list::-webkit-scrollbar{width:6px}.admin-deleted-contacts-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.admin-deleted-contacts-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.admin-deleted-contact-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px}.admin-deleted-contact-info{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.admin-deleted-contact-info strong{color:#334155;font-size:.9rem}.admin-deleted-contact-meta{color:#64748b;font-size:.8rem}@media (max-width:960px){.admin-contacts-layout{grid-template-columns:1fr}.admin-contacts-deleted{position:static}}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:70vh}.not-found-content{padding:3rem 1.5rem;text-align:center}.not-found-code{color:#e2e8f0;display:block;font-size:6rem;font-weight:800;line-height:1;margin-bottom:-.5rem}.not-found-content h1{color:#334155;font-size:1.75rem;margin-bottom:.75rem}.not-found-content p{color:#64748b;margin-bottom:1.5rem}.info-page{min-height:60vh;padding:48px 0 64px}.info-page .container{margin:0 auto;max-width:780px;padding:0 24px}.info-page-header{border-bottom:1px solid #0000000f;margin-bottom:48px;padding-bottom:32px;text-align:center}.info-page-header h1{color:#1e293b;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0 0 12px}.info-page-header .info-page-lead{color:#64748b;font-size:1.05rem;line-height:1.6;margin:0}.info-page .info-card{background:#fff;border:1px solid #0000000a;border-radius:16px;box-shadow:0 1px 3px #0000000f;padding:32px 36px}.info-page h2{border-top:1px solid #f1f5f9;color:#334155;font-size:1.2rem;font-weight:600;margin:28px 0 12px;padding-top:20px}.info-page h2:first-child{border-top:none;margin-top:0;padding-top:0}.info-page h3{color:#475569;font-size:1.05rem;font-weight:600;margin:24px 0 8px}.info-page p{color:#475569;line-height:1.75;margin:0 0 12px}.info-page ol,.info-page ul{color:#475569;line-height:1.8;margin:12px 0;padding-left:24px}.info-page li{margin:6px 0}.info-page .highlight-box{background:#f8fafc;border-left:4px solid #4a90e2;border-radius:0 8px 8px 0;margin:20px 0;padding:16px 20px}.info-page .faq-item{border-bottom:1px solid #f1f5f9;padding:20px 0}.info-page .faq-item:last-child{border-bottom:none}.info-page .faq-question{color:#334155;font-size:1rem;font-weight:600;margin-bottom:8px}.info-page .faq-answer{color:#64748b;font-size:.95rem;line-height:1.7}.info-page-faq .faq-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.faq-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.faq-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}.faq-card-open{border-color:#d4a373;box-shadow:0 4px 12px #d4a37326}.faq-card-question{align-items:center;background:none;border:none;color:#334155;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:16px;justify-content:space-between;padding:18px 20px;text-align:left;transition:background .2s ease,color .2s ease;width:100%}.faq-card-question:hover{background:#f8fafc;color:#1e293b}.faq-card-open .faq-card-question{background:#fffbeb;color:#92400e}.faq-card-icon{color:#64748b;flex-shrink:0;font-size:.65rem;transition:transform .25s ease}.faq-card-open .faq-card-icon{color:#d4a373;transform:rotate(-180deg)}.faq-card-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-card-open .faq-card-answer{max-height:400px}.faq-card-answer-inner{border-top:1px solid #f1f5f9;color:#475569;font-size:.95rem;line-height:1.7;padding:0 20px 18px}.faq-card-open .faq-card-answer .faq-card-answer-inner{padding-top:16px}.faq-contact-hint{color:#64748b;font-size:.95rem;margin:0;text-align:center}.faq-contact-hint a{color:#4a90e2;text-decoration:underline}.faq-contact-hint a:hover{color:#2563eb}@media (max-width:640px){.faq-card-question{font-size:.95rem;padding:16px 18px}.faq-card-answer-inner{padding-bottom:16px;padding-left:18px;padding-right:18px}}.App{display:flex;flex-direction:column;min-height:100vh}.App .app-main{flex:1 1 auto;min-height:0}.App .app-main,.loading{display:flex;flex-direction:column}.loading{align-items:center;color:#64748b;justify-content:center;padding:2rem}.loading:before{animation:spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#4a90e2;content:"";height:32px;margin-bottom:.75rem;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#4a90e2;color:#fff}.btn-primary:hover{background-color:#3b7ac0;box-shadow:0 4px 12px #4a90e266;transform:translateY(-2px)}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.btn-outline{background-color:initial;border:2px solid #4a90e2;color:#4a90e2}.btn-outline:hover{background-color:#4a90e2;color:#fff}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4a90e2;outline:none}.form-group textarea{min-height:120px;resize:vertical}.error-message{color:#dc3545;font-size:14px;margin-top:5px}.success-message{color:#28a745;font-size:14px;margin-top:5px}.card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:20px;padding:30px}.grid{grid-gap:20px;display:grid;gap:20px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.size-selector{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.size-selector-label{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.size-chips{display:flex;flex-wrap:wrap;gap:.5rem}.size-chip{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;height:44px;justify-content:center;min-width:44px;padding:0 1rem;transition:all .2s ease}.size-chip:hover:not(:disabled){background:#f8fafc;border-color:#4a90e2;color:#4a90e2}.size-chip.active{background:#4a90e2;border-color:#4a90e2;color:#fff}.size-chip.out-of-stock{cursor:not-allowed;opacity:.5;text-decoration:line-through}.size-chip:disabled{cursor:not-allowed}.quickview-sizes{margin-bottom:.75rem}.quickview-sizes .size-chips .size-chip{font-size:.9rem;height:38px;min-width:38px;padding:0 .75rem}@media (max-width:768px){.container{padding:0 15px}.card{padding:20px}}
/*# sourceMappingURL=main.8bee99e2.css.map*/