.buy[data-astro-cid-46aoxalb]{display:flex;flex-direction:column;gap:1.4rem}.buy__plans[data-astro-cid-46aoxalb]{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.buy__plan[data-astro-cid-46aoxalb]{position:relative;border:1.5px solid var(--line-strong);border-radius:var(--radius);padding:.85rem .95rem;cursor:pointer;display:flex;flex-direction:column;gap:.15rem;transition:border-color .2s ease,background .2s ease}.buy__plan[data-astro-cid-46aoxalb] input[data-astro-cid-46aoxalb]{position:absolute;opacity:0;pointer-events:none}.buy__plan[data-astro-cid-46aoxalb]:hover{border-color:var(--espresso)}.buy__plan[data-astro-cid-46aoxalb]:has(input:checked){border-color:var(--ember);background:#c2542f0f}.buy__plan[data-astro-cid-46aoxalb]:has(input:focus-visible){outline:2px solid var(--forest);outline-offset:2px}.buy__save[data-astro-cid-46aoxalb]{position:absolute;top:-.6rem;right:.6rem;font-family:var(--font-mono);font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--forest);color:var(--cream);padding:.2rem .45rem;border-radius:100px}.buy__plan-label[data-astro-cid-46aoxalb]{font-family:var(--font-display);font-size:1.05rem;font-weight:600}.buy__plan-tag[data-astro-cid-46aoxalb]{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;color:var(--espresso-faint)}.buy__plan-price[data-astro-cid-46aoxalb]{font-family:var(--font-mono);font-size:.82rem;margin-top:.3rem;color:var(--espresso-soft)}.buy__row[data-astro-cid-46aoxalb]{display:flex;align-items:center;gap:1rem}.buy__qty[data-astro-cid-46aoxalb]{display:inline-flex;align-items:center;border:1.5px solid var(--espresso);border-radius:var(--radius);overflow:hidden}.buy__qty[data-astro-cid-46aoxalb] button[data-astro-cid-46aoxalb]{width:2.6rem;height:2.9rem;background:transparent;border:none;font-size:1.2rem;color:var(--espresso);transition:background .15s ease}.buy__qty[data-astro-cid-46aoxalb] button[data-astro-cid-46aoxalb]:hover{background:var(--cream-2)}.buy__qty[data-astro-cid-46aoxalb] span[data-astro-cid-46aoxalb]{min-width:2.5rem;text-align:center;font-family:var(--font-mono);font-weight:700}.buy__add[data-astro-cid-46aoxalb]{flex:1;background:var(--espresso);color:var(--cream);border:1.5px solid var(--espresso);border-radius:var(--radius);font-family:var(--font-mono);font-weight:700;font-size:.86rem;letter-spacing:.02em;height:2.9rem;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.buy__add[data-astro-cid-46aoxalb]:hover{background:var(--ember);border-color:var(--ember);transform:translateY(-2px);box-shadow:0 12px 26px -14px #c2542fcc}.buy__note[data-astro-cid-46aoxalb]{font-family:var(--font-mono);font-size:.74rem;color:var(--espresso-faint)}.pdp[data-astro-cid-2or5hpsh]{padding-block:clamp(1.5rem,4vw,3rem)}.pdp__back[data-astro-cid-2or5hpsh]{font-family:var(--font-mono);font-size:.78rem;color:var(--espresso-soft);transition:color .2s ease}.pdp__back[data-astro-cid-2or5hpsh]:hover{color:var(--ember)}.pdp__grid[data-astro-cid-2or5hpsh]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);margin-top:1.5rem;align-items:start}.pdp__media[data-astro-cid-2or5hpsh]{position:sticky;top:90px}.pdp__hero[data-astro-cid-2or5hpsh]{width:100%;aspect-ratio:5 / 6;object-fit:cover;border-radius:var(--radius);background:var(--cream-2)}.pdp__thumbs[data-astro-cid-2or5hpsh]{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:.6rem}.pdp__thumbs[data-astro-cid-2or5hpsh] img[data-astro-cid-2or5hpsh]{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;background:var(--cream-2)}.pdp__title[data-astro-cid-2or5hpsh]{font-size:clamp(2.4rem,6vw,4rem);margin-top:.8rem}.pdp__price[data-astro-cid-2or5hpsh]{display:flex;align-items:baseline;gap:.5rem;margin-top:1rem}.pdp__price-now[data-astro-cid-2or5hpsh]{font-family:var(--font-mono);font-size:1.4rem;font-weight:700}.pdp__price-unit[data-astro-cid-2or5hpsh]{font-family:var(--font-mono);font-size:.8rem;color:var(--espresso-faint)}.pdp__notes[data-astro-cid-2or5hpsh]{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}.pdp__notes[data-astro-cid-2or5hpsh] li[data-astro-cid-2or5hpsh]{font-family:var(--font-mono);font-size:.74rem;padding:.3rem .7rem;border:1px solid var(--line-strong);border-radius:100px;color:var(--espresso-soft)}.pdp__add[data-astro-cid-2or5hpsh]{margin-top:1.8rem;padding:1.5rem;background:var(--cream-2);border-radius:var(--radius)}.pdp__desc[data-astro-cid-2or5hpsh]{margin-top:1.8rem;color:var(--espresso-soft);font-size:1.05rem;line-height:1.65;max-width:52ch}.pdp__facts[data-astro-cid-2or5hpsh]{margin-top:1.8rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.pdp__facts[data-astro-cid-2or5hpsh] div[data-astro-cid-2or5hpsh]{background:var(--cream);padding:1rem 1.2rem}.pdp__facts[data-astro-cid-2or5hpsh] dt[data-astro-cid-2or5hpsh]{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--espresso-faint)}.pdp__facts[data-astro-cid-2or5hpsh] dd[data-astro-cid-2or5hpsh]{font-family:var(--font-display);font-size:1.15rem;font-weight:600;margin-top:.25rem}@media (max-width: 820px){.pdp__grid[data-astro-cid-2or5hpsh]{grid-template-columns:1fr}.pdp__media[data-astro-cid-2or5hpsh]{position:static;max-width:460px}}
