:root{--nx-bg:#01020A;--nx-panel:#070B18;--nx-panel2:#0A1024;--nx-purple:#7C3CFF;--nx-pink:#FF00C8;--nx-violet:#A100FF;--nx-cyan:#00E5FF;--nx-ink:#F8FBFF;--nx-muted:#AEBBFF;--nx-line:rgba(255,255,255,.12);--nx-glow:0 30px 100px rgba(139,92,246,.22);--nx-radius:30px;--nx-max:1450px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% -5%,rgb(139 92 246 / .28),transparent 34%),radial-gradient(circle at 95% 8%,rgb(236 72 153 / .22),transparent 31%),radial-gradient(circle at 62% 45%,rgb(103 232 249 / .08),transparent 28%),linear-gradient(135deg,#01020A 0%,#050714 45%,#070012 100%);color:var(--nx-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.nx-shell{min-height:100vh}.nx-header{position:sticky;top:0;z-index:40;background:rgb(4 6 15 / .84);backdrop-filter:blur(20px);border-bottom:1px solid var(--nx-line)}.nx-header-inner{max-width:var(--nx-max);margin:auto;padding:14px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.nx-brand{display:flex;gap:12px;align-items:center;min-width:230px}.nx-brand img{width:48px;height:52px;object-fit:contain;filter:drop-shadow(0 0 20px rgb(168 85 247 / .6))}.nx-brand b{display:block;font-size:17px;letter-spacing:-.02em}.nx-brand span{display:block;color:var(--nx-muted);font-size:12px;max-width:260px}.nx-top-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.nx-btn,.nx-chip,.nx-select,.nx-nav-btn{border:1px solid var(--nx-line);background:rgb(255 255 255 / .055);color:var(--nx-ink);border-radius:999px;padding:11px 15px;cursor:pointer;transition:.18s ease;white-space:nowrap}.nx-btn{background:linear-gradient(135deg,var(--nx-purple),var(--nx-pink));border:0;font-weight:900;box-shadow:0 18px 44px rgb(236 72 153 / .22)}.nx-btn:hover,.nx-nav-btn:hover,.nx-chip:hover{transform:translateY(-2px);filter:brightness(1.07)}.nx-btn.secondary{background:rgb(255 255 255 / .07);border:1px solid var(--nx-line);box-shadow:none}.nx-select{max-width:290px;background:#050714}.nx-mega-wrap{position:relative;justify-self:center}.nx-mega-trigger{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,rgb(139 92 246 / .2),rgb(236 72 153 / .14));border:1px solid rgb(236 72 153 / .28);padding:12px 18px;border-radius:999px;font-weight:900;color:#fff;cursor:pointer}.nx-mega{position:absolute;top:52px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100vw - 30px));background:rgb(8 11 23 / .98);border:1px solid var(--nx-line);border-radius:28px;box-shadow:0 40px 120px rgb(0 0 0 / .45);padding:20px;display:none;grid-template-columns:repeat(3,1fr);gap:16px}.nx-mega.open{display:grid}.nx-mega-group{padding:14px;border-radius:20px;background:rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .07)}.nx-mega-group h3{margin:0 0 10px;font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#00E5FF}.nx-mega-group a{display:block;padding:8px 10px;border-radius:12px;color:#DDE5FF;font-size:14px}.nx-mega-group a:hover{background:rgb(255 255 255 / .08)}.nx-main{max-width:var(--nx-max);margin:auto;padding:36px 24px 130px}.nx-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:28px;align-items:stretch;margin-bottom:26px}.nx-panel{border:1px solid var(--nx-line);background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .028));border-radius:var(--nx-radius);box-shadow:var(--nx-glow);position:relative;overflow:hidden}.nx-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 2%,rgb(236 72 153 / .12),transparent 36%);pointer-events:none}.nx-hero-copy{padding:46px;min-height:560px;display:flex;flex-direction:column;justify-content:center}.nx-kicker{display:inline-flex;width:max-content;align-items:center;gap:8px;border:1px solid rgb(236 72 153 / .35);background:rgb(236 72 153 / .09);color:#00E5FF;border-radius:999px;padding:8px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.nx-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--nx-purple),var(--nx-pink));box-shadow:0 0 20px var(--nx-pink)}h1{font-size:clamp(44px,6.2vw,92px);line-height:.88;letter-spacing:-.075em;margin:18px 0 20px;max-width:1040px}h2{font-size:clamp(27px,3vw,48px);line-height:1;letter-spacing:-.045em;margin:0 0 16px}h3{font-size:22px;line-height:1.1;margin:0 0 10px;letter-spacing:-.025em}p{color:var(--nx-muted);font-size:16px;margin:0 0 16px}.nx-hero-copy p{font-size:18px;max-width:850px}.nx-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.nx-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.nx-chip{font-size:12px;padding:8px 10px;color:#DDE5FF}.nx-visual{min-height:560px;display:grid;place-items:center;padding:28px}.nx-section-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px;margin:22px 0}.nx-section{padding:34px;min-height:360px;grid-column:span 6}.nx-section.wide{grid-column:span 12;min-height:420px}.nx-section.tall{grid-row:span 2;min-height:620px}.nx-section.compact{min-height:260px}.nx-section .nx-copy{position:relative;z-index:1}.nx-section ul{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nx-section li{border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .045);border-radius:16px;padding:12px;color:#DDE5FF}.nx-section li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--nx-pink);margin-right:8px;box-shadow:0 0 18px var(--nx-pink)}.nx-context-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.nx-context-links a{padding:9px 11px;border-radius:999px;border:1px solid rgb(255 255 255 / .12);background:rgb(255 255 255 / .04);font-size:13px;color:#DDE5FF}.nx-flex{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.nx-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.nx-card{border:1px solid rgb(255 255 255 / .11);background:rgb(255 255 255 / .045);border-radius:22px;padding:20px;min-height:150px}.nx-card b{display:block;margin-bottom:8px;color:#fff}.nx-card span{color:var(--nx-muted)}.nx-faq{margin-top:28px;padding:36px}.nx-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.nx-faq details{border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .04);border-radius:18px;padding:17px}.nx-faq summary{cursor:pointer;font-weight:900;color:#fff}.nx-faq p{margin:11px 0 0;font-size:15px}.nx-final-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:26px;padding:34px;background:linear-gradient(135deg,rgb(139 92 246 / .25),rgb(236 72 153 / .16));border:1px solid rgb(236 72 153 / .22);border-radius:30px;box-shadow:var(--nx-glow)}.nx-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:#abb6d6;font-size:13px;margin-bottom:18px}.nx-breadcrumb a{color:#DDE5FF}.nx-footer{border-top:1px solid var(--nx-line);background:rgb(0 0 0 / .22);padding:38px 24px}.nx-footer-inner{max-width:var(--nx-max);margin:auto;display:grid;grid-template-columns:1.2fr 2fr;gap:26px}.nx-footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.nx-footer a{display:block;color:#DDE5FF;margin:6px 0;font-size:14px}.nx-form{display:grid;gap:12px}.nx-form input,.nx-form textarea,.nx-form select{width:100%;padding:14px 15px;border-radius:16px;border:1px solid rgb(255 255 255 / .13);background:rgb(255 255 255 / .06);color:#fff;outline:none}.nx-form textarea{min-height:120px;resize:vertical}.nx-form label{font-size:13px;font-weight:800;color:#DDE5FF}.nx-form .nx-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.nx-form-success{display:none;border:1px solid rgb(103 232 249 / .24);background:rgb(103 232 249 / .08);border-radius:18px;padding:16px;color:#e6fdff}.nx-form-success.show{display:block}.nx-sticky-dock{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:45;display:flex;gap:12px;align-items:center;background:rgb(6 8 18 / .9);border:1px solid rgb(255 255 255 / .13);border-radius:999px;padding:9px 10px 9px 16px;box-shadow:0 20px 70px rgb(0 0 0 / .45);backdrop-filter:blur(18px)}.nx-dock-title{font-weight:900}.nx-dock-sub{color:#AEBBFF;font-size:12px}.nx-customizer{position:fixed;right:18px;bottom:86px;z-index:50;width:310px;background:rgb(8 11 23 / .95);border:1px solid var(--nx-line);border-radius:24px;padding:18px;box-shadow:0 24px 90px rgb(0 0 0 / .5);display:none}.nx-customizer.open{display:block}.nx-customizer h3{margin:0 0 12px}.nx-customizer label{display:flex;justify-content:space-between;align-items:center;margin:10px 0;color:#DDE5FF}.nx-customizer input{width:80px;height:36px;border:0;background:#fff0}.nx-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.nx-stat{border-radius:20px;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .045);padding:18px}.nx-stat b{font-size:28px;display:block;color:#fff}.nx-stat span{color:#AEBBFF;font-size:13px}.nx-dashboard{width:100%;max-width:560px}.nx-chart{height:210px;border-radius:28px;padding:22px;background:linear-gradient(135deg,rgb(139 92 246 / .2),rgb(236 72 153 / .08));display:flex;align-items:end;gap:13px;border:1px solid rgb(255 255 255 / .1)}.nx-chart i{flex:1;border-radius:14px 14px 4px 4px;background:linear-gradient(to top,var(--nx-purple),var(--nx-pink));box-shadow:0 0 25px rgb(236 72 153 / .25)}.nx-chart i:nth-child(1){height:28%}.nx-chart i:nth-child(2){height:45%}.nx-chart i:nth-child(3){height:38%}.nx-chart i:nth-child(4){height:62%}.nx-chart i:nth-child(5){height:71%}.nx-chart i:nth-child(6){height:88%}.nx-email{background:#fff;color:#0B1029;border-radius:26px;padding:16px;box-shadow:0 25px 70px rgb(0 0 0 / .35);min-height:280px}.nx-email small{font-weight:950;text-transform:uppercase;color:#7C3CFF;letter-spacing:.08em}.nx-email h4{font-size:24px;line-height:1.05;margin:12px 0;color:#0B1029}.nx-email p{color:#374151;font-size:14px}.nx-email .hero-block{border-radius:20px;padding:26px;background:linear-gradient(135deg,#7C3CFF,#FF00C8);color:#fff;margin:12px 0}.nx-email .email-btn{display:inline-block;margin-top:8px;padding:10px 12px;background:#0B1029;color:#fff;border-radius:999px;font-weight:900;font-size:13px}.nx-email .bars{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px}.nx-email .bars i{height:44px;background:#DDE5FF;border-radius:12px}.nx-flow{width:100%;display:grid;gap:14px}.nx-flow-step{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center}.nx-flow-step b{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--nx-purple),var(--nx-pink));box-shadow:0 0 35px rgb(236 72 153 / .25)}.nx-flow-step span{display:block;border:1px solid rgb(255 255 255 / .11);background:rgb(255 255 255 / .055);border-radius:18px;padding:15px;color:#DDE5FF}.nx-calendar{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.nx-calendar div{min-height:110px;border:1px solid rgb(255 255 255 / .12);border-radius:20px;background:rgb(255 255 255 / .055);padding:16px}.nx-calendar b{display:block;color:#fff}.nx-calendar span{color:#AEBBFF;font-size:13px}.nx-report{display:grid;gap:11px;width:100%}.nx-report div{display:grid;grid-template-columns:1fr 80px;gap:12px;align-items:center}.nx-report span{border-radius:999px;background:rgb(255 255 255 / .08);height:14px;overflow:hidden}.nx-report span i{display:block;height:100%;background:linear-gradient(90deg,var(--nx-purple),var(--nx-pink));border-radius:999px}.nx-report b{text-align:right}.nx-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.nx-showcase .nx-email:nth-child(2){transform:translateY(38px) rotate(2deg)}.nx-showcase .nx-email:nth-child(1){transform:rotate(-2deg)}.nx-phone{width:280px;border:1px solid rgb(255 255 255 / .13);border-radius:36px;padding:14px;background:#070a15;box-shadow:0 35px 100px rgb(0 0 0 / .4)}.nx-phone-screen{height:500px;border-radius:26px;background:linear-gradient(180deg,#111936,#050712);padding:18px;overflow:hidden}.nx-phone .nx-email{transform:scale(.82);transform-origin:top left;width:300px}.nx-route-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.nx-route-list a{border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .045);border-radius:18px;padding:15px;min-height:92px}.nx-route-list b{display:block;color:#fff;margin-bottom:6px}.nx-route-list span{font-size:13px;color:#AEBBFF}.nx-layout-home .nx-section:nth-child(2){grid-column:span 7}.nx-layout-home .nx-section:nth-child(3){grid-column:span 5}.nx-layout-service .nx-section:nth-child(2){grid-column:span 5}.nx-layout-service .nx-section:nth-child(3){grid-column:span 7}.nx-layout-service .nx-section:nth-child(4){grid-column:span 12}.nx-layout-resource .nx-section:nth-child(2){grid-column:span 8}.nx-layout-resource .nx-section:nth-child(3){grid-column:span 4}.nx-layout-resource .nx-section:nth-child(4){grid-column:span 12}.nx-layout-portfolio .nx-section{grid-column:span 12}.nx-layout-contact .nx-section{grid-column:span 6}.nx-layout-pricing .nx-section{grid-column:span 4}.nx-layout-audit .nx-section{grid-column:span 6}@media(max-width:1180px){.nx-header-inner{grid-template-columns:1fr;align-items:start}.nx-mega-wrap{justify-self:start}.nx-top-actions{justify-content:flex-start;flex-wrap:wrap}.nx-mega{left:0;transform:none;grid-template-columns:1fr 1fr}.nx-hero,.nx-flex{grid-template-columns:1fr}.nx-hero{gap:20px}.nx-visual,.nx-hero-copy{min-height:auto}.nx-section,.nx-section.wide,.nx-section.tall,.nx-layout-home .nx-section:nth-child(n),.nx-layout-service .nx-section:nth-child(n),.nx-layout-resource .nx-section:nth-child(n),.nx-layout-contact .nx-section,.nx-layout-pricing .nx-section,.nx-layout-audit .nx-section{grid-column:span 12}.nx-card-grid,.nx-route-list,.nx-faq-grid{grid-template-columns:1fr 1fr}.nx-footer-inner{grid-template-columns:1fr}}@media(max-width:720px){.nx-main{padding:24px 14px 120px}.nx-header-inner{padding:12px 14px}.nx-hero-copy,.nx-section,.nx-faq,.nx-final-cta{padding:24px}.nx-mega{grid-template-columns:1fr}.nx-card-grid,.nx-route-list,.nx-faq-grid,.nx-section ul,.nx-calendar,.nx-showcase,.nx-mini-grid,.nx-footer-links{grid-template-columns:1fr}h1{font-size:42px}.nx-sticky-dock{left:10px;right:10px;transform:none;border-radius:22px;flex-wrap:wrap}.nx-customizer{left:14px;right:14px;width:auto}.nx-form .nx-two{grid-template-columns:1fr}.nx-select{max-width:100%;width:100%}}:root{--nexai-primary:#7C3CFF;--nexai-secondary:#FF00C8;--nexai-dark:#02030A;--nexai-mid:#050714;--nexai-text:#F8FBFF;--nexai-muted:#AEBBFF;--nexai-panel:rgba(255,255,255,.072);--nexai-border:rgba(255,255,255,.12)}body .nexai-elementor-page{background:radial-gradient(circle at 14% 2%,color-mix(in srgb,var(--nexai-primary) 30%,transparent),transparent 34%),radial-gradient(circle at 94% 2%,color-mix(in srgb,var(--nexai-secondary) 22%,transparent),transparent 30%),linear-gradient(135deg,var(--nexai-dark),var(--nexai-mid) 52%,#01020A);color:var(--nexai-text)}.nexai-el-section{padding:72px 28px;border-bottom:1px solid rgb(255 255 255 / .06);background:#fff0}.nexai-el-section>.elementor-container{max-width:1220px!important;gap:26px}.nexai-el-hero{min-height:760px;display:flex;align-items:center}.nexai-el-copy{border:1px solid var(--nexai-border);border-radius:34px;background:linear-gradient(145deg,rgb(255 255 255 / .095),rgb(255 255 255 / .027));box-shadow:0 30px 100px rgb(0 0 0 / .36);padding:34px}.nexai-el-hero .nexai-el-copy{padding:44px}.nexai-el-kicker .elementor-heading-title{display:inline-flex;border:1px solid color-mix(in srgb,var(--nexai-secondary) 55%,transparent);background:color-mix(in srgb,var(--nexai-secondary) 12%,transparent);border-radius:999px;color:#00E5FF!important;padding:8px 13px;font-size:12px!important;letter-spacing:.08em;text-transform:uppercase;font-weight:900}.nexai-el-title .elementor-heading-title{font-size:clamp(36px,5vw,78px)!important;line-height:.94!important;letter-spacing:-.05em!important;color:var(--nexai-text)!important}.nexai-el-section:not(.nexai-el-hero) .nexai-el-title .elementor-heading-title{font-size:clamp(28px,3vw,48px)!important}.nexai-el-text{color:var(--nexai-muted);font-size:17px;line-height:1.76}.nexai-el-text p{margin:0 0 14px}.nexai-el-button a.elementor-button{border-radius:16px;background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary));box-shadow:0 18px 46px color-mix(in srgb,var(--nexai-secondary) 25%,transparent);font-weight:900}.nexai-el-secondary a.elementor-button{background:rgb(255 255 255 / .08)!important;border:1px solid var(--nexai-border)}.nexai-el-visual{border:1px solid var(--nexai-border);border-radius:34px;background:linear-gradient(145deg,rgb(255 255 255 / .07),rgb(255 255 255 / .02));box-shadow:0 30px 100px rgb(0 0 0 / .36);padding:30px;min-height:360px;display:flex;align-items:center;justify-content:center}.nexai-customizer-note{font-size:13px;color:var(--nexai-muted);border:1px dashed rgb(255 255 255 / .18);border-radius:16px;padding:12px;margin-top:14px;background:rgb(255 255 255 / .04)}.nexai-mega-wrap{position:relative;z-index:50;background:rgb(4 7 18 / .88);backdrop-filter:blur(18px);border-bottom:1px solid rgb(255 255 255 / .1)}.nexai-mega{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:18px;padding:14px 24px}.nexai-mega-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900}.nexai-mega-logo img{width:42px;height:42px;object-fit:contain}.nexai-mega-menu{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}.nexai-mega-group{position:relative}.nexai-mega-top{border:1px solid rgb(255 255 255 / .12);border-radius:999px;background:rgb(255 255 255 / .06);color:#fff;padding:10px 13px;cursor:pointer}.nexai-mega-panel{display:none;position:absolute;right:0;top:44px;width:330px;background:#050714;border:1px solid rgb(255 255 255 / .14);border-radius:24px;padding:12px;box-shadow:0 24px 80px rgb(0 0 0 / .45)}.nexai-mega-group:hover .nexai-mega-panel{display:grid;gap:8px}.nexai-mega-panel a{display:block;color:#DDE5FF;text-decoration:none;padding:10px 12px;border-radius:14px}.nexai-mega-panel a:hover{background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary));color:#fff}.nexai-mega-cta{background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary));color:#fff!important;text-decoration:none;border-radius:999px;padding:11px 16px;font-weight:900}.nexai-form{display:grid;gap:14px}.nexai-form input,.nexai-form textarea,.nexai-form select{width:100%;border-radius:16px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .07);color:#fff;padding:14px}.nexai-form button{border:0;border-radius:16px;background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary));color:#fff;padding:14px 18px;font-weight:900;cursor:pointer}.nexai-form .nx-success{border:1px solid rgb(34 197 94 / .35);background:rgb(34 197 94 / .12);border-radius:14px;padding:12px;color:#dcffe8}.nexai-email-mock,.nexai-flow-visual,.nexai-dashboard-visual{width:100%;max-width:460px;border-radius:28px;background:#fff;color:#0B1029;padding:18px;box-shadow:0 22px 70px rgb(0 0 0 / .35);transform:rotate(-1deg)}.nexai-email-mock small{color:var(--nexai-primary);font-weight:900;text-transform:uppercase}.nexai-email-mock .hero{background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary));color:#fff;border-radius:22px;padding:24px;margin:12px 0;font-weight:900}.nexai-email-mock .btn{display:inline-block;background:#050714;color:#fff;border-radius:999px;padding:10px 14px;margin-top:8px}.nexai-email-bars i{display:inline-block;width:28%;height:32px;margin:12px 7px 0 0;border-radius:10px;background:rgb(124 58 237 / .13)}.nexai-flow-visual{display:grid;gap:12px;background:rgb(255 255 255 / .08);color:#fff}.nexai-flow-visual div{display:flex;justify-content:space-between;gap:10px;border:1px solid rgb(255 255 255 / .14);border-radius:18px;padding:14px;background:rgb(255 255 255 / .05)}.nexai-dashboard-visual{background:linear-gradient(145deg,rgb(255 255 255 / .11),rgb(255 255 255 / .03));color:#fff}.nexai-dashboard-bars{display:flex;gap:12px;align-items:end;height:220px}.nexai-dashboard-bars i{flex:1;border-radius:14px 14px 4px 4px;background:linear-gradient(var(--nexai-secondary),var(--nexai-primary));min-height:40px}.nexai-dashboard-bars i:nth-child(1){height:34%}.nexai-dashboard-bars i:nth-child(2){height:58%}.nexai-dashboard-bars i:nth-child(3){height:48%}.nexai-dashboard-bars i:nth-child(4){height:76%}.nexai-dashboard-bars i:nth-child(5){height:66%}.nexai-dashboard-bars i:nth-child(6){height:92%}.nexai-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.nexai-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:18px}.nexai-admin-card h2{margin-top:0}.nexai-admin-card input[type=text],.nexai-admin-card input[type=email],.nexai-admin-card textarea{width:100%;max-width:560px}.nexai-admin-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.nexai-admin-good{color:#0a7a3d;font-weight:700}.nexai-admin-warn{color:#a15c00;font-weight:700}@media(max-width:900px){.nexai-mega{display:block}.nexai-mega-menu{margin-top:12px}.nexai-mega-panel{position:static;width:auto;margin-top:8px}.nexai-el-section{padding:42px 16px}.nexai-el-copy,.nexai-el-visual{padding:22px}.nexai-admin-grid{grid-template-columns:1fr}}.nexai-force-header{position:sticky;top:0;z-index:999999}.nexai-force-header .nexai-mega-wrap{position:relative;z-index:999999}.nexai-mega-group.is-open .nexai-mega-panel{display:grid;gap:8px}@media(max-width:900px){.nexai-mega-menu{display:grid!important;grid-template-columns:1fr!important}.nexai-mega-cta{display:inline-flex;margin-top:12px}.nexai-mega-group.is-open .nexai-mega-panel{display:grid}}html body #nexai-sitewide-header.nexai-force-header{position:sticky!important;top:var(--wp-admin--admin-bar--height,0)!important;z-index:999999!important;width:100%}html body.admin-bar #nexai-sitewide-header.nexai-force-header{top:32px!important}#nexai-sitewide-header .nexai-mega-wrap{background:rgb(4 7 18 / .94)!important;border-bottom:1px solid rgb(255 255 255 / .1)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}#nexai-sitewide-header .nexai-mega{max-width:1280px!important;margin:0 auto!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:14px!important;min-height:64px!important;padding:8px 18px!important}#nexai-sitewide-header .nexai-mega-logo{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;min-width:max-content!important}#nexai-sitewide-header .nexai-mega-logo img{width:38px!important;height:38px!important;object-fit:contain!important;filter:drop-shadow(0 0 14px rgb(236 72 153 / .32))!important}#nexai-sitewide-header .nexai-mega-logo span{font-size:15px!important;letter-spacing:-.02em!important;white-space:nowrap!important}#nexai-sitewide-header .nexai-mobile-toggle{display:none;justify-self:end;width:44px;height:42px;border:1px solid rgb(255 255 255 / .14);border-radius:14px;background:rgb(255 255 255 / .07);padding:9px;cursor:pointer}#nexai-sitewide-header .nexai-mobile-toggle span{display:block;height:2px;margin:5px 0;border-radius:99px;background:#fff;transition:.2s ease}#nexai-sitewide-header [data-nexai-nav].menu-open .nexai-mobile-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}#nexai-sitewide-header [data-nexai-nav].menu-open .nexai-mobile-toggle span:nth-child(2){opacity:0}#nexai-sitewide-header [data-nexai-nav].menu-open .nexai-mobile-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#nexai-sitewide-header .nexai-mega-menu{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin-left:0!important;min-width:0!important}#nexai-sitewide-header .nexai-mega-group{position:relative!important}#nexai-sitewide-header .nexai-mega-top{border:1px solid rgb(255 255 255 / .12)!important;border-radius:999px!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;padding:10px 13px!important;cursor:pointer!important;font-size:14px!important;line-height:1!important}#nexai-sitewide-header .nexai-mega-panel{display:none!important;position:absolute!important;right:0!important;top:calc(100% + 10px)!important;width:340px!important;max-width:calc(100vw - 24px)!important;background:#050714!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:22px!important;padding:10px!important;box-shadow:0 24px 80px rgb(0 0 0 / .45)!important}#nexai-sitewide-header .nexai-mega-group.is-open .nexai-mega-panel{display:grid!important;gap:6px!important}#nexai-sitewide-header .nexai-mega-panel a{display:block!important;color:#DDE5FF!important;text-decoration:none!important;padding:10px 12px!important;border-radius:12px!important;font-size:14px!important}#nexai-sitewide-header .nexai-mega-panel a:hover{background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary))!important;color:#fff!important}#nexai-sitewide-header .nexai-mega-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary))!important;color:#fff!important;text-decoration:none!important;border-radius:999px!important;padding:11px 15px!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important;box-shadow:0 14px 38px rgb(236 72 153 / .22)!important}#nexai-sitewide-header .nexai-mobile-cta{display:none!important}@media(max-width:782px){html body.admin-bar #nexai-sitewide-header.nexai-force-header{top:46px!important}}@media(max-width:920px){html body #nexai-sitewide-header.nexai-force-header{position:sticky!important}#nexai-sitewide-header .nexai-mega{grid-template-columns:auto 1fr auto!important;min-height:58px!important;padding:7px 12px!important;gap:8px!important}#nexai-sitewide-header .nexai-mega-logo img{width:34px!important;height:34px!important}#nexai-sitewide-header .nexai-mega-logo span{font-size:14px!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important}#nexai-sitewide-header .nexai-mobile-toggle{display:block!important;grid-column:3!important}#nexai-sitewide-header .nexai-desktop-cta{display:none!important}#nexai-sitewide-header .nexai-mega-menu{display:none!important;position:absolute!important;left:10px!important;right:10px!important;top:calc(100% + 8px)!important;width:auto!important;max-height:calc(100vh - 86px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;background:rgb(9 13 29 / .985)!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:22px!important;box-shadow:0 24px 80px rgb(0 0 0 / .5)!important;padding:10px!important;margin:0!important;z-index:1000000!important}#nexai-sitewide-header [data-nexai-nav].menu-open .nexai-mega-menu{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}#nexai-sitewide-header .nexai-mega-group{width:100%!important}#nexai-sitewide-header .nexai-mega-top{width:100%!important;text-align:left!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-radius:16px!important;padding:13px 14px!important;background:rgb(255 255 255 / .065)!important;line-height:1.2!important}#nexai-sitewide-header .nexai-mega-top:after{content:'+';font-weight:900;color:#00E5FF}#nexai-sitewide-header .nexai-mega-group.is-open .nexai-mega-top:after{content:'−'}#nexai-sitewide-header .nexai-mega-panel{position:static!important;width:100%!important;max-width:none!important;box-shadow:none!important;border-radius:16px!important;margin:7px 0 3px!important;background:rgb(255 255 255 / .045)!important;padding:7px!important}#nexai-sitewide-header .nexai-mega-panel a{padding:12px 12px!important;font-size:14px!important}#nexai-sitewide-header .nexai-mobile-cta{display:flex!important;margin-top:4px!important;width:100%!important;border-radius:16px!important;padding:13px 14px!important}}@media(max-width:920px){.nexai-elementor-page{overflow-x:hidden!important}.nexai-elementor-page .nexai-el-section{padding:34px 14px!important}.nexai-elementor-page .nexai-el-hero{min-height:auto!important;padding-top:26px!important;align-items:flex-start!important}.nexai-elementor-page .nexai-el-section>.elementor-container{display:flex!important;flex-direction:column!important;gap:16px!important;max-width:100%!important}.nexai-elementor-page .elementor-column,.nexai-elementor-page .elementor-widget-wrap{width:100%!important;max-width:100%!important;min-width:0!important}.nexai-elementor-page .nexai-el-copy,.nexai-elementor-page .nexai-el-visual{padding:22px!important;border-radius:24px!important;min-height:auto!important}.nexai-elementor-page .nexai-el-title .elementor-heading-title{font-size:clamp(30px,9vw,44px)!important;line-height:1.02!important;letter-spacing:-.04em!important}.nexai-elementor-page .nexai-el-section:not(.nexai-el-hero) .nexai-el-title .elementor-heading-title{font-size:clamp(25px,7vw,36px)!important}.nexai-elementor-page .nexai-el-text{font-size:15.5px!important;line-height:1.68!important}.nexai-email-mock,.nexai-flow-visual,.nexai-dashboard-visual{max-width:100%!important;transform:none!important;border-radius:22px!important}.nexai-dashboard-bars{height:160px!important}.nx-section,.nx-faq,.nx-final-cta,.nx-hero-copy{padding:22px!important;border-radius:24px!important}.nx-main{padding:20px 12px 92px!important;overflow-x:hidden!important}.nx-header-inner{padding:9px 12px!important}.nx-sticky-dock{display:none!important}}@media(max-width:520px){#nexai-sitewide-header .nexai-mega-logo span{max-width:128px!important}.nexai-elementor-page .nexai-el-section{padding:28px 12px!important}.nexai-elementor-page .nexai-el-copy,.nexai-elementor-page .nexai-el-visual{padding:18px!important;border-radius:20px!important}.nexai-elementor-page .nexai-el-button a.elementor-button{width:100%!important}}#nexai-sitewide-header.nxh-header{position:sticky!important;top:var(--wp-admin--admin-bar--height,0)!important;z-index:999999!important;width:100%!important;background:rgb(4 7 18 / .96)!important;border-bottom:1px solid rgb(255 255 255 / .1)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 10px 40px rgb(0 0 0 / .18)!important}body.admin-bar #nexai-sitewide-header.nxh-header{top:32px!important}#nexai-sitewide-header .nxh-inner{max-width:1280px!important;min-height:64px!important;margin:0 auto!important;padding:9px 18px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:14px!important;align-items:center!important}#nexai-sitewide-header .nxh-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#fff!important;text-decoration:none!important;min-width:0!important;max-width:240px!important}#nexai-sitewide-header .nxh-brand img{width:38px!important;height:38px!important;object-fit:contain!important;flex:0 0 auto!important;filter:drop-shadow(0 0 14px rgb(236 72 153 / .3))!important}#nexai-sitewide-header .nxh-brand span{font-size:15px!important;font-weight:950!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#nexai-sitewide-header .nxh-toggle{display:none!important;width:44px!important;height:42px!important;justify-self:end!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:14px!important;background:rgb(255 255 255 / .07)!important;padding:9px!important;cursor:pointer!important}#nexai-sitewide-header .nxh-toggle span{display:block!important;height:2px!important;margin:5px 0!important;border-radius:99px!important;background:#fff!important;transition:transform .2s ease,opacity .2s ease!important}#nexai-sitewide-header.is-open .nxh-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}#nexai-sitewide-header.is-open .nxh-toggle span:nth-child(2){opacity:0!important}#nexai-sitewide-header.is-open .nxh-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}#nexai-sitewide-header .nxh-drawer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}#nexai-sitewide-header .nxh-group{position:relative!important}#nexai-sitewide-header .nxh-group-toggle{appearance:none!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:999px!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;padding:10px 13px!important;cursor:pointer!important;font-size:14px!important;line-height:1!important;font-weight:800!important}#nexai-sitewide-header .nxh-panel{display:none!important;position:absolute!important;right:0!important;top:calc(100% + 10px)!important;width:340px!important;max-width:calc(100vw - 24px)!important;background:#050714!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:22px!important;padding:10px!important;box-shadow:0 24px 80px rgb(0 0 0 / .45)!important}#nexai-sitewide-header .nxh-group.is-open .nxh-panel,#nexai-sitewide-header .nxh-group:hover .nxh-panel{display:grid!important;gap:6px!important}#nexai-sitewide-header .nxh-panel a{display:block!important;color:#DDE5FF!important;text-decoration:none!important;padding:10px 12px!important;border-radius:12px!important;font-size:14px!important;line-height:1.25!important}#nexai-sitewide-header .nxh-panel a:hover{background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary))!important;color:#fff!important}#nexai-sitewide-header .nxh-desktop-cta,#nexai-sitewide-header .nxh-menu-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:linear-gradient(135deg,var(--nexai-primary),var(--nexai-secondary))!important;color:#fff!important;text-decoration:none!important;border-radius:999px!important;padding:11px 15px!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 14px 38px rgb(236 72 153 / .22)!important}#nexai-sitewide-header .nxh-menu-cta{display:none!important}html.nxh-lock,html.nxh-lock body{overflow:hidden!important}@media(max-width:782px){body.admin-bar #nexai-sitewide-header.nxh-header{top:46px!important}}@media(max-width:920px){#nexai-sitewide-header.nxh-header{position:sticky!important;top:0!important}body.admin-bar #nexai-sitewide-header.nxh-header{top:46px!important}#nexai-sitewide-header .nxh-inner{min-height:56px!important;height:56px!important;padding:7px 12px!important;grid-template-columns:auto 1fr auto!important;gap:8px!important}#nexai-sitewide-header .nxh-brand{max-width:210px!important}#nexai-sitewide-header .nxh-brand img{width:34px!important;height:34px!important}#nexai-sitewide-header .nxh-brand span{font-size:14px!important;max-width:148px!important}#nexai-sitewide-header .nxh-toggle{display:block!important;grid-column:3!important}#nexai-sitewide-header .nxh-desktop-cta{display:none!important}#nexai-sitewide-header .nxh-drawer{display:flex!important;position:fixed!important;left:10px!important;right:10px!important;top:calc(56px + var(--wp-admin--admin-bar--height,0px) + 8px)!important;height:auto!important;max-height:calc(100dvh - 76px - var(--wp-admin--admin-bar--height,0px))!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;padding:10px!important;margin:0!important;background:rgb(9 13 29 / .992)!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:20px!important;box-shadow:0 24px 80px rgb(0 0 0 / .55)!important;z-index:1000000!important;opacity:0!important;pointer-events:none!important;transform:translateY(-8px) scale(.985)!important;visibility:hidden!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important}#nexai-sitewide-header.is-open .nxh-drawer{opacity:1!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important;visibility:visible!important}#nexai-sitewide-header .nxh-group{width:100%!important}#nexai-sitewide-header .nxh-group-toggle{width:100%!important;text-align:left!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-radius:15px!important;padding:13px 14px!important;background:rgb(255 255 255 / .065)!important;line-height:1.2!important}#nexai-sitewide-header .nxh-group-toggle:after{content:'+';font-weight:950;color:#00E5FF!important}#nexai-sitewide-header .nxh-group.is-open .nxh-group-toggle:after{content:'−'}#nexai-sitewide-header .nxh-panel,#nexai-sitewide-header .nxh-group:hover .nxh-panel{display:none!important;position:static!important;width:100%!important;max-width:none!important;box-shadow:none!important;border-radius:16px!important;margin:7px 0 3px!important;background:rgb(255 255 255 / .045)!important;padding:7px!important}#nexai-sitewide-header .nxh-group.is-open .nxh-panel{display:grid!important;gap:6px!important}#nexai-sitewide-header .nxh-panel a{padding:12px 12px!important;font-size:14px!important}#nexai-sitewide-header .nxh-menu-cta{display:flex!important;width:100%!important;border-radius:15px!important;padding:13px 14px!important;margin-top:2px!important}}@media(max-width:520px){#nexai-sitewide-header .nxh-brand{max-width:178px!important}#nexai-sitewide-header .nxh-brand span{max-width:126px!important}#nexai-sitewide-header .nxh-drawer{left:8px!important;right:8px!important;border-radius:18px!important}}@media(max-width:920px){body.admin-bar #nexai-sitewide-header .nxh-drawer{top:calc(56px + 46px + 8px)!important;max-height:calc(100dvh - 124px)!important}}@media(min-width:921px){body.admin-bar #nexai-sitewide-header.nxh-header{top:32px!important}}#nexai-sitewide-header.nxh-header{--nxh-bg:rgba(4,7,18,.96);--nxh-card:rgba(255,255,255,.075);--nxh-card2:rgba(255,255,255,.045);--nxh-line:rgba(255,255,255,.14);--nxh-primary:var(--nexai-primary,#7C3CFF);--nxh-secondary:var(--nexai-secondary,#FF00C8);--nxh-text:#ffffff;--nxh-muted:#AEBBFF;position:sticky!important;top:var(--wp-admin--admin-bar--height,0)!important;z-index:999999!important;width:100%!important;background:var(--nxh-bg)!important;border-bottom:1px solid rgb(255 255 255 / .1)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 12px 45px rgb(0 0 0 / .22)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important}body.admin-bar #nexai-sitewide-header.nxh-header{top:32px!important}#nexai-sitewide-header .nxh-inner{max-width:1280px!important;min-height:66px!important;margin:0 auto!important;padding:10px 18px!important;display:grid!important;grid-template-columns:auto 1fr auto auto!important;gap:14px!important;align-items:center!important}#nexai-sitewide-header .nxh-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#fff!important;text-decoration:none!important;min-width:0!important;max-width:240px!important;position:relative!important;z-index:2!important}#nexai-sitewide-header .nxh-brand img{width:38px!important;height:38px!important;object-fit:contain!important;filter:drop-shadow(0 0 14px rgb(236 72 153 / .34))!important}#nexai-sitewide-header .nxh-brand span{font-size:15px!important;font-weight:950!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#fff!important}#nexai-sitewide-header .nxh-toggle{display:none!important;width:44px!important;height:42px!important;justify-self:end!important;border:1px solid var(--nxh-line)!important;border-radius:14px!important;background:rgb(255 255 255 / .07)!important;padding:9px!important;cursor:pointer!important;position:relative!important;z-index:1000004!important}#nexai-sitewide-header .nxh-toggle span{display:block!important;height:2px!important;margin:5px 0!important;border-radius:99px!important;background:#fff!important;transition:transform .2s ease,opacity .2s ease!important}#nexai-sitewide-header.is-open .nxh-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}#nexai-sitewide-header.is-open .nxh-toggle span:nth-child(2){opacity:0!important}#nexai-sitewide-header.is-open .nxh-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}#nexai-sitewide-header .nxh-scrim{display:none!important}#nexai-sitewide-header .nxh-drawer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important;grid-column:2/4!important}#nexai-sitewide-header .nxh-mobile-head,#nexai-sitewide-header .nxh-mobile-feature{display:none!important}#nexai-sitewide-header .nxh-group{position:relative!important}#nexai-sitewide-header .nxh-group-toggle{appearance:none!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:999px!important;background:rgb(255 255 255 / .06)!important;color:#fff!important;padding:10px 13px!important;cursor:pointer!important;font-size:14px!important;line-height:1!important;font-weight:850!important;display:inline-flex!important;align-items:center!important;gap:8px!important}#nexai-sitewide-header .nxh-group-icon,#nexai-sitewide-header .nxh-group-copy small,#nexai-sitewide-header .nxh-group-toggle em{display:none!important}#nexai-sitewide-header .nxh-panel{display:none!important;position:absolute!important;right:0!important;top:calc(100% + 10px)!important;width:370px!important;max-width:calc(100vw - 24px)!important;background:#050714!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:22px!important;padding:10px!important;box-shadow:0 24px 80px rgb(0 0 0 / .46)!important}#nexai-sitewide-header .nxh-group.is-open .nxh-panel,#nexai-sitewide-header .nxh-group:hover .nxh-panel{display:grid!important;gap:7px!important}#nexai-sitewide-header .nxh-panel a{display:block!important;color:#DDE5FF!important;text-decoration:none!important;padding:10px 12px!important;border-radius:12px!important;font-size:14px!important;line-height:1.25!important;border:1px solid transparent!important}#nexai-sitewide-header .nxh-panel a small{display:none!important}#nexai-sitewide-header .nxh-panel a:hover{background:linear-gradient(135deg,var(--nxh-primary),var(--nxh-secondary))!important;color:#fff!important}#nexai-sitewide-header .nxh-desktop-cta,#nexai-sitewide-header .nxh-menu-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:linear-gradient(135deg,var(--nxh-primary),var(--nxh-secondary))!important;color:#fff!important;text-decoration:none!important;border-radius:999px!important;padding:11px 15px!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 14px 38px rgb(236 72 153 / .22)!important}#nexai-sitewide-header .nxh-menu-cta{display:none!important}html.nxh-lock,html.nxh-lock body{overflow:hidden!important}@media(max-width:782px){body.admin-bar #nexai-sitewide-header.nxh-header{top:46px!important}}@media(max-width:920px){body.admin-bar #nexai-sitewide-header.nxh-header{top:46px!important}#nexai-sitewide-header.nxh-header{top:0!important}#nexai-sitewide-header .nxh-inner{min-height:58px!important;height:58px!important;padding:7px 12px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:8px!important}#nexai-sitewide-header .nxh-brand{max-width:210px!important}#nexai-sitewide-header .nxh-brand img{width:34px!important;height:34px!important}#nexai-sitewide-header .nxh-brand span{font-size:14px!important;max-width:146px!important}#nexai-sitewide-header .nxh-toggle{display:block!important;grid-column:3!important}#nexai-sitewide-header .nxh-desktop-cta{display:none!important}#nexai-sitewide-header .nxh-scrim{position:fixed!important;inset:0!important;background:rgb(0 0 0 / .62)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;z-index:1000000!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility .18s ease!important;display:block!important}#nexai-sitewide-header.is-open .nxh-scrim{opacity:1!important;visibility:visible!important;pointer-events:auto!important}#nexai-sitewide-header .nxh-drawer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;height:min(82dvh,760px)!important;max-height:calc(100dvh - 24px)!important;width:100%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-items:stretch!important;justify-content:stretch!important;gap:11px!important;padding:14px 14px calc(14px + env(safe-area-inset-bottom))!important;margin:0!important;background:linear-gradient(180deg,rgb(13 18 38 / .995),rgb(5 7 20 / .995))!important;border:1px solid rgb(255 255 255 / .16)!important;border-bottom:0!important;border-radius:28px 28px 0 0!important;box-shadow:0 -28px 95px rgb(0 0 0 / .6)!important;z-index:1000002!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(112%)!important;transition:transform .24s cubic-bezier(.22,1,.36,1)!important}#nexai-sitewide-header.is-open .nxh-drawer{transform:translateY(0)!important}#nexai-sitewide-header .nxh-mobile-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:3px 2px 7px!important;position:sticky!important;top:0!important;z-index:2!important;background:linear-gradient(180deg,rgb(13 18 38 / .995),rgb(13 18 38 / .86))!important}#nexai-sitewide-header .nxh-mobile-head b{display:block!important;color:#fff!important;font-size:19px!important;letter-spacing:-.03em!important}#nexai-sitewide-header .nxh-mobile-head span{display:block!important;color:var(--nxh-muted)!important;font-size:12px!important;margin-top:2px!important}#nexai-sitewide-header .nxh-close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:14px!important;border:1px solid rgb(255 255 255 / .15)!important;background:rgb(255 255 255 / .075)!important;color:#fff!important;font-size:26px!important;line-height:1!important;cursor:pointer!important}#nexai-sitewide-header .nxh-mobile-feature{display:block!important;text-decoration:none!important;color:#fff!important;border-radius:22px!important;padding:17px!important;background:radial-gradient(circle at 14% 0,rgb(236 72 153 / .28),transparent 45%),linear-gradient(135deg,rgb(139 92 246 / .35),rgb(236 72 153 / .19))!important;border:1px solid rgb(236 72 153 / .28)!important;box-shadow:0 18px 55px rgb(236 72 153 / .14)!important}#nexai-sitewide-header .nxh-mobile-feature span{display:block!important;text-transform:uppercase!important;letter-spacing:.11em!important;color:#00E5FF!important;font-weight:950!important;font-size:11px!important}#nexai-sitewide-header .nxh-mobile-feature b{display:block!important;font-size:18px!important;letter-spacing:-.03em!important;margin-top:3px!important}#nexai-sitewide-header .nxh-mobile-feature em{display:block!important;color:#DDE5FF!important;font-style:normal!important;font-size:13px!important;margin-top:4px!important}#nexai-sitewide-header .nxh-group{width:100%!important;border:1px solid rgb(255 255 255 / .12)!important;background:rgb(255 255 255 / .052)!important;border-radius:20px!important;overflow:hidden!important}#nexai-sitewide-header .nxh-group-toggle{width:100%!important;text-align:left!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) 34px!important;align-items:center!important;gap:12px!important;border:0!important;border-radius:0!important;padding:13px!important;background:transparent!important;line-height:1.2!important}#nexai-sitewide-header .nxh-group-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:15px!important;background:linear-gradient(135deg,rgb(139 92 246 / .34),rgb(236 72 153 / .22))!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .12)!important}#nexai-sitewide-header .nxh-group-copy strong{display:block!important;color:#fff!important;font-size:15px!important;letter-spacing:-.02em!important}#nexai-sitewide-header .nxh-group-copy small{display:block!important;color:#AEBBFF!important;font-size:12px!important;margin-top:2px!important;white-space:normal!important}#nexai-sitewide-header .nxh-group-toggle em{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:999px!important;background:rgb(255 255 255 / .08)!important;color:#00E5FF!important;font-size:12px!important;font-style:normal!important;font-weight:950!important}#nexai-sitewide-header .nxh-group-toggle:after{content:''!important;display:none!important}#nexai-sitewide-header .nxh-panel,#nexai-sitewide-header .nxh-group:hover .nxh-panel{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;position:static!important;width:100%!important;max-width:none!important;box-shadow:none!important;border:0!important;border-top:1px solid rgb(255 255 255 / .1)!important;border-radius:0!important;margin:0!important;background:rgb(0 0 0 / .12)!important;padding:0 12px!important;max-height:0!important;overflow:hidden!important;transition:max-height .22s ease,padding .22s ease!important}#nexai-sitewide-header .nxh-group.is-open .nxh-panel{max-height:520px!important;padding:12px!important}#nexai-sitewide-header .nxh-panel a{display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:76px!important;color:#DDE5FF!important;text-decoration:none!important;padding:12px!important;border-radius:15px!important;font-size:13px!important;line-height:1.18!important;border:1px solid rgb(255 255 255 / .1)!important;background:rgb(255 255 255 / .052)!important}#nexai-sitewide-header .nxh-panel a span{display:block!important;font-weight:850!important}#nexai-sitewide-header .nxh-panel a small{display:block!important;color:#AEBBFF!important;font-size:10px!important;margin-top:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#nexai-sitewide-header .nxh-panel a:hover{background:linear-gradient(135deg,var(--nxh-primary),var(--nxh-secondary))!important;color:#fff!important}#nexai-sitewide-header .nxh-menu-cta{display:flex!important;width:100%!important;border-radius:18px!important;padding:15px 16px!important;margin-top:2px!important}}@media(max-width:520px){#nexai-sitewide-header .nxh-brand{max-width:178px!important}#nexai-sitewide-header .nxh-brand span{max-width:126px!important}#nexai-sitewide-header .nxh-drawer{height:min(84dvh,740px)!important;border-radius:24px 24px 0 0!important;padding:12px 12px calc(12px + env(safe-area-inset-bottom))!important}#nexai-sitewide-header .nxh-panel,#nexai-sitewide-header .nxh-group:hover .nxh-panel{grid-template-columns:1fr!important}#nexai-sitewide-header .nxh-panel a{min-height:auto!important}}#nexai-sitewide-header:not(.nxh-legacy-allow){display:none!important}.nexai-elementor-page .nexai-el-list,.nexai-elementor-page .nexai-el-list *,.nexai-el-list .elementor-icon-list-text,.nexai-el-list .elementor-icon-list-icon i,.nexai-white-list,.nexai-white-list *,.nx-section li{color:#ffffff!important;opacity:1!important}.nexai-elementor-page .nexai-el-text p{color:#DDE5FF!important}.nexai-elementor-page .nexai-el-image{width:100%!important}.nexai-elementor-page .nexai-el-image img{width:100%!important;max-width:560px!important;border-radius:28px!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 28px 90px rgb(0 0 0 / .38)!important;background:#02030A!important}.nexai-image-edit-note .elementor-heading-title{display:inline-flex!important;margin-top:10px!important;border:1px dashed rgb(255 255 255 / .22)!important;border-radius:999px!important;background:rgb(255 255 255 / .05)!important;color:#ffffff!important;font-size:12px!important;font-weight:800!important;padding:8px 12px!important;letter-spacing:0!important}.nexai-fallback-image{margin:22px 0 0}.nexai-fallback-image img{width:100%;max-width:560px;border-radius:28px;border:1px solid rgb(255 255 255 / .14);box-shadow:0 28px 90px rgb(0 0 0 / .38)}.nexai-fallback-image figcaption{color:#fff;font-size:12px;margin-top:8px}.nx-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:24px;align-items:center}.nx-section .nx-section-copy{min-width:0}.nx-section .nx-btn{display:inline-flex;margin-top:18px}@media(max-width:900px){.nx-section{grid-template-columns:1fr}.nexai-elementor-page .nexai-el-image img{max-width:100%!important}}body .nexai-elementor-page{margin-top:0!important;padding-top:0!important;overflow-x:hidden!important}body .nexai-elementor-page>.elementor-section:first-child,body .nexai-elementor-page>.e-con:first-child{margin-top:0!important}.nexai-elementor-page .nexai-el-hero{padding-top:clamp(22px,3.4vw,44px)!important}.nexai-elementor-page .nexai-el-section:first-child{padding-top:clamp(22px,3.4vw,44px)!important}.nexai-elementor-page .nexai-el-copy,.nexai-elementor-page .nexai-el-visual{align-self:stretch!important}.nexai-elementor-page .nexai-el-image img{display:block!important;min-height:220px!important;object-fit:cover!important;background:linear-gradient(135deg,#111735,#02030A)!important}.nexai-image-edit-note .elementor-heading-title{white-space:normal!important;line-height:1.35!important;text-align:left!important}.nexai-form-shell{width:100%;border:1px solid rgb(255 255 255 / .14);border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .03));padding:24px;box-shadow:0 24px 80px rgb(0 0 0 / .28)}.nexai-form-head span{display:inline-flex;border:1px solid rgb(236 72 153 / .38);background:rgb(236 72 153 / .1);border-radius:999px;color:#fff;padding:7px 10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.nexai-form-head h3{margin:12px 0 8px;color:#fff;font-size:clamp(24px,3vw,38px);line-height:1.05}.nexai-form-head p{color:#DDE5FF;margin:0 0 18px;line-height:1.65}.nexai-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.nexai-form label span,.nexai-form-full span{display:block;color:#fff;font-size:13px;font-weight:850;margin:0 0 7px}.nexai-form input,.nexai-form textarea,.nexai-form select{width:100%!important;border-radius:16px!important;border:1px solid rgb(255 255 255 / .16)!important;background:rgb(255 255 255 / .075)!important;color:#fff!important;padding:14px!important;outline:0!important}.nexai-form input::placeholder,.nexai-form textarea::placeholder{color:rgb(255 255 255 / .66)!important}.nexai-form select option{color:#111!important}.nexai-form-full{display:block;margin-top:14px}.nexai-form button{margin-top:14px;width:auto;min-width:180px}.nexai-hp{position:absolute!important;left:-9999px!important;opacity:0!important;height:1px!important;width:1px!important}.nx-success{color:#fff!important;margin:0 0 14px!important}.nexai-elementor-page .nexai-el-kicker .elementor-heading-title{color:#fff!important}@media(max-width:900px){.nexai-form-grid{grid-template-columns:1fr}.nexai-form-shell{padding:18px;border-radius:22px}.nexai-elementor-page .nexai-el-hero,.nexai-elementor-page .nexai-el-section:first-child{padding-top:18px!important}.nexai-elementor-page .nexai-el-image img{min-height:180px!important}}.nexai-image-edit-note{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body .nexai-elementor-page{padding-top:0!important;margin-top:0!important}body .nexai-elementor-page>.elementor-section:first-child,body .nexai-elementor-page .nexai-el-section:first-child,body .nexai-elementor-page .nexai-el-hero:first-child{margin-top:0!important;padding-top:18px!important}body.admin-bar .nexai-elementor-page>.elementor-section:first-child{padding-top:18px!important}body .entry-content>.nexai-elementor-page:first-child,body .site-main>.nexai-elementor-page:first-child,body .elementor-page .site-main{margin-top:0!important;padding-top:0!important}body .nexai-form-shell,body .nexai-form-shell *{box-sizing:border-box!important}body .nexai-form-shell{width:100%!important;max-width:980px!important;margin:0 auto!important;padding:28px!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:28px!important;background:radial-gradient(circle at 10% 0%,rgb(139 92 246 / .18),transparent 38%),linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .025))!important;box-shadow:0 26px 80px rgb(0 0 0 / .28)!important;color:#fff!important;overflow:hidden!important}body .nexai-form-head{margin:0 0 20px!important;padding:0!important}body .nexai-form-head span{display:inline-flex!important;width:max-content!important;max-width:100%!important;padding:8px 11px!important;border-radius:999px!important;border:1px solid rgb(236 72 153 / .36)!important;background:rgb(236 72 153 / .1)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;line-height:1!important}body .nexai-form-head h3{margin:14px 0 8px!important;color:#fff!important;font-size:clamp(28px,4vw,46px)!important;line-height:1!important;letter-spacing:-.04em!important;font-weight:950!important}body .nexai-form-head p{max-width:780px!important;margin:0!important;color:#fff!important;opacity:.88!important;font-size:15px!important;line-height:1.6!important}body .nexai-form{display:grid!important;gap:16px!important;margin:0!important;padding:0!important}body .nexai-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body .nexai-form label,body .nexai-form-full{display:grid!important;gap:7px!important;margin:0!important;color:#fff!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important}body .nexai-form label span,body .nexai-form-full span{color:#fff!important;opacity:.94!important}body .nexai-form input,body .nexai-form select,body .nexai-form textarea{width:100%!important;min-height:48px!important;padding:13px 14px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:15px!important;background:rgb(255 255 255 / .075)!important;color:#fff!important;outline:0!important;box-shadow:none!important;font-size:15px!important;line-height:1.2!important;appearance:auto!important}body .nexai-form textarea{min-height:132px!important;resize:vertical!important;line-height:1.5!important}body .nexai-form input::placeholder,body .nexai-form textarea::placeholder{color:rgb(255 255 255 / .58)!important}body .nexai-form select option{background:#070B18!important;color:#fff!important}body .nexai-form button[type=submit]{width:max-content!important;max-width:100%!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--nexai-primary,#7C3CFF),var(--nexai-secondary,#FF00C8))!important;color:#fff!important;font-weight:950!important;padding:14px 20px!important;cursor:pointer!important;box-shadow:0 18px 48px rgb(236 72 153 / .22)!important}body .nexai-form button[type=submit]:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important}body .nexai-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}body .nx-success{border:1px solid rgb(103 232 249 / .28)!important;background:rgb(103 232 249 / .09)!important;color:#fff!important;border-radius:16px!important;padding:12px 14px!important;margin:0 0 16px!important;font-weight:800!important}@media(max-width:760px){body .nexai-form-shell{padding:20px 14px!important;border-radius:24px!important}body .nexai-form-grid{grid-template-columns:1fr!important;gap:12px!important}body .nexai-form button[type=submit]{width:100%!important}body .nexai-form-head h3{font-size:30px!important}}body .nexai-simple-form-shell{max-width:720px!important;margin:0 auto!important;padding:22px!important;border-radius:24px!important;background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .025))!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 22px 70px rgb(0 0 0 / .25)!important;color:#fff!important}body .nexai-simple-form-head{margin:0 0 16px!important}body .nexai-simple-form-head span{display:inline-flex!important;padding:7px 10px!important;border-radius:999px!important;background:rgb(236 72 153 / .12)!important;border:1px solid rgb(236 72 153 / .34)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.09em!important;line-height:1!important}body .nexai-simple-form-head h3{margin:12px 0 8px!important;color:#fff!important;font-size:clamp(26px,3.2vw,38px)!important;line-height:1.05!important;letter-spacing:-.035em!important}body .nexai-simple-form-head p{margin:0!important;color:#fff!important;opacity:.9!important;font-size:15px!important;line-height:1.55!important}body .nexai-simple-form{display:grid!important;gap:14px!important}body .nexai-simple-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}body .nexai-simple-form label,body .nexai-simple-form .nexai-form-full{display:grid!important;gap:6px!important;margin:0!important;color:#fff!important}body .nexai-simple-form label span{font-size:13px!important;font-weight:850!important;color:#fff!important;opacity:.95!important}body .nexai-simple-form input,body .nexai-simple-form textarea{width:100%!important;min-height:46px!important;border-radius:14px!important;border:1px solid rgb(255 255 255 / .16)!important;background:rgb(255 255 255 / .075)!important;color:#fff!important;padding:12px 13px!important;outline:0!important;box-shadow:none!important;font-size:15px!important}body .nexai-simple-form textarea{min-height:112px!important;resize:vertical!important;line-height:1.5!important}body .nexai-simple-form input::placeholder,body .nexai-simple-form textarea::placeholder{color:rgb(255 255 255 / .58)!important}body .nexai-simple-form .nexai-form-full{grid-column:1/-1!important}body .nexai-simple-form button[type=submit]{width:max-content!important;min-width:150px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--nexai-primary,#7C3CFF),var(--nexai-secondary,#FF00C8))!important;color:#fff!important;font-weight:950!important;padding:13px 20px!important;box-shadow:0 16px 44px rgb(236 72 153 / .22)!important;cursor:pointer!important}@media(max-width:760px){body .nexai-simple-form-shell{padding:18px 14px!important;border-radius:22px!important;max-width:100%!important}body .nexai-simple-form-grid{grid-template-columns:1fr!important}body .nexai-simple-form button[type=submit]{width:100%!important}body .nexai-simple-form-head h3{font-size:28px!important}}body .nexai-elementor-page,body .entry-content{color:#fff}body .elementor .nexai-v34-section{padding:54px 22px!important;background:radial-gradient(circle at 18% 0%,rgb(139 92 246 / .12),transparent 36%),radial-gradient(circle at 92% 14%,rgb(236 72 153 / .12),transparent 32%)!important}body .elementor .nexai-v34-hero{padding-top:16px!important;margin-top:0!important;min-height:auto!important}body .elementor .nexai-v34-hero>.elementor-container,body .elementor .nexai-v34-split>.elementor-container,body .elementor .nexai-v34-showcase>.elementor-container{max-width:1280px!important;margin:0 auto!important;display:flex!important;gap:28px!important;align-items:stretch!important}body .elementor .nexai-v34-cards>.elementor-container,body .elementor .nexai-v34-timeline>.elementor-container{max-width:1280px!important;margin:0 auto!important;display:flex!important;gap:16px!important;align-items:stretch!important}body .elementor .nexai-v34-intro>.elementor-container,body .elementor .nexai-v34-final-cta>.elementor-container,body .elementor .nexai-v34-faq-section>.elementor-container,body .elementor .nexai-v34-form-section>.elementor-container{max-width:1120px!important;margin:0 auto!important}body .elementor .nexai-v34-copy,body .elementor .nexai-v34-hero-copy,body .elementor .nexai-v34-visual,body .elementor .nexai-v34-hero-visual,body .elementor .nexai-v34-card-col,body .elementor .nexai-v34-step-col,body .elementor .nexai-v34-showcase-copy,body .elementor .nexai-v34-showcase-image,body .elementor .nexai-v34-cta-copy,body .elementor .nexai-v34-form-wrap,body .elementor .nexai-v34-faq-copy,body .elementor .nexai-v34-wide-copy{border:1px solid rgb(255 255 255 / .12)!important;border-radius:28px!important;background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .028))!important;box-shadow:0 24px 75px rgb(0 0 0 / .28),0 0 70px rgb(139 92 246 / .10)!important;padding:32px!important;overflow:hidden!important}body .elementor .nexai-v34-hero-copy{min-height:520px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}body .elementor .nexai-v34-hero-visual{display:flex!important;align-items:center!important}body .elementor .nexai-v34-title .elementor-heading-title,body .elementor .nexai-v34-title{font-size:clamp(42px,6vw,84px)!important;line-height:.9!important;letter-spacing:-.065em!important;color:#fff!important}body .elementor .nexai-v34-heading .elementor-heading-title,body .elementor .nexai-v34-heading{font-size:clamp(30px,3.5vw,52px)!important;line-height:1!important;letter-spacing:-.045em!important;color:#fff!important}body .elementor .nexai-v34-kicker .elementor-heading-title,body .elementor .nexai-v34-kicker{display:inline-flex!important;width:max-content!important;border:1px solid rgb(236 72 153 / .35)!important;background:rgb(236 72 153 / .09)!important;color:#00E5FF!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:950!important}body .elementor .nexai-v34-hero-text,body .elementor .nexai-v34-hero-text p{font-size:18px!important;line-height:1.7!important;color:#fff!important}body .elementor .nexai-el-text,body .elementor .nexai-el-text p,body .elementor .nexai-v34-card-text,body .elementor .nexai-v34-card-text p{color:#fff!important;line-height:1.72!important}body .elementor .nexai-v34-white-list .elementor-icon-list-text,body .elementor .nexai-el-list .elementor-icon-list-text{color:#fff!important}body .elementor .nexai-v34-white-list .elementor-icon-list-icon i,body .elementor .nexai-el-list .elementor-icon-list-icon i{color:#FF00C8!important}body .elementor .nexai-v34-button .elementor-button,body .elementor .nexai-el-button .elementor-button{background:linear-gradient(135deg,#7C3CFF,#FF00C8)!important;border-radius:999px!important;font-weight:900!important;padding:15px 20px!important;color:#fff!important;box-shadow:0 18px 44px rgb(236 72 153 / .22)!important}body .elementor .nexai-v34-image img{width:100%!important;border-radius:24px!important;box-shadow:0 30px 80px rgb(0 0 0 / .35)!important;border:1px solid rgb(255 255 255 / .12)!important}body .elementor .nexai-v34-card-title .elementor-heading-title,body .elementor .nexai-v34-card-title{font-size:22px!important;color:#fff!important;letter-spacing:-.02em!important}body .elementor .nexai-v34-step-num .elementor-heading-title,body .elementor .nexai-v34-step-num{color:#FF00C8!important;font-size:14px!important;font-weight:950!important;letter-spacing:.08em!important}body .elementor .nexai-v34-step-title .elementor-heading-title,body .elementor .nexai-v34-step-title{font-size:20px!important;line-height:1.15!important;color:#fff!important}body .elementor .nexai-v34-final-cta .nexai-v34-cta-copy{background:linear-gradient(135deg,rgb(139 92 246 / .25),rgb(236 72 153 / .16))!important;text-align:center!important}body .elementor .nexai-v34-accordion .elementor-accordion-item{background:rgb(255 255 255 / .04)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:18px!important;margin-bottom:12px!important;overflow:hidden!important}body .elementor .nexai-v34-accordion .elementor-tab-title{color:#fff!important;font-weight:900!important}body .elementor .nexai-v34-accordion .elementor-tab-content{color:#fff!important}body .elementor .nexai-v34-form-shortcode{width:100%!important}body .elementor .nexai-v34-page-pricing .nexai-v34-card-col{background:linear-gradient(145deg,rgb(139 92 246 / .13),rgb(236 72 153 / .07))!important}body .elementor .nexai-v34-page-portfolio-email-design-showcase .nexai-v34-showcase-image{transform:rotate(-1deg)!important}body .elementor .nexai-v34-page-case-studies .nexai-v34-card-col{min-height:210px!important}body .elementor .nexai-v34-page-resources .nexai-v34-card-col,body .elementor .nexai-v34-page-blog .nexai-v34-card-col{background:rgb(103 232 249 / .055)!important}body .elementor .nexai-v34-faq-section{padding-bottom:84px!important}.nexai-v34-fallback{max-width:1280px;margin:0 auto;padding:20px;color:#fff}.nexai-v34-fallback-section{display:grid;grid-template-columns:1fr 420px;gap:24px;margin:22px 0;padding:30px}.nexai-v34-fallback-section img{width:100%;border-radius:24px}.nexai-v34-fallback-section li{color:#fff;margin:8px 0}@media(max-width:920px){body .elementor .nexai-v34-section{padding:32px 13px!important}body .elementor .nexai-v34-hero{padding-top:8px!important}body .elementor .nexai-v34-hero>.elementor-container,body .elementor .nexai-v34-split>.elementor-container,body .elementor .nexai-v34-showcase>.elementor-container,body .elementor .nexai-v34-cards>.elementor-container,body .elementor .nexai-v34-timeline>.elementor-container{display:flex!important;flex-direction:column!important;gap:14px!important}body .elementor .nexai-v34-copy,body .elementor .nexai-v34-hero-copy,body .elementor .nexai-v34-visual,body .elementor .nexai-v34-hero-visual,body .elementor .nexai-v34-card-col,body .elementor .nexai-v34-step-col,body .elementor .nexai-v34-showcase-copy,body .elementor .nexai-v34-showcase-image,body .elementor .nexai-v34-cta-copy,body .elementor .nexai-v34-form-wrap,body .elementor .nexai-v34-faq-copy,body .elementor .nexai-v34-wide-copy{padding:22px!important;border-radius:22px!important;width:100%!important}body .elementor .nexai-v34-hero-copy{min-height:auto!important}body .elementor .nexai-v34-title .elementor-heading-title,body .elementor .nexai-v34-title{font-size:42px!important;letter-spacing:-.055em!important}body .elementor .nexai-v34-heading .elementor-heading-title,body .elementor .nexai-v34-heading{font-size:30px!important}body .elementor .nexai-v34-hero-text,body .elementor .nexai-v34-hero-text p{font-size:16px!important}.nexai-v34-fallback-section{grid-template-columns:1fr;padding:20px}}body .site-main,body #content,body .entry-content,body .elementor-location-single,body .elementor{margin-top:0!important;padding-top:0!important}body .elementor .nexai-v35-section{padding:46px 22px!important;background:linear-gradient(135deg,rgb(139 92 246 / .10),rgb(236 72 153 / .07))!important}body .elementor .nexai-v35-section>.elementor-container{max-width:1280px!important;margin:0 auto!important;display:flex!important;gap:24px!important;align-items:stretch!important}body .elementor .nexai-v35-section .elementor-column{border:1px solid rgb(255 255 255 / .13)!important;border-radius:30px!important;background:rgb(5 7 18 / .72)!important;box-shadow:0 22px 70px rgb(0 0 0 / .32)!important;overflow:hidden!important}body .elementor .nexai-v35-section .elementor-widget-wrap{padding:32px!important;align-content:center!important}body .elementor .nexai-v35-hero{padding-top:18px!important}body .elementor .nexai-v35-hero .nexai-el-copy{background:radial-gradient(circle at 10% 0%,rgb(236 72 153 / .18),transparent 34%),rgb(7 9 20 / .88)!important}body .elementor .nexai-v35-hero .nexai-el-visual{background:radial-gradient(circle at 70% 20%,rgb(139 92 246 / .22),transparent 40%),rgb(6 9 22 / .88)!important}body .elementor .nexai-family-flowmap .elementor-column{border-radius:36px 12px 36px 12px!important}body .elementor .nexai-family-email-gallery .elementor-column,body .elementor .nexai-family-email-card .elementor-column,body .elementor .nexai-family-template-gallery .elementor-column{background:linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .025))!important;border-radius:18px!important}body .elementor .nexai-family-scorecard .elementor-column,body .elementor .nexai-family-checklist .elementor-column,body .elementor .nexai-family-technical-checklist .elementor-column{border-left:4px solid var(--nx-pink)!important}body .elementor .nexai-family-comparison .elementor-column{background:linear-gradient(180deg,rgb(139 92 246 / .14),rgb(5 7 18 / .85))!important}body .elementor .nexai-family-pricing-cards .elementor-column{border-radius:24px!important;background:linear-gradient(145deg,rgb(103 232 249 / .08),rgb(236 72 153 / .07))!important}body .elementor .nexai-family-article-cards .elementor-column,body .elementor .nexai-family-resource-hub .elementor-column{border-radius:18px!important;background:rgb(255 255 255 / .045)!important}body .elementor .nexai-family-cta .elementor-column,body .elementor .nexai-v35-final-cta .elementor-column{background:linear-gradient(135deg,rgb(139 92 246 / .30),rgb(236 72 153 / .24))!important}body .elementor .nexai-v35-image img{border-radius:24px!important;box-shadow:0 20px 70px rgb(0 0 0 / .38)!important;width:100%!important;height:auto!important;object-fit:cover!important}body .elementor .nexai-v35-card-list .elementor-icon-list-items{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body .elementor .nexai-v35-card-list .elementor-icon-list-item{border:1px solid rgb(255 255 255 / .14)!important;border-radius:16px!important;padding:12px!important;background:rgb(255 255 255 / .055)!important}body .elementor .nexai-white-list .elementor-icon-list-text{color:#fff!important}.nexai-v35-page{max-width:1300px;margin:0 auto;padding:22px}.nx-v35-section{display:grid;grid-template-columns:1.06fr .94fr;gap:20px;margin:22px 0;padding:28px;border:1px solid rgb(255 255 255 / .12);border-radius:32px;background:rgb(255 255 255 / .045)}.nx-v35-section:nth-child(even){grid-template-columns:.9fr 1.1fr}.nx-v35-section:nth-child(even) .nx-v35-media{order:-1}.nx-v35-section img{width:100%;border-radius:24px}.nx-v35-copy li{color:#fff;margin:8px 0}.nx-v35-copy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-left:0;list-style:none}@media(max-width:900px){body .elementor .nexai-v35-section>.elementor-container{display:block!important}body .elementor .nexai-v35-section .elementor-column{width:100%!important;margin-bottom:16px!important}body .elementor .nexai-v35-section .elementor-widget-wrap{padding:22px!important}.nx-v35-section,.nx-v35-section:nth-child(even){grid-template-columns:1fr}.nx-v35-section:nth-child(even) .nx-v35-media{order:0}.nx-v35-copy ul{grid-template-columns:1fr}}.nexai-bd-page,.nexai-bd-page *{box-sizing:border-box}.nexai-bd-page{--bd-bg:#02030A;--bd-panel:rgba(255,255,255,.055);--bd-panel2:rgba(255,255,255,.085);--bd-line:rgba(255,255,255,.13);--bd-text:#F8FBFF;--bd-muted:#AEBBFF;--bd-purple:var(--nexai-primary,#7C3CFF);--bd-pink:var(--nexai-secondary,#FF00C8);--bd-cyan:#00E5FF;color:var(--bd-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.nexai-bd-breadcrumb{max-width:1320px;margin:18px auto 0;padding:0 20px;display:flex;gap:10px;align-items:center;color:var(--bd-muted);font-size:13px}.nexai-bd-breadcrumb a{color:#fff}.nexai-bd-section{position:relative;overflow:hidden;margin:0 auto 0;padding:86px max(20px,calc((100vw - 1320px)/2));display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:30px;align-items:stretch;background:radial-gradient(circle at 7% 10%,rgb(139 92 246 / .18),transparent 30%),radial-gradient(circle at 92% 0%,rgb(236 72 153 / .14),transparent 34%)}.nexai-bd-section:before{content:"";position:absolute;inset:18px max(10px,calc((100vw - 1350px)/2));border:1px solid var(--bd-line);border-radius:36px;background:linear-gradient(135deg,rgb(255 255 255 / .062),rgb(255 255 255 / .018));box-shadow:0 30px 100px rgb(0 0 0 / .26);pointer-events:none}.nexai-bd-section>.elementor-container{position:relative;z-index:1;width:100%;max-width:1320px!important;display:flex!important;gap:26px!important;margin:auto}.nexai-bd-section .elementor-column{min-width:0}.nexai-bd-copy,.nexai-bd-visual,.nexai-bd-form-col,.nexai-bd-card-col{position:relative;z-index:1;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .045);border-radius:30px;padding:30px;min-height:100%;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.nexai-layout-hero .nexai-bd-copy{padding:46px}.nexai-bd-kicker{display:inline-flex!important;width:max-content;max-width:100%;align-items:center;gap:8px;margin-bottom:16px;border:1px solid rgb(236 72 153 / .35);background:rgb(236 72 153 / .1);color:#00E5FF;border-radius:999px;padding:8px 12px;font-size:12px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.09em}.nexai-bd-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--bd-purple),var(--bd-pink));box-shadow:0 0 22px rgb(236 72 153 / .8)}.nexai-bd-title{color:#fff!important;margin:0 0 18px!important;font-weight:950!important;letter-spacing:-.055em!important;line-height:.96!important}.nexai-layout-hero .nexai-bd-title{font-size:clamp(42px,6vw,86px)!important}.nexai-bd-section:not(.nexai-layout-hero) .nexai-bd-title{font-size:clamp(28px,3.5vw,52px)!important}.nexai-bd-text,.nexai-bd-card-text p{color:var(--bd-muted)!important;font-size:17px!important;line-height:1.66!important}.nexai-bd-list .elementor-icon-list-items{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;margin-top:18px!important}.nexai-bd-list .elementor-icon-list-item{border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .05);border-radius:16px;padding:12px!important;color:#DDE5FF!important;align-items:flex-start!important}.nexai-bd-list .elementor-icon-list-icon{color:#FF00C8!important;margin-top:2px}.nexai-bd-button .elementor-button,.nexai-bd-card-link .elementor-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:linear-gradient(135deg,var(--bd-purple),var(--bd-pink))!important;color:#fff!important;font-weight:950!important;padding:14px 18px!important;box-shadow:0 16px 48px rgb(236 72 153 / .25)!important;border:0!important}.nexai-bd-card-link .elementor-button{padding:10px 13px!important;font-size:13px!important;background:rgb(255 255 255 / .1)!important;border:1px solid rgb(255 255 255 / .15)!important;box-shadow:none!important}.nexai-bd-image img{width:100%!important;height:auto!important;max-height:520px!important;object-fit:cover!important;border-radius:28px!important;border:1px solid rgb(255 255 255 / .12)!important;box-shadow:0 24px 80px rgb(0 0 0 / .32)!important}.nexai-bd-image-inline img{max-height:220px!important;margin-top:18px}.nexai-bd-card-col{transition:transform .2s ease,border-color .2s ease,background .2s ease}.nexai-bd-card-col:hover{transform:translateY(-5px);border-color:rgb(236 72 153 / .35);background:rgb(255 255 255 / .075)}.nexai-bd-card-title .elementor-heading-title{font-size:21px!important;line-height:1.12!important;letter-spacing:-.025em!important;color:#fff!important}.nexai-layout-matrix,.nexai-layout-routes,.nexai-layout-pricing,.nexai-layout-resource,.nexai-layout-cards,.nexai-layout-faq{grid-template-columns:1fr}.nexai-layout-matrix>.elementor-container,.nexai-layout-routes>.elementor-container,.nexai-layout-pricing>.elementor-container,.nexai-layout-resource>.elementor-container,.nexai-layout-cards>.elementor-container,.nexai-layout-faq>.elementor-container{display:grid!important;grid-template-columns:1.15fr repeat(3,minmax(0,.65fr));align-items:stretch}.nexai-family-lifecycle-map .nexai-bd-card-col,.nexai-family-flow-library .nexai-bd-card-col{border-style:dashed}.nexai-family-audit-scorecard .nexai-bd-card-col,.nexai-family-deliverability-scorecard .nexai-bd-card-col,.nexai-family-list-health-lab .nexai-bd-card-col{background:linear-gradient(180deg,rgb(103 232 249 / .09),rgb(255 255 255 / .04))}.nexai-family-campaign-calendar .nexai-bd-copy,.nexai-family-campaign-calendar .nexai-bd-visual{background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:34px 34px}.nexai-family-email-gallery .nexai-bd-image img,.nexai-family-welcome-gallery .nexai-bd-image img,.nexai-family-recovery-gallery .nexai-bd-image img,.nexai-family-campaign-gallery .nexai-bd-image img{transform:rotate(-1deg);box-shadow:0 28px 90px rgb(236 72 153 / .18)}.nexai-layout-cta .nexai-bd-copy{background:linear-gradient(135deg,rgb(139 92 246 / .24),rgb(236 72 153 / .18));border-color:rgb(236 72 153 / .28)}.nexai-layout-form>.elementor-container{display:grid!important;grid-template-columns:.8fr 1fr}.nexai-bd-form-col .nexai-simple-form-shell{border:1px solid rgb(255 255 255 / .14);background:rgb(5 7 20 / .7);border-radius:28px;padding:24px;color:#fff}.nexai-bd-form-col .nexai-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.nexai-bd-form-col .nexai-form-full{grid-column:1/-1}.nexai-bd-form-col label span{display:block;color:#DDE5FF;font-size:13px;font-weight:850;margin:0 0 6px}.nexai-bd-form-col input,.nexai-bd-form-col textarea{width:100%;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06);color:#fff;border-radius:15px;padding:13px 14px;outline:none}.nexai-bd-form-col button{margin-top:14px;border:0;border-radius:999px;padding:14px 18px;background:linear-gradient(135deg,var(--bd-purple),var(--bd-pink));color:#fff;font-weight:950}.nexai-bd-form-col .nexai-hp{display:none!important}.nexai-layout-faq>.elementor-container{grid-template-columns:1fr 1fr 1fr!important}.nexai-bd-faq-intro{grid-column:1/-1}.nexai-bd-faq-card{min-height:210px}.nexai-bd-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.nexai-bd-card{border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .05);border-radius:22px;padding:20px}.nexai-bd-card h3{color:#fff;margin:0 0 8px}.nexai-bd-card p{color:var(--bd-muted)}@media(max-width:1024px){.nexai-bd-section{padding:58px 16px!important}.nexai-bd-section:before{inset:10px;border-radius:26px}.nexai-bd-section>.elementor-container,.nexai-layout-matrix>.elementor-container,.nexai-layout-routes>.elementor-container,.nexai-layout-pricing>.elementor-container,.nexai-layout-resource>.elementor-container,.nexai-layout-cards>.elementor-container,.nexai-layout-form>.elementor-container,.nexai-layout-faq>.elementor-container{display:flex!important;flex-direction:column!important;gap:14px!important}.nexai-bd-copy,.nexai-bd-visual,.nexai-bd-form-col,.nexai-bd-card-col{width:100%!important;padding:22px!important;border-radius:24px!important}.nexai-layout-hero .nexai-bd-copy{padding:26px!important}.nexai-bd-list .elementor-icon-list-items{grid-template-columns:1fr!important}.nexai-bd-form-col .nexai-form-grid{grid-template-columns:1fr}.nexai-bd-card-grid{grid-template-columns:1fr}.nexai-bd-image img{max-height:360px!important}.nexai-bd-title{letter-spacing:-.04em!important}.nexai-layout-hero .nexai-bd-title{font-size:clamp(36px,12vw,58px)!important}}@media(max-width:430px){.nexai-bd-section{padding:42px 10px!important}.nexai-bd-copy,.nexai-bd-visual,.nexai-bd-form-col,.nexai-bd-card-col{padding:18px!important;border-radius:20px!important}.nexai-bd-kicker{font-size:10px!important;white-space:normal}.nexai-bd-text{font-size:15px!important}.nexai-bd-button .elementor-button{width:100%!important}.nexai-bd-form-col input,.nexai-bd-form-col textarea{font-size:16px!important}.nexai-bd-breadcrumb{padding:0 12px}}:root{--nx-bg:#01020A!important;--nx-panel:#070B18!important;--nx-panel2:#0A1024!important;--nx-purple:#7C3CFF!important;--nx-pink:#FF00C8!important;--nx-violet:#A100FF!important;--nx-cyan:#00E5FF!important;--nx-ink:#F8FBFF!important;--nx-muted:#AEBBFF!important;--nx-line:rgba(0,229,255,.18)!important;--nx-glow:0 30px 110px rgba(124,60,255,.34)!important}body{background:radial-gradient(circle at 10% -8%,rgb(0 229 255 / .34),transparent 28%),radial-gradient(circle at 88% 0%,rgb(255 0 200 / .30),transparent 30%),radial-gradient(circle at 48% 44%,rgb(124 60 255 / .25),transparent 34%),linear-gradient(135deg,#01020A 0%,#02030A 42%,#070012 100%)!important;color:var(--nx-ink)!important}.nx-header{background:rgb(1 2 10 / .88)!important;border-bottom:1px solid rgb(0 229 255 / .18)!important;box-shadow:0 18px 80px rgb(0 229 255 / .08),0 0 60px rgb(255 0 200 / .08)!important}.nx-brand img{filter:drop-shadow(0 0 22px rgb(0 229 255 / .72)) drop-shadow(0 0 34px rgb(255 0 200 / .45))!important}.nx-brand b,.nx-section h1,.nx-section h2,.nx-section h3,.nx-card h3,.nx-faq summary{color:#fff!important}.nx-brand span,.nx-section p,.nx-card p,.nx-faq p,.nx-muted,.nx-section li{color:#AEBBFF!important}.nx-btn,.nx-section-cta,.nx-hero-cta,.nx-footer-pill{background:linear-gradient(135deg,#00E5FF 0%,#7C3CFF 48%,#FF00C8 100%)!important;color:#fff!important;border:0!important;box-shadow:0 0 28px rgb(0 229 255 / .32),0 18px 52px rgb(255 0 200 / .28)!important}.nx-btn.secondary,.nx-chip,.nx-select,.nx-nav-btn{background:rgb(255 255 255 / .055)!important;border:1px solid rgb(0 229 255 / .18)!important;color:#F8FBFF!important}.nx-mega-trigger{background:linear-gradient(135deg,rgb(0 229 255 / .18),rgb(124 60 255 / .22),rgb(255 0 200 / .16))!important;border:1px solid rgb(0 229 255 / .32)!important;color:#fff!important;box-shadow:0 0 24px rgb(0 229 255 / .08)!important}.nx-mega,.nx-drawer,.nx-footer{background:linear-gradient(145deg,rgb(7 11 24 / .98),rgb(2 3 10 / .98))!important;border:1px solid rgb(0 229 255 / .18)!important;box-shadow:0 30px 110px rgb(0 0 0 / .55),0 0 70px rgb(124 60 255 / .16)!important}.nx-mega-group,.nx-card,.nx-panel,.nx-faq details,.nx-step,.nx-metric,.nx-form-card{background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(2 3 10 / .84))!important;border:1px solid rgb(0 229 255 / .16)!important;box-shadow:0 24px 90px rgb(0 0 0 / .38),0 0 45px rgb(124 60 255 / .08)!important}.nx-kicker,.nx-mega-kicker,.nx-footer h4{color:#00E5FF!important;text-shadow:0 0 18px rgb(0 229 255 / .38)!important}.nx-url,.nx-link,.nx-card a:not(.nx-btn),.nx-footer a:not(.nx-footer-pill){color:#00E5FF!important;text-shadow:0 0 14px rgb(0 229 255 / .25)!important}.nx-hero,.nx-page-hero,.nx-cta{background:radial-gradient(circle at 13% -10%,rgb(0 229 255 / .32),transparent 34%),radial-gradient(circle at 88% 8%,rgb(255 0 200 / .28),transparent 33%),radial-gradient(circle at 54% 52%,rgb(124 60 255 / .24),transparent 38%),linear-gradient(135deg,#02030A,#050714 55%,#090014)!important;border:1px solid rgb(0 229 255 / .18)!important;box-shadow:0 30px 110px rgb(124 60 255 / .28),inset 0 0 80px rgb(0 229 255 / .06)!important}.nx-card:hover,.nx-mega a:hover,.nx-faq details:hover{border-color:rgb(255 0 200 / .44)!important;box-shadow:0 26px 82px rgb(255 0 200 / .16),0 0 50px rgb(0 229 255 / .10)!important}.nx-check li:before,.nx-step-num,.nx-metric strong{color:#00E5FF!important;text-shadow:0 0 14px rgb(0 229 255 / .45)!important}input,textarea,select{background:#050714!important;color:#fff!important;border:1px solid rgb(0 229 255 / .20)!important}:root{--nexai-primary:#7C3CFF;--nexai-secondary:#FF00C8;--nexai-cyan:#00E5FF;--nexai-dark:#01020A}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden!important;background:#01020A!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main){max-width:100vw!important;overflow-x:hidden!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h1,h2,h3,.nexai-bd-title,.elementor-heading-title){text-transform:none!important;text-wrap:balance!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto;color:#fff!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h1,.nexai-layout-hero .nexai-bd-title,.nexai-v34-title,.nexai-el-title .elementor-heading-title){font-size:clamp(2.25rem,5.2vw,4.6rem)!important;line-height:1.04!important;letter-spacing:-.036em!important;max-width:100%!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h2,.nexai-bd-section:not(.nexai-layout-hero) .nexai-bd-title,.nexai-v34-heading,.nexai-el-section:not(.nexai-el-hero) .nexai-el-title .elementor-heading-title){font-size:clamp(1.7rem,3.4vw,2.65rem)!important;line-height:1.12!important;letter-spacing:-.024em!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h3,.nexai-bd-card h3,.nexai-bd-card-title .elementor-heading-title){font-size:clamp(1.05rem,1.8vw,1.32rem)!important;line-height:1.2!important;letter-spacing:-.014em!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(p,li,.nexai-bd-text,.nexai-el-text,.nexai-v34-card-text){max-width:100%!important;overflow-wrap:break-word!important}body .nexai-bd-section{grid-template-columns:minmax(0,1fr) minmax(260px,.78fr)!important;padding-top:70px!important;padding-bottom:70px!important}body .nexai-bd-copy,body .nexai-bd-visual,body .nexai-bd-card,body .nexai-bd-card-col{min-width:0!important}body .nexai-bd-image img,body .nexai-bd-visual img{width:100%!important;height:auto!important;object-fit:cover!important}body .nexai-bd-button .elementor-button,body .nexai-bd-button{min-height:46px!important}@media(max-width:1024px){body .nexai-bd-section{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:48px 16px!important}body .nexai-bd-section:before{inset:9px!important;border-radius:24px!important}body .nexai-bd-section>.elementor-container,body .nexai-layout-matrix>.elementor-container,body .nexai-layout-routes>.elementor-container,body .nexai-layout-pricing>.elementor-container,body .nexai-layout-resource>.elementor-container,body .nexai-layout-cards>.elementor-container,body .nexai-layout-form>.elementor-container,body .nexai-layout-faq>.elementor-container,body .elementor .nexai-v34-hero>.elementor-container,body .elementor .nexai-v34-split>.elementor-container,body .elementor .nexai-v34-showcase>.elementor-container,body .elementor .nexai-v34-cards>.elementor-container,body .elementor .nexai-v34-timeline>.elementor-container{display:flex!important;flex-direction:column!important;gap:14px!important;max-width:100%!important}body .nexai-bd-copy,body .nexai-bd-visual,body .nexai-bd-form-col,body .nexai-bd-card-col,body .elementor .nexai-v34-copy,body .elementor .nexai-v34-hero-copy,body .elementor .nexai-v34-visual,body .elementor .nexai-v34-hero-visual,body .elementor .nexai-v34-card-col,body .elementor .nexai-v34-step-col,body .elementor .nexai-v34-showcase-copy,body .elementor .nexai-v34-showcase-image,body .elementor .nexai-v34-cta-copy,body .elementor .nexai-v34-form-wrap,body .elementor .nexai-v34-faq-copy,body .elementor .nexai-v34-wide-copy{width:100%!important;min-height:auto!important;padding:22px!important;border-radius:22px!important}body .nexai-bd-card-grid,body .nexai-bd-list .elementor-icon-list-items,body .nexai-route-list,body .nexai-faq-grid{grid-template-columns:1fr!important}body .nexai-bd-image img{max-height:340px!important}}@media(max-width:760px){body .nexai-bd-breadcrumb{font-size:12px!important;padding:0 12px!important;margin-top:10px!important}body .nexai-bd-section{padding:34px 11px!important;gap:10px!important;background:radial-gradient(circle at 8% 0%,rgb(0 229 255 / .11),transparent 38%),radial-gradient(circle at 96% 10%,rgb(255 0 200 / .10),transparent 36%)!important}body .nexai-bd-section:before{inset:6px!important;border-radius:20px!important}body .nexai-layout-hero .nexai-bd-copy,body .nexai-bd-copy,body .nexai-bd-visual,body .nexai-bd-form-col,body .nexai-bd-card-col,body .elementor .nexai-v34-copy,body .elementor .nexai-v34-hero-copy,body .elementor .nexai-v34-visual,body .elementor .nexai-v34-hero-visual,body .elementor .nexai-v34-card-col,body .elementor .nexai-v34-step-col,body .elementor .nexai-v34-showcase-copy,body .elementor .nexai-v34-showcase-image,body .elementor .nexai-v34-cta-copy,body .elementor .nexai-v34-form-wrap,body .elementor .nexai-v34-faq-copy,body .elementor .nexai-v34-wide-copy{padding:16px!important;border-radius:18px!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h1,.nexai-layout-hero .nexai-bd-title,.nexai-v34-title,.nexai-el-title .elementor-heading-title){font-size:clamp(1.9rem,9vw,2.6rem)!important;line-height:1.09!important;letter-spacing:-.024em!important;margin-bottom:12px!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h2,.nexai-bd-section:not(.nexai-layout-hero) .nexai-bd-title,.nexai-v34-heading,.nexai-el-section:not(.nexai-el-hero) .nexai-el-title .elementor-heading-title){font-size:clamp(1.42rem,7vw,1.98rem)!important;line-height:1.16!important;letter-spacing:-.018em!important;margin-bottom:10px!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h3,.nexai-bd-card h3,.nexai-bd-card-title .elementor-heading-title){font-size:1.05rem!important;line-height:1.24!important;margin-bottom:7px!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(p,li,.nexai-bd-text,.nexai-el-text,.nexai-v34-card-text){font-size:15.25px!important;line-height:1.62!important}body .nexai-bd-kicker,body .nexai-el-kicker .elementor-heading-title,body .elementor .nexai-v34-kicker{font-size:10px!important;letter-spacing:.055em!important;text-transform:none!important;line-height:1.2!important;white-space:normal!important;padding:7px 9px!important}body .nexai-bd-list .elementor-icon-list-item,body .nexai-bd-card{padding:13px!important;border-radius:15px!important}body .nexai-bd-button .elementor-button,body .nexai-bd-card-link .elementor-button,body .nexai-bd-button{width:100%!important;max-width:100%!important;text-align:center!important;justify-content:center!important;padding:13px 14px!important}body .nexai-bd-visual{order:2!important}body .nexai-bd-copy{order:1!important}body .nexai-bd-image img{max-height:225px!important;border-radius:16px!important}body .nexai-bd-form-col .nexai-form-grid,body .nexai-simple-form-grid,body .nexai-form-grid{grid-template-columns:1fr!important}body input,body select,body textarea{font-size:16px!important}body #nexai-mobile-fit-header-v20 .nx20-bar{height:56px!important}}@media(max-width:390px){body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h1,.nexai-layout-hero .nexai-bd-title,.nexai-v34-title,.nexai-el-title .elementor-heading-title){font-size:2rem!important}body :where(.nexai-bd-page,.nexai-elementor-page,.nexai-direct-render-main) :where(h2,.nexai-bd-section:not(.nexai-layout-hero) .nexai-bd-title,.nexai-v34-heading,.nexai-el-section:not(.nexai-el-hero) .nexai-el-title .elementor-heading-title){font-size:1.48rem!important}body .nexai-bd-section{padding-left:9px!important;padding-right:9px!important}body .nexai-bd-copy,body .nexai-bd-visual,body .nexai-bd-card{padding:14px!important}}