/* Product detail: the existing BondiPets palette and type system. */
.breadcrumbs{display:flex;gap:12px;padding-block:22px;font-size:13px;color:var(--muted);flex-wrap:wrap}
.product-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:clamp(36px,6vw,90px);align-items:start;padding-block:12px 64px}
.product-gallery{min-width:0}
.product-frame{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--formula-bg);border-radius:var(--r-md);padding:24px;min-height:560px;position:relative}
.product-frame>img{width:100%;height:470px;object-fit:contain}
.product-frame figcaption{font-size:12px;color:var(--muted);text-align:center;margin-top:16px}
.gallery-controls{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}
.gallery-controls button{display:flex;align-items:center;gap:10px;background:var(--clear);border:1px solid var(--line);border-radius:var(--radius);padding:8px 14px;font-size:13px;min-height:64px}
.gallery-controls button[aria-pressed=true]{border:2px solid var(--ink);padding:7px 13px;background:var(--white)}
.gallery-controls img{width:34px;height:48px;object-fit:contain}
.product-type{font-size:14px;color:var(--muted);margin:6px 0 18px}
.product-summary h1{font-family:var(--display);font-size:clamp(36px,3.9vw,57px);line-height:1.08;letter-spacing:-1.2px}
.product-intro{font-size:24px;line-height:1.35;margin-top:22px}
.product-description{font-size:16px;line-height:1.6;color:var(--muted);max-width:34em;margin-top:16px}
.product-facts{display:grid;grid-template-columns:1.1fr .75fr 1fr;gap:16px;padding-block:21px;margin:24px 0 0;border-block:1px solid var(--line)}
.product-facts dt{font-size:12px;color:var(--muted);margin-bottom:6px}
.product-facts dd{font-size:15px;font-weight:700;margin:0}
.product-buy{margin-top:24px}
.availability{font-size:14px;font-weight:700;margin-bottom:12px}
.product-buy-button{width:100%;justify-content:space-between}
.purchase-explanation{font-size:13px;color:var(--muted);line-height:1.55;margin-top:12px}
.product-help{display:flex;gap:12px 20px;flex-wrap:wrap;margin-top:20px;font-size:13px}
.product-help a{padding-block:5px}
.product-age{font-size:12px;color:var(--muted);margin-top:14px}
.product-sections{display:flex;flex-wrap:wrap;gap:12px 32px;padding-block:20px;border-top:1px solid var(--line);font-size:14px;font-weight:700}
.product-sections a{padding-block:4px}
.label-section{display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;border-top:1px solid var(--line)}
.label-heading>p{font-size:16px;color:var(--muted);margin-top:24px;max-width:30em}
.label-details{min-width:0}
.label-details>details{border-top:1px solid var(--line)}
.label-details>details:last-child{border-bottom:1px solid var(--line)}
.label-details summary{display:flex;justify-content:space-between;gap:20px;font-size:17px;font-weight:700;list-style:none;cursor:pointer;padding:22px 0}
.label-details summary::-webkit-details-marker{display:none}
.label-details summary>span{font-size:23px;font-weight:400}
.label-details details[open]>summary>span{transform:rotate(45deg)}
.label-details details>div{padding-bottom:24px;font-size:15px;line-height:1.7;color:var(--muted)}
.label-details h3{font-family:var(--body);font-size:15px;font-weight:700;margin-block:14px 8px;color:var(--ink)}
.analysis-list{margin:0}
.analysis-list>div{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:8px 0}
.analysis-list dd{margin:0;color:var(--ink)}
.product-end{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;border-top:1px solid var(--line)}
.product-end .button{margin-top:22px}
.product-end p{max-width:30em}
.product-page .mobile-purchase .button{font-size:14px;padding-inline:18px}
.product-routine{background:var(--peach)}
.product-routine-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px}
.product-routine img{width:100%;border-radius:var(--radius)}
.product-routine figcaption{font-size:11px;color:var(--muted);margin-top:10px}
.product-routine h2+p{margin-top:24px;max-width:32em}
.product-routine ol{font-size:15px;padding-left:20px;margin-block:22px}
.product-routine li+li{margin-top:10px}
.product-routine .text-link{font-size:14px}
@media(max-width:850px){.product-routine-grid{gap:32px}}
@media(max-width:1100px){.product-frame{min-height:480px}.product-frame>img{height:390px}.product-facts{gap:10px}.product-facts dd{font-size:13px}.label-section{gap:40px}}
@media(max-width:850px){.product-hero{gap:28px}.product-summary h1{font-size:37px}.product-frame{min-height:420px;padding:20px}.product-frame>img{height:340px}.product-facts{grid-template-columns:1fr}.product-facts>div{display:flex;justify-content:space-between;gap:12px}.product-facts dt{margin:0}.product-intro{font-size:21px}.gallery-controls{flex-wrap:wrap}.gallery-controls button{flex:1}.label-section{grid-template-columns:1fr;gap:30px}}
@media(max-width:620px){.breadcrumbs{font-size:11px;padding-block:16px;gap:8px}.product-hero{grid-template-columns:1fr;gap:27px;padding-top:0;padding-bottom:36px}.product-frame{min-height:370px;padding:20px}.product-frame>img{height:315px}.product-frame figcaption{font-size:11px;margin-top:12px}.gallery-controls{margin-top:10px;gap:10px}.gallery-controls button{font-size:12px;min-height:56px}.gallery-controls img{height:36px;width:28px}.product-type{font-size:12px;margin-top:0;margin-bottom:12px}.product-summary h1{font-size:39px;letter-spacing:-.8px}.product-summary h1 br{display:none}.product-intro{font-size:21px;margin-top:17px}.product-description{font-size:15px}.product-facts{grid-template-columns:1.1fr .7fr 1fr;gap:12px;padding-block:18px;margin-top:20px}.product-facts>div{display:block}.product-facts dt{font-size:11px;margin-bottom:5px}.product-facts dd{font-size:12px}.product-buy{margin-top:20px}.product-help{gap:8px 18px}.product-sections{gap:10px 20px;font-size:13px}.label-heading>p{font-size:15px;margin-top:18px}.label-details summary{font-size:16px}.label-details details>div{font-size:14px}.product-end{grid-template-columns:1fr;gap:24px}.product-end .button{width:100%;margin-top:18px}}
/* Mobile puts the name first and the buying action immediately after the image. */
@media(max-width:620px){.product-hero{gap:16px}.product-summary{display:contents}.product-type{order:0;margin:0}.product-summary h1{order:1;font-size:36px}.product-gallery{order:2}.product-frame{min-height:292px;padding:14px}.product-frame>img{height:240px}.product-buy{order:3;margin-top:2px}.product-facts{order:4;margin:4px 0 0}.product-description{order:5;margin:0}.product-intro{display:none}.product-help{order:6;margin-top:0}.product-age{order:7;margin:0}.gallery-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gallery-controls button{flex-direction:column;padding:7px 4px;gap:5px;font-size:10px;line-height:1.3}.gallery-controls button[aria-pressed=true]{padding:6px 3px}.gallery-controls img{height:30px;width:34px}.product-routine-grid{grid-template-columns:1fr;gap:28px}.product-routine h2+p{font-size:15px;margin-top:18px}}
@media(max-width:360px){.product-summary h1{font-size:34px}.product-facts{gap:8px}.product-page .mobile-purchase{gap:10px;padding-inline:14px}.product-page .mobile-purchase .button{font-size:13px;padding-inline:14px}}
