:root{
  --blue-deep:#061B49;--blue-tech:#0050B8;--cyan:#00B9F2;--gold:#FF9D00;--amber:#FFC13D;
  --ice:#F4F8FD;--text:#0A1733;--muted:#58667d;--line:#dbe5f0;--white:#fff;--surface:#f9fbfe;
  --shadow:0 24px 70px rgba(6,27,73,.10);--radius-lg:28px;--radius-md:20px;--container:1180px
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:#fff;color:var(--text);font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}
img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}
.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}
.skip-link{position:fixed;top:12px;left:12px;z-index:1000;background:var(--blue-deep);color:#fff;padding:10px 14px;border-radius:8px;transform:translateY(-150%);transition:.2s}
.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(10,23,51,.07)}
.nav-wrap{height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:178px}
.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:600;color:#33435c;transition:.2s}.desktop-nav a:hover{color:var(--blue-tech)}
.header-cta{margin-left:6px}.menu-button,.mobile-menu{display:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;padding:11px 18px;font-weight:700;font-size:14px;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s}
.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue-deep);color:#fff;box-shadow:0 8px 22px rgba(6,27,73,.18)}.button-primary:hover{background:#0a2a67;box-shadow:0 12px 28px rgba(6,27,73,.22)}
.button-gold{background:var(--gold);color:var(--blue-deep);box-shadow:0 10px 28px rgba(255,157,0,.20)}.button-gold:hover{background:var(--amber)}
.button-ghost{border-color:#cbd8e8;color:var(--blue-deep);background:rgba(255,255,255,.68)}.button-ghost:hover{border-color:#9fb7d3;background:#fff}.button-lg{padding:14px 22px;font-size:15px}
.hero{position:relative;isolation:isolate;min-height:720px;display:flex;align-items:center;background:linear-gradient(180deg,#fff 0%,#f7faff 100%);overflow:hidden}
.hero::before{content:"";position:absolute;inset:auto -20% -55% -10%;height:75%;background:radial-gradient(ellipse at center,rgba(0,80,184,.08),transparent 65%);z-index:-2}
.hero-glow{position:absolute;border-radius:50%;pointer-events:none;z-index:-1}.hero-glow-one{width:420px;height:420px;background:radial-gradient(circle,rgba(0,185,242,.10),transparent 68%);right:5%;top:2%}.hero-glow-two{width:330px;height:330px;background:radial-gradient(circle,rgba(255,157,0,.09),transparent 68%);left:-8%;bottom:5%}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:72px;align-items:center;padding:88px 0 98px}
.eyebrow,.kicker{margin:0 0 18px;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:var(--blue-tech)}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:var(--gold)}
h1,h2,h3{font-family:"Montserrat","Inter",sans-serif;line-height:1.08;letter-spacing:-.035em;margin-top:0;color:var(--text)}
h1{font-size:clamp(46px,5.25vw,72px);margin-bottom:24px;max-width:780px}.hero-lead{font-size:19px;color:var(--muted);max-width:690px;margin:0 0 30px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-principle{font-size:13px;color:#6d7d92;margin:24px 0 0;padding-left:17px;border-left:2px solid var(--gold)}
.system-map{position:relative;min-height:515px;border:1px solid rgba(0,80,184,.13);border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(244,248,253,.85));box-shadow:var(--shadow);overflow:hidden}
.system-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(0,80,184,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,80,184,.05) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at center,#000 15%,transparent 75%)}
.system-orbit{position:absolute;left:50%;top:44%;border:1px dashed rgba(0,80,184,.18);border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:330px;height:330px}.orbit-two{width:420px;height:420px;border-color:rgba(255,157,0,.18)}
.brand-core{position:absolute;left:50%;top:43%;width:166px;height:166px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:44px;background:#fff;box-shadow:0 20px 55px rgba(6,27,73,.14);border:1px solid #e2ebf5;padding:23px}.brand-core img{height:120px;width:auto;object-fit:contain}
.signal{position:absolute;display:flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(6,27,73,.10);font-size:12px;font-weight:700;color:#44546b;border:1px solid #e0e8f2}.signal i{width:8px;height:8px;border-radius:50%;background:var(--blue-tech);box-shadow:0 0 0 4px rgba(0,80,184,.08)}
.signal-a{left:8%;top:20%}.signal-b{right:7%;top:24%}.signal-c{left:9%;bottom:27%}.signal-d{right:8%;bottom:29%}.signal-d i,.signal-a i{background:var(--gold)}
.map-caption{position:absolute;left:28px;right:28px;bottom:25px;display:flex;justify-content:space-between;gap:16px;border-top:1px solid #dbe5f0;padding-top:18px;font-size:12px;color:#718096}.map-caption strong{color:var(--blue-deep)}
.section{padding:112px 0}.section-heading{max-width:790px;margin-bottom:54px}.section-heading h2{font-size:clamp(36px,4vw,54px);margin-bottom:21px}.section-heading>p:last-child{font-size:17px;color:var(--muted);max-width:730px;margin:0;line-height:1.75}
.capabilities-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.capability-primary{position:relative;min-height:480px;border-radius:var(--radius-lg);background:var(--blue-deep);color:#fff;padding:46px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}
.capability-primary h3{color:#fff;font-size:40px;margin-bottom:18px}.capability-primary p{color:#cddaf0;max-width:490px;margin:0;font-size:16px}.capability-label{font-size:11px!important;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--amber)!important;margin-bottom:13px!important}.capability-number{align-self:flex-end;color:rgba(255,255,255,.14);font-family:"Montserrat";font-weight:800;font-size:76px;line-height:1}
.blueprint{position:absolute;right:-35px;bottom:-40px;width:250px;height:210px;opacity:.18;transform:rotate(-8deg)}.blueprint span{position:absolute;border:1px solid #fff}.blueprint span:nth-child(1){inset:20px 40px}.blueprint span:nth-child(2){width:80px;height:80px;right:0;top:0}.blueprint span:nth-child(3){width:60px;height:140px;left:0;bottom:0}.blueprint span:nth-child(4){width:110px;height:50px;right:10px;bottom:10px}.blueprint span:nth-child(5){width:35px;height:35px;left:90px;top:0;background:var(--gold);border:0}
.capability-secondary{display:grid;gap:16px}.capability-card{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:27px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;transition:.25s}.capability-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(6,27,73,.08);border-color:#c3d5e9}.capability-icon{width:52px;height:52px;border-radius:15px;background:var(--ice);color:var(--blue-tech);display:grid;place-items:center;font-size:22px;font-weight:700}.capability-card h3{font-size:20px;margin:2px 0 8px}.capability-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.section-closer{text-align:center;margin:52px 0 0;font-size:21px;color:#64748b}.section-closer strong{color:var(--blue-deep)}
.process-section{position:relative;background:var(--blue-deep);color:#fff;overflow:hidden}.process-section::after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(0,185,242,.11),transparent 68%);right:-200px;top:-140px}.section-heading-light h2{color:#fff}.section-heading-light>p:last-child{color:#b7c6df}.kicker-gold{color:var(--amber)}
.process-list{list-style:none;margin:70px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.process-list::before{content:"";position:absolute;top:24px;left:5%;right:5%;height:1px;background:linear-gradient(90deg,var(--gold),rgba(255,193,61,.35),rgba(0,185,242,.35))}.process-step{position:relative;padding:0 22px 0 0}.step-marker{position:relative;z-index:1;width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:var(--blue-deep);border:1px solid rgba(255,193,61,.58);box-shadow:0 0 0 8px var(--blue-deep)}.step-marker span{font-size:11px;font-weight:800;color:var(--amber)}.process-step h3{color:#fff;font-size:19px;margin:27px 0 10px}.process-step p{margin:0;color:#aebed7;font-size:13.5px;line-height:1.65}.process-closer{margin:64px 0 0;padding-top:26px;border-top:1px solid rgba(255,255,255,.12);font-size:18px;color:#aebed7}.process-closer strong{color:#fff}
.products-section{background:linear-gradient(180deg,#fff 0%,var(--ice) 100%)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{position:relative;min-height:465px;border-radius:var(--radius-lg);padding:38px;border:1px solid #dce6f0;background:#fff;overflow:hidden;display:flex;flex-direction:column}.product-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--blue-tech)}.product-levia::before{background:linear-gradient(90deg,#156f75,#3fa6a6)}.product-pieza::before{background:linear-gradient(90deg,#163e5a,#f47c20)}.product-topline{display:flex;justify-content:space-between;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#8290a3}.product-logo-wrap{height:128px;display:flex;align-items:center;margin:22px 0 12px}.product-logo-wrap img{max-width:255px;max-height:100px;object-fit:contain;object-position:left center}.product-descriptor{font-family:"Montserrat";font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.product-description{color:var(--muted);font-size:14.5px;line-height:1.7;margin:0 0 26px}.product-link{margin-top:auto;display:inline-flex;align-items:center;gap:9px;width:max-content;font-weight:800;color:var(--blue-tech);font-size:14px}.product-link:hover span{transform:translate(2px,-2px)}.product-link span{transition:.2s}.products-closer{text-align:center;margin:44px 0 0;color:#708096;font-size:16px}.products-closer strong{color:var(--blue-deep)}
.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.problem-card{padding:34px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface)}.problem-index{display:inline-block;font-family:"Montserrat";font-size:11px;font-weight:800;color:var(--gold);letter-spacing:.15em;margin-bottom:32px}.problem-card h3{font-size:22px;margin-bottom:12px}.problem-card p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}
.recognition-cta{margin-top:32px;background:linear-gradient(135deg,var(--blue-deep),#0a326e);border-radius:var(--radius-lg);padding:48px 52px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;color:#fff;box-shadow:0 28px 70px rgba(6,27,73,.16)}.recognition-cta h3{color:#fff;font-size:31px;max-width:720px;margin-bottom:14px}.recognition-cta p{color:#bfd0e7;max-width:760px;margin:0}.recognition-cta .kicker{color:var(--amber);margin-bottom:12px}
.about-section{background:var(--ice);overflow:hidden}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.about-mark{min-height:420px;display:grid;place-items:center;position:relative}.about-mark::before,.about-mark::after{content:"";position:absolute;border:1px solid rgba(0,80,184,.13);border-radius:50%}.about-mark::before{width:370px;height:370px}.about-mark::after{width:285px;height:285px;border-color:rgba(255,157,0,.18)}.about-mark-inner{position:relative;z-index:1;width:185px;height:185px;background:#fff;border-radius:48px;display:grid;place-items:center;box-shadow:var(--shadow);padding:27px}.about-mark-inner img{max-height:132px;width:auto}.about-copy h2{font-size:clamp(36px,4vw,52px);margin-bottom:24px}.about-copy>p:not(.kicker){font-size:17px;color:var(--muted);line-height:1.8;margin:0 0 13px}.institutional-signature{display:flex;align-items:center;gap:12px;margin-top:28px;font-family:"Montserrat";font-weight:700;color:var(--blue-tech)}.institutional-signature span{width:36px;height:2px;background:var(--gold)}
.contact-section{background:var(--blue-deep);color:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:start}.contact-copy h2{color:#fff;font-size:clamp(37px,4vw,54px);margin-bottom:22px}.contact-copy>p:not(.kicker){color:#b8c8df;font-size:16px;line-height:1.75}.contact-note{margin-top:32px;display:grid;grid-template-columns:42px 1fr;gap:14px;padding:19px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.05)}.contact-note-icon{width:42px;height:42px;border-radius:12px;background:rgba(255,157,0,.13);color:var(--amber);display:grid;place-items:center}.contact-note p{margin:0;font-size:13px;color:#b8c8df}.contact-note strong{color:#fff}.direct-contact{margin-top:28px}.direct-contact p{font-size:12px;color:#98aac4;margin:0 0 6px}.direct-contact a{font-weight:700;color:var(--amber)}
.contact-form{background:#fff;color:var(--text);border-radius:var(--radius-lg);padding:34px;box-shadow:0 24px 70px rgba(0,0,0,.16)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:18px}.field label{display:block;font-size:12px;font-weight:800;color:#34435a;margin-bottom:7px}.field input,.field textarea{width:100%;border:1px solid #d5e0ec;border-radius:12px;background:#fbfdff;color:var(--text);padding:13px 14px;outline:0;transition:.2s}.field input:focus,.field textarea:focus{border-color:var(--blue-tech);box-shadow:0 0 0 4px rgba(0,80,184,.08);background:#fff}.field input[aria-invalid="true"],.field textarea[aria-invalid="true"]{border-color:#bf3b38}.field textarea{resize:vertical;min-height:145px}.field-error{display:block;min-height:17px;margin-top:5px;font-size:11px;color:#ae2e2b}.field-meta{display:flex;justify-content:space-between;gap:12px}.field-meta #message-count{font-size:10px;color:#8a98aa;margin-top:5px}.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.form-submit{width:100%;border:0;margin-top:2px}.submit-loader{display:none;width:16px;height:16px;border:2px solid rgba(6,27,73,.25);border-top-color:var(--blue-deep);border-radius:50%;animation:spin .75s linear infinite}.form-submit.is-loading .submit-loader{display:block}.form-status{margin-top:14px;border-radius:10px;font-size:12px;line-height:1.55}.form-status:not(:empty){padding:11px 13px}.form-status.success{background:#edf8f3;color:#166b4b}.form-status.error{background:#fff1f0;color:#9e2b29}.form-status.pending{background:#fff8e8;color:#815b0a}.form-privacy{font-size:10.5px;color:#8b98a9;text-align:center;margin:13px 0 0}
.site-footer{background:#041332;color:#fff;padding:62px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr .65fr .65fr;gap:54px}.footer-brand img{width:245px;margin-bottom:14px}.footer-brand p{color:#9fb0c8;font-size:13px;margin:0}.footer-nav{display:flex;flex-direction:column;gap:9px}.footer-nav h2{font-family:"Inter";font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#7589a7;margin:0 0 8px}.footer-nav a{font-size:13px;color:#c5d1e2;transition:.2s}.footer-nav a:hover{color:#fff}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:20px;color:#6f83a1;font-size:11px}.footer-bottom p{margin:0}.footer-bottom a:hover{color:#fff}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1050px){.desktop-nav{gap:15px}.desktop-nav a{font-size:12px}.header-cta{display:none}.hero-grid{grid-template-columns:1fr 420px;gap:38px}.process-list{grid-template-columns:repeat(3,1fr);row-gap:45px}.process-list::before{display:none}.about-grid{gap:40px}.contact-grid{gap:42px}}
@media(max-width:860px){.container{width:min(100% - 34px,var(--container))}.desktop-nav{display:none}.menu-button{margin-left:auto;width:44px;height:44px;border:0;border-radius:12px;background:var(--ice);display:grid;place-content:center;gap:5px}.menu-button span{display:block;width:20px;height:2px;background:var(--blue-deep);transition:.2s}.menu-button[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:flex;flex-direction:column;gap:4px;padding:10px 17px 18px;border-top:1px solid #edf1f5;background:#fff}.mobile-menu[hidden]{display:none}.mobile-menu>a:not(.button){padding:11px 6px;font-size:14px;font-weight:600}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:68px 0 76px}.hero-visual{max-width:560px;width:100%;margin:8px auto 0}.system-map{min-height:430px}.section{padding:88px 0}.capabilities-layout,.product-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.capability-primary{min-height:410px}.process-list{grid-template-columns:1fr 1fr}.about-mark{min-height:320px;order:2}.about-copy{order:1}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){html{scroll-padding-top:72px}.container{width:calc(100% - 28px)}.nav-wrap{height:68px}.brand img{width:153px}.hero-grid{padding:52px 0 64px;gap:42px}.eyebrow,.kicker{font-size:10px}.hero h1{font-size:39px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.system-map{min-height:350px;border-radius:26px}.orbit-one{width:235px;height:235px}.orbit-two{width:305px;height:305px}.brand-core{width:126px;height:126px;border-radius:34px;padding:19px}.brand-core img{height:90px}.signal{font-size:10px;padding:6px 9px}.signal-a{left:5%;top:16%}.signal-b{right:4%;top:19%}.signal-c{left:5%;bottom:32%}.signal-d{right:4%;bottom:34%}.map-caption{left:18px;right:18px;bottom:18px;display:block}.map-caption span{display:block;margin-top:3px}.section{padding:74px 0}.section-heading{margin-bottom:38px}.section-heading h2{font-size:34px}.section-heading>p:last-child{font-size:15px}.capability-primary{padding:30px;min-height:370px}.capability-primary h3{font-size:31px}.capability-card{grid-template-columns:44px 1fr;gap:14px;padding:22px 19px}.capability-icon{width:44px;height:44px}.section-closer{text-align:left;font-size:18px}.process-list{grid-template-columns:1fr;gap:30px;margin-top:44px}.process-step{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:0}.step-marker{width:44px;height:44px;box-shadow:none}.process-step h3{margin:1px 0 7px}.product-card{min-height:auto;padding:28px}.product-logo-wrap{height:105px}.product-logo-wrap img{max-width:220px;max-height:82px}.problem-grid{grid-template-columns:1fr}.problem-card{padding:26px 24px}.recognition-cta{grid-template-columns:1fr;padding:31px 25px;gap:28px}.recognition-cta h3{font-size:26px}.recognition-cta .button{width:100%}.about-mark{min-height:260px}.about-mark::before{width:260px;height:260px}.about-mark::after{width:205px;height:205px}.about-mark-inner{width:145px;height:145px}.about-copy h2,.contact-copy h2{font-size:34px}.contact-form{padding:24px 19px}.form-row{grid-template-columns:1fr;gap:0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
