*,*::before,*::after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{min-height:100svh;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}body,main{display:flex;flex-direction:column}main{flex:1}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}button,input[type=submit]{cursor:pointer}a{color:inherit;text-underline-offset:.22em}p{max-width:70ch;text-wrap:pretty}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}h1{font-size:clamp(2.7rem,7vw,6.8rem)}h2{font-size:clamp(2rem,4vw,4rem)}h3{font-size:clamp(1.3rem,2vw,1.8rem)}ul[role=list],ol[role=list]{list-style:none;padding:0}.skip-link{position:fixed;left:1rem;top:1rem;z-index:1000;padding:.75rem 1rem;background:var(--color-foreground);color:var(--color-background);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.page-width{width:min(var(--page-width),calc(100% - var(--page-margin)*2));margin-inline:auto}.section-shell{padding-block:var(--section-spacing)}.section-shell--compact{padding-block:calc(var(--section-spacing)*.55)}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent)}.rte>*+*{margin-block-start:1rem}.rte ul,.rte ol{padding-inline-start:1.4rem}.button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1.4rem;border:1px solid var(--color-brand);border-radius:var(--button-radius);background:var(--color-brand);color:var(--color-brand-contrast);font-size:.85rem;font-weight:700;letter-spacing:.07em;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button--secondary{background:transparent;color:var(--color-brand)}.button--light{border-color:var(--color-brand-contrast);background:var(--color-brand-contrast);color:var(--color-brand)}.button--full{width:100%}.text-link{font-weight:700}.section-heading{display:grid;gap:1rem;margin-bottom:clamp(2rem,4vw,4rem)}.section-heading--center{justify-items:center;text-align:center}.card{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface)}.card__media{aspect-ratio:4/5;background:#e4dfd4}.card__media img{width:100%;height:100%;object-fit:cover}.card__body{display:grid;gap:.8rem;padding:1.4rem}.price{font-weight:700}.price s{margin-left:.5rem;color:var(--color-muted);font-weight:400}.badge{display:inline-flex;width:max-content;padding:.25rem .55rem;border-radius:999px;background:var(--color-brand);color:var(--color-brand-contrast);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.product-card{position:relative;display:flex;flex-direction:column;height:100%}.product-card__body{display:flex;flex:1;flex-direction:column}.product-card__title{font-family:var(--font-heading-family);font-size:1.25rem;text-decoration:none}.product-card__actions{margin-top:auto;padding-top:.5rem}.placeholder{display:grid;place-items:center;min-height:100%;background:linear-gradient(135deg,#ded8ca,#f5f0e7);color:var(--color-muted)}.shopify-payment-button{margin-top:.65rem}.shopify-payment-button__button{border-radius:var(--button-radius)!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.field{display:grid;gap:.45rem}.field label{font-size:.82rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:3.1rem;border:1px solid var(--color-border);border-radius:var(--button-radius);background:var(--color-surface);color:var(--color-foreground);padding:.75rem}.field textarea{min-height:8rem}.pagination{display:flex;justify-content:center;gap:.75rem;margin-top:2.5rem}@media(max-width:990px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--section-spacing:56px}.product-grid{grid-template-columns:1fr 1fr;gap:.75rem}.card__body{padding:1rem}h1{font-size:clamp(2.5rem,13vw,4.4rem)}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
