.air-site.shop-site{--background:var(--white);--foreground:var(--ink);--card:var(--white);--card-foreground:var(--ink);--popover:var(--white);--popover-foreground:var(--ink);--primary:var(--blue);--primary-foreground:var(--white);--secondary:#f4f6f9;--secondary-foreground:var(--ink);--muted:#f4f6f9;--muted-foreground:#6b7280;--accent:var(--blue-soft);--accent-foreground:var(--blue-dark);--destructive:#dc2626;--border:var(--line);--input:var(--line);--ring:var(--blue);--shadow-xs:0 8px 24px -18px rgba(5,5,5,0.12);--shadow-sm:0 12px 34px -24px rgba(5,5,5,0.14);--shadow-md:0 18px 44px -28px rgba(5,5,5,0.16);--shadow-lg:0 24px 62px -32px rgba(5,5,5,0.18);display:flex;flex-direction:column;min-height:100vh}.air-site.shop-site main{width:auto;margin:0}.air-site.shop-site [data-slot=button]{border-radius:999px;font-weight:800}.air-site.shop-site h1,.air-site.shop-site h2{margin:revert-layer;color:revert-layer;font-size:revert-layer;font-weight:revert-layer;line-height:revert-layer;letter-spacing:revert-layer}.air-site.shop-site a{color:revert-layer}.air-site.shop-site .shop-nav-inner{display:flex;align-items:center;width:min(var(--max),calc(100vw - 44px));margin:0 auto;padding:24px 0 4px}.air-site.shop-site .shop-nav-mark img{width:auto;height:30px}.air-site.shop-site .shop-main{width:min(var(--max),calc(100vw - 44px));margin:0 auto;padding:40px 0 64px}.air-site.shop-site .shop-hero{position:relative;margin-bottom:30px;padding:50px 28px 44px;border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(5,31,89,.32),rgba(5,31,89,.05) 55%),url(/site/air-hero-blue-gradient.png) 50% /cover,#075bb8;color:var(--white);text-align:center;overflow:hidden;isolation:isolate}.air-site.shop-site .shop-hero-badge{display:inline-block;margin-bottom:16px;padding:7px 16px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.12);font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;backdrop-filter:blur(6px)}.air-site.shop-site .shop-hero h1{margin:0 auto;max-width:720px;font-size:clamp(1.9rem,4.6vw,3rem);font-weight:900;letter-spacing:-.02em;line-height:1.06}.air-site.shop-site .shop-hero p{margin:16px auto 0;max-width:600px;color:rgba(255,255,255,.9);font-size:1rem;font-weight:500;line-height:1.55}@media (max-width:720px){.air-site.shop-site .shop-hero{padding:40px 18px 34px}}