*{box-sizing:border-box}html,body{color:#17202c;background:#faf9f6;margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.store-page{--store-primary:#162338;--store-accent:#d9a441;--store-secondary:#f3f0e8;min-height:100vh}.store-header{background:var(--store-primary);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:180px;padding:36px max(22px,50vw - 600px);display:grid}.store-header h1{margin:5px 0;font-size:clamp(30px,5vw,58px);line-height:1}.store-header p{opacity:.85;margin:4px 0}.eyebrow{letter-spacing:.16em;font-size:11px;font-weight:900}.store-logo{object-fit:contain;max-width:150px;max-height:95px}.store-logo-fallback{background:var(--store-accent);width:82px;height:82px;color:var(--store-primary);border-radius:18px;place-items:center;font-size:26px;font-weight:1000;display:grid}.cart-button{color:var(--store-primary);background:#fff;border:1px solid #ffffff59;border-radius:999px;padding:11px 15px;font-weight:800}.cart-button strong{background:var(--store-accent);border-radius:50%;place-items:center;min-width:23px;height:23px;margin-left:5px;display:inline-grid}.announcement{text-align:center;background:var(--store-accent);color:var(--store-primary);padding:10px 18px;font-weight:800}.hero-image{height:min(320px,40vw);overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.store-main{max-width:1200px;margin:auto;padding:30px 22px 70px}.store-description{max-width:760px;font-size:17px;line-height:1.6}.store-section{margin:38px 0}.section-title h2{margin-bottom:4px;font-size:30px}.section-title p{color:#6a7280;margin-top:0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e1ded6;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #1b21280d}.product-image{aspect-ratio:1;background:var(--store-secondary);place-items:center;display:grid;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;padding:12px}.product-image.placeholder span{color:var(--store-primary);opacity:.4;font-size:42px;font-weight:1000}.product-body{gap:11px;padding:16px;display:grid}.product-body h3{margin:0;font-size:20px}.product-body p{color:#66707c;margin:0;font-size:13px;line-height:1.45}.price{font-size:20px}.product-body label{gap:5px;font-size:12px;font-weight:800;display:grid}.product-body label small{color:#717986;font-weight:500}.product-body input,.product-body select{background:#fff;border:1px solid #d8dce3;border-radius:8px;width:100%;padding:10px}.product-body .qty{width:90px}.product-body>button,.checkout{background:var(--store-primary);color:#fff;border:0;border-radius:9px;padding:12px 14px;font-weight:900}.product-body>button:hover,.checkout:hover{filter:brightness(1.08)}.product-body>button:disabled,.checkout:disabled{opacity:.5;cursor:not-allowed}.design-strip{gap:7px;display:flex;overflow:auto}.design-strip>div{text-align:center;border:1px solid #e5e2db;border-radius:8px;min-width:82px;padding:6px}.design-strip img{object-fit:contain;width:68px;height:68px;margin:auto;display:block}.design-strip small{color:#69717c;font-size:9px}.success{color:#256442}.error{color:#983d34}.closed-banner{background:#fff6e8;border:1px solid #dfb98f;border-radius:10px;padding:14px;font-weight:800}.fundraising,.pickup{background:var(--store-secondary);border-radius:12px;margin-top:25px;padding:18px}.pickup p{margin-bottom:0}footer{text-align:center;color:#777f89;padding:22px;font-size:11px}.cart-backdrop{z-index:80;background:#0000006b;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:#fff;width:min(480px,100%);height:100%;padding:20px;overflow:auto;box-shadow:-12px 0 35px #0003}.cart-head{justify-content:space-between;align-items:center;display:flex}.cart-head button{background:0 0;border:0;font-size:32px}.cart-line{border-bottom:1px solid #e6e3dc;grid-template-columns:1fr auto;gap:12px;padding:13px 0;display:grid}.cart-line>div{gap:3px;display:grid}.cart-line small{color:#707987}.remove{color:#9c443a;text-align:right;background:0 0;border:0;font-size:11px}.cart-total{justify-content:space-between;padding:18px 0;font-size:17px;display:flex}.checkout{width:100%}.checkout-note{text-align:center;color:#707987;padding:9px;display:block}.empty-shell{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.empty-shell .brand-mark{color:#d9a441;background:#17253a;border-radius:15px;place-items:center;width:60px;height:60px;font-weight:1000;display:grid}@media (max-width:720px){.store-header{grid-template-columns:auto 1fr;padding:24px 18px}.cart-button{grid-column:1/-1;justify-self:stretch}.store-logo,.store-logo-fallback{width:70px;max-width:70px;height:70px}.store-main{padding:22px 14px 55px}.product-grid{grid-template-columns:1fr}.cart-panel{width:100%}}.mockup-tabs{gap:.4rem;padding:.55rem .8rem 0;display:flex}.mockup-tabs button{cursor:pointer;background:#fff;border:1px solid #d9dde5;border-radius:999px;padding:.3rem .65rem;font-size:.75rem}.mockup-tabs button.active{border-color:var(--store-primary);font-weight:700}
