/* Product17: detail panels only. The compact rounded catalogue is unchanged. */
.p-product-dialog{width:min(980px,calc(100vw - 32px));max-height:calc(100svh - 36px);padding:0;border:1px solid #ded1bd;border-radius:20px;background:#fffdf8;color:#433b31;overflow:hidden}
.p-product-dialog[open]{display:flex;flex-direction:column}.p-product-dialog::backdrop{background:#1e211cb0;backdrop-filter:blur(3px)}
.p-product-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;flex:none;border-bottom:1px solid #e5daca}.p-product-dialog>header h3{font-size:22px;line-height:1.3;margin:5px 0 0}.p-product-dialog>header small{font-size:11px;color:#8c7154}
.p-product-dialog button{font:inherit;cursor:pointer;border-radius:12px;padding:10px 14px;border:1px solid #dbceb9;background:#fffaf1;color:#704e2d;min-height:42px;font-size:13px}.p-product-dialog button:focus-visible{outline:3px solid #c97336;outline-offset:2px}
.p-product-tabs{display:flex;gap:7px;padding:10px 24px;background:#f5f0e7;flex:none}.p-product-tabs button{flex:1;font-weight:600;background:transparent;border-color:transparent}.p-product-tabs [aria-selected=true]{color:#a8410f;background:white;border-color:#cbaf8f}
.p-product-main{overflow-y:auto;overscroll-behavior:contain;min-height:0;flex:1;scrollbar-width:thin}.p-product-dialog .u-product-image{max-height:40svh;object-fit:contain;aspect-ratio:16/9;width:100%;background:#f2eee6}.p-product-dialog .u-product-thumbs{padding:10px 24px;display:flex;gap:8px;justify-content:center}.p-product-dialog [data-product-view][aria-pressed=true]{background:#f4e5d1;border-color:#c79b6a}
.p-product-copy{padding:18px 26px 26px;font-size:15px;line-height:1.65}.p-product-copy h4{font-size:24px;margin:0 0 14px;line-height:1.3}.p-product-copy>p:first-child{margin-top:0}.p-product-copy>p{color:#786954}
.p-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.p-product-facts>div{border-radius:12px;padding:13px 15px;background:#f5f0e7}.p-product-facts dt{font-size:12px;color:#877357}.p-product-facts dd{margin:5px 0 0;font-size:16px;font-weight:600}
.p-rooms{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.p-rooms>div{display:flex;flex-direction:column;border:1px solid #e5d9c7;border-radius:12px;padding:12px}.p-rooms strong{font-size:14px}.p-rooms span{font-size:13px}.p-rooms small{font-size:11px;color:#8a795f}
.p-footnote{font-size:12px;line-height:1.55;color:#8a775f;padding:12px 0 0;margin:10px 0 0}.p-features{padding-left:20px;font-size:14px;line-height:1.8;margin-bottom:0}.p-supply-list{margin:20px 0 0}.p-supply-list>div{display:grid;grid-template-columns:minmax(160px,.75fr) 1.5fr;gap:24px;padding:14px 0;border-top:1px solid #e8dece}.p-supply-list dt{font-weight:600;font-size:14px}.p-supply-list dd{font-size:14px;margin:0;color:#7b6b56}
.p-wishes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.p-wishes button{display:flex;text-align:left;gap:12px;padding:16px}.p-wishes strong{display:block;font-size:14px}.p-wishes small{display:block;font-size:12px;line-height:1.6;margin-top:5px;color:#877054}.p-wishes button[aria-pressed=true]{border-color:#bf6d35;background:#fbefd9}.p-wish-mark{font-size:20px;flex:none}
.p-delivery-steps{padding-left:24px;margin:22px 0}.p-delivery-steps li{padding:0 0 16px 8px}.p-delivery-steps p{margin:5px 0;font-size:14px;color:#7b6b56}
.p-product-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 24px;background:#f4eee3;border-top:1px solid #dfd2bf;flex:none}.p-product-dialog footer strong{font-size:21px;display:block}.p-product-dialog footer small{font-size:11px;display:block;margin-top:4px;color:#846c4c}.p-product-dialog footer>button{background:#bc4c16;color:white;border:0;font-size:14px;min-height:46px}
.p-product-loading{padding:40px;font-size:16px}.p-product-dialog .customer-product-error{padding:20px}
.p-enquiry-options{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.p-enquiry-options button{border:1px solid #d8c6ab;border-radius:12px;padding:10px 16px;background:#fbf5e9;font:inherit;font-size:13px}
#leadForm .p-consent{display:flex;gap:9px;font-weight:400;align-items:flex-start;font-size:12px;line-height:1.5}#leadForm .p-consent input{width:17px;height:17px;margin:2px 0 0;flex:none}#leadForm [data-enquiry-online][disabled]{opacity:.55;cursor:wait}
#leadForm .p-server-status{font-size:12px;line-height:1.5;padding:10px 12px;background:#f4eee2;border-radius:12px;margin:0;color:#7c6444}#leadForm .p-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:640px){.p-product-dialog{width:calc(100vw - 16px);max-height:calc(100svh - 16px);border-radius:18px}.p-product-dialog>header{padding:12px 14px;gap:8px}.p-product-dialog>header h3{font-size:17px}.p-product-dialog>header button{font-size:11px;padding:8px}.p-product-tabs{gap:2px;padding:7px}.p-product-tabs button{font-size:11px;padding:9px 4px;min-height:42px}.p-product-copy{padding:15px;font-size:14px}.p-product-copy h4{font-size:21px}.p-product-facts{gap:8px}.p-product-facts>div{padding:10px}.p-product-facts dd{font-size:14px}.p-rooms{grid-template-columns:1fr 1fr}.p-supply-list>div{grid-template-columns:1fr;gap:5px;padding:12px 0}.p-wishes{grid-template-columns:1fr}.p-product-dialog>footer{padding:12px;gap:10px;flex-wrap:wrap}.p-product-dialog footer strong{font-size:18px}.p-product-dialog footer>button{flex:1;font-size:12px}.p-product-dialog .u-product-image{max-height:33svh}.p-product-dialog .u-product-thumbs{padding:9px}.p-product-dialog .u-product-thumbs button{min-height:40px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.p-product-dialog *{transition:none!important}}
