/* ExtentLab / Product studio atlas. Composer-inspired editorial proportions. */
:root{--ink:#181b19;--muted:#606761;--paper:#f8f9f5;--soft:#edeeeb;--line:#d3d7d0;--lime:#c5ef80;--dark:#20251f;--radius:8px;--ease-out:cubic-bezier(.23,1,.32,1);--sc-canvas:#edeeeb;--sc-surface:#f8f9f5;--sc-ink:#181b19;--sc-ink-soft:#606761;--sc-accent:#c5ef80;--sc-accent-ink:#181b19;--sc-font-display:'Golos Text',Arial,sans-serif;--sc-font-text:'Golos Text',Arial,sans-serif}
html{scroll-behavior:smooth;scroll-padding-top:110px;scrollbar-gutter:stable}
body{background:var(--paper);color:var(--ink)}
::selection{background:#c5ef80;color:#181b19}
h1,h2,h3{font-weight:500;text-wrap:balance}p{text-wrap:pretty}
.container{width:min(1440px,calc(100% - 112px));margin-inline:auto}
a,button,input,select,textarea{outline-offset:5px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #386c29}
button:active,.btn:active{transform:translateY(1px)}
button:disabled{cursor:not-allowed;opacity:.55}
.studio-header{position:sticky;top:0;border-bottom:1px solid transparent;background:#edeeebf2;backdrop-filter:blur(18px);transition:background .2s,border-color .2s;z-index:30}
.studio-header.is-scrolled{background:#f8f9f5f5;border-color:#d3d7d0}
.nav{height:88px;gap:30px}
.brand{font-size:27px;gap:10px;letter-spacing:-1.2px;font-weight:650;white-space:nowrap}
.brand-name>span{font-weight:450}
.brand-mark{width:38px;height:38px;overflow:visible}
.brand-accent{transition:transform .2s var(--ease-out)}
.nav-links{gap:27px;font-size:13px}
.nav-links a{padding:10px 0;color:#535b54}
.nav-links a:hover{color:#181b19}
.btn{border-radius:100px;padding:18px 24px;gap:23px;background:#20251f;color:#fff;border:1px solid #20251f;font-size:14px;font-weight:500;white-space:nowrap;transition:background .18s,transform .18s,box-shadow .18s}
.btn:hover{background:#394132;transform:translateY(-2px);box-shadow:none}
.btn .icon,.text-link .icon{width:19px;height:19px;transition:transform .18s}
.btn-lime{color:var(--ink);background:var(--lime);border-color:var(--lime)}
.nav .btn{background:transparent;color:var(--ink);font-size:12px;padding:12px 19px;gap:18px}
.nav .btn:hover{background:var(--ink);color:white}
.text-link{font-size:14px;gap:14px}
.studio-kicker{font-size:11px;letter-spacing:.06em;color:#535d52;margin-bottom:29px}
.studio-hero{background:#edeeeb;overflow:clip;position:relative;border-bottom:1px solid var(--line)}
.hero-layout{display:grid;grid-template-columns:1.2fr .8fr;position:relative;min-height:min(670px,calc(100svh - 88px));align-items:center}
.hero-statement{position:relative;z-index:3;padding:55px 0 70px;pointer-events:none}
.hero-statement a,.hero-statement button{pointer-events:auto}
.hero-statement h1{font-size:clamp(64px,7.4vw,112px);font-weight:500;letter-spacing:-.07em;line-height:1.02;margin:0 0 28px;text-wrap:nowrap}
.hero-dot{color:#608c32}
.hero-summary{font-size:16px;line-height:1.6;max-width:465px;color:#5c655b}
.studio-actions{margin-top:32px;display:flex;align-items:center;gap:26px}
.studio-actions .text-link{font-size:13px}
.hero-scene{height:570px;position:relative;isolation:isolate;min-width:0}
.scene-plane{position:absolute;pointer-events:none;will-change:transform}
.scene-plane--back{width:78%;height:68%;top:14%;right:-8%;background:#dce4d0;border-radius:0}
.scene-plane--middle{width:40%;height:45%;right:0;top:11%;background:#c4e891;z-index:0}
.scene-plane--front{width:21%;height:18%;left:4%;bottom:10%;background:#c8d7f0;z-index:2}
.studio-hero .model-stage{width:125%;height:100%;margin-left:-12%;min-height:0;position:relative;z-index:1;background:none;border-radius:0}
.studio-hero .model-stage canvas{display:block;width:100%;height:100%;min-height:0;touch-action:pan-y;border-radius:0;outline-offset:-12px;cursor:grab}
.studio-hero .model-stage canvas:active{cursor:grabbing}
.studio-hero .model-stage:after{bottom:19%;left:30%;width:47%;height:25px;background:#2b3f1929;filter:blur(20px)}
.studio-hero .model-fallback{inset:10%;display:flex;align-items:center;justify-content:center}
.model-fallback svg{width:100%;height:100%;max-height:440px}
.studio-solutions{background:#f8f9f5;padding:96px 0 108px}
.solutions-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:start}
.solutions-layout h2{font-size:clamp(36px,4.1vw,60px);line-height:1.06;letter-spacing:-.055em;margin-bottom:25px}
.solutions-layout>div>p:not(.selector-label):not(.selector-note){max-width:430px;font-size:16px;line-height:1.7}
.selector-label{font-size:12px;color:#5c6659;margin:0 0 15px}
.concern-options{border-top:1px solid var(--line)}
.concern-options button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:17px 2px;text-align:left;color:#50594e;font-size:16px;line-height:1.45;transition:color .18s,background .18s}
.concern-options button span{font-size:20px;opacity:.6}
.concern-options button[aria-pressed=true]{background:#e7eddf;color:#20291c;padding-inline:16px}
.concern-options button[aria-pressed=true] span{opacity:1}
.selector-note{font-size:11px;line-height:1.6;margin-top:17px;color:#5e685a;max-width:400px}
.studio-projects{background:#edeeeb;border-top:1px solid var(--line);padding:93px 0 62px}
.projects-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:60px}
.projects-intro h2{font-size:clamp(66px,8vw,116px);line-height:.98;letter-spacing:-.065em;font-weight:500}
.projects-intro h2 span{color:#77836c}
.projects-intro>div{max-width:365px;padding-bottom:6px}
.projects-intro p{font-size:16px;line-height:1.65;color:#606959}
#selection-status{margin-top:24px;font-size:12px;color:#34402d;min-height:1.5em}
.project-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:66px 30px}
.project{grid-column:span 7;min-width:0;scroll-margin-top:116px}
.project:nth-child(2),.project:nth-child(3),.project:nth-child(6){grid-column:span 5}
.project:nth-child(3),.project:nth-child(4){margin-top:0}
.project-art{display:block;width:100%;height:385px;border:1px solid #00000008;border-radius:8px;position:relative;overflow:hidden;padding:0;background:var(--project-bg);color:var(--project-ink);transition:box-shadow .2s}
.project-object{position:absolute;inset:0;display:grid;place-items:center;transform-style:preserve-3d;will-change:transform}
.project-mark{width:160px;height:160px;object-fit:contain;position:relative;z-index:2;transform:translateZ(25px);filter:none}
.project-geometry{position:absolute;inset:0;pointer-events:none}
.project-open{position:absolute;top:22px;right:22px;width:40px;height:40px;border:1px solid var(--project-line);border-radius:50%;display:grid;place-items:center;background:var(--project-button);z-index:3;transition:transform .18s}
.project-motto{position:absolute;bottom:25px;left:28px;right:65px;font-size:12px;text-align:left;font-weight:500;letter-spacing:0;z-index:3}
.project--chatplus{--project-bg:#eae4f7;--project-ink:#38205f;--project-line:#baa9d4;--project-button:#f4effc}
.project--chatplus .project-geometry:before,.project--chatplus .project-geometry:after{content:'';position:absolute;width:180px;height:130px;border:1px solid #a990cc55;left:8%;top:20%;border-radius:40px 40px 6px 40px;transform:rotate(-15deg)}
.project--chatplus .project-geometry:after{left:auto;right:6%;top:auto;bottom:16%;transform:rotate(165deg);background:#f8f5ff26}
.project--chatplus .project-mark{width:180px;height:180px}
.project--zdravika{--project-bg:#eaece5;--project-ink:#171714;--project-line:#adb6a6;--project-button:#f2f1ed}
.project--zdravika .project-geometry:before{content:'';position:absolute;width:75%;height:150%;border-radius:50%;top:-25%;left:12%;border:1px solid #a6b09b70;transform:rotate(35deg)}
.project--zdravika .project-geometry:after{content:'';position:absolute;width:34%;height:45%;bottom:0;right:0;background:#f0e9db}
.project--zdravika .project-mark{width:125px;height:148px}
.project--potok{--project-bg:#e7fbee;--project-ink:#162136;--project-line:#9cc8b0;--project-button:#f5fff8}
.project--potok .project-geometry{background:repeating-linear-gradient(0deg,transparent 0,transparent 77px,#1b514b0b 77px,#1b514b0b 78px)}
.project--potok .project-geometry:after{content:'';position:absolute;right:0;top:0;width:25%;height:100%;background:#00e05c20}
.project--prizma{--project-bg:#eee8f8;--project-ink:#0a0f1f;--project-line:#b2a3ce;--project-button:#f6f2ff}
.project--prizma .project-geometry:before{content:'';position:absolute;left:-5%;bottom:0;width:65%;height:100%;background:#6b2bea12;clip-path:polygon(50% 0,100% 100%,0 100%)}
.project--prizma .project-geometry:after{content:'';position:absolute;right:-10%;top:0;width:65%;height:100%;background:#6b2bea09;clip-path:polygon(0 0,100% 0,50% 100%)}
.project--spectrum{--project-bg:#f3e5db;--project-ink:#482d22;--project-line:#cdad97;--project-button:#f9f1e9}
.project--spectrum .project-geometry:before{content:'';position:absolute;width:380px;height:380px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #f1531c33;border-radius:50%}
.project--spectrum .project-geometry:after{content:'';position:absolute;width:70px;top:0;bottom:0;right:17%;background:#f1531c0a}
.project--radar{--project-bg:#e4eafa;--project-ink:#173368;--project-line:#a4b6dd;--project-button:#f1f5ff}
.project--radar .project-geometry{background:repeating-radial-gradient(circle at 50% 48%,transparent 0,transparent 67px,#3865f518 68px,#3865f518 69px,transparent 70px)}
.project--radar .project-mark{width:132px;height:132px;border-radius:25px}
.project-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px}
.project-heading h3{font-size:30px;letter-spacing:-.045em;line-height:1.15}
.project-heading>span{font-size:10px;line-height:1.4;color:#66705f;text-align:right}
.project-title{padding:0;background:transparent;border:0;color:var(--ink);font:inherit;letter-spacing:inherit;text-align:left}
.project-description{font-size:15px;line-height:1.65;max-width:570px;color:#5f6859;margin-top:14px}
.project-capabilities{list-style:none;margin:20px 0 0;padding:0;display:flex;gap:8px;flex-wrap:wrap}
.project-capabilities li{font-size:10px;line-height:1.3;border:1px solid #cbd2c5;border-radius:100px;padding:7px 10px;color:#5c6755}
.project.is-match .project-art{outline:3px solid #416c28;outline-offset:4px}
.project.is-match .project-heading>span{color:#294720}
.project.is-muted .project-art{box-shadow:none}
.project.is-muted .project-heading>span{color:#66705f}
.custom-development{margin-top:67px;padding-top:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}
.custom-development p{font-size:19px;color:#35402e;letter-spacing:-.02em}
.custom-development button{border:0;background:none;padding:8px 0}
.studio-method{padding:108px 0;background:#f8f9f5}
.method-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}
.method-intro h2{font-size:clamp(38px,4.3vw,62px);letter-spacing:-.06em;line-height:1.08;margin-bottom:28px}
.method-intro h2 span{color:#74836b}
.method-intro>p:last-child{max-width:370px;line-height:1.7;font-size:15px}
.method-ledger{position:relative;padding-left:38px}
.method-ledger article{position:relative;padding:0 0 38px;margin-bottom:31px;border-bottom:1px solid var(--line)}
.method-ledger article:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.method-ledger h3{font-size:25px;letter-spacing:-.035em;margin-bottom:15px;line-height:1.2}
.method-ledger p{font-size:14px;line-height:1.7;max-width:430px;color:#616b5d}
.method-ledger small{display:block;font-size:11px;color:#415a32;margin-top:16px}
.method-line{position:absolute;left:4px;top:9px;bottom:0;width:1px;background:#d3dccc;overflow:hidden}
.method-line i{display:block;width:100%;height:100%;background:#526f3d}
.method-point{position:absolute;left:-38px;top:6px;width:9px;height:9px;border:1px solid #799060;background:#f8f9f5;border-radius:50%}
.method-ledger article:first-of-type .method-point{background:#526f3d}
.studio-research{background:#202920;color:#f8f9f5;overflow:hidden}
.research-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;min-height:450px;align-items:center}
.research-layout h2{font-size:clamp(36px,4.5vw,64px);font-weight:450;letter-spacing:-.05em;line-height:1.07}
.research-layout p{font-size:15px;line-height:1.75;max-width:490px;color:#c2cbb9;margin:25px 0 30px}
.research-layout .text-link{color:#d0ef9d;font-size:14px}
.research-graphic{height:400px;position:relative;display:grid;place-items:center}
.research-graphic img{position:relative;z-index:2;border-radius:22px;width:88px;height:88px}
.research-ring{position:absolute;width:300px;height:300px;border:1px solid #c2e79928;border-radius:50%;transform:rotate(-32deg)}
.research-ring.ring-b{width:185px;height:340px;transform:rotate(40deg)}
.research-ring.ring-c{width:360px;height:185px;transform:rotate(-28deg)}
.studio-journal{padding:100px 0;background:#f8f9f5}
.journal-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:40px}
.journal-heading h2{font-size:clamp(36px,4.8vw,65px);letter-spacing:-.055em}
.studio-journal .articles-grid{gap:30px}
.studio-journal .article-art{height:220px;border-radius:6px;padding:25px;background:#e3e9dc}
.studio-journal .article-art.schematic{background:#e3e7ef}
.studio-journal .article-art.dark{background:#eae2f0}
.studio-journal .article-cover-label{font-size:9px;color:#5c6758!important}
.studio-journal .article-cover-title{font-size:31px;color:#35442b!important;letter-spacing:-.035em}
.studio-journal .article-cover-number{font-size:20px;color:#596651!important}
.studio-journal .article-card h3{font-size:23px;letter-spacing:-.03em;line-height:1.2;font-weight:500}
.studio-journal .article-card p{font-size:13px;line-height:1.65}
.studio-journal .article-meta{font-size:10px;margin-block:21px 13px}
.studio-contact{background:#c9eaa5;padding:57px 0 67px;border-top:1px solid #b7d692;overflow:hidden}
.contact-top{display:flex;align-items:center;justify-content:space-between;gap:25px}
.contact-top p{font-size:16px;color:#3d5132;line-height:1.55}
.contact-symbol{font-size:100px;line-height:1;color:#33552a;font-weight:400}
.studio-contact h2{font-size:clamp(70px,10vw,148px);line-height:.97;letter-spacing:-.065em;font-weight:500;margin:35px 0 45px}
.contact-bottom{display:flex;align-items:center;gap:35px}
.contact-bottom p{font-size:12px;line-height:1.65;color:#425c35}
.contact-bottom .btn{min-width:205px;justify-content:space-between}
.studio-footer{background:#f8f9f5;padding-top:54px}
.footer-top{padding:0 0 46px}
.footer-top p{font-size:13px;line-height:1.7;margin-top:22px}
.footer-links{gap:90px;font-size:13px}
.footer-links span{font-size:10px;color:#6c7765}
.footer-bottom{font-size:10px;padding:22px 0}
/* Shared dialogs and secondary pages use the same typography and controls. */
dialog{border-radius:14px;box-shadow:0 30px 110px #131e1740;border:1px solid #d6ddd0;background:#f8f9f5}
dialog::backdrop{background:#15221175;backdrop-filter:blur(5px)}
.dialog-inner{padding:45px}
.dialog-inner h2{font-weight:500;letter-spacing:-.045em}
.dialog-inner .eyebrow{font-size:10px;color:#66705e}
.product-dialog-brand{display:flex;align-items:center;gap:20px;margin:0 0 25px}
.product-dialog-brand img{width:64px;height:64px;object-fit:contain;flex-shrink:0}
.product-dialog-brand h2{margin:0;font-size:40px;padding-right:20px}
.dialog-tag{margin-bottom:20px}
.product-detail-list{padding:22px 0}
.product-detail-list li{font-size:14px}
.brief-form fieldset{border:0;margin:0;padding:0;min-width:0;display:grid;gap:18px}
.brief-form .field input,.brief-form .field textarea,.brief-form .field select{border-radius:7px;background:#fff}
.brief-form .btn{justify-self:start}
.page-hero,.science-hero{background:#edeeeb;border-bottom:1px solid var(--line)}
.page-hero h1,.science-hero h1{font-weight:500;letter-spacing:-.06em}
.science-strip{border-radius:8px}
.cta-panel{border-radius:8px;background:#d6eabb}
/* Progressive enhancement: readable before/without the ScrollCraft runtime. */
html:not(.sc-ready) [data-sc-in],html:not(.sc-ready) [data-sc-stagger]>*{opacity:1;transform:none}
@media(hover:hover) and (pointer:fine){.brand:hover .brand-accent{transform:translate(1px,-1px)}.project-art:hover .project-open{transform:rotate(45deg);background:#fff}.project-title:hover{text-decoration:underline;text-underline-offset:5px}.concern-options button:hover{background:#e9eee3;color:#263721}.btn:hover .icon{transform:translate(2px,-2px)}}
@media(min-width:1650px){.hero-layout{min-height:710px}.hero-scene{height:660px}.project-art{height:430px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.nav{gap:22px}.nav-links{gap:20px}.brand{font-size:25px}.nav .btn{font-size:11px;padding:12px 16px;gap:10px}.hero-layout{min-height:580px}.hero-scene{height:520px}.hero-statement h1{font-size:7.2vw}.hero-summary{font-size:15px}.studio-actions{gap:20px}.studio-actions .btn{font-size:12px;padding:17px 20px;gap:15px}.studio-actions .text-link{font-size:12px;gap:10px}.solutions-layout,.method-layout{gap:60px}.project-art{height:340px}.project-mark{width:140px;height:140px}.project-heading{align-items:flex-start}.project-heading>span{max-width:140px}.project-heading h3{font-size:27px}.project-description{font-size:14px}.research-layout{gap:45px}.footer-links{gap:55px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.nav{height:76px}.nav>.btn{display:none}.nav-links{gap:23px;font-size:12px}.hero-layout{grid-template-columns:1fr 1fr;min-height:520px}.hero-statement h1{font-size:7.7vw}.hero-statement{padding:40px 0 48px}.hero-scene{height:480px}.hero-summary{font-size:14px;max-width:325px}.studio-actions{flex-direction:column;align-items:flex-start;gap:20px}.studio-kicker{font-size:10px;margin-bottom:25px}.studio-solutions,.studio-method{padding:75px 0}.solutions-layout{gap:40px;grid-template-columns:1fr 1fr}.solutions-layout h2{font-size:39px}.solutions-layout>div>p:not(.selector-label):not(.selector-note){font-size:14px}.concern-options button{font-size:14px;padding-block:16px}.studio-projects{padding:75px 0 45px}.projects-intro{gap:35px;margin-bottom:42px}.projects-intro h2{font-size:78px}.projects-intro p{font-size:14px}.project-grid{gap:48px 24px}.project-art{height:290px}.project-motto{font-size:10px;left:20px;bottom:20px}.project-open{top:16px;right:16px;width:34px;height:34px}.project--chatplus .project-mark{width:150px;height:150px}.project--zdravika .project-mark{width:103px;height:123px}.project--radar .project-mark{width:110px;height:110px}.project-description{font-size:13px}.project-heading{display:block;margin-top:20px}.project-heading>span{display:block;text-align:left;margin-top:7px;max-width:none}.project-capabilities{margin-top:15px;gap:6px}.project-capabilities li{font-size:9px;padding:6px 8px}.custom-development{margin-top:45px}.custom-development p{font-size:16px}.method-layout{gap:42px}.method-intro h2{font-size:43px}.method-intro>p:last-child{font-size:14px}.method-ledger{padding-left:25px}.method-point{left:-25px}.method-line{left:4px}.method-ledger h3{font-size:23px}.method-ledger p{font-size:13px}.method-ledger small{font-size:10px}.research-layout{gap:35px;min-height:400px}.research-layout h2{font-size:42px}.research-layout p{font-size:14px}.research-graphic{height:340px}.research-ring{width:230px;height:230px}.research-ring.ring-b{width:150px;height:270px}.research-ring.ring-c{width:290px;height:150px}.studio-journal{padding:75px 0}.journal-heading h2{font-size:43px}.studio-journal .articles-grid{gap:20px}.studio-journal .article-art{height:180px;padding:20px}.studio-journal .article-cover-title{font-size:25px}.studio-journal .article-card h3{font-size:20px}.studio-contact h2{font-size:12vw}.contact-symbol{font-size:80px}.footer-links{gap:35px}}
@media(max-width:720px){html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.nav{height:72px}.brand{font-size:25px}.brand-mark{width:34px;height:34px}.menu-toggle{display:grid;place-items:center;width:44px;height:44px}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;background:#f8f9f5;border-bottom:1px solid var(--line);padding:24px;box-shadow:0 18px 24px #2030160a;gap:20px}.nav-links.open{display:flex;flex-direction:column;align-items:flex-start;max-height:calc(100vh - 72px);max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain}.nav-links a{font-size:17px;padding:8px 0}.hero-layout{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-statement{padding:37px 0 0}.hero-statement h1{font-size:clamp(42px,9.5vw,67px);line-height:1.04;margin-bottom:20px}.studio-kicker{font-size:9px;margin-bottom:24px}.hero-summary{font-size:14px;max-width:450px;line-height:1.6}.studio-actions{flex-direction:row;align-items:center;gap:20px;margin-top:24px}.studio-actions .btn{font-size:12px;padding:16px 19px;gap:14px}.studio-actions .text-link{font-size:11px;gap:8px}.hero-scene{height:330px;min-height:0;width:100%;max-width:480px;align-self:center;margin:6px 0 8px}.studio-hero .model-stage{width:110%;margin-left:-5%}.scene-plane--back{height:72%;width:69%;top:12%;right:0}.scene-plane--middle{height:39%;width:35%;top:13%;right:2%}.scene-plane--front{height:20%;width:18%;left:8%;bottom:6%}.studio-hero .model-stage:after{bottom:18%;height:18px;filter:blur(17px)}.studio-solutions{padding:60px 0}.solutions-layout{grid-template-columns:1fr;gap:36px}.solutions-layout h2{font-size:40px;margin-bottom:20px}.solutions-layout>div>p:not(.selector-label):not(.selector-note){font-size:15px;max-width:480px}.selector-label{font-size:12px}.concern-options button{font-size:15px;padding-block:16px;min-height:52px}.selector-note{font-size:11px}.studio-projects{padding:58px 0 36px}.projects-intro{display:block;margin-bottom:32px}.projects-intro h2{font-size:64px;line-height:1.01}.projects-intro>div{padding:0;max-width:none;margin-top:23px}.projects-intro p{font-size:14px}.projects-intro p br{display:none}#selection-status{margin-top:17px;font-size:11px}.project-grid{display:grid;grid-template-columns:1fr;gap:42px}.project,.project:nth-child(n){grid-column:1}.project-art{height:310px}.project-mark{width:148px;height:148px}.project--chatplus .project-mark{width:167px;height:167px}.project--zdravika .project-mark{width:120px;height:143px}.project--radar .project-mark{width:124px;height:124px}.project-motto{font-size:11px;bottom:22px;left:23px}.project-open{width:40px;height:40px}.project-heading{display:flex;align-items:center;margin-top:20px}.project-heading h3{font-size:29px}.project-heading>span{font-size:10px;max-width:135px;margin-top:0;text-align:right}.project-description{font-size:14px;margin-top:13px}.project-capabilities{margin-top:16px}.project-capabilities li{font-size:10px;padding:6px 9px}.custom-development{margin-top:42px;display:block;padding-top:25px}.custom-development p{font-size:17px}.custom-development .text-link{font-size:14px;margin-top:12px}.studio-method{padding:65px 0}.method-layout{grid-template-columns:1fr;gap:38px}.method-intro h2{font-size:43px}.method-intro>p:last-child{font-size:15px;max-width:430px}.method-ledger{padding-left:29px}.method-point{left:-29px}.method-ledger h3{font-size:25px}.method-ledger p{font-size:14px}.method-ledger small{font-size:11px}.method-ledger article{padding-bottom:26px;margin-bottom:26px}.research-layout{grid-template-columns:1fr;gap:0;padding-top:26px;padding-bottom:55px}.research-graphic{height:260px;order:0}.research-layout>div:last-child{order:1}.research-layout h2{font-size:40px}.research-layout p{font-size:14px;max-width:500px}.research-ring{width:230px;height:230px}.research-ring.ring-b{width:145px;height:245px}.research-ring.ring-c{width:280px;height:145px}.studio-journal{padding:62px 0}.journal-heading{display:block;margin-bottom:30px}.journal-heading h2{font-size:39px}.journal-heading .text-link{margin-top:20px}.studio-journal .articles-grid{grid-template-columns:1fr;gap:35px}.studio-journal .article-art{height:225px;padding:26px}.studio-journal .article-cover-title{font-size:36px}.studio-journal .article-card h3{font-size:25px}.studio-journal .article-card p{font-size:14px}.studio-journal .article-meta{font-size:11px}.studio-contact{padding:35px 0 42px}.contact-top p{font-size:13px}.contact-symbol{font-size:68px}.studio-contact h2{font-size:clamp(57px,12.4vw,87px);line-height:1.01;margin:32px 0}.contact-bottom{align-items:flex-start;flex-direction:column;gap:19px}.contact-bottom p{font-size:12px}.contact-bottom .btn{width:auto;min-width:205px;font-size:14px}.studio-footer{padding-top:36px}.footer-top{gap:32px;padding-bottom:32px;flex-direction:column}.footer-links{flex-wrap:wrap;gap:35px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;font-size:10px}.dialog-inner{padding:35px 24px}.product-dialog-brand{gap:16px}.product-dialog-brand img{width:50px;height:50px}.product-dialog-brand h2{font-size:33px}.brief-form .btn{width:100%}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero-statement h1{font-size:39px}.hero-summary{font-size:13px}.studio-actions{gap:16px}.studio-actions .btn{font-size:11px;padding:15px 15px;gap:9px}.studio-actions .text-link{font-size:10px;gap:6px}.hero-scene{height:280px}.projects-intro h2{font-size:55px}.project-art{height:270px}.project-heading h3{font-size:27px}.solutions-layout h2{font-size:36px}.method-intro h2{font-size:39px}.studio-contact h2{font-size:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-sc-parallax],[data-sc-tilt]{transform:none!important}[data-sc-reveal]{clip-path:none!important}[data-sc-in],[data-sc-stagger]>*{opacity:1!important;transform:none!important;transition:none!important}.scene-plane,.project-object{will-change:auto}.btn:hover,.text-link:hover .icon,.project-art:hover .project-open,.brand:hover .brand-accent{transform:none}.hero-statement{animation:none}}
@media print{header{position:static}main [data-sc-in],main [data-sc-stagger]>*{opacity:1!important;transform:none!important;transition:none!important}[data-sc-parallax],[data-sc-tilt]{transform:none!important}[data-sc-reveal]{clip-path:none!important}.project-grid{display:block}.project{break-inside:avoid;margin-bottom:30px}.project-art{height:220px}#model-canvas{display:none!important}#model-fallback{display:flex!important}.scene-plane{display:none}}
