
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/poppins-400.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fonts/poppins-500.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fonts/poppins-600.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/poppins-700.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("./fonts/poppins-800.woff2") format("woff2");
}
:root {
  --font-poppins: "Poppins";
}

/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#06152f;--navy:#071a3d;--blue:#075cff;--cyan:#23d9f2;--paper:#f8fbff;--line:#123d7d21;--muted:#59708f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-poppins), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;height:92px;padding:0 clamp(24px,5vw,78px);display:flex;position:absolute;top:0;left:0}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--cyan);font:800 21px/1 var(--font-poppins), Arial, sans-serif;clip-path:polygon(0 0,82% 0,100% 18%,100% 100%,18% 100%,0 82%);background:linear-gradient(145deg,#075cff59,#23d9f214);border:1px solid #4ce2ff99;place-items:center;display:grid}.brand-copy{letter-spacing:.08em;flex-direction:column;display:flex}.brand-copy strong{font-size:16px;line-height:1}.brand-copy small{letter-spacing:.35em;color:#a7b9d2;margin-top:4px;font-size:8px}.desktop-nav{align-items:center;gap:clamp(24px,3vw,46px);display:flex}.desktop-nav a{color:#c8d4e5;font-size:13px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--cyan);width:0;height:2px;transition:width .25s;position:absolute;bottom:-9px;left:0}.desktop-nav a:hover:after{width:100%}.header-cta{border:1px solid #70e2ff73;align-items:center;gap:12px;padding:13px 18px;font-size:12px;font-weight:700;transition:background .25s,border-color .25s;display:inline-flex}.header-cta:hover{border-color:var(--cyan);background:#23d9f21f}.arrow{font-size:17px;font-weight:400}.hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 85% 20%,#0068ff40,#0000 34%),radial-gradient(circle at 55% 90%,#12c9f317,#0000 28%),linear-gradient(118deg,#051329 0%,#061b42 53%,#05172f 100%);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:4vw;height:100vh;min-height:790px;padding:132px clamp(24px,7vw,110px) 62px;display:grid;position:relative;overflow:hidden}.hero-grid{z-index:-1;opacity:.23;background-image:linear-gradient(#7bafff21 1px,#0000 1px),linear-gradient(90deg,#7bafff21 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-glow{z-index:-1;filter:blur(12px);border-radius:999px;position:absolute}.hero-glow-one{background:#075cff24;width:430px;height:430px;top:20%;right:-190px}.hero-glow-two{background:#23d9f21a;width:240px;height:240px;bottom:-150px;left:35%}.hero-content{z-index:2;max-width:770px;position:relative}.eyebrow{color:#7de8f7;letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:28px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--cyan);width:34px;height:1px;box-shadow:0 0 10px var(--cyan)}h1{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(58px,6.2vw,96px);font-weight:750;line-height:.94}h1 em{color:#0000;background:linear-gradient(90deg,#fff 0%,#83eafb 42%,#2d83ff 100%);-webkit-background-clip:text;background-clip:text;padding-right:.08em;font-style:normal;display:inline-block}.hero-content>p{color:#b8c8db;max-width:620px;margin:29px 0 0;font-size:clamp(17px,1.35vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button{letter-spacing:.03em;justify-content:center;align-items:center;gap:14px;min-height:53px;padding:0 23px;font-size:12px;font-weight:800;display:inline-flex}.button-primary{background:linear-gradient(100deg, var(--blue), #158dff);color:#fff;box-shadow:0 15px 50px #075cff47}.button-primary:hover{background:linear-gradient(100deg,#0b6aff,#25b8ed)}.button-ghost{color:#d9e5f3;border:1px solid #ffffff2e}.button-ghost:hover{background:#ffffff0a;border-color:#5ddef88c}.hero-proof{align-items:stretch;margin-top:54px;display:flex}.hero-proof>div{border-right:1px solid #ffffff1f;align-items:center;gap:12px;min-width:150px;margin-right:24px;padding-right:24px;display:flex}.hero-proof>div:last-child{border-right:0}.hero-proof strong{color:var(--cyan);font-size:12px;font-weight:700}.hero-proof span{color:#879cb6;letter-spacing:.12em;text-transform:uppercase;font-size:10px;line-height:1.5}.hero-visual{justify-self:end;width:min(42vw,610px);height:min(43vw,610px);position:relative}.orbit{border:1px solid #50b8ff26;border-radius:50%;position:absolute}.orbit:before,.orbit:after{content:"";border:1px solid var(--cyan);background:#071b3c;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 13px #23d9f2cc}.orbit-large{inset:2%}.orbit-large:before{top:13%;left:12%}.orbit-large:after{bottom:24%;right:8%}.orbit-small{border-style:dashed;inset:18%}.orbit-small:before{top:7%;right:12%}.orbit-small:after{bottom:31%;left:5%}.pulse{border:1px solid #3cd7ff40;border-radius:50%;animation:3s ease-out infinite pulse;position:absolute}.pulse-one{inset:30%}.pulse-two{animation-delay:1.5s;inset:30%}@keyframes pulse{50%{opacity:.5}}.visual-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#091f43c2;border:1px solid #63b1ff40;position:absolute;box-shadow:0 30px 70px #00000038}.visual-card-main{padding:24px;inset:20% 17%;transform:rotate(-2deg)}.card-topline{color:#5eddf4;letter-spacing:.22em;justify-content:space-between;align-items:center;font-size:8px;font-weight:700;display:flex}.card-topline i{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.nucleus{background:radial-gradient(circle,#075cff38,#0000 68%);border:1px solid #34c1ff33;border-radius:50%;place-items:center;width:130px;height:130px;margin:30px auto 18px;display:grid;position:relative}.nucleus strong{z-index:2;color:#bbf5ff;font-size:48px;position:relative}.nucleus-ring{border:1px dashed #32e0ff7a;border-radius:50%;animation:12s linear infinite spin;position:absolute;inset:14%}.nucleus-ring:before{content:"";background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%;position:absolute;top:-3px;left:50%}@keyframes spin{to{transform:rotate(360deg)}}.signal-bars{justify-content:center;align-items:end;gap:5px;height:24px;display:flex}.signal-bars i{opacity:.72;background:linear-gradient(#39e1f7,#0b5eff);width:24px;display:block}.signal-bars i:first-child{height:7px}.signal-bars i:nth-child(2){height:14px}.signal-bars i:nth-child(3){height:21px}.signal-bars i:nth-child(4){height:16px}.signal-bars i:nth-child(5){height:10px}.visual-card-main p{color:#8299b7;text-align:center;letter-spacing:.08em;text-transform:uppercase;margin:19px 0 0;font-size:10px;line-height:1.55}.visual-card-public,.visual-card-private{align-items:center;gap:11px;min-width:168px;padding:15px;display:flex}.visual-card-public{top:14%;left:1%}.visual-card-private{bottom:19%;right:0}.sector-icon{width:35px;height:35px;color:var(--cyan);border:1px solid #31d9f559;place-items:center;font-size:11px;font-weight:800;display:grid}.visual-card-public div,.visual-card-private div{flex-direction:column;display:flex}.visual-card small{color:#6682a4;letter-spacing:.18em;font-size:7px}.visual-card strong{margin-top:3px;font-size:12px}.visual-status{color:#8ba2bf;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;top:10%;right:10%}.visual-status i{background:#3bf4a5;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #3bf4a5}.scroll-cue{color:#617793;letter-spacing:.3em;writing-mode:vertical-rl;align-items:center;gap:14px;font-size:7px;display:flex;position:absolute;bottom:30px;left:clamp(24px,7vw,110px)}.scroll-cue i{background:linear-gradient(var(--cyan), transparent);width:1px;height:34px}.capability-strip{border-bottom:1px solid var(--line);color:#4e6687;letter-spacing:.11em;text-transform:uppercase;background:#fff;justify-content:center;align-items:center;gap:clamp(16px,2.2vw,34px);min-height:74px;padding:20px clamp(24px,6vw,90px);font-size:10px;font-weight:700;display:flex}.capability-strip i{background:#1ea7e6;border-radius:50%;width:3px;height:3px}.menu-button,.mobile-nav{display:none}.section{padding:clamp(90px,10vw,150px) clamp(24px,7vw,110px)}.section-heading{max-width:1240px;margin:0 auto 64px}.heading-split{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:end;gap:clamp(50px,8vw,120px);display:grid}.section-kicker{color:#0b70e8;letter-spacing:.25em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:800}.section-kicker:before{content:"";background:#0b70e8;width:28px;height:1px;margin:0 11px 3px 0;display:inline-block}.section-heading h2,.sector-nav-wrap h2,.institutional-copy h2,.contact-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.4vw,68px);line-height:1.03}.section-heading>p{color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.8}.services-section{background:#f8fbff}.services-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff94;min-height:340px;padding:32px;transition:color .35s,background .35s,transform .35s;position:relative;overflow:hidden}.service-card:before{content:"";border:1px solid #2fd3f421;border-radius:50%;width:200px;height:200px;transition:transform .45s;position:absolute;bottom:-100px;right:-90px}.service-card:hover{z-index:2;color:#fff;background:linear-gradient(145deg,#071d43,#073470);transform:translateY(-4px);box-shadow:0 28px 70px #103a6e26}.service-card:hover:before{border-color:#47e4ff40;transform:scale(1.4)}.service-top{color:#1193d8;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex;position:relative}.service-top i{opacity:.55;font-size:21px;font-style:normal;font-weight:400}.service-card h3{letter-spacing:-.035em;margin:45px 0 18px;font-size:23px;position:relative}.service-card>p{min-height:86px;color:var(--muted);margin:0;font-size:14px;line-height:1.7;transition:color .35s;position:relative}.service-card:hover>p{color:#b8c9df}.tags{flex-wrap:wrap;gap:6px;margin-top:26px;display:flex;position:relative}.tags span{border:1px solid var(--line);color:#67809f;letter-spacing:.07em;text-transform:uppercase;padding:7px 9px;font-size:8px;font-weight:700}.service-card:hover .tags span{color:#72dff2;border-color:#61dbf533}.sector-section{color:#fff;background:#061630;padding:clamp(90px,10vw,150px) clamp(24px,7vw,110px)}.sector-shell{grid-template-columns:minmax(330px,.7fr) minmax(500px,1.3fr);gap:clamp(60px,10vw,145px);max-width:1240px;margin:0 auto;display:grid}.sector-nav-wrap{align-self:start;position:sticky;top:50px}.sector-nav-wrap h2{max-width:530px}.sector-tabs{border-top:1px solid #ffffff1f;margin-top:58px}.sector-tabs button{color:#7086a3;width:100%;font:700 13px var(--font-poppins), Arial, sans-serif;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff1f;align-items:center;gap:19px;padding:23px 4px;transition:color .25s,padding .25s;display:flex}.sector-tabs button span{color:#4e6687;font-size:9px}.sector-tabs button.active{color:#fff;background:linear-gradient(90deg,#075cff40,#0000);padding-left:16px}.sector-tabs button.active span{color:var(--cyan)}.sector-content{background:linear-gradient(145deg,#0a2d5ed9,#051836e0);border:1px solid #54b0ff33;min-height:660px;padding:clamp(38px,5vw,70px);box-shadow:0 40px 90px #0000002e}.content-kicker{color:#5be1f3;letter-spacing:.24em;text-transform:uppercase;margin:0 0 25px;font-size:9px;font-weight:800}.sector-content h3{letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(32px,3.3vw,48px);line-height:1.08}.sector-intro{color:#9eb2ca;max-width:680px;margin:25px 0 38px;font-size:15px;line-height:1.8}.sector-highlights{border-top:1px solid #ffffff1a}.sector-highlights>div{border-bottom:1px solid #ffffff1a;grid-template-columns:40px 1fr;gap:14px;padding:22px 0;display:grid}.sector-highlights>div>span{color:#29d1ed;padding-top:3px;font-size:9px;font-weight:800}.sector-highlights strong{font-size:14px}.sector-highlights p{color:#7e95b1;margin:7px 0 0;font-size:12px;line-height:1.55}.sector-outcome{color:#c5d4e6;letter-spacing:.05em;align-items:center;gap:12px;margin-top:34px;font-size:11px;font-weight:700;display:flex}.sector-outcome i{background:#39f1aa;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #39f1aa}.method-section{background:#fff}.method-flow{grid-template-columns:repeat(4,1fr);max-width:1240px;margin:0 auto;display:grid;position:relative}.method-flow:before{content:"";background:linear-gradient(90deg,#1ebde8,#1763ef);height:1px;position:absolute;top:66px;left:4%;right:4%}.method-flow article{border-right:1px solid var(--line);min-height:250px;padding:0 32px;position:relative}.method-flow article:first-child{padding-left:0}.method-flow article:last-child{border-right:0}.method-flow article>span{color:#0c7ee5;font-size:10px;font-weight:800}.method-dot{z-index:2;background:#1288e8;border:3px solid #fff;border-radius:50%;width:12px;height:12px;margin:37px 0 34px;position:relative;box-shadow:0 0 0 1px #1288e8,0 0 0 7px #1288e814}.method-flow h3{letter-spacing:-.025em;margin:0;font-size:21px}.method-flow p{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.7}.institutional-section{color:#fff;background:#06152f;grid-template-columns:1fr 1fr;min-height:780px;display:grid}.institutional-visual{background:linear-gradient(145deg,#061c42,#041127);border-right:1px solid #ffffff14;place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.institutional-grid{opacity:.28;background-image:linear-gradient(#57a7ff21 1px,#0000 1px),linear-gradient(90deg,#57a7ff21 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0}.institutional-n{z-index:2;color:#8aedfa;clip-path:polygon(0 0,84% 0,100% 16%,100% 100%,16% 100%,0 84%);border:1px solid #2cdcf48c;place-items:center;width:160px;height:160px;font-size:82px;font-weight:800;display:grid;position:relative;box-shadow:0 0 80px #075cff3d,inset 0 0 35px #0e6fe533}.institutional-orbit{border:1px solid #3badff2e;border-radius:50%;width:450px;height:450px;animation:25s linear infinite spin;position:absolute}.institutional-orbit:before,.institutional-orbit:after{content:"";border:1px dashed #32d3f329;border-radius:50%;position:absolute;inset:16%}.institutional-orbit:after{border-style:solid;inset:32%}.institutional-orbit i{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 15px var(--cyan);border-radius:50%;position:absolute}.institutional-orbit i:first-child{top:11%;left:16%}.institutional-orbit i:nth-child(2){top:47%;right:4%}.institutional-orbit i:nth-child(3){bottom:3%;left:26%}.institutional-visual small{color:#526d8e;letter-spacing:.3em;font-size:7px;position:absolute;bottom:50px}.institutional-copy{flex-direction:column;justify-content:center;padding:clamp(70px,8vw,125px);display:flex}.institutional-copy h2{max-width:650px}.institutional-lead{max-width:640px;color:#c5d4e6!important;margin:32px 0 18px!important;font-size:20px!important;line-height:1.55!important}.institutional-copy>p:not(.section-kicker){color:#859ab5;max-width:640px;margin:0;font-size:14px;line-height:1.8}.identity-principles{margin-top:45px}.identity-principles>div{border-top:1px solid #ffffff1a;grid-template-columns:72px 1fr;gap:15px;padding:18px 0;display:grid}.identity-principles>div:last-child{border-bottom:1px solid #ffffff1a}.identity-principles span{color:#26d1ee;text-transform:uppercase;font-size:9px;font-weight:800}.identity-principles strong{color:#b9c9dc;font-size:12px;font-weight:600;line-height:1.55}.contact-section{isolation:isolate;text-align:center;color:#fff;background:radial-gradient(circle at 50% 120%,#23d9f22e,#0000 38%),linear-gradient(120deg,#0751e4,#0739ab);flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:110px 24px;display:flex;position:relative;overflow:hidden}.contact-section:before{content:"";z-index:-1;border:1px solid #ffffff1f;border-radius:50%;width:600px;height:600px;position:absolute;box-shadow:0 0 0 100px #ffffff06,0 0 0 220px #ffffff05}.contact-glow{z-index:-1;filter:blur(25px);background:#42e5ff1f;border-radius:50%;width:420px;height:420px;position:absolute;top:-200px;left:12%}.contact-section h2{max-width:1000px}.contact-section>p:not(.section-kicker){color:#bfd8ff;margin:25px 0 32px;font-size:15px}.contact-button{color:#082865;background:#fff;box-shadow:0 20px 55px #01113933}.contact-button:hover{background:#d8faff}footer{color:#fff;background:#041127;grid-template-columns:auto 1fr auto auto;align-items:center;gap:40px;min-height:170px;padding:35px clamp(24px,7vw,110px);display:grid}.footer-brand{min-width:135px}footer>p{color:#617692;max-width:300px;font-size:11px;line-height:1.6}footer>div{color:#93a6be;flex-direction:column;gap:8px;font-size:10px;display:flex}footer>div a:hover{color:var(--cyan)}footer>span{color:#4d627e;font-size:9px}@media (max-width: 1020px){.desktop-nav{display:none}.heading-split{grid-template-columns:1fr;gap:30px}.services-grid{grid-template-columns:repeat(2,1fr)}.sector-shell{grid-template-columns:1fr}.sector-nav-wrap{position:static}.sector-tabs{grid-template-columns:1fr 1fr;display:grid}.sector-tabs button{border-right:1px solid #ffffff1f}.method-flow{grid-template-columns:repeat(2,1fr);gap:40px 0}.method-flow:before{display:none}.method-flow article{border-bottom:1px solid var(--line)}.institutional-section{grid-template-columns:1fr}.institutional-visual{min-height:560px}footer{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1fr;height:auto;min-height:100svh;padding-bottom:90px}.hero-content{max-width:720px;padding-top:48px}.hero-visual{opacity:.45;width:560px;height:560px;position:absolute;top:145px;right:-200px}}@media (max-width: 680px){.site-header{height:78px;padding-inline:20px}.header-cta{display:none}.menu-button{z-index:35;background:#ffffff08;border:1px solid #fff3;place-content:center;gap:7px;width:42px;height:42px;display:grid;position:relative}.menu-button span{background:#fff;width:18px;height:1px;display:block}.mobile-nav{z-index:30;background:#041127fa;flex-direction:column;gap:0;padding:130px 26px 50px;display:flex;position:fixed;inset:0}.mobile-nav a{color:#fff;letter-spacing:-.03em;border-bottom:1px solid #ffffff1a;padding:22px 0;font-size:24px;font-weight:700}.hero{padding:132px 20px 72px}.hero-content>p{max-width:92%}.hero-visual{opacity:.3;top:175px;right:-315px}.hero-proof{gap:0;margin-top:42px}.hero-proof>div{flex:1;gap:7px;min-width:auto;margin-right:9px;padding-right:9px}.hero-proof strong{display:none}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.capability-strip{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.capability-strip::-webkit-scrollbar{display:none}.section{padding:80px 20px}.section-heading{margin-bottom:44px}.services-grid{grid-template-columns:1fr}.service-card{min-height:315px}.sector-section{padding:80px 20px}.sector-shell{gap:42px}.sector-tabs{margin-top:40px}.sector-tabs button{gap:8px;padding-inline:8px;font-size:11px}.sector-content{min-height:auto;padding:30px 24px}.method-flow{grid-template-columns:1fr;gap:0}.method-flow article,.method-flow article:first-child{border-right:0;min-height:auto;padding:26px 0}.method-dot{display:none}.method-flow h3{margin-top:15px}.institutional-visual{min-height:460px}.institutional-orbit{width:350px;height:350px}.institutional-copy{padding:80px 20px}.identity-principles>div{grid-template-columns:1fr;gap:8px}.contact-section{min-height:560px;padding-inline:20px}footer{grid-template-columns:1fr;gap:24px;padding-block:50px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{height:82px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom-color:#0736701a;position:fixed;box-shadow:0 12px 40px #1137650e}.brand img{object-fit:cover;object-position:center;width:196px;height:49px;display:block}.desktop-nav a{color:#38516f}.header-cta{color:#fff;background:linear-gradient(100deg,#075cff,#119ce7);border-color:#0000;box-shadow:0 12px 30px #075cff29}.header-cta:hover{color:#fff;background:linear-gradient(100deg,#064dcc,#0d8bd3)}.hero{color:var(--ink);background:radial-gradient(circle at 82% 18%,#1dcbf129,#0000 28%),radial-gradient(circle at 60% 78%,#075cff14,#0000 32%),linear-gradient(132deg,#fff 0%,#f5faff 57%,#eaf5ff 100%)}.hero-grid{opacity:.46;background-image:linear-gradient(#1971cd14 1px,#0000 1px),linear-gradient(90deg,#1971cd14 1px,#0000 1px);-webkit-mask-image:linear-gradient(90deg,#000,#0009 70%,#0000);mask-image:linear-gradient(90deg,#000,#0009 70%,#0000)}.hero-glow-one{background:#075cff17}.hero-glow-two{background:#23d9f21f}h1 em{background:linear-gradient(90deg,#075cff,#10b9df);-webkit-background-clip:text;background-clip:text}.hero-content>p{color:#526b89}.button-ghost{color:#244466;background:#ffffff94;border-color:#0b5baf33}.button-ghost:hover{color:#075cff;background:#fff;border-color:#075cff61}.hero-proof>div{border-right-color:#0f488921}.hero-proof span{color:#5e7692}.scroll-cue{color:#68809b}.orbit{border-color:#1477d32b}.orbit:before,.orbit:after{background:#fff}.visual-card{color:var(--ink);background:#fffc;border-color:#1d7bd429;box-shadow:0 30px 70px #1e4c7f21}.visual-card-main{background:#ffffffe0}.nucleus{background:#fff;border-color:#075cff21;width:174px;height:174px;overflow:hidden;box-shadow:0 16px 45px #075cff1a}.nucleus img{object-fit:cover;width:260px;max-width:none;height:74px}.nucleus-ring{border-color:#075cff33}.visual-card-main p,.visual-card small{color:#607b9b}.visual-status{color:#56708f}.sector-section{color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(150deg,#edf6ff,#fff)}.section-kicker-light{color:#0b70e8}.section-kicker-light:before{background:#0b70e8}.sector-tabs{border-top-color:var(--line)}.sector-tabs button{color:#6b809b;border-bottom-color:var(--line)}.sector-tabs button.active{color:#062c61;background:linear-gradient(90deg,#075cff1a,#0000)}.sector-content{background:#ffffffd1;border-color:#146fc926;box-shadow:0 35px 85px #1541721a}.sector-content h3{color:#061a38}.sector-intro{color:#536d8a}.sector-highlights{border-top-color:var(--line)}.sector-highlights>div{border-bottom-color:var(--line)}.sector-highlights strong{color:#102b4d}.sector-highlights p{color:#667f9b}.sector-outcome{color:#294b70}.institutional-section{color:var(--ink);background:#fff}.institutional-visual{border-right-color:var(--line);background:linear-gradient(145deg,#f2f8ff,#e8f4ff)}.institutional-grid{background-image:linear-gradient(#1a77d017 1px,#0000 1px),linear-gradient(90deg,#1a77d017 1px,#0000 1px)}.institutional-n{clip-path:none;background:#fff;border-color:#1cb7e04d;width:420px;height:155px;padding:18px;box-shadow:0 25px 70px #0e4b8c1c}.institutional-n img{object-fit:cover;width:100%;height:100%}.institutional-visual small{color:#527398}.institutional-lead{color:#234565!important}.institutional-copy>p:not(.section-kicker){color:#5d7591}.identity-principles>div{border-top-color:var(--line)}.identity-principles>div:last-child{border-bottom-color:var(--line)}.identity-principles strong{color:#3d5877}.footer-brand img{width:175px;height:44px}@media (width<=900px){.site-header{height:72px}.brand img{width:154px;height:39px}.menu-button span{background:#173b63}.mobile-nav{color:var(--ink);border-color:var(--line);background:#fffffffa}.hero{padding-top:118px}.institutional-n{width:min(76vw,390px);height:140px}}.brand img{object-fit:contain;object-position:center;height:auto;display:block}.site-header .brand img{width:176px;max-height:58px}.nucleus{overflow:visible}.nucleus img{z-index:2;object-fit:contain;filter:drop-shadow(0 14px 22px #074ac533);width:124px;max-width:none;height:124px;position:relative}.institutional-n{width:300px;height:300px;box-shadow:none;background:0 0;border:0;padding:0}.institutional-n img{object-fit:contain;filter:drop-shadow(0 24px 38px #074ac533);width:100%;height:100%}.footer-brand img{object-fit:contain;width:190px;height:auto;max-height:58px}@media (width<=900px){.site-header .brand img{width:150px;max-height:49px}.institutional-n{width:260px;height:260px}}@media (max-width: 680px){.site-header .brand img{width:138px;max-height:45px}.nucleus img{width:112px;height:112px}.institutional-n{width:220px;height:220px;padding:0}.footer-brand img{width:182px}}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fbff;scroll-padding-top:92px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#eef6ff;--navy:#071a3d;--paper:#050d1b;--line:#88b7ec29;--muted:#98abc4;background:#050d1b}body,.site-header,.hero,.capability-strip,.services-section,.sector-section,.method-section,.institutional-section,.institutional-visual,.contact-section,.mobile-nav{transition:background-color .35s,color .35s,border-color .35s}.brand-logo-reverse{display:none!important}.header-controls{justify-content:flex-end;align-items:center;gap:12px;display:flex}.theme-toggle{color:#47627f;cursor:pointer;background:#e2effbd1;border:1px solid #16539729;border-radius:999px;flex:none;justify-content:space-between;align-items:center;width:64px;height:40px;padding:0 8px;transition:background .3s,border-color .3s,color .3s;display:flex;position:relative;box-shadow:inset 0 1px 2px #0a305c14}.theme-toggle:focus-visible{outline-offset:3px;outline:3px solid #075cff47}:is(a,button):focus-visible{outline-offset:4px;outline:3px solid #075cff4d}.theme-icon{z-index:2;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;position:relative}.theme-icon-sun{color:#0a6fd8}.theme-icon-moon{color:#70829a}.theme-toggle-thumb{z-index:1;background:#fff;border-radius:50%;width:32px;height:32px;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s;position:absolute;top:3px;left:3px;box-shadow:0 5px 14px #0f427c33}.hero{grid-template-columns:minmax(0,1.08fr) minmax(400px,.82fr);gap:clamp(30px,4vw,72px);height:auto;min-height:700px;padding-bottom:78px}h1{max-width:730px;font-size:clamp(52px,5.3vw,80px);line-height:.96}.hero-visual{opacity:1;isolation:isolate;justify-self:end;width:min(36vw,500px);height:min(36vw,500px);position:relative;top:auto;right:auto}.hero-visual:before{content:"";z-index:-1;filter:blur(8px);background:radial-gradient(circle,#1cb9ee33,#075cff14 42%,#0000 70%);border-radius:50%;position:absolute;inset:15%}.hero-brand-orbit{border:1px solid #137ada2e;border-radius:50%;position:absolute}.hero-brand-orbit:before,.hero-brand-orbit:after{content:"";background:var(--cyan);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 1px #0e7ee12e,0 0 18px #23d9f28c}.hero-brand-orbit-outer{inset:2%}.hero-brand-orbit-outer:before{top:17%;left:12%}.hero-brand-orbit-outer:after{bottom:25%;right:8%}.hero-brand-orbit-middle{border-style:dashed;animation:26s linear infinite spin;inset:16%}.hero-brand-orbit-middle:before{top:9%;right:11%}.hero-brand-orbit-middle:after{bottom:35%;left:3%}.hero-brand-orbit-inner{border-color:#1093e13d;inset:31%}.hero-brand-orbit-inner:before,.hero-brand-orbit-inner:after{display:none}.hero-network-line{z-index:0;transform-origin:0;background:linear-gradient(90deg,#0000,#1bb7e673,#0000);height:1px;position:absolute}.hero-network-line-one{width:34%;top:29%;left:14%;transform:rotate(28deg)}.hero-network-line-two{width:31%;bottom:27%;right:10%;transform:rotate(-32deg)}.hero-network-node{background:#0edfb3;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 14px #0edfb3bf}.hero-network-node-one{top:11%;right:25%}.hero-network-node-two{bottom:31%;left:8%}.hero-network-node-three{top:48%;right:4%}.hero-brand-core{z-index:2;place-items:center;display:grid;position:absolute;inset:23%}.hero-brand-core:before{content:"";background:radial-gradient(circle,#fffffff5 0%,#ffffffb8 52%,#dcf1ff2e 72%,#0000 74%);border-radius:50%;position:absolute;inset:4%;box-shadow:0 26px 70px #195ba11f}.hero-brand-mark{z-index:2;filter:drop-shadow(0 22px 30px #074ac533);width:min(18vw,245px);height:auto;display:block;position:relative}.hero-visual-caption{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:7px;width:max-content;max-width:80%;display:flex;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.hero-visual-caption span{color:#0b8cca;letter-spacing:.26em;font-size:8px;font-weight:800}.hero-visual-caption strong{color:#315474;font-size:12px;font-weight:600}html[data-theme=dark] body{color:#eef6ff;background:#050d1b}html[data-theme=dark] .brand-logo-primary{display:none!important}html[data-theme=dark] .brand-logo-reverse{display:block!important}html[data-theme=dark] .site-header{color:#eef6ff;background:#050f20e0;border-bottom-color:#85bbec21;box-shadow:0 14px 44px #00000038}html[data-theme=dark] .desktop-nav a{color:#aebfd3}html[data-theme=dark] .theme-toggle{color:#9db7d5;background:#0c203be6;border-color:#70aee638}html[data-theme=dark] .theme-toggle-thumb{background:linear-gradient(145deg,#1f7de8,#20c1e7);transform:translate(26px);box-shadow:0 5px 18px #006cff61}html[data-theme=dark] .theme-icon-sun{color:#6d88a6}html[data-theme=dark] .theme-icon-moon{color:#d8f5ff}html[data-theme=dark] :is(a,button):focus-visible{outline-color:#45dff37a}html[data-theme=dark] .hero{color:#f4f8ff;background:radial-gradient(circle at 81% 20%,#007dff38,#0000 29%),radial-gradient(circle at 58% 84%,#15cfed17,#0000 32%),linear-gradient(132deg,#040d1d 0%,#071a37 58%,#051226 100%)}html[data-theme=dark] .hero-grid{opacity:.32;background-image:linear-gradient(#5fa5e31a 1px,#0000 1px),linear-gradient(90deg,#5fa5e31a 1px,#0000 1px)}html[data-theme=dark] h1 em{background:linear-gradient(90deg,#fff,#5de4f4 46%,#2d83ff);-webkit-background-clip:text;background-clip:text}html[data-theme=dark] .hero-content>p{color:#a9bbcf}html[data-theme=dark] .button-ghost{color:#d5e3f2;background:#ffffff06;border-color:#8ebfeb33}html[data-theme=dark] .button-ghost:hover{color:#fff;background:#ffffff0e;border-color:#4cd3f17a}html[data-theme=dark] .hero-proof>div{border-right-color:#8ebfeb24}html[data-theme=dark] .hero-proof span{color:#879db7}html[data-theme=dark] .scroll-cue{color:#6d829c}html[data-theme=dark] .hero-brand-orbit{border-color:#48a9f433}html[data-theme=dark] .hero-brand-orbit:before,html[data-theme=dark] .hero-brand-orbit:after{border-color:#07162c}html[data-theme=dark] .hero-brand-core:before{background:radial-gradient(circle,#102749d1 0%,#081b3aad 52%,#08416f29 72%,#0000 74%);box-shadow:0 30px 90px #00000042}html[data-theme=dark] .hero-visual-caption span{color:#38d8ec}html[data-theme=dark] .hero-visual-caption strong{color:#9fb5ce}html[data-theme=dark] .capability-strip{color:#8fa4bd;background:#071326;border-bottom-color:#88b7ec24}html[data-theme=dark] .services-section{background:#050f20}html[data-theme=dark] .service-card{background:#0c1d35b8}html[data-theme=dark] .service-card h3{color:#edf5ff}html[data-theme=dark] .tags span{color:#8da4bf}html[data-theme=dark] .sector-section{color:#eef6ff;background:linear-gradient(145deg,#07152b,#061022);border-top-color:#88b7ec21;border-bottom-color:#88b7ec21}html[data-theme=dark] .section-kicker-light{color:#43d7ed}html[data-theme=dark] .section-kicker-light:before{background:#43d7ed}html[data-theme=dark] .sector-tabs{border-top-color:#88b7ec24}html[data-theme=dark] .sector-tabs button{color:#8297b1;border-bottom-color:#88b7ec24}html[data-theme=dark] .sector-tabs button.active{color:#eef6ff;background:linear-gradient(90deg,#075cff38,#0000)}html[data-theme=dark] .sector-content{background:linear-gradient(145deg,#0c264be6,#071832f0);border-color:#52adf233;box-shadow:0 36px 90px #00000040}html[data-theme=dark] .sector-content h3{color:#f1f7ff}html[data-theme=dark] .sector-intro{color:#a0b3c9}html[data-theme=dark] .sector-highlights{border-top-color:#88b7ec1f}html[data-theme=dark] .sector-highlights>div{border-bottom-color:#88b7ec1f}html[data-theme=dark] .sector-highlights strong{color:#dbe8f7}html[data-theme=dark] .sector-highlights p{color:#8298b2}html[data-theme=dark] .sector-outcome{color:#c2d3e6}html[data-theme=dark] .method-section{background:#071326}html[data-theme=dark] .method-flow h3{color:#edf5ff}html[data-theme=dark] .method-dot{border-color:#071326}html[data-theme=dark] .institutional-section{color:#eef6ff;background:#061124}html[data-theme=dark] .institutional-visual{background:linear-gradient(145deg,#071b37,#050f21);border-right-color:#88b7ec21}html[data-theme=dark] .institutional-grid{background-image:linear-gradient(#57a7ff17 1px,#0000 1px),linear-gradient(90deg,#57a7ff17 1px,#0000 1px)}html[data-theme=dark] .institutional-visual small{color:#607895}html[data-theme=dark] .institutional-lead{color:#c7d7e8!important}html[data-theme=dark] .institutional-copy>p:not(.section-kicker){color:#8fa3bc}html[data-theme=dark] .identity-principles>div{border-top-color:#88b7ec21}html[data-theme=dark] .identity-principles>div:last-child{border-bottom-color:#88b7ec21}html[data-theme=dark] .identity-principles strong{color:#b8c9dc}html[data-theme=dark] .contact-section{background:radial-gradient(circle at 50% 120%,#23d9f224,#0000 38%),linear-gradient(120deg,#083888,#061d53)}@media (max-width: 1020px){.menu-button{z-index:35;cursor:pointer;background:#e2effb85;border:1px solid #11498929;place-content:center;gap:7px;width:42px;height:42px;display:grid;position:relative}.menu-button span{background:#173b63;width:18px;height:1px;display:block}.mobile-nav{z-index:30;color:var(--ink);border-color:var(--line);background:#fffffffa;flex-direction:column;gap:0;padding:120px clamp(26px,8vw,80px) 50px;display:flex;position:fixed;inset:0}.mobile-nav a{border-bottom:1px solid var(--line);color:inherit;letter-spacing:-.03em;padding:22px 0;font-size:clamp(24px,4vw,36px);font-weight:700}.hero{grid-template-columns:1fr;min-height:auto;padding-bottom:82px}.hero-visual{opacity:1;justify-self:center;width:min(64vw,480px);height:min(64vw,480px);margin-top:20px;position:relative;top:auto;right:auto}.hero-brand-mark{width:min(31vw,235px)}}@media (max-width: 680px){.site-header{padding-inline:18px}.header-controls{gap:8px}.theme-toggle{width:56px;height:38px;padding-inline:7px}.theme-toggle-thumb{width:30px;height:30px}html[data-theme=dark] .theme-toggle-thumb{transform:translate(20px)}.theme-icon{width:13px;height:13px}.hero{gap:10px;padding:124px 20px 64px}h1{font-size:clamp(50px,15vw,62px)}.hero-visual{width:min(88vw,360px);height:min(88vw,360px);margin-top:28px}.hero-brand-mark{width:min(45vw,178px)}.hero-visual-caption{max-width:86%;bottom:0}.hero-visual-caption strong{font-size:10px}.hero-network-line{opacity:.7}html[data-theme=dark] .menu-button{background:#ffffff08;border-color:#88b7ec33}html[data-theme=dark] .menu-button span{background:#dceafd}html[data-theme=dark] .mobile-nav{color:#eef6ff;background:#050f20fa;border-color:#88b7ec24}html[data-theme=dark] .mobile-nav a{color:#eef6ff;border-bottom-color:#88b7ec24}}



