:root{--store-bg:#080b0e;--store-panel:#0d1317;--store-line:#22313a;--store-text:#f4f0e8;--store-muted:#9ba4a8;--store-accent:#00b2ff;--store-warm:#d8cec0}.storefront{background:var(--store-bg);color:var(--store-text)}.store-nav{position:sticky;top:0;z-index:30;height:76px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(8,11,14,.9);backdrop-filter:blur(18px)}.store-nav .wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.store-brand{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.15em}.store-brand img{width:42px;height:42px;border-radius:50%;object-fit:cover;display:block}.store-nav-links{display:flex;align-items:center;gap:24px;color:#c1c8cb;font-size:13px}.store-nav-links a:hover{color:#fff}.store-nav-cta{border:1px solid #34505f;border-radius:999px;padding:10px 17px;color:#fff;background:#101a20}.store-menu-button{display:none;border:1px solid #2a3942;background:#0e151a;color:#fff;border-radius:9px;width:42px;height:42px}.store-hero{position:relative;overflow:hidden;min-height:690px;display:grid;align-items:center;border-bottom:1px solid #19242b;background:radial-gradient(circle at 78% 34%,rgba(0,178,255,.11),transparent 26%),linear-gradient(140deg,#080b0e 60%,#0b1115)}.store-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:60px;align-items:center;padding:86px 0}.store-kicker{font-size:11px;letter-spacing:.27em;text-transform:uppercase;color:var(--store-accent);font-weight:800}.store-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(55px,7.2vw,92px);line-height:.96;letter-spacing:-.045em;margin:20px 0 24px;max-width:740px}.store-hero-copy{max-width:650px;color:#b6bec1;font-size:18px;line-height:1.7;margin:0}.store-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:32px}.store-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border:1px solid #334550;border-radius:9px;background:#10171c;color:#f3f4f2;font-size:13px;font-weight:800}.store-btn.primary{background:var(--store-text);border-color:var(--store-text);color:#0b0e10}.store-btn:hover{transform:translateY(-1px);border-color:#567184}.store-hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:39px;padding-top:21px;border-top:1px solid rgba(255,255,255,.08);color:#879399;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.hero-showcase{position:relative;min-height:510px}.hero-card{position:absolute;width:min(310px,68%);aspect-ratio:3/4;border:1px solid #2d3e48;border-radius:18px;background:#0c1216;overflow:hidden;box-shadow:0 34px 90px rgba(0,0,0,.46)}.hero-card img{width:100%;height:100%;object-fit:contain;background:#070a0d}.hero-card:nth-child(1){right:4%;top:10px;transform:rotate(5deg)}.hero-card:nth-child(2){left:10%;top:72px;transform:rotate(-6deg) scale(.94);opacity:.88}.hero-card:nth-child(3){right:24%;bottom:0;transform:rotate(1deg) scale(.82);opacity:.74}.hero-brand-seal{position:absolute;right:10%;top:15%;width:270px;height:270px;border:1px solid #26343d;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(0,178,255,.08),rgba(8,11,14,.9) 70%)}.hero-brand-seal img{width:78%;height:78%;border-radius:50%;opacity:.88}.store-section{padding:88px 0}.store-section.alt{background:#0a0f12;border-top:1px solid #19242b;border-bottom:1px solid #19242b}.store-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.store-section-head h2,.store-story h2,.store-confidence h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(38px,5vw,62px);line-height:1;margin:10px 0 0;letter-spacing:-.03em}.store-section-head p{max-width:590px;color:var(--store-muted);line-height:1.65;margin:0}.store-text-link{color:#c9d0d3;font-size:13px;border-bottom:1px solid #41505a;padding-bottom:4px}.store-text-link:hover{color:#fff;border-color:var(--store-accent)}