/*! 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{--navy:#06142b;--navy-2:#0a2145;--blue:#0878ff;--cyan:#22c8ff;--ink:#071832}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f7faff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:50;background:#fff;justify-content:space-between;align-items:center;gap:28px;height:76px;padding:0 clamp(24px,6vw,94px);display:flex;position:sticky;top:0;box-shadow:0 4px 22px #02163714}.brand{align-items:center;gap:10px;width:222px;height:58px;display:flex}.brand-mark{border:3px solid #0b62c7;border-radius:50%;width:46px;height:46px;display:block;position:relative;box-shadow:inset 0 0 0 4px #dbeeff}.brand-mark:before{content:"";background:#071832;border-radius:8px;height:19px;position:absolute;top:12px;left:7px;right:7px;box-shadow:0 0 10px #159eff}.brand-mark:after{content:"";background:#076fdc;width:3px;height:8px;position:absolute;top:-9px;left:19px}.brand-mark i,.brand-mark b{z-index:2;background:#25e1ff;border-radius:4px;width:5px;height:7px;position:absolute;top:19px;box-shadow:0 0 7px #24dfff}.brand-mark i{left:14px}.brand-mark b{right:14px}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{color:#071832;letter-spacing:-.035em;font-size:18px}.brand-copy strong b{color:#0878ff}.brand-copy small{letter-spacing:.16em;color:#475569;text-align:center;margin-top:3px;font-size:8px}nav{align-items:center;gap:36px;font-size:14px;font-weight:600;display:flex}nav a{align-items:center;height:76px;transition:all .2s;display:flex;position:relative}nav a:hover,nav .active{color:#045ed0}nav .active:after{content:"";background:#0878ff;height:2px;position:absolute;bottom:15px;left:4px;right:4px}.header-cta{color:#fff;background:linear-gradient(135deg,#0878ff,#054eb3);border-radius:8px;padding:13px 20px;font-size:14px;font-weight:700;box-shadow:0 8px 22px #0878ff40}.header-cta span{margin-left:8px}.hero{color:#fff;background:radial-gradient(circle at 67% 30%,#133c72 0,#071b3b 30%,#030d20 68%);align-items:center;min-height:520px;padding:80px clamp(24px,9vw,140px) 128px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#020b1d40,#0000 45%,#00081614);position:absolute;inset:0}.hero-content{z-index:3;width:58%;position:relative}.eyebrow{color:#258bff;letter-spacing:.13em;align-items:center;gap:9px;margin:0 0 22px;font-size:13px;font-weight:800;display:flex}.eyebrow span{background:#247cff;width:28px;height:1px}.eyebrow b{color:#f8a51b}.hero h1{letter-spacing:-.035em;text-shadow:0 4px 18px #00000047;margin:0;font-size:clamp(40px,4vw,58px);font-weight:900;line-height:1.05}.hero h1 strong{color:#0c82ff;margin-top:8px;display:inline-block}.hero-copy{color:#d7e5f7;max-width:560px;margin:24px 0 31px;font-size:17px;line-height:1.75}.actions{flex-wrap:wrap;gap:15px;display:flex}.actions a{border-radius:7px;justify-content:center;align-items:center;gap:10px;min-width:150px;padding:14px 21px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.actions .primary{background:#0878ff;box-shadow:0 10px 28px #0878ff4d}.actions .primary:hover{background:#1988ff;transform:translateY(-2px)}.actions .secondary{background:#040f2440;border:1px solid #fff9}.actions .secondary:hover{background:#185fb433;border-color:#42a3ff}.hero-visual{z-index:2;perspective:800px;filter:drop-shadow(0 20px 30px #00000073);width:42%;height:400px;position:absolute;bottom:78px;right:3%}.monitor{background:#071b35;border:4px solid #152c4d;width:54%;height:53%;padding:12px;position:absolute;top:15%;right:6%;transform:rotateY(-8deg);box-shadow:inset 0 0 24px #086bd855,0 0 32px #056ad044}.monitor:after{content:"";clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);background:#102a4b;width:18%;height:28%;position:absolute;bottom:-28%;left:41%}.monitor-top{border-bottom:1px solid #164876;gap:5px;padding-bottom:8px;display:flex}.monitor-top span{background:#19a6ff;border-radius:50%;width:5px;height:5px}.monitor-grid{grid-template-columns:1.2fr .8fr;gap:9px;height:85%;padding-top:11px;display:grid}.robot-map{background:radial-gradient(circle,#0b5aa966 0,#0000 60%);border:1px solid #17639b;position:relative}.robot-map:before{content:"";border:2px solid #16a8ff;border-radius:50%;width:34%;height:34%;position:absolute;top:30%;left:32%;box-shadow:0 0 18px #00a5ff}.robot-map i,.robot-map b,.robot-map em{transform-origin:0;background:#13a8ff;height:2px;display:block;position:absolute}.robot-map i{width:31%;top:48%;left:17%;transform:rotate(-45deg)}.robot-map b{width:28%;top:48%;left:49%;transform:rotate(44deg)}.robot-map em{width:24%;top:67%;left:53%;transform:rotate(-48deg)}.chart{border:1px solid #174a78;align-items:flex-end;gap:6px;padding:15px 8px;display:flex}.chart i{background:linear-gradient(#16c9ff,#0866dd);flex:1;box-shadow:0 0 8px #08a9ff}.chart i:first-child{height:35%}.chart i:nth-child(2){height:64%}.chart i:nth-child(3){height:48%}.chart i:nth-child(4){height:78%}.robot-arm{width:45%;height:65%;position:absolute;top:-24%;right:1%}.robot-arm i,.robot-arm b,.robot-arm em{background:linear-gradient(90deg,#253b56,#7d9ab6,#20364f);border:4px solid #13253a;display:block;position:absolute}.robot-arm i{border-radius:40% 0 15% 35%;width:35%;height:36%;top:0;right:3%}.robot-arm b{border-radius:20px;width:20%;height:62%;top:18%;right:28%;transform:rotate(28deg)}.robot-arm em{border-radius:15px;width:18%;height:43%;top:60%;right:49%;transform:rotate(65deg)}.robot-arm strong{clip-path:polygon(0 0,100% 0,80% 100%,20% 100%);background:#172c44;width:23%;height:22%;position:absolute;top:91%;right:67%}.control-box{color:#8beaff;background:linear-gradient(145deg,#61768a,#1c3249 55%,#0d2038);border:3px solid #243e59;border-radius:5px;align-items:flex-start;gap:8px;width:28%;height:29%;padding:20px 12px;font-size:12px;display:flex;position:absolute;bottom:2%;left:12%}.control-box i{background:#1da3ff;border-radius:50%;width:13px;height:13px;box-shadow:0 0 10px #0af}.control-box i:last-child{background:#ff9e27;box-shadow:0 0 10px #ff9e27}.floor-line{background:linear-gradient(90deg,#0000,#199aff,#0000);height:2px;position:absolute;bottom:0;left:4%;right:0;box-shadow:0 0 18px #149cff}.circuit{opacity:.22;border-top:1px solid #1087ff;border-right:1px solid #1087ff;width:280px;height:150px;position:absolute;transform:skew(-28deg)}.circuit:before,.circuit:after{content:"";border:1px solid #0a89ff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 9px #149eff}.circuit-one{top:70px;left:-60px}.circuit-two{bottom:20px;right:-40px;transform:rotate(180deg)skew(-28deg)}.service-wrap{z-index:10;max-width:1160px;margin:-65px auto 0;padding:0 18px;position:relative}.services{background:linear-gradient(135deg,#0a1c3c,#07142e);border:1px solid #173b6a;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 22px 50px #03133033}.services article{color:#fff;align-items:center;gap:14px;min-height:132px;padding:24px 20px;display:flex;position:relative}.services article:not(:last-child):after{content:"";background:#23436b;width:1px;height:55%;position:absolute;right:0}.service-icon{color:#4ac7ff;background:linear-gradient(145deg,#123e70,#071a37);border:1px solid #1d578f;border-radius:9px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:27px;display:grid;box-shadow:inset 0 0 18px #177ddd55}.services h2{margin:0 0 7px;font-size:16px}.services p{color:#aebbd0;margin:0;font-size:11px;line-height:1.45}.about{grid-template-columns:1.1fr 1.25fr 1fr;align-items:center;gap:55px;max-width:1160px;margin:0 auto;padding:76px 18px 90px;display:grid}.section-label{color:#1761bc;letter-spacing:.04em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.section-label span{background:#ff9c24;border-radius:50%;width:7px;height:7px}.about-copy h2{letter-spacing:-.025em;margin:13px 0 20px;font-size:29px}.about-copy>p:not(.section-label){color:#5b6a7e;margin:0 0 10px;font-size:13px;line-height:1.65}.education{border-left:3px solid #0b7cff;flex-direction:column;gap:4px;margin-top:20px;padding:2px 0 2px 13px;display:flex}.education span{color:#1572df;letter-spacing:.12em;font-size:9px;font-weight:800}.education small{color:#64748b;font-size:10px}.stats{grid-template-columns:1fr 1fr;gap:26px 10px;display:grid}.stats div{border-right:1px solid #e3e9f1;grid-template-rows:auto auto;grid-template-columns:44px 1fr;align-items:center;display:grid}.stats i{color:#076fe4;text-align:center;grid-row:1/3;font-size:27px;font-style:normal}.stats a{color:#0759b6;border:1px solid #0b6fd8;border-radius:6px;grid-column:1/3;justify-self:center;padding:11px 20px;font-size:12px;font-weight:700;transition:all .2s}.stats a:hover{background:#eef7ff}.about-visual{background:linear-gradient(135deg,#071832,#0b4380);border-radius:20px;min-height:260px;padding:26px;position:relative;box-shadow:0 22px 45px #0a31602b}.visual-accent{background:#ffa525;border-radius:10px;width:40%;height:11px;position:absolute;top:-12px;left:15%}.automation-panel{color:#e4f5ff;background:linear-gradient(145deg,#102c51,#061731);border:1px solid #1a70ac;height:100%;padding:15px;box-shadow:inset 0 0 28px #087edf44}.panel-head,.panel-foot{color:#58baff;justify-content:space-between;font-size:9px;display:flex}.panel-head i{color:#5effb4;font-style:normal}.panel-main{justify-content:space-around;align-items:center;height:145px;display:flex}.gauge{border:8px solid #0c79e8;border-top-color:#29e3ff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:88px;height:88px;display:flex;box-shadow:0 0 20px #0784ff55}.gauge b{font-size:20px}.gauge span{color:#74bbef;font-size:8px}.bars{align-items:flex-end;gap:4px;height:82px;display:flex}.bars i{background:linear-gradient(#2de1ff,#0874e8);width:8px}.bars i:first-child{height:30%}.bars i:nth-child(2){height:50%}.bars i:nth-child(3){height:72%}.bars i:nth-child(4){height:60%}.bars i:nth-child(5){height:90%}.bars i:nth-child(6){height:78%}.panel-foot{border-top:1px solid #16558a;padding-top:8px}.bolt{color:#fff;background:#076fe4;border:5px solid #fff;border-radius:50%;place-items:center;width:49px;height:49px;font-size:25px;display:grid;position:absolute;bottom:20px;right:-18px;box-shadow:0 8px 20px #0758a84d}footer{color:#c3d2e6;background:#06142b;justify-content:space-between;align-items:center;gap:30px;padding:42px clamp(24px,8vw,120px);display:flex}footer strong{color:#fff;font-size:20px}footer strong span{color:#1689ff}footer div p{letter-spacing:.14em;margin:4px 0;font-size:9px}footer>p{font-size:12px}.footer-links{align-items:center;gap:9px;display:flex}.footer-links a{color:#fff;border:1px solid #1d85f5;border-radius:7px;padding:12px 14px;font-size:12px}.admin-shell{color:#071832;background:#f2f7fd;min-height:100vh;padding:44px clamp(18px,6vw,86px) 90px}.admin-header{justify-content:space-between;align-items:end;gap:30px;max-width:1100px;margin:0 auto 30px;display:flex}.admin-header h1{margin:8px 0;font-size:38px}.admin-header p{color:#5d6d82;margin:0}.admin-badge{color:#0878ff;letter-spacing:.15em;font-size:11px;font-weight:800}.admin-nav{gap:10px;display:flex}.admin-nav a,.admin-denied a{color:#075dbf;background:#fff;border:1px solid #b5c8dd;border-radius:8px;height:auto;padding:11px 15px}.admin-form{gap:18px;max-width:1100px;margin:auto;display:grid}.admin-card{background:#fff;border:1px solid #dce6f1;border-radius:16px;padding:25px;box-shadow:0 10px 30px #0720460f}.admin-card h2{color:#075dbf;margin:0 0 20px;font-size:18px}.admin-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-grid label{flex-direction:column;gap:7px;display:flex}.admin-grid label.wide{grid-column:1/3}.admin-grid label>span{font-size:12px;font-weight:700}.admin-grid small{color:#8491a4;font-size:10px}.admin-grid input,.admin-grid textarea{font:inherit;color:#071832;background:#fbfdff;border:1px solid #cbd8e7;border-radius:8px;outline:none;padding:12px 13px;font-size:14px}.admin-grid input:focus,.admin-grid textarea:focus{border-color:#0878ff;box-shadow:0 0 0 3px #0878ff1a}.admin-save{color:#fff;background:#071832;border-radius:14px;align-items:center;gap:18px;padding:14px 18px;display:flex;position:sticky;bottom:15px;box-shadow:0 15px 35px #0718323b}.admin-save button{color:#fff;cursor:pointer;background:#0878ff;border:0;border-radius:8px;padding:13px 20px;font-weight:800}.admin-save button:disabled{opacity:.6}.admin-save p{margin:0;font-size:12px}.admin-save .ok{color:#7ef5bd}.admin-save .error{color:#ff9b9b}.admin-denied{place-items:center;display:grid}.admin-denied section{background:#fff;border-radius:18px;max-width:520px;padding:36px;box-shadow:0 18px 45px #0718321a}.admin-denied h1{font-size:32px}.admin-denied p{color:#5d6d82;margin-bottom:28px}.auth-shell{background:radial-gradient(circle at 70% 10%,#114b87,#071832 52%,#030a16);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border-radius:20px;width:min(440px,100%);padding:36px;box-shadow:0 28px 70px #0008}.auth-logo{color:#0878ff;margin-bottom:22px;font-size:22px;font-weight:900}.auth-logo span{color:#071832}.auth-card h1{margin:8px 0 10px;font-size:30px}.auth-intro{color:#5d6d82;margin-bottom:25px;font-size:13px}.auth-card form{gap:16px;display:grid}.auth-card label{gap:7px;display:grid}.auth-card label span{font-size:12px;font-weight:700}.auth-card input{font:inherit;border:1px solid #cbd8e7;border-radius:9px;outline:none;padding:13px}.auth-card input:focus{border-color:#0878ff;box-shadow:0 0 0 3px #0878ff1a}.auth-card button{color:#fff;cursor:pointer;background:#0878ff;border:0;border-radius:9px;padding:14px;font-weight:800}.auth-card button:disabled{opacity:.6}.auth-error{color:#c22b2b;background:#fff0f0;border-radius:7px;margin:0;padding:10px;font-size:12px}.auth-help,.back-home{color:#66768b;text-align:center;margin:20px 0 0;font-size:12px;display:block}.auth-help a{color:#0878ff;font-weight:700}.back-home{color:#075dbf;margin-top:14px}@media (width<=950px){nav{display:none}.hero{padding-top:65px}.hero-content{width:62%}.hero-visual{opacity:.65;right:-15%}.services{grid-template-columns:1fr 1fr}.services article:nth-child(2):after{display:none}.about{grid-template-columns:1fr 1fr}.about-visual{grid-column:1/3}.brand{width:200px}}@media (width<=640px){.site-header{height:66px;padding:0 16px}.brand{width:180px;height:52px}.brand-mark{width:39px;height:39px}.brand-mark:before{top:10px;left:6px;right:6px}.brand-mark:after{left:16px}.brand-mark i{left:11px}.brand-mark b{right:11px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:7px}.header-cta{padding:11px 12px;font-size:11px}.hero{align-items:flex-start;min-height:610px;padding:62px 22px 128px}.hero-content{width:100%}.hero h1{font-size:40px}.hero-copy{max-width:90%;font-size:15px}.hero-visual{opacity:.35;width:95%;height:250px;bottom:50px;right:-25%}.service-wrap{margin-top:-40px}.services{grid-template-columns:1fr}.services article{min-height:110px}.services article:after{display:none}.about{grid-template-columns:1fr;gap:42px;padding-top:60px}.about-visual{grid-column:auto}.bolt{right:-7px}.stats div{border-right:0}.education strong{font-size:11px}footer{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.actions a{min-width:142px;padding:13px 16px}.admin-shell{padding:30px 14px 70px}.admin-header{flex-direction:column;align-items:flex-start}.admin-header h1{font-size:30px}.admin-grid{grid-template-columns:1fr}.admin-grid label.wide{grid-column:auto}.admin-save{flex-direction:column;align-items:flex-start}.admin-save button{width:100%}}.brand-copy small{letter-spacing:.1em;color:#263e5e;font-size:10px;font-weight:700;line-height:1.25}.hero{background:#03112b;min-height:500px;padding-top:68px;padding-bottom:118px}.hero-photo{z-index:0;position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:center center}.hero-shade{z-index:1;background:linear-gradient(90deg,#020b1efc 0%,#03122fed 31%,#02102a73 58%,#010a1b14 100%);position:absolute;inset:0}.hero:after{z-index:1}.hero-content{z-index:3;width:57%}.hero h1{letter-spacing:-.025em;font-size:clamp(42px,4vw,59px)}.hero-copy{color:#e2ebf8;max-width:525px;font-size:17px;font-weight:500}.button-icon{width:18px;height:18px;display:inline-flex}.button-icon svg{width:100%;height:100%}.service-icon svg{filter:drop-shadow(0 0 7px #24c4ff80);width:31px;height:31px}.services article{gap:15px;padding:23px 18px}.services h2{font-size:17px}.about-copy h2{font-size:27px}.section-label{font-size:12px}.education span{color:#0b65c9;font-size:11px}.education strong{font-size:14px;line-height:1.4}.education small{color:#40536c;font-size:12px;font-weight:650}.stats i{place-items:center;width:32px;height:32px;display:grid}.stats span{color:#4c6079;font-size:12px}.stats a{align-items:center;gap:8px;font-size:13px;display:flex}.inline-icon{width:17px;height:17px;display:inline-flex}.inline-icon svg{width:100%;height:100%}.about-visual{border:1px solid #dcecff;min-height:280px;padding:0;overflow:visible}.about-visual>img{object-fit:cover;border-radius:20px}.bolt{z-index:3}footer div p{letter-spacing:.11em;color:#d3deec;font-size:11px}footer>p{color:#d3deec;font-size:14px}@media (width<=950px){.hero-content{width:68%}.hero-photo img{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#020b1efc 0%,#03122fe8 48%,#02102a4d 100%)}}@media (width<=640px){.brand-copy small{font-size:8.5px}.hero{min-height:580px;padding-top:56px}.hero h1{font-size:39px}.hero-content{width:100%}.hero-photo img{object-position:67% center}.hero-shade{background:linear-gradient(90deg,#020b1ef7,#03122fc7),linear-gradient(#020b1e33,#020b1e40)}.hero-copy{font-size:15px}.services p{font-size:13px}.about-copy>p:not(.section-label){font-size:15px}.education strong{font-size:14px}.education small{font-size:12px}.stats span{font-size:11.5px}}.brand{gap:10px;width:238px}.brand-mark{border:2.5px solid #0b4f9b;width:48px;height:48px;box-shadow:inset 0 0 0 3px #e4f1ff,0 3px 9px #063a7e2e}.brand-mark:before{background:#071832;border:1px solid #326ba8;height:20px;top:12px;left:7px;right:7px;box-shadow:0 0 9px #159eff9e}.brand-copy strong{color:#08172c;letter-spacing:-.045em;font-size:20px;font-weight:900;line-height:1}.brand-copy strong b{color:#087cff;font-weight:900}.brand-copy small{color:#6b7280;letter-spacing:.035em;white-space:nowrap;justify-content:center;align-items:center;gap:6px;margin-top:6px;font-size:10px;font-weight:600;line-height:1;display:flex}.brand-copy small i{background:#94a3b8;flex:none;width:18px;height:1px;display:block}@media (width<=640px){.brand{gap:8px;width:190px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:16px}.brand-copy small{gap:4px;margin-top:4px;font-size:8.5px}.brand-copy small i{width:12px}}.brand{align-items:center;width:190px;height:54px;display:flex;overflow:hidden}.brand-lockup{flex:none;width:190px;height:50px;display:block;position:relative;overflow:hidden}.brand-lockup img{object-fit:cover;width:190px;max-width:none;height:190px;position:absolute;top:-63px;left:0}.site-header{gap:24px;height:58px;padding:0 clamp(38px,6vw,112px)}nav{gap:clamp(25px,3vw,42px);font-size:12px;font-weight:650}nav a{height:58px}nav .active:after{bottom:8px}.header-cta{border-radius:7px;padding:10px 17px;font-size:12px}.hero{align-items:center;min-height:clamp(320px,32vw,430px);padding:38px clamp(96px,12vw,160px) 90px}.hero-content{width:51%}.hero-shade{background:linear-gradient(90deg,#020b1efa 0%,#03122fe8 35%,#02102a57 57%,#010a1b0a 100%)}.eyebrow{letter-spacing:.13em;gap:7px;margin-bottom:15px;font-size:10px}.eyebrow span{width:20px}.hero h1{letter-spacing:-.025em;font-size:clamp(34px,2.3vw,44px);font-weight:850;line-height:1.05}.hero h1 strong{margin-top:5px}.hero-copy{color:#eef4fc;max-width:390px;margin:16px 0 20px;font-size:12.5px;font-weight:500;line-height:1.55}.actions{gap:12px}.actions a{border-radius:6px;gap:8px;min-width:116px;padding:10px 16px;font-size:11px}.button-icon{width:14px;height:14px}.service-wrap{z-index:10;width:calc(100% - clamp(128px,14vw,260px));max-width:1680px;margin:-84px auto 0;padding:0}.services{border-radius:12px;height:84px}.services article{gap:13px;min-height:84px;padding:10px clamp(12px,1.4vw,24px)}.service-icon{border-radius:8px;flex-basis:45px;width:45px;height:45px}.service-icon svg{width:25px;height:25px}.services h2{margin-bottom:4px;font-size:14px}.services p{color:#eef3fb;font-size:10px;line-height:1.4}.about{grid-template-columns:1.08fr 1.3fr .95fr;align-items:center;gap:clamp(30px,4vw,72px);width:calc(100% - clamp(128px,14vw,260px));max-width:1680px;padding:31px 0 58px}.section-label{margin-top:0;font-size:9px}.about-copy h2{margin:10px 0 12px;font-size:21px}.about-copy>p:not(.section-label){color:#40536c;margin-bottom:7px;font-size:10.5px;line-height:1.58}.education{gap:3px;margin-top:13px;padding:2px 0 2px 11px}.education span{font-size:8px}.education strong{font-size:10px}.education small{font-size:9px}.stats{gap:19px 8px}.stats div{grid-template-columns:36px 1fr}.stats i{width:27px;height:27px}.stats i svg{width:23px;height:23px}.stats strong{font-size:20px}.stats span{font-size:9px}.stats a{padding:8px 15px;font-size:10px}.inline-icon{width:14px;height:14px}.about-visual{border-radius:17px;min-height:155px}.about-visual>img{border-radius:17px}.visual-accent{height:9px;top:-9px}.bolt{border-width:4px;width:41px;height:41px;bottom:13px;right:-14px}.bolt svg{width:19px;height:19px}@media (width<=1100px) and (width>=951px){.site-header{padding-left:7.5vw;padding-right:7.5vw}.brand,.brand-lockup{width:180px}.brand-lockup img{width:180px;height:180px;top:-60px}nav{gap:28px;font-size:11px}.header-cta{padding:9px 14px;font-size:11px}.hero{padding-left:12vw;padding-right:8vw}.service-wrap,.about{width:86%}.about{gap:32px}}@media (width<=950px){.brand-lockup{width:185px}.brand-lockup img{width:185px;height:185px;top:-61px}.hero{min-height:470px;padding-left:7vw;padding-right:7vw}.hero-content{width:68%}.service-wrap{width:90%;height:auto;margin-top:-58px}.services{height:auto}.services article{min-height:88px}.about{width:90%;padding-top:44px}}@media (width<=640px){.site-header{height:66px;padding:0 14px}.brand{width:158px;height:52px}.brand-lockup{width:158px;height:46px}.brand-lockup img{width:158px;height:158px;top:-52px}.hero{min-height:580px;padding:56px 22px 128px}.hero h1{font-size:38px}.hero-copy{font-size:15px}.actions a{font-size:12px}.service-wrap{width:calc(100% - 28px);margin-top:-40px}.services article{min-height:104px;padding:17px}.services h2{font-size:16px}.services p{font-size:13px}.about{width:calc(100% - 36px);padding-top:58px}.about-copy h2{font-size:27px}.about-copy>p:not(.section-label){font-size:15px}.education span{font-size:10px}.education strong{font-size:14px}.education small{font-size:12px}.stats strong{font-size:25px}.stats span{font-size:11.5px}.about-visual{min-height:260px}}@media (width>=951px){.site-header{height:54px;padding-left:8vw;padding-right:6.2vw;box-shadow:0 2px 9px #02163714}.brand{width:174px;height:48px}.brand-lockup{width:174px;height:45px}.brand-lockup img{width:174px;height:174px;top:-58px}nav{gap:34px;font-size:10.5px;font-weight:600}nav a{height:54px}nav .active:after{height:1.5px;bottom:8px}.header-cta{border-radius:6px;padding:9px 15px;font-size:10.5px;box-shadow:0 5px 14px #0878ff33}.hero{min-height:clamp(328px,32vw,430px);padding:26px clamp(92px,12vw,160px) 72px}.hero-photo img{object-position:center 45%}.hero-shade{background:linear-gradient(90deg,#020b1efa 0%,#03122fe6 35%,#02102a47 57%,#010a1b05 100%)}.hero-content{width:48%}.eyebrow{gap:7px;margin:0 0 14px;font-size:9px}.eyebrow span{width:21px}.hero h1{letter-spacing:-.026em;font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,3.3vw,42px);font-weight:900;line-height:1.03}.hero h1 strong{margin-top:5px}.hero-copy{color:#fff;max-width:345px;margin:14px 0 17px;font-size:11px;line-height:1.55}.actions{gap:12px}.actions a{border-radius:6px;min-width:112px;padding:9px 15px;font-size:10px}.button-icon{width:13px;height:13px}.circuit-one{opacity:.42;width:116px;height:190px;top:38px;left:-12px;transform:skew(-28deg);box-shadow:14px 13px 0 -13px #1087ff,28px 27px 0 -27px #1087ff,42px 41px 0 -41px #1087ff}.service-wrap{width:86%;max-width:1680px;margin:-78px auto 0}.services{border-radius:11px;height:78px}.services article{gap:11px;min-height:78px;padding:8px clamp(11px,1.4vw,21px)}.service-icon{border-radius:8px;flex-basis:43px;width:43px;height:43px}.service-icon svg{width:25px;height:25px}.services h2{margin-bottom:3px;font-size:13px}.services p{color:#fff;font-size:9px;line-height:1.38}.about{grid-template-columns:minmax(235px,.92fr) minmax(340px,1.25fr) minmax(225px,.86fr);align-items:start;column-gap:18px;width:87.5%;max-width:1680px;padding:29px 0 48px}.section-label{margin:0;font-size:8px;line-height:1.2}.section-label span{width:5px;height:5px}.about-copy h2{margin:10px 0 11px;font-size:19px;line-height:1.2}.about-copy>p:not(.section-label){color:#43536a;margin-bottom:6px;font-size:9px;line-height:1.55}.education{display:none}.stats{grid-template-columns:repeat(4,1fr);align-items:start;gap:0;padding-top:21px}.stats div{text-align:center;border-right:1px solid #dfe7f1;flex-direction:column;align-items:center;gap:3px;padding:0 6px;display:flex}.stats div:last-of-type{border-right:0}.stats i{color:#076fe4;width:25px;height:25px;display:block}.stats i svg{width:23px;height:23px}.stats strong{margin-top:2px;font-size:18px;line-height:1.05}.stats span{white-space:nowrap;color:#4c6079;font-size:8px;line-height:1.25}.stats a{border-radius:5px;grid-column:1/-1;margin-top:18px;padding:7px 14px;font-size:9px}.inline-icon{width:12px;height:12px}.about-visual{border-radius:18px;min-height:145px;margin:0 0 0 20px;box-shadow:0 12px 30px #0a316021}.about-visual:before{content:"";z-index:-1;opacity:.72;background-image:radial-gradient(#bfdcff 1px,#0000 1.3px);background-size:8px 8px;position:absolute;inset:-8px -28px -12px -56px}.about-visual>img{object-position:center 37%;border-radius:18px}.visual-accent{width:40%;height:8px;top:-8px;left:12%}.bolt{border-width:4px;width:39px;height:39px;bottom:10px;right:-13px}.bolt svg{width:18px;height:18px}}@media (width>=951px) and (width<=1100px){.site-header{padding-left:8vw;padding-right:6.2vw}.hero{padding-left:12vw;padding-right:7vw}.service-wrap{width:86%}.about{grid-template-columns:250px 340px minmax(0,1fr);width:87.5%}}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Segoe UI,Arial,Helvetica,sans-serif}.brand-lockup{background:#fff;align-items:center;display:flex;overflow:hidden}.brand-lockup img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.08)saturate(1.08);max-width:100%;width:100%!important;height:auto!important;position:static!important}.hero-photo img,.about-visual>img{image-rendering:auto;filter:contrast(1.035)saturate(1.055)}@media (width>=951px){.site-header{gap:26px;height:72px;padding-left:6.2vw;padding-right:5.2vw}.brand{flex:0 0 218px;width:218px;height:68px}.brand-lockup{width:218px;height:68px}nav{color:#071832;gap:clamp(25px,2.6vw,39px);font-size:13.5px;font-weight:750}nav a{height:72px}nav .active:after{height:2px;bottom:10px}.header-cta{border-radius:7px;padding:11px 18px;font-size:13px;font-weight:800}.hero{min-height:clamp(360px,34vw,450px);padding-top:30px;padding-bottom:92px}.hero-content{width:52%}.eyebrow{margin-bottom:15px;font-size:10.5px;font-weight:900}.hero h1{letter-spacing:-.025em;font-size:clamp(38px,3.45vw,48px);font-weight:900;line-height:1.04}.hero-copy{color:#f7faff;text-shadow:0 1px 2px #00000052;max-width:430px;margin:17px 0 22px;font-size:14px;font-weight:550;line-height:1.58}.actions a{min-width:132px;padding:11px 18px;font-size:12.5px;font-weight:800}.button-icon{width:16px;height:16px}.service-wrap{margin-top:-96px}.services{border-radius:12px;height:96px}.services article{gap:13px;min-height:96px;padding:11px clamp(13px,1.35vw,22px)}.service-icon{border-width:1.5px;flex-basis:49px;width:49px;height:49px}.service-icon svg{filter:drop-shadow(0 0 6px #24c4ff9e);width:29px;height:29px}.services h2{letter-spacing:-.01em;margin-bottom:5px;font-size:16px;font-weight:800;line-height:1.15}.services p{color:#edf4ff;font-size:11px;font-weight:520;line-height:1.42}.about{grid-template-columns:minmax(245px,.94fr) minmax(360px,1.28fr) minmax(235px,.88fr);column-gap:22px;padding-top:35px;padding-bottom:62px}.section-label{letter-spacing:.06em;color:#105db6;font-size:10px;font-weight:900}.section-label span{width:6px;height:6px}.about-copy h2{color:#071832;margin:12px 0 14px;font-size:25px;font-weight:800;line-height:1.2}.about-copy>p:not(.section-label){color:#31445d;margin-bottom:8px;font-size:12.5px;font-weight:500;line-height:1.62}.stats{padding-top:23px}.stats div{gap:4px;padding:0 8px}.stats i{width:30px;height:30px}.stats i svg{filter:drop-shadow(0 2px 3px #076fe429);width:28px;height:28px}.stats strong{color:#071832;font-size:22px;font-weight:850;line-height:1.05}.stats span{color:#43566f;white-space:normal;font-size:10.5px;font-weight:600;line-height:1.3}.stats a{margin-top:20px;padding:9px 17px;font-size:11.5px;font-weight:750}.inline-icon{width:14px;height:14px}.about-visual{min-height:166px;margin-left:22px}.visual-accent{height:9px;top:-9px}.bolt{width:43px;height:43px;bottom:11px;right:-14px}.bolt svg{width:21px;height:21px}}@media (width>=951px) and (width<=1100px){.site-header{gap:18px;padding-left:5vw;padding-right:4.5vw}.brand{flex-basis:194px;width:194px}.brand-lockup{width:194px}nav{gap:23px;font-size:12.5px}.header-cta{padding:10px 14px;font-size:11.5px}.hero{padding-left:10.5vw;padding-right:6vw}.service-wrap{width:89%}.about{grid-template-columns:245px 345px minmax(0,1fr);column-gap:16px;width:89%}.about-copy h2{font-size:23px}.about-copy>p:not(.section-label){font-size:12px}.services h2{font-size:15.5px}.services p{font-size:10.7px}.stats span{font-size:10px}.about-visual{margin-left:8px}}@media (width<=950px){.brand,.brand-lockup{width:190px;height:60px}.site-header{height:68px}.hero-copy{color:#fff;font-weight:550}}@media (width<=640px){.brand,.brand-lockup{width:158px;height:54px}.site-header{height:66px}.header-cta{font-size:11px;font-weight:800}.hero h1{font-weight:900}.services h2{font-weight:800}.services p{color:#eef5ff;font-weight:520}.section-label{font-size:10px;font-weight:900}.about-copy h2{font-weight:800}.about-copy>p:not(.section-label){color:#31445d;font-weight:500}}.admin-shell{padding-bottom:120px}.admin-header{align-items:center;max-width:1180px}.admin-header h1{letter-spacing:-.035em;font-size:clamp(30px,4vw,42px)}.admin-header p{font-size:14px;line-height:1.6}.admin-form{gap:22px;max-width:1180px}.admin-lock-note{color:#264765;background:#eaf4ff;border:1px solid #b8d8ff;border-left:4px solid #0878ff;border-radius:12px;padding:15px 18px;font-size:13px;line-height:1.55}.admin-lock-note strong{color:#075dbf}.admin-card{padding:28px}.admin-card-heading{border-bottom:1px solid #e5edf6;margin-bottom:22px;padding-bottom:17px}.admin-card-heading h2{color:#075dbf;margin:0 0 6px;font-size:20px}.admin-card-heading p{color:#68798e;margin:0;font-size:12.5px;line-height:1.5}.admin-grid{gap:20px}.admin-grid label>span{color:#0c213d;font-size:13px}.admin-grid small{color:#718198;font-size:11px;line-height:1.45}.admin-grid input,.admin-grid textarea{background:#fff;min-height:46px;font-size:14px;line-height:1.5}.admin-grid textarea{resize:vertical;min-height:108px}.admin-check{background:#f8fbff;border:1px solid #cbd8e7;border-radius:10px;align-items:center;min-height:70px;padding:14px 16px;flex-direction:row!important;gap:13px!important;display:flex!important}.admin-check input{appearance:none;cursor:pointer;background:#a7b6c8;border:0;border-radius:99px;width:45px;min-width:45px;height:25px;min-height:25px;padding:0;transition:all .2s;position:relative}.admin-check input:before{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #07183240}.admin-check input:checked{background:#0878ff}.admin-check input:checked:before{transform:translate(20px)}.admin-check>span{flex-direction:column;gap:4px;display:flex}.admin-check b{font-size:13px}.admin-save{z-index:20;border:1px solid #1c385c;justify-content:flex-start}.admin-save button{min-width:196px;font-size:13px}.admin-save .pending{color:#ffd487}.admin-save .saved{color:#b7c7da}.education.education-visible{display:flex}@media (width<=640px){.admin-card{padding:20px 16px}.admin-card-heading h2{font-size:18px}.admin-save{position:sticky;bottom:8px}}
