/* ngw-page-system-css */

html{scroll-behavior:smooth}
body{margin:0;background:#080712}
#ngw-home,#ngw-home *{box-sizing:border-box}
#ngw-home{position:relative;width:100%;max-width:100%;overflow-x:clip;color:var(--ngw-text);background:radial-gradient(circle at 9% 4%,rgba(157,53,255,.16),transparent 28%),radial-gradient(circle at 89% 18%,rgba(72,217,255,.11),transparent 29%),linear-gradient(180deg,#070610 0%,#0c0818 46%,#080712 100%);font-family:"DM Sans",Arial,sans-serif;line-height:1.6;isolation:isolate}
#ngw-home a{color:inherit;text-decoration:none}#ngw-home img{max-width:100%;display:block}#ngw-home button,#ngw-home input,#ngw-home textarea,#ngw-home select{font:inherit}
#ngw-home .ngw-shell{width:min(1160px,calc(100% - 42px));margin-inline:auto;position:relative;z-index:2}
#ngw-home .ngw-grid{position:absolute;inset:0;z-index:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.038) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,#000,transparent 94%);pointer-events:none}
#ngw-home .ngw-page-section{position:relative;padding:clamp(72px,7vw,106px) 0;border-bottom:1px solid rgba(255,255,255,.06)}
#ngw-home .ngw-page-section--sm{padding:clamp(52px,5vw,74px) 0}
#ngw-home .ngw-page-hero{position:relative;min-height:720px;display:flex;align-items:center;padding:72px 0 96px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07)}
#ngw-home .ngw-page-hero:before{content:"";position:absolute;width:620px;height:620px;right:-250px;top:-70px;border-radius:50%;background:radial-gradient(circle,rgba(72,217,255,.14),rgba(157,53,255,.12) 46%,transparent 72%);pointer-events:none}
#ngw-home .ngw-page-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(450px,1.04fr);gap:clamp(38px,5vw,76px);align-items:center}
#ngw-home .ngw-page-copy{position:relative;z-index:2}
#ngw-home .ngw-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(157,53,255,.36);border-radius:999px;color:#e7ccff;background:rgba(157,53,255,.1);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
#ngw-home .ngw-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ngw-cyan);box-shadow:0 0 14px rgba(72,217,255,.8)}
#ngw-home .ngw-page-title{max-width:760px;margin:18px 0 18px;font-family:"Manrope",Arial,sans-serif;font-size:clamp(48px,5.3vw,74px);line-height:1.04;letter-spacing:-.055em;font-weight:800;text-wrap:balance}
#ngw-home .ngw-gradient-text{color:transparent;background:linear-gradient(100deg,#fff 0%,#d8b7ff 34%,#82e9ff 72%,#fff 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;animation:ngw-page-shine 8s linear infinite}
@keyframes ngw-page-shine{to{background-position:200% center}}
#ngw-home .ngw-page-lead{max-width:690px;margin:0;color:var(--ngw-muted);font-size:clamp(16px,1.35vw,18px);line-height:1.75}
#ngw-home .ngw-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}
#ngw-home .ngw-page-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 21px;border:1px solid rgba(255,255,255,.18);border-radius:14px;color:#fff;font-weight:850;font-size:14px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}
#ngw-home .ngw-page-btn:hover{transform:translateY(-3px)}
#ngw-home .ngw-page-btn--primary{background:linear-gradient(115deg,#5a16c7,#a33aff 25%,#ed64ff 46%,#48d9ff 70%,#6b20db);background-size:300% 300%;box-shadow:0 15px 36px rgba(124,58,237,.3);animation:ngw-site-gradient 7s ease infinite}
#ngw-home .ngw-page-btn--secondary{background:rgba(255,255,255,.065);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
#ngw-home .ngw-page-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
#ngw-home .ngw-page-proof span{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#d6d0df;background:rgba(255,255,255,.035);font-size:10.5px;font-weight:700}
#ngw-home .ngw-page-proof i{width:6px;height:6px;border-radius:50%;background:var(--ngw-green);box-shadow:0 0 12px rgba(117,242,193,.7)}
#ngw-home .ngw-page-visual{position:relative;min-height:540px;display:grid;place-items:center}
#ngw-home .ngw-visual-panel{position:relative;width:min(600px,100%);padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 34px 90px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1);overflow:hidden}
#ngw-home .ngw-visual-panel:before{content:"";position:absolute;width:280px;height:280px;right:-150px;top:-160px;border-radius:50%;background:var(--ngw-page-accent,var(--ngw-purple));opacity:.2;filter:blur(22px)}
#ngw-home .ngw-visual-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 4px 15px;border-bottom:1px solid rgba(255,255,255,.08)}
#ngw-home .ngw-visual-brand{display:flex;align-items:center;gap:10px;font-family:"Manrope";font-size:12px;font-weight:800}
#ngw-home .ngw-visual-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#a83cff,#4f31cd 60%,#2acff1);font-size:10px;font-weight:900}
#ngw-home .ngw-live{display:inline-flex;align-items:center;gap:7px;color:var(--ngw-green);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ngw-live:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 13px currentColor;animation:ngw-live 1.8s ease-in-out infinite}@keyframes ngw-live{50%{opacity:.35;transform:scale(.76)}}
#ngw-home .ngw-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}
#ngw-home .ngw-metric{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.03)}
#ngw-home .ngw-metric small{display:block;color:#918a9e;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ngw-metric strong{display:block;margin-top:5px;font-family:"Manrope";font-size:21px;line-height:1}
#ngw-home .ngw-heading{margin:15px 0 16px;font-family:"Manrope",Arial,sans-serif;font-size:clamp(34px,4.2vw,55px);line-height:1.08;letter-spacing:-.045em;font-weight:800;text-wrap:balance}
#ngw-home .ngw-lead{max-width:720px;margin:0;color:var(--ngw-muted);font-size:16px;line-height:1.72}
#ngw-home .ngw-center{text-align:center}.ngw-center .ngw-lead{margin-inline:auto;text-align:center}
#ngw-home .ngw-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}
#ngw-home .ngw-card{position:relative;min-width:0;padding:25px;border:1px solid rgba(255,255,255,.1);border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 18px 46px rgba(0,0,0,.2);overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
#ngw-home .ngw-card:before{content:"";position:absolute;width:190px;height:190px;right:-115px;top:-120px;border-radius:50%;background:var(--ngw-card-accent,var(--ngw-purple));opacity:.16;filter:blur(12px)}
#ngw-home .ngw-card:hover{transform:translateY(-6px);border-color:rgba(157,53,255,.32);box-shadow:0 28px 62px rgba(0,0,0,.3)}
#ngw-home .ngw-card-icon{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:15px;color:#e1baff;background:linear-gradient(145deg,rgba(157,53,255,.24),rgba(72,217,255,.08));font-family:"Manrope";font-size:12px;font-weight:850}
#ngw-home .ngw-card h3{margin:19px 0 9px;font-family:"Manrope";font-size:19px;line-height:1.25}.ngw-card p{margin:0;color:var(--ngw-muted);font-size:13px;line-height:1.68}
#ngw-home .ngw-card-link{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:#dcb7ff;font-size:12px;font-weight:850}.ngw-card-link span{transition:transform .2s ease}.ngw-card:hover .ngw-card-link span{transform:translateX(4px)}
#ngw-home .ngw-split{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:40px}
#ngw-home .ngw-split-card{position:relative;padding:31px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));overflow:hidden}
#ngw-home .ngw-split-card h3{margin:0 0 11px;font-family:"Manrope";font-size:25px}.ngw-split-card p{margin:0;color:var(--ngw-muted)}
#ngw-home .ngw-list{display:grid;gap:11px;margin:23px 0 0;padding:0;list-style:none}.ngw-list li{display:flex;gap:10px;color:#e6e0eb;font-size:13px}.ngw-list li:before{content:"✓";width:21px;height:21px;display:grid;place-items:center;flex:0 0 21px;border-radius:50%;color:#07130f;background:var(--ngw-green);font-size:10px;font-weight:900}
#ngw-home .ngw-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:40px}.ngw-process-card{padding:23px;border:1px solid rgba(255,255,255,.1);border-radius:19px;background:rgba(255,255,255,.035)}.ngw-process-num{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#9d35ff,#4f1ca9);font-family:"Manrope";font-weight:850}.ngw-process-card h3{margin:17px 0 7px;font-family:"Manrope";font-size:17px}.ngw-process-card p{margin:0;color:var(--ngw-muted);font-size:12.5px}
#ngw-home .ngw-cta-panel{position:relative;padding:68px 42px;border:1px solid rgba(255,255,255,.15);border-radius:30px;background:radial-gradient(circle at 14% 10%,rgba(72,217,255,.22),transparent 31%),radial-gradient(circle at 84% 72%,rgba(237,100,255,.22),transparent 34%),linear-gradient(135deg,rgba(104,29,196,.64),rgba(20,14,52,.92));box-shadow:0 34px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.18);text-align:center;overflow:hidden}.ngw-cta-panel h2{max-width:820px;margin:0 auto 15px;font-family:"Manrope";font-size:clamp(35px,5vw,58px);line-height:1.07;letter-spacing:-.05em}.ngw-cta-panel p{max-width:680px;margin:0 auto;color:#d7d0e4;font-size:16px}.ngw-cta-panel .ngw-page-actions{justify-content:center}
#ngw-home .ngw-form-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;margin-top:40px}.ngw-contact-stack{display:grid;gap:14px}.ngw-contact-card{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:19px;background:rgba(255,255,255,.035)}.ngw-contact-card strong{display:block;font-family:"Manrope";font-size:15px}.ngw-contact-card a,.ngw-contact-card span{display:block;margin-top:6px;color:var(--ngw-muted);font-size:13px}
#ngw-home .ngw-form-card{padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))}.ngw-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.ngw-field{display:grid;gap:7px}.ngw-field--full{grid-column:1/-1}.ngw-field label{color:#dcd6e5;font-size:11px;font-weight:800}.ngw-field input,.ngw-field textarea,.ngw-field select{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;background:rgba(255,255,255,.045);padding:13px 14px;outline:none}.ngw-field input:focus,.ngw-field textarea:focus,.ngw-field select:focus{border-color:rgba(72,217,255,.45);box-shadow:0 0 0 3px rgba(72,217,255,.07)}.ngw-field textarea{min-height:130px;resize:vertical}.ngw-field select option{color:#111}
#ngw-home .ngw-ghl-form-wrap{position:relative;margin-top:38px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 28px 72px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);overflow:hidden}#ngw-home .ngw-ghl-form-wrap:before{content:"";position:absolute;width:280px;height:280px;right:-150px;top:-170px;border-radius:50%;background:var(--ngw-purple);opacity:.13;filter:blur(24px);pointer-events:none}#ngw-home .ngw-ghl-form-wrap iframe{position:relative;z-index:1;display:block;width:100%;height:697px;min-height:697px;border:0;border-radius:16px;background:#fff}
#ngw-home .ngw-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .68s cubic-bezier(.2,.65,.2,1),transform .68s cubic-bezier(.2,.65,.2,1)}#ngw-home .ngw-reveal.ngw-visible{opacity:1;transform:none}
#ngw-home details.ngw-faq{border-bottom:1px solid rgba(255,255,255,.1)}#ngw-home details.ngw-faq:first-child{border-top:1px solid rgba(255,255,255,.1)}.ngw-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 0;cursor:pointer;list-style:none;font-family:"Manrope";font-size:16px;font-weight:750}.ngw-faq summary::-webkit-details-marker{display:none}.ngw-faq summary span{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;color:#d8acff;transition:transform .2s ease}.ngw-faq[open] summary span{transform:rotate(45deg)}.ngw-faq p{margin:0;padding:0 42px 22px 0;color:var(--ngw-muted);font-size:13.5px}
@media(max-width:980px){#ngw-home .ngw-page-hero{min-height:auto;padding:58px 0 84px}.ngw-page-hero-grid{grid-template-columns:1fr!important;gap:45px!important}.ngw-page-copy{text-align:center}.ngw-page-title,.ngw-page-lead{margin-inline:auto!important}.ngw-page-actions,.ngw-page-proof{justify-content:center}.ngw-page-visual{min-height:470px!important}.ngw-card-grid{grid-template-columns:repeat(2,1fr)!important}.ngw-process{grid-template-columns:repeat(2,1fr)!important}.ngw-form-shell{grid-template-columns:1fr!important}}
@media(max-width:640px){#ngw-home .ngw-shell{width:calc(100% - 24px)}#ngw-home .ngw-page-section{padding:56px 0}.ngw-page-section--sm{padding:42px 0!important}.ngw-page-hero{padding:42px 0 68px!important}.ngw-page-title{font-size:clamp(35px,10.5vw,47px)!important}.ngw-page-lead{font-size:14.5px!important}.ngw-page-actions{display:grid;grid-template-columns:1fr;width:100%;gap:10px}.ngw-page-btn{width:100%}.ngw-page-proof{display:grid;justify-items:start;max-width:355px;margin-inline:auto}.ngw-page-visual{min-height:390px!important}.ngw-visual-panel{padding:13px;border-radius:21px}.ngw-metric-grid{gap:6px}.ngw-metric{padding:9px 7px}.ngw-metric strong{font-size:16px}.ngw-heading{font-size:clamp(30px,8.8vw,41px)!important}.ngw-lead{font-size:14px!important}.ngw-card-grid,.ngw-process,.ngw-split{grid-template-columns:1fr!important}.ngw-card-grid{margin-top:30px!important}.ngw-card{padding:22px}.ngw-split-card{padding:23px}.ngw-cta-panel{padding:46px 18px;border-radius:22px}.ngw-cta-panel h2{font-size:clamp(31px,9vw,41px)}.ngw-form-grid{grid-template-columns:1fr}.ngw-field--full{grid-column:1}.ngw-form-card{padding:21px}.ngw-ghl-form-wrap{padding:8px;border-radius:18px}.ngw-ghl-form-wrap iframe{border-radius:12px}.ngw-grid{background-size:42px 42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}#ngw-home *,#ngw-home *:before,#ngw-home *:after{animation:none!important;transition-duration:.01ms!important}.ngw-reveal{opacity:1!important;transform:none!important}}


/* ngw-consultation-responsive-final */

/* Consultation page content hardening; shared header/footer remain identical to Home and Team. */
#ngw-home main,
#ngw-home .ngw-page-hero-grid,
#ngw-home .ngw-metric-grid,
#ngw-home .ngw-process,
#ngw-home .ngw-split,
#ngw-home .ngw-form-shell,
#ngw-home .ngw-form-grid,
#ngw-home .ngw-ghl-form-wrap { min-width: 0; max-width: 100%; }

#ngw-home .ngw-page-hero-grid > *,
#ngw-home .ngw-metric-grid > *,
#ngw-home .ngw-process > *,
#ngw-home .ngw-split > *,
#ngw-home .ngw-form-shell > *,
#ngw-home .ngw-form-grid > * { min-width: 0; }

#ngw-home #booking-form .ngw-center {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center !important;
}

#ngw-home #booking-form .ngw-center .ngw-lead,
#ngw-home #booking-form .ngw-booking-intro {
  display: block;
  width: min(820px, 100%);
  max-width: 820px;
  margin: 0 auto !important;
  padding: 0;
  text-align: center !important;
  text-align-last: center;
}

#ngw-home .ngw-ghl-form-wrap iframe {
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 980px) {
  #ngw-home .ngw-page-copy { text-align: center; }
  #ngw-home .ngw-page-title,
  #ngw-home .ngw-page-lead { margin-inline: auto; }
}

@media (max-width: 700px) {
  #ngw-home #booking-form .ngw-booking-intro {
    width: 100%;
    max-width: 620px;
    margin-inline: auto !important;
    padding-inline: 4px;
  }
  #ngw-home .ngw-page-proof {
    width: 100%;
    max-width: 355px;
    margin-inline: auto;
  }
}

@supports not (overflow: clip) {
  #ngw-home { overflow-x: hidden; }
}
