:root{--shop-blue:#0759d6;--shop-navy:#07111f;--shop-ink:#101828;--shop-soft:#f4f7fb;--shop-line:#e5eaf1}
.shop-wrap{width:min(1180px,92%);margin:auto}.shop-hero{min-height:500px;display:flex;align-items:center;background:radial-gradient(circle at 78% 18%,#124b98 0,#07111f 48%,#03070d 100%);color:#fff;overflow:hidden;position:relative}.shop-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-150px;top:-100px;box-shadow:0 0 0 60px rgba(255,255,255,.02),0 0 0 120px rgba(255,255,255,.015)}.hero-inner{position:relative;z-index:1}.shop-kicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--shop-blue)}.shop-hero .shop-kicker{color:#8fc0ff}.shop-hero h1{font-size:clamp(50px,8vw,92px);line-height:.93;letter-spacing:-.06em;margin:14px 0 20px}.shop-hero h1 span{color:#4d9cff}.shop-hero p{max-width:600px;font-size:18px;line-height:1.7;color:#cbd5e1;margin-bottom:28px}.shop-main{padding:80px 0}.shop-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.shop-heading h1,.shop-heading h2{margin:8px 0 0;font-size:clamp(34px,5vw,52px);letter-spacing:-.04em;color:var(--shop-ink)}.shop-cart-link{color:var(--shop-ink);font-weight:800;text-decoration:none;border:1px solid var(--shop-line);padding:12px 16px;border-radius:12px;background:#fff}.shop-cart-link b{background:var(--shop-blue);color:#fff;padding:3px 8px;border-radius:99px}.shop-filters{display:grid;grid-template-columns:1fr 220px auto;gap:12px;margin-bottom:30px}.shop-filters input,.shop-filters select,.buy-form input,.buy-form select,.checkout-form input,.checkout-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7dee9;background:#fff;border-radius:10px;padding:14px 15px;font:inherit;outline:none}.shop-filters input:focus,.shop-filters select:focus,.buy-form input:focus,.buy-form select:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--shop-blue);box-shadow:0 0 0 3px rgba(7,89,214,.1)}.shop-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:14px 20px;background:var(--shop-blue);color:#fff;text-decoration:none;font-weight:900;cursor:pointer;transition:.2s}.shop-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.shop-btn-light{background:#fff;color:var(--shop-navy)}.shop-btn-outline{background:#fff;color:var(--shop-blue);border:1px solid var(--shop-blue)}.shop-btn-full{width:100%;box-sizing:border-box}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--shop-line);border-radius:18px;overflow:hidden;transition:.25s;box-shadow:0 8px 30px rgba(7,17,31,.05)}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(7,17,31,.11)}.product-image{height:310px;background:linear-gradient(145deg,#f5f8fc,#eaf0f7);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-placeholder{font-size:60px;font-weight:900;color:#b9c8da}.product-badge{position:absolute;left:14px;top:14px;background:var(--shop-blue);color:#fff;font-size:10px;font-weight:900;padding:7px 9px;border-radius:99px}.product-info{padding:20px}.product-info small{color:#7b8797;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.product-info h3{margin:8px 0}.product-info h3 a{color:var(--shop-ink);text-decoration:none}.product-info strong{display:block;font-size:20px;margin:12px 0 18px}.shop-promo{background:var(--shop-navy);color:#fff;padding:90px 0;text-align:center}.shop-promo h2{font-size:clamp(30px,5vw,60px);margin:12px 0}.shop-promo p{color:#b7c2d2}.product-page,.cart-page,.checkout-page{padding:55px 0 90px}.shop-back{display:inline-block;color:#506070;text-decoration:none;margin-bottom:25px}.product-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.product-detail-image{height:600px;background:linear-gradient(145deg,#f5f8fc,#e7edf5);border-radius:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-detail-image img{width:100%;height:100%;object-fit:contain}.product-detail-copy h1{font-size:clamp(40px,5vw,65px);line-height:1;margin:12px 0}.product-price{font-size:28px;font-weight:900;margin:20px 0}.product-detail-copy p{line-height:1.8;color:#596779}.stock-note{font-weight:800;color:#18794e!important}.buy-form{display:flex;gap:12px;align-items:end;margin-top:28px}.buy-form label{display:block;font-size:13px;font-weight:800;flex:1}.buy-form input,.buy-form select{margin-top:7px}.shop-alert{padding:15px 18px;background:#fff0f0;color:#9b1c1c;border:1px solid #ffd1d1;border-radius:12px;margin-bottom:20px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:30px}.cart-list{display:flex;flex-direction:column;gap:14px}.cart-item{display:grid;grid-template-columns:85px 1fr 80px 120px auto;gap:15px;align-items:center;border:1px solid var(--shop-line);border-radius:16px;padding:14px;background:#fff}.cart-thumb{height:85px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900}.cart-thumb img{width:100%;height:100%;object-fit:contain}.cart-meta h3{margin:0 0 5px}.cart-meta p{margin:0 0 5px;color:#7b8797}.cart-qty{width:70px;padding:10px}.cart-line{font-weight:900}.remove-link{color:#a12a2a;font-size:13px}.cart-summary{border:1px solid var(--shop-line);border-radius:18px;padding:25px;background:#fff;height:max-content;position:sticky;top:20px}.cart-summary h2{margin-top:0}.cart-summary>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0}.cart-total{font-size:20px}.cart-summary hr,.success-summary hr{border:0;border-top:1px solid var(--shop-line);margin:14px 0}.checkout-form{border:1px solid var(--shop-line);border-radius:18px;padding:28px;background:#fff}.checkout-form h2{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-weight:800;font-size:13px}.form-grid input,.form-grid textarea{margin-top:7px}.form-grid .full{grid-column:1/-1}.secure-payment{margin:25px 0;padding:16px;background:#f3f8ff;border:1px solid #d6e7ff;border-radius:12px;display:flex;flex-direction:column;gap:5px}.secure-payment span{font-size:13px;color:#66758a}.status-page{padding:80px 0}.success-card{max-width:700px;margin:auto;text-align:center;border:1px solid var(--shop-line);border-radius:22px;padding:45px;background:#fff}.success-mark{width:70px;height:70px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf8f0;color:#18794e;font-size:38px;font-weight:900}.success-card h1{font-size:clamp(32px,5vw,50px);margin:12px 0}.order-number{display:inline-block;background:var(--shop-soft);padding:12px 18px;border-radius:10px;font-weight:900;margin:20px 0}.success-summary{text-align:left;border:1px solid var(--shop-line);border-radius:14px;padding:18px;margin:20px 0}.success-summary>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.muted{color:#718096;font-size:13px}.shop-empty{padding:70px 25px;text-align:center;background:var(--shop-soft);border-radius:20px}.status-icon{display:block;font-size:40px;font-weight:900;margin-bottom:15px}
@media(max-width:900px){.shop-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr;gap:35px}.product-detail-image{height:480px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}.shop-filters{grid-template-columns:1fr 1fr}.shop-filters .shop-btn{grid-column:1/-1}.cart-item{grid-template-columns:70px 1fr 70px}.cart-line{grid-column:2}.remove-link{grid-column:3;grid-row:2}}
@media(max-width:600px){.shop-hero{min-height:420px}.shop-main{padding:55px 0}.shop-grid{grid-template-columns:1fr}.shop-heading{align-items:start;flex-direction:column}.shop-filters{grid-template-columns:1fr}.shop-filters .shop-btn{grid-column:auto}.product-image{height:360px}.product-detail-image{height:380px}.buy-form{flex-direction:column;align-items:stretch}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.cart-item{grid-template-columns:65px 1fr;align-items:start}.cart-qty,.cart-line,.remove-link{grid-column:2}.cart-qty{width:80px}.shop-hero h1{font-size:55px}}
