.page-module__G2_BkG__main{background:var(--background);color:var(--foreground)}.page-module__G2_BkG__hero{align-items:flex-end;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module__G2_BkG__heroBg{z-index:0;position:absolute;inset:0}.page-module__G2_BkG__heroBg img{object-fit:cover;width:100%;height:100%}.page-module__G2_BkG__heroOverlay{z-index:1;background:linear-gradient(#0000004d 0%,#00000080 60%,#000000d9 100%);position:absolute;inset:0}.page-module__G2_BkG__heroContent{z-index:2;flex-direction:column;gap:16px;width:100%;max-width:700px;margin:0 auto 0 max(24px,50% - 576px);padding:0 24px 60px;display:flex;position:relative}.page-module__G2_BkG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d7ff21a;border:1px solid #0d7ff24d;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:4px 12px;display:inline-flex}.page-module__G2_BkG__badge span{text-transform:uppercase;letter-spacing:2px;color:#fff;text-shadow:0 1px 4px #0009;font-size:12px;font-weight:700}.page-module__G2_BkG__badgeDot{background:var(--accent);border-radius:50%;height:8px;animation:2s infinite page-module__G2_BkG__pulse;width:8px!important}@keyframes page-module__G2_BkG__pulse{0%,to{opacity:1}50%{opacity:.4}}.page-module__G2_BkG__heroTitle{text-transform:uppercase;letter-spacing:-2px;color:#fff;text-shadow:0 2px 4px #000c,0 4px 16px #00000080,0 0 60px #0006;font-size:72px;font-weight:700;line-height:.9}.page-module__G2_BkG__heroAccent{color:var(--accent)}.page-module__G2_BkG__heroSubtitle{color:#e2e8f0;border-left:2px solid var(--accent);text-shadow:0 1px 3px #000c,0 3px 12px #00000080;max-width:550px;padding-left:16px;font-size:18px;font-weight:400;line-height:1.6}.page-module__G2_BkG__heroCta{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:6px;justify-content:center;align-items:center;width:fit-content;height:48px;margin-top:8px;padding:0 32px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.page-module__G2_BkG__heroCta:hover{background:var(--button-primary-hover)}.page-module__G2_BkG__statsBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--card-bg)}.page-module__G2_BkG__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:0 auto;padding:24px;display:grid}.page-module__G2_BkG__statItem{border-left:1px solid var(--border);flex-direction:column;gap:4px;padding-left:24px;display:flex}.page-module__G2_BkG__statValue{color:var(--accent);font-size:28px;font-weight:700}.page-module__G2_BkG__statLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:12px;font-weight:500}.page-module__G2_BkG__section{padding:80px 24px}.page-module__G2_BkG__sectionAlt{background:var(--card-bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}.page-module__G2_BkG__container{max-width:1200px;margin:0 auto}.page-module__G2_BkG__sectionHeader{margin-bottom:48px}.page-module__G2_BkG__sectionHeader h2{text-transform:uppercase;letter-spacing:-.5px;margin-bottom:12px;font-size:36px;font-weight:700}.page-module__G2_BkG__sectionHeader p{color:var(--text-muted);max-width:640px;font-size:18px;line-height:1.6}.page-module__G2_BkG__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.page-module__G2_BkG__sectionTitle{text-transform:uppercase;letter-spacing:-.5px;margin-bottom:12px;font-size:36px;font-weight:700}.page-module__G2_BkG__sectionSubtitle{color:var(--text-muted);max-width:720px;margin-bottom:40px;font-size:18px;line-height:1.6}.page-module__G2_BkG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__G2_BkG__featureCard{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s}.page-module__G2_BkG__featureCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.page-module__G2_BkG__featureCard h3{margin-bottom:12px;font-size:20px;font-weight:700}.page-module__G2_BkG__featureCard p{color:var(--text-muted);line-height:1.6}.page-module__G2_BkG__capGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px;display:grid}.page-module__G2_BkG__capCard{text-align:center;border:1px solid var(--border);background:var(--background);border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;transition:transform .3s,border-color .3s;display:flex}.page-module__G2_BkG__capCard:hover{border-color:var(--accent);transform:translateY(-4px)}.page-module__G2_BkG__capCard h3{font-size:14px;font-weight:700}.page-module__G2_BkG__capCard p{color:var(--text-muted);font-size:12px;line-height:1.5}.page-module__G2_BkG__splitRow{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.page-module__G2_BkG__splitText{flex-direction:column;gap:4px;display:flex}.page-module__G2_BkG__splitText p{color:var(--text-muted);margin-top:8px;font-size:18px;line-height:1.7}.page-module__G2_BkG__splitImage{border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__G2_BkG__splitImage img{object-fit:cover;width:100%;height:auto;display:block}.page-module__G2_BkG__orderFirst{order:-1}.page-module__G2_BkG__specsImage{border:1px solid var(--border);border-radius:12px;margin-bottom:48px;overflow:hidden}.page-module__G2_BkG__specsImage img{object-fit:cover;width:100%;height:auto;display:block}.page-module__G2_BkG__specsRow{grid-template-columns:1fr 1.5fr;align-items:start;gap:48px;display:grid}.page-module__G2_BkG__specsInfo{flex-direction:column;display:flex}.page-module__G2_BkG__specsSubtitle{color:var(--text-muted);margin-bottom:24px;font-size:16px;line-height:1.6}.page-module__G2_BkG__highlights{flex-direction:column;gap:12px;display:flex}.page-module__G2_BkG__highlightCard{border:1px solid var(--border);background:var(--card-bg);border-radius:8px;padding:16px}.page-module__G2_BkG__highlightCard h4{margin-bottom:4px;font-size:14px;font-weight:700}.page-module__G2_BkG__highlightCard p{color:var(--text-muted);font-size:12px}.page-module__G2_BkG__specsTable{border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__G2_BkG__specsTable table{border-collapse:collapse;background:var(--card-bg);width:100%}.page-module__G2_BkG__specsTable thead{background:var(--background);border-bottom:1px solid var(--border)}.page-module__G2_BkG__specsTable th{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);text-align:left;padding:14px 20px;font-size:12px;font-weight:700}.page-module__G2_BkG__specsTable tbody tr{border-bottom:1px solid var(--border);transition:background .2s}.page-module__G2_BkG__specsTable tbody tr:last-child{border-bottom:none}.page-module__G2_BkG__specsTable tbody tr:hover{background:var(--background)}.page-module__G2_BkG__specsTable td{padding:12px 20px;font-size:14px}.page-module__G2_BkG__specValue{font-family:var(--font-geist-mono),monospace;color:var(--text-muted)}.page-module__G2_BkG__notesCol{color:var(--text-muted);font-size:12px}.page-module__G2_BkG__checkList{flex-direction:column;gap:12px;margin-top:20px;padding:0;list-style:none;display:flex}.page-module__G2_BkG__checkList li{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.page-module__G2_BkG__checkIcon{width:24px;height:24px;color:var(--accent);background:#0d7ff233;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:12px;font-weight:700;display:flex}.page-module__G2_BkG__ctaSection{justify-content:center;padding:80px 24px;display:flex}.page-module__G2_BkG__ctaBox{border:1px solid var(--border);background:var(--card-bg);border-radius:16px;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:800px;padding:48px;display:flex}.page-module__G2_BkG__ctaContent h2{margin-bottom:8px;font-size:28px;font-weight:700}.page-module__G2_BkG__ctaContent p{color:var(--text-muted);max-width:400px}.page-module__G2_BkG__ctaButton{background:var(--accent);color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.page-module__G2_BkG__ctaButton:hover{background:var(--button-primary-hover)}@media (max-width:768px){.page-module__G2_BkG__hero{height:70vh;min-height:480px}.page-module__G2_BkG__heroContent{margin:0;padding:0 16px 40px}.page-module__G2_BkG__heroTitle{font-size:48px}.page-module__G2_BkG__heroSubtitle{font-size:15px}.page-module__G2_BkG__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px;padding:16px}.page-module__G2_BkG__statValue{font-size:22px}.page-module__G2_BkG__section,.page-module__G2_BkG__sectionAlt{padding:50px 16px}.page-module__G2_BkG__sectionHeader h2,.page-module__G2_BkG__sectionTitle{font-size:26px}.page-module__G2_BkG__sectionHeader p,.page-module__G2_BkG__sectionSubtitle{font-size:15px}.page-module__G2_BkG__featuresGrid{grid-template-columns:1fr;gap:16px}.page-module__G2_BkG__capGrid{grid-template-columns:repeat(2,1fr);gap:12px}.page-module__G2_BkG__splitRow{grid-template-columns:1fr;gap:24px}.page-module__G2_BkG__orderFirst{order:0}.page-module__G2_BkG__specsRow{grid-template-columns:1fr;gap:32px}.page-module__G2_BkG__notesCol{display:none}.page-module__G2_BkG__ctaBox{text-align:center;flex-direction:column;padding:32px 20px}.page-module__G2_BkG__ctaContent h2{font-size:22px}}