/* Ajustes da versão estática HostGator */
.skip-link {
  position: fixed;
  z-index: 1000;
  left: 16px;
  top: 16px;
  padding: 12px 16px;
  color: #06152f;
  background: #ffffff;
  border: 2px solid #075cff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .22);
  transform: translateY(-160%);
  transition: transform .2s ease;
}
.skip-link:focus {
  transform: translateY(0);
}
.mobile-nav[hidden] {
  display: none !important;
}
body.menu-open {
  overflow: hidden;
}
a:focus-visible,
button:focus-visible,
[role="tabpanel"]:focus-visible {
  outline: 3px solid #23d9f2;
  outline-offset: 4px;
}
.sector-content[tabindex="0"] {
  outline: none;
}
html:not([data-theme="dark"]) .eyebrow,
html:not([data-theme="dark"]) .service-top {
  color: #0873a7;
}
html:not([data-theme="dark"]) .tags span {
  color: #4d6580;
}
footer > p,
footer > span {
  color: #8499b2;
}
.not-found-page {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 24px;
  color: #ffffff;
  background:
    radial-gradient(circle at 80% 15%, rgba(7, 92, 255, .28), transparent 32%),
    linear-gradient(125deg, #041127, #071f48);
}
.not-found-shell {
  width: min(720px, 100%);
  padding: clamp(40px, 8vw, 80px);
  border: 1px solid rgba(255, 255, 255, .14);
  background: rgba(5, 21, 49, .78);
  box-shadow: 0 35px 90px rgba(0, 0, 0, .28);
  text-align: center;
}
.not-found-logo {
  width: min(240px, 72%);
  height: auto;
  margin: 0 auto 48px;
}
.not-found-code {
  margin: 0 0 16px;
  color: #23d9f2;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .25em;
}
.not-found-shell h1 {
  margin: 0;
  font-size: clamp(42px, 8vw, 72px);
  line-height: 1;
  letter-spacing: -.05em;
}
.not-found-shell > p:not(.not-found-code) {
  max-width: 520px;
  margin: 24px auto 32px;
  color: #a7b9d2;
  font-size: 16px;
  line-height: 1.7;
}
.not-found-shell .button {
  width: auto;
}

/* Ajustes NTech — versão objetiva */
.ntech-four-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.ntech-four-grid .service-card{min-height:360px;}
.portfolio-section{padding-top:20px;}
.portfolio-grid .service-top span{letter-spacing:.12em;font-size:9px;}
@media (max-width:1180px){.ntech-four-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:680px){.ntech-four-grid{grid-template-columns:1fr}.ntech-four-grid .service-card{min-height:auto}.portfolio-section{padding-top:0}}


/* CORREÇÃO MOBILE COMPATÍVEL — 2026-07-27 */
.menu-button{display:none}
@media screen and (max-width:1020px){
  .desktop-nav{display:none!important}
  .header-cta{display:none!important}
  .menu-button{display:grid!important}
  .site-header{height:82px;padding:0 18px;position:absolute}
  .brand-logo{max-width:132px;height:auto}
  .header-controls{margin-left:auto;display:flex;align-items:center;gap:8px}
  .hero{display:block!important;height:auto!important;min-height:0!important;padding:122px 20px 64px!important;overflow:hidden}
  .hero-content{max-width:100%!important}
  .hero-content h1{max-width:100%!important;font-size:clamp(42px,12vw,58px)!important;line-height:.98!important;letter-spacing:-.055em!important;overflow-wrap:anywhere}
  .hero-content h1 br{display:none}
  .hero-content h1 em{display:inline!important;padding-right:0!important}
  .hero-content>p{font-size:17px!important;line-height:1.65!important;margin-top:24px!important}
  .hero-visual{display:none!important}
  .eyebrow{font-size:9px!important;line-height:1.6!important;letter-spacing:.17em!important;margin-bottom:22px!important;align-items:flex-start!important}
  .eyebrow span{margin-top:7px;flex:0 0 34px}
  .hero-actions{margin-top:30px!important;display:grid!important;grid-template-columns:1fr!important}
  .hero-actions .button{width:100%!important}
  .mobile-nav{z-index:30!important}
}
@media screen and (max-width:480px){
  .theme-toggle{display:none!important}
  .hero-content h1{font-size:clamp(40px,12.5vw,54px)!important}
}
