.pdp[data-astro-cid-aqxoqqhg]{background:var(--paper);padding-top:clamp(1.5rem,4vw,2.5rem)}.pdp__topbar[data-astro-cid-aqxoqqhg]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.pdp__arrows[data-astro-cid-aqxoqqhg]{display:inline-flex;gap:.4rem}.pdp__arrow[data-astro-cid-aqxoqqhg]{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid var(--hairline-strong);border-radius:2px;color:var(--deep-green);font-size:.95rem;line-height:1;opacity:.7;transition:opacity .3s var(--ease-soft),border-color .3s var(--ease-soft),background-color .3s var(--ease-soft)}.pdp__arrow[data-astro-cid-aqxoqqhg]:hover{opacity:1;border-color:var(--deep-green);background:var(--cream)}.pdp__grid[data-astro-cid-aqxoqqhg]{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start}.pdp__main[data-astro-cid-aqxoqqhg]{display:block;width:100%;padding:0;cursor:zoom-in;aspect-ratio:4 / 5;background:linear-gradient(160deg,#efe4d2,#e5d7c0);border:1px solid var(--hairline);border-radius:3px;overflow:hidden}.pdp__main[data-astro-cid-aqxoqqhg] img[data-astro-cid-aqxoqqhg]{width:100%;height:100%;object-fit:cover}.pdp__thumbs[data-astro-cid-aqxoqqhg]{display:flex;gap:.6rem;margin-top:.8rem;flex-wrap:wrap}.pdp__thumb[data-astro-cid-aqxoqqhg]{width:68px;aspect-ratio:4 / 5;padding:0;border:1px solid var(--hairline);border-radius:2px;overflow:hidden;background:var(--cream);cursor:pointer;opacity:.6;transition:opacity .3s var(--ease-soft),border-color .3s var(--ease-soft)}.pdp__thumb[data-astro-cid-aqxoqqhg] img[data-astro-cid-aqxoqqhg]{width:100%;height:100%;object-fit:cover}.pdp__thumb[data-astro-cid-aqxoqqhg].is-active,.pdp__thumb[data-astro-cid-aqxoqqhg]:hover{opacity:1;border-color:var(--deep-green)}.pdp__info[data-astro-cid-aqxoqqhg]{position:sticky;top:120px}.pdp__back[data-astro-cid-aqxoqqhg]{font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.pdp__back[data-astro-cid-aqxoqqhg]:hover{color:var(--deep-green)}.pdp__title[data-astro-cid-aqxoqqhg]{font-size:clamp(2.1rem,4vw,3.2rem);color:var(--deep-green);margin:1rem 0 .6rem}.pdp__price[data-astro-cid-aqxoqqhg]{font-family:var(--serif);font-size:1.5rem;color:var(--ink);margin-bottom:1.8rem}.pdp__option[data-astro-cid-aqxoqqhg]{margin-bottom:1.4rem}.pdp__option-label[data-astro-cid-aqxoqqhg]{display:block;font-family:var(--sans);font-size:.68rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem}.pdp__values[data-astro-cid-aqxoqqhg]{display:flex;flex-wrap:wrap;gap:.5rem}.pdp__value[data-astro-cid-aqxoqqhg]{font-family:var(--sans);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;padding:.6em 1em;background:transparent;border:1px solid var(--hairline-strong);border-radius:2px;color:var(--deep-green);cursor:pointer;transition:border-color .25s var(--ease-soft),background-color .25s var(--ease-soft),color .25s var(--ease-soft)}.pdp__value[data-astro-cid-aqxoqqhg].is-selected{background:var(--deep-green);border-color:var(--deep-green);color:var(--cream)}.pdp__value[data-astro-cid-aqxoqqhg].is-unavailable{color:var(--muted);border-style:dashed;opacity:.55;text-decoration:line-through}.pdp__add[data-astro-cid-aqxoqqhg]{width:100%;max-width:340px;margin-top:.6rem}.pdp__add[data-astro-cid-aqxoqqhg]:disabled{opacity:.5;cursor:default}.pdp__status[data-astro-cid-aqxoqqhg]{min-height:1.2em;margin-top:.7rem;font-size:.82rem;color:var(--oxblood)}.pdp__desc[data-astro-cid-aqxoqqhg]{margin-top:2.2rem;padding-top:1.8rem;border-top:1px solid var(--hairline);color:var(--ink);line-height:1.7;max-width:46ch}.pdp__desc[data-astro-cid-aqxoqqhg] p{margin-bottom:1rem}.pdp__missing[data-astro-cid-aqxoqqhg]{padding:4rem 0;font-family:var(--serif);font-size:1.5rem;color:var(--muted)}.lightbox[data-astro-cid-aqxoqqhg]{position:fixed;inset:0;z-index:600;display:grid;place-items:center;background:#06120ee0;cursor:zoom-out;animation:lbFade .25s var(--ease-soft)}.lightbox[data-astro-cid-aqxoqqhg][hidden]{display:none}@keyframes lbFade{0%{opacity:0}to{opacity:1}}.lightbox__img[data-astro-cid-aqxoqqhg]{max-width:94vw;max-height:92vh;object-fit:contain;border-radius:2px;box-shadow:0 40px 90px -30px #000000b3}.lightbox__close[data-astro-cid-aqxoqqhg]{position:absolute;top:1.2rem;right:1.4rem;background:none;border:0;cursor:pointer;color:#f4ebddd9;font-family:var(--sans);font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;padding:.5rem}.lightbox__close[data-astro-cid-aqxoqqhg]:hover{color:var(--cream)}@media(prefers-reduced-motion:reduce){.lightbox[data-astro-cid-aqxoqqhg]{animation:none}}@media(max-width:820px){.pdp__grid[data-astro-cid-aqxoqqhg]{grid-template-columns:1fr}.pdp__info[data-astro-cid-aqxoqqhg]{position:static}}
