.related-products{max-width:1200px;margin:50px auto;padding:20px}.related-products h2{text-align:center;color:#202020;margin-bottom:20px;font-size:1.8rem;font-weight:600}.related-grid{scroll-behavior:smooth;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:20px;display:flex;overflow-x:auto}.related-grid::-webkit-scrollbar{height:8px}.related-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.related-grid::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.related-grid::-webkit-scrollbar-thumb:hover{background:#aaa}.related-card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:250px;max-width:250px;padding:15px;transition:all .25s;display:flex;box-shadow:0 2px 5px #0000000d}.related-card:hover{transform:translateY(-4px);box-shadow:0 6px 15px #0000001a}.img-wrapper{aspect-ratio:1;border-radius:10px;width:100%;margin-bottom:10px;overflow:hidden}.img-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.related-card:hover .img-wrapper img{transform:scale(1.05)}.related-card h3{color:#222;text-align:center;min-height:40px;margin:10px 0 5px;font-size:1rem;font-weight:600}.price-section{text-align:center;margin:10px 0}.full-price{color:#999;margin-right:6px;font-size:.9rem;text-decoration:line-through}.discount-row{justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:1rem;display:flex}.discounted-price{color:#e53935;font-weight:700}.discount-badge{color:#fff;background:#28a745;border-radius:5px;padding:2px 6px;font-size:.8rem}.actions{text-align:center;margin-top:auto}.actions button,.actions a{color:#fff;cursor:pointer;background:#202020;border:none;border-radius:8px;width:100%;padding:10px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .3s;display:block}.actions button:hover,.actions a:hover{background:#444}.view-more{text-align:center;margin-top:25px}.view-more button{color:#fff;cursor:pointer;background:#202020;border:none;border-radius:8px;padding:10px 25px;font-size:1rem;font-weight:500;transition:background .3s}.view-more button:hover{background:#444}@media (max-width:768px){.related-products{margin:8px auto 0;padding:16px 16px 140px}.related-products h2{text-align:left;margin-bottom:4px;font-size:1.2rem}.related-grid{display:none!important}}@media (max-width:600px){.related-card h3{min-height:auto;font-size:.95rem}.img-wrapper{aspect-ratio:4/3}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-card{pointer-events:none}.skeleton-img{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:10px;width:100%;margin-bottom:10px;animation:1.4s infinite shimmer}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:6px;width:80%;height:14px;margin:8px auto;animation:1.4s infinite shimmer}.skeleton-line.short{width:50%}
:root{--accent:#111;--accent-contrast:#fff;--muted:#6b7280;--panel-bg:#fff;--overlay-bg:#00000073;--radius:12px;--shadow:0 8px 24px #0c0e141f;--sm-break:640px}.atc-button{background:var(--accent);color:var(--accent-contrast);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex;box-shadow:0 6px 18px #00000014}.atc-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000001f}.atc-button:active{transform:translateY(0)}.atc-button:focus{outline-offset:2px;outline:3px solid #1118271f}.atc-button--in{background:linear-gradient(#111 0%,#0b0b0b 100%);box-shadow:0 6px 18px #02061740}@media (max-width:420px){.atc-button{border-radius:8px;padding:9px 12px;font-size:13px}}.atc-button__text{display:inline-block}.cart-drawer-overlay{background:var(--overlay-bg);z-index:999;opacity:0;pointer-events:none;transition:opacity .22s;position:fixed;inset:0}.cart-drawer-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer-panel{background:var(--panel-bg);border-radius:var(--radius);width:420px;max-width:calc(100% - 36px);box-shadow:var(--shadow);z-index:1000;opacity:0;flex-direction:column;transition:transform .22s cubic-bezier(.2,.9,.2,1),opacity .18s;display:flex;position:fixed;top:18px;bottom:18px;right:18px;overflow:hidden;transform:translate(18px)scale(.995)}.cart-drawer-panel.is-open{opacity:1;transform:translate(0)scale(1)}.cart-drawer-panel .drawer-header{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.cart-drawer-panel .drawer-content{flex:auto;padding:14px 18px;overflow-y:auto}.cart-drawer-panel .drawer-footer{border-top:1px solid #f1f3f5;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.cart-drawer-close{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.cart-drawer-close:hover{background:#0000000a}@media (max-width:640px){.cart-drawer-panel{border-radius:12px 12px 0 0;width:100%;max-width:100%;height:68vh;inset:auto 0 0;transform:translateY(24px)scale(.995)}.cart-drawer-panel.is-open{transform:translateY(0)scale(1)}}
.product-page{color:#1a1a1a;background-color:#fff;max-width:1280px;margin:0 auto;padding:40px 20px;font-family:Inter,sans-serif}#main-container-product-left-right{grid-template-columns:1.2fr 1fr;align-items:start;gap:60px;display:grid}.product-media{position:relative}.gallery{background:#f9fafb;border:1px solid #f3f4f6;border-radius:24px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.main-img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:700px;transition:transform .3s;display:block}.main-img:hover{transform:scale(1.02)}#product-video-container{border-radius:24px;margin-top:40px;overflow:hidden;box-shadow:0 20px 40px -10px #0000001a}.video-wrapper iframe{border:none;width:100%;height:400px;display:block}.product-details{flex-direction:column;gap:24px;display:flex;position:sticky;top:40px}.product-details h1{color:#111827;letter-spacing:-.02em;text-transform:capitalize;margin-bottom:5px;font-size:2.2rem;font-weight:800;line-height:1.2}.price-box{flex-wrap:wrap;align-items:center;gap:12px;margin-top:5px;display:flex}.price-box .discounted-price{color:#111827;font-size:2.2rem;font-weight:800}.price-box .full-price{color:#9ca3af;font-size:1.1rem;font-weight:500;text-decoration:line-through}.price-box .discount-percent{color:#15803d;background:#dcfce7;border-radius:6px;padding:4px 10px;font-size:.9rem;font-weight:700}.product-details .description{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.7}.variants-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.variants-section h3{color:#111827;margin-bottom:16px;font-size:1.1rem;font-weight:700}.variant-block:not(:last-child){margin-bottom:24px}.variant-title{color:#374151;margin-bottom:12px;font-size:.95rem;font-weight:600;display:block}.variant-options{flex-wrap:wrap;gap:10px;display:flex}.variant-option{position:relative}.variant-option input[type=radio]{opacity:0;width:0;height:0;position:absolute}.variant-option label{cursor:pointer;text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:100px;padding:12px 20px;transition:all .2s;display:flex}.variant-option label:hover{background:#f9fafb;border-color:#d1d5db}.variant-option input:checked+label{color:#fff;background:#10b981;border-color:#10b981;box-shadow:0 4px 6px -1px #10b9814d}.variant-option input:checked+label .variant-price{color:#d1d5db}.variant-price{color:#6b7280;margin-top:2px;font-size:.8rem;font-weight:500}.action-buttons{flex-direction:row;gap:12px;margin-top:20px;display:flex}.action-buttons>*{flex:1}.trust-badges{border-top:1px solid #f3f4f6;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px;display:grid}.trust-badge{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.badge-icon{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.badge-text{color:#4b5563;font-size:.8rem;font-weight:600;line-height:1.4}.product-features,.delivery-info{background:#f9fafb;border:1px solid #f3f4f6;border-radius:16px;padding:24px}.product-features h3,.delivery-info h3{color:#111827;margin-bottom:20px;font-size:1.1rem;font-weight:700}.features-list{gap:20px;margin:0;padding:0;list-style:none;display:grid}.features-list li{gap:16px;display:flex}.feature-icon{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.features-list strong{color:#111827;margin-bottom:2px;font-size:.95rem;display:block}.features-list p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.delivery-details{flex-direction:column;gap:12px;display:flex}.delivery-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding-bottom:12px;display:flex}.delivery-item:last-child{border-bottom:none;padding-bottom:0}.delivery-item strong{color:#374151;font-size:.95rem}.delivery-item span{color:#111827;font-size:.95rem;font-weight:600}@media (max-width:1024px){.product-page{padding:20px}#main-container-product-left-right{gap:40px}}@media (max-width:768px){.product-page{padding:0}#main-container-product-left-right{grid-template-columns:1fr;gap:32px}.product-details{gap:14px;position:static}.product-details h1{margin-bottom:2px;font-size:1.3rem}.price-box{gap:8px;margin-top:2px}.price-box .discounted-price{font-size:1.5rem}.price-box .full-price{font-size:.9rem}.price-box .discount-percent{padding:2px 8px;font-size:.75rem}.gallery{border-radius:16px}.main-img{max-height:400px}.quantity-selector{width:110px;margin-top:10px;margin-bottom:10px;padding:3px}.quantity-selector button{padding:3px 12px;font-size:1.2rem}.quantity-selector span{padding:0 6px;font-size:1rem}.trust-badges{gap:12px}.badge-icon{width:40px;height:40px;font-size:1.25rem}.action-buttons{flex-direction:row;align-items:center;gap:10px;margin-top:10px}}.quantity-selector{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;width:140px;margin-top:20px;margin-bottom:20px;padding:5px;display:flex}.quantity-selector button{cursor:pointer;color:#374151;background:0 0;border:none;justify-content:center;align-items:center;padding:5px 15px;font-size:1.5rem;line-height:1;display:flex}.quantity-selector button:active{color:#000}.quantity-selector span{color:#111827;text-align:center;flex:1;padding:0 10px;font-size:1.25rem;font-weight:700}
