.page-module__poT_lG__main{background:var(--background);color:var(--foreground)}.page-module__poT_lG__hero{align-items:flex-end;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module__poT_lG__heroMedia{z-index:0;position:absolute;inset:0}.page-module__poT_lG__heroMedia img{object-fit:cover;width:100%;height:100%;display:block}.page-module__poT_lG__heroOverlay{z-index:1;background:linear-gradient(#0000004d 0%,#00000080 60%,#000000d9 100%);position:absolute;inset:0}.page-module__poT_lG__heroContent{z-index:2;flex-direction:column;gap:16px;width:100%;max-width:700px;margin:0 max(24px,50% - 576px) 0 auto;padding:0 24px 60px;display:flex;position:relative}.page-module__poT_lG__badge{background:#0d7ff21a;border:1px solid #0d7ff24d;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:4px 12px;display:inline-flex}.page-module__poT_lG__badge span{letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:0 1px 4px #00000080;font-size:11px;font-weight:600}.page-module__poT_lG__heroTitle{letter-spacing:-.5px;color:#fff;text-shadow:0 2px 8px #000000b3,0 4px 24px #00000080,0 0 60px #0006;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.page-module__poT_lG__heroSubtitle{color:#e2e8f0;text-shadow:0 2px 8px #0009;max-width:600px;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.6}.page-module__poT_lG__section,.page-module__poT_lG__sectionAlt{padding:80px 20px}.page-module__poT_lG__sectionAlt{background:var(--card-bg)}.page-module__poT_lG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 48px}.page-module__poT_lG__sectionHeader h2{letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(28px,3vw,40px);font-weight:800}.page-module__poT_lG__sectionHeader p{color:var(--text-muted);font-size:16px;line-height:1.7}.page-module__poT_lG__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:12px;font-weight:600;display:block}.page-module__poT_lG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.page-module__poT_lG__featureCard{border:1px solid var(--border);background:var(--background);border-radius:16px;padding:28px 24px;transition:transform .3s,box-shadow .3s}.page-module__poT_lG__featureCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.page-module__poT_lG__featureCard h3{color:var(--accent);margin-bottom:10px;font-size:18px;font-weight:700}.page-module__poT_lG__featureCard p{color:var(--text-muted);font-size:14px;line-height:1.6}.page-module__poT_lG__productCard{border:1px solid var(--border);background:var(--card-bg);border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto 64px;padding:40px;display:grid}.page-module__poT_lG__productCardReverse .page-module__poT_lG__productImageWrap{order:2}.page-module__poT_lG__productCardReverse .page-module__poT_lG__productInfo{order:1}.page-module__poT_lG__productImageWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__poT_lG__brochureLink{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:8px;padding:10px 28px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.page-module__poT_lG__brochureLink:hover{background:var(--button-primary-hover);transform:translateY(-2px)}.page-module__poT_lG__productImage{object-fit:contain;filter:drop-shadow(0 8px 32px #00000026);border-radius:12px;width:100%;max-width:480px;height:auto}.page-module__poT_lG__productInfo{flex-direction:column;gap:16px;display:flex}.page-module__poT_lG__productBadge{background:var(--accent);color:#fff;letter-spacing:1.5px;text-transform:uppercase;border-radius:999px;width:fit-content;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.page-module__poT_lG__productInfo h3{letter-spacing:-.5px;font-size:clamp(28px,3vw,40px);font-weight:900}.page-module__poT_lG__productInfo p{color:var(--text-muted);font-size:15px;line-height:1.7}.page-module__poT_lG__highlights{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.page-module__poT_lG__highlights li{color:var(--text-muted);padding-left:24px;font-size:14px;line-height:1.6;position:relative}.page-module__poT_lG__highlights li:before{content:"▸";color:var(--accent);font-size:16px;font-weight:700;position:absolute;left:0}.page-module__poT_lG__specsTable{border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:12px;width:100%;margin-top:8px;font-size:13px;overflow:hidden}.page-module__poT_lG__specsTable tr:nth-child(2n){background:var(--card-bg)}.page-module__poT_lG__specsTable td{border-bottom:1px solid var(--border);padding:10px 16px}.page-module__poT_lG__specsTable tr:last-child td{border-bottom:none}.page-module__poT_lG__specLabel{color:var(--foreground);white-space:nowrap;width:40%;font-weight:700}.page-module__poT_lG__applicationsGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.page-module__poT_lG__applicationCard{background:var(--background);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:16px;padding:28px 24px;transition:transform .3s,box-shadow .3s}.page-module__poT_lG__applicationCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.page-module__poT_lG__applicationCard h3{margin-bottom:8px;font-size:16px;font-weight:700}.page-module__poT_lG__applicationCard p{color:var(--text-muted);font-size:14px;line-height:1.6}.page-module__poT_lG__brochureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:800px;margin:0 auto;display:grid}.page-module__poT_lG__brochureCard{border:1px solid var(--border);background:var(--card-bg);color:inherit;border-radius:16px;flex-direction:column;gap:8px;padding:28px 24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.page-module__poT_lG__brochureCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.page-module__poT_lG__brochureCard h3{margin-bottom:4px;font-size:20px;font-weight:700}.page-module__poT_lG__brochureCard p{color:var(--text-muted);margin-bottom:12px;font-size:14px;line-height:1.6}.page-module__poT_lG__brochureCta{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:8px;width:fit-content;padding:10px 24px;font-size:12px;font-weight:700;transition:background .2s;display:inline-block}.page-module__poT_lG__brochureCta:hover{background:var(--button-primary-hover)}.page-module__poT_lG__cta{text-align:center;background:linear-gradient(to bottom,var(--background),var(--card-bg));padding:80px 20px 100px}.page-module__poT_lG__cta h2{margin-bottom:16px;font-size:clamp(24px,3vw,36px);font-weight:800}.page-module__poT_lG__cta p{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:16px}@media (max-width:1024px){.page-module__poT_lG__featuresGrid,.page-module__poT_lG__applicationsGrid{grid-template-columns:repeat(2,1fr)}.page-module__poT_lG__productCard{grid-template-columns:1fr;gap:32px;padding:28px}.page-module__poT_lG__productCardReverse .page-module__poT_lG__productImageWrap,.page-module__poT_lG__productCardReverse .page-module__poT_lG__productInfo{order:0}}@media (max-width:768px){.page-module__poT_lG__hero{height:70vh;min-height:450px}.page-module__poT_lG__heroContent{margin:0 16px 0 auto;padding:0 16px 40px}.page-module__poT_lG__section,.page-module__poT_lG__sectionAlt{padding:50px 16px}.page-module__poT_lG__featuresGrid,.page-module__poT_lG__applicationsGrid{grid-template-columns:1fr;gap:16px}.page-module__poT_lG__productCard{grid-template-columns:1fr;gap:24px;margin-bottom:32px;padding:20px}.page-module__poT_lG__sectionHeader h2{font-size:24px}.page-module__poT_lG__cta{padding:50px 16px 60px}.page-module__poT_lG__cta h2{font-size:22px}}
