:root{--shop-text:#141414;--shop-muted:#747474;--shop-border:#e9e9e9;--shop-bg:#f7f7f7;--shop-dark:#111;--shop-radius:22px}
html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--shop-text);background:#fff}.shop-header{z-index:1000}.shop-logo{letter-spacing:-.04em;font-size:1.35rem}.shop-logo span{color:#6c5ce7}.nav-link{font-weight:500}.section-pad{padding:84px 0}.py-lg-6{padding-top:7rem!important;padding-bottom:7rem!important}.hero-section{background:linear-gradient(135deg,#f7f7f8 0%,#eef0ff 100%);border-bottom:1px solid var(--shop-border)}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.16em;color:#6c5ce7;margin-bottom:12px}.section-title{font-size:2.25rem;font-weight:750;letter-spacing:-.04em}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem}.hero-card{border-radius:32px;background:#111;color:#fff;padding:42px;min-height:330px;display:flex;flex-direction:column;justify-content:end;box-shadow:0 24px 60px rgba(0,0,0,.18)}.hero-card-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;opacity:.6;margin-bottom:1rem}.hero-card-title{font-size:2.5rem;font-weight:750;line-height:1.05;letter-spacing:-.04em}.hero-card-text{color:#aaa;margin-top:1rem;max-width:28rem}.category-card{display:block;background:#fff;border:1px solid var(--shop-border);border-radius:var(--shop-radius);overflow:hidden;transition:.2s ease;box-shadow:0 6px 24px rgba(0,0,0,.03)}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.08)}.category-image{aspect-ratio:16/10;background:#f1f1f1}.category-image img{width:100%;height:100%;object-fit:cover}.category-body{padding:20px 22px}.product-card{background:#fff;border:1px solid var(--shop-border);border-radius:var(--shop-radius);overflow:hidden;transition:.2s ease;box-shadow:0 6px 24px rgba(0,0,0,.03)}.product-image-wrap{position:relative;display:block;aspect-ratio:1/1;background:#f6f6f6}.product-image{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:14px;left:14px;z-index:2}.product-title{color:inherit;text-decoration:none}.product-title:hover{color:#6c5ce7}.product-price{font-size:1.4rem;font-weight:750;letter-spacing:-.03em}.product-old-price,.old-price{text-decoration:line-through;color:#999}.feature-box{background:#fff;border:1px solid var(--shop-border);border-radius:var(--shop-radius);padding:28px;height:100%}.feature-icon{font-weight:800;color:#6c5ce7;margin-bottom:20px}.feature-box h3{font-size:1.1rem}.feature-box p{color:var(--shop-muted);margin:0}.shop-footer{background:#fafafa;margin-top:30px}.footer-link{display:block;color:#555;text-decoration:none;margin:6px 0}.footer-link:hover{color:#111}.product-detail-image{aspect-ratio:1/1;background:#f7f7f7;border-radius:var(--shop-radius);overflow:hidden}.product-detail-image img{width:100%;height:100%;object-fit:contain}.gallery-strip{display:flex;gap:10px;overflow:auto}.gallery-thumb{width:78px;height:78px;border:1px solid var(--shop-border);border-radius:14px;padding:0;overflow:hidden;background:#fff;flex:0 0 auto}.gallery-thumb.active{border:2px solid #111}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.quantity-group{display:inline-flex;align-items:center;border:1px solid var(--shop-border);border-radius:14px;overflow:hidden}.qty-btn{width:42px;height:42px;border:0;background:#fff;font-size:1.2rem}.qty-input{width:55px;height:42px;border:0;text-align:center}.stock-line{color:#287a3e;background:#edf8ef;border-radius:10px;padding:10px 12px;display:inline-block}.product-description{line-height:1.8}.cart-shell,.checkout-shell{background:#fff;border:1px solid var(--shop-border);border-radius:var(--shop-radius);padding:24px}.cart-item{display:grid;grid-template-columns:88px minmax(180px,1fr) 120px 150px 120px 80px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--shop-border)}.cart-item-image{width:88px;height:88px;background:#f5f5f5;border-radius:16px;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-price,.cart-item-total{font-weight:650}.cart-footer{display:flex;justify-content:space-between;gap:1rem;align-items:end;padding-top:22px}.cart-total-box{text-align:right}.remove-link{color:#a33;text-decoration:none}.empty-state{padding:60px 20px;color:var(--shop-muted)}.checkout-card,.checkout-shell{border:1px solid var(--shop-border);border-radius:var(--shop-radius)}.shop-order-form{padding:30px}.checkout-choice{display:flex;align-items:center;gap:12px;border:1px solid var(--shop-border);padding:14px 16px;border-radius:14px;margin-bottom:10px;cursor:pointer}.checkout-choice span{display:flex;justify-content:space-between;gap:20px;width:100%}.checkout-choice small{color:var(--shop-muted)}.success-icon{margin:70px auto 0;width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#e9f8ed;color:#23863e;font-size:2rem;font-weight:800}.shop-cart-link{border-radius:12px}.order-summary{min-height:180px}.toast-shop{position:fixed;right:20px;bottom:20px;z-index:1100}.bg-light-subtle{background:#fafafa!important}
@media(max-width:991.98px){.section-pad{padding:60px 0}.cart-item{grid-template-columns:70px 1fr;gap:12px}.cart-item-image{width:70px;height:70px;grid-row:span 2}.cart-item-price,.cart-item-count,.cart-item-total,.cart-item .remove-link{grid-column:2}.cart-footer{flex-direction:column;align-items:stretch}.cart-total-box{text-align:left}.hero-card{min-height:260px}.hero-card-title{font-size:2rem}}
