@font-face{font-family:Plex;src:url('/fonts/plex-cyrillic.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Plex;src:url('/fonts/plex-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#eef0f8;color:#202949;font-family:Plex,Arial,sans-serif;font-size:17px;line-height:1.5;--ink:#202949;--muted:#596279;--line:rgba(51,64,107,.2);--surface:#e4e7f2;--page:#eef0f8;--accent:#33406b}body[data-theme=dark]{--ink:#f1f2f8;--muted:#bbc2d6;--line:rgba(222,228,247,.24);--surface:#283255;--page:#171f3e;--accent:#d6dcf7;color:var(--ink)}.page-tone{position:fixed;inset:0;background:#171f3e;z-index:-1;opacity:0;transition:opacity .65s ease;pointer-events:none}body[data-theme=dark] .page-tone{opacity:1}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.4}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b38136;outline-offset:6px}::selection{background:#bcc7ed;color:#182044}img,canvas{max-width:100%;display:block}button svg{pointer-events:none}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.06em;line-height:1.04}h1{font-size:clamp(62px,6.8vw,108px);letter-spacing:-.067em}h2{font-size:clamp(42px,5vw,80px)}h3{font-weight:500;font-size:25px;letter-spacing:-.025em;line-height:1.15}p{color:var(--muted)}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.14em;font-weight:600;margin-bottom:30px;color:var(--muted)}.section{padding:115px max(5.2vw,24px);position:relative}.skip{position:fixed;top:-100px;left:20px;background:white;color:#202949;padding:12px;z-index:50}.skip:focus{top:10px}.header{height:100px;padding:0 4.2vw;position:fixed;inset:0 0 auto;z-index:20;display:flex;align-items:center;gap:35px;background:var(--page);border-bottom:1px solid var(--line);color:var(--ink)}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand svg{width:38px;height:45px}.logo-cut{fill:var(--page)}.brand b{font-size:25px;letter-spacing:.08em;line-height:1;display:block;font-weight:600}.brand small{font-size:12px;letter-spacing:.01em;display:block;margin-top:5px}.header nav{display:flex;gap:27px;font-size:14px}.header nav a{position:relative;padding:10px 0}.header nav a:after,.text-link:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.header nav a:hover:after,.text-link:hover:after{transform:scaleX(1)}.header-phone{font-size:15px;font-weight:500;white-space:nowrap}.menu-toggle{display:none;background:none;padding:12px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:#33406b;color:#fff;font-size:16px;font-weight:500;padding:20px 24px;min-height:64px;border-radius:3px;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 9px 30px #14204420}.button span{font-size:25px;line-height:1}.text-link{display:inline-flex;justify-content:space-between;gap:28px;position:relative;padding:12px 0;font-weight:500}.text-link span{font-size:22px}.experience{position:relative;display:grid;grid-template-columns:43% 57%;padding:100px 4.2vw 0;isolation:isolate}.chapters{grid-column:1;grid-row:1}.chapter{min-height:calc(100svh - 100px);display:flex;flex-direction:column;justify-content:center;padding:70px 0 70px 1vw;position:relative;z-index:2}.chapter h2{font-size:clamp(48px,4.8vw,77px)}.chapter>p:not(.eyebrow){font-size:20px;line-height:1.65;max-width:355px;margin-top:33px}.hero-copy .hero-description{font-size:23px;line-height:1.45;color:var(--muted);margin-top:30px}.hero-copy h1 span{color:#7d86a9}.hero-copy .button{align-self:flex-start;margin-top:36px}.hero-foot{display:flex;justify-content:space-between;gap:20px;font-size:12px;margin-top:80px;width:100%;color:var(--muted)}.hero-foot a{max-width:145px}.hero-foot span{white-space:nowrap}.chapter-rule{display:flex;gap:20px;margin-top:38px;font-size:13px;padding-top:20px;border-top:1px solid var(--line);max-width:370px}.chapter>.text-link{align-self:flex-start;margin-top:32px}.scene-shell{grid-column:2;grid-row:1;position:sticky;top:110px;height:calc(100svh - 122px);align-self:start;min-height:490px;overflow:hidden;isolation:isolate}.scene-shell canvas,.scene-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:1;transition:opacity .5s}.scene-shell canvas{opacity:0}.scene-shell.is-ready canvas{opacity:1}.scene-shell.is-ready .scene-fallback{opacity:0}.scene-glow{position:absolute;inset:20% 4% 17%;background:radial-gradient(ellipse,#c8cfe688 0%,transparent 68%);z-index:-1}.scene-caption{position:absolute;bottom:87px;left:12%;right:7%;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted)}.scene-caption>span:first-child{font-weight:500;color:var(--ink)}.scene-controls{position:absolute;bottom:31px;left:12%;display:flex;padding:4px;border:1px solid var(--line);border-radius:50px;background:var(--page)}.scene-view{font-size:12px;background:none;padding:10px 15px;border-radius:30px}.scene-view.is-active{color:var(--page);background:var(--ink)}.motion-toggle{position:absolute;bottom:42px;right:5%;background:transparent;color:var(--muted);font-size:12px;display:flex;gap:8px;align-items:center}.motion-toggle span{font-size:17px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:58px}.section-heading>p{max-width:330px;font-size:18px;line-height:1.65}.carousel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.carousel-top p{font-size:14px}.carousel-arrows{display:flex;gap:10px}.carousel-arrows button{border:1px solid var(--line);background:none;width:48px;height:48px;border-radius:50%;font-size:23px;transition:transform .2s}.carousel-arrows button:hover:not(:disabled){transform:translateY(-3px)}.object-carousel{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:30px 4px 26px;perspective:1400px;scroll-padding-inline:4px;overscroll-behavior-x:contain}.object-carousel::-webkit-scrollbar{display:none}.object-card{flex:0 0 61%;scroll-snap-align:start;transition:transform .35s;transform:perspective(1600px) rotateY(var(--turn,0deg));transform-origin:center}.object-image{height:420px;overflow:hidden;border-radius:3px;background:#dde1ee}.object-image img{width:100%;height:114%;object-fit:cover;transform:translate3d(0,calc(-6% + var(--photo-shift,0%)),0) scale(var(--photo-scale,1));}.object-card:hover img{--photo-scale:1.025}.object-card-copy{display:grid;grid-template-columns:1fr 1fr;gap:20px 35px;padding:27px 8px 0}.object-kind{grid-column:1/-1;text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:var(--muted)}.object-card h3{font-size:37px;font-weight:400;letter-spacing:-.045em}.object-card p{font-size:16px;line-height:1.65}.object-card a{grid-column:1/-1;border-top:1px solid var(--line);padding:19px 0;display:flex;justify-content:space-between;font-size:14px;font-weight:500}.carousel-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;color:var(--muted);font-size:12px}.services{padding-top:95px}.service-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.service-list summary{display:flex;justify-content:space-between;gap:40px;padding:35px 0;font-size:clamp(28px,3vw,46px);line-height:1.2;letter-spacing:-.04em}.service-list summary i{font-size:38px;font-style:normal;font-weight:300;transition:transform .25s}.service-list details[open] summary i{transform:rotate(45deg)}.service-body{display:grid;grid-template-columns:1fr 1fr;gap:28px 65px;padding:0 0 35px 32%;font-size:17px}.service-body>p{line-height:1.7}.service-body ul{margin:0;padding-left:18px;color:var(--muted)}.service-body li{margin:0 0 13px}.service-body a{grid-column:1/-1;justify-self:start;font-size:14px}.scope-note{max-width:650px;font-size:14px;line-height:1.7;margin-top:28px}.approach{padding-top:125px;padding-bottom:125px}.approach-heading{text-align:center;max-width:970px;margin:0 auto 75px}.approach-heading h2 span{color:#a5b1d3}.approach-heading>p:last-child{max-width:490px;font-size:19px;line-height:1.65;margin:32px auto 0}.scenario{border:1px solid var(--line);border-radius:5px;padding:42px 45px;background:#ffffff04}.scenario-tabs{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:52px}.scenario-tabs button{background:none;border:1px solid var(--line);padding:13px 23px;border-radius:30px;font-size:15px;color:var(--muted)}.scenario-tabs button[aria-selected=true]{background:#d9e0f5;color:#182044;border-color:#d9e0f5}.scenario-title{text-align:center;font-size:29px;line-height:1.2;color:var(--ink);margin-bottom:45px}.scenario-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:45px;counter-reset:scenario}.scenario-steps li{position:relative;padding-top:50px;counter-increment:scenario;border-top:1px solid var(--line)}.scenario-steps li:before{content:'0' counter(scenario);position:absolute;top:13px;left:0;color:#9baad1;font-size:13px}.scenario-steps li>span{font-size:22px;display:block;margin-bottom:12px}.scenario-steps p{font-size:16px}.scenario-note{text-align:center;font-size:12px;margin-top:38px}.responsibilities{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px}.responsibilities h3{font-size:23px;margin-bottom:18px}.responsibilities p{font-size:16px}.start-steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.start-steps li{border-top:1px solid var(--line);padding-top:20px}.start-steps span{display:block;font-size:13px;color:var(--muted);margin-bottom:40px}.start-steps h3{font-size:23px;margin-bottom:19px}.start-steps p{font-size:16px;line-height:1.65}.company{display:grid;grid-template-columns:1fr .82fr;gap:14%;padding-top:75px}.company>div>p{margin-top:25px;max-width:510px;font-size:17px;line-height:1.7}.company>div>.eyebrow{margin-top:0;font-size:12px}.company .company-intro{font-size:24px;line-height:1.45}.director{padding-top:32px;border-top:1px solid var(--line);margin-top:38px}.director span{font-size:17px;display:block}.director small{display:block;font-size:13px;color:var(--muted);margin-top:6px}.company-document{padding:36px;border:1px solid var(--line);border-radius:4px;transform:rotate(2deg);background:#e3e7f4;box-shadow:0 25px 35px #28315109;color:#202949;align-self:center}.document-mark{width:52px;height:62px;font-size:40px;color:#33406b;border:1px solid #9ea9c7;display:grid;place-items:center;margin-bottom:25px}.company-document h3{font-size:24px;margin-bottom:28px}.company-document dl{margin:0}.company-document dl>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin-bottom:15px;border-bottom:1px solid #33406b1a;padding-bottom:12px}.company-document dt{color:#596279}.company-document dd{margin:0;text-align:right}.company-document p{color:#596279;font-size:14px;line-height:1.6;margin-top:26px}.company-document a{font-size:14px;margin-top:10px}.faq{display:grid;grid-template-columns:.8fr 1fr;gap:12%;padding-top:75px}.faq h2{font-size:46px}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:22px;padding:24px 0;font-size:19px;line-height:1.35}.faq summary span{font-size:24px;font-weight:300}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding-bottom:25px;font-size:17px;line-height:1.7}.inquiry{display:grid;grid-template-columns:.9fr 1fr;gap:10%;padding-top:130px}.inquiry-copy>p:not(.eyebrow){font-size:19px;line-height:1.65;margin-top:28px}.contact-phone{display:block;font-size:30px;letter-spacing:-.02em;margin-top:45px}.contact-label{display:block;font-size:13px;color:var(--muted);margin-top:8px}.field{margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.field label{display:block;font-size:14px;margin-bottom:10px}.field label span{font-size:12px;color:var(--muted);margin-left:8px}.field input,.field select,.field textarea{width:100%;border:1px solid #7784a361;background:#ffffff04;color:#edf0fa;min-height:54px;padding:13px 14px;border-radius:3px;outline:none;font-size:16px}.field textarea{resize:vertical;min-height:112px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c6d2f3;box-shadow:0 0 0 2px #c6d2f32e}.field input::placeholder,.field textarea::placeholder{color:#9da9c1;opacity:1}.field option{background:#202949;color:#fff}.field-error{display:block;color:#ffbcb9;font-size:13px;margin-top:7px;line-height:1.4}.field [aria-invalid=true]{border-color:#ffbcb9}.consent-check{display:flex;align-items:flex-start;gap:12px;font-size:13px;line-height:1.65;color:#c4cce0}.consent-check input{flex:0 0 19px;width:19px;height:19px;accent-color:#bac7ef;margin:2px 0 0}.consent-check a{text-decoration:underline;text-underline-offset:3px}.form-submit{margin-top:24px;width:100%;background:#dbe2f8;color:#171f3e}.form-note{font-size:12px;line-height:1.6;margin-top:14px}.form-result{padding:24px;border:1px solid #98aacf;margin-top:25px;border-radius:3px}.form-result h3{font-size:23px;margin-bottom:12px}.form-result p{font-size:15px;line-height:1.6}.form-result a{text-decoration:underline;overflow-wrap:anywhere}.selected-service{padding:12px 15px;border-left:2px solid #a4b9f3;margin-bottom:25px;font-size:14px}.contacts{padding-top:50px;padding-bottom:100px;display:flex;justify-content:space-between;gap:40px}.contacts h2{font-size:65px;margin-bottom:32px}.contact-mail{font-size:20px;overflow-wrap:anywhere;display:inline-block;margin-bottom:25px}.contacts p{font-size:18px;line-height:1.55}.contacts small{display:block;color:var(--muted);font-size:13px;margin-top:14px}.contacts .text-link{display:flex;max-width:270px;margin-top:20px;font-size:15px}.contact-brand{font-size:clamp(45px,7.5vw,125px);letter-spacing:.07em;color:#7281ab;align-self:flex-end;font-weight:500;line-height:1.1}.contact-brand span{display:block;text-align:right;font-weight:400;letter-spacing:.02em;font-size:18px;margin-top:15px}.footer{position:relative;padding:35px 5.2vw 40px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:40px;background:#171f3e;color:#f1f2f8;font-size:12px}.footer p{color:#a6b1cb;font-size:12px;margin:5px 0}.footer a{display:block;margin-bottom:7px}.footer div:last-child{text-align:right}.mobile-actions{display:none}.reveal{opacity:1;transform:none}body.motion-ready .reveal:not(.revealed){opacity:0;transform:translateY(30px)}body.motion-ready .reveal{transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}
@media(min-width:1600px){.experience{max-width:1800px;margin:auto}.section,.footer{padding-left:max(calc((100vw - 1600px)/2),5.2vw);padding-right:max(calc((100vw - 1600px)/2),5.2vw)}}
@media(max-width:1100px){.header{gap:22px}.header nav{gap:17px}.header-phone{display:none}.experience{grid-template-columns:46% 54%}.hero-foot{margin-top:55px;font-size:12px}.scene-shell{min-height:440px}.scene-controls{left:5%;bottom:50px}.scene-caption{left:5%;bottom:110px;font-size:12px}.motion-toggle{right:8%;bottom:14px}.object-card{flex-basis:76%}.object-image{height:380px}.service-body{padding-left:17%;gap:30px}.section{padding-top:90px;padding-bottom:90px}.company{gap:7%}.company-document{padding:25px}.inquiry{gap:6%}.inquiry h2{font-size:58px}.contact-phone{font-size:25px}.contact-brand{font-size:75px}.contact-mail{font-size:17px}.footer{gap:24px}}
@media(max-width:900px){html{scroll-padding-top:90px}.header{height:78px;padding:0 22px;gap:10px}.brand svg{width:30px;height:37px}.brand b{font-size:22px}.brand small{font-size:12px}.menu-toggle{display:flex;width:45px;height:44px;flex-direction:column;justify-content:center;gap:7px}.menu-toggle span{width:24px;height:1px;background:currentColor;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.header nav{position:absolute;top:78px;left:0;right:0;display:none;padding:30px 25px 36px;background:var(--page);border-bottom:1px solid var(--line);flex-direction:column;font-size:24px;gap:10px}.header nav.is-open{display:flex}.section{padding:72px 24px}.eyebrow{font-size:12px;letter-spacing:.105em;margin-bottom:24px}h1{font-size:clamp(59px,13.8vw,99px)}h2{font-size:clamp(40px,9.9vw,64px)}.experience{display:flex;flex-direction:column;padding:78px 0 0}.chapters{display:contents}.chapter{padding:55px 24px;min-height:auto;display:block}.hero-copy{order:0;padding-bottom:15px}.hero-copy .hero-description{font-size:20px;line-height:1.5;margin-top:23px}.hero-copy .button{margin-top:25px;min-height:57px;padding:17px 19px;font-size:14px;gap:32px}.hero-foot{display:none}.scene-shell{order:1;position:relative;top:auto;height:72vw;min-height:330px;max-height:570px;margin:0 0 35px;width:100%;overflow:hidden}.scene-caption{bottom:71px;left:6%;right:6%;font-size:12px}.scene-controls{bottom:18px;left:6%}.scene-view{padding:8px 12px;font-size:12px}.motion-toggle{bottom:30px;right:6%;font-size:12px}.scene-shell canvas,.scene-fallback{top:-6%;height:94%}.chapter:not(.hero-copy){order:2;padding-top:85px;padding-bottom:85px;min-height:65svh}.chapter h2{font-size:47px}.chapter>p:not(.eyebrow){font-size:18px;max-width:420px;margin-top:25px}.chapter-rule{font-size:12px}.section-heading{display:block;margin-bottom:33px}.section-heading>p{margin-top:25px;max-width:430px;font-size:17px}.objects{padding-left:24px;padding-right:0}.objects .section-heading,.carousel-top{padding-right:24px}.object-carousel{gap:19px;padding-right:24px;scroll-padding-left:0;padding-top:18px}.object-card{flex-basis:88%;transform:none!important}.object-image{height:81vw;max-height:430px}.object-card-copy{display:block;padding:23px 0 0}.object-kind{display:block;font-size:12px;margin-bottom:13px}.object-card h3{font-size:34px}.object-card p{margin-top:18px;font-size:16px}.object-card a{margin-top:24px;font-size:14px}.carousel-bottom{margin-right:24px;font-size:12px;gap:20px}.carousel-bottom>span:last-child{max-width:140px;text-align:right}.service-list summary{font-size:27px;gap:10px;padding:27px 0}.service-list summary i{font-size:28px}.service-body{display:block;padding:0 0 28px;font-size:16px}.service-body p,.service-body ul{margin-bottom:23px}.service-body li{margin-bottom:10px}.scope-note{font-size:13px}.approach-heading{text-align:left;margin-bottom:35px}.approach-heading h2{font-size:40px}.approach-heading>p:last-child{font-size:17px;line-height:1.7;margin-top:24px}.scenario{padding:26px 21px}.scenario-tabs{display:block;margin-bottom:32px}.scenario-tabs button{display:block;width:100%;margin-bottom:10px;font-size:14px;padding:11px 12px}.scenario-title{text-align:left;font-size:25px;line-height:1.25;margin-bottom:30px}.scenario-steps{display:block;margin:0}.scenario-steps li{padding-top:42px;margin-bottom:29px}.scenario-steps li>span{font-size:21px}.scenario-note{text-align:left;margin-top:15px;line-height:1.65}.responsibilities{display:block;margin-top:42px}.responsibilities>div{margin-bottom:28px;padding-bottom:25px;border-bottom:1px solid var(--line)}.responsibilities>div:last-child{margin-bottom:0}.responsibilities h3{font-size:22px;margin-bottom:12px}.start-steps{grid-template-columns:1fr 1fr;gap:34px 23px}.start-steps span{margin-bottom:25px}.start-steps h3{font-size:22px}.start-steps p{font-size:15px}.company{display:block}.company>div>p{font-size:16px}.company .company-intro{font-size:22px}.company-document{margin:50px 6px 0;transform:rotate(1deg);padding:25px}.company-document dl>div{font-size:13px}.company-document dd{max-width:56%}.faq{display:block}.faq h2{font-size:39px;margin-bottom:35px}.faq summary{font-size:18px}.faq details p{font-size:16px}.inquiry{display:block}.inquiry h2{font-size:55px}.inquiry-copy>p:not(.eyebrow){font-size:17px}.contact-phone{font-size:27px;margin-top:27px}.inquiry form{margin-top:48px}.form-row{display:block}.field{margin-bottom:23px}.form-submit{min-height:61px}.contacts{display:block;padding-top:20px}.contacts h2{font-size:55px}.contact-mail{font-size:18px}.contacts p{font-size:17px}.contact-brand{font-size:15vw;margin-top:55px}.contact-brand span{text-align:left;font-size:16px}.footer{display:block;padding:32px 24px 100px}.footer>div{margin-bottom:22px}.footer div:last-child{text-align:left}.footer p{font-size:12px;line-height:1.7}.mobile-actions{position:fixed;inset:auto 0 0;height:66px;background:var(--page);padding:9px 16px;z-index:18;display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;border-top:1px solid var(--line)}.mobile-actions a{display:flex;align-items:center;justify-content:center;font-size:13px;border:1px solid var(--line);border-radius:3px}.mobile-actions a:last-child{background:var(--ink);color:var(--page)}body.form-visible .mobile-actions{transform:translateY(100%);pointer-events:none}.mobile-actions{transition:transform .25s}body{padding-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.object-card{transform:none!important}.reveal,body.motion-ready .reveal:not(.revealed){opacity:1!important;transform:none!important}}body.motion-paused *{animation-play-state:paused!important}body.motion-paused .reveal{opacity:1!important;transform:none!important}

.scene-marker{position:absolute;left:0;top:0;display:flex;align-items:center;gap:9px;pointer-events:none;opacity:0;color:#edf1ff;filter:drop-shadow(0 2px 5px #18234433);font-size:12px;white-space:nowrap;transition:opacity .6s}.scene-marker i{width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#425182;box-shadow:0 0 0 5px #3b4c7860}.scene-marker span{padding:6px 10px;background:#263358ed;border-radius:3px}.is-ready .scene-marker{opacity:1}.scene-shell[data-render-state=fallback] .scene-controls{display:none}.scene-shell[data-render-state=fallback] .motion-toggle{display:none}
@media(max-width:900px){.brand small{max-width:205px;line-height:1.2}.brand b{font-size:23px}.brand svg{width:33px;height:42px;flex:none}.hero-copy{padding-top:43px}h1{font-size:clamp(48px,12.8vw,99px)}.scene-marker{font-size:12px}.scene-caption{bottom:85px}.scene-controls{bottom:34px}.motion-toggle{bottom:0;right:6%}.scene-view{min-height:40px}.scene-shell{margin-bottom:40px}.scene-shell canvas,.scene-fallback{top:-8%;height:94%}.start-steps{column-gap:20px}.brand{gap:9px}}
@media(prefers-reduced-motion:reduce){.object-image img{transform:none;height:100%}}body.motion-paused .object-image img{transform:none;height:100%}

body.form-visible .mobile-actions{visibility:hidden}

.inquiry,.contacts{--ink:#f1f2f8;--muted:#bbc2d6;--line:rgba(222,228,247,.24);--page:#171f3e;background:#171f3e;color:var(--ink)}
@media(max-width:380px){h2,.section-heading h2{font-size:36px}.inquiry h2{font-size:46px}.chapter h2{font-size:41px}.brand small{max-width:160px}.scenario{padding:24px 17px}.company-document{padding:21px;margin-left:0;margin-right:0}.approach-heading h2{font-size:36px}.start-steps h3{font-size:20px}.contacts h2{font-size:50px}}
/* Ellada — architectural identity and a guided, functional model. */
.brand{gap:14px}.brand svg{width:48px;height:48px;flex:none}.brand b{font-size:27px;font-weight:600;letter-spacing:.105em}.brand small{font-size:11px;letter-spacing:.025em;margin-top:7px}.header{height:94px}.header nav{gap:30px}.header nav a{padding-block:14px}.button{border-radius:2px}.button:hover{box-shadow:none;transform:translateY(-2px)}
.experience{grid-template-columns:42% 58%;padding-top:94px;gap:0;max-width:1900px}.chapter{min-height:calc(100svh - 94px);padding:70px 2.8vw 80px 1vw}.chapter:not(.hero-copy){min-height:108svh}.chapter h2{font-size:clamp(45px,4.65vw,78px);line-height:1.035}.hero-copy h1{font-size:clamp(60px,6.45vw,112px)}.hero-copy h1 span{color:#707fa5}.chapter>p:not(.eyebrow){max-width:365px;font-size:19px;line-height:1.65}.hero-foot{margin-top:64px}.chapter-focus{display:flex;gap:15px;max-width:360px;border-top:1px solid var(--line);padding-top:21px;margin-top:32px}.chapter-focus p{font-size:14px;line-height:1.7}.focus-symbol{font-size:26px;color:var(--accent);flex:none;line-height:1.2}.chapter>.text-link{font-size:14px;margin-top:19px}
.scene-shell{top:106px;height:calc(100svh - 119px);min-height:570px;max-height:1080px;display:flex;flex-direction:column;margin:0;overflow:hidden;border-left:1px solid var(--line);padding-left:24px;isolation:isolate;transition:none}.scene-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 4px 0;font-size:11px;letter-spacing:.035em;color:var(--muted);gap:14px}.scene-toolbar>span:first-child{display:flex;align-items:center;gap:8px;color:var(--ink)}.scene-toolbar i{width:7px;height:7px;border:1px solid currentColor;display:block}.scene-illustration{font-size:10px;text-align:right}.scene-viewport{position:relative;flex:1;min-height:0;overflow:hidden}.scene-shell canvas,.scene-fallback{inset:0;width:100%;height:100%;object-fit:contain}.scene-glow{inset:8% -15% 0;background:radial-gradient(ellipse,#b5c1df50 0%,transparent 68%)}.scene-hotspots{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .25s}.scene-shell.is-ready[data-view="0"] .scene-hotspots{opacity:1}.scene-hotspots button{position:absolute;left:0;top:0;pointer-events:auto;display:flex;align-items:center;gap:7px;min-height:44px;padding:5px 5px 5px 13px;border-radius:30px;background:#f1f4fbee;color:#202949;border:1px solid #33406b40;font-size:12px;box-shadow:0 4px 12px #171f3e12}.scene-hotspots button i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#33406b;color:#fff;font-size:21px;font-style:normal;line-height:1}.scene-hotspots button:hover i{background:#182044}.scene-shell:not([data-view="0"]) .scene-hotspots,.scene-shell:not(.is-ready) .scene-hotspots{visibility:hidden;pointer-events:none}.scene-detail-tag{position:absolute;top:0;left:0;color:#202949;font-size:11px;background:#f1f4fbed;padding:7px 11px;border-left:2px solid #33406b;max-width:175px;opacity:0;pointer-events:none;line-height:1.45}.scene-shell.is-ready:not([data-view="0"]) .scene-detail-tag{opacity:1}.scene-follow{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);border:1px solid var(--line);background:var(--page);border-radius:30px;white-space:nowrap;font-size:11px;padding:9px 15px;color:var(--muted)}
.scene-console{display:flex;gap:16px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:18px 3px;min-height:97px}.scene-console-copy{max-width:330px}.scene-console-copy>span{font-size:15px;font-weight:500;color:var(--ink)}.scene-console p{font-size:12px;line-height:1.55;margin-top:5px;max-width:320px}.scene-action{background:var(--ink);color:var(--page);border-radius:2px;padding:13px 15px;font-size:12px;line-height:1.4;display:flex;justify-content:space-between;align-items:center;gap:14px;flex:0 0 auto;max-width:170px;min-height:46px;text-align:left}.scene-action span{font-size:21px;line-height:1}.scene-action:hover{filter:brightness(1.2)}.scene-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 0 17px}.scene-controls{position:static;display:flex;border:0;border-radius:0;padding:0;background:none;gap:3px}.scene-view{font-size:12px;padding:12px 15px;border-radius:2px;min-height:44px;border:1px solid transparent}.scene-view:not(.is-active):hover{border-color:var(--line)}.motion-toggle{position:static;padding:10px 4px;min-height:44px;font-size:11px;white-space:nowrap}.scene-fallback-note{display:none;font-size:12px;padding:12px 4px}.scene-shell[data-render-state=fallback] .scene-fallback-note{display:block}.scene-shell[data-render-state=fallback] .scene-console,.scene-shell[data-render-state=fallback] .scene-bottom,.scene-shell[data-render-state=fallback] .scene-toolbar{display:none}
.section{padding-block:clamp(88px,8.5vw,150px)}.section-heading{margin-bottom:58px;gap:55px}.section-heading>p{font-size:18px;max-width:350px}.object-card{flex-basis:64%;transform:none!important}.object-image{height:clamp(380px,36vw,620px);border-radius:2px}.object-card-copy{padding:27px 1px 0;grid-template-columns:1fr .9fr;gap:21px 40px}.object-kind{display:flex;justify-content:space-between;align-items:center;gap:20px;letter-spacing:.08em}.object-kind>span{font-size:11px;letter-spacing:0;text-transform:none}.object-card h3{font-size:clamp(32px,3.2vw,51px);line-height:1.1}.object-card a{font-size:15px;padding:21px 0;margin-top:5px}.carousel-top p{font-size:12px}.carousel-pagination{display:flex;gap:8px;align-items:center}.carousel-pagination button{width:40px;height:30px;position:relative;background:none;padding:0}.carousel-pagination button:before{content:'';position:absolute;left:0;right:0;top:14px;height:2px;background:var(--line)}.carousel-pagination button[aria-pressed=true]:before{background:var(--ink)}.carousel-bottom{align-items:center;padding-top:12px}.carousel-arrows button{width:50px;height:50px}.object-image img{transition:transform .7s ease}.service-list summary{align-items:center;gap:30px;padding:32px 0}.service-list summary>span{flex:1}.service-icon{width:53px;height:53px;flex:none;stroke:currentColor;fill:none;stroke-width:1.1;opacity:.65}.service-list summary i{height:46px;width:46px;flex:none;display:grid;place-items:center;line-height:1;font-size:32px;border:1px solid var(--line);border-radius:50%;align-self:center}.service-body{padding-left:83px;gap:40px;grid-template-columns:1.05fr 1fr;padding-bottom:37px}.service-body>p{max-width:500px}.service-body ul{font-size:15px;padding-left:20px}.service-body li{padding-left:7px}.scope-note{font-size:13px;max-width:760px}
.approach-heading{max-width:none;text-align:left;display:grid;grid-template-columns:1.4fr .8fr;gap:25px 60px;align-items:end;margin-bottom:60px}.approach-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.approach-heading h2{font-size:clamp(42px,4.8vw,78px)}.approach-heading>p:last-child{font-size:17px;line-height:1.7;margin:0;max-width:330px}.scenario{display:grid;grid-template-columns:.75fr 2fr;gap:0 55px;padding:40px;border-radius:2px}.scenario-tabs{display:flex;flex-direction:column;align-items:stretch;justify-content:start;gap:10px;margin:0}.scenario-tabs button{font-size:14px;border-radius:2px;padding:16px 17px;text-align:left}.scenario-title{text-align:left;font-size:28px;line-height:1.25;margin-bottom:33px}.scenario-steps{gap:26px;margin:0}.scenario-steps li{padding-top:43px}.scenario-steps li>span{font-size:21px}.scenario-steps p{font-size:15px}.scenario-note{grid-column:2;text-align:left;margin-top:29px;font-size:11px}.responsibilities{gap:50px;margin-top:50px}.responsibilities>div{padding-top:23px;border-top:1px solid var(--line)}.responsibilities h3{font-size:22px}.responsibilities p{font-size:15px;max-width:310px}.start-steps{gap:35px}.start-steps li{padding-top:22px}.start-steps span{font-size:13px;margin-bottom:40px}.start-steps h3{font-size:24px;max-width:230px}.start-steps p{max-width:265px}.company{gap:11%;padding-top:60px}.company-document{transform:none;border-radius:2px;border-top:3px solid #33406b;padding:38px;background:#e4e8f4;box-shadow:0 20px 55px #2831510c}.document-mark{border:0;width:52px;height:52px;margin-bottom:30px}.document-mark svg{width:100%;height:100%}.company-document dl>div{font-size:14px}.company-document p{font-size:13px}.company-document dd{overflow-wrap:anywhere}.director{font-size:15px}.faq{padding-top:60px;gap:12%}.faq h2{font-size:clamp(39px,4vw,64px)}.faq .text-link{font-size:14px;margin-top:25px}.faq summary{align-items:center;min-height:80px}.faq summary>span{width:30px;flex:none;text-align:center}.inquiry-copy{align-self:start;position:sticky;top:145px}.inquiry h2{font-size:clamp(48px,5.2vw,80px)}.inquiry-copy>p:not(.eyebrow){max-width:360px;font-size:18px}.form-row{gap:20px}.field input,.field select,.field textarea{border-radius:2px;background:#ffffff06}.contacts{padding-top:30px}.contact-brand{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;column-gap:20px;max-width:52%;font-size:clamp(48px,6.8vw,110px);letter-spacing:.055em}.contact-brand svg{width:.7em;height:.7em;flex:none}.contact-brand span{width:100%;font-size:16px}.footer{gap:30px}
@media(min-width:1700px){.scene-shell{padding-left:36px}.chapter>p:not(.eyebrow){font-size:21px;max-width:420px}.chapter-focus{max-width:420px}.scene-toolbar,.scene-view,.scene-console p{font-size:13px}.scene-illustration,.motion-toggle{font-size:12px}.scene-console-copy>span{font-size:17px}}
@media(max-width:1200px){.header nav{gap:20px}.scene-shell{padding-left:16px}.scene-console{gap:12px}.scene-action{max-width:142px;padding:11px 12px}.scene-console-copy{max-width:230px}.scene-view{padding:11px 12px}.scene-illustration{max-width:135px}.scenario{gap:0 30px;padding:32px}.scenario-steps{gap:20px}.approach-heading{gap:25px 35px}.company-document{padding:28px}.object-card{flex-basis:75%}}
@media(max-width:900px){
 .header{height:78px}.brand{gap:11px}.brand svg{width:40px;height:40px}.brand b{font-size:23px;letter-spacing:.09em}.brand small{font-size:10px;max-width:230px;margin-top:6px}.header nav{gap:10px}.experience{display:flex;padding:78px 0 0;max-width:none}.chapters{display:contents}.hero-copy{order:0;padding:43px 24px 15px;min-height:auto}.hero-copy h1{font-size:clamp(48px,12.8vw,100px)}.hero-copy .hero-description{font-size:20px}.scene-shell{order:1;position:sticky;top:78px;height:clamp(300px,47svh,470px);min-height:300px;max-height:none;flex:none;width:100%;padding:0 22px;margin:16px 0 0;border-left:0;border-bottom:1px solid var(--line);background:var(--page);z-index:5;box-shadow:0 15px 24px -24px #14204455}.scene-toolbar{padding-top:10px;font-size:10px;line-height:1.25}.scene-illustration{font-size:9px;max-width:160px}.scene-viewport{min-height:165px}.scene-shell canvas,.scene-fallback{inset:0;height:100%;width:100%}.scene-console{padding:9px 0;min-height:65px;gap:13px}.scene-console-copy>span{font-size:12px}.scene-console p{font-size:10px;line-height:1.5;margin-top:3px;max-width:250px}.scene-action{font-size:10px;min-height:42px;max-width:126px;padding:9px 11px;gap:8px}.scene-action span{font-size:17px}.scene-bottom{padding:0 0 8px;gap:7px}.scene-controls{gap:0}.scene-view{padding:9px 12px;font-size:11px;min-height:40px}.motion-toggle{font-size:10px;min-height:40px;padding:8px 0;gap:5px}.motion-toggle span{font-size:14px}.scene-detail-tag{font-size:10px;padding:4px 7px;max-width:145px}.scene-follow{font-size:10px;padding:6px 12px;bottom:0}.scene-hotspots button{font-size:10px;min-height:40px;padding:4px 4px 4px 10px;gap:4px}.scene-hotspots button i{width:26px;height:26px;font-size:18px}.chapter:not(.hero-copy){order:2;padding:42px 24px 70px;min-height:77svh;scroll-margin-top:54svh}.chapter h2{font-size:clamp(36px,7vw,51px)}.chapter:not(.hero-copy) .eyebrow{font-size:10px;margin-bottom:18px}.chapter>p:not(.eyebrow){font-size:16px;margin-top:19px;max-width:510px;line-height:1.6}.chapter-focus{margin-top:24px;padding-top:17px;gap:12px;max-width:510px}.chapter-focus p{font-size:12px;line-height:1.65}.focus-symbol{font-size:24px}.chapter>.text-link{font-size:13px;margin-top:15px}.section{padding:72px 24px}.objects{padding-right:0}.section-heading{margin-bottom:30px}.section-heading>p{font-size:16px}.object-card{flex-basis:88%}.object-image{height:81vw;max-height:540px}.object-card:first-child img{object-position:32% center}.object-card-copy{display:block;padding-top:23px}.object-kind{display:flex;font-size:10px;gap:10px}.object-kind>span{font-size:9px}.object-card h3{font-size:clamp(30px,7vw,46px)}.object-card p{font-size:16px;max-width:500px}.object-card a{font-size:14px;padding:20px 0;margin-top:23px}.carousel-bottom{padding-top:9px;font-size:11px}.carousel-pagination{gap:5px}.carousel-pagination button{width:27px;min-height:36px}.carousel-bottom>span{max-width:58%}.service-list summary{gap:15px;padding:26px 0;font-size:clamp(25px,4.2vw,35px)}.service-icon{width:35px;height:35px}.service-list summary i{width:33px;height:33px;font-size:25px}.service-body{padding:0 0 27px 50px;font-size:16px}.service-body ul{font-size:15px}.approach-heading{display:block;margin-bottom:34px}.approach-heading .eyebrow{margin-bottom:24px}.approach-heading h2{font-size:clamp(35px,8.3vw,58px)}.approach-heading>p:last-child{margin-top:25px;max-width:510px;font-size:16px}.scenario{display:block;padding:24px 20px}.scenario-tabs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;margin-bottom:28px;scrollbar-width:thin;flex-wrap:nowrap}.scenario-tabs button{font-size:12px;min-width:145px;width:auto;padding:12px;margin:0;flex:1}.scenario-title{font-size:24px;margin-bottom:26px}.scenario-steps{display:block}.scenario-steps li{padding:19px 0 0 38px;min-height:80px;margin-bottom:23px}.scenario-steps li:before{top:20px}.scenario-steps li>span{font-size:20px}.scenario-steps p{font-size:15px}.scenario-note{font-size:11px;margin-top:23px}.responsibilities{margin-top:34px}.responsibilities>div{padding-top:21px;margin-bottom:0;padding-bottom:22px;border-bottom:0}.responsibilities p{max-width:510px}.start-steps{gap:32px 24px}.start-steps h3{font-size:22px}.start-steps span{margin-bottom:23px}.start-steps p{font-size:15px}.company{display:block;padding-top:30px}.company-document{margin:40px 0 0;padding:28px;transform:none}.company-document dl>div{font-size:13px}.faq{padding-top:30px}.faq h2{font-size:40px;margin-bottom:0}.faq .text-link{margin-top:14px;margin-bottom:32px}.faq summary{font-size:17px;min-height:77px}.inquiry-copy{position:static}.inquiry h2{font-size:clamp(45px,10.5vw,67px)}.inquiry-copy>p:not(.eyebrow){font-size:17px}.contacts{padding-top:10px}.contact-brand{max-width:none;justify-content:flex-start;gap:13px;font-size:13vw}.contact-brand span{text-align:left;font-size:15px;margin-top:8px}.footer{padding-bottom:100px}.scene-fallback-note{font-size:11px}.scene-shell[data-render-state=fallback]{position:relative;top:auto;height:370px}
}
@media(max-width:380px){.brand svg{width:35px;height:35px}.brand b{font-size:21px}.brand small{max-width:185px;font-size:9px}.scene-shell{padding-inline:16px;height:46svh;min-height:290px}.scene-illustration{max-width:104px;font-size:9px}.scene-console-copy{max-width:162px}.scene-action{max-width:112px;font-size:9px;padding:8px}.scene-view{padding:8px 10px;font-size:10px}.motion-toggle{font-size:9px}.chapter h2{font-size:35px}.chapter:not(.hero-copy){padding-bottom:55px;min-height:88svh}.chapter-focus p{font-size:12px}.service-icon{display:none}.service-body{padding-left:0}.service-list summary{font-size:24px;gap:10px}.company-document{padding:22px}.start-steps{grid-template-columns:1fr}.start-steps h3{max-width:none}.start-steps p{max-width:none}.start-steps span{margin-bottom:18px}.object-kind>span{display:none}.contact-mail{font-size:16px}.contact-brand{font-size:12.7vw}.scenario-tabs button{min-width:136px}.carousel-bottom>span{max-width:58%}}
@media(max-height:620px) and (max-width:900px){.scene-shell{position:relative;top:auto;height:470px;margin-top:20px}.chapter:not(.hero-copy){min-height:0;padding-block:45px}.chapter:not(.hero-copy){scroll-margin-top:90px}.scene-viewport{min-height:270px}}
@media(min-width:901px) and (max-height:720px){.scene-shell{top:94px;height:calc(100svh - 94px);min-height:450px}.chapter{padding-block:50px}.hero-foot{margin-top:35px}.hero-copy h1{font-size:5.8vw}.scene-console{min-height:79px;padding-block:10px}.scene-bottom{padding-bottom:8px}}
@media(prefers-reduced-motion:reduce){.scene-hotspots,.scene-detail-tag{transition:none}.scene-follow{scroll-behavior:auto}.object-image img{transform:none!important;height:100%}.page-tone{transition:none}}
body:not(.enhanced) .scene-console,body:not(.enhanced) .scene-bottom,body:not(.enhanced) .scene-toolbar{display:none}body:not(.enhanced) .scene-fallback-note{display:block}body:not(.enhanced) .scene-shell{position:relative;top:auto}


.scene-rotation{position:absolute;top:14px;right:5px;display:flex;gap:4px;opacity:0}.is-ready .scene-rotation{opacity:1}.scene-rotation button{width:38px;height:40px;background:var(--page);border:1px solid var(--line);border-radius:2px;font-size:21px;color:var(--muted)}.scene-rotation button:hover{color:var(--ink)}.scene-shell canvas{cursor:grab;touch-action:pan-y}.scene-shell canvas.is-dragging{cursor:grabbing}.faq summary>span{height:30px;display:grid;place-items:center;line-height:1}.hero-copy .hero-description{max-width:360px}.scene-shell:not(.is-ready) .scene-rotation{visibility:hidden}
@media(max-width:900px){.scene-rotation{top:8px;right:0;gap:3px}.scene-rotation button{width:36px;height:36px;font-size:19px}.hero-copy .hero-description{max-width:460px;font-size:18px}.scene-console-copy>span,.scene-view{font-size:12px}.scene-console p{font-size:11px}.scene-action{font-size:11px}.scene-illustration{font-size:10px}.motion-toggle{font-size:10px}}
@media(max-width:380px){.scene-action{font-size:10px}.scene-console p{font-size:10px}.scene-view{font-size:11px}}

.scene-shell[data-render-state=fallback] .scene-follow{display:none}.scene-shell[data-render-state=fallback] .scene-detail-tag{display:none}

.scene-detail-tag{top:14px;left:8px;transform:none!important}.motion-toggle:disabled{opacity:.8}.scene-console-copy{min-width:0}
@media(max-width:900px){.scene-detail-tag{top:8px;left:0;max-width:165px}}

@media(min-width:901px){.hero-copy h1{font-size:clamp(54px,6vw,112px)}}
.scene-toolbar{gap:12px}.scene-illustration{margin-left:auto}#scene-expand{background:none;color:var(--ink);padding:8px 0 8px 12px;border-left:1px solid var(--line);font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:8px;min-height:40px}#scene-expand span{font-size:18px;line-height:1}.scene-dialog{border:1px solid #7b89ac50;outline:0;max-width:1400px;width:calc(100vw - 64px);height:calc(100svh - 44px);max-height:1080px;padding:12px 24px 0;background:var(--page);color:var(--ink);overflow:hidden;border-radius:4px}.scene-dialog::backdrop{background:#07102cdc;backdrop-filter:blur(7px)}.scene-dialog .scene-shell{position:relative;top:auto;height:100%;min-height:0;max-height:none;width:100%;padding:0;border:0;box-shadow:none;display:flex;margin:0;background:var(--page)}.scene-dialog .scene-viewport{min-height:100px}.scene-dialog .scene-console-copy{max-width:560px}.scene-dialog .scene-console p{max-width:none;font-size:14px}.scene-dialog .scene-action{font-size:14px;max-width:250px}.scene-dialog .scene-follow{display:none}.scene-expanded{overflow:hidden}.scene-shell[data-render-state=fallback] #scene-expand{display:none}
@media(max-width:900px){.chapter:not(.hero-copy){min-height:0;padding-bottom:72px}.scene-toolbar{gap:9px}.scene-illustration{display:none}#scene-expand{margin-left:auto;font-size:10px;min-height:33px;padding-block:4px;padding-left:9px}.scene-dialog{width:calc(100vw - 16px);height:calc(100svh - 16px);max-width:none;max-height:none;padding:8px 14px 0}.scene-dialog .scene-console{padding:14px 0;min-height:85px}.scene-dialog .scene-console p{font-size:12px}.scene-dialog .scene-console-copy{max-width:60%}.scene-dialog .scene-action{font-size:12px;max-width:140px}.scene-dialog .scene-bottom{padding-bottom:15px}.scene-dialog .scene-toolbar{padding-top:0}}
@media(max-width:380px){.scene-dialog .scene-action{font-size:11px;max-width:115px}.scene-dialog .scene-console p{font-size:11px}.scene-dialog{padding-inline:10px}}

html{scroll-padding-top:94px}@media(max-width:900px){html{scroll-padding-top:78px}}
