:root{--store-primary: #0b1f3a;--store-accent: #d4a017;--store-ink: #0f172a;--store-muted: #64748b;--store-line: #e2e8f0;--store-paper: #f7f5f1;--store-max: 1120px;--store-pad: clamp(1.25rem, 4vw, 2rem)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:DM Sans,system-ui,sans-serif;color:var(--store-ink);background:var(--store-paper);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:700;color:var(--store-primary);letter-spacing:-.02em}a{color:inherit}img{max-width:100%;display:block}.store-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.85rem 1.35rem;border-radius:.15rem;font-weight:700;font-size:.92rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease}.store-btn:hover{transform:translateY(-1px)}.store-btn--accent{background:var(--store-accent);color:var(--store-primary)}.store-btn--primary{background:var(--store-primary);color:#fff}.store-btn--ghost{background:transparent;color:#fff;border-color:#ffffff73}.store-btn--ghost-dark{background:transparent;color:var(--store-primary);border-color:var(--store-primary)}.store-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:700;color:var(--store-accent);margin:0}.store-section{max-width:var(--store-max);margin:0 auto;padding:clamp(3rem,8vw,5rem) var(--store-pad)}.store-section__head{margin-bottom:2rem;max-width:36rem}.store-section__head h2{margin:.35rem 0 .5rem;font-size:clamp(1.75rem,3.5vw,2.35rem)}.store-section__head p{margin:0;color:var(--store-muted);line-height:1.6}@keyframes store-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.store-fade-up{animation:store-fade-up .7s ease both}.store-fade-up-delay-1{animation-delay:.12s}.store-fade-up-delay-2{animation-delay:.24s}.store-fade-up-delay-3{animation-delay:.36s}
