.bc-wrap[data-astro-cid-3db5hqmh]{background:var(--clr-cream);padding-block:var(--space-4);border-bottom:var(--border-thin)}.pdetail[data-astro-cid-3db5hqmh]{position:relative;background:var(--clr-cream);border-bottom:var(--border);padding-block:var(--space-6) var(--space-10)}.pdetail__inner[data-astro-cid-3db5hqmh]{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media(min-width:900px){.pdetail__inner[data-astro-cid-3db5hqmh]{grid-template-columns:1fr 1.1fr;gap:var(--space-10)}}.pdetail__media[data-astro-cid-3db5hqmh]{position:relative;padding:var(--space-5);background:var(--clr-cream);border:var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);transform:rotate(-2deg);aspect-ratio:1 / 1;display:grid;place-items:center;max-width:480px;margin-inline:auto;width:100%;align-self:center;justify-self:center;overflow:hidden}.pdetail__media[data-astro-cid-3db5hqmh]:before{content:"";position:absolute;inset:10px;border:2px dashed rgba(17,17,17,.2);border-radius:calc(var(--radius-md) - 6px);pointer-events:none}.pdetail__media[data-astro-cid-3db5hqmh] picture{width:100%;height:100%;display:grid;place-items:center;position:relative;z-index:1;min-height:0;min-width:0}.pdetail__media[data-astro-cid-3db5hqmh] .pdetail__photo{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(17,17,17,.18))}.pdetail__badge[data-astro-cid-3db5hqmh]{position:absolute;top:-18px;right:-10px;display:inline-flex;flex-direction:column;align-items:center;padding:.5rem 1rem .7rem;background:var(--clr-yellow);border:var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transform:rotate(12deg);font-family:var(--font-display);z-index:2}.pdetail__title[data-astro-cid-3db5hqmh]{font-size:clamp(2.25rem,8vw,4rem);line-height:.95;margin-block:var(--space-3) var(--space-3);transform:rotate(-1deg)}.pdetail__price[data-astro-cid-3db5hqmh]{font-family:var(--font-mono);font-weight:700;font-size:var(--text-2xl);padding:.4rem 1rem;display:inline-block;background:var(--clr-yellow);border:var(--border);border-radius:var(--radius-sm);box-shadow:5px 5px 0 var(--clr-ink);transform:rotate(-2deg);margin-bottom:var(--space-5)}.pdetail__desc[data-astro-cid-3db5hqmh]{font-family:var(--font-heading);font-size:var(--text-lg);max-width:50ch;margin-bottom:var(--space-4)}.pdetail__feats[data-astro-cid-3db5hqmh]{list-style:none;padding:0;margin:0 0 var(--space-6);display:flex;flex-direction:column;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-base)}.phow[data-astro-cid-3db5hqmh]{position:relative;background:var(--clr-pink-soft);border-bottom:var(--border)}.phow__inner[data-astro-cid-3db5hqmh]{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:var(--space-8);max-width:980px;margin-inline:auto}@media(min-width:768px){.phow__inner[data-astro-cid-3db5hqmh]{grid-template-columns:1fr 1fr;gap:var(--space-10)}}.phow__h2[data-astro-cid-3db5hqmh]{margin-bottom:var(--space-4)}.phow__desc[data-astro-cid-3db5hqmh]{font-family:var(--font-heading);font-size:var(--text-base);margin-bottom:var(--space-4)}.phow__use[data-astro-cid-3db5hqmh],.phow__steps[data-astro-cid-3db5hqmh]{font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;padding-left:1.4rem;display:flex;flex-direction:column;gap:var(--space-2)}.phow__steps[data-astro-cid-3db5hqmh]{counter-reset:phow-steps;list-style:none;padding-left:0}.phow__steps[data-astro-cid-3db5hqmh] li[data-astro-cid-3db5hqmh]{counter-increment:phow-steps;position:relative;padding-left:2.4rem}.phow__steps[data-astro-cid-3db5hqmh] li[data-astro-cid-3db5hqmh]:before{content:counter(phow-steps);position:absolute;left:0;top:.05em;width:1.7rem;height:1.7rem;display:inline-flex;align-items:center;justify-content:center;background:var(--clr-lime);border:2px solid var(--clr-ink);border-radius:999px;font-family:var(--font-mono);font-weight:700}.prelated[data-astro-cid-3db5hqmh]{background:var(--clr-cream);border-bottom:var(--border)}.prelated__head[data-astro-cid-3db5hqmh]{text-align:center;margin-bottom:var(--space-6);display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.prelated__list[data-astro-cid-3db5hqmh]{list-style:none;padding:0;margin:0 auto var(--space-6);display:grid;grid-template-columns:1fr;gap:var(--space-4);max-width:800px}@media(min-width:600px){.prelated__list[data-astro-cid-3db5hqmh]{grid-template-columns:1fr 1fr}}.prelated__list[data-astro-cid-3db5hqmh] a[data-astro-cid-3db5hqmh]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--clr-cream);border:var(--border);border-radius:var(--radius-sm);color:var(--clr-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.prelated__list[data-astro-cid-3db5hqmh] a[data-astro-cid-3db5hqmh]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--clr-ink)}.prelated__vol[data-astro-cid-3db5hqmh]{font-family:var(--font-mono);font-weight:700;padding:.3rem .7rem;background:var(--clr-lime);border:var(--border-thin);border-radius:var(--radius-pill);font-size:var(--text-xs);text-transform:uppercase}.prelated__name[data-astro-cid-3db5hqmh]{font-family:var(--font-heading);font-weight:600}.prelated__price[data-astro-cid-3db5hqmh]{font-family:var(--font-mono);font-weight:700;color:var(--clr-pink)}.prelated__more[data-astro-cid-3db5hqmh]{text-align:center;font-family:var(--font-heading)}.prelated__more[data-astro-cid-3db5hqmh] a[data-astro-cid-3db5hqmh]{color:var(--clr-pink);font-weight:700}.prelated__context[data-astro-cid-3db5hqmh]{display:grid;grid-template-columns:1fr;gap:var(--space-3);max-width:860px;margin:var(--space-6) auto 0}@media(min-width:720px){.prelated__context[data-astro-cid-3db5hqmh]{grid-template-columns:repeat(3,1fr)}}.prelated__context[data-astro-cid-3db5hqmh] a[data-astro-cid-3db5hqmh]{display:flex;flex-direction:column;gap:.25rem;min-height:104px;justify-content:center;padding:var(--space-4);background:var(--clr-lime);border:var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);color:var(--clr-ink);text-decoration:none;font-family:var(--font-heading);font-weight:700;line-height:1.25}.prelated__context[data-astro-cid-3db5hqmh] a[data-astro-cid-3db5hqmh]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--clr-ink)}.prelated__context[data-astro-cid-3db5hqmh] span[data-astro-cid-3db5hqmh]{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--clr-pink)}
