.shop[data-astro-cid-5w43p2qc]{padding-block:clamp(5rem,9vw,8rem);background:var(--cream)}header[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.4fr);align-items:end;gap:3rem;margin-bottom:clamp(3rem,7vw,6rem)}header[data-astro-cid-5w43p2qc]>div[data-astro-cid-5w43p2qc]{min-width:0;container-type:inline-size}.eyebrow[data-astro-cid-5w43p2qc]{margin-bottom:1.25rem;color:var(--olive)}h1[data-astro-cid-5w43p2qc]{font-size:clamp(3.2rem,16cqi,11rem)}header[data-astro-cid-5w43p2qc]>p[data-astro-cid-5w43p2qc]{max-width:30rem;margin:0 0 .8rem;color:#604b54;font-size:1.08rem}.products[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,3.5vw,4rem) clamp(1rem,2.2vw,2.25rem)}.product-image[data-astro-cid-5w43p2qc]{display:block;width:100%;padding:0;border:0;cursor:zoom-in;text-align:left;position:relative;aspect-ratio:1;overflow:hidden;background:#eadfe3;border-radius:.65rem}.product-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s cubic-bezier(.22,.8,.3,1)}.product[data-astro-cid-5w43p2qc]:hover img[data-astro-cid-5w43p2qc]{transform:scale(1.025)}.product-image[data-astro-cid-5w43p2qc] span[data-astro-cid-5w43p2qc]{position:absolute;top:1rem;right:1rem;padding:.5rem .75rem;color:#fff;background:var(--ink);border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-details[data-astro-cid-5w43p2qc]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem}.product-details[data-astro-cid-5w43p2qc]>div[data-astro-cid-5w43p2qc]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex:1}.product-details[data-astro-cid-5w43p2qc] h2[data-astro-cid-5w43p2qc]{margin:0;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:600}.product-details[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{margin:0;color:#604b54;font-size:1rem;white-space:nowrap}.purchase[data-astro-cid-5w43p2qc]{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;padding:.7rem 1rem;color:#fff;background:var(--ink);border:2px solid var(--ink);border-radius:999px;box-shadow:0 .35rem .8rem #29151f29;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.purchase[data-astro-cid-5w43p2qc]:hover{color:#fff;background:var(--pink);border-color:var(--pink);box-shadow:0 .5rem 1rem #f52f973d;transform:translateY(-2px)}.purchase[data-astro-cid-5w43p2qc]:focus-visible{outline:3px solid var(--chartreuse);outline-offset:3px}[data-astro-cid-5w43p2qc][hidden]{display:none!important}#shop-status[data-astro-cid-5w43p2qc]{color:#604b54}#shop-status[data-astro-cid-5w43p2qc]:empty{display:none}.purchase[data-astro-cid-5w43p2qc]{margin-top:1rem;cursor:pointer}.purchase[data-astro-cid-5w43p2qc]:disabled{opacity:.6;cursor:default;transform:none}.purchase-error[data-astro-cid-5w43p2qc]{color:#8b2344;font-size:.9rem}.variant-picker[data-astro-cid-5w43p2qc]{display:grid;gap:.5rem;margin-top:1rem}select[data-astro-cid-5w43p2qc],#shop-retry[data-astro-cid-5w43p2qc]{padding:.7rem;font:inherit}.product-image[data-astro-cid-5w43p2qc]:focus-visible{outline:3px solid var(--pink);outline-offset:5px}.product-image[data-astro-cid-5w43p2qc] .view-detail[data-astro-cid-5w43p2qc]{top:auto;bottom:1rem;left:1rem;right:auto;opacity:0;transform:translateY(.3rem);transition:opacity .2s,transform .2s}.product-image[data-astro-cid-5w43p2qc]:hover .view-detail[data-astro-cid-5w43p2qc],.product-image[data-astro-cid-5w43p2qc]:focus-visible .view-detail[data-astro-cid-5w43p2qc]{opacity:1;transform:none}#product-modal[data-astro-cid-5w43p2qc]{width:min(1080px,calc(100vw - 3rem));max-width:none;max-height:calc(100dvh - 3rem);padding:0;border:0;border-radius:1rem;background:var(--cream);color:var(--ink);overflow:auto;box-shadow:0 2rem 6rem #0000004d}#product-modal[data-astro-cid-5w43p2qc]::backdrop{background:#1e0e17bf;backdrop-filter:blur(5px)}#product-modal[data-astro-cid-5w43p2qc][open]{animation:modal-in .24s cubic-bezier(.2,.8,.2,1) both}#product-modal[data-astro-cid-5w43p2qc][open]::backdrop{animation:backdrop-in .24s ease-out both}#product-modal[data-astro-cid-5w43p2qc].is-closing{animation:modal-out .18s ease-in both}#product-modal[data-astro-cid-5w43p2qc].is-closing::backdrop{animation:backdrop-out .18s ease-in both}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes modal-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(6px) scale(.985)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes backdrop-out{0%{opacity:1}to{opacity:0}}.modal-layout[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:1.1fr 1fr}.modal-image[data-astro-cid-5w43p2qc]{display:flex;align-items:center;justify-content:center;background:#e9e0df;min-height:540px}.modal-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{display:block;width:100%;height:min(730px,calc(100dvh - 3rem));object-fit:cover}.modal-details[data-astro-cid-5w43p2qc]{padding:3.5rem 2.5rem 2.5rem;max-height:calc(100dvh - 3rem);overflow:auto}.modal-details[data-astro-cid-5w43p2qc] .eyebrow[data-astro-cid-5w43p2qc]{font-size:.68rem;margin-bottom:1rem}#modal-title[data-astro-cid-5w43p2qc]{font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 1.2rem}.modal-price-line[data-astro-cid-5w43p2qc]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.modal-price[data-astro-cid-5w43p2qc]{font-size:1.5rem;margin:0}.modal-availability[data-astro-cid-5w43p2qc]{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--olive)}.modal-description[data-astro-cid-5w43p2qc]{color:#604b54;font-size:1.04rem;line-height:1.7}.modal-description[data-astro-cid-5w43p2qc] p{margin:0 0 1rem}.modal-details[data-astro-cid-5w43p2qc] .purchase[data-astro-cid-5w43p2qc]{width:100%;min-height:3.2rem;margin-top:1.5rem;font-size:.8rem}.checkout-note[data-astro-cid-5w43p2qc]{text-align:center;color:#604b54;font-size:.75rem;margin:.8rem 0 1.5rem}.fulfillment-notes[data-astro-cid-5w43p2qc]{border-top:1px solid #d9ced1;padding-top:1.25rem;color:#604b54;font-size:.83rem;line-height:1.6}.fulfillment-notes[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{margin:0 0 1rem}.fulfillment-notes[data-astro-cid-5w43p2qc] strong[data-astro-cid-5w43p2qc]{display:block;color:var(--ink);margin-bottom:.25rem}.modal-close[data-astro-cid-5w43p2qc]{position:sticky;float:right;top:.75rem;margin:.75rem .75rem -3.5rem 0;z-index:1;width:2.75rem;height:2.75rem;border:1px solid #d9ced1;border-radius:50%;background:var(--cream);color:var(--ink);font-size:1.8rem;cursor:pointer;line-height:1}.modal-close[data-astro-cid-5w43p2qc]:hover{background:var(--ink);color:var(--cream)}.modal-close[data-astro-cid-5w43p2qc]:focus-visible{outline:3px solid var(--pink);outline-offset:2px}@media(max-width:700px){#product-modal[data-astro-cid-5w43p2qc]{width:calc(100vw - 1.5rem);max-height:calc(100dvh - 1.5rem)}.modal-layout[data-astro-cid-5w43p2qc]{grid-template-columns:1fr}.modal-image[data-astro-cid-5w43p2qc]{min-height:0}.modal-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{height:min(46dvh,440px)}.modal-details[data-astro-cid-5w43p2qc]{max-height:none;overflow:visible;padding:1.75rem 1.5rem}#modal-title[data-astro-cid-5w43p2qc]{font-size:2.25rem}}@media(max-width:800px){header[data-astro-cid-5w43p2qc]{grid-template-columns:1fr;gap:1.5rem}.products[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.products[data-astro-cid-5w43p2qc]{grid-template-columns:1fr}.product-details[data-astro-cid-5w43p2qc]{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.product-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{transition:none}#product-modal[data-astro-cid-5w43p2qc][open],#product-modal[data-astro-cid-5w43p2qc][open]::backdrop{animation:none}}
