html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{margin:0}:root{color:#111827;background:#f8fafc;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}.site{width:100%;min-height:100vh}.topbar{color:#fff;text-align:center;background:#0f172a;padding:.85rem 1rem;font-size:.95rem}.topbar a{color:#fff;font-weight:500;text-decoration:none}.topbar a:hover{color:#cbd5e1}.header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.header-inner,.hero-inner,.section-inner,.footer-inner{max-width:1200px;margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 2rem;display:flex;position:relative}.brand{color:#111827;letter-spacing:.02em;align-items:center;gap:.9rem;font-weight:700;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:14px;width:52px;height:52px}.nav{gap:1.75rem;display:flex}.mobile-menu-toggle{background:#ffffffbd;border:1px solid #11111114;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:48px;height:48px;display:none;box-shadow:0 10px 24px #1111110f}.mobile-menu-toggle span{background:#111;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.mobile-menu-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav a{color:#111827;font-weight:500;text-decoration:none;position:relative}.nav a:after{content:"";background:#111827;width:0;height:2px;transition:width .25s;position:absolute;bottom:-.35rem;left:0}.nav a:hover:after{width:100%}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;padding:4rem 2rem;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#64748b;margin-bottom:.8rem;font-size:.8rem}.hero-text h1{max-width:10ch;margin:0 0 1rem;font-size:3.5rem;line-height:1.03}.hero-actions{gap:1rem;margin-top:1.8rem;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.35rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{color:#fff;background:#111827}.btn-secondary{color:#111827;background:#fff;border:1px solid #d1d5db}.hero-visual{justify-content:center;display:flex}.hero-card{background:#fff;border-radius:28px;width:100%;max-width:460px;padding:1.2rem;box-shadow:0 24px 60px #0f172a1f}.hero-image{object-fit:cover;border-radius:22px;width:100%;height:360px;display:block}.intro-section{padding:4rem 0 2rem}.intro-inner{text-align:center;padding:0 2rem}.intro-inner h2{margin:0 0 1rem;font-size:2.4rem}.intro-copy{color:#64748b;max-width:60ch;margin:0 auto;line-height:1.8}.feature-section{padding:2rem 0 4rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:0 2rem;display:grid}.feature-card{background:#fff;border-radius:24px;padding:1.6rem;box-shadow:0 12px 32px #0f172a0f}.feature-card h3{margin-top:0;margin-bottom:.75rem;font-size:1.2rem}.feature-card p{color:#64748b;margin:0;line-height:1.7}.auth-section{align-items:center;display:flex}.auth-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s}.auth-button:hover{background:#1f2937}.user-menu{align-items:center;gap:1rem;display:flex}.user-greeting{color:#374151;font-size:.9rem}.auth-modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1200;background:radial-gradient(circle at 0 0,#ff76752e,#0000 28%),radial-gradient(circle at 100% 100%,#70a1ff29,#0000 30%),#0a0a0a6b;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.auth-modal-content{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#ffffffbd 0%,#ffffff6b 100%);border:1px solid #ffffff7a;border-radius:34px;width:100%;max-width:470px;animation:.3s ease-out forwards modalScaleIn;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 28px 90px #11111124,0 0 0 1px #ffffff59}.auth-modal-content:before{content:"";pointer-events:none;background:linear-gradient(130deg,#ffffff3d,#0000 38%,#ffffff14);position:absolute;inset:0}@keyframes modalScaleIn{to{transform:scale(1)}}.auth-modal-header{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 34%),linear-gradient(135deg,#111111e0 0%,#364562bd 52%,#e53637b8 100%);justify-content:space-between;align-items:center;padding:2.2rem 2.2rem 1.4rem;display:flex;position:relative}.auth-modal-header:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);position:absolute;inset:0}.auth-modal-header h2{letter-spacing:-.04em;z-index:1;margin:0;font-size:2rem;font-weight:800;position:relative}.auth-subtitle{opacity:.82;z-index:1;margin:.55rem 0 0;font-size:.92rem;position:relative}.auth-close{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1;background:#ffffff29;border:1px solid #ffffff38;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;font-size:1.25rem;transition:all .25s;display:flex;position:relative}.auth-close:hover{background:#ffffff42;transform:translateY(-2px)}.auth-form{background:0 0;padding:2rem 2.2rem}.auth-field{margin-bottom:1.5rem;position:relative}.auth-field label{color:#1f2937;letter-spacing:.12em;text-transform:uppercase;align-items:center;margin-bottom:.5rem;font-size:.82rem;font-weight:600;display:flex}.auth-label-icon,.auth-error-icon,.auth-submit-icon{flex-shrink:0;margin-right:.55rem}.auth-field input{box-sizing:border-box;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#111827;background:#ffffff85;border:1px solid #11111114;border-radius:18px;width:100%;padding:1rem 1.15rem;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:inset 0 1px #ffffff5c}.auth-field input:focus{background:#ffffffb8;border-color:#e5363757;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #e5363714,0 14px 32px #11111112}.auth-field input::placeholder{color:#9ca3af;font-weight:400}.auth-submit{color:#fff;cursor:pointer;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(135deg,#111 0%,#2f3542 52%,#e53637 100%);border:none;border-radius:999px;width:100%;padding:1rem 1.5rem;font-size:.84rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 18px 40px #1111112e}.auth-submit:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.auth-submit:hover:not(:disabled):before{left:100%}.auth-submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 22px 48px #11111138}.auth-submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.auth-error{color:#b91c1c;background:linear-gradient(135deg,#fff0f0e0 0%,#ffe1e1bd 100%);border:1px solid #dc262624;border-radius:18px;align-items:center;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;display:flex;box-shadow:0 12px 24px #dc262614}.auth-footer{text-align:center;background:#ffffff3d;border-top:1px solid #1111110f;padding:1.6rem 2.2rem 2rem}.auth-footer p{color:#4b5563;margin:0;font-size:.95rem}.auth-link{color:#111;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;margin-left:.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;position:relative}.auth-link:after{content:"";background:linear-gradient(135deg,#111 0%,#e53637 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.auth-link:hover:after{width:100%}.auth-submit-spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer{color:#fff;background:#111827}.footer-inner{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;padding:3rem 2rem;display:grid}.footer h4{margin-top:0;margin-bottom:1rem}.footer p,.footer a{color:#fffc;margin-bottom:.7rem;text-decoration:none;display:block}@media (width<=900px){.hero-inner,.feature-grid,.footer-inner{grid-template-columns:1fr}.header-inner{flex-direction:column;gap:1rem}.auth-section{order:-1}.user-menu{text-align:center;flex-direction:column;gap:.5rem}.hero-inner{padding:2.5rem 1.25rem}.hero-text h1{max-width:none;font-size:2.5rem}.hero-image{height:280px}.intro-inner,.feature-grid{padding:0 1.25rem}.nav{flex-wrap:wrap;justify-content:center}}.header-actions{align-items:center;gap:1rem;display:flex}.cart-button{cursor:pointer;color:#374151;background:0 0;border:2px solid #e5e7eb;border-radius:12px;padding:.75rem;transition:all .3s;position:relative}.cart-button:hover{background:#667eea0d;border-color:#667eea;transform:translateY(-1px)}.cart-count{color:#fff;background:#dc2626;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px}.main-content{min-height:calc(100vh - 200px)}.search-bar{max-width:600px;margin:0 auto}.search-form{position:relative}.search-input-container{align-items:center;display:flex;position:relative}.search-icon{color:#6b7280;z-index:1;position:absolute;left:1rem}.search-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:1rem 3rem;font-size:1rem;transition:all .3s}.search-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.clear-search-btn,.search-spinner{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:1rem}.search-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:0 12px 12px 0;padding:0 1.5rem;font-weight:600;transition:all .3s;position:absolute;top:0;bottom:0;right:0}.search-submit-btn:hover{transform:translate(2px)}.categories-section{padding:3rem 0}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:0 2rem;display:grid}.category-card{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #0000000d}.category-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.category-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.category-card h3{margin:0 0 .5rem;font-size:1.25rem}.category-card p{color:#6b7280;margin:0}.section-title{text-align:center;color:#111827;margin-bottom:2rem;font-size:2rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.product-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0000000d}.product-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.product-image-container{aspect-ratio:1;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.05)}.product-badge{color:#fff;background:#dc2626;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:12px;left:12px}.add-to-cart-btn{color:#fff;cursor:pointer;opacity:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(10px);box-shadow:0 4px 12px #667eea4d}.product-card:hover .add-to-cart-btn{opacity:1;transform:translateY(0)}.product-info{padding:1.5rem}.product-name{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.1rem;font-weight:600;display:-webkit-box;overflow:hidden}.product-rating{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.stars{gap:2px;display:flex}.rating-text{color:#6b7280;font-size:.85rem}.product-price{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.current-price{color:#111827;font-size:1.25rem;font-weight:700}.original-price{color:#9ca3af;font-size:1rem;text-decoration:line-through}.product-options{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.product-options label{color:#374151;text-transform:uppercase;letter-spacing:.025em;font-size:.85rem;font-weight:600}.size-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem}.color-options{gap:.5rem;display:flex}.color-option{cursor:pointer;border:2px solid #e5e7eb;border-radius:50%;width:24px;height:24px;transition:all .2s}.color-option.selected{border-color:#667eea;transform:scale(1.1)}.product-details-page{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);padding:2rem 0 4rem}.product-back-link{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #dbe3f3;border-radius:999px;align-items:center;gap:.5rem;margin:0 2rem 1.5rem;padding:.8rem 1.1rem;font-weight:600;display:inline-flex}.product-details-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:2rem;padding:0 2rem;display:grid}.product-gallery,.product-details-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #dbeafee6;border-radius:28px;padding:1.5rem;box-shadow:0 24px 60px #6366f114}.product-gallery-main{aspect-ratio:1;background:#f8fafc;border-radius:22px;position:relative;overflow:hidden}.product-details-image{object-fit:cover;width:100%;height:100%;display:block}.product-detail-badge{color:#fff;background:#dc2626;border-radius:999px;padding:.45rem .85rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;left:1rem}.product-thumbnails{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.product-thumbnail{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;width:82px;height:82px;padding:0;overflow:hidden}.product-thumbnail.active{border-color:#667eea}.product-thumbnail img{object-fit:cover;width:100%;height:100%}.product-detail-category{text-transform:uppercase;letter-spacing:.14em;color:#6366f1;margin:0 0 .75rem;font-size:.78rem;font-weight:700}.product-details-panel h1{color:#111827;margin:0;font-size:2.5rem;line-height:1.05}.product-detail-rating{color:#475569;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0;display:flex}.product-detail-pricing{align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.product-detail-current-price{color:#111827;font-size:2rem;font-weight:800}.product-detail-original-price{color:#94a3b8;font-size:1.05rem;text-decoration:line-through}.product-detail-description{color:#475569;margin:0 0 1.5rem;font-size:1.02rem;line-height:1.8}.product-detail-group{border-top:1px solid #e5e7eb;padding:1.2rem 0}.product-detail-label-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.product-detail-label-row label,.product-detail-label-row strong{text-transform:uppercase;letter-spacing:.06em;color:#111827;font-size:.9rem}.product-detail-label-row span{color:#64748b;font-size:.95rem}.product-detail-select{background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;padding:.9rem 1rem;font-size:1rem}.product-detail-color-options{flex-wrap:wrap;gap:.75rem;display:flex}.product-detail-actions{align-items:stretch;gap:1rem;display:flex}.product-quantity-selector{background:#fff;border:1px solid #d1d5db;border-radius:14px;align-items:center;display:inline-flex;overflow:hidden}.product-quantity-selector button{cursor:pointer;color:#111827;background:#f8fafc;border:none;width:46px;font-size:1.1rem;font-weight:700}.product-quantity-selector input{text-align:center;border:none;width:64px;padding:.85rem .25rem;font-size:1rem}.product-detail-cart-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:14px;flex:1;padding:0 1.4rem;font-size:1rem;font-weight:700;box-shadow:0 18px 32px #667eea40}.product-detail-cart-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.product-detail-meta{border-top:1px solid #e5e7eb;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1.2rem;display:grid}.product-detail-meta div{flex-direction:column;gap:.4rem;display:flex}.product-detail-meta strong{text-transform:uppercase;letter-spacing:.06em;color:#111827;font-size:.82rem}.product-detail-meta span{color:#475569;line-height:1.6}.related-products-section{padding:2rem}.related-products-header h2{margin:0 0 .4rem;font-size:1.75rem}.related-products-header p{color:#64748b;margin:0 0 1.5rem}.related-products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.related-product-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:0;overflow:hidden}.related-product-card img{aspect-ratio:1.1;object-fit:cover;width:100%;display:block}.related-product-card div{padding:1rem}.related-product-card h3{color:#111827;margin:0 0 .5rem;font-size:1rem}.related-product-card p{color:#64748b;margin:0 0 .75rem;font-size:.92rem;line-height:1.6}.related-product-card span{color:#111827;font-weight:700}.skeleton{animation:1.5s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.skeleton-image{background:#f3f4f6;border-radius:16px 16px 0 0;width:100%;height:200px}.skeleton-content{padding:1.5rem}.skeleton-line{background:#f3f4f6;border-radius:8px;height:16px;margin-bottom:.75rem}.skeleton-line.short{width:60%}.skeleton-line:last-child{width:40%}.empty-state{text-align:center;color:#6b7280;padding:4rem 2rem}.empty-state h3{color:#374151;margin-bottom:.5rem}.empty-state p{margin-bottom:2rem}.cart-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;position:fixed;inset:0}.cart-sidebar{z-index:1001;background:#fff;flex-direction:column;width:100%;max-width:400px;animation:.3s ease-out cartSlideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 24px #0000001a}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-header h3{margin:0;font-size:1.25rem;font-weight:600}.cart-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;padding:.5rem;font-size:1.25rem;transition:all .2s}.cart-close:hover{color:#374151;background:#e5e7eb}.cart-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.empty-cart{text-align:center;color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.empty-cart h4{color:#374151;margin-bottom:.5rem}.empty-cart p{margin-bottom:2rem}.cart-items{flex:1;padding:1rem;overflow-y:auto}.cart-item{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.cart-item-image{border-radius:8px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-details{flex:1;min-width:0}.cart-item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:.9rem;font-weight:600;display:-webkit-box;overflow:hidden}.cart-item-options{color:#6b7280;margin-bottom:.5rem;font-size:.8rem}.cart-item-price{color:#111827;font-size:.9rem;font-weight:600}.cart-item-controls{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.quantity-controls{align-items:center;gap:.5rem;display:flex}.quantity-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:600;transition:all .2s;display:flex}.quantity-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-input{text-align:center;border:1px solid #d1d5db;border-radius:6px;width:50px;padding:.25rem;font-size:.9rem}.remove-item-btn{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s}.remove-item-btn:hover{background:#fef2f2}.cart-footer{background:#f8fafc;border-top:1px solid #e5e7eb;padding:1.5rem}.cart-total{margin-bottom:1rem}.cart-total span{color:#111827;font-size:1.25rem;font-weight:700}.cart-meta-copy{color:#6b7280;margin:.4rem 0 0;font-size:.82rem}.checkout-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.checkout-field{flex-direction:column;gap:.35rem;display:flex}.checkout-field span{color:#374151;font-size:.78rem;font-weight:700}.checkout-field input,.checkout-field select,.checkout-field textarea{width:100%;font:inherit;color:#111827;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:.7rem .8rem}.checkout-field-full{grid-column:1/-1}.checkout-status{border-radius:10px;margin:0 0 1rem;padding:.75rem .9rem;font-size:.85rem;line-height:1.45}.checkout-status-error{color:#b91c1c;background:#fef2f2}.checkout-status-success{color:#047857;background:#ecfdf5}.cart-actions{gap:.75rem;display:flex}.cart-actions .btn{flex:1;padding:.75rem 1rem;font-size:.9rem}@media (width<=640px){.welcome-panel{padding:24px}.welcome-actions{grid-template-columns:1fr}.cart-sidebar{max-width:100%}.categories-grid,.product-grid{grid-template-columns:1fr;padding:0 1rem}.product-grid-container{padding:1rem}.product-back-link,.product-details-layout,.related-products-section{margin:0;padding-left:1rem;padding-right:1rem}.product-details-layout{grid-template-columns:1fr}.product-details-panel h1{font-size:2rem}.product-detail-actions,.product-detail-meta{flex-direction:column;grid-template-columns:1fr}.product-quantity-selector,.product-detail-cart-button{width:100%}}:root{color:#111;--glass-strong:#ffffffb3;--glass-soft:#ffffff75;--glass-deep:#ffffffd1;--glass-border:#ffffff6b;--glass-highlight:#fff3;--soft-shadow:0 18px 46px #1111110f;--lift-shadow:0 24px 58px #11111114;--smooth-ease:.32s cubic-bezier(.22, 1, .36, 1);background:radial-gradient(circle at 0 0,#e5363724,#0000 30%),radial-gradient(circle at 100% 100%,#11111112,#0000 32%),linear-gradient(#f7f3ee 0%,#ece7de 100%);font-family:Nunito Sans,sans-serif}html{scroll-behavior:smooth}body{color:#111;background:radial-gradient(circle at 0 0,#e5363724,#0000 30%),radial-gradient(circle at 100% 100%,#11111112,#0000 32%),linear-gradient(#f7f3ee 0%,#ece7de 100%);margin:0;font-family:Nunito Sans,sans-serif}.welcome-overlay{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#e536373d,#0000 34%),radial-gradient(circle at 100% 100%,#70a1ff3d,#0000 34%),#f6f1ebd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.welcome-panel{text-align:center;background:linear-gradient(145deg,#ffffffe6,#fff8f2c7);border:1px solid #fff9;border-radius:28px;width:min(100%,460px);padding:32px;box-shadow:0 30px 90px #1111111f}.welcome-kicker{color:#e53637;letter-spacing:.28em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.welcome-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3rem)}.welcome-panel p{color:#111111ad;margin:16px 0 0;font-size:1rem;line-height:1.7}.welcome-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.music-player-wrap{z-index:1300;position:fixed;bottom:6.5rem;right:1.5rem}.music-player-trigger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111 0%,#3b2f4a 52%,#e53637 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;box-shadow:0 20px 40px #1111112e}.music-player-trigger.is-playing{background:linear-gradient(135deg,#111 0%,#244765 52%,#e53637 100%)}.music-player-trigger-pulse{border:1px solid #e5363738;border-radius:50%;animation:2.2s ease-out infinite chatbotPulse;position:absolute;inset:-7px}.music-player{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #11111114;border-radius:18px;gap:14px;width:min(320px,100vw - 2rem);min-width:0;padding:18px 20px 20px;display:grid;position:absolute;bottom:72px;right:0;box-shadow:0 18px 48px #11111124}.music-player-copy{text-align:center;gap:4px;display:grid}.music-player-kicker{color:#e53637;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.music-player-copy strong{letter-spacing:-.02em;font-size:.98rem}.music-player-waveform{justify-content:center;align-items:flex-end;gap:3px;height:42px;display:flex}.music-player-waveform span{opacity:.92;background:#111;border-radius:999px;width:4px}.music-player-progress{display:block}.music-player-progress input{accent-color:#111;width:100%;margin:0}.music-player-controls{grid-template-columns:repeat(5,auto);justify-content:center;align-items:center;gap:12px;display:grid}.music-player-icon-btn,.music-player-toggle{color:#111;font:inherit;cursor:pointer;background:0 0;border:none}.music-player-icon-btn{opacity:.9;font-size:1.05rem}.music-player-icon-btn.is-active{color:#e53637}.music-player-toggle-large{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.55rem;display:flex}.music-player-volume{gap:8px;display:grid}.music-player-volume span{color:#111111a3;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.music-player-volume input{accent-color:#111;width:100%;margin:0}.site{background:0 0;position:relative;overflow-x:clip}.site:before,.site:after{content:"";pointer-events:none;filter:blur(110px);opacity:.44;z-index:0;border-radius:999px;width:34rem;height:34rem;position:fixed;inset:auto}.site:before{background:radial-gradient(circle,#ff7675b3 0%,#ff767500 68%);top:6rem;left:-10rem}.site:after{background:radial-gradient(circle,#70a1ff85 0%,#70a1ff00 70%);bottom:8rem;right:-8rem}.main-content,.header,.footer{z-index:1;position:relative}.header{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transition:background var(--smooth-ease), box-shadow var(--smooth-ease), border-color var(--smooth-ease);background:linear-gradient(#ffffffd1,#ffffff8f);border-bottom:1px solid #ffffff8f;position:static;box-shadow:0 14px 34px #11111109}.topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background var(--smooth-ease);background:linear-gradient(135deg,#111111db,#432020d6);padding:10px 0}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.topbar-copy,.topbar-links a{color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:13px;text-decoration:none}.topbar-links{gap:1.5rem;display:flex}.header-inner{grid-template-columns:260px 1fr 260px;align-items:center;min-height:104px;padding:0 2rem;display:grid}.header-logo-wrap,.header-menu-wrap{align-items:center;display:flex}.brand{text-transform:uppercase;letter-spacing:2px;gap:.9rem;font-weight:800}.brand img{width:auto;height:72px;transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), filter var(--smooth-ease);border-radius:20px;box-shadow:0 16px 36px #1111111a}.brand span{font-size:1rem}.nav{justify-content:center;gap:2.6rem}.nav a{color:#111;text-transform:none;transition:color var(--smooth-ease), transform var(--smooth-ease);font-size:18px;font-weight:700}.nav a:hover{color:#e53637;transform:translateY(-1px)}.nav a:after{background:#e53637;bottom:-8px}.header-actions{justify-content:flex-end;gap:1rem}.header-icon-button,.cart-button{border:1px solid var(--glass-border);color:#111;box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), background var(--smooth-ease), border-color var(--smooth-ease);background:0 0;border-radius:18px;padding:.8rem}.header-icon-button{cursor:pointer}.cart-button:hover{box-shadow:var(--lift-shadow);background:#ffffff57;border-color:#e536373d;transform:translateY(-2px)}.cart-count{background:#111;top:-10px;right:-10px}.auth-button{color:#111;text-transform:uppercase;letter-spacing:2px;border:1px solid var(--glass-border);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), background var(--smooth-ease), color var(--smooth-ease), border-color var(--smooth-ease);background:#ffffff47;border-radius:999px;padding:.8rem 1.15rem;font-size:14px}.auth-button:hover{color:#fff;box-shadow:var(--lift-shadow);background:linear-gradient(135deg,#e53637eb,#ff7675eb);transform:translateY(-2px)}.auth-button-secondary{background:#11182714;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.male-hero{background:radial-gradient(circle at 14% 22%,#ff767557,#0000 26%),radial-gradient(circle at 86% 20%,#70a1ff47,#0000 30%),radial-gradient(circle at 72% 78%,#ffc37147,#0000 26%),linear-gradient(135deg,#fff8f3c2 0%,#efe6dbdb 100%)}.hero-inner{min-height:760px;padding:80px 2rem}.hero-text{max-width:560px}.eyebrow{color:#e53637;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700}.hero-text h1{letter-spacing:-.04em;text-shadow:0 10px 28px #ffffff73;max-width:11ch;margin-bottom:24px;font-size:72px;line-height:1.05}.hero-copy{color:#3d3d3d;max-width:46ch;font-size:16px;line-height:28px}.btn{text-transform:uppercase;letter-spacing:3px;transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), background var(--smooth-ease), border-color var(--smooth-ease), color var(--smooth-ease);border-radius:999px;padding:14px 30px;font-size:13px}.btn-primary{background:linear-gradient(135deg,#111,#2f3542);box-shadow:0 18px 36px #11111129}.btn-secondary{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9;border:1px solid #1111111f}.btn:hover{transform:translateY(-2px)}.btn-primary:hover{box-shadow:0 22px 46px #1113}.hero-social{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}.hero-social a{color:#111;letter-spacing:1px;text-transform:uppercase;font-size:14px;text-decoration:none}.hero-showcase{gap:1.5rem;width:100%;max-width:420px;display:grid}.hero-showcase-card{color:#fff;text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:260px;transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), border-color var(--smooth-ease);border:1px solid #ffffff47;border-radius:32px;flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #1111111a}.hero-showcase-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff38 0%,#fff0 38%,#ffffff14 100%);position:absolute;inset:0}.hero-showcase-card span{margin-bottom:.75rem;font-size:14px}.hero-showcase-card strong{font-size:34px;line-height:1.1}.hero-showcase-primary{background:linear-gradient(135deg,#111111c7,#3b3b3b85)}.hero-showcase-secondary{background:linear-gradient(135deg,#e53637a8,#1111117a)}.banner-section{padding:100px 0 40px}.banner-grid{grid-template-columns:1.2fr .9fr;gap:30px;padding:0 2rem;display:grid}.banner-card{text-align:left;cursor:pointer;background:var(--glass-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:none;border:1px solid var(--glass-border);min-height:320px;box-shadow:var(--soft-shadow);transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), border-color var(--smooth-ease), background var(--smooth-ease);border-radius:34px;padding:0;position:relative;overflow:hidden}.banner-card:before{content:"";background:linear-gradient(120deg,#ffffff38,#0000 40%,#ffffff14);position:absolute;inset:0}.banner-card:hover{box-shadow:var(--lift-shadow);border-color:#ffffffa8;transform:translateY(-4px)}.banner-card-photo{background-position:50%;background-repeat:no-repeat;background-size:cover}.banner-card-photo:before{background:linear-gradient(#ffffff1a,#ffffff05)}.banner-card-photo-dark p,.banner-card-photo-dark h2,.banner-card-photo-dark span{color:#fff;text-shadow:0 8px 20px #1111114d}.banner-card div{position:absolute;bottom:36px;left:40px}.banner-card p{color:#e53637;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:13px}.banner-card h2{margin-bottom:10px;font-size:34px;line-height:1.1}.banner-card span{text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:700}.banner-card-large{background:linear-gradient(135deg,#ffefe5e0,#e6d4c2ad);grid-row:span 2;min-height:670px}.banner-card-mid{background:linear-gradient(135deg,#f3f7ffd6,#cdddf79e)}.banner-card-small{color:#fff;background:linear-gradient(135deg,#252020e0,#9437379e)}.banner-card-small p,.banner-card-small span,.banner-card-small h2{color:#fff}.search-section{background:0 0;padding:30px 0 0}.search-bar{max-width:760px}.search-input{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:border-color var(--smooth-ease), background var(--smooth-ease), box-shadow var(--smooth-ease), transform var(--smooth-ease);background:#ffffffad;border:1px solid #11111114;border-radius:999px;padding-left:3.25rem;padding-right:8rem;box-shadow:inset 0 1px #ffffff6b}.search-input:focus{background:#ffffffd6;border-color:#e536373d;transform:translateY(-1px);box-shadow:0 0 0 4px #e536370f,0 18px 38px #1111110d}.search-submit-btn{background:#111111d1;border-radius:999px;padding:0 1.35rem;top:.35rem;bottom:.35rem;right:.35rem}.product-showcase-section{padding:90px 0 100px}.theme-title{text-align:center;margin-bottom:45px}.theme-title-left{text-align:left;margin-bottom:0}.theme-title span,.section-title span{color:#e53637;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:14px;font-weight:700;display:block}.theme-title h2,.section-title h2{color:#111;font-size:36px;font-weight:700}.theme-title p{color:#57534e;max-width:48ch;margin:.75rem 0 0;font-size:15px;line-height:1.75}.product-showcase-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;padding:0 2rem;display:flex}.filter-controls{flex-wrap:wrap;gap:1.5rem;display:flex}.filter-controls button{color:#626262;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), background var(--smooth-ease), border-color var(--smooth-ease), color var(--smooth-ease);background:#ffffff85;border:1px solid #0000;border-radius:999px;padding:.7rem 1rem;font-size:15px}.filter-controls button.active{color:#111;background:linear-gradient(135deg,#ffececeb,#ffffffe0);border-color:#ffffff8f;box-shadow:0 16px 34px #1111110f}.filter-controls button:hover{transform:translateY(-1px)}.product-grid-container{padding:0 2rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));align-items:stretch;gap:30px}.product-card{border:1px solid var(--glass-border);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);min-height:100%;transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), border-color var(--smooth-ease), background var(--smooth-ease);background:#ffffff8f;border-radius:28px;flex-direction:column;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";pointer-events:none;background:linear-gradient(140deg,#ffffff29,#0000 36%,#ffffff14);position:absolute;inset:0}.product-card:hover{box-shadow:var(--lift-shadow);background:#ffffffb3;border-color:#e536372e;transform:translateY(-3px)}.product-image-container{background:linear-gradient(#fff3ebcc,#eceae59e);border-radius:24px 24px 0 0;min-height:290px;padding:14px;position:relative}.product-image-stack{height:100%;min-height:262px;position:relative}.product-image-frame{background:#ffffffeb;border:1px solid #ffffffd1;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 18px 34px #11111124}.product-image-frame-1{z-index:3;inset:0 34px 0 0}.product-image-frame-2{z-index:2;width:36%;top:18px;bottom:18px;right:0}.product-image-frame-3{z-index:4;width:28%;height:28%;bottom:0;right:18px}.product-badge{text-transform:uppercase;letter-spacing:1px;background:#111111c7;border-radius:999px;top:22px;left:22px}.product-gallery-count{color:#111;letter-spacing:.08em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:.45rem .8rem;font-size:.72rem;font-weight:800;position:absolute;top:22px;right:22px}.product-info{flex-direction:column;flex:1;gap:14px;padding:22px 22px 24px;display:flex}.product-meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-category-tag,.product-stock{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 .8rem;font-size:11px;font-weight:800;display:inline-flex}.product-category-tag{color:#c62828;background:#e536371a}.product-stock{color:#44403c;background:#1111110f}.product-stock.in-stock{color:#0f766e;background:#11785a1a}.product-stock.out-of-stock{color:#b91c1c;background:#7f1d1d1a}.product-name{min-height:3.1em;margin:0;font-size:18px;line-height:1.45}.product-rating{margin:0}.stars{color:#f7941d}.current-price{font-size:22px}.product-attribute-row{grid-template-columns:1fr;gap:.8rem;padding-top:.15rem;display:grid}.product-attribute-group{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-attribute-label{color:#78716c;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.product-size-list,.product-color-preview{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.product-size-chip,.product-color-more{color:#111;background:#ffffffb8;border:1px solid #11111114;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 .65rem;font-size:12px;font-weight:700;display:inline-flex}.product-color-dot{border:2px solid #ffffffd9;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 1px #1111111f}.product-card-actions{border-top:1px solid #11111114;justify-content:space-between;align-items:center;gap:.9rem;margin-top:auto;padding-top:.75rem;display:flex}.product-detail-link,.add-to-cart-btn{cursor:pointer;transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), background var(--smooth-ease), color var(--smooth-ease), border-color var(--smooth-ease);border:none}.product-detail-link{color:#57534e;letter-spacing:.08em;text-transform:uppercase;background:0 0;padding:0;font-size:13px;font-weight:800}.product-detail-link:hover{color:#111;transform:translate(2px)}.add-to-cart-btn{opacity:1;color:#fff;text-transform:uppercase;letter-spacing:.12em;background:linear-gradient(135deg,#111,#2f3542 55%,#e53637);border-radius:999px;justify-content:center;width:auto;height:44px;margin:0;padding:0 1.15rem;font-size:12px;font-weight:800;position:static;transform:none;box-shadow:0 16px 28px #11111114}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 20px 34px #1111111f}.add-to-cart-btn:disabled{color:#ffffffd1;box-shadow:none;cursor:not-allowed;background:#1111112e}.add-to-cart-btn svg{display:none}.color-option{border:1px solid #d0d0d0;box-shadow:0 10px 20px #11111114}.deal-section{padding:40px 0 100px}.deal-grid{grid-template-columns:.9fr 1fr 1fr;align-items:center;gap:2rem;padding:0 2rem;display:grid}.deal-copy h2{font-size:34px;line-height:1.3}.deal-copy span{color:#e53637}.deal-product-visual{justify-content:center;display:flex;position:relative}.deal-product-circle{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid var(--glass-border);width:300px;height:300px;box-shadow:var(--lift-shadow);background:linear-gradient(135deg,#fff6f0d6,#ece4dca3);border-radius:50%;justify-content:center;align-items:center;display:flex}.deal-product-circle img{object-fit:cover;border-radius:50%;width:180px;height:180px}.deal-sticker{color:#fff;background:#111111d1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:24px;right:40px;box-shadow:0 18px 34px #1111112e}.deal-countdown>span{color:#e53637;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700;display:block}.deal-countdown h2{margin-bottom:24px;font-size:34px}.countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:30px;display:grid}.countdown-grid div{text-align:center}.countdown-grid strong{font-size:36px;font-weight:700;display:block}.countdown-grid span{color:#3d3d3d;font-size:14px}.instagram-section{padding:0 0 100px}.instagram-grid{grid-template-columns:2fr 1fr;align-items:center;gap:2rem;padding:0 2rem;display:grid}.instagram-pics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.instagram-tile{aspect-ratio:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), border-color var(--smooth-ease), filter var(--smooth-ease);background:linear-gradient(135deg,#222222d6,#70707080);border:1px solid #fff6;border-radius:24px;box-shadow:0 18px 38px #11111112}.instagram-tile:hover{box-shadow:var(--lift-shadow);border-color:#ffffff8f;transform:translateY(-3px)}.tile-2,.tile-5{background:linear-gradient(135deg,#ffecdcdb,#ddc3ad99)}.tile-3,.tile-6{background:linear-gradient(135deg,#e53637d6,#931b1b8f)}.instagram-copy h2{margin-bottom:20px;font-size:36px}.instagram-copy h3{color:#e53637;font-size:30px}.latest-section{padding:0 0 100px}.latest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:0 2rem;display:grid}.blog-card{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--soft-shadow);transition:transform var(--smooth-ease), box-shadow var(--smooth-ease), border-color var(--smooth-ease), background var(--smooth-ease);background:#ffffff94;border-radius:28px;overflow:hidden}.blog-card:hover{box-shadow:var(--lift-shadow);transform:translateY(-4px)}.blog-card-image{height:270px;position:relative}.blog-card-image:after{content:"";background:linear-gradient(140deg,#ffffff38,#0000 42%,#ffffff0f);position:absolute;inset:0}.blog-image-1{background:linear-gradient(135deg,#111111d1,#59595980)}.blog-image-2{background:linear-gradient(135deg,#f9e6d1d6,#c0ad9694)}.blog-image-3{background:linear-gradient(135deg,#e53637d1,#11111185)}.blog-card-content{padding-top:25px}.blog-card-content span{text-transform:uppercase;color:#888;letter-spacing:1px;margin-bottom:12px;font-size:13px;display:block}.blog-card-content h5{margin-bottom:15px;font-size:20px;line-height:1.5}.blog-card-content a{color:#111;text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:700;text-decoration:none}.footer{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#111111ad;padding-top:70px}.footer-inner{grid-template-columns:1.3fr 1fr 1fr 1.2fr;padding:0 2rem 50px}.footer h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:25px}.footer p,.footer a{color:#b7b7b7}.footer-widget a,.footer-contact a{margin-bottom:12px}.footer-payments{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.footer-payments span{color:#fff;text-transform:uppercase;letter-spacing:1px;border:1px solid #ffffff29;padding:.4rem .7rem;font-size:12px}.footer-bottom{text-align:center;border-top:1px solid #ffffff1f;padding:22px 2rem}.footer-bottom p{color:#b7b7b7;margin:0}.product-details-page{background:0 0}.product-back-link,.product-gallery,.product-details-panel{border-radius:28px}.product-gallery,.product-details-panel{box-shadow:var(--soft-shadow);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:box-shadow var(--smooth-ease), border-color var(--smooth-ease), background var(--smooth-ease);background:#ffffff9e}.chatbot-trigger{color:#fff;cursor:pointer;z-index:1300;background:linear-gradient(135deg,#111 0%,#2f3542 52%,#e53637 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 22px 48px #1111113d}.chatbot-trigger-pulse{border:1px solid #e5363742;border-radius:50%;animation:2s ease-out infinite chatbotPulse;position:absolute;inset:-8px}@keyframes chatbotPulse{0%{opacity:.9;transform:scale(.9)}to{opacity:0;transform:scale(1.2)}}.chatbot-panel{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1300;background:linear-gradient(145deg,#fffbf8db,#ffffff9e);border:1px solid #ffffff8f;border-radius:28px;width:min(380px,100vw - 2rem);position:fixed;bottom:6.5rem;right:1.5rem;overflow:hidden;box-shadow:0 24px 64px #1111111f}.chatbot-header{color:#fff;background:linear-gradient(135deg,#111111e6,#e53637b8);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.chatbot-badge{text-transform:uppercase;letter-spacing:.14em;opacity:.8;margin-bottom:.45rem;font-size:.72rem;display:inline-block}.chatbot-header h3{margin:0;font-size:1.35rem}.chatbot-header p{color:#ffffffd1;margin:.45rem 0 0;font-size:.9rem;line-height:1.6}.chatbot-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chatbot-messages{padding:1rem 1.25rem .35rem}.chatbot-message{margin-bottom:.75rem;display:flex}.chatbot-message p{color:#1f2937;background:#ffffffb8;border-radius:18px 18px 18px 6px;max-width:92%;margin:0;padding:.85rem 1rem;box-shadow:0 10px 26px #1111110d}.chatbot-form{padding:.5rem 1.25rem 1rem}.chatbot-form input,.chatbot-form textarea{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#111827;width:100%;font:inherit;resize:vertical;background:#ffffff9e;border:1px solid #11111114;border-radius:18px;margin-bottom:.8rem;padding:.95rem 1rem}.chatbot-form input:focus,.chatbot-form textarea:focus{border-color:#e5363752;outline:none;box-shadow:0 0 0 4px #e5363714}.chatbot-submit{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#111 0%,#2f3542 50%,#e53637 100%);border:none;border-radius:999px;width:100%;padding:.95rem 1.2rem;font-weight:700;box-shadow:0 18px 34px #1111112e}.chatbot-preview{background:#ffffffa8;border:1px solid #ffffff7a;border-radius:22px;margin:0 1.25rem 1.25rem;padding:1rem}.chatbot-preview h4{text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem;font-size:.98rem}.chatbot-preview pre{white-space:pre-wrap;word-break:break-word;color:#374151;margin:0;font-family:inherit;font-size:.92rem;line-height:1.65}.chatbot-actions{gap:.75rem;margin-top:1rem;display:flex}.chatbot-actions a{text-align:center;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;flex:1;padding:.8rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none}.chatbot-actions a:first-child{color:#fff;background:#111}.chatbot-actions a:last-child{color:#111;background:#11111114}@media (width<=900px){.topbar-inner,.header-inner,.banner-grid,.product-showcase-header,.deal-grid,.instagram-grid,.latest-grid,.footer-inner{grid-template-columns:1fr}.header-inner{flex-direction:column;padding:1.5rem 1.25rem;display:flex}.topbar-inner,.product-showcase-header,.deal-grid,.instagram-grid{padding-left:1.25rem;padding-right:1.25rem}.hero-inner{min-height:auto;padding:3.5rem 1.25rem 2.5rem}.hero-text h1{max-width:none;font-size:46px}.banner-card-large{min-height:360px}.latest-grid{padding:0 1.25rem}.product-grid-container,.product-showcase-header,.deal-grid,.instagram-grid,.footer-inner,.product-details-layout,.related-products-section{padding-left:1.25rem;padding-right:1.25rem}.product-details-layout{grid-template-columns:1fr}.product-details-panel h1{font-size:2.1rem}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.welcome-panel{padding:24px}.welcome-actions{grid-template-columns:1fr}.music-player-wrap{bottom:5.8rem;right:1rem}.music-player{grid-template-columns:1fr;width:calc(100vw - 2rem);min-width:0;bottom:70px;left:auto;right:0}.music-player-toggle{justify-self:stretch}.topbar-inner{text-align:center;flex-direction:column;padding:0 1rem}.topbar-links{flex-wrap:wrap;justify-content:center;gap:.9rem}.header-inner{grid-template-columns:1fr auto;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.brand{text-align:left;flex-direction:row;gap:.7rem}.brand img{width:46px;height:46px}.brand span{letter-spacing:.06em;font-size:1rem}.mobile-menu-toggle{display:inline-flex}.header-menu-wrap,.header-actions{grid-column:1/-1;width:100%}.nav{background:#ffffffe0;border:1px solid #11111114;border-radius:22px;flex-direction:column;gap:.2rem;padding:.55rem;display:none;box-shadow:0 14px 34px #11111112}.nav.is-open{display:flex}.nav a{background:#11111108;border-radius:16px;padding:.95rem 1rem;font-size:.96rem}.nav a:after{display:none}.header-actions{flex-wrap:wrap;justify-content:stretch;align-items:center;gap:.7rem;padding:.2rem 0 .1rem;display:none}.header-actions.is-open{display:flex}.auth-button,.header-icon-button,.cart-button{flex:calc(50% - .35rem);min-height:44px}.auth-section,.user-menu{width:100%}.user-menu{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.auth-button{width:100%}.header-icon-button,.cart-button{justify-content:center}.male-hero{overflow:hidden}.hero-inner{gap:1.75rem;padding:2.75rem 1rem 2rem}.hero-text,.hero-showcase{max-width:none}.hero-text h1{font-size:2.35rem;line-height:1.02}.hero-copy{font-size:.95rem;line-height:1.7}.hero-actions,.hero-social{flex-direction:column;align-items:stretch}.btn{justify-content:center;width:100%}.hero-showcase-card{border-radius:24px;min-height:180px;padding:1.4rem}.hero-showcase-card strong{font-size:1.6rem}.banner-section,.product-showcase-section,.deal-section,.instagram-section,.latest-section{padding-top:2.5rem;padding-bottom:2.5rem}.banner-grid,.product-grid-container,.product-showcase-header,.deal-grid,.instagram-grid,.latest-grid,.footer-inner,.related-products-section{padding-left:1rem;padding-right:1rem}.banner-grid{gap:1rem}.banner-card,.banner-card-large,.banner-card-mid,.banner-card-small{border-radius:24px;min-height:220px}.banner-card div{bottom:1.2rem;left:1.2rem;right:1.2rem}.banner-card h2{font-size:1.7rem}.search-section{padding-top:1rem}.search-bar{max-width:none}.search-input{padding:.95rem 1rem .95rem 2.8rem}.search-icon{left:.9rem}.search-submit-btn{width:100%;min-height:48px;margin-top:.75rem;position:static}.clear-search-btn,.search-spinner{right:.85rem}.product-showcase-header{align-items:stretch}.theme-title-left,.theme-title{text-align:center}.theme-title h2,.section-title h2,.instagram-copy h2,.deal-countdown h2{font-size:1.9rem}.filter-controls{justify-content:center}.filter-controls button{text-align:center;flex:calc(50% - .5rem)}.product-grid{grid-template-columns:1fr;gap:1.25rem}.product-card{border-radius:24px}.product-image-container{border-radius:24px 24px 0 0;min-height:260px}.product-image-stack{min-height:232px}.product-info{padding:1rem 1rem 1.1rem}.deal-grid{text-align:center}.deal-copy h2{font-size:1.8rem}.deal-product-circle{width:220px;height:220px}.deal-product-circle img{width:130px;height:130px}.deal-sticker{width:86px;height:86px;top:0;right:.3rem}.countdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.countdown-grid strong{font-size:1.6rem}.instagram-pics{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-copy{text-align:center}.instagram-copy h3{font-size:1.8rem}.latest-grid,.related-products-grid{grid-template-columns:1fr}.blog-card,.related-product-card{border-radius:24px}.footer{padding-top:2.5rem}.footer-inner{gap:1.5rem;padding-bottom:2rem}.auth-modal{padding:.75rem}.auth-modal-content{border-radius:26px;max-width:none}.auth-modal-header,.auth-form,.auth-footer{padding-left:1.2rem;padding-right:1.2rem}.auth-modal-header h2{font-size:1.6rem}.product-back-link{justify-content:center;width:calc(100% - 2rem);margin:0 1rem 1rem}.product-gallery,.product-details-panel{border-radius:24px;padding:1rem}.product-thumbnails{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;padding-bottom:.35rem;overflow-x:auto}.product-thumbnail{border-radius:12px;flex:none;width:64px;height:64px}.product-detail-label-row{flex-direction:column;align-items:flex-start}.product-detail-actions,.product-detail-meta{flex-direction:column;grid-template-columns:1fr}.product-quantity-selector,.product-detail-cart-button{width:100%}.cart-header,.cart-footer{padding:1rem}.cart-items{padding:.75rem}.checkout-form{grid-template-columns:1fr}.cart-item{grid-template-columns:1fr;display:grid}.cart-item-controls{align-items:stretch}.chatbot-trigger{width:58px;height:58px;bottom:1rem;right:1rem}.chatbot-panel{width:calc(100vw - 2rem);max-height:calc(100vh - 7rem);bottom:5.8rem;right:1rem;overflow-y:auto}.chatbot-actions{flex-direction:column}.chatbot-actions a{width:100%}}.about-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.about-modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.about-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.about-modal-header h2{color:#111827;margin:0;font-size:1.5rem}.about-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.about-modal-close:hover{background:#f3f4f6}.about-modal-body{padding:1.5rem}.about-section{margin-bottom:2rem}.about-section h3{color:#111827;border-bottom:2px solid #3b82f6;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem}.about-section p{color:#374151;margin:0;line-height:1.7}@media (width<=640px){.about-modal-content{max-width:95vw;max-height:85vh}.about-modal-header,.about-modal-body{padding:1rem}.about-section h3{font-size:1.1rem}}.shipping-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.shipping-modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.shipping-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.shipping-modal-header h2{color:#111827;margin:0;font-size:1.5rem}.shipping-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.shipping-modal-close:hover{background:#f3f4f6}.shipping-modal-body{padding:1.5rem}.shipping-section{margin-bottom:2rem}.shipping-section h3{color:#111827;border-bottom:2px solid #10b981;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem}.shipping-section p{color:#374151;margin:0;line-height:1.7}@media (width<=640px){.shipping-modal-content{max-width:95vw;max-height:85vh}.shipping-modal-header,.shipping-modal-body{padding:1rem}.shipping-section h3{font-size:1.1rem}}.returns-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.returns-modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.returns-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.returns-modal-header h2{color:#111827;margin:0;font-size:1.5rem}.returns-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.returns-modal-close:hover{background:#f3f4f6}.returns-modal-body{padding:1.5rem}.returns-section{margin-bottom:2rem}.returns-section h3{color:#111827;border-bottom:2px solid #f59e0b;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem}.returns-section p{color:#374151;margin:0;line-height:1.7}@media (width<=640px){.returns-modal-content{max-width:95vw;max-height:85vh}.returns-modal-header,.returns-modal-body{padding:1rem}.returns-section h3{font-size:1.1rem}}.terms-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.terms-modal-content{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.terms-modal-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.terms-modal-header h2{margin:0;font-size:1.5rem;font-weight:600}.terms-modal-close{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.terms-modal-close:hover{background:#ffffff4d}.terms-modal-body{padding:1.5rem}.terms-section{margin-bottom:2.5rem}.terms-section h3{color:#111827;border-bottom:2px solid #dc2626;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem}.terms-section p{color:#374151;margin:0 0 1rem;line-height:1.7}.terms-section p:last-child{margin-bottom:0}.bengali-text{font-family:Noto Sans Bengali,Hind Siliguri,Arial,sans-serif;font-size:1.1rem;line-height:1.8}@media (width<=640px){.terms-modal-content{max-width:95vw;max-height:90vh}.terms-modal-header,.terms-modal-body{padding:1rem}.terms-section h3{font-size:1.1rem}}
