*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f5f0;--bg2:#f0ebe2;--bg3:#e7e0d3;--panel:#fff;--line:#e2d9c9;--ink:#171412;--ink-mut:#6b6055;--ink-soft:#756c60;--ink-faint:#a89f92;--navy:#171412;--navy2:#241e1a;--blue:#e5432a;--blue-dk:#c43620;--cyan:#ff8b6b;--alert:#e5432a;--f-h:"Space Grotesk", "Inter", system-ui, sans-serif;--f-s:"Fraunces", Georgia, serif;--f-i:"Inter", system-ui, sans-serif;--f-d:"Noto Serif Devanagari", serif;--f-mono:"IBM Plex Mono", ui-monospace, "SF Mono", monospace;--radius-btn:3px;--radius-card:2px;--focus-ring:2px solid var(--blue);--focus-offset:2px;--shadow-xs:0 1px 2px #1714120d;--shadow-sm:0 4px 14px -6px #1714121a;--shadow-md:0 14px 34px -14px #17141229;--shadow-lg:0 30px 60px -20px #17141238;--sec-pad-y:8.5rem;--sec-pad-y-mobile:4.5rem;--container-max:100%;--ease-out:cubic-bezier(.16, 1, .3, 1);--motion-fast:.18s;--motion-base:.32s}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--f-i);font-size:clamp(15px,.85vw + .6rem,18px);line-height:1.65;overflow-x:hidden}.story-progress{transform-origin:0;background:var(--blue);z-index:1200;height:3px;position:fixed;top:0;left:0;right:0}.story-rail{z-index:50;gap:.7rem;display:grid;position:fixed;top:50%;right:1.6vw;transform:translateY(-50%)}.story-rail a{color:var(--ink-soft);font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:.55rem;font-size:.55rem;text-decoration:none;display:flex}.story-rail span{opacity:0;transition:opacity var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);transform:translate(5px)}.story-rail i{border:1px solid var(--ink-soft);width:7px;height:7px;transition:background var(--motion-fast) ease, border-color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);border-radius:50%;display:block}.story-rail a:hover span,.story-rail a:focus-visible span,.story-rail a.is-active span{opacity:1;transform:none}.story-rail a.is-active{color:var(--blue)}.story-rail a.is-active i{background:var(--blue);border-color:var(--blue);transform:scale(1.45)}.skip-link{background:var(--navy);color:#fff;z-index:2000;font-family:var(--f-i);border-radius:0 0 8px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}nav[aria-label=Primary]{z-index:1092;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:padding var(--motion-base) var(--ease-out), box-shadow var(--motion-base) var(--ease-out), backdrop-filter var(--motion-base) var(--ease-out);background:#ffffffeb;justify-content:space-between;align-items:center;padding:1.35rem 6vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-scrolled{box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);padding:.75rem 6vw}.nav-scrolled .logo-mark{width:30px;height:30px;font-size:.85rem}.logo{align-items:center;gap:.7rem;text-decoration:none;display:flex}.logo-mark{background:var(--navy);color:#fff;width:36px;height:36px;font-family:var(--f-h);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:width .25s,height .25s,font-size .25s;display:flex}.logo-text{flex-direction:column;gap:.05rem;display:flex}.logo-en{font-family:var(--f-h);color:var(--ink);letter-spacing:.01em;font-size:.85rem;font-weight:600;line-height:1}.logo-sub{font-family:var(--f-i);color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;margin-top:.15rem;font-size:.62rem;font-weight:500;line-height:1}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{font-family:var(--f-i);color:var(--ink-mut);font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:not(.nav-cta):after{content:"";background:var(--blue);transform-origin:100%;height:1px;transition:transform var(--motion-fast) var(--ease-out);position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.nav-links a:not(.nav-cta):hover:after,.nav-links a:not(.nav-cta).active:after{transform-origin:0;transform:scaleX(1)}.nav-links a.active{color:var(--ink)}.nav-links a:hover{color:var(--blue)}.nav-cta{border-radius:var(--radius-btn);padding:.6rem 1.4rem;display:inline-block;background:var(--blue)!important;color:#fff!important;font-weight:600!important;transition:background .2s,transform .15s!important}.nav-cta:hover{background:var(--blue-dk)!important;color:#fff!important}.nav-cta:active{transform:scale(.96)}.nav-burger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:34px;height:34px;display:none}.nav-burger span{background:var(--navy);width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.nav-burger.open span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-burger.open span:nth-child(2){opacity:0}.nav-burger.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-svc-item{list-style:none}.nav-svc-trigger{cursor:pointer;font-family:var(--f-i);color:var(--ink-mut);background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.8rem;font-weight:500;transition:color .2s;display:flex}.nav-svc-trigger:hover,.nav-svc-trigger.open{color:var(--blue)}.mega-scrim{z-index:1090;opacity:0;background:#17141259;transition:opacity .25s;display:none;position:fixed;inset:0}.mega-scrim.open{opacity:1;display:block}.mega-menu{background:var(--panel);z-index:1095;opacity:0;pointer-events:none;--mega-top:78px;--mega-bottom-gap:24px;border-radius:0 0 18px 18px;grid-template-columns:1fr 1.15fr;width:min(900px,92vw);max-height:0;transition:max-height .38s cubic-bezier(.2,.9,.25,1),opacity .28s,transform .32s cubic-bezier(.2,.9,.25,1);display:grid;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%,-16px);box-shadow:0 30px 70px #17141247}.mega-menu.open{max-height:min(560px, calc(100vh - var(--mega-top) - var(--mega-bottom-gap)));opacity:1;pointer-events:auto;transform:translate(-50%,78px)}.mega-list{border-right:1px solid var(--line);max-height:min(560px, calc(100vh - var(--mega-top) - var(--mega-bottom-gap)));padding:1.1rem;overflow-y:auto}.mega-item{cursor:pointer;text-align:left;width:100%;font-family:var(--f-h);color:var(--ink-mut);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.88rem;font-weight:500;transition:background .18s,color .18s;display:flex}.mega-item svg{opacity:0;color:var(--blue);flex-shrink:0;transition:opacity .18s,transform .18s;transform:translate(-4px)}.mega-item:hover{background:var(--bg2);color:var(--ink)}.mega-item.active{background:var(--bg2);color:var(--blue);font-weight:600}.mega-item.active svg{opacity:1;transform:translate(0)}.mega-detail{max-height:min(560px, calc(100vh - var(--mega-top) - var(--mega-bottom-gap)));flex-direction:column;gap:1rem;padding:2rem 2.2rem;animation:.32s cubic-bezier(.2,.9,.25,1) megaPop;display:flex;overflow-y:auto}@keyframes megaPop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.mega-detail-cat{font-family:var(--f-i);color:var(--cyan);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:700}.mega-detail-title{font-family:var(--f-s);color:var(--ink);font-size:1.5rem;font-weight:500;line-height:1.15}.mega-svc-list{flex-direction:column;gap:1.1rem;list-style:none;display:flex}.mega-svc-item{border-bottom:1px solid var(--line);padding-bottom:1.1rem}.mega-svc-item:last-child{border-bottom:none;padding-bottom:0}.mega-svc-item-link{border-bottom:1px solid var(--line);padding:0}.mega-svc-item-link:last-child{border-bottom:none}.mega-svc-name-link{font-family:var(--f-h);color:var(--ink);padding:.9rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .18s;display:block}.mega-svc-name-link:hover{color:var(--blue)}.mega-detail-cta{font-family:var(--f-i);color:#fff;background:var(--blue);border-radius:var(--radius-btn);align-self:flex-start;margin-top:auto;padding:.75rem 1.5rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s}.mega-detail-cta:hover{background:var(--blue-dk)}@media (width<=768px){.mega-menu{--mega-top:62px;--mega-bottom-gap:0px;border-radius:0;grid-template-columns:1fr;width:100vw;left:0;transform:translateY(-16px)}.mega-menu.open{max-height:calc(100vh - 62px);transform:translateY(62px)}.mega-list{border-right:none;border-bottom:1px solid var(--line);max-height:40vh}.mega-detail{max-height:none;padding:1.5rem 1.25rem 2rem}}.hero{background:var(--navy);flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:clamp(6.5rem,10vh,9.5rem) 6vw clamp(3rem,5vh,5rem);display:flex;position:relative;overflow:hidden}.hero-cyber-canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-grid{opacity:.12;pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.hero-glow-ambient{pointer-events:none;z-index:0;background:radial-gradient(circle,#e5432a24 0%,#ff8b6b0d 45%,#0000 70%);width:650px;height:650px;position:absolute;top:15%;right:12%}.hero-container{z-index:10;grid-template-columns:minmax(0,1.25fr) minmax(360px,470px);justify-content:space-between;align-items:center;gap:clamp(4rem,7vw,9rem);width:100%;max-width:100%;margin:0;display:grid;position:relative}.hero-content{z-index:10;max-width:600px;position:relative}.hero-ch{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.hero-ch-badge{font-family:var(--f-mono);color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;background:#ff8b6b1f;border:1px solid #ff8b6b4d;border-radius:4px;align-items:center;padding:.22rem .65rem;font-size:.62rem;font-weight:600;display:inline-flex}.ch-badge-pulse{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 8px var(--cyan);border-radius:50%;margin-right:.45rem;animation:1.5s ease-in-out infinite pulse-dot;display:inline-block}.hero-ch-rule{background:#fff3;width:36px;height:1px}.hero-sk{font-family:var(--f-d);color:#eaf1fb;opacity:.95;margin-bottom:.4rem;font-size:clamp(1.15rem,1.6vw,1.6rem);font-weight:300;line-height:1.5}.hero-h1{font-family:var(--f-s);color:#fff;letter-spacing:-.015em;text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2.1rem,3.2vw,3.4rem);font-weight:500;line-height:1.18}.hero-h1 em{color:inherit;font-style:italic}.hero-p{font-family:var(--f-i);color:#f8f5f0c7;max-width:520px;margin-bottom:2rem;font-size:clamp(.92rem,1vw,1.05rem);font-weight:300;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.2rem;display:flex}.btn-v{font-family:var(--f-i);letter-spacing:.02em;color:#fff;background:var(--blue);border-radius:var(--radius-btn);padding:.95rem 2.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;position:relative;box-shadow:0 4px 14px #e5432a59}.btn-v:hover{background:var(--blue-dk);transform:translateY(-2px);box-shadow:0 8px 24px #e5432a8c}.btn-shimmer{position:relative;overflow:hidden}.btn-shimmer-ray{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:60%;height:100%;animation:3.5s ease-in-out infinite btn-shimmer-sweep;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes btn-shimmer-sweep{0%{left:-100%}35%,to{left:200%}}.btn-g{font-family:var(--f-i);color:#fff;border-radius:var(--radius-btn);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff40;padding:.95rem 2rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-g:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-2px)}.hero-trust-row{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hero-trust-item{font-family:var(--f-i);color:#f8f5f0a6;align-items:center;gap:.5rem;font-size:.74rem;font-weight:400;display:flex}.hero-trust-dot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b981cc}.hero-console-col{justify-self:end;width:100%;max-width:480px}.clean-hero-card-container{border-radius:16px;position:relative;box-shadow:0 25px 60px #000000bf,0 0 40px #e5432a1f}.simple-hero-card{z-index:1;background:#141110;border:1px solid #ff8b6b38;border-radius:15px;flex-direction:column;display:flex;position:relative;overflow:hidden}.simple-hero-card:before{content:"";background:linear-gradient(90deg, transparent, var(--blue), var(--cyan), transparent);height:2px;position:absolute;top:0;left:0;right:0}.shc-header{background:#ffffff08;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;display:flex}.shc-identity{align-items:center;gap:.75rem;display:flex}.shc-logo{background:var(--blue);color:#fff;width:34px;height:34px;font-family:var(--f-h);border-radius:7px;justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:flex;box-shadow:0 0 12px #e5432a66}.shc-brand{font-family:var(--f-h);color:#fff;font-size:.95rem;font-weight:700;line-height:1.2}.shc-sub{font-family:var(--f-mono);color:#f8f5f08c;font-size:.58rem}.shc-status{font-family:var(--f-mono);color:#10b981;background:#10b9811a;border:1px solid #10b98147;border-radius:4px;align-items:center;gap:.45rem;padding:.2rem .55rem;font-size:.56rem;font-weight:600;display:flex}.shc-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite pulse-dot}.shc-telemetry-bar{font-family:var(--f-mono);color:var(--cyan);letter-spacing:.08em;background:#e5432a14;border-bottom:1px solid #e5432a2e;justify-content:space-between;align-items:center;padding:.55rem 1.4rem;font-size:.58rem;font-weight:600;display:flex}.shc-telemetry-item{align-items:center;gap:.3rem;display:inline-flex}.shc-services-list{flex-direction:column;gap:.75rem;padding:1.1rem 1.4rem;display:flex}.shc-service-item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem .95rem;transition:all .2s;display:flex}.shc-service-item:hover{background:#ffffff0d;border-color:#ff8b6b59;transform:translate(4px);box-shadow:0 4px 16px #0000004d}.shc-service-icon{margin-top:.1rem;font-size:1.15rem;line-height:1}.shc-service-content{flex:1;min-width:0}.shc-service-name-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.shc-service-name{font-family:var(--f-h);color:#fff;font-size:.84rem;font-weight:600;line-height:1.25}.shc-service-pill{font-family:var(--f-mono);color:#ff8b6b;letter-spacing:.04em;white-space:nowrap;background:#e5432a1f;border:1px solid #e5432a47;border-radius:3px;padding:.12rem .45rem;font-size:.52rem;font-weight:700}.shc-service-desc{font-family:var(--f-i);color:#f8f5f0a6;font-size:.74rem;line-height:1.45}.shc-trust-strip{background:#00000059;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.4rem;display:flex}.shc-trust-badge{font-family:var(--f-mono);color:var(--cyan);font-size:.56rem;font-weight:600}.shc-footer{background:#0d0b0a;flex-direction:column;gap:.55rem;padding:1rem 1.4rem;display:flex}.shc-cta-btn{text-align:center;font-family:var(--f-h);background:var(--blue);color:#fff;border-radius:6px;padding:.75rem 1.1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:block;box-shadow:0 4px 14px #e5432a59}.shc-cta-btn:hover{background:var(--blue-dk);transform:translateY(-1px);box-shadow:0 6px 20px #e5432a80}.shc-note{font-family:var(--f-mono);color:#f8f5f080;text-align:center;font-size:.54rem}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.hero-scroll-cue{z-index:10;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex;position:relative}.scroll-cue-lbl{font-family:var(--f-mono);color:#f8f5f066;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem}.scroll-cue-arrow{color:var(--cyan);font-size:.75rem;animation:1.8s ease-in-out infinite bounce-cue}@keyframes bounce-cue{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (width<=1024px){.hero-container{grid-template-columns:1fr;gap:3rem}}.eyebrow{font-family:var(--f-mono);color:var(--blue);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:.9rem;font-size:.65rem;font-weight:500;display:flex}.eyebrow:after{content:"";background:var(--blue);opacity:.6;width:36px;height:1px}.sec-h{font-family:var(--f-h);letter-spacing:-.02em;font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:700;line-height:1.12}.sec-h.dark{color:var(--ink)}.sec-h em{color:var(--blue);font-style:italic}#services{padding:var(--sec-pad-y) 6vw;background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-shell>section{scroll-margin-top:5rem}.home-shell>section:not(.hero){position:relative}.home-shell>section:not(.hero):before{content:"";background:linear-gradient(90deg, transparent, var(--line) 12%, var(--line) 88%, transparent);height:1px;position:absolute;top:0;left:6vw;right:6vw}.svc-head>div,.areas-head>div,.proc-head>div{max-width:38rem}.svc-head{max-width:var(--container-max);grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);margin-bottom:3.5rem;margin-left:auto;margin-right:auto;display:grid}.svc-head-title-col{max-width:34rem}.svc-head-desc-col{flex-direction:column;gap:1.25rem;display:flex}.svc-note{font-family:var(--f-i);color:var(--ink-mut);margin:0;font-size:.95rem;font-weight:400;line-height:1.75}.svc-filter-bar{flex-wrap:wrap;gap:.5rem;display:flex}.svc-filter-btn{font-family:var(--f-mono);border:1px solid var(--line);color:var(--ink-mut);cursor:pointer;background:#1714120a;border-radius:6px;padding:.45rem .85rem;font-size:.65rem;font-weight:600;transition:all .2s}.svc-filter-btn:hover{color:var(--ink);border-color:var(--blue);background:#e5432a14}.svc-filter-btn.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}.tech-marquee-wrapper{background:var(--navy);z-index:20;border-top:1px solid #e5432a33;border-bottom:1px solid #e5432a33;align-items:center;width:100%;padding:.85rem 0;display:flex;position:relative;overflow:hidden}.tech-marquee-fade{z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.tech-marquee-fade.left{background:linear-gradient(to right, var(--navy), transparent);left:0}.tech-marquee-fade.right{background:linear-gradient(to left, var(--navy), transparent);right:0}.tech-marquee-track{-webkit-user-select:none;user-select:none;width:max-content;display:flex}.tech-marquee-group{flex-shrink:0;align-items:center;gap:1.75rem;padding-right:1.75rem;animation:36s linear infinite marqueeScroll;display:flex}.tech-marquee-wrapper:hover .tech-marquee-group{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.tech-marquee-item{font-family:var(--f-mono);color:#f8f5f0bf;white-space:nowrap;align-items:center;gap:.55rem;font-size:.72rem;font-weight:500;display:inline-flex}.tech-marquee-icon{font-size:.85rem}.tech-marquee-label{color:#f8f5f0;letter-spacing:.02em}.tech-marquee-dot{color:var(--blue);opacity:.7;margin-left:.85rem;font-size:.55rem}.services-section{padding-top:4.5rem;position:relative}.svc-tactical-tabs{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.svc-tac-tab{font-family:var(--f-mono);border:1px solid var(--line);color:var(--ink-mut);cursor:pointer;box-shadow:var(--shadow-xs);background:#fff;border-radius:6px;align-items:center;gap:.45rem;padding:.48rem .85rem;font-size:.66rem;font-weight:600;transition:all .2s cubic-bezier(.2,.8,.2,1);display:inline-flex}.svc-tac-tab:hover{border-color:var(--blue);color:var(--ink);background:#e5432a0f;transform:translateY(-1px)}.svc-tac-tab.is-active{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 4px 12px #e5432a47}.tac-tab-dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.svc-tac-tab.is-active .tac-tab-dot{background:#fff}.tac-tab-num{opacity:.65;font-size:.6rem}.svc-cyber-grid{max-width:var(--container-max);grid-template-columns:repeat(2,1fr);gap:2rem;margin:0 auto 3.5rem;display:grid}.svc-cyber-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;padding:2.25rem;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #1714120a}.svc-cyber-card:before{content:"";background:linear-gradient(90deg, var(--blue) 0%, #e5432a4d 100%);height:3px;position:absolute;top:0;left:0;right:0}.svc-cyber-card:hover{border-color:#e5432a66;transform:translateY(-4px);box-shadow:0 16px 36px #17141214}.svc-card-top-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.svc-icon-badge{width:42px;height:42px;color:var(--blue);background:#e5432a14;border:1px solid #e5432a38;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.disc-icon-svg{width:22px;height:22px}.svc-tac-badge{font-family:var(--f-mono);color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#e5432a0f;border:1px solid #e5432a33;border-radius:4px;flex:1;padding:.22rem .55rem;font-size:.58rem;font-weight:700}.svc-card-index{font-family:var(--f-mono);color:var(--ink);opacity:.15;font-size:1.25rem;font-weight:700}.svc-card-name{font-family:var(--f-h);color:var(--ink);margin:0 0 .35rem;font-size:1.45rem;font-weight:700;line-height:1.2}.svc-card-headline{font-family:var(--f-s);color:var(--ink);opacity:.85;margin:0 0 .5rem;font-size:.98rem;font-style:italic;line-height:1.45}.svc-card-summary{font-family:var(--f-i);color:var(--ink-mut);margin:0 0 1rem;font-size:.84rem;line-height:1.6}.svc-tags-strip{flex-wrap:wrap;gap:.35rem;margin-bottom:1.5rem;display:flex}.svc-tac-chip{font-family:var(--f-mono);color:var(--ink-mut);border:1px solid var(--line);background:#f4f0eb;border-radius:4px;padding:.2rem .55rem;font-size:.56rem;font-weight:600}.svc-services-wrapper{border-top:1px solid var(--line);margin-bottom:1.25rem;padding-top:1.25rem}.svc-services-header{font-family:var(--f-mono);letter-spacing:.08em;color:var(--ink-mut);justify-content:space-between;align-items:center;margin-bottom:.85rem;font-size:.6rem;font-weight:700;display:flex}.svc-count-pill{color:var(--blue);background:#e5432a14;border:1px solid #e5432a33;border-radius:3px;padding:.12rem .45rem}.svc-tiles-stack{flex-direction:column;gap:.65rem;display:flex}.svc-tile-item{border:1px solid var(--line);background:#faf7f2;border-radius:8px;padding:.9rem 1.05rem;text-decoration:none;transition:all .2s;display:block}.svc-tile-item:hover{border-color:var(--blue);background:#fff;transform:translate(4px);box-shadow:0 4px 14px #e5432a14}.svc-tile-title-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.svc-tile-name{font-family:var(--f-h);color:var(--ink);font-size:.92rem;font-weight:600;transition:color .18s}.svc-tile-item:hover .svc-tile-name{color:var(--blue)}.svc-tile-arrow{color:var(--blue);font-size:.85rem;transition:transform .2s}.svc-tile-item:hover .svc-tile-arrow{transform:translate(2px,-2px)}.svc-tile-desc{font-family:var(--f-i);color:var(--ink-mut);margin:0 0 .5rem;font-size:.78rem;line-height:1.5}.svc-tile-chips{flex-wrap:wrap;gap:.3rem;display:flex}.svc-mini-chip{font-family:var(--f-mono);color:var(--ink-mut);border:1px solid var(--line);background:#fff;border-radius:3px;padding:.12rem .45rem;font-size:.54rem;font-weight:500}.svc-card-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.1rem;display:flex}.svc-card-primary-btn{font-family:var(--f-mono);color:#fff;background:var(--blue);border-radius:6px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.svc-card-primary-btn:hover{background:#d43b24;transform:translateY(-1px);box-shadow:0 4px 14px #e5432a4d}.svc-btn-arrow{font-size:.75rem}.svc-card-scope-link{font-family:var(--f-mono);color:var(--ink-mut);font-size:.68rem;font-weight:600;text-decoration:none;transition:color .18s}.svc-card-scope-link:hover{color:var(--blue)}@media (width<=960px){.svc-cyber-grid{grid-template-columns:1fr;gap:1.5rem}}.svc-scoping-banner{max-width:var(--container-max);background:var(--navy);border:1px solid #ff8b6b40;border-radius:12px;justify-content:space-between;align-items:center;gap:2.5rem;margin:0 auto;padding:2.2rem 2.5rem;display:flex;box-shadow:0 12px 30px #00000026}.svc-banner-badge{font-family:var(--f-mono);color:var(--cyan);letter-spacing:.08em;background:#ff8b6b1f;border:1px solid #ff8b6b4d;border-radius:4px;margin-bottom:.65rem;padding:.15rem .5rem;font-size:.58rem;font-weight:700;display:inline-block}.svc-banner-title{font-family:var(--f-h);color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.svc-banner-desc{font-family:var(--f-i);color:#f8f5f0bf;max-width:600px;margin:0;font-size:.85rem;line-height:1.5}@media (width<=860px){.svc-scoping-banner{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.75rem}}.svc-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0a0807bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.svc-modal-card{background:#141110;border:1px solid #ff8b6b4d;border-radius:14px;flex-direction:column;width:100%;max-width:620px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #000c,0 0 40px #e5432a1f}.svc-modal-header{background:#ffffff08;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem;display:flex}.svc-modal-badge{font-family:var(--f-mono);color:var(--cyan);letter-spacing:.06em;background:#38bdf81a;border:1px solid #38bdf840;border-radius:3px;margin-bottom:.35rem;padding:.15rem .5rem;font-size:.56rem;font-weight:700;display:inline-block}.svc-modal-title{font-family:var(--f-h);color:#fff;font-size:1.2rem;font-weight:700;line-height:1.2}.svc-modal-close{color:#f8f5f0b3;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:all .2s;display:flex}.svc-modal-close:hover{color:#fff;background:#ffffff1a}.svc-modal-body{flex-direction:column;gap:1.1rem;max-height:60vh;padding:1.4rem 1.5rem;display:flex;overflow-y:auto}.svc-modal-desc{font-family:var(--f-i);color:#f8f5f0d9;margin:0;font-size:.82rem;line-height:1.6}.svc-modal-section{flex-direction:column;gap:.5rem;display:flex}.svc-modal-sec-lbl{font-family:var(--f-mono);color:#f8f5f073;letter-spacing:.12em;font-size:.56rem;font-weight:700}.svc-modal-chips-grid{flex-wrap:wrap;gap:.4rem;display:flex}.svc-modal-tool-chip{font-family:var(--f-mono);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:.25rem .6rem;font-size:.6rem}.svc-modal-deliv-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.svc-modal-deliv-item{font-family:var(--f-i);color:#f8f5f0e6;align-items:center;gap:.55rem;font-size:.78rem;display:flex}.svc-modal-check{color:#10b981;font-size:.85rem;font-weight:700}.svc-modal-footer{background:#0d0b0a;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;display:flex}.svc-modal-link-full{font-family:var(--f-mono);color:#f8f5f099;font-size:.62rem;text-decoration:underline;transition:color .2s}.svc-modal-link-full:hover{color:#fff}.svc-modal-select-btn{font-family:var(--f-h);background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.65rem 1.1rem;font-size:.76rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #e5432a59}.svc-modal-select-btn:hover{background:var(--blue-dk);transform:translateY(-1px);box-shadow:0 6px 20px #e5432a80}@media (width<=640px){.svc-modal-footer{flex-direction:column;align-items:stretch}.svc-modal-select-btn{text-align:center}}#areas{padding:var(--sec-pad-y) 6vw;background:var(--bg2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.areas-head{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(2rem,5vw,6rem);margin-bottom:3.5rem;display:grid}.areas-note{font-family:var(--f-i);color:var(--ink-mut);margin:0;font-size:1.05rem;line-height:1.75}.areas-cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.area-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:14px;flex-direction:column;padding:2rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.area-card:hover{box-shadow:var(--shadow-md);border-color:#e5432a59;transform:translateY(-4px)}.area-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.area-card-badge{font-family:var(--f-mono);letter-spacing:.08em;color:var(--blue);background:#e5432a14;border:1px solid #e5432a33;border-radius:6px;padding:.3rem .65rem;font-size:.65rem;font-weight:700}.area-card-badge.is-local{color:#ea580c;background:#ea580c14;border-color:#ea580c40}.area-card-badge.is-national{color:#0284c7;background:#0284c714;border-color:#0284c740}.area-card-badge.is-global{color:#7c3aed;background:#7c3aed14;border-color:#7c3aed40}.area-card-sla{font-family:var(--f-mono);color:#10b981;background:#10b9811a;border:1px solid #10b98140;border-radius:4px;padding:.25rem .6rem;font-size:.68rem;font-weight:600}.area-card-title{font-family:var(--f-h);color:var(--ink);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.35rem;font-weight:700}.area-card-mode{font-family:var(--f-mono);color:var(--ink);background:var(--bg2);border:1px solid var(--line);border-radius:4px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.75rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.area-mode-icon{font-size:.8rem}.area-card-tagline{font-family:var(--f-i);color:var(--ink-soft);margin:0 0 .85rem;font-size:.88rem;font-weight:600;line-height:1.4}.area-card-desc{font-family:var(--f-i);color:var(--ink-mut);flex-grow:1;margin:0 0 1.5rem;font-size:.92rem;line-height:1.65}.area-card-locations{border-top:1px solid var(--line);padding-top:1.25rem}.area-loc-header{font-family:var(--f-mono);letter-spacing:.1em;color:var(--ink-soft);margin-bottom:.75rem;font-size:.62rem;font-weight:700;display:block}.area-loc-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.area-loc-item{font-family:var(--f-i);align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.45;display:flex}.area-loc-bullet{flex-shrink:0;font-size:.85rem;line-height:1.2}.area-loc-name{color:var(--ink);font-weight:600}.area-loc-detail{color:var(--ink-mut);font-weight:400}.areas-dispatch-banner{background:var(--panel);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;display:flex}.areas-dispatch-left{font-family:var(--f-i);color:var(--ink);align-items:center;gap:.9rem;font-size:.92rem;display:flex}.areas-dispatch-icon{flex-shrink:0;font-size:1.5rem}.areas-dispatch-btn{white-space:nowrap}@media (width<=1024px){.areas-head,.areas-cards-grid{grid-template-columns:1fr;gap:1.5rem}}#process{padding:var(--sec-pad-y) 6vw;background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proc-head{max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:end;gap:3.5rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:grid}.proc-note{font-family:var(--f-i);color:var(--ink-mut);font-size:.92rem;font-weight:400;line-height:1.8}.sleek-process-wrapper{max-width:var(--container-max);flex-direction:column;gap:1.4rem;margin:0 auto;display:flex}.proc-stepper-bar{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid;position:relative}.proc-stepper-node{background:var(--panel);border:1px solid var(--line);text-align:left;cursor:pointer;box-shadow:var(--shadow-xs);border-radius:10px;align-items:center;gap:.75rem;padding:.9rem 1.1rem;transition:all .22s cubic-bezier(.2,.8,.2,1);display:flex}.proc-stepper-node:hover{background:var(--bg2);border-color:var(--blue);transform:translateY(-2px)}.proc-stepper-node.is-active{background:var(--navy);border-color:var(--blue);transform:translateY(-3px);box-shadow:0 8px 24px #17141238}.node-indicator{align-items:center;gap:.45rem;display:flex}.node-dot{background:var(--line);border-radius:50%;width:8px;height:8px;transition:all .2s}.proc-stepper-node.is-active .node-dot{background:var(--blue);box-shadow:0 0 8px var(--blue)}.proc-stepper-node.is-completed .node-dot{background:#10b981}.node-num{font-family:var(--f-mono);color:var(--blue);font-size:.92rem;font-weight:700}.node-text-wrap{flex-direction:column;display:flex}.node-phase{font-family:var(--f-h);color:var(--ink);font-size:.85rem;font-weight:600;line-height:1.2}.proc-stepper-node.is-active .node-phase{color:#fff}.node-timeline{font-family:var(--f-mono);color:var(--ink-mut);font-size:.52rem}.proc-stepper-node.is-active .node-timeline{color:var(--cyan)}.proc-card-display{background:#141110;border:1px solid #ff8b6b47;border-radius:15px;flex-direction:column;gap:1.25rem;padding:2.2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073,0 0 35px #e5432a14}.proc-card-display:before{content:"";background:linear-gradient(90deg, transparent, var(--blue), var(--cyan), transparent);height:2px;position:absolute;top:0;left:0;right:0}.pcd-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.pcd-meta-left{align-items:center;gap:.9rem;display:flex}.pcd-icon{font-size:1.4rem}.pcd-pill-phase{font-family:var(--f-mono);color:var(--cyan);letter-spacing:.06em;background:#38bdf81a;border:1px solid #38bdf840;border-radius:3px;margin-bottom:.25rem;padding:.15rem .5rem;font-size:.56rem;font-weight:700;display:inline-block}.pcd-title{font-family:var(--f-h);color:#fff;margin:0;font-size:1.35rem;font-weight:700;line-height:1.2}.pcd-pill-sla{font-family:var(--f-mono);color:#10b981;letter-spacing:.04em;background:#10b9811a;border:1px solid #10b98147;border-radius:4px;align-items:center;gap:.45rem;padding:.25rem .6rem;font-size:.56rem;font-weight:600;display:flex}.pcd-sla-dot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #10b981}.pcd-desc{font-family:var(--f-i);color:#f8f5f0d9;margin:0;font-size:.88rem;line-height:1.6}.pcd-body-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pcd-col-box{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:.35rem;padding:.95rem 1.2rem;display:flex}.pcd-col-box.deliverable-col{background:#10b9810d;border-color:#10b98138}.pcd-box-label{font-family:var(--f-mono);color:#f8f5f073;letter-spacing:.1em;text-transform:uppercase;font-size:.54rem;font-weight:700}.pcd-box-text{font-family:var(--f-i);color:#f8f5f0d9;margin:0;font-size:.8rem;line-height:1.5}.deliv-highlight{color:#10b981;font-weight:600}.pcd-input-note{font-family:var(--f-mono);color:#f8f5f099;border-top:1px dashed #ffffff14;margin-top:.4rem;padding-top:.4rem;font-size:.58rem;line-height:1.4}.input-lbl{color:var(--cyan);font-weight:600}.pcd-footer{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding-top:1rem;display:flex}.pcd-nda-guarantee{font-family:var(--f-mono);color:#f8f5f08c;font-size:.58rem}.pcd-cta-btn{font-family:var(--f-h);background:var(--blue);color:#fff;border-radius:6px;padding:.65rem 1.2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px #e5432a59}.pcd-cta-btn:hover{background:var(--blue-dk);transform:translateY(-1px);box-shadow:0 6px 20px #e5432a80}.proc-guarantee-strip{background:var(--panel);border:1px solid var(--line);border-left:4px solid var(--blue);box-shadow:var(--shadow-xs);border-radius:8px;align-items:center;gap:.85rem;padding:.9rem 1.25rem;display:flex}.guarantee-shield-icon{flex-shrink:0;font-size:1.2rem}.guarantee-text{font-family:var(--f-i);color:var(--ink-mut);font-size:.8rem;line-height:1.5}.guarantee-text strong{color:var(--ink);font-family:var(--f-h)}@media (width<=900px){.proc-stepper-bar{grid-template-columns:repeat(2,1fr)}.pcd-body-grid{grid-template-columns:1fr}.proc-card-display{padding:1.5rem}}@media (width<=520px){.proc-stepper-bar{grid-template-columns:1fr}}#contact{padding:var(--sec-pad-y) 6vw;background:var(--bg2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.contact-intro{font-family:var(--f-i);color:var(--ink-mut);margin-top:.85rem;font-size:.9rem;font-weight:400;line-height:1.75}.contact-grid{z-index:1;max-width:var(--container-max);grid-template-columns:1fr 1.5fr;align-items:start;gap:5rem;margin:0 auto;display:grid;position:relative}.contact-details{margin-top:1.6rem}.cd-item{border-bottom:1px solid var(--line);padding:.95rem 0}.cd-item:first-child{border-top:1px solid var(--line)}.cd-lbl{font-family:var(--f-i);color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.15rem;font-size:.6rem;font-weight:700}.cd-val{font-family:var(--f-h);color:var(--ink);font-size:.92rem;font-weight:500}.cform{border:1px solid var(--line);box-shadow:var(--shadow-md);background:var(--panel);border-radius:14px;position:relative;overflow:hidden}.cform-top{position:relative}.cform-top:after{content:"";background:var(--line);height:1px;position:absolute;bottom:-.75rem;left:0;right:0}.cform:before,.cform:after{content:"";border:2px solid var(--blue);pointer-events:none;z-index:2;width:18px;height:18px;position:absolute}.cform:before{border-bottom:none;border-right:none;top:-1px;left:-1px}.cform:after{border-top:none;border-left:none;bottom:-1px;right:-1px}.cform-top{background:var(--navy);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.cform-td{font-family:var(--f-h);color:#fff;font-size:.92rem;font-weight:600}.cform-te{font-family:var(--f-i);color:#f8f5f080;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem}.frow{border-bottom:1px solid var(--line);display:grid}.frow.two{grid-template-columns:1fr 1fr}.frow.one{grid-template-columns:1fr}.frow:last-of-type{border-bottom:none}.fg{border-right:1px solid var(--line);flex-direction:column;gap:.28rem;padding:1.05rem 2rem;display:flex}.fg:last-child{border-right:none}.fg label{font-family:var(--f-i);color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:700}.fg input,.fg select,.fg textarea{color:var(--ink);font-family:var(--f-i);background:0 0;border:none;outline:none;width:100%;padding:0;font-size:.9rem}.fg input:focus-visible,.fg select:focus-visible,.fg textarea:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);border-radius:3px}.fg:focus-within{background:var(--bg2)}.fg input::placeholder,.fg textarea::placeholder{color:var(--ink-faint)}.fg select{cursor:pointer}.fg select option{background:var(--bg);color:var(--ink)}.fg textarea{resize:none;min-height:78px;line-height:1.6}.cform-foot{background:var(--bg2);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.05rem 2rem;display:flex}.cform-note{font-family:var(--f-i);color:var(--ink-soft);font-size:.7rem}.cform-btn{font-family:var(--f-i);color:#fff;background:var(--blue);border-radius:var(--radius-btn);cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border:none;padding:.7rem 1.85rem;font-size:.68rem;font-weight:700;transition:background .2s,transform .15s}.cform-btn:hover{background:var(--blue-dk)}.cform-btn:active:not(:disabled){transform:scale(.96)}.cform-btn:disabled{opacity:.55;cursor:default}.cform-status{font-family:var(--f-i);padding:0 2rem 1.05rem;font-size:.7rem}.cform-status.ok{color:#2e8b57}.cform-status.err{color:var(--alert)}@media (width<=1024px){.svc-head,.proc-head{grid-template-columns:1fr;gap:1.25rem}.svc-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:3rem}.hero{flex-direction:column}.hero-content{order:1}.hero-stats{flex-flow:wrap;order:2;justify-content:flex-start;gap:1.5rem 2.5rem;padding:0 5vw 3rem;position:static;transform:none!important}.hero-signal{opacity:.65;right:6vw}.hero-orbit{opacity:.65;right:5.7vw}.story-rail{display:none}.hstat{text-align:left}.hstat-tip{display:none}}@media (width<=900px){.proc-row{grid-template-columns:52px 160px 1fr}.proc-time{display:none}.proc-connector{left:26px}}@media (width<=768px){nav[aria-label=Primary]{padding:.85rem 5vw}.nav-burger{display:flex}.nav-links{border-left:1px solid var(--line);z-index:1050;background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;width:min(78vw,320px);height:100vh;padding:2rem 2.2rem;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.nav-links.open{transform:translate(0)}.nav-links a{font-size:.9rem}.nav-links a:not(.nav-cta):after{bottom:-.35rem}.nav-links .nav-cta{padding:.75rem 1.5rem}.nav-scrim{z-index:1040;background:#17141266;display:none;position:fixed;inset:0}.nav-scrim.open{display:block}.hero-content{padding:0 5vw 3.5rem}.hero-content:before,.hero-signal,.hero-orbit{display:none}#services,#areas,#process,#contact{padding:var(--sec-pad-y-mobile) 6vw}.fg{padding:.95rem 1.25rem}.proc-row{grid-template-columns:52px 1fr}.proc-list:after,.proc-desc,.proc-time{display:none}.proc-t{border-right:none}.frow.two{grid-template-columns:1fr}.fg{border-right:none!important}}@media (prefers-reduced-motion:reduce){.hero-signal span,.scroll-line:after{animation:none}.svc-group,.svc-group:after,.svc-group-arrow,.proc-row{transition:none}.proc-row:hover{transform:none}.nav-links a:not(.nav-cta):after,.btn-v:after{transition:none}.hero-orbit{animation:none}}.svc-group.reveal,.areas-tag.reveal{opacity:0;transition:opacity .55s ease var(--stagger,0s), transform .55s ease var(--stagger,0s);transform:translateY(18px)}.proc-row.reveal{opacity:0;transition:opacity .5s ease var(--stagger,0s), transform .5s ease var(--stagger,0s), background .18s;transform:translateY(14px)}.svc-group.reveal-in,.areas-tag.reveal-in,.proc-row.reveal-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.scroll-line:after{animation:none}.hstat-pulse{animation:none!important}.proc-connector-fill{transition:none!important}.btn-v,.cform-btn,.nav-cta,.svc-group,.areas-tag,.proc-row,.page-fade,.nav-links,nav,.logo-mark,.nav-burger span{transition:none!important;transform:none!important}.svc-group.reveal,.areas-tag.reveal,.proc-row.reveal{opacity:1;transition:none;transform:none}}.page-fade{opacity:0;transition:opacity .22s,transform .22s;transform:translateY(8px)}.page-fade-in{opacity:1;transform:none}.svc-detail{padding:8rem 6vw 4rem}.svc-detail-body{max-width:var(--container-max);flex-direction:column;gap:5rem;margin:0 auto;display:flex}.svc-detail-full{max-width:760px}.svc-detail-section{margin-top:0}.svc-detail-section-h{font-family:var(--f-h);letter-spacing:-.02em;color:var(--ink);margin-bottom:1.5rem;font-size:1.9rem;font-weight:700}.svc-detail-empty{padding:8rem 6vw 4rem}.svc-detail-title{margin-bottom:1.25rem}.svc-detail-full{color:var(--ink-mut);margin-bottom:2rem;font-size:1rem;line-height:1.75}.svc-detail-full h2{font-family:var(--f-h);color:var(--ink);margin:2rem 0 1rem;font-size:1.6rem;font-weight:700}.svc-detail-full h3{font-family:var(--f-h);color:var(--ink);margin:1.75rem 0 .85rem;font-size:1.25rem;font-weight:600}.svc-detail-full p{margin:0 0 1.1rem}.svc-detail-full ul,.svc-detail-full ol{margin:0 0 1.1rem 1.4rem}.svc-detail-full li{margin-bottom:.4rem}.svc-detail-full a{color:var(--ink);text-decoration:underline}.svc-detail-full blockquote{border-left:3px solid var(--line,#0003);color:var(--ink);margin:1.5rem 0;padding:.75rem 1.25rem;font-style:italic}.svc-detail-full img{border-radius:10px;max-width:100%;margin:1.25rem 0}.svc-hero{background:var(--bg2);border-bottom:1px solid var(--line);width:100%;padding:8rem 6vw 3.5rem;position:relative;overflow:hidden}.svc-hero-inner{max-width:var(--container-max);width:100%;margin:0 auto}.svc-breadcrumb{font-family:var(--f-i);color:var(--ink-mut);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.76rem;display:flex}.svc-breadcrumb a{color:var(--ink-mut);text-decoration:none;transition:color .2s}.svc-breadcrumb a:hover{color:var(--blue)}.svc-breadcrumb-sep{opacity:.45;color:var(--ink-mut)}.svc-breadcrumb-curr{color:var(--ink);font-weight:600}.svc-hero-badge-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.svc-hero-cat{font-family:var(--f-mono);color:var(--blue);letter-spacing:.1em;text-transform:uppercase;background:#e5432a14;border:1px solid #e5432a40;border-radius:4px;padding:.25rem .65rem;font-size:.65rem;font-weight:700}.svc-hero-pill{font-family:var(--f-mono);color:var(--ink-mut);background:var(--panel);border:1px solid var(--line);border-radius:4px;padding:.25rem .65rem;font-size:.62rem;font-weight:600}.svc-hero-title{font-family:var(--f-s);color:var(--ink);letter-spacing:-.02em;max-width:860px;margin:0 0 1rem;font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:500;line-height:1.15}.svc-hero-sub{font-family:var(--f-i);color:var(--ink-mut);max-width:780px;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.7}.svc-standards-bar{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.75rem;display:flex}.svc-standards-lbl{font-family:var(--f-mono);color:var(--ink-mut);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.svc-standards-list{flex-wrap:wrap;gap:.5rem;display:flex}.svc-std-chip{font-family:var(--f-mono);color:var(--ink);background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);letter-spacing:.02em;border-radius:6px;padding:.28rem .75rem;font-size:.62rem;font-weight:600}.svc-hero-meta-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.25rem;padding-top:2rem;display:grid}.svc-hero-meta-item{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:10px;flex-direction:column;gap:.25rem;padding:1.1rem 1.3rem;display:flex}.svc-meta-label{font-family:var(--f-mono);color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.56rem;font-weight:700}.svc-meta-val{font-family:var(--f-h);color:var(--ink);font-size:.95rem;font-weight:600}@media (width<=768px){.svc-hero{padding:7rem 5vw 3rem}.svc-hero-meta-grid{grid-template-columns:1fr;gap:.85rem;margin-top:1.75rem;padding-top:1.5rem}}.svc-detail-body{max-width:var(--container-max);flex-direction:column;gap:4.5rem;margin:0 auto;padding:4rem 6vw 6rem;display:flex}.svc-detail-section{flex-direction:column;gap:1.5rem;display:flex}.svc-section-head{flex-direction:column;gap:.4rem;max-width:820px;display:flex}.svc-detail-section-h{font-family:var(--f-s);color:var(--ink);margin:0;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:500;line-height:1.25}.svc-section-sub{font-family:var(--f-i);color:var(--ink-mut);margin:0;font-size:.95rem;line-height:1.65}.svc-narrative-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:14px;flex-direction:column;gap:1.5rem;padding:2.75rem 3rem;display:flex}.svc-narrative-header{flex-direction:column;gap:.35rem;display:flex}.svc-narrative-title{font-family:var(--f-s);color:var(--ink);margin:0;font-size:1.4rem;font-weight:500}.svc-narrative-content .svc-detail-full{font-family:var(--f-i);color:var(--ink);margin:0;font-size:1.05rem;line-height:1.85}.svc-narrative-footer{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1.25rem;padding-top:1.5rem;display:grid}.svc-narrative-feat{font-family:var(--f-h);color:var(--ink);align-items:center;gap:.65rem;font-size:.84rem;font-weight:600;display:flex}.svc-feat-dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px}@media (width<=860px){.svc-narrative-card{padding:2rem 1.75rem}.svc-narrative-footer{grid-template-columns:1fr;gap:.85rem}}.svc-vectors-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.svc-vector-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;flex-direction:column;gap:.85rem;padding:2rem 1.8rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.svc-vector-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue);transform:translateY(-4px)}.svc-vector-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.svc-vector-idx{font-family:var(--f-mono);color:var(--blue);font-size:.72rem;font-weight:700}.svc-vector-badge{font-family:var(--f-mono);color:var(--blue);letter-spacing:.06em;background:#e5432a14;border:1px solid #e5432a38;border-radius:4px;padding:.18rem .55rem;font-size:.54rem;font-weight:700;display:inline-block}.svc-vector-title{font-family:var(--f-h);color:var(--ink);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.svc-vector-desc{font-family:var(--f-i);color:var(--ink-mut);margin:0;font-size:.86rem;line-height:1.6}.svc-vector-checks{border-top:1px solid var(--line);margin-top:auto;padding-top:1rem}.svc-checks-title{font-family:var(--f-mono);color:var(--ink-mut);letter-spacing:.08em;margin-bottom:.5rem;font-size:.52rem;font-weight:700;display:block}.svc-checks-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.svc-check-item{font-family:var(--f-i);color:var(--ink);align-items:flex-start;gap:.45rem;font-size:.78rem;line-height:1.45;display:flex}.svc-check-bullet{color:var(--blue);flex-shrink:0;margin-top:.1rem;font-size:.75rem}@media (width<=980px){.svc-vectors-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.svc-vectors-grid{grid-template-columns:1fr}}.svc-estimator-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:1.5rem;margin-top:.5rem;padding:2.2rem 2.5rem;display:flex;position:relative;overflow:hidden}.svc-estimator-card:before{content:"";background:linear-gradient(90deg, var(--blue), var(--cyan));height:3px;position:absolute;top:0;left:0;right:0}.estimator-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.estimator-badge{font-family:var(--f-mono);color:var(--blue);letter-spacing:.08em;background:#e5432a14;border:1px solid #e5432a38;border-radius:4px;margin-bottom:.25rem;padding:.2rem .6rem;font-size:.56rem;font-weight:700;display:inline-block}.estimator-title{font-family:var(--f-h);color:var(--ink);margin:0;font-size:1.35rem;font-weight:700}.estimator-sla{font-family:var(--f-mono);color:#10b981;background:#10b9811a;border:1px solid #10b98140;border-radius:4px;padding:.25rem .65rem;font-size:.62rem;font-weight:600}.estimator-controls{flex-direction:column;gap:1.1rem;display:flex}.estimator-group{flex-direction:column;gap:.45rem;display:flex}.estimator-lbl{font-family:var(--f-mono);color:var(--ink-mut);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.estimator-pills{flex-wrap:wrap;gap:.5rem;display:flex}.est-pill{font-family:var(--f-mono);color:var(--ink);background:var(--bg2);border:1px solid var(--line);cursor:pointer;border-radius:6px;padding:.6rem 1.1rem;font-size:.68rem;font-weight:600;transition:all .18s}.est-pill:hover{background:var(--bg3);border-color:var(--blue)}.est-pill.is-active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px 14px #e5432a59}.estimator-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.2rem;display:flex}.estimator-summary{flex-direction:column;gap:.2rem;display:flex}.summary-val{font-family:var(--f-h);color:var(--ink);font-size:.95rem}.summary-val strong{color:var(--blue)}.summary-note{font-family:var(--f-i);color:var(--ink-mut);font-size:.78rem}.estimator-cta-btn{font-family:var(--f-h);background:var(--blue);color:#fff;white-space:nowrap;border-radius:6px;padding:.75rem 1.4rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px #e5432a59}.estimator-cta-btn:hover{background:var(--blue-dk);transform:translateY(-1px);box-shadow:0 6px 20px #e5432a80}.svc-detail-deliv-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:14px;padding:2.5rem 2.75rem}.svc-deliv-top-badge{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.svc-deliv-count{font-family:var(--f-mono);color:var(--blue);letter-spacing:.04em;background:#e5432a14;border:1px solid #e5432a33;border-radius:4px;padding:.25rem .75rem;font-size:.65rem;font-weight:700}.svc-deliv-assurance{font-family:var(--f-mono);color:var(--ink-mut);letter-spacing:.06em;font-size:.65rem}.svc-detail-deliv-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem;margin:0;padding:0;list-style:none;display:grid}.svc-detail-deliv-item{background:var(--bg2);border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem 1.4rem;transition:border-color .2s,transform .2s;display:flex}.svc-detail-deliv-item:hover{border-color:var(--blue);transform:translateY(-2px)}.deliv-icon-wrap{color:#10b981;background:#10b9811f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:.1rem;display:flex}.deliv-icon-wrap svg{width:14px;height:14px}.deliv-text-wrap{flex-direction:column;gap:.25rem;display:flex}.deliv-item-idx{font-family:var(--f-mono);color:var(--blue);letter-spacing:.1em;font-size:.54rem;font-weight:700}.deliv-item-text{font-family:var(--f-h);color:var(--ink);font-size:.92rem;font-weight:500;line-height:1.5}@media (width<=800px){.svc-detail-deliv-grid{grid-template-columns:1fr}}.svc-qa-contact-box{background:var(--bg2);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:.5rem;margin-top:1.25rem;padding:1.5rem;display:flex}.svc-qa-box-lbl{font-family:var(--f-mono);color:var(--blue);letter-spacing:.1em;font-size:.56rem;font-weight:700}.svc-qa-box-desc{font-family:var(--f-i);color:var(--ink-mut);margin:0;font-size:.84rem;line-height:1.55}.svc-qa-box-link{font-family:var(--f-h);color:var(--blue);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.svc-qa-box-link:hover{text-decoration:underline}.svc-related-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.svc-related-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;flex-direction:column;gap:.6rem;padding:1.75rem 1.6rem;text-decoration:none;transition:all .22s;display:flex}.svc-related-card:hover{border-color:var(--blue);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.svc-related-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.svc-related-group{font-family:var(--f-mono);color:var(--ink-mut);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:700}.svc-related-arrow{color:var(--blue);font-size:1rem;transition:transform .2s}.svc-related-card:hover .svc-related-arrow{transform:translate(2px,-2px)}.svc-related-name{font-family:var(--f-h);color:var(--ink);margin:0;font-size:1.08rem;font-weight:700;line-height:1.3}.svc-related-desc{font-family:var(--f-i);color:var(--ink-mut);margin:0;font-size:.82rem;line-height:1.55}@media (width<=900px){.svc-related-grid{grid-template-columns:1fr}}.svc-cta-banner{background:var(--panel);border:2px solid var(--line);text-align:center;color:var(--ink);box-shadow:var(--shadow-sm);border-radius:16px;margin-top:1rem;padding:3.5rem 3rem}.svc-cta-badge{font-family:var(--f-mono);color:var(--blue);letter-spacing:.1em;background:#e5432a14;border:1px solid #e5432a40;border-radius:999px;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.6rem;font-weight:700;display:inline-block}.svc-cta-title{font-family:var(--f-s);color:var(--ink);margin-bottom:.85rem;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:500}.svc-cta-desc{font-family:var(--f-i);color:var(--ink-mut);max-width:640px;margin:0 auto 2rem;font-size:.95rem;line-height:1.7}.svc-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.svc-detail-cta{font-family:var(--f-i);color:#fff;background:var(--blue);border-radius:var(--radius-btn);padding:.9rem 2.2rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.svc-detail-cta:hover{background:var(--blue-dk);transform:translateY(-1px)}.svc-detail-cta:active{transform:scale(.96)}.svc-cta-secondary-btn{font-family:var(--f-i);color:var(--ink);background:var(--bg2);border:1px solid var(--line);border-radius:var(--radius-btn);box-shadow:var(--shadow-xs);padding:.9rem 1.8rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.svc-cta-secondary-btn:hover{background:var(--bg3);border-color:var(--blue)}.svc-stepper{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-xs);border-radius:12px;overflow:hidden}.svc-stepper-rail{border-bottom:1px solid var(--line);background:var(--bg2);justify-content:space-between;gap:1.5rem;padding:0 1.5rem;display:flex}.svc-stepper-step{cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex-direction:column;flex:1 1 0;align-items:center;gap:.85rem;min-width:0;padding:2rem .5rem 1.4rem;font-family:inherit;transition:border-color .25s,opacity .25s;display:flex}.svc-stepper-num{border:2px solid var(--line);width:2.6rem;height:2.6rem;font-family:var(--f-s);color:var(--ink-mut);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;font-weight:600;transition:border-color .25s,color .25s,background .25s;display:flex}.svc-stepper-label{font-family:var(--f-s);letter-spacing:.02em;text-transform:uppercase;color:var(--ink-mut);text-align:center;overflow-wrap:break-word;justify-content:center;align-items:flex-start;max-width:100%;min-height:2.1rem;font-size:.7rem;font-weight:700;line-height:1.45;transition:color .25s;display:flex}.svc-stepper-step.is-active{border-bottom-color:var(--blue)}.svc-stepper-step.is-active .svc-stepper-num{border-color:var(--blue);color:var(--blue)}.svc-stepper-step.is-active .svc-stepper-label{color:var(--ink)}.svc-stepper-step.is-done .svc-stepper-num{background:var(--blue);border-color:var(--blue);color:#fff}.svc-stepper-step:hover .svc-stepper-label{color:var(--ink)}.svc-stepper-panel{grid-template-columns:1fr 320px;align-items:center;gap:3rem;min-height:240px;padding:3rem 3.25rem;display:grid}.svc-stepper-panel-title{font-family:var(--f-s);color:var(--blue);margin-bottom:1rem;font-size:1.4rem;font-weight:600;line-height:1.3}.svc-stepper-panel-desc{color:var(--ink-mut);max-width:48ch;font-size:1rem;line-height:1.8}.svc-stepper-next{background:var(--blue);cursor:pointer;text-align:left;border:none;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.75rem;font-family:inherit;transition:opacity .2s;display:flex}.svc-stepper-next:hover{opacity:.9}.svc-stepper-next-label{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;font-size:.72rem;font-weight:700}.svc-stepper-next-title{font-family:var(--f-s);color:#fff;font-size:1.1rem;font-weight:600;line-height:1.4}@media (width<=900px){.svc-stepper-panel{grid-template-columns:1fr;min-height:0;padding:2rem}}@media (width<=700px){.svc-stepper-rail{grid-template-columns:none;grid-auto-columns:minmax(110px,1fr);grid-auto-flow:column;overflow-x:auto}.svc-stepper-label{font-size:.64rem}}.svc-benefit-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.svc-benefit-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);opacity:0;transition:opacity .5s ease var(--stagger,0s), transform .5s ease var(--stagger,0s), box-shadow .22s ease;border-radius:12px;padding:2.25rem 1.75rem;transform:translateY(16px)}.svc-benefit-card:hover{box-shadow:var(--shadow-md)}.svc-benefit-card.reveal-in{opacity:1;transform:none}.svc-benefit-icon{background:var(--navy);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1.25rem;display:flex}.svc-benefit-icon svg{width:20px;height:20px}.svc-benefit-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.svc-benefit-desc{font-family:var(--f-i);color:var(--ink-mut);font-size:.86rem;line-height:1.65}@media (width<=900px){.svc-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.svc-benefit-grid{grid-template-columns:1fr}}.svc-qa-split{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;display:grid}.svc-qa-heading{font-family:var(--f-h);letter-spacing:-.02em;color:var(--ink);margin-bottom:1.5rem;font-size:1.9rem;font-weight:700}.svc-qa-text{font-family:var(--f-i);color:var(--ink-mut);font-size:.94rem;line-height:1.75}.svc-faq-accordion{flex-direction:column;gap:.9rem;display:flex}.svc-faq-row{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-xs);border-radius:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.svc-faq-row.is-open{border-color:var(--blue);box-shadow:var(--shadow-sm)}.svc-faq-row-head{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.85rem;width:100%;padding:1.1rem 1.25rem;font-family:inherit;display:flex}.svc-faq-row-icon{border:1.5px solid var(--line,#00000026);width:1.6rem;height:1.6rem;font-family:var(--f-s);color:var(--blue);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.svc-faq-row-q{font-family:var(--f-s);color:var(--ink);flex:auto;font-size:.92rem;font-weight:600}.svc-faq-row-toggle{color:var(--blue);flex:none;font-size:1.1rem;font-weight:600;line-height:1}.svc-faq-row-a{color:var(--ink-mut);padding:0 1.25rem 1.25rem 3.2rem;font-size:.88rem;line-height:1.7}@media (width<=768px){.svc-qa-split{grid-template-columns:1fr;gap:2rem}}.svc-related-col{flex-direction:column;gap:.85rem;display:inline-flex}.svc-related-col-h{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mut);margin-bottom:.3rem;font-size:.72rem;font-weight:700}.svc-related-link{font-family:var(--f-i);color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--line,#0003);text-decoration-color:var(--line,#0003);text-underline-offset:3px;align-items:center;gap:.4rem;width:fit-content;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex}.svc-related-link svg{opacity:0;width:14px;height:14px;transition:opacity .2s,transform .2s;transform:translate(-4px)}.svc-related-link:hover{color:var(--blue)}.svc-related-link:hover svg{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.svc-benefit-card,.svc-whyus-cell{opacity:1;transition:none;transform:none}}@media (width<=380px){:root{--sec-pad-y-mobile:3.25rem}.hero-h1{font-size:clamp(1.7rem,8vw,2.1rem)}.hero-p{font-size:.9rem}.hero-stats{gap:1rem 1.5rem;padding:0 6vw 2.25rem}.btn-v,.btn-g{text-align:center;width:100%}.hero-actions{flex-direction:column;width:100%}}@media (width>=640px) and (width<=1024px){.svc-grid{grid-template-columns:repeat(2,1fr)}}.page-hero{background:var(--navy);flex-direction:column;align-items:flex-start;padding:9.5rem 6vw 4.5rem;display:flex;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.page-hero>*{z-index:1;width:100%;max-width:100%;position:relative}.page-hero .eyebrow{color:var(--cyan);margin-bottom:1.25rem}.page-hero .eyebrow:after{background:var(--cyan)}.page-hero-title{font-family:var(--f-s);color:#fff;max-width:820px;margin-bottom:.25rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.2}.page-hero-sub{font-family:var(--f-i);color:#f8f5f0a6;max-width:580px;margin-top:1.25rem;font-size:.95rem;font-weight:300;line-height:1.75}@media (width<=768px){.page-hero{padding:8rem 5vw 3.5rem}}.footer-main{background:var(--navy);border-top:1px solid #ff8a6b26}.footer-top{max-width:var(--container-max);grid-template-columns:1.5fr 1fr .8fr 1.2fr;gap:3.5rem;margin:0 auto;padding:4.5rem 6vw 3.5rem;display:grid}.footer-brand .ft-name{font-family:var(--f-h);color:#fff;font-size:1.05rem;font-weight:600}.footer-brand .ft-tag{font-family:var(--f-d);color:#f8f5f0a6;margin-top:.25rem;font-size:.82rem;font-style:italic;display:block}.footer-brand-desc{font-family:var(--f-i);color:#f8f5f08c;max-width:320px;margin-top:.95rem;font-size:.82rem;line-height:1.7}.footer-col-title{font-family:var(--f-i);color:#f8f5f066;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.62rem;font-weight:700}.footer-col-list{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-col-list a{font-family:var(--f-i);color:#f8f5f0a6;font-size:.82rem;line-height:1.5;text-decoration:none;transition:color .2s}.footer-col-list a:hover{color:var(--cyan)}.footer-col-label{font-family:var(--f-i);color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;margin-top:1.1rem;margin-bottom:.45rem;font-size:.58rem;font-weight:600}.footer-col-label:first-child{margin-top:0}.footer-contact-item{align-items:flex-start;gap:.65rem;margin-bottom:.75rem;display:flex}.footer-contact-icon{opacity:.7;flex-shrink:0;font-size:.9rem;line-height:1.4}.footer-contact-text{font-family:var(--f-i);color:#f8f5f0a6;font-size:.82rem;line-height:1.5}.footer-contact-text a{color:#f8f5f0a6;text-decoration:none;transition:color .2s}.footer-contact-text a:hover{color:var(--cyan)}.footer-cta-btn{font-family:var(--f-i);color:#fff;background:var(--blue);border-radius:var(--radius-btn);letter-spacing:.02em;box-shadow:var(--shadow-xs);margin-top:1.25rem;padding:.75rem 1.4rem;font-size:.74rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block}.footer-cta-btn:hover{background:var(--blue-dk);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.footer-bottom{max-width:var(--container-max);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin:0 auto;padding:1.5rem 6vw;display:flex}.footer-copy{font-family:var(--f-i);color:#f8f5f04d;font-size:.65rem}.footer-back-top{color:#f8f5f073;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;transition:border-color .2s,color .2s,transform .2s;display:flex}.footer-back-top:hover{border-color:var(--cyan);color:var(--cyan);transform:translateY(-2px)}@media (width<=1024px){.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (width<=640px){.footer-top{grid-template-columns:1fr;gap:2rem;padding:3rem 6vw 2rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.about-content{max-width:var(--container-max);margin:0 auto;padding:0 6vw}.about-mission{border-bottom:1px solid var(--line);padding:4.5rem 0}.about-mission-text{font-family:var(--f-s);color:var(--ink);max-width:720px;padding-left:2rem;font-size:clamp(1.35rem,2.4vw,1.85rem);font-style:italic;font-weight:500;line-height:1.55;position:relative}.about-mission-text:before{content:"";background:var(--blue);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.about-story{border-bottom:1px solid var(--line);grid-template-columns:1.5fr 1fr;align-items:start;gap:3.5rem;padding:4.5rem 0;display:grid}.about-story-text{color:var(--ink-mut);font-size:.95rem;line-height:1.8}.about-story-text p{margin-bottom:1.25rem}.about-story-text p:last-child{margin-bottom:0}.about-facts{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:12px;padding:2rem;position:sticky;top:6rem}.about-fact{border-bottom:1px solid var(--line);padding:1rem 0}.about-fact:last-child{border-bottom:none;padding-bottom:0}.about-fact:first-child{padding-top:0}.about-fact-label{font-family:var(--f-i);color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.2rem;font-size:.56rem;font-weight:700}.about-fact-value{font-family:var(--f-h);color:var(--ink);font-size:1rem;font-weight:600}.about-values{padding:4.5rem 0}.about-values-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.about-value-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;padding:2.25rem 1.75rem;transition:transform .22s,box-shadow .22s,border-color .22s}.about-value-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue);transform:translateY(-4px)}.about-value-icon{background:var(--navy);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1.25rem;display:flex}.about-value-icon svg{width:20px;height:20px}.about-value-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.about-value-desc{font-family:var(--f-i);color:var(--ink-mut);font-size:.85rem;line-height:1.65}.about-cta-banner{background:var(--navy);text-align:center;border-radius:16px;margin:3.5rem 0 4.5rem;padding:3.5rem;position:relative;overflow:hidden}.about-cta-banner:before{content:"";opacity:.08;pointer-events:none;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.about-cta-title{font-family:var(--f-s);color:#fff;margin-bottom:1.25rem;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:500;position:relative}.about-cta-btn{font-family:var(--f-i);color:#fff;background:var(--blue);border-radius:var(--radius-btn);padding:.88rem 2.2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block;position:relative}.about-cta-btn:hover{background:var(--blue-dk);transform:translateY(-2px)}@media (width<=1024px){.about-story{grid-template-columns:1fr;gap:2.5rem}.about-facts{position:static}.about-values-grid{grid-template-columns:1fr}}.careers-content{max-width:var(--container-max);margin:0 auto;padding:0 6vw 5rem}.careers-benefits-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:3.5rem 0 4rem;display:grid}.careers-benefit-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;padding:2.25rem 1.75rem;transition:transform .22s,box-shadow .22s}.careers-benefit-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.careers-benefit-icon{background:var(--bg3);width:2.75rem;height:2.75rem;color:var(--blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.careers-benefit-icon svg{width:20px;height:20px}.careers-benefit-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.careers-benefit-desc{font-family:var(--f-i);color:var(--ink-mut);font-size:.85rem;line-height:1.65}.careers-positions{padding:3.5rem 0}.careers-empty-card{background:var(--panel);border:1px solid var(--line);text-align:center;box-shadow:var(--shadow-xs);border-radius:12px;margin-top:2rem;padding:3.5rem 2.5rem}.careers-empty-icon{opacity:.45;margin-bottom:1rem;font-size:2.5rem}.careers-empty-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.careers-empty-desc{font-family:var(--f-i);color:var(--ink-mut);max-width:480px;margin:0 auto;font-size:.85rem;line-height:1.65}.careers-cta{border-top:1px solid var(--line);text-align:center;margin-top:3rem;padding-top:3rem}.careers-cta-text{font-family:var(--f-i);color:var(--ink-mut);margin-bottom:1.25rem;font-size:.92rem;line-height:1.7}@media (width<=768px){.careers-benefits-grid{grid-template-columns:1fr}}.content-page{max-width:var(--container-max);margin:0 auto;padding:0 6vw 5rem}.content-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;padding-top:2.5rem;display:grid}.content-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:block;overflow:hidden}.content-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue);transform:translateY(-5px)}.content-card-cover{background:linear-gradient(135deg, var(--bg3) 0%, var(--bg2) 100%);justify-content:center;align-items:center;height:180px;display:flex;overflow:hidden}.content-card-cover img{object-fit:cover;width:100%;height:100%}.content-card-placeholder{font-family:var(--f-mono);color:var(--ink-faint);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.content-card-body{padding:1.5rem 1.5rem 1.75rem}.content-card-meta{font-family:var(--f-mono);color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6rem;font-size:.6rem}.content-card-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;font-weight:600;line-height:1.35;transition:color .18s}.content-card:hover .content-card-title{color:var(--blue)}.content-card-excerpt{font-family:var(--f-i);color:var(--ink-mut);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.content-empty{background:var(--panel);border:1px solid var(--line);text-align:center;box-shadow:var(--shadow-xs);border-radius:12px;grid-column:1/-1;padding:4rem 2rem}.content-empty-icon{opacity:.35;margin-bottom:1rem;font-size:2.5rem}.content-empty-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.content-empty-desc{font-family:var(--f-i);color:var(--ink-mut);font-size:.8rem}.content-skeleton{background:var(--panel);border:1px solid var(--line);border-radius:12px;overflow:hidden}.content-skeleton-cover{background:linear-gradient(90deg, var(--bg2) 25%, var(--bg3) 50%, var(--bg2) 75%);background-size:200% 100%;height:180px;animation:1.5s infinite skeleton-shimmer}.content-skeleton-body{padding:1.5rem}.content-skeleton-line{background:linear-gradient(90deg, var(--bg2) 25%, var(--bg3) 50%, var(--bg2) 75%);background-size:200% 100%;border-radius:7px;height:14px;margin-bottom:.75rem;animation:1.5s infinite skeleton-shimmer}.content-skeleton-line:first-child{width:40%}.content-skeleton-line:nth-child(2){width:85%;height:18px}.content-skeleton-line:nth-child(3){width:100%}.content-skeleton-line:nth-child(4){width:70%}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=768px){.content-grid{grid-template-columns:1fr}}.not-found{background:var(--navy);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found:before{content:"";opacity:.1;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.not-found-code{font-family:var(--f-h);color:#ffffff0f;z-index:1;font-size:clamp(6rem,18vw,12rem);font-weight:700;line-height:1;position:relative}.not-found-msg{font-family:var(--f-s);color:#fff;z-index:1;margin-top:-1rem;font-size:clamp(1.3rem,3vw,2rem);font-weight:500;position:relative}.not-found-desc{font-family:var(--f-i);color:#f8f5f080;z-index:1;margin-top:.75rem;font-size:.88rem;position:relative}.not-found-cta{z-index:1;margin-top:2.5rem;position:relative}.proc-timeline{max-width:var(--container-max);margin:0 auto;padding:0 0 0 3rem;position:relative}.proc-timeline:before{content:"";background:var(--line);width:2px;position:absolute;top:0;bottom:0;left:14px}.proc-timeline-fill{background:var(--blue);transform-origin:top;width:2px;height:100%;transform:scaleY(var(--proc-progress,0));transition:transform .3s;position:absolute;top:0;left:14px}.proc-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;margin-bottom:1.5rem;padding:1.75rem 2rem;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative}.proc-card:last-child{margin-bottom:0}.proc-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue);transform:translate(6px)}.proc-card-dot{border:2px solid var(--line);background:var(--bg);z-index:2;border-radius:50%;width:12px;height:12px;transition:background .3s,border-color .3s;position:absolute;top:2rem;left:-2.4rem}.proc-card.is-reached .proc-card-dot{background:var(--blue);border-color:var(--blue)}.proc-card-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.6rem;display:flex}.proc-card-num{font-family:var(--f-mono);color:var(--blue);font-size:.85rem;font-weight:600}.proc-card-time{font-family:var(--f-i);color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:700}.proc-card-title{font-family:var(--f-h);color:var(--ink);margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.proc-card-desc{font-family:var(--f-i);color:var(--ink-mut);font-size:.82rem;line-height:1.7}@media (width<=768px){.proc-timeline{padding-left:2.25rem}.proc-timeline:before,.proc-timeline-fill{left:10px}.proc-card-dot{width:10px;height:10px;left:-1.85rem}.proc-card{padding:1.25rem 1.5rem}}.svc-group-icon{background:var(--bg3);width:2.25rem;height:2.25rem;color:var(--blue);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.svc-group-icon svg{width:16px;height:16px}.cd-cards{gap:.75rem;margin-top:1.6rem;display:grid}.cd-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:10px;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;transition:border-color .18s;display:flex}.cd-card:hover{border-color:var(--blue)}.cd-card-icon{flex-shrink:0;margin-top:.15rem;font-size:1.1rem;line-height:1}.cd-card .cd-lbl{font-family:var(--f-i);color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.1rem;font-size:.56rem;font-weight:700}.cd-card .cd-val{font-family:var(--f-h);color:var(--ink);font-size:.88rem;font-weight:500}.areas-tag-pin{margin-right:.2rem;font-size:.8rem}.areas-tag-special{font-family:var(--f-h);color:var(--ink);background:var(--panel);border:1px dashed var(--blue);box-shadow:var(--shadow-xs);border-radius:999px;padding:.65rem 1.4rem;font-size:.88rem;font-weight:600;transition:background .18s,color .18s,border-color .18s,transform .18s}.areas-tag-special:hover{background:var(--blue);color:#fff;border-style:solid;transform:translateY(-2px)}@keyframes admin-skeleton-pulse{0%{background-position:100%}to{background-position:0%}}
