@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--bg:#0c0f14;--panel:#151921;--ink:#171b23;--muted:#939aa8;--blue:#3565ff;--paper:#f5f6f8;--line:rgba(255,255,255,.12);font-family:'Manrope',Arial,sans-serif;color:#fff;background:var(--bg);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:32px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #81a0ff;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;z-index:30;top:-100px;left:20px;background:#fff;color:#000;padding:12px}.skip-link:focus{top:20px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:32px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand-dot{vertical-align:top;font-size:10px;padding-left:4px;line-height:22px}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:550;color:#b7bdc8}.desktop-nav a:hover{color:#fff}.header-cta{font-size:14px;display:flex;align-items:center;gap:28px}.header-cta span{font-size:22px;color:#8ea8ff}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:1.2fr 1fr;min-height:670px;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;padding-block:72px 80px}.eyebrow{font-size:13px;font-weight:550;letter-spacing:.01em;display:inline-flex;align-items:center;gap:10px}.accreditation{border:1px solid #303744;border-radius:30px;padding:9px 13px;margin-bottom:28px;color:#c4ccdc}.accreditation svg{width:17px;height:17px;fill:none;stroke:#7391fa;stroke-width:1.4}.hero h1{font-size:clamp(44px,4.9vw,74px);font-weight:550;letter-spacing:-.055em;line-height:1.15;white-space:nowrap}.hero h1>span{color:#8794b4}.hero-description{font-size:17px;line-height:1.85;color:#a2a9b6;max-width:470px;margin-top:28px}.hero-actions{display:flex;gap:32px;align-items:center;margin-top:36px}.button{min-height:56px;display:inline-flex;gap:32px;align-items:center;justify-content:space-between;padding:16px 22px;font-size:14px;font-weight:650;border-radius:4px;transition:background .2s,transform .2s;border:0}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:#fff}.button-blue:hover{background:#4975ff}.button span{font-size:20px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:16px}.text-link:hover{color:#a7baff}.hero-note{display:flex;gap:12px;align-items:center;font-size:12px;color:#758094;margin-top:48px}.tiny-line{width:22px;height:1px;background:#586580}.hero-visual{height:530px;position:relative;min-width:0;display:flex;align-items:center;justify-content:center}.hero-art{width:120%;max-width:none;position:absolute;mix-blend-mode:lighten;object-fit:contain;pointer-events:none}.hero-art.initial-mark{width:46%;opacity:.85}.visual-index{position:absolute;left:12%;top:36px;color:#737f95;font-size:10px;letter-spacing:.14em;z-index:1}.visual-caption{position:absolute;bottom:32px;left:12%;right:5%;display:flex;align-items:center;gap:16px;color:#768096;font-size:10px;letter-spacing:.12em}.caption-line{height:1px;background:#2a3343;flex:1}.competencies{display:grid;grid-template-columns:repeat(4,1fr);padding-block:26px 32px;border-top:1px solid var(--line);font-size:13px;color:#9ba5b7}.competencies span{display:flex;align-items:center;gap:12px}.competencies span:before{content:'+';color:#456dee;font-size:18px}.competencies span:last-child{justify-content:flex-end}.section{padding:92px 0 100px}.section-light{background:var(--paper);color:var(--ink)}.section-top{display:flex;align-items:center;justify-content:space-between}.section-label{font-size:12px;font-weight:650;letter-spacing:.1em}.section-aside{font-size:12px;color:#7e8591}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-top:45px;margin-bottom:52px}.section-heading h2,h2{font-size:clamp(36px,3.6vw,52px);font-weight:550;line-height:1.2;letter-spacing:-.045em}.section-heading p{font-size:16px;line-height:1.8;max-width:380px;color:#707886}.mobile-nav{background:#121722;padding:24px 28px;display:flex;flex-direction:column;gap:24px;font-size:18px}
@media(min-width:1600px){.hero{min-height:720px}.hero h1{font-size:78px}.hero-visual{height:580px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:18px}.header-cta{gap:12px}.hero{min-height:600px}.hero-copy{padding-block:60px}.hero-actions{gap:20px}.hero h1{font-size:clamp(42px,5.2vw,62px)}.hero-description{max-width:390px;font-size:16px}.hero-visual{height:480px}.competencies{font-size:12px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:82px}.brand{font-size:20px;gap:9px}.brand img{width:30px;height:30px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:7px;background:transparent;border:0;padding:12px;color:inherit}.menu-toggle span{width:24px;height:1px;background:#fff}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding:42px 0 0}.accreditation{font-size:12px;margin-bottom:24px}.hero h1{font-size:clamp(33px,7.8vw,58px);letter-spacing:-.045em}.hero-description{font-size:15px;line-height:1.8;margin-top:22px;max-width:100%}.hero-actions{gap:20px;margin-top:28px}.button{font-size:13px;gap:16px;padding:15px 18px;min-height:52px}.text-link{font-size:13px;gap:9px}.hero-note{margin-top:28px;font-size:11px}.hero-visual{height:310px;margin:0 -20px;overflow:hidden}.hero-art{width:100%;height:360px}.hero-art.initial-mark{height:180px;width:180px}.visual-index{top:26px;left:20px;font-size:9px}.visual-caption{left:20px;right:20px;bottom:14px;font-size:9px}.competencies{grid-template-columns:1fr 1fr;gap:10px 18px;padding-block:23px;font-size:11px}.competencies span:last-child{justify-content:flex-start}.section{padding:58px 0 64px}.section-aside{display:none}.section-heading{display:block;margin-top:30px;margin-bottom:32px}.section-heading p{margin-top:24px;font-size:15px;max-width:100%}.section-heading h2,h2{font-size:36px}.section-label{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d5d9e1}.service{position:relative;padding:32px 30px 0 0}.service+ .service{border-left:1px solid #d5d9e1;padding-left:30px}.service-number{position:absolute;right:30px;top:34px;color:#9198a4;font-size:12px}.service-icon{width:42px;height:42px;stroke:#3565ff;stroke-width:1.5;margin-bottom:34px}.service h3{font-size:23px;line-height:1.45;font-weight:600;letter-spacing:-.035em}.service p{font-size:15px;line-height:1.85;color:#747c89;margin-top:16px;max-width:340px}.service-tags{font-size:12px;color:#525b6c;margin-top:30px;line-height:1.9}.service-tags span{color:#abb1be;margin-inline:7px}.projects-section{background:#11151c}.projects-section .section-heading p{color:#9aa3b1}.projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project-card{min-width:0}.project-visual{height:310px;position:relative;overflow:hidden;border-radius:5px;padding:28px}.visual-tag{font-size:12px;letter-spacing:.08em}.matreshka-visual{background:#211b22;border:1px solid #433138}.matreshka-wordmark{font-size:clamp(24px,3.6vw,52px);font-weight:750;letter-spacing:-.055em;position:absolute;left:28px;top:42%}.matreshka-wordmark span{display:inline-block;color:#fb536a;margin-left:8px}.project-visual-bottom{position:absolute;left:28px;bottom:28px;font-size:13px;color:#baabb4}.media-play{position:absolute;right:28px;bottom:24px;width:46px;height:46px;border-radius:50%;border:1px solid #66444f;color:#f56176;display:grid;place-items:center;font-size:14px}.crm-visual{background:#e5eaff;color:#232f52}.crm-title{font-size:34px;letter-spacing:-.04em;line-height:1.2;font-weight:650;margin-top:40px}.process-diagram{position:absolute;left:28px;right:28px;bottom:28px;display:flex;align-items:center;gap:10px}.process-diagram span{padding:12px 16px;border:1px solid #b9c7ed;border-radius:3px;font-size:12px;background:#f2f5ff}.process-diagram b{font-weight:400;color:#6c84bd}.project-info{padding:26px 0 38px}.project-title-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.project-title-row h3{font-size:22px;font-weight:600;letter-spacing:-.025em}.project-kind{font-size:12px;color:#929cae}.project-info p{font-size:15px;line-height:1.8;color:#939eaf;max-width:520px;margin:14px 0 20px}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{border:1px solid #323a49;border-radius:4px;padding:5px 9px;font-size:12px;color:#aeb9cc}.sloyra-card{display:grid;grid-template-columns:1fr 1fr;background:#2858ec;border-radius:5px;margin-top:14px;overflow:hidden}.sloyra-identity{padding:40px 42px;border-right:1px solid #ffffff26;display:flex;flex-direction:column;align-items:flex-start}.pill{display:inline-flex;padding:7px 11px;border:1px solid #ffffff50;border-radius:30px;font-size:12px}.sloyra-identity h3{font-size:80px;line-height:1.4;font-weight:500;letter-spacing:-.065em;margin:10px 0}.sloyra-identity h3 span{font-size:36px;margin-left:20px;vertical-align:top;line-height:2.2}.sloyra-type{font-size:12px;letter-spacing:.08em;color:#c4d1ff}.sloyra-copy{padding:44px 42px}.sloyra-copy h4{font-size:27px;line-height:1.4;letter-spacing:-.03em;font-weight:550;margin:0 0 18px}.sloyra-copy p{font-size:15px;line-height:1.85;color:#d2ddff;max-width:390px}.sloyra-link{display:inline-flex;gap:32px;margin-top:22px;font-size:14px;border-bottom:1px solid #ffffff60;padding-bottom:8px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps article>span{display:flex;align-items:center;gap:15px;font-size:14px;color:var(--blue)}.steps i{height:1px;background:#d3d9e2;flex:1}.steps h3{font-size:21px;font-weight:600;letter-spacing:-.035em;margin:28px 0 14px}.steps p{font-size:14px;line-height:1.85;color:#747c89}.company-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:100px;margin-top:50px}.company-description{font-size:16px;line-height:1.85;color:#99a2b2;max-width:620px;margin-top:28px}.company-facts{display:flex;gap:60px;margin-top:44px}.company-facts>div{display:flex;flex-direction:column;gap:12px}.company-facts strong{font-size:34px;font-weight:500;letter-spacing:-.04em}.company-facts span{font-size:12px;color:#8791a3}.accreditation-card{background:#161d2a;border:1px solid #293855;border-radius:5px;padding:32px;align-self:start}.accreditation-card svg{width:43px;height:43px;stroke:#759aff;stroke-width:1.4;fill:none;margin-bottom:30px}.accreditation-card h3{font-size:24px;font-weight:550;line-height:1.4;letter-spacing:-.03em}.accreditation-card p{font-size:14px;line-height:1.8;color:#98a6bf;margin:16px 0 30px}.accreditation-card>span{font-size:12px;color:#8ea3cb;letter-spacing:.07em}.legal-details{margin-top:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.legal-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:22px 0;font-size:14px}.legal-details summary::-webkit-details-marker{display:none}.legal-details summary span{font-size:25px;color:#9aabc9}.legal-details[open] summary span{transform:rotate(45deg)}.legal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:10px 0 30px}.legal-grid dt{font-size:12px;color:#8791a3;margin-bottom:10px}.legal-grid dd{margin:0;font-size:14px;line-height:1.7}.legal-address{grid-column:span 2}.legal-source{font-size:13px;color:#a3baff;align-self:center;line-height:1.8}.contact-section{background:#e9edf5;color:var(--ink);padding:70px 0 80px}.contact-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:100px;align-items:center;margin-top:36px}.contact-grid h2{font-size:clamp(40px,4.2vw,64px);line-height:1.2}.contact-grid h2>span{color:var(--blue)}.contact-content>p{font-size:16px;line-height:1.9;color:#6a7486;max-width:410px;margin-bottom:26px}.contact-note{font-size:13px;line-height:1.9;color:#6a7486;border-left:2px solid #a9b7d7;padding-left:15px}.contact-email{font-size:clamp(20px,2.3vw,32px);letter-spacing:-.035em;border-bottom:1px solid #bdc6db;padding-bottom:12px;display:flex;justify-content:space-between;gap:20px;align-items:center}.contact-email span{color:var(--blue)}.contact-email:hover{color:var(--blue)}.footer{background:#0c0f14;padding:42px 0 28px}.footer-top{display:flex;align-items:center;gap:48px;padding-bottom:40px}.footer-top p{font-size:12px;line-height:1.8;color:#798396}.back-to-top{margin-left:auto;font-size:13px;display:flex;align-items:center;gap:20px;color:#b0b9ca}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:#768297}.hero-visual{overflow:visible}.hero-art{width:105%;mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 87%,transparent);max-height:540px}.visual-index,.visual-caption{font-size:12px}.hero-visual .visual-index{top:0}.visual-caption{bottom:0}.hero{overflow:hidden}.hero-note{font-size:12px}.brand-dot{display:none}
@media(max-width:1100px){.service{padding-right:20px}.service+ .service{padding-left:20px}.service h3{font-size:20px}.service p{font-size:14px}.service-tags{font-size:12px}.project-visual{height:280px}.project-title-row{display:block}.project-kind{display:block;margin-top:8px}.process-diagram{gap:7px}.process-diagram span{padding:10px;font-size:12px}.sloyra-identity,.sloyra-copy{padding:30px}.company-grid{gap:40px}.company-facts{gap:34px}.contact-grid{gap:40px}.hero-visual .visual-index{top:15px}.visual-caption{bottom:15px}}
@media(max-width:760px){.service-grid{grid-template-columns:1fr}.service{padding:26px 0!important}.service+ .service{border-left:0;border-top:1px solid #d5d9e1}.service-number{top:27px;right:0}.service-icon{margin-bottom:22px}.service h3{font-size:24px}.service h3 br{display:none}.service p{font-size:16px;max-width:100%;margin-top:12px}.service-tags{font-size:12px;margin-top:20px}.projects-grid{grid-template-columns:1fr;gap:10px}.project-visual{height:280px;padding:22px}.matreshka-wordmark{font-size:clamp(34px,8.5vw,56px);left:22px}.project-visual-bottom{left:22px}.project-title-row{display:flex;align-items:center}.project-title-row h3{font-size:22px}.project-kind{font-size:12px;margin:0}.project-info p{font-size:16px}.crm-title{font-size:34px;margin-top:38px}.process-diagram{left:22px;right:22px;gap:8px}.process-diagram span{padding:10px 12px;font-size:12px}.sloyra-card{grid-template-columns:1fr;margin-top:0}.sloyra-identity{padding:26px;border-right:0;border-bottom:1px solid #ffffff26}.sloyra-identity h3{font-size:72px;margin:6px 0}.sloyra-copy{padding:26px}.sloyra-copy h4{font-size:26px}.sloyra-copy p{font-size:16px}.steps{grid-template-columns:1fr 1fr;gap:32px 22px}.steps h3{font-size:20px;margin-top:20px}.steps p{font-size:15px}.company-grid{grid-template-columns:1fr;gap:32px;margin-top:30px}.company-description{font-size:16px}.company-facts{gap:30px;margin-top:32px}.company-facts strong{font-size:29px}.company-facts span{font-size:12px}.accreditation-card{padding:26px}.accreditation-card svg{margin-bottom:22px}.accreditation-card p{font-size:16px;margin-bottom:24px}.legal-details{margin-top:34px}.legal-grid{grid-template-columns:1fr}.legal-address{grid-column:auto}.contact-section{padding:54px 0 58px}.contact-grid{grid-template-columns:1fr;gap:26px;margin-top:28px}.contact-grid h2{font-size:clamp(36px,8.6vw,54px)}.contact-content>p{font-size:16px;margin-bottom:22px}.contact-email{font-size:25px}.footer{padding-top:34px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top p{width:calc(100% - 210px);font-size:12px;min-width:120px}.back-to-top{margin-left:0;font-size:14px}.footer-bottom{flex-direction:column;gap:12px;font-size:12px}.hero-visual .visual-index{top:24px;left:20px;font-size:12px}.hero-visual{overflow:hidden;height:320px;margin-top:16px}.hero-art{width:100%;height:350px;object-fit:contain}.visual-caption{bottom:10px;font-size:12px}.hero-note,.competencies,.section-label{font-size:12px}.competencies{gap:8px 12px}.hero-description{font-size:16px}.section-heading p{font-size:16px}.hero-actions .button{font-size:14px}.hero-actions .text-link{font-size:14px}.hero-actions{gap:18px}}
@media(max-width:380px){.hero-actions{flex-wrap:wrap;gap:22px}.hero h1{white-space:normal}.hero h1>span{white-space:nowrap}.competencies{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.project-title-row{display:block}.project-kind{margin-top:8px}.process-diagram{gap:6px}.process-diagram span{padding:10px 8px}.company-facts{flex-direction:column;gap:25px}}

.legal-grid{margin:0}.project-external{color:#a4b9ff}.project-external:hover{color:#fff;text-decoration:underline}

.legal-details>.legal-source{display:inline-block;margin-bottom:28px}.hero-actions .button{white-space:nowrap}@media(max-width:760px){.hero-art{top:38px;height:270px}.hero-visual .visual-index{top:14px}.hero-actions .text-link{white-space:nowrap}}
/* The brand is a real, articulated object. Motion is concentrated around it. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.brand{gap:10px;letter-spacing:-.6px}.brand img{width:44px;height:44px}.hero{grid-template-columns:1.18fr 1fr;overflow:visible}.hero h1{font-size:clamp(44px,4.8vw,72px);letter-spacing:-.045em}.hero h1>span{color:#a4aec4}.hero-visual{height:530px;display:flex;flex-direction:column;margin:0;overflow:visible;isolation:isolate}.model-stage{position:absolute;inset:0 0 54px;touch-action:pan-y;contain:layout paint}.model-stage canvas{width:100%;height:100%;display:block;opacity:0;transition:opacity .35s}.model-stage.model-ready canvas{opacity:1}.model-fallback{position:absolute;left:50%;top:50%;width:70%;max-width:360px;height:auto;transform:translate(-50%,-50%);transition:opacity .25s}.model-ready .model-fallback{opacity:0;pointer-events:none}.model-controls{position:absolute;bottom:4px;left:0;right:0;display:flex;justify-content:center}.model-toggle{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:10px 15px;border:1px solid #333c4b;border-radius:24px;background:rgba(19,24,34,.85);color:#b4bfd3;font-size:12px;font-weight:500;transition:background .25s,border-color .25s,color .25s;white-space:nowrap}.model-toggle[hidden]{display:none}.model-toggle svg{width:17px;height:17px;stroke:#7d9cff;stroke-width:1.2}.model-toggle:hover{border-color:#6988d7;color:#fff;background:#1c263b}.model-toggle-symbol{font-size:20px;font-weight:400;line-height:1;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.is-expanded .model-toggle-symbol{transform:rotate(45deg)}.model-layers{position:absolute;left:12%;right:12%;bottom:74px;display:flex;justify-content:space-between;gap:12px;color:#6f8be0;opacity:0;transform:translateY(8px);transition:opacity .5s,transform .5s;pointer-events:none;font-size:12px}.model-layers b{font-weight:500;color:#aebbd5;display:block;margin-top:5px}.is-expanded .model-layers{opacity:1;transform:translateY(0)}
.desktop-nav a{position:relative;padding-block:8px}.desktop-nav a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:#7190ff;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-cta span,.button span,.text-link span,.project-external{transition:transform .25s,color .25s}.header-cta:hover span,.button:hover span{transform:translate(2px,-2px)}.text-link:hover span{transform:translateY(3px)}.button-blue{box-shadow:inset 0 1px 0 #ffffff20}.service-icon{transition:transform .35s}.service:hover .service-icon{transform:translateY(-4px)}.project-visual,.sloyra-card{isolation:isolate;position:relative}.project-visual:after,.sloyra-card:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(400px circle at var(--pointer-x,50%) var(--pointer-y,50%),#ffffff0c,transparent 70%);opacity:0;transition:opacity .3s}.project-visual:hover:after,.sloyra-card:hover:after{opacity:1}.project-visual{transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .3s}.project-card:hover .project-visual{transform:translateY(-5px)}.matreshka-wordmark{transition:letter-spacing .6s}.matreshka-card:hover .matreshka-wordmark{letter-spacing:-.035em}.process-diagram span{transition:transform .35s,border-color .35s,background .35s}.crm-card:hover .process-diagram span{transform:translateY(-4px);border-color:#7394ef;background:#fff}.crm-card:hover .process-diagram span:nth-of-type(2){transition-delay:.06s}.crm-card:hover .process-diagram span:nth-of-type(3){transition-delay:.12s}.sloyra-link span{transition:transform .3s}.sloyra-link:hover span{transform:translate(3px,-3px)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.steps article>span i{transform-origin:left;transition:transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}.steps article.reveal:not(.is-visible)>span i{transform:scaleX(0)}
@media(prefers-reduced-motion:no-preference){.hero-copy>.accreditation{animation:intro-in .7s both}.hero h1{animation:intro-in .85s .08s both}.hero-description{animation:intro-in .85s .17s both}.hero-actions{animation:intro-in .85s .24s both}.hero-note{animation:intro-in .85s .3s both}@keyframes intro-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:1600px){.hero-visual{height:570px}}
@media(max-width:1100px){.hero-visual{height:480px}.hero h1{font-size:clamp(42px,4.9vw,60px)}.model-stage{inset:-15px -20px 45px}.model-layers{left:7%;right:7%;bottom:65px}}
@media(max-width:760px){.hero h1{font-size:clamp(32px,7.9vw,58px)}.brand img{width:38px;height:38px}.hero-visual{height:350px;margin:18px -10px 18px}.model-stage{inset:-10px 0 34px}.model-controls{bottom:0}.model-toggle{font-size:12px;padding:9px 13px;min-height:44px}.model-layers{left:16%;right:16%;bottom:51px;font-size:12px;gap:15px}.model-layers b{margin-top:2px}.hero-note{margin-top:28px}.model-fallback{width:63%}.hero{overflow:hidden}.hero-actions{gap:20px}.hero-actions .button{font-size:14px}.hero-actions .text-link{font-size:14px}.reveal{transform:translateY(16px)}.project-card:hover .project-visual{transform:none}.footer-top .brand img{width:38px;height:38px}}
@media(max-width:380px){.hero-actions{gap:18px}.hero-visual{height:315px}.hero h1{font-size:31px}.hero-note{font-size:12px}.model-layers{left:11%;right:11%}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important}.model-layers,.model-toggle-symbol,.project-visual,.service-icon{transition:none!important}.project-card:hover .project-visual,.service:hover .service-icon{transform:none}}
/* V3: expressive brand, reusable service cards, editorial product case. */
:root{--cyan:#12cfe1;--violet:#8054ff}.brand img{width:43px;height:43px}.brand{gap:12px}.hero-note{color:#a4b1c8;font-size:13px}.hero-note .tiny-line{background:linear-gradient(90deg,#12cfe1,#8054ff);width:32px;height:2px}.hero-description{max-width:505px}.model-fallback{width:96%;max-width:none;mix-blend-mode:lighten}.model-stage{inset:-12px -16px 48px}.model-controls{bottom:0}.hero-visual{height:570px}.model-toggle{font-size:13px}.hero h1>span{color:#a7b9e1}.expertise-section{background:radial-gradient(ellipse at 6% 20%,#dcecff90,transparent 44%),radial-gradient(ellipse at 93% 85%,#e1ddff80,transparent 42%),#f5f7fb}.centered-heading{display:block;text-align:center;max-width:820px;margin:46px auto 52px}.centered-heading h2{font-size:clamp(34px,3.7vw,54px);text-wrap:balance}.centered-heading h2 em{font-style:normal;color:#375ae4}.centered-heading p{max-width:620px;margin:22px auto 0;font-size:17px;color:#68738a;line-height:1.8}.expertise-symbols{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:27px}.expertise-symbols span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;font-family:monospace;font-size:22px;font-weight:700;background:#e1e9ff;color:#3062ff;box-shadow:0 4px 14px #2b4fc610;transform:rotate(-8deg)}.expertise-symbols span:nth-child(2){background:#ece3ff;color:#8150ef;transform:translateY(-5px);font-family:inherit;font-size:28px}.expertise-symbols span:nth-child(3){background:#cff6f6;color:#078b99;transform:rotate(8deg)}
.expertise-section .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;border:0;perspective:1000px}.expertise-section .service{--tone:#3565ff;--tone-rgb:53,101,255;--icon-end:#5b8dff;display:block;padding:0!important;border:0;min-width:0;position:relative}.expertise-section .service[data-tone=violet]{--tone:#8246e8;--tone-rgb:130,70,232;--icon-end:#b26af2}.expertise-section .service[data-tone=cyan]{--tone:#008da7;--tone-rgb:0,141,167;--icon-end:#1cd7d4}.service-panel{height:100%;position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;padding:36px 27px 28px;border:1px solid #e1e6f0;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 50% 0%,rgba(var(--tone-rgb),.09),transparent 52%),#fff;box-shadow:0 8px 32px #1b2f5610;transform:rotateX(var(--card-rx,0deg)) rotateY(var(--card-ry,0deg));transition:transform .3s,border-color .3s,box-shadow .3s}.service-panel:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(280px circle at var(--light-x,50%) var(--light-y,30%),rgba(var(--tone-rgb),.09),transparent 70%);opacity:0;transition:opacity .3s}.service-panel:after{content:'';position:absolute;left:25%;right:25%;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--tone),transparent);opacity:.6}.service:hover .service-panel,.service:focus-within .service-panel{border-color:rgba(var(--tone-rgb),.38);box-shadow:0 22px 45px rgba(var(--tone-rgb),.14);transform:translateY(-7px) rotateX(var(--card-rx,0deg)) rotateY(var(--card-ry,0deg))}.service:hover .service-panel:before{opacity:1}.expertise-section .service-number{right:23px;top:20px;font-size:12px;color:#9da8bb}.service-icon-tile{position:relative;width:78px;height:78px;border-radius:23px;background:linear-gradient(145deg,var(--tone),var(--icon-end));display:grid;place-items:center;color:white;box-shadow:0 10px 22px rgba(var(--tone-rgb),.26),inset 0 1px 1px #ffffff60;margin:10px 0 28px;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .4s}.service-icon-tile svg{width:40px;height:40px;stroke:currentColor;stroke-width:1.6}.service:hover .service-icon-tile{transform:translateY(-4px) rotate(-5deg) scale(1.07);box-shadow:0 15px 28px rgba(var(--tone-rgb),.3)}.expertise-section .service h3{font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.035em;text-wrap:balance;position:relative}.expertise-section .service p{font-size:16px;line-height:1.8;color:#6c778b;max-width:330px;margin:17px 0 23px;position:relative}.expertise-section .service-tags{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin:0 0 28px;position:relative}.expertise-section .service-tags span{font-size:12px;font-weight:550;color:var(--tone);margin:0;padding:5px 8px;border-radius:6px;background:rgba(var(--tone-rgb),.07);line-height:1.7}.service-link{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:18px;position:relative;border-top:1px solid #e9edf4;width:100%;padding-top:22px;font-size:14px;font-weight:650;color:#313d55}.service-link span{color:var(--tone);font-size:19px;transition:transform .3s}.service-link:hover span{transform:translate(3px,-3px)}
.projects-section .section-heading h2{max-width:720px;text-wrap:balance}.projects-section .section-heading p{max-width:340px}.matreshka-feature{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:25px 36px;padding:44px 45px 0;overflow:hidden;border:1px solid #484065;border-radius:25px;background:radial-gradient(ellipse at 95% 18%,#5637a350,transparent 58%),radial-gradient(ellipse at 8% 90%,#a92b6a24,transparent 55%),#191727;isolation:isolate}.project-brand-backdrop{position:absolute;right:-60px;top:-180px;width:730px;height:730px;opacity:.105;transform:rotate(-14deg);pointer-events:none;z-index:-1;filter:saturate(.7)}.feature-copy{position:relative;z-index:2;align-self:center;padding:4px 0 32px}.case-label{font-size:12px;letter-spacing:.08em;color:#b1a5d1;line-height:1.8}.matreshka-project-logo{width:205px;height:auto;max-height:54px;object-fit:contain;object-position:left;margin:24px 0 31px}.feature-copy h3{font-size:clamp(32px,3vw,46px);font-weight:650;line-height:1.19;letter-spacing:-.04em;max-width:480px;text-wrap:balance}.feature-copy p{font-size:16px;line-height:1.8;color:#b4b0c6;margin:22px 0 29px;max-width:465px}.feature-button{background:#fff;color:#241c37;min-height:52px;font-size:14px}.feature-button:hover{background:#dce3ff}.feature-footer{grid-column:1/-1;display:flex;align-items:center;gap:25px;border-top:1px solid #ffffff18;padding:24px 0;color:#a9a2bf;font-size:12px;z-index:2}.feature-footer>span{display:flex;align-items:center;gap:9px}.feature-footer>span:before{content:'';width:5px;height:5px;border-radius:50%;background:#a77aff}.feature-footer a{margin-left:auto;color:#d0c5ea;display:flex;align-items:center;gap:12px;font-size:13px}.feature-footer b{font-size:19px;font-weight:400}.media-system{position:relative;min-height:480px;perspective:1100px;align-self:center;isolation:isolate}.media-system-caption{position:absolute;right:0;top:4px;font-size:11px;letter-spacing:.1em;color:#9d8ac4}.media-layer{position:absolute;border:1px solid #79709c90;border-radius:14px;box-shadow:0 28px 70px #0005;backdrop-filter:blur(8px);transition:transform .7s cubic-bezier(.2,.75,.2,1)}.media-layer>svg{width:25px;height:25px;stroke:#b9a1f6;stroke-width:1.3;flex-shrink:0}.layer-content{left:3%;right:15%;top:40px;height:195px;background:linear-gradient(115deg,#393050e8,#28233aec);padding:21px;display:flex;gap:14px;align-items:flex-start;font-size:14px;color:#d3c9e4;transform:rotateY(-12deg) rotateZ(-8deg)}.layer-index{font-size:11px;color:#a18bab}.layer-lines{position:absolute;left:65px;right:35px;top:67px;display:grid;gap:14px}.layer-lines i{height:5px;border-radius:3px;background:#79639860}.layer-lines i:nth-child(2){width:73%}.layer-lines i:nth-child(3){width:50%}.layer-author{top:114px;left:10%;right:4%;height:158px;padding:22px;display:flex;gap:14px;align-items:flex-start;font-size:14px;color:#e2d7f4;background:linear-gradient(120deg,#57397de8,#24264be8);transform:rotateY(-12deg) rotateZ(4deg)}.layer-viewer{top:188px;left:4%;right:7%;background:#131420;overflow:hidden;transform:rotateY(-12deg) rotateZ(-3deg);border-color:#7369ab;box-shadow:0 22px 70px #080613aa}.viewer-top{height:39px;display:flex;align-items:center;padding:0 17px;gap:9px;font-size:12px;color:#b1a9c7;border-bottom:1px solid #ffffff0c}.viewer-dot{width:6px;height:6px;border-radius:50%;background:#9265ee}.viewer-corner{margin-left:auto;color:#665876}.viewer-display{height:155px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse at 25% 90%,#4a206c,transparent 60%),linear-gradient(145deg,#111d3d,#25245b)}.viewer-display>img{position:absolute;width:185px;height:185px;right:7%;top:-15px;opacity:.16;transform:rotate(12deg)}.viewer-display>svg{position:relative;width:56px;height:56px;color:#fff;stroke:#ffffff6b;stroke-width:1;filter:drop-shadow(0 0 15px #aa64ff66)}.viewer-timeline{height:3px;background:#ffffff13;margin:14px 16px 11px;border-radius:3px}.viewer-timeline span{display:block;width:37%;height:100%;background:linear-gradient(90deg,#586aff,#c680f9)}.viewer-bottom{display:flex;gap:17px;padding:0 17px 15px;font-size:11px;color:#9c94b0}.matreshka-feature:hover .layer-content{transform:translateY(-8px) rotateY(-8deg) rotateZ(-10deg)}.matreshka-feature:hover .layer-author{transform:translateY(-3px) rotateY(-8deg) rotateZ(5deg)}.matreshka-feature:hover .layer-viewer{transform:translateY(6px) rotateY(-8deg) rotateZ(-2deg)}
.secondary-projects{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:26px}.secondary-projects .project-card{border-radius:22px;overflow:hidden;border:1px solid #2e394f;background:#171e2b}.secondary-projects .project-visual{border-radius:0;height:252px;padding:28px}.secondary-projects .crm-visual{background:linear-gradient(125deg,#dce7ff,#d6e7f9);color:#263b61}.secondary-projects .crm-title{font-size:34px;max-width:330px;margin:26px 0 0;line-height:1.15;font-weight:650;text-wrap:balance}.secondary-projects .project-info{padding:25px 28px 28px}.project-info h4{font-size:20px;margin:0;letter-spacing:-.02em;font-weight:600}.secondary-projects .project-info p{margin:14px 0 18px;font-size:16px}.secondary-projects .sloyra-card{margin:0;border-radius:22px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 100% 20%,#9762fb80,transparent 60%),linear-gradient(135deg,#1f49db,#2736b2);border:1px solid #516ae9}.secondary-projects .sloyra-identity{padding:32px 35px;border:0;flex:1}.secondary-projects .sloyra-identity h3{font-size:76px;margin:18px 0 10px;line-height:1.3}.secondary-projects .sloyra-copy{padding:0 35px 32px}.secondary-projects .sloyra-copy p{font-size:16px;max-width:100%}.secondary-projects .sloyra-link{margin-top:24px}.company-grid{grid-template-columns:1.25fr 1fr;gap:70px;align-items:center}.accreditation-art{position:relative;align-self:center;overflow:hidden;border-radius:24px;background:#0c1b37;border:1px solid #284779;box-shadow:0 20px 80px #003ce520}.accreditation-art img{display:block;width:100%;height:auto;transition:transform .6s}.accreditation-art:hover img{transform:scale(1.025)}.contact-hint{font-size:14px;color:#778399;margin-top:18px;line-height:1.8}.contact-email{font-weight:650;letter-spacing:-.025em;font-size:clamp(23px,2.3vw,34px);color:#2856db;padding:18px 0 20px;border-bottom:1px solid #a7b7d6}.contact-email:hover{color:#5a36dc}.footer-top .brand{font-size:23px}
@media(max-width:1100px){.expertise-section .service-grid{gap:15px}.service-panel{padding:31px 20px 24px}.expertise-section .service h3{font-size:21px}.expertise-section .service p{font-size:15px}.matreshka-feature{padding:32px 30px 0;gap:20px}.feature-copy h3{font-size:36px}.media-system{min-height:470px}.feature-footer{flex-wrap:wrap;gap:16px 24px}.feature-footer a{margin-left:0}.layer-viewer{left:1%;right:0}.layer-author{right:0}.layer-content{left:0}.company-grid{gap:35px}.hero-visual{height:500px}}
@media(max-width:760px){.brand img{width:38px;height:38px}.hero-description{font-size:16px}.hero-note{font-size:12px;line-height:1.6;align-items:flex-start;gap:10px}.hero-note .tiny-line{flex-shrink:0;margin-top:9px;width:22px}.hero-visual{height:370px;margin:16px -5px 20px}.model-stage{inset:-15px -5px 41px}.model-fallback{width:100%}.model-layers{bottom:53px}.model-toggle{font-size:12px}.centered-heading{margin:32px auto}.centered-heading h2{font-size:35px}.centered-heading p{font-size:16px;line-height:1.75;margin-top:20px}.expertise-symbols{margin-bottom:23px}.expertise-symbols span{width:41px;height:41px;border-radius:12px}.expertise-section .service-grid{grid-template-columns:1fr;gap:20px}.service-panel{padding:30px 25px 26px;border-radius:22px}.expertise-section .service h3{font-size:24px}.expertise-section .service p{font-size:16px;max-width:340px;margin-bottom:20px}.service-icon-tile{margin:6px 0 25px}.expertise-section .service-tags{margin-bottom:23px}.service:hover .service-panel{transform:none}.projects-section .section-heading h2{font-size:36px;max-width:100%}.matreshka-feature{grid-template-columns:1fr;padding:28px 23px 0;border-radius:22px;gap:0}.feature-copy{padding:0}.case-label{font-size:11px;line-height:1.8}.matreshka-project-logo{width:176px;max-height:45px;margin:22px 0 26px}.feature-copy h3{font-size:37px;max-width:400px}.feature-copy p{font-size:16px;margin:19px 0 25px}.feature-button{font-size:14px;min-height:51px;padding:15px 18px}.project-brand-backdrop{width:520px;height:520px;top:-80px;right:-240px;opacity:.09}.media-system{min-height:410px;margin-top:35px}.media-system-caption{font-size:10px;top:0;right:0}.layer-content{top:29px;left:1%;right:15%;height:175px;font-size:13px}.layer-author{top:101px;left:9%;right:0;font-size:13px;padding:19px 15px;gap:10px}.layer-viewer{top:177px;left:0;right:0}.viewer-display{height:132px}.viewer-bottom{font-size:11px}.feature-footer{padding:24px 0;gap:13px 17px;font-size:12px}.feature-footer a{font-size:13px;width:100%;margin-top:7px;line-height:1.7;justify-content:space-between}.secondary-projects{grid-template-columns:1fr;gap:20px;margin-top:21px}.secondary-projects .project-visual{padding:25px;height:260px}.secondary-projects .crm-title{font-size:34px}.secondary-projects .project-info{padding:25px}.secondary-projects .sloyra-identity{padding:28px}.secondary-projects .sloyra-copy{padding:0 28px 29px}.secondary-projects .sloyra-identity h3{font-size:72px}.company-grid{grid-template-columns:1fr;gap:35px}.accreditation-art{max-width:460px;margin-inline:auto;border-radius:22px}.contact-email{font-size:clamp(21px,6.4vw,30px)}.footer-top .brand{font-size:20px}.footer-top .brand img{width:38px;height:38px}}
@media(max-width:380px){.hero-visual{height:330px}.centered-heading h2{font-size:31px}.service-panel{padding:28px 20px 23px}.expertise-section .service h3{font-size:23px}.feature-copy h3{font-size:32px}.matreshka-feature{padding:25px 19px 0}.media-system{min-height:390px}.viewer-display{height:119px}.layer-author{gap:8px;font-size:12px}.layer-author>svg{width:19px}.case-label{font-size:10px}.company-facts{flex-direction:column}}
@media(prefers-reduced-motion:reduce){.service-panel,.service:hover .service-panel,.service:hover .service-icon-tile,.matreshka-feature:hover .media-layer,.accreditation-art:hover img{transform:none}.media-layer{transition:none}}

.media-system-caption,.case-label,.layer-index,.viewer-bottom{font-size:12px}.media-system-caption{letter-spacing:.055em}
