.home-main{min-height:100vh}.hero{min-height:100vh;position:relative;padding-top:76px;background:linear-gradient(90deg,rgba(4,7,10,.94) 0%,rgba(4,7,10,.46) 36%,rgba(4,7,10,.12) 64%,rgba(4,7,10,.88) 100%),linear-gradient(180deg,rgba(0,0,0,.20) 0%,rgba(0,0,0,.05) 44%,rgba(3,5,7,.98) 100%),url('../images/nimaeris-hero-dome.png') center/cover no-repeat;overflow:hidden}.hero::before{content:"";position:absolute;inset:76px 0 0;background:radial-gradient(circle at 2% 40%,rgba(255,217,139,.44) 0 2.3rem,transparent 14rem),linear-gradient(180deg,transparent 62%,rgba(4,7,10,.97) 98%);pointer-events:none}.hero-content{position:relative;z-index:2;max-width:var(--max);margin:0 auto;padding:210px 32px 32px}.eyebrow{margin:0 0 12px;color:var(--gold);text-transform:uppercase;letter-spacing:.06em;font-size:16px;font-weight:700}.hero h1{margin:0;color:#fff;font-size:clamp(46px,5.2vw,74px);line-height:1.08;letter-spacing:-.045em}.hero h1 span{color:var(--gold)}.hero-copy{max-width:650px;color:#eee9df;font-size:18px;line-height:1.65;margin:20px 0 30px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.product-grid{position:relative;z-index:3;max-width:var(--max);margin:14px auto 0;padding:0 32px 36px;display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{min-height:220px;padding:24px 19px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:linear-gradient(145deg,rgba(13,19,24,.83),rgba(4,7,10,.76));box-shadow:0 18px 55px rgba(0,0,0,.30);backdrop-filter:blur(10px);transition:.18s ease}.product-card:hover{transform:translateY(-3px);border-color:rgba(227,173,84,.35)}.product-card h2{margin:0 0 14px;color:#fff;font-size:19px;line-height:1.15}.product-card p:not(.status){color:#d8d3ca;line-height:1.6;margin:0 0 18px;font-size:14px}.product-card a{font-weight:850}.product-card a span{margin-left:8px}
