@charset "UTF-8";
@font-face{font-family:Manrope;src:url('/static/fonts/manrope-cyrillic.woff2') format('woff2');font-weight:200 800;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;src:url('/static/fonts/manrope-latin.woff2') format('woff2');font-weight:200 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{color-scheme:light;--ink:#18232d;--muted:#5f6c79;--blue:#2855eb;--paper:#f7f8f5;--line:#d9deda;--dark:#111f30;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.7}img,svg{max-width:100%;display:block}p{color:var(--muted);margin:0 0 24px}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.055em;line-height:1.12}h1{font-size:clamp(48px,5.3vw,82px)}h2{font-size:clamp(34px,3.7vw,56px)}h3{font-size:26px;letter-spacing:-.035em}em{font-style:normal;color:var(--blue)}::selection{background:#cdd9ff;color:#152c6b}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6388fa;outline-offset:5px}input:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:3px}.shell{width:calc(100% - 96px);max-width:1376px;margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:10px;font:500 10px/1.6 Manrope,Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;margin-bottom:26px;color:var(--muted)}.dot,.tiny-dot{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:50%;flex:none}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-height:54px;padding:16px 23px;background:var(--blue);color:#fff;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:650;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.button span{font-size:19px}.button.small{min-height:46px;padding:12px 19px;font-size:12px}.button:active{transform:translateY(1px)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:650;line-height:1.5;padding:10px 0;text-underline-offset:6px;transition:color .2s}.text-link:active{transform:translateY(1px)}
.header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100px;gap:32px}.brand{display:inline-flex;align-items:center;gap:12px;line-height:1.05;flex:none}.brand-mark{width:39px;color:var(--blue)}.wordmark{font-size:25px;font-weight:750;letter-spacing:-.065em}.wordmark small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.24em;font-weight:600;margin-top:6px}.header nav{display:flex;align-items:center;gap:32px;font-size:12px;font-weight:550}.header nav>a:not(.button){padding-block:12px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:54px;padding-block:60px 58px;align-items:center}.hero-copy{padding-block:8px}.hero h1{font-size:clamp(50px,5.25vw,80px);line-height:1.05;letter-spacing:-.065em;margin-bottom:30px}.hero h1 em{font-weight:500}.hero .eyebrow{font-size:9px;margin-bottom:35px}.hero-lead{font-size:16px;line-height:1.8;max-width:440px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.hero-bottom{display:flex;align-items:center;gap:20px;margin-top:45px;font-size:10px;line-height:1.65;color:var(--muted)}.hero-rule{width:48px;height:1px;background:#adb8c4}.system-art{background:radial-gradient(ellipse at 55% 46%,#213e64 0%,#111f30 65%);color:#d8e3f3;position:relative;overflow:hidden;border-radius:4px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.art-caption,.art-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:monospace;font-size:8px;letter-spacing:.07em;padding:26px 25px;position:relative;z-index:1}.art-caption{border-bottom:1px solid #b4c9ee19}.architecture{width:100%;flex:1;min-height:0;max-height:520px}.art-bottom{border-top:1px solid #b4c9ee19;color:#abbdd6;padding-block:22px;letter-spacing:0;font-size:9px}.art-status{display:flex;align-items:center;gap:8px}.art-status i{height:5px;width:5px;background:#a4bdff;border-radius:50%}.ribbon-object{transform-origin:center;animation:assemble 1.2s cubic-bezier(.2,.6,.2,1) both}@keyframes assemble{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.competencies{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:24px;color:var(--muted);font-size:11px}.competencies span+span:before{content:'+';margin-right:clamp(12px,3vw,46px);color:#a6afb7}.section{padding-block:112px}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:80px;margin-bottom:54px}.section-heading>p{max-width:410px;margin:0;font-size:15px}.service-grid{border-top:1px solid var(--ink)}.service-card{display:grid;grid-template-columns:70px 1fr 130px;align-items:start;padding:32px 8px;gap:20px;border-bottom:1px solid var(--line);transition:background .25s,padding .25s}.service-number{font-family:monospace;font-size:12px;color:var(--muted);padding-top:8px}.service-card>div{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.service-card h3{font-size:28px;font-weight:550}.service-card p{font-size:14px;margin:0;max-width:360px}.service-end{display:flex;justify-content:flex-end;align-items:center;gap:24px;font-size:10px;padding-top:2px}.arrow{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;font-size:19px;transition:background .2s,color .2s,transform .2s}
.problem-section{background:#e9edec;padding-block:100px}.problem-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.problem-grid h2{font-size:clamp(32px,3.1vw,48px);margin-bottom:30px}.problem-grid>div>p{max-width:390px;font-size:15px}.problem-list article{display:flex;gap:28px;border-top:1px solid #bdc8c9;padding:25px 0}.problem-list article:last-child{border-bottom:1px solid #bdc8c9}.problem-list article>span{font:11px monospace;color:var(--blue);padding-top:7px}.problem-list h3{font-size:22px;line-height:1.35;margin-bottom:13px;max-width:360px}.problem-list p{font-size:14px;margin:0;max-width:390px}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.case-card{min-width:0;display:flex;flex-direction:column}.scenario-visual{height:270px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:6px;transition:transform .4s}.scenario-visual>span{font:10px monospace;letter-spacing:.05em}.scenario-visual small{font-size:10px;display:flex;align-items:center;gap:8px}.scenario-one{background:var(--dark);color:#ccdaf3;background-image:linear-gradient(#9baec409 1px,transparent 1px),linear-gradient(90deg,#9baec409 1px,transparent 1px);background-size:30px 30px}.flow-pills{display:flex;align-items:center;gap:15px;justify-content:center}.flow-pills b{font-size:16px;padding:20px 18px;border:1px solid #8599b544;border-radius:7px;font-weight:500;background:#ffffff09}.flow-pills b:last-child{background:#305beb;border-color:#305beb;color:white}.flow-pills i{font-size:26px;font-style:normal;color:#91a8c9}.tiny-dot{background:#90afff}.scenario-two{background:#dee6ed;color:#53677b}.mini-interface{width:100%;background:#fff;border-radius:8px 8px 0 0;padding:18px;margin-top:25px;transform:translateY(10px);box-shadow:0 14px 35px #283c5320;color:var(--ink)}.mini-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e4e9ee;font-size:8px}.mini-bar i{height:10px;width:10px;border-radius:50%;background:#d7e2f7}.mini-interface>b{display:block;font-size:10px;margin:15px 0}.mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:8px;color:#657484}.mini-stats>span{padding:8px;background:#f3f6f8;border-radius:4px}.mini-stats strong{font-size:21px;font-weight:500;display:block;color:var(--ink)}.mini-action{display:block;font-size:8px;color:var(--blue);margin-top:12px}.scenario-three{background:#e6e7db;color:#525b43}.learning-path{display:grid;margin-block:14px;gap:7px}.learning-path>div{display:flex;align-items:center;gap:18px;padding:10px 14px;background:#fafbf57a;border-radius:4px}.learning-path>div:last-child{background:#35483b;color:#fff;transform:translateX(7px)}.learning-path span{font:9px monospace;opacity:.7}.learning-path b{font-size:14px;font-weight:500}.learning-path i{font-style:normal;margin-left:auto}.case-copy{padding:28px 0 0;display:flex;flex-direction:column;flex:1}.case-copy .eyebrow{font-size:9px;margin-bottom:15px}.case-copy h3{font-size:29px;line-height:1.2;margin-bottom:18px}.case-copy p{font-size:14px;line-height:1.8;margin-bottom:24px}.case-copy .text-link{margin-top:auto;border-bottom:1px solid var(--line);padding-bottom:16px}.project-monogram{width:100px;align-self:center;color:#779aff}.process-section{background:#f0f2ef;border-top:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.steps article{border-top:1px solid #aeb9b6;padding-top:21px}.step-number{font-size:48px;letter-spacing:-.06em;font-weight:450;display:flex;justify-content:space-between;align-items:center;color:#667870;margin-bottom:42px}.step-number i{font-style:normal;font-size:18px;color:#88948f}.steps h3{font-size:23px;margin-bottom:17px}.steps p{font-size:13px;line-height:1.8;margin:0}.about-section{padding-block:110px;background:var(--dark);color:#f5f8ff}.about-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:100px}.about-section .eyebrow{color:#9db0c6}.about-section h2{font-size:clamp(33px,3.4vw,52px)}.about-section em{color:#93afff}.about-section p{color:#afbdce;font-size:15px}.about-section .large-text{font-size:26px;line-height:1.5;color:#edf3fb;margin-bottom:25px;letter-spacing:-.035em}.about-sign{display:flex;align-items:center;gap:20px;margin-top:70px;font-size:28px;letter-spacing:-.04em;line-height:1.05;color:#8195af}.about-sign svg{width:65px}.principles{margin-top:35px}.principles>div{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:22px 0;border-top:1px solid #9bafc32e;font-size:12px}.principles b{font-weight:500;color:#f2f6fb}.principles span{color:#afbdce;line-height:1.8}.consultant-wrap{padding-bottom:0}.consultant{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:45px;background:#eaf0f6;border-radius:9px}.consultant h2{font-size:42px;margin-bottom:25px}.consultant-copy>p{font-size:14px;max-width:380px}.assistant-note{display:block;font-size:11px;color:#617287;margin-top:26px;line-height:1.8}.assistant-chat{background:white;border:1px solid #dde5eb;padding:28px;border-radius:9px;box-shadow:0 18px 45px #33486108}.chat-heading{display:flex;align-items:center;gap:12px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #e7ebef}.assistant-mark{width:32px;color:var(--blue)}.chat-heading b{font-size:13px;font-weight:650;display:block}.chat-heading small{font-size:10px;color:var(--muted);display:block}.chat-badge{margin-left:auto;background:#eef2ff;color:var(--blue);padding:3px 7px;border-radius:4px;font:10px monospace}.assistant-chat label{font-size:11px;margin-bottom:10px}.assistant-chat textarea{margin-bottom:16px;min-height:110px}.assistant-answer{font-size:12px;min-height:65px;line-height:1.75;margin:20px 0 0}.assistant-answer.error{color:#a52c35}.faq-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.faq-grid h2{font-size:40px;margin-bottom:25px}.faq-grid>div>p{font-size:14px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:15px;font-weight:600;line-height:1.6;padding:24px 0}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:400;color:var(--blue);transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;padding-right:28px;margin-bottom:24px}
.contact-section{background:#254bce;color:white;padding-block:96px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact-section .eyebrow{color:#c9d7ff}.contact-section h2{font-size:clamp(40px,4vw,62px);margin-bottom:26px}.contact-section p{color:#d8e2ff;max-width:420px;font-size:15px}.contact-channels{display:flex;flex-direction:column;gap:14px;margin-top:40px;font-size:14px}.contact-channels a{text-decoration:underline;text-underline-offset:6px}.contact-note{font-size:11px;color:#c5d4ff;display:block;margin-top:50px}.consultation-form{background:#fff;color:var(--ink);padding:32px;border-radius:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:12px;font-weight:600;display:block;margin-bottom:22px}input,textarea,select{display:block;width:100%;min-width:0;margin-top:9px;background:#f5f7f8;border:1px solid #dbe1e6;border-radius:4px;padding:13px;color:var(--ink);font-size:14px;font-weight:400;line-height:1.6}input::placeholder,textarea::placeholder{color:#6c7a87;opacity:1}textarea{resize:vertical;min-height:125px}.consent{display:flex;gap:10px;line-height:1.7;font-size:10px;font-weight:400;color:var(--muted)}.consent input{width:16px;height:16px;margin:3px 0 0;flex:0 0 16px;accent-color:var(--blue)}.consent a{text-decoration:underline;text-underline-offset:3px}.consultation-form .button{width:100%}.contact-section .form-status{color:#267248;font-size:12px;min-height:45px;margin:14px 0 0;max-width:none}.contact-section .form-status.error{color:#a52c35}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.partner-strip{display:grid;grid-template-columns:.7fr 1.4fr 1fr;gap:30px;align-items:center;padding-block:55px;border-bottom:1px solid var(--line)}.partner-strip .eyebrow,.partner-strip p{margin:0}.partner-strip p{font-size:17px;line-height:1.6;letter-spacing:-.02em;color:var(--ink)}.partner-strip .text-link{justify-self:end}.footer{padding-block:55px 25px;display:grid;grid-template-columns:1fr 1fr;gap:42px}.footer p{font-size:12px;margin:19px 0 0}.footer-links{display:flex;align-items:flex-end;flex-direction:column;gap:14px;font-size:12px}.copyright{grid-column:1/-1;padding-top:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.mobile-cta{display:none}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:12px;z-index:100}.skip:focus{top:10px}.large-text{font-size:24px;line-height:1.6;letter-spacing:-.02em}.detail-hero{padding-block:70px;border-bottom:1px solid var(--line);position:relative}.detail-hero>.text-link{margin-bottom:36px}.detail-hero h1{max-width:1040px;margin-bottom:28px;font-size:clamp(46px,5.6vw,82px)}.detail-hero .eyebrow{color:var(--blue)}.detail-hero p{max-width:850px;font-size:23px}.detail-hero .button{margin-top:15px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.detail-grid h2{font-size:34px;margin:25px 0 20px}.detail-grid h3{margin-bottom:18px}.panel{background:#eaf0f3;border-radius:8px;padding:35px}.check-list{list-style:none;padding:0;margin:15px 0 40px}.check-list li{display:flex;gap:14px;border-bottom:1px solid #ccd6de;padding:16px 0;font-size:15px}.check-list li:before{content:'↗';color:var(--blue)}.prose{max-width:850px}.prose h2{font-size:32px;margin:40px 0 22px}.prose h2:first-child{margin-top:0}.prose h3{font-size:24px;margin:35px 0 18px}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.admin-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:35px;padding-block:50px}.admin-record{display:flex;gap:12px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:18px 0;font-size:13px}.admin-record>a{color:var(--blue)}.enquiry{margin:20px 0;overflow-wrap:anywhere}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}.reveal.visible{opacity:1;transform:none}.service-card,.steps>article,.case-card,.section-heading>div,.problem-grid>div,.about-grid>div,.contact-grid>div,.consultant>div{min-width:0}
@media(hover:hover) and (pointer:fine){.button:hover{background:#1943cc;transform:translateY(-2px);box-shadow:0 6px 15px #18359617}.text-link:hover{color:var(--blue)}.header nav>a:not(.button):hover,.footer-links a:hover{color:var(--blue)}.service-card:hover{background:#edf1ed;padding-inline:18px}.service-card:hover .arrow{background:var(--blue);border-color:var(--blue);color:#fff;transform:rotate(4deg)}.case-card:hover .scenario-visual{transform:translateY(-4px)}.case-card:hover .text-link{color:var(--blue)}.contact-channels a:hover{color:#fff}.about-section .text-link:hover{color:#b9ccff}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.hero{gap:32px;padding-block:48px}.hero h1{font-size:59px}.hero .eyebrow{font-size:8px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:11px}.art-bottom{font-size:8px;padding-inline:17px}.art-caption{font-size:7px;padding-inline:17px}.hero-bottom{margin-top:32px}.section{padding-block:85px}.section-heading,.problem-grid,.about-grid,.contact-grid,.faq-grid,.detail-grid{gap:50px}.service-card{grid-template-columns:40px 1fr 45px}.service-card>div{gap:30px}.service-end>span:first-child{display:none}.service-card h3{font-size:25px}.cases-grid{gap:22px}.scenario-visual{padding:19px;height:245px}.flow-pills{gap:9px}.flow-pills b{font-size:14px;padding:16px 12px}.case-copy h3{font-size:25px}.consultant{padding:32px;gap:40px}.consultant h2{font-size:35px}.steps{gap:24px}.steps h3{font-size:21px}.contact-grid{gap:40px}.form-row{grid-template-columns:1fr;gap:0}.header nav{gap:24px}.about-section,.problem-section{padding-block:85px}.principles>div{grid-template-columns:1fr;gap:8px}}
@media(max-width:850px){.shell{width:calc(100% - 48px)}.header-inner{height:84px}.hero{grid-template-columns:1.1fr 1fr;gap:25px}.hero h1{font-size:46px}.hero .eyebrow{font-size:8px;letter-spacing:.05em;margin-bottom:24px}.hero-lead{font-size:14px}.hero-actions{flex-wrap:wrap;gap:12px}.hero-bottom{margin-top:22px}.system-art{align-self:center;min-height:450px}.art-caption{font-size:6px}.art-bottom{flex-direction:column;align-items:flex-start;gap:8px}.competencies{gap:10px;font-size:9px}.competencies span+span:before{margin-right:10px}.section-heading{grid-template-columns:1.1fr 1fr;gap:35px}.section-heading>p{font-size:14px}h2{font-size:37px}.service-card>div{grid-template-columns:1fr;gap:13px}.service-card p{max-width:480px}.service-card{grid-template-columns:42px 1fr 45px;padding-block:24px}.problem-grid,.about-grid{grid-template-columns:1fr;gap:45px}.problem-grid>div>p{max-width:500px}.problem-grid h2{font-size:40px}.cases-grid{grid-template-columns:1fr 1fr}.cases-grid>:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:28px}.cases-grid>:last-child:nth-child(odd) .case-copy{padding:0}.cases-grid>:last-child:nth-child(odd) .scenario-visual{height:100%;min-height:270px}.steps{grid-template-columns:1fr 1fr;gap:38px}.step-number{margin-bottom:25px}.about-grid{grid-template-columns:1fr 1fr;gap:35px}.about-sign{margin-top:45px}.about-section h2{font-size:34px}.about-section .large-text{font-size:22px}.consultant{gap:25px;padding:28px}.consultant h2{font-size:31px}.assistant-chat{padding:22px}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-grid h2{font-size:37px}.contact-grid{grid-template-columns:1fr 1fr;gap:28px}.contact-section h2{font-size:40px}.consultation-form{padding:24px}.partner-strip{grid-template-columns:1fr 2fr;gap:15px}.partner-strip .text-link{grid-column:2;justify-self:start}.header nav{gap:18px;font-size:11px}.header .button{font-size:11px;gap:14px}.wordmark{font-size:22px}.brand-mark{width:34px}.detail-grid{gap:30px}.detail-grid h2{font-size:30px}.detail-hero p{font-size:20px}}
@media(max-width:650px){html{scroll-padding-top:85px}.shell{width:calc(100% - 40px)}.header-inner{height:76px;gap:15px}.wordmark{font-size:23px}.wordmark small{font-size:8px}.brand-mark{width:34px}.menu-toggle{display:flex;align-items:center;gap:14px;background:transparent;border:1px solid var(--line);padding:9px 12px;min-height:42px;border-radius:4px;font-size:11px;color:var(--ink)}.menu-toggle span{font-size:21px;line-height:1}.header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:18px 20px 24px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 20px 30px #1d2a3510}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:6px}.header nav>a:not(.button){padding:14px 5px;font-size:15px}.header nav .button{font-size:13px;margin-top:7px;min-height:48px}.hero{grid-template-columns:1fr;gap:34px;padding-top:37px;padding-bottom:30px}.hero-copy{padding:0}.hero .eyebrow{font-size:8px;letter-spacing:.07em;margin-bottom:26px}.hero h1{font-size:clamp(42px,10.8vw,66px);line-height:1.05;letter-spacing:-.06em;margin-bottom:25px}.hero-lead{font-size:14px;max-width:420px;margin-bottom:0;line-height:1.85}.hero-actions{margin-top:27px;gap:22px;flex-wrap:nowrap}.hero-actions .button{font-size:12px;padding:15px 17px;gap:20px;min-height:51px}.hero-actions .text-link{font-size:11px}.hero-bottom{display:none}.system-art{min-height:0;width:100%;max-height:none;aspect-ratio:1.16;align-self:stretch}.architecture{position:absolute;inset:12px 0 0;width:100%;height:calc(100% - 20px)}.art-caption{position:absolute;top:0;left:0;right:0;padding:16px;font-size:6px;background:linear-gradient(#111f30,transparent);border:0}.art-bottom{position:absolute;bottom:0;left:0;right:0;flex-direction:row;font-size:7px;padding:14px 15px;border:0;background:#111f30e8}.competencies{display:grid;grid-template-columns:repeat(3,1fr);padding-block:18px;gap:15px 10px;font-size:9px}.competencies span+span:before{content:none}.competencies span:nth-child(3n+2){text-align:center}.competencies span:nth-child(3n){text-align:right}.section{padding-block:65px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:33px}.eyebrow{font-size:9px;margin-bottom:20px}h2{font-size:36px;line-height:1.13}.section-heading>p{font-size:14px;line-height:1.85;max-width:440px}.service-card{grid-template-columns:26px 1fr 30px;gap:12px;padding:24px 0}.service-number{font-size:10px;padding-top:5px}.service-card h3{font-size:22px;line-height:1.2;letter-spacing:-.04em}.service-card p{font-size:13px;line-height:1.75}.service-card>div{gap:12px}.arrow{width:29px;height:29px;font-size:16px}.service-end{padding:0}.problem-section{padding-block:65px}.problem-grid{gap:32px}.problem-grid h2{font-size:35px;margin-bottom:22px}.problem-grid>div>p{font-size:14px}.problem-list article{gap:18px;padding-block:22px}.problem-list h3{font-size:21px}.problem-list p{font-size:13px}.cases-grid{grid-template-columns:1fr;gap:38px}.cases-grid>:last-child:nth-child(odd){grid-column:auto;display:flex;gap:0}.cases-grid>:last-child:nth-child(odd) .case-copy{padding-top:23px}.cases-grid>:last-child:nth-child(odd) .scenario-visual{height:250px;min-height:0}.scenario-visual{height:250px;padding:22px}.case-copy{padding-top:23px}.case-copy h3{font-size:29px}.case-copy p{font-size:14px;margin-bottom:18px}.flow-pills{gap:20px}.flow-pills b{font-size:17px;padding:20px 22px}.mini-interface{max-width:310px;align-self:center}.learning-path>div{padding:11px 16px}.steps{grid-template-columns:1fr;gap:0;margin-top:35px}.steps article{display:grid;grid-template-columns:52px 1fr;gap:10px 20px;padding:24px 0}.step-number{grid-row:span 2;font-size:32px;margin:0;align-items:start;line-height:1.1}.step-number i{display:none}.steps h3{font-size:24px;margin:0}.steps p{font-size:13px}.about-section{padding-block:65px}.about-grid{grid-template-columns:1fr;gap:32px}.about-section h2{font-size:37px}.about-sign{display:none}.about-section .large-text{font-size:23px}.about-section p{font-size:14px}.principles{margin-top:25px}.principles>div{font-size:13px;padding-block:20px}.consultant-wrap{padding-bottom:0}.consultant{grid-template-columns:1fr;padding:25px 20px;gap:28px}.consultant h2{font-size:32px}.consultant-copy>p{font-size:14px}.assistant-note{margin-top:16px;font-size:10px}.assistant-chat{padding:20px 17px}.chat-heading{gap:10px}.assistant-chat textarea{font-size:16px;min-height:140px}.assistant-chat .button{width:100%}.assistant-answer{font-size:12px;min-height:65px}.faq-grid{gap:20px}.faq-grid h2{font-size:33px}.faq-grid>div>p{margin-bottom:5px}summary{font-size:14px;padding-block:22px;gap:18px}summary span{flex:none}details p{font-size:13px;line-height:1.8;padding-right:10px}.contact-section{padding-block:64px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-section h2{font-size:43px}.contact-section p{font-size:14px}.contact-channels{margin-top:20px;font-size:13px}.contact-note{margin-top:22px;font-size:11px}.consultation-form{padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}input,textarea{font-size:16px}label{font-size:12px}.consent{font-size:11px;line-height:1.7}.form-status{min-height:60px!important}.partner-strip{grid-template-columns:1fr;padding-block:38px;gap:16px}.partner-strip .text-link{grid-column:auto;justify-self:start}.partner-strip p{font-size:20px}.partner-strip .eyebrow{font-size:9px}.footer{grid-template-columns:1fr;gap:28px;padding-top:38px;padding-bottom:92px}.footer-links{align-items:flex-start;gap:15px}.copyright{font-size:9px;gap:15px;flex-wrap:wrap;padding-top:23px}.mobile-cta{position:fixed;bottom:12px;left:20px;right:20px;z-index:15;display:flex;justify-content:space-between;align-items:center;background:var(--dark);border:1px solid #62799e;color:white;padding:13px 20px;min-height:49px;border-radius:6px;font-size:12px;font-weight:600;box-shadow:0 6px 25px #11203320;transition:opacity .2s,transform .2s}.mobile-cta.is-hidden{opacity:0;transform:translateY(20px);pointer-events:none;visibility:hidden}.detail-hero{padding-block:40px}.detail-hero>.text-link{margin-bottom:24px}.detail-hero h1{font-size:clamp(36px,9.5vw,50px);overflow-wrap:break-word}.detail-hero p{font-size:18px}.detail-grid{grid-template-columns:1fr;gap:30px}.panel{padding:25px}.detail-grid h2{font-size:30px}.check-list li{font-size:14px}.prose h2{font-size:28px}.prose h3{font-size:23px}.prose p{font-size:14px}.admin-layout{grid-template-columns:1fr}.no-js .header-inner{height:auto;flex-wrap:wrap;padding-block:18px}.no-js .header nav{display:flex;position:static;flex-wrap:wrap;padding:0;border:0;box-shadow:none}.no-js .menu-toggle{display:none}}
@media(max-width:370px){.shell{width:calc(100% - 32px)}.hero h1{font-size:39px}.hero-actions{gap:14px;flex-wrap:wrap}.hero-actions .button{gap:20px}.hero .eyebrow{font-size:7px}.wordmark{font-size:21px}.brand-mark{width:30px}.service-card h3{font-size:20px}.flow-pills{gap:12px}.flow-pills b{font-size:15px}.consultant{padding-inline:16px}h2{font-size:33px}.contact-section h2{font-size:37px}}
.art-caption{font-size:10px}.art-bottom{font-size:10px}.hero .eyebrow{font-size:10px}.competencies{font-size:12px}.service-end{font-size:11px}.case-copy .eyebrow{font-size:10px}.scenario-visual>span{font-size:11px}.footer-links{font-size:13px}
@media(max-width:850px){.art-caption{font-size:8px}.art-caption>span:last-child{display:none}.art-bottom{font-size:9px}.hero .eyebrow{font-size:8px}.competencies{font-size:10px}}
@media(max-width:650px){.architecture g[font-family]{display:none}.art-caption{font-size:8px}.art-bottom{font-size:8px}.scenario-visual>span{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
