.SectionDivider-module__gOjMsG__divider{background:var(--white-border);height:1px;position:relative}.SectionDivider-module__gOjMsG__divider:before{content:attr(data-label);font-family:var(--font-mono);letter-spacing:.2em;color:var(--white-muted);background:var(--blue-darker);text-transform:uppercase;padding:0 12px;font-size:9px;position:absolute;top:50%;left:48px;transform:translateY(-50%)}@media (max-width:900px){.SectionDivider-module__gOjMsG__divider:before{left:24px}}
.SectionHeader-module__2iX9PG__header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.SectionHeader-module__2iX9PG__tag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;display:flex}.SectionHeader-module__2iX9PG__tag:before{content:"";background:var(--accent);width:16px;height:1px}.SectionHeader-module__2iX9PG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:.95}.SectionHeader-module__2iX9PG__hollow{color:#0000;-webkit-text-stroke:1px #ffffff4d}
.ContactForm-module__j1WgZG__form{flex-direction:column;gap:14px;max-width:520px;margin:0 auto;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ContactForm-module__j1WgZG__input{background:var(--white-faint);border:1px solid var(--white-border);width:100%;color:var(--white);font-family:var(--font-ui);outline:none;padding:14px 16px;font-size:14px;transition:border-color .2s}.ContactForm-module__j1WgZG__input::placeholder{color:var(--white-muted)}.ContactForm-module__j1WgZG__input:focus{border-color:var(--accent)}.ContactForm-module__j1WgZG__textarea{resize:none;height:100px}.ContactForm-module__j1WgZG__submit{background:var(--accent);width:100%;color:var(--blue-darker);font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;margin-top:6px;padding:16px;font-size:12px;font-weight:600;transition:background .2s}.ContactForm-module__j1WgZG__submit:hover{background:#6ab2ff}.ContactForm-module__j1WgZG__submit:disabled{opacity:.7;cursor:wait}@media (max-width:900px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr}}
.FaqSection-module__UtxuQW__container{border:1px solid var(--white-border)}.FaqSection-module__UtxuQW__item{border-bottom:1px solid var(--white-border)}.FaqSection-module__UtxuQW__item:last-child{border-bottom:none}.FaqSection-module__UtxuQW__question{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:20px 24px;transition:background .2s;display:flex}.FaqSection-module__UtxuQW__question:hover{background:var(--white-faint)}.FaqSection-module__UtxuQW__num{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent);flex-shrink:0;font-size:9px}.FaqSection-module__UtxuQW__text{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--white);flex:1;font-size:18px;font-weight:600}.FaqSection-module__UtxuQW__indicator{font-family:var(--font-mono);color:var(--accent);text-align:center;flex-shrink:0;width:20px;font-size:16px}.FaqSection-module__UtxuQW__itemOpen .FaqSection-module__UtxuQW__question{background:var(--white-faint)}.FaqSection-module__UtxuQW__answerInner{padding:0 24px 20px 103px}.FaqSection-module__UtxuQW__answerInner p{font-family:var(--font-ui);color:var(--white-dim);font-size:15px;line-height:1.7}.FaqSection-module__UtxuQW__indicator{display:inline-block}
.page-module__LBTDbq__hero{z-index:2;grid-template-columns:1fr 1fr;min-height:100vh;padding-top:60px;display:grid;position:relative;overflow:hidden}.page-module__LBTDbq__heroLeft{border-right:1px solid var(--white-border);flex-direction:column;justify-content:center;padding:80px 48px;display:flex}.page-module__LBTDbq__heroTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);align-items:center;gap:10px;margin-bottom:24px;font-size:11px;display:flex}.page-module__LBTDbq__heroTag:before{content:"";background:var(--accent);width:24px;height:1px}.page-module__LBTDbq__heroHeadline{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:32px;font-size:clamp(64px,8vw,110px);font-weight:800;line-height:.92}.page-module__LBTDbq__lineAccent{color:#0000;-webkit-text-stroke:1.5px #ffffff80}.page-module__LBTDbq__lineBlue{color:var(--accent)}.page-module__LBTDbq__heroSub{font-family:var(--font-ui);color:var(--white-dim);max-width:420px;margin-bottom:44px;font-size:15px;font-weight:400;line-height:1.7}.page-module__LBTDbq__heroActions{align-items:center;gap:14px;display:flex}.page-module__LBTDbq__btnPrimary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:var(--blue-darker);cursor:pointer;border:none;padding:14px 32px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.page-module__LBTDbq__btnPrimary:hover{background:#6ab2ff}.page-module__LBTDbq__btnSecondary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--white-dim);border:1px solid var(--white-border);cursor:pointer;background:0 0;padding:14px 32px;font-size:12px;text-decoration:none;transition:border-color .2s,color .2s}.page-module__LBTDbq__btnSecondary:hover{border-color:var(--white-muted);color:var(--white)}.page-module__LBTDbq__heroStats{border-top:1px solid var(--white-border);gap:0;margin-top:60px;padding-top:28px;display:flex}.page-module__LBTDbq__statItem{flex:1;padding-right:24px}.page-module__LBTDbq__statItem+.page-module__LBTDbq__statItem{border-left:1px solid var(--white-border);padding-left:24px}.page-module__LBTDbq__statNum{font-family:var(--font-display);color:var(--white);margin-bottom:4px;font-size:38px;font-weight:700;line-height:1}.page-module__LBTDbq__statLabel{font-family:var(--font-mono);letter-spacing:.15em;color:var(--white-muted);text-transform:uppercase;font-size:10px}.page-module__LBTDbq__heroRight{background:#0d1f3c66;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__LBTDbq__heroDataStrip{border-top:1px solid var(--white-border);align-items:center;gap:32px;height:40px;padding:0 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__LBTDbq__dataItem{font-family:var(--font-mono);letter-spacing:.15em;color:var(--white-muted);text-transform:uppercase;font-size:9px}.page-module__LBTDbq__dataItem span{color:var(--accent)}.page-module__LBTDbq__services{z-index:2;padding:100px 48px;position:relative}.page-module__LBTDbq__servicesGrid{border:1px solid var(--white-border);grid-template-columns:repeat(4,1fr);display:grid}.page-module__LBTDbq__about{border-top:1px solid var(--white-border);z-index:2;padding:100px 48px;position:relative}.page-module__LBTDbq__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module__LBTDbq__sectionTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;display:flex}.page-module__LBTDbq__sectionTag:before{content:"";background:var(--accent);width:16px;height:1px}.page-module__LBTDbq__sectionTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:.95}.page-module__LBTDbq__hollow{color:#0000;-webkit-text-stroke:1px #ffffff4d}.page-module__LBTDbq__aboutBody{color:var(--white-dim);margin-bottom:20px;font-size:16px;line-height:1.75}.page-module__LBTDbq__aboutRight{position:relative}.page-module__LBTDbq__aboutPanel{border:1px solid var(--white-border);background:#1a539314;padding:36px;position:relative}.page-module__LBTDbq__aboutPanel:before{content:"SYS.INFO";font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);background:var(--blue-darker);padding:0 8px;font-size:9px;position:absolute;top:-10px;left:24px}.page-module__LBTDbq__aboutCorner{width:12px;height:12px;position:absolute}.page-module__LBTDbq__cornerTl{border-top:1px solid var(--white-border);border-left:1px solid var(--white-border);top:12px;left:12px}.page-module__LBTDbq__cornerBr{border-bottom:1px solid var(--white-border);border-right:1px solid var(--white-border);bottom:12px;right:12px}.page-module__LBTDbq__aboutList{flex-direction:column;gap:20px;list-style:none;display:flex}.page-module__LBTDbq__aboutList li{color:var(--white-dim);align-items:flex-start;gap:14px;font-size:14px;line-height:1.5;display:flex}.page-module__LBTDbq__aboutList li:before{content:"→";color:var(--accent);font-family:var(--font-mono);flex-shrink:0;margin-top:1px}.page-module__LBTDbq__aboutList strong{color:var(--white);font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px;font-size:15px;font-weight:600;display:block}.page-module__LBTDbq__contact{border-top:1px solid var(--white-border);z-index:2;padding:100px 48px;position:relative;overflow:hidden}.page-module__LBTDbq__contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a53934d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.page-module__LBTDbq__contactInner{text-align:center;max-width:720px;margin:0 auto}.page-module__LBTDbq__contactTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;margin-bottom:12px;font-size:10px}.page-module__LBTDbq__contactHeadline{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(48px,7vw,88px);font-weight:800;line-height:.92}.page-module__LBTDbq__contactSub{color:var(--white-dim);margin-bottom:44px;font-size:16px;line-height:1.7}.page-module__LBTDbq__faqSection{z-index:2;padding:100px 48px;position:relative}@media (max-width:900px){.page-module__LBTDbq__hero{grid-template-columns:1fr}.page-module__LBTDbq__heroRight{display:none}.page-module__LBTDbq__heroLeft{padding:80px 24px 60px}.page-module__LBTDbq__services{padding:60px 24px}.page-module__LBTDbq__servicesGrid{grid-template-columns:1fr 1fr}.page-module__LBTDbq__aboutGrid{grid-template-columns:1fr;gap:40px}.page-module__LBTDbq__about,.page-module__LBTDbq__contact,.page-module__LBTDbq__faqSection{padding:60px 24px}}@media (max-width:600px){.page-module__LBTDbq__servicesGrid{grid-template-columns:1fr}}
.FuiPanel-module__RiU56G__panel{width:360px;height:360px;position:relative}.FuiPanel-module__RiU56G__corner{width:16px;height:16px;position:absolute}.FuiPanel-module__RiU56G__tl{border-top:1.5px solid var(--accent);border-left:1.5px solid var(--accent);top:0;left:0}.FuiPanel-module__RiU56G__tr{border-top:1.5px solid var(--accent);border-right:1.5px solid var(--accent);top:0;right:0}.FuiPanel-module__RiU56G__bl{border-bottom:1.5px solid var(--accent);border-left:1.5px solid var(--accent);bottom:0;left:0}.FuiPanel-module__RiU56G__br{border-bottom:1.5px solid var(--accent);border-right:1.5px solid var(--accent);bottom:0;right:0}.FuiPanel-module__RiU56G__ring{border:1px solid var(--white-border);border-radius:50%;position:absolute;inset:0}.FuiPanel-module__RiU56G__ring2{border:1px solid #4a9eff33;border-radius:50%;position:absolute;inset:30px}.FuiPanel-module__RiU56G__ring3{border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:70px}.FuiPanel-module__RiU56G__crosshair{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FuiPanel-module__RiU56G__crosshair:before{content:"";background:linear-gradient(90deg,#0000,#4a9eff66,#0000);height:1px;position:absolute;top:50%;left:0;right:0}.FuiPanel-module__RiU56G__crosshair:after{content:"";background:linear-gradient(#0000,#4a9eff66,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%}.FuiPanel-module__RiU56G__center{border:1.5px solid var(--accent);background:var(--blue-darker);z-index:2;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FuiPanel-module__RiU56G__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FuiPanel-module__RiU56G__labels{position:absolute;inset:-40px}.FuiPanel-module__RiU56G__label{font-family:var(--font-mono);letter-spacing:.15em;color:var(--white-muted);text-transform:uppercase;font-size:9px;position:absolute}.FuiPanel-module__RiU56G__top{top:0;left:50%;transform:translate(-50%)}.FuiPanel-module__RiU56G__bottom{bottom:0;left:50%;transform:translate(-50%)}.FuiPanel-module__RiU56G__left{top:50%;left:0;transform:translateY(-50%)}.FuiPanel-module__RiU56G__right{top:50%;right:0;transform:translateY(-50%)}
.page-module__ZP1igW__hero{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:120px 48px 60px;display:flex;position:relative}.page-module__ZP1igW__heroTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);align-items:center;gap:10px;margin-bottom:24px;font-size:11px;display:flex}.page-module__ZP1igW__heroTag:before{content:"";background:var(--accent);width:24px;height:1px}.page-module__ZP1igW__heroHeadline{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:28px;font-size:clamp(56px,8vw,110px);font-weight:800;line-height:.92}.page-module__ZP1igW__lineAccent{color:var(--accent)}.page-module__ZP1igW__heroSubtext{font-family:var(--font-ui);color:var(--white-dim);max-width:520px;font-size:16px;line-height:1.75}.page-module__ZP1igW__storySection{z-index:2;padding:80px 48px;position:relative}.page-module__ZP1igW__storyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.page-module__ZP1igW__sectionTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;display:flex}.page-module__ZP1igW__sectionTag:before{content:"";background:var(--accent);width:16px;height:1px}.page-module__ZP1igW__sectionTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:.95}.page-module__ZP1igW__hollow{color:#0000;-webkit-text-stroke:1px #ffffff4d}.page-module__ZP1igW__storyBody{font-family:var(--font-ui);color:var(--white-dim);margin-bottom:20px;font-size:16px;line-height:1.75}.page-module__ZP1igW__storyBody:last-child{margin-bottom:0}.page-module__ZP1igW__teamSection{z-index:2;padding:80px 48px;position:relative}.page-module__ZP1igW__teamGrid{grid-template-columns:1fr 1fr;gap:48px;max-width:1000px;margin:0 auto;display:grid}.page-module__ZP1igW__teamCard{border:1px solid var(--white-border);position:relative;overflow:hidden}.page-module__ZP1igW__teamPhotoWrap{aspect-ratio:1;border-bottom:1px solid var(--white-border);position:relative;overflow:hidden}.page-module__ZP1igW__teamPhoto{object-fit:cover;filter:grayscale(20%)contrast(1.05);width:100%;height:100%}.page-module__ZP1igW__teamPhotoCornerTl{border-top:1.5px solid var(--accent);border-left:1.5px solid var(--accent);z-index:2;width:16px;height:16px;position:absolute;top:12px;left:12px}.page-module__ZP1igW__teamPhotoCornerBr{border-bottom:1.5px solid var(--accent);border-right:1.5px solid var(--accent);z-index:2;width:16px;height:16px;position:absolute;bottom:12px;right:12px}.page-module__ZP1igW__teamInfo{padding:28px 24px}.page-module__ZP1igW__teamNum{font-family:var(--font-mono);letter-spacing:.15em;color:var(--white-muted);text-transform:uppercase;margin-bottom:12px;font-size:9px}.page-module__ZP1igW__teamName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:26px;font-weight:700}.page-module__ZP1igW__teamRole{font-family:var(--font-mono);letter-spacing:.12em;color:var(--accent);text-transform:uppercase;margin-bottom:16px;font-size:11px}.page-module__ZP1igW__teamBio{font-family:var(--font-ui);color:var(--white-dim);margin-bottom:12px;font-size:14px;line-height:1.7}.page-module__ZP1igW__teamBio:last-of-type{margin-bottom:16px}.page-module__ZP1igW__teamLink{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid #4a9eff4d;padding:6px 14px;font-size:11px;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.page-module__ZP1igW__teamLink:hover{background:var(--accent);color:var(--blue-darker)}.page-module__ZP1igW__validationSection{z-index:2;padding:80px 48px;position:relative}.page-module__ZP1igW__validationContent{max-width:700px;margin:40px auto 0}.page-module__ZP1igW__validationIntro{font-family:var(--font-ui);color:var(--white-dim);text-align:center;margin-bottom:32px;font-size:16px;line-height:1.75}.page-module__ZP1igW__validationPanel{border:1px solid var(--white-border);background:#1a539314;margin-bottom:28px;padding:36px;position:relative}.page-module__ZP1igW__validationPanel:before{content:"SYS.VALIDATION";font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);background:var(--blue-darker);padding:0 8px;font-size:9px;position:absolute;top:-10px;left:24px}.page-module__ZP1igW__validationNote{font-family:var(--font-mono);letter-spacing:.08em;color:var(--white-muted);text-align:center;font-size:11px;line-height:1.6}.page-module__ZP1igW__valuesCorner{width:12px;height:12px;position:absolute}.page-module__ZP1igW__cornerTl{border-top:1px solid var(--white-border);border-left:1px solid var(--white-border);top:12px;left:12px}.page-module__ZP1igW__cornerBr{border-bottom:1px solid var(--white-border);border-right:1px solid var(--white-border);bottom:12px;right:12px}.page-module__ZP1igW__valuesList{flex-direction:column;gap:20px;padding:0;list-style:none;display:flex}.page-module__ZP1igW__valuesList li{color:var(--white-dim);align-items:flex-start;gap:14px;font-size:14px;line-height:1.5;display:flex}.page-module__ZP1igW__valuesList li:before{content:"→";color:var(--accent);font-family:var(--font-mono);flex-shrink:0;margin-top:1px}.page-module__ZP1igW__valuesList strong{color:var(--white);font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px;font-size:15px;font-weight:600;display:block}.page-module__ZP1igW__ctaSection{border-top:1px solid var(--white-border);z-index:2;text-align:center;padding:100px 48px;position:relative;overflow:hidden}.page-module__ZP1igW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a53934d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.page-module__ZP1igW__ctaInner{max-width:720px;margin:0 auto}.page-module__ZP1igW__ctaTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;margin-bottom:12px;font-size:10px}.page-module__ZP1igW__ctaHeadline{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(48px,7vw,88px);font-weight:800;line-height:.92}.page-module__ZP1igW__ctaSub{font-family:var(--font-ui);color:var(--white-dim);margin-bottom:44px;font-size:16px;line-height:1.7}@media (max-width:900px){.page-module__ZP1igW__hero{min-height:auto;padding-top:100px;padding-left:24px;padding-right:24px}.page-module__ZP1igW__storySection{padding:60px 24px}.page-module__ZP1igW__storyGrid{grid-template-columns:1fr;gap:40px}.page-module__ZP1igW__teamSection{padding:60px 24px}.page-module__ZP1igW__teamGrid{grid-template-columns:1fr;max-width:500px}.page-module__ZP1igW__validationSection,.page-module__ZP1igW__ctaSection{padding:60px 24px}}
.not-found-module__mpbYFq__container{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:120px 48px 80px;display:flex;position:relative}.not-found-module__mpbYFq__content{grid-template-columns:1fr auto;align-items:center;gap:80px;width:100%;max-width:1000px;display:grid}.not-found-module__mpbYFq__textBlock{flex-direction:column;display:flex}.not-found-module__mpbYFq__tag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);align-items:center;gap:10px;margin-bottom:24px;font-size:11px;display:flex}.not-found-module__mpbYFq__tag:before{content:"";background:var(--accent);width:24px;height:1px}.not-found-module__mpbYFq__headline{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:24px;font-size:clamp(56px,8vw,96px);font-weight:800;line-height:.92}.not-found-module__mpbYFq__accent{color:var(--accent)}.not-found-module__mpbYFq__subtext{font-family:var(--font-ui);color:#ffffffa6;max-width:400px;margin-bottom:36px;font-size:16px;line-height:1.7}.not-found-module__mpbYFq__actions{gap:14px;margin-bottom:32px;display:flex}.not-found-module__mpbYFq__btnPrimary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:var(--blue-darker);padding:14px 32px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s}.not-found-module__mpbYFq__btnPrimary:hover{background:#6ab2ff}.not-found-module__mpbYFq__btnSecondary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--white-dim);border:1px solid var(--white-border);background:0 0;padding:14px 32px;font-size:12px;text-decoration:none;transition:border-color .2s,color .2s}.not-found-module__mpbYFq__btnSecondary:hover{border-color:var(--white-muted);color:var(--white)}.not-found-module__mpbYFq__sysLine{font-family:var(--font-mono);letter-spacing:.15em;color:#fff3;text-transform:uppercase;font-size:10px}.not-found-module__mpbYFq__reticleWrap{justify-content:center;align-items:center;display:flex}.not-found-module__mpbYFq__reticle{transform-origin:50%;opacity:.7;transform:scale(.56)}@media (max-width:900px){.not-found-module__mpbYFq__container{padding:100px 24px 60px}.not-found-module__mpbYFq__content{text-align:center;grid-template-columns:1fr;gap:40px}.not-found-module__mpbYFq__tag,.not-found-module__mpbYFq__actions{justify-content:center}.not-found-module__mpbYFq__sysLine{text-align:center}.not-found-module__mpbYFq__reticleWrap{display:none}}
.ServicePageTemplate-module__ux4fIG__hero{z-index:2;grid-template-columns:1fr 1fr;min-height:60vh;padding-top:120px;display:grid;position:relative;overflow:hidden}.ServicePageTemplate-module__ux4fIG__heroContent{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;padding:60px 48px;display:flex}.ServicePageTemplate-module__ux4fIG__heroTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);align-items:center;gap:10px;margin-bottom:24px;font-size:11px;display:flex}.ServicePageTemplate-module__ux4fIG__heroTag:before{content:"";background:var(--accent);width:24px;height:1px}.ServicePageTemplate-module__ux4fIG__heroHeadline{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:32px;font-size:clamp(56px,7vw,96px);font-weight:800;line-height:.92}.ServicePageTemplate-module__ux4fIG__lineWhite{color:var(--white)}.ServicePageTemplate-module__ux4fIG__lineAccent{color:var(--accent)}.ServicePageTemplate-module__ux4fIG__heroSubtext{font-family:var(--font-ui);color:var(--white-dim);max-width:520px;margin-bottom:36px;font-size:16px;line-height:1.75}.ServicePageTemplate-module__ux4fIG__heroActions{align-items:center;gap:14px;display:flex}.ServicePageTemplate-module__ux4fIG__btnPrimary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:var(--blue-darker);padding:14px 32px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s}.ServicePageTemplate-module__ux4fIG__btnPrimary:hover{background:#6ab2ff}.ServicePageTemplate-module__ux4fIG__btnSecondary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--white-dim);background:0 0;border:1px solid #ffffff1f;padding:14px 32px;font-size:12px;text-decoration:none;transition:border-color .2s,color .2s}.ServicePageTemplate-module__ux4fIG__btnSecondary:hover{border-color:var(--white-muted);color:var(--white)}.ServicePageTemplate-module__ux4fIG__heroPanel{background:#0d1f3c66;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ServicePageTemplate-module__ux4fIG__impactBar{z-index:2;background:#1a53930f;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.ServicePageTemplate-module__ux4fIG__statCell{border-right:1px solid #ffffff1a;padding:32px 40px;position:relative}.ServicePageTemplate-module__ux4fIG__statCell:last-child{border-right:none}.ServicePageTemplate-module__ux4fIG__statTag{font-family:var(--font-mono);letter-spacing:.12em;color:#4a9eff80;text-transform:uppercase;font-size:9px;position:absolute;top:12px;right:14px}.ServicePageTemplate-module__ux4fIG__statNum{font-family:var(--font-display);color:var(--white);margin-bottom:8px;font-size:56px;font-weight:800;line-height:1}.ServicePageTemplate-module__ux4fIG__statSuffix{color:#fff6;font-size:28px;font-weight:700}.ServicePageTemplate-module__ux4fIG__statLabel{font-family:var(--font-mono);letter-spacing:.18em;color:#ffffff4d;text-transform:uppercase;font-size:10px}.ServicePageTemplate-module__ux4fIG__featureSection{z-index:2;padding:80px 48px;position:relative}.ServicePageTemplate-module__ux4fIG__featureGrid{border:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid}.ServicePageTemplate-module__ux4fIG__featureCard{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:28px 24px;transition:background .25s;position:relative;overflow:hidden}.ServicePageTemplate-module__ux4fIG__featureCard:nth-child(3n){border-right:none}.ServicePageTemplate-module__ux4fIG__featureCard:nth-last-child(-n+3){border-bottom:none}.ServicePageTemplate-module__ux4fIG__featureCard:before{content:"";transform-origin:0;background:#4a9eff;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicePageTemplate-module__ux4fIG__featureCard:hover{background:#4a9eff0d}.ServicePageTemplate-module__ux4fIG__featureCard:hover:before{transform:scaleX(1)}.ServicePageTemplate-module__ux4fIG__featureNum{font-family:var(--font-mono);letter-spacing:.15em;color:#ffffff4d;text-transform:uppercase;margin-bottom:16px;font-size:9px}.ServicePageTemplate-module__ux4fIG__featureTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--white);letter-spacing:.02em;margin-bottom:10px;font-size:18px;font-weight:700}.ServicePageTemplate-module__ux4fIG__featureDesc{font-family:var(--font-ui);color:#ffffffa6;font-size:13px;line-height:1.6}.ServicePageTemplate-module__ux4fIG__processSection{z-index:2;background:#1a53930a;border-top:1px solid #ffffff1a;padding:80px 48px;position:relative}.ServicePageTemplate-module__ux4fIG__processRail{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.ServicePageTemplate-module__ux4fIG__processLine{z-index:0;background:linear-gradient(90deg,#0000,#4a9eff4d,#4a9eff4d,#0000);height:1px;position:absolute;top:28px;left:10%;right:10%}.ServicePageTemplate-module__ux4fIG__processStep{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.ServicePageTemplate-module__ux4fIG__processNode{background:var(--blue-darker);border:1px solid #4a9eff66;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.ServicePageTemplate-module__ux4fIG__processNodeInner{border:1px solid #4a9eff26;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ServicePageTemplate-module__ux4fIG__processNodeNum{font-family:var(--font-mono);color:#4a9eff;font-size:16px}.ServicePageTemplate-module__ux4fIG__processTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--white);margin-bottom:8px;font-size:15px;font-weight:700}.ServicePageTemplate-module__ux4fIG__processDesc{font-family:var(--font-ui);color:#ffffffa6;max-width:200px;font-size:12px;line-height:1.6}.ServicePageTemplate-module__ux4fIG__geoSection{z-index:2;border-top:1px solid #ffffff1a;grid-template-columns:280px 1fr;align-items:start;gap:48px;padding:60px 48px;display:grid;position:relative}.ServicePageTemplate-module__ux4fIG__geoLeft{padding-top:8px}.ServicePageTemplate-module__ux4fIG__geoTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;display:flex}.ServicePageTemplate-module__ux4fIG__geoTag:before{content:"";background:var(--accent);width:16px;height:1px}.ServicePageTemplate-module__ux4fIG__geoTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;font-size:32px;font-weight:700;line-height:1}.ServicePageTemplate-module__ux4fIG__geoHollow{color:#0000;-webkit-text-stroke:1px #ffffff40}.ServicePageTemplate-module__ux4fIG__geoRight{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}.ServicePageTemplate-module__ux4fIG__geoTagPrimary,.ServicePageTemplate-module__ux4fIG__geoTagStandard{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;font-size:11px;display:inline-block}.ServicePageTemplate-module__ux4fIG__geoTagPrimary{color:#4a9eff;background:#4a9eff1a;border:1px solid #4a9eff80}.ServicePageTemplate-module__ux4fIG__geoTagStandard{color:#4a9effcc;background:#4a9eff0f;border:1px solid #4a9eff40}.ServicePageTemplate-module__ux4fIG__faqSection{z-index:2;padding:80px 48px;position:relative}.ServicePageTemplate-module__ux4fIG__ctaSection{z-index:2;text-align:center;border-top:1px solid #ffffff1a;padding:100px 48px;position:relative;overflow:hidden}.ServicePageTemplate-module__ux4fIG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a53934d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.ServicePageTemplate-module__ux4fIG__ctaInner{max-width:720px;margin:0 auto}.ServicePageTemplate-module__ux4fIG__ctaTag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;margin-bottom:12px;font-size:10px}.ServicePageTemplate-module__ux4fIG__ctaHeadline{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(48px,7vw,88px);font-weight:800;line-height:.92}.ServicePageTemplate-module__ux4fIG__ctaSub{font-family:var(--font-ui);color:var(--white-dim);margin-bottom:44px;font-size:16px;line-height:1.7}@media (max-width:900px){.ServicePageTemplate-module__ux4fIG__hero{grid-template-columns:1fr;min-height:auto;padding-top:100px}.ServicePageTemplate-module__ux4fIG__heroPanel{display:none}.ServicePageTemplate-module__ux4fIG__heroContent{border-right:none;padding:40px 24px 60px}.ServicePageTemplate-module__ux4fIG__featureSection{padding:48px 24px}.ServicePageTemplate-module__ux4fIG__featureGrid{grid-template-columns:1fr 1fr}.ServicePageTemplate-module__ux4fIG__featureCard:nth-child(2n){border-right:none}.ServicePageTemplate-module__ux4fIG__featureCard:nth-child(3n){border-right:1px solid #ffffff1a}.ServicePageTemplate-module__ux4fIG__featureCard:nth-last-child(-n+2){border-bottom:none}.ServicePageTemplate-module__ux4fIG__processSection{padding:48px 24px}.ServicePageTemplate-module__ux4fIG__processRail{grid-template-columns:1fr 1fr;gap:32px}.ServicePageTemplate-module__ux4fIG__processLine{display:none}.ServicePageTemplate-module__ux4fIG__geoSection{grid-template-columns:1fr;gap:24px;padding:40px 24px}.ServicePageTemplate-module__ux4fIG__faqSection{padding:48px 24px}.ServicePageTemplate-module__ux4fIG__ctaSection{padding:60px 24px}}@media (max-width:768px){.ServicePageTemplate-module__ux4fIG__impactBar{grid-template-columns:1fr}.ServicePageTemplate-module__ux4fIG__statCell{border-bottom:1px solid #ffffff1a;border-right:none;padding:20px 24px}.ServicePageTemplate-module__ux4fIG__statCell:last-child{border-bottom:none}.ServicePageTemplate-module__ux4fIG__statTag{margin-bottom:6px;display:block;position:static}.ServicePageTemplate-module__ux4fIG__statNum{font-size:clamp(36px,10vw,56px)}}@media (max-width:600px){.ServicePageTemplate-module__ux4fIG__featureGrid{grid-template-columns:1fr}.ServicePageTemplate-module__ux4fIG__featureCard{border-right:none!important}.ServicePageTemplate-module__ux4fIG__featureCard:last-child{border-bottom:none}.ServicePageTemplate-module__ux4fIG__processRail{grid-template-columns:1fr;gap:0;padding-left:52px;position:relative}.ServicePageTemplate-module__ux4fIG__processRail:after{content:"";background:#4a9eff33;width:2px;position:absolute;top:28px;bottom:28px;left:23px}.ServicePageTemplate-module__ux4fIG__processStep{text-align:left;align-items:flex-start;padding-bottom:32px;position:relative}.ServicePageTemplate-module__ux4fIG__processStep:last-child{padding-bottom:0}.ServicePageTemplate-module__ux4fIG__processNode{width:48px;height:48px;position:absolute;top:0;left:-52px}.ServicePageTemplate-module__ux4fIG__processNodeInner{width:36px;height:36px}.ServicePageTemplate-module__ux4fIG__processDesc{max-width:none}.ServicePageTemplate-module__ux4fIG__heroActions{flex-direction:column;align-items:stretch}.ServicePageTemplate-module__ux4fIG__btnPrimary,.ServicePageTemplate-module__ux4fIG__btnSecondary{text-align:center}}
