:root{--ink:#15171c;--muted:#606773;--blue:#3654ee;--line:#dfe2e8;--light:#f5f6f9;--max:1240px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:90px}*{box-sizing:border-box}body{margin:0;background:#fff;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.skip{position:fixed;top:-100px;left:10px;z-index:99;background:white;padding:12px}.skip:focus{top:10px}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.header{height:90px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);max-width:1500px;margin:auto}.wordmark{font-size:38px;font-weight:850;letter-spacing:-3px;line-height:1}.wordmark span{color:var(--blue);margin-left:3px}.header nav{display:flex;gap:32px;font-size:14px;font-weight:550}.header nav a:hover,.text-link:hover,.footer a:hover{color:var(--blue)}.nav-contact{font-weight:600;font-size:14px}.nav-contact span{margin-left:14px}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;padding-top:76px;padding-bottom:62px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0 0 22px;line-height:1.6}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.4vw,74px);letter-spacing:-3.7px;line-height:1.05;margin-bottom:25px;font-weight:760}h1 span{color:var(--blue)}.intro{font-size:19px;line-height:1.65;color:var(--muted);max-width:560px;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-radius:5px;padding:15px 21px;font-size:14px;font-weight:650;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:#203bd2}.dark{background:var(--ink);color:white}.text-link{font-size:14px;font-weight:650}.location{font-size:13px;color:var(--muted);margin:24px 0 0}.location span{padding:0 8px}.architecture{background:#15171c;border:1px solid #282c35;border-radius:12px;padding:23px 27px;color:white;transform:rotate(1deg);box-shadow:0 15px 40px #16255812}.architecture-head{font-size:11px;letter-spacing:1.1px;display:flex;justify-content:space-between;color:#a6adbf;margin-bottom:20px}.arch-node{display:flex;align-items:center;gap:15px;border:1px solid #363b46;padding:13px 15px;border-radius:6px;background:#20232b}.node-number{font-size:12px;color:#aab3cb;font-variant-numeric:tabular-nums}.arch-node strong{font-size:15px;font-weight:550}.arch-node p{font-size:12px;margin:2px 0 0;color:#aeb7cb}.node-symbol{margin-left:auto;font-size:19px;color:#bdc8ff}.connector{height:13px;width:1px;background:#687086;margin-left:24px}.final-node{background:#2e45c0;border-color:#526ce9}.final-node p,.final-node .node-number{color:#d4dcff}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0;border-block:1px solid var(--line)}.facts>div{display:flex;align-items:center;gap:17px;padding-left:26px;border-left:1px solid var(--line)}.facts>div:first-child{padding-left:0;border:0}.facts strong{font-size:36px;letter-spacing:-1.5px;font-weight:650}.facts span{font-size:13px;line-height:1.5;color:var(--muted)}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:13px;color:var(--blue)}h2{font-size:clamp(32px,3.5vw,46px);line-height:1.12;letter-spacing:-1.8px;font-weight:680;margin:0}.section-heading>p{font-size:16px;line-height:1.65;color:var(--muted);margin:0;max-width:440px}.gallery{border:1px solid var(--line);border-radius:10px;overflow:hidden}.slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.slides::-webkit-scrollbar{display:none}.slide{flex:0 0 100%;width:100%;min-width:0;display:grid;grid-template-columns:1.06fr 1fr;scroll-snap-align:start;scroll-snap-stop:always}.project-cover{padding:27px 30px;min-height:395px;display:flex;flex-direction:column}.cover-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px;font-weight:600;gap:15px}.cover-center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.cover-mark{font-size:34px;line-height:1.1;margin:20px 0 10px;font-weight:650}.cover-center strong{font-size:61px;line-height:1.1;letter-spacing:-3px}.cover-center p{margin-top:14px;font-size:14px}.cover-bottom{font-size:12px;opacity:.8}.cover-expenses{background:#e2ece6;color:#173e31}.cover-expenses strong span{font-weight:450}.cover-links{background:#dce3ff;color:#253db4}.cover-links strong span{color:#6478d2}.cover-code{background:#222431;color:#f0f0fc}.cover-code strong span{color:#b8a0ff}.project-copy{display:flex;flex-direction:column;align-items:flex-start;padding:43px 44px;justify-content:center}.project-copy .eyebrow{font-size:11px;letter-spacing:1px;color:var(--muted);margin-bottom:12px}.project-copy h3{font-size:35px;letter-spacing:-1px;line-height:1.2;margin-bottom:17px}.project-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75;margin-bottom:22px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:27px}.tags span{font-size:12px;border:1px solid var(--line);padding:4px 10px;border-radius:4px}.external-note{font-size:12px;color:var(--muted);margin-top:10px}.gallery-controls{display:flex;align-items:center;justify-content:space-between;padding:16px 23px;border-top:1px solid var(--line)}.dots{display:flex;gap:0}.dot{border:0;background:transparent;width:30px;height:30px;position:relative}.dot:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;top:11px;left:11px;background:#c8cbd4}.dot.active:after{background:var(--blue);width:18px;border-radius:5px;left:6px}.gallery-controls>p{font-size:13px;font-variant-numeric:tabular-nums;margin:0}.gallery-controls>p span{color:#8b91a0;margin-left:5px}.arrows{display:flex;gap:8px}.arrows button{background:white;border:1px solid var(--line);width:41px;height:37px;border-radius:4px;font-size:20px}.arrows button:hover:enabled{background:var(--light)}.arrows button:disabled{opacity:.3;cursor:default}.expertise{background:var(--light)}.skills-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8dce5;padding-top:30px;gap:29px}.skill-number{font-size:11px;font-weight:700;letter-spacing:1.2px;color:var(--blue)}.skills-grid h3{font-size:24px;line-height:1.25;letter-spacing:-.65px;margin:22px 0 16px}.skills-grid p{color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:22px}.skill-stack{font-size:12px;font-weight:600;line-height:1.9;color:#444d66}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.dashboard,.process{border:1px solid var(--line);padding:30px;border-radius:8px}.dashboard-heading{display:flex;align-items:flex-start;gap:15px;justify-content:space-between}.mini-label{font-size:11px;letter-spacing:1.1px;font-weight:650;color:var(--muted)}.data-grid h3{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin:12px 0 20px}.demo-label{border:1px solid var(--line);padding:4px 7px;line-height:1.4;font-size:11px;max-width:88px;color:var(--muted);border-radius:4px}.chart-caption{font-size:14px;margin:25px 0}.bar-chart>div{display:grid;grid-template-columns:95px 1fr 25px;gap:12px;align-items:center;margin:23px 0;font-size:13px}.bar-chart b{text-align:right;font-size:14px;font-weight:550}.track{height:22px;border-radius:3px;background:#eef0f7;overflow:hidden}.track i{display:block;width:var(--bar);height:100%;background:var(--blue);border-radius:3px}.bar-chart>div:nth-child(2) i{background:#6880f4}.bar-chart>div:nth-child(3) i{background:#8c9ff5}.bar-chart>div:nth-child(4) i{background:#b1bff8}.data-disclaimer{color:var(--muted);font-size:12px;line-height:1.65;margin:30px 0 0;padding-top:16px;border-top:1px solid var(--line)}.process>p{font-size:15px;color:var(--muted)}.process-steps{padding:0;list-style:none;margin:22px 0 0}.process-steps li{display:flex;gap:16px;position:relative;padding-bottom:17px}.process-steps li:last-child{padding-bottom:0}.process-steps li>span{display:flex;justify-content:center;align-items:center;flex:0 0 28px;height:28px;font-size:11px;color:var(--blue);border:1px solid #cdd4f8;background:#f4f6ff;border-radius:50%;position:relative;z-index:1}.process-steps li:not(:last-child):before{content:"";position:absolute;top:28px;bottom:0;left:13px;width:1px;background:var(--line)}.process-steps strong{font-size:14px}.process-steps p{font-size:13px;color:var(--muted);margin:3px 0 0}.institutional{padding-top:0}.systems{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;align-items:start}.system{border-top:1px solid var(--line)}.system summary{display:flex;align-items:center;gap:12px;justify-content:space-between;cursor:pointer;padding:20px 0;list-style:none;font-size:17px;font-weight:550}.system summary::-webkit-details-marker{display:none}.system summary .count{font-size:12px;color:var(--muted);margin-left:auto;white-space:nowrap;font-weight:400}.system summary:after{content:'+';width:20px;color:var(--blue);font-size:22px;text-align:center;font-weight:400}.system[open] summary:after{content:'−'}.system ul{list-style:none;padding:0 16px 10px 0;margin:0}.system li{margin-bottom:15px;font-size:14px;color:var(--muted);line-height:1.7}.system li strong{color:var(--ink);font-weight:600}.confidential{font-size:12px;color:var(--muted);margin:22px 0 30px;max-width:770px}.ai-note{display:grid;grid-template-columns:180px 1fr;gap:25px;background:#f0f3ff;padding:26px 30px;border-radius:6px}.ai-note .mini-label{color:var(--blue);margin-top:3px}.ai-note h3{font-size:18px;margin-bottom:7px}.ai-note p{font-size:14px;color:var(--muted);margin:0;max-width:770px}.career{background:var(--ink);color:white}.career-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:130px}.career .eyebrow{color:#a9b6ff}.career h2{font-size:56px;margin-bottom:27px}.career-layout>div>p:not(.eyebrow){color:#b3b8c5;font-size:15px;max-width:320px}.career .award{margin-top:32px;border-left:2px solid #8195ff;padding-left:15px;color:white!important;font-weight:500}.award span{color:#aeb4c3;font-size:13px;font-weight:400}.timeline article{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #353840}.timeline article:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.timeline article>span{font-size:11px;letter-spacing:1px;color:#a9b6ff}.timeline h3{font-size:21px;line-height:1.35;letter-spacing:-.3px;margin:9px 0 5px}.timeline p{color:#adb4c3;font-size:14px;margin:8px 0 0;line-height:1.75}.timeline p.company{color:#e1e4ed;font-size:14px;margin-top:0}.footer{padding-top:75px}.footer .eyebrow{color:var(--blue)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:64px}.footer h2{font-size:45px}.email{font-size:22px;font-weight:500;letter-spacing:-.4px}.footer-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:17px;font-size:13px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}
@media(min-width:1500px){.hero{padding-top:90px;padding-bottom:80px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header{padding:0 28px}.hero{gap:35px}.architecture{padding:20px}.hero h1{font-size:55px;letter-spacing:-2.5px}.facts>div{padding-left:14px;gap:12px}.facts strong{font-size:30px}.facts span{font-size:12px}.project-copy{padding:30px}.skills-grid{grid-template-columns:1fr 1fr;gap:35px}.skills-grid article{max-width:450px}.career-layout{gap:60px}.dashboard,.process{padding:23px}.footer-main{align-items:flex-start;flex-direction:column}.cover-center strong{font-size:52px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:74px;padding:0 20px}.wordmark{font-size:32px}.header nav{gap:18px}.header nav a{font-size:13px}.header nav a:last-child{display:none}.nav-contact{font-size:13px}.nav-contact span{margin-left:4px}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:38px;gap:35px}.hero h1{font-size:clamp(40px,8.5vw,61px);letter-spacing:-2.3px}.eyebrow{font-size:10px;letter-spacing:1.3px}.intro{font-size:17px}.hero-actions{gap:20px}.architecture{max-width:510px;width:100%;transform:none;padding:20px}.arch-node{padding:12px 15px}.architecture-head{font-size:10px}.facts{grid-template-columns:1fr 1fr;gap:20px 0;padding:22px 0}.facts>div{border:0;padding:0;gap:14px}.facts>div:nth-child(even){padding-left:18px;border-left:1px solid var(--line)}.facts strong{font-size:32px;min-width:40px}.facts span{font-size:12px}.section{padding-top:58px;padding-bottom:58px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:17px;font-size:15px}.section-heading>p br{display:none}h2{font-size:34px;letter-spacing:-1.25px}.slide{grid-template-columns:1fr}.project-cover{min-height:300px;padding:22px}.cover-center strong{font-size:58px}.cover-center p{margin-bottom:10px}.project-copy{padding:28px 24px;min-height:355px}.project-copy h3{font-size:30px}.project-copy>p:not(.eyebrow){font-size:15px}.project-copy .tags{margin-bottom:20px}.project-cover .cover-top{font-size:10px}.gallery-controls{padding:12px 18px}.skills-grid{gap:30px 25px}.skills-grid h3{font-size:22px}.skills-grid p{font-size:14px}.skill-number{font-size:10px}.data-grid{grid-template-columns:1fr}.systems{grid-template-columns:1fr}.system summary{font-size:16px}.institutional{padding-top:0}.ai-note{grid-template-columns:1fr;gap:12px;padding:23px}.career-layout{grid-template-columns:1fr;gap:36px}.career h2{font-size:44px}.career h2 br{display:none}.career h2{max-width:350px}.career-layout>div>p:not(.eyebrow){max-width:none}.career .award{margin-top:20px}.footer{padding-top:50px}.footer-main{padding-bottom:38px;gap:27px}.footer h2{font-size:35px}.email{font-size:clamp(17px,5vw,22px)}.footer-bottom{font-size:11px;flex-wrap:wrap;gap:8px 20px}.footer-bottom span:last-child{width:100%}.dashboard-heading{gap:8px}.bar-chart>div{grid-template-columns:88px 1fr 25px}.location{font-size:12px}.hero-actions .button{font-size:13px;gap:17px}.text-link{font-size:13px}}
@media(max-width:390px){.wrap{width:calc(100% - 32px)}.header{padding:0 16px}.header nav{gap:11px}.skills-grid{grid-template-columns:1fr}.facts strong{font-size:28px}.facts span{font-size:11px}.facts>div{gap:9px}.facts>div:nth-child(even){padding-left:12px}.cover-center strong{font-size:50px}.project-copy{padding:25px 20px}.hero h1{font-size:40px}.arch-node strong{font-size:14px}.arch-node p{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.quality{background:#eef2ff;margin-bottom:85px}.quality-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.quality .eyebrow{color:var(--blue)}.quality h2{font-size:39px;line-height:1.2}.quality-intro{font-size:17px;color:#525d76;line-height:1.8;margin:25px 0 0;max-width:500px}.quality-points{display:grid;gap:22px}.quality-points article{display:flex;gap:18px}.quality-points article>span{font-size:12px;color:var(--blue);padding-top:4px}.quality-points h3{font-size:18px;margin-bottom:6px}.quality-points p{font-size:14px;line-height:1.75;color:#525d76;margin:0}.arch-node p,.skill-stack,.tags span,.cover-bottom,.system summary .count,.process-steps p{font-size:14px}.architecture-head,.cover-top,.mini-label,.skill-number,.project-copy .eyebrow,.eyebrow{font-size:12px}.bar-chart>div{font-size:14px}.external-note{font-size:13px}@media(max-width:760px){.quality{margin-bottom:58px}.quality-layout{grid-template-columns:1fr;gap:30px}.quality h2{font-size:32px}.quality h2 br{display:none}.quality-intro{font-size:16px}.arch-node p{font-size:12px}.skills-grid p{font-size:16px}.system summary .count{font-size:12px}.mini-label,.skill-number,.eyebrow{font-size:12px}.project-copy .eyebrow{font-size:12px}.cover-top{font-size:12px!important}.header nav a,.nav-contact{font-size:14px}.hero h1{line-height:1.1}}@media(max-width:390px){.header nav a{font-size:12px}.nav-contact{font-size:12px}}
.hero h1{font-size:clamp(40px,4.8vw,65px);letter-spacing:-2.8px}.hero .intro{margin-bottom:16px}.service-line{font-size:14px;font-weight:550;color:#424d69;margin-bottom:27px}.footer-main{gap:28px}.footer h2{font-size:36px;max-width:590px}.contact-intro{font-size:15px;color:var(--muted);max-width:500px;margin:17px 0 0}@media(max-width:1050px){.hero h1{font-size:50px;letter-spacing:-2.2px}}@media(max-width:760px){.hero h1{font-size:clamp(38px,8vw,56px);letter-spacing:-1.7px}.service-line{font-size:14px}.footer h2{font-size:32px}}
