.unified-storefront{padding:4rem 2rem;position:relative}.storefront-container{max-width:1200px;margin:0 auto;text-align:center}.storefront-title{font-family:Inter,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-1px}.storefront-subtitle{font-family:JetBrains Mono,monospace;font-size:1rem;color:#225795;margin-bottom:4rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.storefront-category{margin-bottom:4rem;position:relative}.category-title{font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative;display:inline-block;padding-bottom:.5rem}.category-title:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#225795,#708090);border-radius:2px}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.storefront-card{border:1px solid rgba(34,87,149,.2);border-radius:8px;overflow:hidden;background:#1f2328cc;transition:all .3s ease;display:flex;flex-direction:column}.storefront-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #22579533;border-color:#22579566}.storefront-image{width:100%;height:200px;overflow:hidden;background:linear-gradient(135deg,#2257951a,#7080901a)}.realistic-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.storefront-card:hover .realistic-card-img{transform:scale(1.05)}.storefront-info{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.storefront-product-title{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .75rem;letter-spacing:-.3px}.storefront-product-description{font-family:Inter,sans-serif;font-size:.9rem;color:#ffffffb3;margin:0 0 1rem;flex-grow:1;line-height:1.5}.storefront-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(34,87,149,.2)}.storefront-price{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:#225795}.storefront-btn{background:linear-gradient(135deg,#225795,#1a4a7a);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.storefront-btn:hover{background:linear-gradient(135deg,#2a6ba8,#225795);transform:translateY(-2px);box-shadow:0 4px 12px #2257954d}@media (max-width: 768px){.category-grid{grid-template-columns:1fr}.storefront-title{font-size:2.5rem}.category-title{font-size:1.5rem}}.ecosystem-nav{background:#1f2328f2;border-bottom:1px solid rgba(34,87,149,.3);padding:.75rem 0;position:sticky;top:0;z-index:50}.ecosystem-nav__inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:2rem}.ecosystem-nav__label{font-family:JetBrains Mono,monospace;font-size:.75rem;letter-spacing:1px;color:#708090;text-transform:uppercase;white-space:nowrap}.ecosystem-nav__list{display:flex;gap:0;margin:0;padding:0;list-style:none;flex-wrap:wrap}.ecosystem-nav__link{display:inline-flex;flex-direction:column;align-items:center;padding:.5rem 1rem;border-right:1px solid rgba(34,87,149,.2);text-decoration:none;color:#e6e6e6;transition:all .2s ease;font-size:.85rem;font-weight:600}.ecosystem-nav__link:last-child{border-right:none}.ecosystem-nav__link:hover{background:#2257951a;color:#225795}.ecosystem-nav__name{display:block;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.5px}.ecosystem-nav__label-small{display:block;font-family:JetBrains Mono,monospace;font-size:.65rem;color:#708090;letter-spacing:.5px;margin-top:2px}@media (max-width: 768px){.ecosystem-nav__inner{gap:1rem;padding:0 1rem}.ecosystem-nav__link{padding:.5rem .75rem;font-size:.75rem}.ecosystem-nav__name{font-size:.75rem}.ecosystem-nav__label-small,.ecosystem-nav__label{display:none}}:root{--gmc-blue: #225795;--atv-slate: #708090;--machined-silver: #e0e0e0}.ecosystem-footer{width:100vw;margin-left:calc(-50vw + 50%);border-top:1px solid var(--gmc-blue);background:var(--atv-slate);color:var(--machined-silver);padding:32px 24px 20px}.ecosystem-footer__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.ecosystem-footer__title{margin:0;font-size:14px;letter-spacing:.2em;text-transform:uppercase;color:#1a1a1a;font-weight:700}.ecosystem-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px 24px}.ecosystem-footer__column{display:flex;flex-direction:column;gap:8px}.ecosystem-footer__label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a;font-weight:700}.ecosystem-footer__url{color:#1a1a1a;text-decoration:none;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:15px;font-weight:600;transition:color .2s ease}.ecosystem-footer__url:hover{text-decoration:underline;color:#0d4a99}.ecosystem-footer__desc{font-size:13px;opacity:.75;color:#1a1a1a}.ecosystem-footer__heritage{margin:4px 0 0;text-align:center;font-size:12px;letter-spacing:.08em;color:#1a1a1a99;border-top:1px solid rgba(26,26,26,.3);padding-top:16px}.app{min-height:100vh;display:flex;flex-direction:column}.store-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1a1a1ad9;border-bottom:1px solid var(--outline);padding:2rem}.header-content{max-width:1200px;margin:0 auto;text-align:center}.store-logo{font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;margin-bottom:.5rem;letter-spacing:-1px}.store-tagline{font-family:JetBrains Mono,Courier New,monospace;font-size:.875rem;color:var(--gmc-blue);font-weight:600;letter-spacing:2px;text-transform:uppercase}main{flex:1}:root{color-scheme:dark;--bg: #1a1a1a;--panel: #1f2328;--text: #e6e6e6;--muted: #a8b0b6;--blue: #225795;--gmc-blue: #225795;--atv-slate: #708090;--green: #00ff41;--silver: #c0c0c0;--machined-silver: #e0e0e0;--outline: #2c3137;--haven-blue: #225795;--laker-navy: #010C80}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,SF Pro Text,system-ui,-apple-system,sans-serif;background:radial-gradient(1200px 600px at 10% -10%,rgba(34,87,149,.35),transparent),radial-gradient(900px 500px at 90% 0%,rgba(0,255,65,.12),transparent),var(--bg);color:var(--text);min-height:100vh;line-height:1.6}#root{min-height:100vh}
