.shop-head{max-width:900px;margin:35px auto 30px;text-align:center}.shop-head span,.shop-kicker,.shop-type{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8b3dff}.shop-head h1{font-size:38px;margin:8px 0}.shop-head p{font-size:17px}.shop-grid{max-width:1100px;margin:0 auto 60px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.shop-card{background:#fff;border:1px solid #eee;border-radius:22px;padding:26px;box-shadow:0 14px 40px rgba(0,0,0,.06);display:flex;flex-direction:column;min-height:300px}.shop-card-icon,.shop-product-icon{width:58px;height:58px;border-radius:18px;background:#f4edff;color:#8b3dff;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px}.shop-card h2{font-size:22px;color:#151515;margin:8px 0}.shop-card p{flex:1}.shop-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px}.shop-card-bottom strong,.shop-price{font-size:22px;color:#111}.shop-card-bottom a,.shop-buy{background:#111;color:#fff!important;border-radius:12px;padding:11px 17px;text-decoration:none;font-weight:800}.shop-product-page{max-width:1000px;margin:30px auto 70px}.shop-back{display:inline-block;margin-bottom:20px}.shop-product-hero{background:#fff;border:1px solid #eee;border-radius:26px;padding:38px;display:flex;gap:28px;box-shadow:0 16px 50px rgba(0,0,0,.06)}.shop-product-copy{flex:1}.shop-product-copy h1{font-size:36px;color:#111;margin:6px 0 12px}.shop-price{margin:22px 0}.shop-buy{display:inline-block;margin-bottom:12px}.shop-product-copy small{display:block}.shop-info{background:#fff;border:1px solid #eee;border-radius:22px;padding:30px;margin-top:22px}.shop-empty{max-width:800px;margin:50px auto;padding:35px;background:#fff;border-radius:20px;text-align:center}@media(max-width:700px){.shop-grid{grid-template-columns:1fr}.shop-product-hero{padding:24px;display:block}.shop-head h1,.shop-product-copy h1{font-size:29px}}
.king-night .shop-card,.king-night .shop-product-hero,.king-night .shop-info,.king-night .shop-empty{background:#151419;border-color:#24242b}.king-night .shop-card h2,.king-night .shop-product-copy h1,.king-night .shop-price{color:#fff}
.shop-card-image{height:165px;border-radius:18px;overflow:hidden;background:#f6f3ff;margin-bottom:18px}.shop-card-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-product-image{width:300px;max-width:100%;border-radius:22px;overflow:hidden;background:#f6f3ff;flex:0 0 auto}.shop-product-image img{display:block;width:100%;height:auto}.shop-features{margin:12px 0 24px;padding-left:22px}.shop-features li{margin:8px 0}@media(max-width:760px){.shop-product-image{width:100%}}

/* Shop checkout & fulfillment */
.shop-checkout,.shop-order-card{max-width:760px;margin:70px auto;padding:0 20px}.shop-checkout-card,.shop-order-card{background:#fff;border:1px solid #eee;border-radius:28px;padding:42px;box-shadow:0 20px 60px rgba(0,0,0,.06)}.shop-checkout-card h1,.shop-order-card h1{font-size:34px;margin:10px 0 12px}.shop-checkout-price{font-size:32px;font-weight:800;margin:22px 0}.shop-secure-note{display:flex;gap:14px;align-items:flex-start;background:#f7f7f9;border-radius:18px;padding:18px;margin:22px 0}.shop-secure-note i{font-size:22px;margin-top:3px}.shop-secure-note strong,.shop-secure-note span{display:block}.shop-secure-note span{color:#666;margin-top:5px;line-height:1.5}.shop-checkout .shop-buy,.shop-order-card .shop-buy{border:0;width:100%;text-align:center;display:block;cursor:pointer}.shop-order-card{text-align:center}.shop-order-icon{font-size:54px;margin-bottom:15px}.shop-order-icon.success{color:#20a464}.shop-delivery{text-align:left;background:#f7f7f9;border-radius:18px;padding:20px;margin:24px 0}.shop-delivery h3{margin-top:0}.shop-payment-cancelled{background:#fff4e5;color:#8a4b00;border:1px solid #ffd59a;padding:14px 18px;border-radius:14px;margin:15px 0 25px}.king-night .shop-checkout-card,.king-night .shop-order-card{background:#151419;border-color:#2b2a30;color:#fff}.king-night .shop-secure-note,.king-night .shop-delivery{background:#242329}.king-night .shop-secure-note span{color:#bbb}@media(max-width:600px){.shop-checkout,.shop-order-card{margin:35px auto}.shop-checkout-card,.shop-order-card{padding:26px 20px;border-radius:22px}.shop-checkout-card h1,.shop-order-card h1{font-size:28px}}
.shop-contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.shop-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:12px;background:#111;color:#fff!important;text-decoration:none;font-weight:700}.shop-manual-delivery{text-align:left}.king-night .shop-contact-btn{background:#fff;color:#111!important}@media(max-width:600px){.shop-contact-actions{flex-direction:column}.shop-contact-btn{width:100%}}
