:root{--store-accent:#f59e42;--store-accent-ink:#211407}.storefront-loading,.storefront-error{color:#52525b;place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.store-shell{color:#18181b;background:#f8f8f8;min-height:100dvh}.store-nav,.store-container{width:min(1180px,100% - 2rem);margin:0 auto}.store-nav-wrap{z-index:20;backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e4e4e7;position:sticky;top:0}.store-nav{justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;display:flex}.store-brand,.store-cart-button,.store-button,.store-link-button{font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.55rem;font-weight:650;text-decoration:none;display:inline-flex}.store-brand{min-width:0;color:inherit;font-size:1.1rem}.store-brand-logo{object-fit:cover;border-radius:.7rem;width:2.1rem;height:2.1rem}.store-brand-mark{background:var(--store-accent);width:2.1rem;height:2.1rem;color:var(--store-accent-ink);border-radius:.7rem;place-items:center;display:grid}.store-cart-button{color:#fff;background:#18181b;border-radius:.8rem;padding:.55rem .85rem;position:relative}.store-cart-count{background:var(--store-accent);min-width:1.3rem;height:1.3rem;color:var(--store-accent-ink);border-radius:99px;place-items:center;font-size:.7rem;display:grid}.store-hero{background:radial-gradient(circle at 78% 20%, color-mix(in srgb, var(--store-accent) 28%, transparent), transparent 28rem), #fff;padding:clamp(2.75rem,8vw,7rem) 0 3rem;overflow:hidden}.store-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;display:grid}.store-pill{background:color-mix(in srgb, var(--store-accent) 15%, #fff);color:#5a3510;border-radius:99px;padding:.45rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.store-hero h1{letter-spacing:-.065em;max-width:10ch;margin:.9rem 0;font-size:clamp(2.7rem,6vw,5rem);line-height:.96}.store-hero p{color:#71717a;max-width:33rem;font-size:1.1rem;line-height:1.65}.store-hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.store-button{background:var(--store-accent);min-height:2.8rem;color:var(--store-accent-ink);border-radius:.8rem;padding:0 1.1rem}.store-button-secondary{color:#18181b;background:#fff;box-shadow:inset 0 0 0 1px #d4d4d8}.store-hero-image{aspect-ratio:1;background:linear-gradient(135deg, color-mix(in srgb, var(--store-accent) 70%, #fff), #fff);object-fit:cover;box-shadow:0 2rem 4rem -2rem color-mix(in srgb, var(--store-accent) 55%, transparent);border-radius:2rem}.store-hero-orb{aspect-ratio:1;background:linear-gradient(145deg, color-mix(in srgb, var(--store-accent) 90%, #fff), #fff);color:#fff;box-shadow:0 2rem 4rem -2rem color-mix(in srgb, var(--store-accent) 50%, transparent);border-radius:2rem;place-items:center;font-size:5rem;display:grid}.store-section{padding:2.2rem 0 4.5rem}.store-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.4rem;display:flex}.store-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,3vw,2.35rem)}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.store-product-card{background:#fff;border:1px solid #e4e4e7;border-radius:1.2rem;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.store-product-card:hover{transform:translateY(-3px);box-shadow:0 1rem 2rem -1.5rem #a1a1aa}.store-product-image,.store-product-placeholder{aspect-ratio:1.05;object-fit:cover;background:#f4f4f5;width:100%}.store-product-placeholder{color:#a1a1aa;place-items:center;font-size:2rem;display:grid}.store-product-copy{flex-direction:column;flex:1;padding:1rem;display:flex}.store-product-copy h3{margin:0;font-size:1rem}.store-product-copy p{color:#71717a;flex:1;min-height:2.7rem;margin:.45rem 0 .8rem;font-size:.85rem;line-height:1.5}.store-product-footer{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.store-price{font-size:1.05rem;font-weight:750}.store-icon-button{background:var(--store-accent);width:2.2rem;height:2.2rem;color:var(--store-accent-ink);cursor:pointer;border:0;border-radius:.7rem;place-items:center;display:grid}.store-detail{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(1.5rem,5vw,4rem);padding:3rem 0 5rem;display:grid}.store-detail-image,.store-detail-placeholder{aspect-ratio:1;object-fit:cover;background:#e4e4e7;border-radius:1.6rem;width:100%}.store-detail-placeholder{color:#a1a1aa;place-items:center;font-size:4rem;display:grid}.store-back{color:#71717a;font-size:.9rem;text-decoration:none}.store-detail h1{letter-spacing:-.06em;margin:.8rem 0;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.store-detail p{color:#71717a;max-width:38rem;line-height:1.7}.store-detail .store-price{margin:1.5rem 0;font-size:1.45rem;display:block}.store-quantity{background:#fff;border:1px solid #d4d4d8;border-radius:.75rem;align-items:center;display:inline-flex;overflow:hidden}.store-quantity button{cursor:pointer;background:0 0;border:0;place-items:center;width:2.4rem;height:2.4rem;display:grid}.store-quantity span{text-align:center;min-width:2rem;font-weight:650}.store-detail-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.store-drawer-backdrop{z-index:30;background:#18181b6b;position:fixed;inset:0}.store-drawer{z-index:31;background:#fff;flex-direction:column;width:min(100%,28rem);height:100dvh;display:flex;position:fixed;top:0;right:0;box-shadow:-1rem 0 3rem #18181b26}.store-drawer-header,.store-drawer-footer{border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}.store-drawer-footer{border-top:1px solid #e4e4e7;border-bottom:0;margin-top:auto}.store-drawer-items{flex:1;padding:.4rem 1.25rem;overflow:auto}.store-cart-line{border-bottom:1px solid #f4f4f5;grid-template-columns:3.7rem minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:1rem 0;display:grid}.store-cart-line img,.store-cart-line .store-cart-thumb{object-fit:cover;background:#f4f4f5;border-radius:.65rem;width:3.7rem;height:3.7rem}.store-cart-line-copy{min-width:0}.store-cart-line-name{margin:0;font-size:.9rem;font-weight:650}.store-cart-line-price{color:#71717a;margin:.25rem 0;font-size:.8rem}.store-cart-line-total{white-space:nowrap;padding-top:.1rem;font-size:.95rem}.store-close{cursor:pointer;background:#f4f4f5;border:0;border-radius:.5rem;place-items:center;width:2rem;height:2rem;display:grid}.store-empty{color:#71717a;text-align:center;padding:3rem 0}.store-checkout{width:min(720px,100% - 2rem);margin:0 auto;padding:3rem 0 5rem}.store-checkout-card{background:#fff;border:1px solid #e4e4e7;border-radius:1.25rem;padding:clamp(1.25rem,4vw,2rem)}.store-checkout h1{letter-spacing:-.055em;margin:0 0 .4rem;font-size:clamp(2rem,5vw,3rem)}.store-checkout>p,.store-checkout-card>p{color:#71717a;line-height:1.6}.store-field{flex-direction:column;gap:.4rem;margin-top:1rem;font-size:.9rem;font-weight:600;display:flex}.store-field input,.store-field textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #d4d4d8;border-radius:.7rem;outline:none;padding:.7rem .8rem;font-weight:400}.store-field input:focus,.store-field textarea:focus{border-color:var(--store-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-accent) 25%, transparent)}.store-payment-options{gap:.65rem;margin:1rem 0;display:grid}.store-payment{cursor:pointer;border:1px solid #d4d4d8;border-radius:.8rem;grid-template-columns:1.2rem minmax(0,1fr);align-items:start;column-gap:.75rem;padding:.95rem 1rem;display:grid}.store-payment:has(input:checked){border-color:var(--store-accent);background:color-mix(in srgb, var(--store-accent) 10%, #fff)}.store-payment-input{width:1.1rem;height:1.1rem;accent-color:var(--store-accent);margin:.15rem 0 0}.store-payment-copy{min-width:0;display:block}.store-payment-copy strong{color:#18181b;display:block}.store-payment-details{color:#71717a;margin-top:.25rem;font-size:.85rem;font-weight:400;line-height:1.45;display:block}.store-summary{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;margin:1.35rem 0;padding:.95rem 0}.store-summary-row{justify-content:space-between;gap:1rem;margin:.45rem 0;display:flex}.store-summary-total{font-size:1.1rem;font-weight:750}.store-form-error{color:#b91c1c;margin:.9rem 0;font-size:.9rem}@media (width<=800px){.store-hero-grid,.store-detail{grid-template-columns:1fr}.store-hero-image,.store-hero-orb{max-width:29rem;margin:0 auto}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=420px){.store-nav,.store-container{width:min(100% - 1.25rem,1180px)}.store-product-grid{gap:.65rem}.store-product-copy{padding:.75rem}.store-product-copy p{display:none}.store-cart-button{padding:.5rem .65rem}.store-drawer-header,.store-drawer-footer{padding:1rem}.store-drawer-items{padding:.35rem 1rem}.store-cart-line{grid-template-columns:3.35rem minmax(0,1fr);gap:.7rem}.store-cart-line img,.store-cart-line .store-cart-thumb{width:3.35rem;height:3.35rem}.store-cart-line-total{grid-column:2;padding-top:0}.store-drawer-footer .store-button{flex:1}}
