
/* Bush2Beech V7 product-media and polish layer */
:root{--v7-blue:#128cff;--v7-panel:#0d1219;--v7-line:#26313e}
.v7-shipping{position:fixed;z-index:5000;top:0;left:0;right:0;height:30px;display:flex;align-items:center;justify-content:center;gap:26px;background:#087fe2;color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.v4-header{top:30px!important}.v4-mobile{top:112px!important}body{padding-top:112px!important}
.price,.product-info .price,.product-container h2,.v7-price{color:#fff!important;text-shadow:none!important;opacity:1!important}
.v7-product{max-width:1180px;margin:42px auto 90px;padding:0 20px}.v7-product-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:38px;background:#0d1219;border:1px solid var(--v7-line);border-radius:10px;padding:26px}.v7-media-main{height:520px;background:#fff;border-radius:8px;display:grid;place-items:center;padding:22px;overflow:hidden}.v7-media-main img{width:100%;height:100%;object-fit:contain}.v7-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:9px;margin-top:10px}.v7-thumb{border:2px solid transparent;background:#fff;border-radius:6px;padding:5px;cursor:pointer;min-height:78px}.v7-thumb.active{border-color:var(--v7-blue)}.v7-thumb img{width:100%;height:68px;object-fit:contain}.v7-info h1{font-size:clamp(44px,6vw,72px);line-height:.95;margin:8px 0 12px}.v7-badge{display:inline-block;background:var(--v7-blue);padding:7px 10px;font-weight:900;font-size:11px;letter-spacing:.12em;border-radius:3px}.v7-desc{color:#aeb8c5;line-height:1.7}.v7-price{font-size:32px;font-weight:900;margin:18px 0}.v7-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:18px 0}.v7-spec{background:#131a24;border:1px solid var(--v7-line);padding:13px;border-radius:5px}.v7-spec small{display:block;color:#8d99a8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.v7-colour-select{width:100%;background:#070a0e;color:#fff;border:1px solid #35404c;padding:15px;border-radius:5px;font-size:16px}.v7-add{width:100%;margin-top:12px;padding:16px;border:0;border-radius:5px;background:var(--v7-blue);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.v7-add[disabled]{background:#29313b;color:#9aa4b0;cursor:not-allowed}.v7-bkk{display:flex;align-items:center;gap:13px;background:#fff;color:#000;padding:11px 14px;border-radius:5px;margin:18px 0}.v7-bkk img{height:34px;max-width:155px;object-fit:contain}.product-card{display:flex!important;flex-direction:column!important;min-height:100%}.product-card img,.product-card .placeholder-art{height:220px!important;aspect-ratio:auto!important}.product-card .price{margin-top:auto!important;padding-top:12px}.jump-nav{position:relative;z-index:3;margin-top:18px!important}.environment-banner{position:relative;z-index:1;margin-bottom:30px!important}.jump-nav details{overflow:hidden}.jump-nav summary{display:flex;align-items:center;gap:10px}.jump-nav summary:before{content:'+';width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#168cff;color:#fff;font-size:18px}.jump-nav details[open] summary:before{content:'–'}.bkk-note span{color:#000!important}.video-section{order:4}.coming-home{order:5}
@media(max-width:850px){.v7-shipping{height:42px;gap:4px;flex-direction:column;font-size:10px;line-height:1.1}.v4-header{top:42px!important}.v4-mobile{top:112px!important}body{padding-top:112px!important}.v7-product-shell{grid-template-columns:1fr;padding:14px}.v7-media-main{height:340px}.v7-thumbs{grid-template-columns:repeat(4,1fr)}.v7-info h1{font-size:48px}.v7-specs{grid-template-columns:1fr 1fr}}

/* V10 image-fit and consolidated product-page fixes */
.v7-media-main{min-height:420px;height:min(58vw,560px)}.v7-media-main img,.v7-thumb img,.product-card img{object-fit:contain!important;object-position:center!important}.v7-info label{display:block;margin:12px 0 7px}.v7-colour-select+label{margin-top:14px}
/* V12.1: keep all Yabbie product photos fully visible */
body:has(.v7-info h1:first-of-type) .v7-media-main img { object-fit: contain !important; object-position: center !important; }
