.product-top{padding-bottom:64px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start}.product-gallery{position:sticky;top:108px;min-width:0;outline-offset:8px}.gallery-stage{position:relative;aspect-ratio:1/1;min-height:400px;background:#f5f8f6;border:1px solid var(--line);border-radius:15px;overflow:hidden;touch-action:pan-y pinch-zoom}.gallery-model{position:absolute;z-index:1;top:20px;left:22px;font-size:13px;letter-spacing:.12em;font-weight:600;color:var(--muted)}.gallery-expand{width:100%;height:100%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:zoom-in;padding:38px}.gallery-expand>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.expand-label{position:absolute;bottom:18px;left:20px;display:flex;gap:7px;align-items:center;background:#ffffffec;border:1px solid var(--line);padding:8px 12px;border-radius:6px;font-size:13px;color:var(--ink)}.gallery-counter{font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.gallery-stage>.gallery-counter{position:absolute;bottom:25px;right:24px;pointer-events:none}.gallery-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);background:#ffffffed;border-radius:50%;box-shadow:0 2px 8px #203c3210;color:var(--ink)}.gallery-arrow:hover{background:var(--teal);color:white}.gallery-arrow svg{width:18px;height:18px}.gallery-arrow.previous{left:13px}.gallery-arrow.previous svg{transform:rotate(180deg)}.gallery-arrow.next{right:13px}.gallery-caption{display:flex;justify-content:space-between;gap:20px;margin:15px 0;font-size:13px;color:var(--muted)}.gallery-caption>span:first-child{color:var(--ink);font-weight:500}.gallery-thumbs{display:flex;gap:12px;overflow-x:auto;padding:3px 2px 10px;scrollbar-width:thin;position:relative}.gallery-thumbs>button{position:relative;flex:0 0 90px;height:88px;border:1px solid var(--line);border-radius:8px;padding:9px;background:#fff}.gallery-thumbs>button.selected{border:2px solid var(--teal);padding:8px;box-shadow:0 0 0 2px #126e6510}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.gallery-thumbs span{position:absolute;bottom:3px;left:5px;font-size:10px;color:var(--muted);background:#fffffff0;padding:0 3px}.product-top .detail-copy h1{font-size:40px;line-height:1.17}.product-top .detail-copy>.eyebrow{margin-bottom:17px}.product-top .detail-copy .lead{font-size:16px}.product-top #add-cart-form{gap:16px}.product-top .tier-table span{font-size:13px}.product-top .small-note{font-size:14px!important}.product-section-nav{position:sticky;top:87px;z-index:30;background:#ffffffed;backdrop-filter:blur(14px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-section-nav>.container{display:flex;justify-content:space-between;gap:25px;align-items:center}.product-section-links{display:flex;gap:30px;overflow-x:auto;scrollbar-width:none}.product-section-links>button{padding:21px 0 18px;background:transparent;white-space:nowrap;font-size:14px;color:var(--muted);border-bottom:3px solid transparent}.product-section-links>button.selected{border-bottom-color:var(--teal);color:var(--teal);font-weight:600}.product-back-top{background:transparent;font-size:14px;white-space:nowrap;color:var(--teal)}.product-back-top span{margin-left:14px}.product-content-section{padding:80px 0;scroll-margin-top:62px;outline:none}#product-purchase{scroll-margin-top:8px}.overview-layout{display:grid;grid-template-columns:1fr .95fr;gap:85px;align-items:center}.overview-heading h2{font-size:38px;max-width:500px}.overview-heading>p{color:var(--muted);margin:24px 0 30px;font-size:17px;line-height:1.8}.product-facts{border-top:1px solid var(--line)}.product-facts>div{display:flex;justify-content:space-between;gap:24px;align-items:start;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.product-facts span{color:var(--muted)}.product-facts strong{text-align:right;font-weight:500}.overview-visual{margin:0;background:#f5f8f6;border-radius:12px;overflow:hidden}.overview-visual button{background:transparent;padding:38px;display:block;width:100%;cursor:zoom-in}.overview-visual img{width:100%;height:340px;object-fit:contain;mix-blend-mode:multiply}.overview-visual figcaption{display:flex;justify-content:space-between;gap:20px;padding:18px 24px;border-top:1px solid var(--line);font-size:13px}.overview-visual figcaption>span{color:var(--muted)}.product-photo-details{background:#f6f9f7}.product-section-heading{text-align:center;max-width:760px;margin:0 auto 45px}.product-section-heading h2{font-size:40px}.product-section-heading p{font-size:16px;color:var(--muted);margin-top:18px}.detail-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.detail-photo-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;align-self:start}.detail-photo-grid figure:last-child:nth-child(odd){grid-column:1/-1;max-width:820px;justify-self:center;width:100%}.detail-photo-grid figure>button{position:relative;display:block;width:100%;background:#fff;padding:28px;cursor:zoom-in}.detail-photo-grid img{width:100%;height:auto;max-height:720px;object-fit:contain}.detail-photo-enlarge{position:absolute;right:14px;bottom:14px;background:#f3f7f4;border:1px solid var(--line);border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:20px}.detail-photo-grid figcaption{padding:20px 24px;display:flex;gap:18px;border-top:1px solid var(--line);font-size:15px}.detail-photo-grid figcaption>span{color:var(--muted);font-size:13px;padding-top:2px}.detail-photo-grid figcaption>strong{font-weight:500}.specification-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.specification-layout h2{font-size:38px}.specification-layout>div>p{font-size:16px;color:var(--muted);max-width:330px;margin-top:24px}.product-specs{margin:0;border-top:1px solid var(--line)}.product-specs>div{display:grid;grid-template-columns:1fr 1.4fr;gap:25px;padding:19px 18px;font-size:15px;border-bottom:1px solid var(--line)}.product-specs>div:nth-child(odd){background:#f7faf8}.product-specs dt{color:var(--muted)}.product-specs dd{margin:0;font-weight:500;overflow-wrap:anywhere}.product-ordering{border-top:1px solid var(--line)}.product-ordering .text-link{margin-top:28px}.product-order-faq{border-top:1px solid var(--line)}.product-order-faq details{border-bottom:1px solid var(--line)}.product-order-faq summary{cursor:pointer;list-style:none;padding:23px 0;display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:16px;font-weight:500}.product-order-faq summary::-webkit-details-marker{display:none}.product-order-faq details[open] summary svg{transform:rotate(180deg)}.product-order-faq summary svg{width:18px;flex-shrink:0}.product-order-faq p{padding:0 30px 25px 0;font-size:15px;line-height:1.8;color:var(--muted)}.product-lightbox{padding:0;width:min(1200px,calc(100% - 48px));max-width:none;max-height:none;height:calc(100dvh - 48px);border-radius:14px;background:white;overflow:hidden}.product-lightbox[open]{display:flex;flex-direction:column}.product-lightbox::backdrop{background:#142a25db;backdrop-filter:blur(5px)}.lightbox-header{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid var(--line);gap:20px;flex-shrink:0}.lightbox-header>div:first-child>span{font-size:12px;letter-spacing:.1em;color:var(--muted)}.lightbox-header h2{font-size:22px;margin-top:5px}.lightbox-header>div:last-child{display:flex;gap:15px;align-items:center}.lightbox-header button{background:#f1f6f3;border:1px solid var(--line);padding:10px 14px;border-radius:7px;color:var(--ink);font-size:14px;white-space:nowrap;min-height:42px}.lightbox-header [data-photo-close]{width:42px;padding:9px;display:grid;place-items:center}.lightbox-stage{flex:1;position:relative;min-height:0;touch-action:pan-y pinch-zoom}.lightbox-scroll{width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center;padding:20px 60px;background:#fcfdfc}.lightbox-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.zoomed .lightbox-scroll{display:block;touch-action:pan-x pan-y pinch-zoom}.zoomed .lightbox-image{max-width:none;max-height:none;width:170%;height:auto;margin:0 auto}.lightbox-footer{display:flex;align-items:center;justify-content:space-between;padding:17px 25px;border-top:1px solid var(--line);font-size:14px;gap:25px;flex-shrink:0}.lightbox-caption{color:var(--muted)}
@media(max-width:1100px){.product-layout{gap:36px}.gallery-stage{min-height:340px}.gallery-expand{padding:30px}.product-top .detail-copy h1{font-size:35px}.overview-layout{gap:50px}.specification-layout{gap:45px}.product-section-links{gap:22px}.overview-visual img{height:280px}}
@media(max-width:800px){.product-layout{grid-template-columns:1fr;gap:32px}.product-gallery{position:static}.gallery-stage{min-height:0;aspect-ratio:1.02}.gallery-expand{padding:32px}.gallery-model{top:17px;left:18px}.gallery-arrow{width:36px;height:36px}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.expand-label{bottom:14px;left:14px;font-size:12px;padding:7px 9px}.gallery-stage>.gallery-counter{bottom:21px;right:20px}.gallery-caption{font-size:12px;gap:12px}.gallery-caption>span:last-child{text-align:right}.gallery-thumbs{gap:9px;padding-bottom:6px}.gallery-thumbs>button{flex-basis:74px;height:74px}.product-top .detail-copy h1{font-size:34px}.product-top .detail-copy>.eyebrow{font-size:12px}.product-top{padding-bottom:38px}.product-section-nav{top:73px}.product-section-nav>.container{width:100%;padding:0 20px;gap:0}.product-section-links{gap:25px;width:100%}.product-section-links>button{padding:17px 0 14px;font-size:14px}.product-back-top{display:none}.product-content-section{padding:48px 0;scroll-margin-top:37px}#product-purchase{scroll-margin-top:0}.overview-layout,.specification-layout{grid-template-columns:1fr;gap:32px}.overview-heading h2,.specification-layout h2,.product-section-heading h2{font-size:32px}.specification-layout h2 br{display:none}.overview-heading>p{font-size:16px;margin:20px 0 24px}.product-facts>div{font-size:14px;gap:18px}.overview-visual img{height:280px}.overview-visual button{padding:24px}.overview-visual figcaption{padding:16px 20px}.product-section-heading{text-align:left;margin:0 0 28px}.product-section-heading p{font-size:15px}.detail-photo-grid{grid-template-columns:1fr;gap:24px}.detail-photo-grid figure>button{padding:18px}.detail-photo-grid figcaption{padding:18px;font-size:14px}.product-specs>div{grid-template-columns:1fr 1.3fr;padding:17px 13px;gap:16px;font-size:14px}.specification-layout>div>p{max-width:none;margin-top:18px}.product-order-faq summary{font-size:15px;padding:20px 0}.product-order-faq p{font-size:14px;padding-right:12px}.product-lightbox{width:100%;height:100dvh;border-radius:0;margin:0}.lightbox-header{padding:16px;gap:12px}.lightbox-header h2{font-size:16px;line-height:1.3;max-width:210px}.lightbox-header>div:last-child{gap:8px}.lightbox-header button{font-size:12px;padding:9px 10px}.lightbox-scroll{padding:20px 38px}.lightbox-header [data-photo-close]{width:38px;min-height:38px}.lightbox-footer{padding:17px 18px calc(17px + env(safe-area-inset-bottom));font-size:13px}.lightbox-stage .gallery-arrow{width:34px;height:34px}.lightbox-stage .gallery-arrow.previous{left:7px}.lightbox-stage .gallery-arrow.next{right:7px}}

.product-photo-count{position:absolute;bottom:14px;right:16px;z-index:1;font-size:12px;background:#fff;border:1px solid var(--line);padding:5px 9px;border-radius:5px;color:var(--muted)}

/* Detail sheets stay in their own full-width reading area. */
.detail-photo-grid{display:flex;flex-direction:column;gap:24px;max-width:900px;margin:0 auto}.detail-photo-grid figure,.detail-photo-grid figure:last-child:nth-child(odd){width:100%;max-width:none}.detail-photo-grid figure>button{padding:0}.detail-photo-grid img{display:block;max-height:none;width:100%;height:auto}.detail-photo-grid figcaption{padding:14px 20px;font-size:14px}

/* A continuous reading surface; each image still supports keyboard enlargement. */
.detail-photo-grid.detail-photo-stream{display:block;gap:0;background:#fff;line-height:0}
.detail-photo-grid.detail-photo-stream figure,.detail-photo-grid.detail-photo-stream figure:last-child:nth-child(odd){display:block;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;max-width:none;width:100%;line-height:0}
.detail-photo-grid.detail-photo-stream figure>button{display:block;margin:0;padding:0;border:0;border-radius:0;line-height:0;width:100%}
.detail-photo-grid.detail-photo-stream figure>button:focus-visible{outline:3px solid var(--teal);outline-offset:-3px}
.detail-photo-grid.detail-photo-stream img{display:block;width:100%;height:auto;max-height:none;margin:0;border:0;border-radius:0;vertical-align:top}
