.sauna-mini .product-heading h1{font-size:clamp(32px,3vw,46px);margin-bottom:8px}
.sauna-mini .product-description{padding:0 0 16px}
.sauna-mini .product-at-a-glance{margin-bottom:12px}
.sauna-mini .product-card{min-height:0}
.sauna-configurator{margin:0 0 22px;position:relative;z-index:3}
.sauna-config-tabs{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;padding-bottom:2px}
.sauna-config-tabs button{font:inherit;font-size:15px;line-height:1.2;padding:10px 12px;border:1px solid #dedede;background:#fff;color:inherit;cursor:pointer;white-space:nowrap}
.sauna-config-tabs [aria-selected="true"]{background:#535756;border-color:#535756;color:white}
.sauna-configurator [hidden]{display:none!important}
.sauna-dropdown{position:relative}
.sauna-choice-row{display:flex;align-items:center;gap:12px}
.sauna-choice-row>.sauna-dropdown{flex:1;min-width:0}
.sauna-choice-info{display:grid;place-items:center;width:28px;height:28px;border:1px solid #bbb;background:#fff;color:#777;font:600 18px Georgia;flex-shrink:0;text-decoration:none}
.sauna-dropdown summary{display:flex;align-items:center;gap:12px;min-height:76px;padding:10px 14px;border:1px solid #cec8bf;background:#fff;cursor:pointer;list-style:none}
.sauna-dropdown summary::-webkit-details-marker{display:none}
.sauna-dropdown[open] summary{border-color:#292823}
.sauna-chevron{width:10px;height:10px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);margin:0 3px 5px auto;flex-shrink:0}
.sauna-dropdown[open] .sauna-chevron{transform:rotate(225deg);margin-bottom:-4px}
.sauna-selected,.sauna-option-content{display:flex;align-items:center;gap:12px;width:100%;min-width:0}
.sauna-selected img,.sauna-option-content img{width:66px;height:44px;aspect-ratio:3/2;object-fit:contain;background:#fff;flex-shrink:0}
.sauna-no-heater{display:flex;align-items:center;justify-content:center;width:66px;height:44px;background:#fff;font-size:30px;color:#6b695f;flex-shrink:0}
.sauna-option-name{font-size:17px;line-height:1.2;min-width:0;font-weight:600}
.sauna-option-name small{display:block;font-size:13px;color:var(--muted);margin-top:5px;font-weight:400}
.sauna-option-price{margin-left:auto;white-space:nowrap;font-size:14px;color:var(--muted);flex-shrink:0}
.sauna-configurator fieldset{position:absolute;z-index:5;top:calc(100% + 8px);left:0;right:0;min-width:0;border:1px solid #e6e6e6;padding:8px;margin:0;background:#fff;box-shadow:0 14px 28px #24201826;max-height:350px;overflow-y:auto}
.sauna-configurator legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.sauna-options label{display:block;position:relative;cursor:pointer}
.sauna-options input{position:absolute;opacity:0;width:1px;height:1px}
.sauna-option-content{min-height:72px;padding:10px}
.sauna-options input:checked+.sauna-option-content{background:#fff;box-shadow:inset 2px 0 #53585a}
.sauna-options input:focus-visible+.sauna-option-content,.sauna-dropdown summary:focus-visible,.sauna-config-tabs button:focus-visible{outline:2px solid #962821;outline-offset:2px}
.sauna-option-content:hover{background:#f7f7f7}
.sauna-mini .product-summary{padding-top:16px;margin:0}
.sauna-mini .product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:40px;margin-bottom:8px}
.sauna-mini .product-price output{font:inherit}
.sauna-mini .product-price .price-on-request{font-size:32px}
.sauna-mini [data-price-note]{font-size:14px;color:var(--muted);line-height:1.35;margin:0 0 16px}
.sauna-mini .purchase-notes{margin-top:12px;font-size:14px}
.mini-dimensions{background:#f2eee5}
.mini-dimensions img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.sauna-mini .gallery-open,.sauna-mini .story-photo{aspect-ratio:3/2}
.heater-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.heater-grid img{width:100%;aspect-ratio:3/2;object-fit:contain;background:#f2eee5;margin-bottom:20px}
.heater-grid p{color:var(--muted)}
.desktop-offer-price.price-on-request{font-size:25px}
@media(min-width:801px){.sauna-mini .product-hero{grid-template-columns:minmax(0,1.55fr) minmax(370px,1fr)}.sauna-mini .product-card{padding:20px}.sauna-mini .product-hero{gap:28px}}
@media(min-width:801px) and (max-width:1100px){.sauna-mini .product-hero{grid-template-columns:minmax(0,1.3fr) minmax(330px,1fr)}}
@media(max-width:800px){.sauna-mini .product-card{padding:24px 0 30px}.sauna-mini .product-heading h1{font-size:40px}.sauna-option-name{font-size:16px}.sauna-selected,.sauna-option-content{gap:8px}.sauna-selected img,.sauna-option-content img,.sauna-no-heater{width:54px;height:36px}.sauna-dropdown summary{padding:10px}.sauna-option-content{padding:10px 8px}.heater-grid{grid-template-columns:1fr}.sauna-configurator{margin-bottom:20px}}
/* Compact pill-shaped choices, matching the supplied selector reference. */
.sauna-config-tabs{margin-bottom:14px;scrollbar-width:none}
.sauna-config-tabs button{padding:8px 12px;font-size:14px;border-radius:999px!important}
.sauna-choice-row{gap:8px}
.sauna-choice-info{width:26px;height:26px;border-radius:50%!important}
.sauna-dropdown summary{min-height:56px;padding:6px 14px 6px 8px;gap:8px;border-radius:999px!important}
.sauna-selected,.sauna-option-content{gap:8px}
.sauna-selected img,.sauna-option-content img{width:48px;height:32px}
.sauna-no-heater{width:40px;height:40px;font-size:25px;border-radius:50%!important}
.sauna-option-name{font-size:15px}
.sauna-option-name small{font-size:11px;line-height:1.25;margin-top:3px}
.sauna-option-price{font-size:13px}
.sauna-option-content{min-height:56px;padding:6px 8px}
.sauna-configurator fieldset{padding:6px}
.sauna-mini .accessory-open-button{min-height:56px;padding:8px 16px;font-size:15px;gap:10px;border-radius:999px!important}
.sauna-mini .accessory-open-button svg{width:24px;height:24px}
.sauna-choice-info{cursor:pointer}
.sauna-info-open{overflow:hidden}
.sauna-info-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(680px,52vw);max-width:100vw;height:100dvh;max-height:100dvh;padding:34px;border:0;background:#faf8f4;color:var(--ink);overflow-y:auto;overscroll-behavior:contain;box-shadow:-15px 0 60px #0002}
.sauna-info-drawer[open]{animation:sauna-info-enter .5s cubic-bezier(.25,.8,.25,1) both}
.sauna-info-drawer.is-closing{animation:sauna-info-exit .32s cubic-bezier(.4,0,.2,1) forwards}
.sauna-info-drawer::backdrop{background:#0006}
.sauna-info-close{position:sticky;float:right;top:0;z-index:1;width:36px;height:36px;margin:-12px -12px 8px 12px;display:grid;place-items:center;background:#fff;border:1px solid #ddd;font:26px/1 Arial;color:#333;cursor:pointer;border-radius:50%!important}
.sauna-info-drawer h2{font-size:36px;line-height:1.15;margin:0 40px 8px 0}
.sauna-info-price{color:var(--muted);margin:0 0 20px;font-size:17px}
.sauna-info-drawer img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#fff;border:1px solid #ddd;margin:0 0 20px}
.sauna-info-tabs{display:flex;gap:8px;margin-bottom:18px}
.sauna-info-tabs button{padding:8px 14px;border:1px solid #ddd;background:white;color:#333;font:inherit;font-size:15px;cursor:pointer;border-radius:999px!important}
.sauna-info-tabs [aria-selected=true]{background:#535756;border-color:#535756;color:white}
.sauna-info-drawer section{font-size:18px;line-height:1.6}
.sauna-info-drawer [hidden]{display:none!important}
.sauna-info-drawer dl{margin:0}
.sauna-info-drawer dl>div{display:flex;gap:20px;justify-content:space-between;padding:12px 0;border-bottom:1px solid #ddd}
.sauna-info-drawer dt{color:var(--muted)}
.sauna-info-drawer dd{margin:0;text-align:right;max-width:65%}
@keyframes sauna-info-enter{from{transform:translateX(100%)}to{transform:translateX(0)}}
@keyframes sauna-info-exit{from{transform:var(--drawer-exit-start,translateX(0));opacity:var(--drawer-exit-opacity,1)}to{transform:translateX(100%);opacity:1}}
@keyframes sauna-info-enter-mobile{from{transform:translateY(100%)}to{transform:translateY(0)}}
@keyframes sauna-info-exit-mobile{from{transform:var(--drawer-exit-start,translateY(0));opacity:var(--drawer-exit-opacity,1)}to{transform:translateY(100%);opacity:1}}
@media(max-width:800px){.sauna-info-drawer{inset:auto 0 0;width:100%;height:auto;max-height:88dvh;padding:24px 20px calc(24px + env(safe-area-inset-bottom))}.sauna-info-drawer[open]{animation-name:sauna-info-enter-mobile}.sauna-info-drawer.is-closing{animation-name:sauna-info-exit-mobile}.sauna-info-drawer h2{font-size:30px}.sauna-info-drawer section{font-size:16px}.sauna-info-close{margin:-10px -6px 8px 10px}}
.sauna-info-drawer[open]::backdrop{animation:sauna-info-shade-in .5s ease both}
.sauna-info-drawer.is-closing::backdrop{animation:sauna-info-shade-out .32s ease forwards}
@keyframes sauna-info-shade-in{from{opacity:0}to{opacity:1}}
@keyframes sauna-info-shade-out{from{opacity:1}to{opacity:0}}
