:root {
  --ink: #18251f;
  --muted: #68746e;
  --red: #b32632;
  --orange: #ec681c;
  --cream: #fff7ec;
  --line: #e3e7e3;
  --paper: #f7f6f1;
  --white: #fff;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html.modal-open, html.modal-open body { overflow: hidden; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "Noto Sans Devanagari", "DM Sans", sans-serif; -webkit-font-smoothing: antialiased; }
button, input, select, textarea { font: inherit; }
a { color: inherit; }
.shop-header, main, footer { width: min(1160px, calc(100% - 40px)); margin-inline: auto; }
.shop-header { min-height: 82px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(100, 112, 105, .2); }
.shop-brand { display: flex; align-items: center; gap: 10px; text-decoration: none; }
.shop-brand > span:last-child, .shop-brand strong, .shop-brand small { display: block; }
.shop-brand strong { font-family: "DM Sans", sans-serif; font-size: 1rem; }
.shop-brand small { color: var(--orange); font-size: .67rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.brand-mark { width: 41px; height: 41px; display: grid; place-items: center; border-radius: 12px; color: white; background: var(--red); }
.brand-mark svg { width: 26px; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.back-link { display: inline-flex; align-items: center; gap: 5px; color: #526159; text-decoration: none; font-size: .78rem; font-weight: 700; }
.back-link:hover { color: var(--red); }
.back-link svg { width: 18px; stroke: currentColor; stroke-width: 1.8; }

.shop-hero { position: relative; min-height: 410px; margin-top: 26px; padding: 48px 52px; overflow: hidden; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; border: 1px solid #f0d4b9; border-radius: 26px; background: radial-gradient(circle at 72% 45%, rgba(255,255,255,.9), transparent 28%), linear-gradient(112deg, #fff0df 0%, #fff9ef 54%, #fff0da 100%); box-shadow: 0 18px 55px rgba(115, 74, 39, .08); }
.shop-hero::after { content: ""; position: absolute; inset: auto -100px -170px auto; width: 410px; height: 410px; border-radius: 50%; background: rgba(236, 104, 28, .08); }
.shop-hero-copy { position: relative; z-index: 2; }
.eyebrow, .section-heading p { margin: 0 0 9px; color: var(--orange); font-size: .72rem; font-weight: 800; letter-spacing: .04em; }
.shop-hero h1 { margin: 0; font-size: clamp(2.4rem, 5vw, 4.15rem); line-height: 1.08; letter-spacing: -.045em; }
.shop-hero h1 span { color: var(--orange); }
.shop-hero-copy > p:last-of-type { max-width: 510px; margin: 20px 0 0; color: #5d6963; font-size: .94rem; line-height: 1.75; }
.hero-cta { min-height: 48px; margin-top: 26px; padding: 0 19px; display: inline-flex; align-items: center; gap: 15px; border-radius: 11px; color: white; background: var(--orange); box-shadow: 0 10px 24px rgba(236, 104, 28, .22); text-decoration: none; font-size: .82rem; font-weight: 800; }
.hero-cta:hover { background: #da5912; transform: translateY(-1px); }
.hero-appliance { position: relative; z-index: 1; min-height: 300px; }
.hero-product-detail { position: absolute; inset: 50% auto auto 50%; width: min(92%, 500px); height: 360px; object-fit: contain; border-radius: 18px; filter: drop-shadow(0 18px 24px rgba(92, 58, 31, .18)); transform: translate(-50%, -50%); }
.cooktop { position: absolute; left: 14%; bottom: 21px; width: 64%; height: 154px; border: 10px solid #252a29; border-radius: 24px 24px 31px 31px; background: linear-gradient(150deg, #3a4140, #101313 68%); box-shadow: 15px 24px 35px rgba(34, 28, 23, .25); transform: perspective(600px) rotateX(58deg) rotateZ(-5deg); }
.heat-ring { position: absolute; left: 50%; top: 42%; width: 110px; height: 110px; border: 4px solid rgba(226, 81, 45, .55); border-radius: 50%; transform: translate(-50%, -50%); box-shadow: 0 0 24px rgba(239, 64, 29, .45), inset 0 0 18px rgba(239, 64, 29, .36); }
.control-panel { position: absolute; left: 20px; right: 20px; bottom: 8px; display: flex; align-items: center; gap: 12px; color: #e96339; }
.control-panel i { width: 8px; height: 8px; border: 1px solid currentColor; border-radius: 50%; }
.control-panel b { margin-left: auto; font: 700 10px/1 "DM Sans", sans-serif; letter-spacing: .08em; }
.pan { position: absolute; z-index: 2; left: 21%; bottom: 128px; width: 50%; height: 89px; border-radius: 15% 15% 50% 50%; background: linear-gradient(#454b48 0 10%, #181c1a 12% 100%); box-shadow: 0 13px 20px rgba(28, 25, 22, .3); }
.pan::before { content: ""; position: absolute; left: 7%; right: 7%; top: -11px; height: 36px; border: 7px solid #252a28; border-radius: 50%; background: radial-gradient(circle at 30% 50%, #e94f26 0 6%, transparent 7%), radial-gradient(circle at 52% 50%, #60a93a 0 6%, transparent 7%), radial-gradient(circle at 69% 40%, #e5a82e 0 7%, transparent 8%), #efc061; }
.pan::after { content: ""; position: absolute; left: 94%; top: 12px; width: 42%; height: 18px; border-radius: 0 12px 12px 0; background: #272c2a; transform: rotate(-9deg); transform-origin: left center; }
.steam { position: absolute; z-index: 3; width: 24px; height: 58px; border-left: 4px solid rgba(255,255,255,.82); border-radius: 50%; transform: rotate(18deg); }
.steam-one { left: 42%; bottom: 216px; }.steam-two { left: 51%; bottom: 229px; height: 44px; }
.hero-benefits { position: absolute; right: 1%; top: 20px; display: grid; gap: 15px; }
.hero-benefits span { display: flex; align-items: center; gap: 8px; color: #435149; font-size: .68rem; font-weight: 700; }
.hero-benefits b { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 50%; color: var(--orange); background: white; box-shadow: 0 5px 14px rgba(63, 50, 39, .1); }

.products-section { padding: 48px 0 42px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 24px; }
.section-heading h2 { margin: 0; font-size: 1.75rem; letter-spacing: -.03em; }
.section-heading > span { color: var(--muted); font-size: .72rem; }
.product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.loading-message { grid-column: 1 / -1; padding: 50px; text-align: center; color: var(--muted); }
.product-card { overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: white; box-shadow: 0 8px 28px rgba(35, 54, 44, .055); cursor: pointer; transition: transform .2s ease, box-shadow .2s ease; }
.product-card:hover { transform: translateY(-3px); box-shadow: 0 15px 36px rgba(35, 54, 44, .11); }
.product-card:focus-visible { outline: 3px solid rgba(236, 104, 28, .3); outline-offset: 3px; }
.product-visual { position: relative; height: 245px; display: grid; place-items: center; overflow: hidden; background: linear-gradient(145deg, #f7eee1, #fffaf3); }
.product-visual::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 62%, rgba(25, 22, 18, .08)); pointer-events: none; z-index: 1; }
.product-image { width: 100%; height: 100%; object-fit: cover; transition: transform .28s ease; }
.product-card:hover .product-image { transform: scale(1.025); }
.product-device { position: relative; z-index: 1; width: 176px; height: 116px; border: 7px solid #303533; border-radius: 17px 17px 23px 23px; background: linear-gradient(145deg, #424947, #121514); box-shadow: 12px 18px 25px rgba(25, 28, 26, .24); transform: perspective(500px) rotateX(54deg) rotateZ(-4deg); }
.product-device::before { content: ""; position: absolute; left: 50%; top: 42%; width: 76px; height: 76px; border: 3px solid rgba(222, 76, 42, .48); border-radius: 50%; transform: translate(-50%, -50%); box-shadow: 0 0 16px rgba(222, 76, 42, .28); }
.product-device::after { content: attr(data-power); position: absolute; right: 13px; bottom: 8px; color: #ee6c42; font: 700 8px/1 "DM Sans", sans-serif; }
.product-badge { position: absolute; z-index: 2; top: 13px; left: 13px; padding: 6px 9px; border-radius: 99px; color: #87440f; background: #fff2d9; font-size: .62rem; font-weight: 800; }
.product-content { padding: 19px; }
.product-content h3 { margin: 0; font-size: 1.04rem; }
.product-specs { margin-top: 7px; display: flex; flex-wrap: wrap; gap: 6px; }
.product-specs span { padding: 4px 7px; border-radius: 6px; color: #7a4b29; background: #fff3e4; font: 700 .58rem/1 "DM Sans", sans-serif; }
.product-content > p { min-height: 48px; margin: 8px 0 18px; color: var(--muted); font-size: .73rem; line-height: 1.6; }
.product-meta { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.product-price small { display: block; color: var(--muted); font-size: .58rem; }
.product-price s { color: #8a8f8c; }
.product-price strong { font: 700 1.16rem/1.2 "DM Sans", sans-serif; }
.buy-button { min-height: 42px; padding: 0 15px; border: 0; border-radius: 9px; color: white; background: var(--red); font-size: .73rem; font-weight: 800; cursor: pointer; }
.buy-button:hover { background: #941d27; }
.stock-note { margin-top: 12px; color: #477059; font-size: .61rem; font-weight: 700; }
.stock-note.low { color: #ae5b2e; }
.booking-note { margin: 22px 0 72px; padding: 20px 22px; display: flex; align-items: flex-start; gap: 13px; border: 1px solid #dce3dc; border-radius: 15px; background: #fdfdfb; }
.booking-note svg { width: 22px; flex: 0 0 auto; stroke: var(--orange); stroke-width: 1.8; stroke-linecap: round; }
.booking-note strong { font-size: .82rem; }.booking-note p { margin: 3px 0 0; color: var(--muted); font-size: .7rem; line-height: 1.55; }
footer { padding: 26px 0 36px; display: flex; justify-content: space-between; border-top: 1px solid var(--line); color: var(--muted); font-size: .68rem; }
footer a { color: var(--red); text-decoration: none; }

.booking-dialog { width: min(700px, calc(100% - 28px)); max-height: calc(100vh - 32px); padding: 0; overflow-y: auto; border: 0; border-radius: 19px; color: var(--ink); background: white; box-shadow: 0 25px 80px rgba(28, 22, 21, .28); }
.booking-dialog::backdrop { background: rgba(25, 20, 18, .62); backdrop-filter: blur(4px); }
.dialog-heading { padding: 22px 24px 17px; display: flex; justify-content: space-between; gap: 16px; border-bottom: 1px solid var(--line); }
.dialog-heading p { margin: 0 0 4px; color: var(--orange); font-size: .64rem; font-weight: 800; }.dialog-heading h2 { margin: 0; font-size: 1.25rem; }
#close-booking { width: 34px; height: 34px; border: 1px solid var(--line); border-radius: 50%; color: var(--muted); background: white; font-size: 1.25rem; cursor: pointer; }
.selected-product { margin: 18px 24px 0; padding: 12px; display: grid; grid-template-columns: 144px minmax(0, 1fr); align-items: center; gap: 16px; border: 1px solid #f1dfca; border-radius: 13px; background: #fff8ef; }
.selected-product > img { width: 144px; height: 110px; object-fit: cover; border-radius: 9px; }
.selected-product-copy { min-width: 0; }
.selected-product-copy small { color: var(--orange); font-size: .61rem; font-weight: 800; }
.selected-product-copy strong { margin-top: 3px; display: block; font-size: .9rem; }
.selected-product-copy p { margin: 5px 0 7px; color: var(--muted); font-size: .65rem; line-height: 1.5; }
.selected-product-copy span { color: var(--red); font: 800 1rem/1.2 "DM Sans", sans-serif; }
.selected-product-copy .dialog-price { display: flex; align-items: baseline; gap: 8px; }
.selected-product-copy .dialog-price s { color: var(--muted); font-size: .65rem; font-weight: 600; }
#booking-form { padding: 20px 24px 24px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
#booking-form label span { display: block; margin-bottom: 6px; color: #536159; font-size: .68rem; font-weight: 700; }
#booking-form input, #booking-form select, #booking-form textarea { width: 100%; border: 1px solid var(--line); border-radius: 9px; background: #fbfcfa; outline: none; }
#booking-form input, #booking-form select { height: 42px; padding: 0 11px; }#booking-form textarea { padding: 10px 11px; resize: vertical; }
#booking-form input:focus, #booking-form select:focus, #booking-form textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(236, 104, 28, .1); }
#booking-form .wide, .privacy-note, .form-error, .submit-booking { grid-column: 1 / -1; }
.privacy-note { margin: 0; color: var(--muted); font-size: .62rem; line-height: 1.5; }.form-error { margin: 0; padding: 9px 11px; border-radius: 8px; color: #9a2630; background: #fdebee; font-size: .67rem; }
.submit-booking { min-height: 46px; border: 0; border-radius: 10px; color: white; background: var(--orange); font-weight: 800; cursor: pointer; }.submit-booking:disabled { opacity: .6; cursor: wait; }
.quantity-field { align-self: end; }
.quantity-stepper { width: fit-content; display: grid !important; grid-template-columns: 32px 38px 32px; align-items: center; overflow: hidden; border: 1px solid var(--line); border-radius: 9px; background: #fbfcfa; }
.quantity-stepper button { width: 32px; height: 40px; padding: 0; border: 0; color: var(--red); background: transparent; font: 800 1rem/1 "DM Sans", sans-serif; cursor: pointer; }
.quantity-stepper button:hover { background: #fff0e6; }
.quantity-stepper #booking-quantity { width: 38px; height: 40px; padding: 0; border: 0; border-inline: 1px solid var(--line); border-radius: 0; text-align: center; font-weight: 800; appearance: textfield; }
.quantity-stepper #booking-quantity::-webkit-inner-spin-button { appearance: none; }
.honey-field { position: absolute !important; width: 1px !important; height: 1px !important; clip: rect(0,0,0,0) !important; overflow: hidden !important; }

@media (max-width: 820px) {
  .shop-hero { grid-template-columns: 1fr; padding: 39px; }
  .hero-appliance { min-height: 330px; margin-top: 10px; }.hero-product-detail { height: 320px; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.product-card:last-child { grid-column: 1 / -1; max-width: calc(50% - 9px); }
}
@media (max-width: 560px) {
  .shop-header, main, footer { width: min(100% - 28px, 1160px); }.shop-header { min-height: 72px; }.back-link { font-size: 0; }.back-link svg { width: 22px; }
  .shop-hero { min-height: 0; margin-top: 14px; padding: 29px 22px 22px; border-radius: 20px; }.shop-hero h1 { font-size: 2.15rem; }.shop-hero-copy > p:last-of-type { font-size: .82rem; }.hero-cta { min-height: 44px; margin-top: 20px; }
  .hero-appliance { min-height: 300px; }.hero-product-detail { width: 100%; height: 292px; }
  .products-section { padding-top: 30px; }.section-heading { align-items: flex-start; }.section-heading h2 { font-size: 1.45rem; }.section-heading > span { display: none; }
  .product-grid { grid-template-columns: 1fr; }.product-card:last-child { grid-column: auto; max-width: none; }.product-visual { height: 265px; }
  .booking-note { margin-bottom: 48px; }.booking-dialog { max-height: calc(100vh - 18px); }.dialog-heading { padding: 19px 18px 15px; }.selected-product { margin: 15px 18px 0; grid-template-columns: 92px minmax(0,1fr); gap: 11px; }.selected-product > img { width: 92px; height: 92px; }.selected-product-copy p { display: none; }#booking-form { padding: 17px 18px 20px; grid-template-columns: 1fr; }#booking-form .wide, .privacy-note, .form-error, .submit-booking { grid-column: auto; }
  footer { flex-direction: column; gap: 5px; }
}
