/* MX Suite V4 — ecosystem hierarchy, mega menu and product storytelling */
:root{--mxv4-border:rgba(255,255,255,.09);--mxv4-panel:rgba(255,255,255,.045);--mxv4-panel-2:rgba(255,255,255,.025);--mxv4-copy:rgba(228,235,255,.72);--mxv4-muted:rgba(228,235,255,.52)}
.mxv4-mega-wrap{position:relative}.mxv4-mega-trigger{display:flex;align-items:center;gap:.35rem}.mxv4-mega-trigger:after{content:"⌄";font-size:.75rem;opacity:.72;transform:translateY(-1px)}
.mxv4-mega{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-32%);width:min(850px,82vw);padding:18px;border:1px solid var(--mxv4-border);border-radius:22px;background:rgba(6,12,30,.97);box-shadow:0 28px 80px rgba(0,0,0,.48);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:1500}
.mxv4-mega-wrap:hover .mxv4-mega,.mxv4-mega-wrap:focus-within .mxv4-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-32%) translateY(0)}
.mxv4-mega-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px 16px;border-bottom:1px solid var(--mxv4-border);margin-bottom:14px}.mxv4-mega-top strong{color:#eef3ff}.mxv4-mega-top span{font-size:.78rem;color:var(--mxv4-muted)}
.mxv4-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mxv4-mega-col{padding:14px;border-radius:16px;background:rgba(255,255,255,.025)}.mxv4-mega-col>a:first-child{display:block;color:#fff;text-decoration:none;font-weight:700;margin-bottom:3px}.mxv4-mega-col small{display:block;color:var(--mxv4-muted);line-height:1.4;margin-bottom:12px}.mxv4-mega-col ul{list-style:none;margin:0;padding:0}.mxv4-mega-col li+li{margin-top:7px}.mxv4-mega-col li a{font-size:.86rem;color:var(--mxv4-copy);text-decoration:none}.mxv4-mega-col li a:hover{color:#fff}.mxv4-ai-note{font-size:.72rem;opacity:.66;margin-left:3px}
.mxv4-breadcrumb{font-size:.86rem;color:var(--mxv4-muted)}.mxv4-breadcrumb a{color:inherit;text-decoration:none}.mxv4-breadcrumb a:hover{color:#fff}
.mxv4-eyebrow{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(201,214,255,.72);font-weight:700}.mxv4-lead{font-size:1.08rem;color:var(--mxv4-copy);max-width:760px}
.mxv4-card,.mxv4-panel,.mxv4-pain,.mxv4-feature,.mxv4-layer,.mxv4-proof,.mxv4-faq,.mxv4-cta,.mxv4-step{border:1px solid var(--mxv4-border);background:linear-gradient(180deg,var(--mxv4-panel),var(--mxv4-panel-2));border-radius:24px}.mxv4-card,.mxv4-panel,.mxv4-feature,.mxv4-layer,.mxv4-proof,.mxv4-faq,.mxv4-step{padding:28px;height:100%}.mxv4-pain{padding:30px;height:100%;position:relative;overflow:hidden}.mxv4-pain:before{content:"";position:absolute;inset:0 auto auto 0;width:4px;height:100%;background:linear-gradient(180deg,#f43f5e,#f59e0b);opacity:.8}.mxv4-pain .mxv4-number{display:inline-flex;width:34px;height:34px;border-radius:10px;align-items:center;justify-content:center;background:rgba(244,63,94,.12);border:1px solid rgba(244,63,94,.23);font-weight:700;color:#ffd5df;margin-bottom:15px}.mxv4-pain p,.mxv4-card p,.mxv4-feature p,.mxv4-layer p,.mxv4-panel p,.mxv4-step p{color:var(--mxv4-copy)}
.mxv4-impact{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.07)}.mxv4-impact:last-child{border-bottom:0}.mxv4-impact em{font-style:normal;width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(99,102,241,.14);color:#c9ccff}.mxv4-impact strong{display:block;color:#eef3ff;margin-bottom:3px}.mxv4-impact span{color:var(--mxv4-muted);font-size:.91rem}
.mxv4-feature-icon{width:44px;height:44px;border-radius:14px;background:rgba(99,102,241,.14);border:1px solid rgba(129,140,248,.25);display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-weight:800;color:#cfd3ff}.mxv4-feature h3{font-size:1.12rem}.mxv4-feature ul{margin:0;padding-left:18px;color:var(--mxv4-copy)}.mxv4-feature li+li{margin-top:7px}
.mxv4-flow{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.mxv4-flow span{padding:10px 13px;border-radius:999px;border:1px solid var(--mxv4-border);background:rgba(255,255,255,.04);font-size:.85rem}.mxv4-flow b{opacity:.45}
.mxv4-layer{position:relative;overflow:hidden}.mxv4-layer:after{content:"";position:absolute;right:-35px;top:-35px;width:120px;height:120px;border-radius:50%;background:rgba(99,102,241,.12);filter:blur(4px)}.mxv4-layer .mxv4-layer-no{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mxv4-muted)}.mxv4-layer .mxv4-product-link{display:block;padding:10px 0;border-top:1px solid rgba(255,255,255,.07);text-decoration:none;color:var(--mxv4-copy)}.mxv4-layer .mxv4-product-link:hover{color:#fff}.mxv4-layer .mxv4-product-link:first-of-type{margin-top:18px}
.mxv4-architecture{padding:32px;border:1px solid var(--mxv4-border);border-radius:28px;background:radial-gradient(circle at 50% 0%,rgba(99,102,241,.15),transparent 40%),rgba(255,255,255,.025)}.mxv4-arch-title{text-align:center;padding:14px;border-radius:16px;border:1px solid rgba(129,140,248,.28);background:rgba(99,102,241,.09);margin-bottom:18px}.mxv4-arch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mxv4-arch-col{padding:20px;border:1px solid var(--mxv4-border);border-radius:18px;background:rgba(255,255,255,.025)}.mxv4-arch-col strong{display:block;color:#fff;margin-bottom:4px}.mxv4-arch-col small{display:block;color:var(--mxv4-muted);margin-bottom:12px}.mxv4-arch-chip{display:block;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.04);color:var(--mxv4-copy);font-size:.84rem;margin-top:7px}.mxv4-ai-bar{margin-top:14px;padding:14px 18px;border:1px solid rgba(34,211,238,.22);border-radius:16px;background:rgba(34,211,238,.07);text-align:center;color:#dcfbff}
.mxv4-proof strong.mxv4-stat{display:block;font-size:clamp(2rem,4vw,3.4rem);line-height:1;color:#fff;margin-bottom:9px}.mxv4-proof small{color:var(--mxv4-muted)}
.mxv4-status{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;border:1px solid rgba(34,197,94,.24);background:rgba(34,197,94,.08);font-size:.78rem;color:#d6ffe0}.mxv4-status.planned{border-color:rgba(245,158,11,.25);background:rgba(245,158,11,.08);color:#ffedbd}
.mxv4-product-nav{display:flex;flex-wrap:wrap;gap:9px}.mxv4-product-nav a{padding:8px 11px;border-radius:999px;border:1px solid var(--mxv4-border);background:rgba(255,255,255,.025);text-decoration:none;color:var(--mxv4-copy);font-size:.83rem}.mxv4-product-nav a:hover{color:#fff;border-color:rgba(129,140,248,.35)}
.mxv4-answer{border-left:3px solid rgba(129,140,248,.75);padding:4px 0 4px 20px}.mxv4-answer p{font-size:1.03rem;color:var(--mxv4-copy);margin:0}.mxv4-cta{padding:46px 32px;text-align:center;position:relative;overflow:hidden}.mxv4-cta:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;bottom:-150px;background:rgba(99,102,241,.13);filter:blur(4px)}
.mxv4-faq h3{font-size:1.05rem;margin-bottom:10px}.mxv4-faq p{color:var(--mxv4-copy);margin-bottom:0}
.mxv4-mini-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--mxv4-muted);font-weight:700}.mxv4-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);margin:4rem 0}
.mxv4-img{padding:14px;border:1px solid var(--mxv4-border);border-radius:24px;background:rgba(255,255,255,.025)}.mxv4-img img{width:100%;height:auto;border-radius:16px;display:block}
@media(max-width:1199.98px){.mxv4-mega{position:static;transform:none!important;width:auto;margin:6px 10px 14px;opacity:1;visibility:visible;pointer-events:auto;display:none}.mxv4-mega-wrap:focus-within .mxv4-mega{display:block}.mxv4-mega-wrap:hover .mxv4-mega{display:block}.mxv4-mega-grid{grid-template-columns:1fr}.mxv4-mega-top{align-items:flex-start;flex-direction:column}.mxv4-mega-trigger:after{display:none}.nk-menu-list{gap:0!important}}
@media(max-width:991.98px){.mxv4-arch-grid{grid-template-columns:1fr}.mxv4-card,.mxv4-panel,.mxv4-feature,.mxv4-layer,.mxv4-proof,.mxv4-faq,.mxv4-step,.mxv4-pain{padding:23px}.mxv4-cta{padding:36px 22px}}
.mxv4-mega-wrap>div:first-child{display:flex;align-items:center}.mxv4-mega-btn{border:0;background:transparent;color:rgba(255,255,255,.62);padding:5px 3px 5px 0;line-height:1;cursor:pointer}.mxv4-mega-btn:hover{color:#fff}.mxv4-mega-wrap.is-open .mxv4-mega{opacity:1;visibility:visible;pointer-events:auto}
@media(max-width:1199.98px){.mxv4-mega-wrap.is-open .mxv4-mega{display:block}.mxv4-mega-wrap>div:first-child{justify-content:space-between}.mxv4-mega-btn{padding:9px 16px}}
