:root{--paper:#f9f9f6;--white:#fff;--ink:#101011;--muted:#656563;--line:#e5e5e1;--signal:#ae5247;--signal-soft:#f7efec;--head:'Satoshi','DM Sans',Arial,sans-serif;--body:var(--head);--pad:max(28px,calc((100vw - 1120px)/2));--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--signal);outline-offset:5px}img,video{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--head)}h1,h2{font-weight:650;letter-spacing:-.035em;line-height:1.07}h2{font-size:clamp(35px,3.8vw,50px)}h3{font-weight:600;letter-spacing:-.025em;line-height:1.25}h1 em,h2 em{font-style:normal;color:var(--muted)}p{line-height:1.7}button[hidden],[hidden]{display:none!important}::selection{background:#edd5ce;color:#111}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;top:8px;left:8px;padding:14px;background:white;z-index:300}.icon{width:21px;height:21px;flex-shrink:0}.eyebrow{display:block;font-size:11px;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;font-weight:500;color:#7c7c77}.section-pad{padding:100px var(--pad)}.header{height:73px;display:flex;align-items:center;gap:36px;padding:0 var(--pad);position:sticky;top:0;z-index:50;background:#f9f9f6ed;backdrop-filter:blur(18px);border-bottom:1px solid #e5e5e170}.brand{display:flex;align-items:center;gap:9px}.brand>span{font-size:27px;font-weight:750;letter-spacing:-1.6px;line-height:.84}.brand-group{display:block;font-size:6px;letter-spacing:4px;margin-top:7px;margin-left:2px}.desktop-nav{margin:auto;display:flex;align-items:center;gap:33px}.desktop-nav>a,.solutions-toggle{font-size:14px;color:#454543}.desktop-nav>a:hover,.desktop-nav>a[aria-current]{color:#101011}.solutions-toggle{border:0;background:none;display:flex;align-items:center;gap:6px;padding:15px 0}.solutions-toggle .icon{width:14px;height:14px}.solutions-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.header-actions{display:flex;align-items:center;gap:24px}.language{font-size:11px;color:#656563}.header-cta{font-size:13px;font-weight:650;border-radius:30px;padding:12px 23px;background:var(--ink);color:white;white-space:nowrap}.header-cta:hover{background:#383837}.nav-dropdown{position:relative}.solutions-menu{position:absolute;top:51px;left:-25px;width:425px;padding:23px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px #0000000c}.solutions-menu>p{font-size:11px;color:var(--muted);margin-bottom:13px}.solutions-menu>a{display:flex;align-items:center;gap:14px;padding:16px 9px;border-radius:10px}.solutions-menu>a:hover{background:#f5f5f2}.solutions-menu>a>.icon:first-child{color:var(--signal)}.solutions-menu>a>.icon:last-child{margin-left:auto;width:16px}.solutions-menu strong{display:block;font-size:13px;font-weight:600}.solutions-menu small{display:block;font-size:10px;color:#777;margin-top:4px}.solutions-menu .menu-overview{border-top:1px solid var(--line);border-radius:0;margin-top:10px;padding-bottom:0;font-size:11px}.menu-toggle{display:none;background:none;border:0;width:30px;height:34px;padding:7px 0}.menu-toggle span{display:block;height:1px;background:currentColor;margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:20px 28px 35px;box-shadow:0 15px 25px #00000009;border-bottom:1px solid var(--line)}.mobile-nav>a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);font-size:22px}.mobile-nav>a:last-child{border:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:14px 22px;min-height:48px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:650;transition:background .2s,border-color .2s}.button .icon{width:18px;height:18px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#3b3b38}.button-outline{background:transparent;border-color:var(--line)}.button-outline:hover{background:white;border-color:#b9b9b3}.button-light{background:white;color:#171717}.button-light:hover{background:#e8e8e3}.button>span{font-size:18px}.text-link,.line-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:600}.line-link>span{font-size:20px}.line-link:hover,.text-link:hover{color:var(--signal)}.spartan-hero{position:relative;overflow:hidden;padding:130px 24px 85px;text-align:center;isolation:isolate}.connection-field{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1;opacity:.55}.field-lines{stroke:#deded9;stroke-width:.8;fill:none;opacity:.65}.field-nodes{fill:#c7c7c2;opacity:.5}.field-signals{fill:var(--signal);opacity:.45}.hero-content{position:relative;max-width:1050px;margin:auto}.hero-category{display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;color:#85857e;letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:27px}.hero-category i,.demo-top i{width:6px;height:6px;border-radius:50%;background:var(--signal);box-shadow:0 0 0 4px #ae524710}.spartan-hero h1{font-size:clamp(45px,6.2vw,80px);font-weight:700;letter-spacing:-.035em;line-height:1.04}.spartan-hero h1>span{display:block}.spartan-hero h1>span+span{color:#666663}.spartan-hero p{font-size:16px;color:#72726d;line-height:1.75;max-width:645px;margin:28px auto 0}.hero-buttons{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:32px}html[lang=fr] .spartan-hero h1{font-size:clamp(41px,5.55vw,74px)}.project-signatures{padding:0 var(--pad) 35px}.project-signatures>p{text-align:center;color:#90908a;font-size:12px;border-top:1px solid var(--line);padding-top:32px}.project-signatures>div{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:35px 10px 20px;color:#8d8d86}.project-signatures a{display:block;transition:color .2s;white-space:nowrap}.project-signatures a:hover{color:#363633}.signature-egf{font-size:29px;font-weight:750;letter-spacing:-.07em;display:flex!important;align-items:center;gap:8px}.signature-egf span{font-size:9px;font-weight:500;letter-spacing:-.01em;white-space:normal;max-width:64px;line-height:1.15}.signature-skrift{font:36px Georgia,serif;letter-spacing:-1.8px}.signature-lernvo{font-size:36px;font-weight:700;letter-spacing:-2px}.signature-lernvo span{font-size:21px;vertical-align:top;display:inline-block;margin-top:2px}.signature-atomik{font-size:24px;font-weight:900;letter-spacing:-1px;font-style:italic;line-height:1}.signature-atomik>span{display:block;font-size:7px;letter-spacing:5px;margin:5px 0 0 3px;font-style:normal}.signature-cargo{font-size:24px;font-weight:600;letter-spacing:-.7px;line-height:1}.signature-cargo>span{display:block;font-size:7px;letter-spacing:2.2px;margin-top:6px}.center-heading{text-align:center;max-width:890px;margin:0 auto 55px}.center-heading>.eyebrow{margin-bottom:22px}.center-heading>p{max-width:640px;margin:23px auto 0;color:var(--muted);font-size:15px}.story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.story-copy h3{font-size:31px;line-height:1.17;letter-spacing:-.035em;margin-bottom:22px}.story-copy>p{font-size:15px;color:var(--muted);line-height:1.85}.use-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.use-pills>span{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--line);border-radius:30px;background:#fff;font-size:11px;white-space:nowrap}.use-pills .icon{width:14px;height:14px}.story-copy>.line-link{margin-top:26px}.proof-note{display:flex;align-items:center;gap:12px;padding:18px;margin-top:30px;border-radius:14px;background:#f0f0ec;border:1px solid var(--line)}.proof-note>p{font-size:11px;line-height:1.7;color:var(--muted)}.proof-note a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.proof-note>.icon{width:19px;height:19px}.workflow-demo{background:white;border:1px solid #e1e1dc;border-radius:22px;box-shadow:0 5px 9px #11111103,0 20px 45px #11111104;overflow:hidden}.demo-top{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:22px 23px;font-size:9px;color:#8c8c84;border-bottom:1px solid #efefeb}.demo-top>span:first-child{display:flex;align-items:center;gap:8px;color:#585852}.demo-top i{width:5px;height:5px;box-shadow:none}.workflow-diagram{position:relative;height:295px;margin:0 16px;display:flex;align-items:center;justify-content:space-between}.flow-wires{position:absolute;width:100%;height:100%;inset:0;fill:none;stroke:#e7e7e2;stroke-width:1.2}.flow-wires .active-wire{stroke:#b47269;stroke-width:1.4;stroke-dasharray:5 5;animation:dash 2s linear infinite;opacity:.6}.input-nodes,.output-nodes{display:flex;flex-direction:column;justify-content:space-around;height:100%;width:100px;position:relative;z-index:2;padding:17px 0}.flow-node{width:100%;height:56px;background:#fff;border:1px solid #e6e6e2;border-radius:11px;display:flex;align-items:center;gap:8px;padding:11px;font-size:10px;color:#888881;box-shadow:0 2px 3px #00000002}.flow-node .icon{width:16px;height:16px}.channel-node.selected{border-color:#d7b9b2;color:#985248;background:#fffaf8}.channel-node:hover{border-color:#c7b9b1}.output-node.active{border-color:#ccb6ae;color:#895047;background:#faf3f0}.flow-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e3dbd5;border-radius:50%;background:#fff;box-shadow:0 2px 15px #a6564509;z-index:2}.flow-core>.icon{width:28px;height:28px;color:#a25b4d}.flow-core>span{font-size:10px;font-weight:750;letter-spacing:-.5px;margin-top:3px}.core-ring{position:absolute;inset:-17px;border:1px solid #eeeae5;border-radius:50%;z-index:-1}.core-ring:after{content:'';position:absolute;inset:-17px;border:1px solid #f3f0ed;border-radius:50%}.demo-status{padding:20px 23px;display:flex;gap:15px;border-top:1px solid #efefeb;min-height:101px;align-items:flex-start}.step-count{font-size:12px;color:var(--signal);line-height:1.6;white-space:nowrap}.step-count>span{color:#b2b2aa;font-size:9px;margin-left:2px}#workflow-status strong{font-size:11px;font-weight:650;line-height:1.5;display:block}#workflow-status p{font-size:10px;line-height:1.6;color:#85857d;margin-top:6px}.demo-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 23px 23px}.step-dots{display:flex;gap:5px}.step-dots i{height:4px;width:14px;background:#e6e6e0;border-radius:5px}.step-dots i.active{background:#b7776c}.flow-next{background:none;border:0;display:flex;align-items:center;gap:8px;font-size:10px;padding:5px 0}.flow-next>.icon{width:14px;height:14px}.flow-next:hover{color:var(--signal)}.capabilities-section{background:#f3f3ef}.capability-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.capability-cards>article{background:#fdfdfb;border:1px solid #e3e3dd;border-radius:18px;padding:30px;display:flex;flex-direction:column}.capability-icon{height:42px;width:42px;display:grid;place-items:center;background:#f3f2ec;border:1px solid #e8e5df;border-radius:11px;color:#8f584d;margin-bottom:30px}.capability-cards h3{font-size:22px;margin-bottom:15px;min-height:55px}.capability-cards p{font-size:13px;color:var(--muted)}.capability-cards a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;font-weight:650;padding-top:30px;margin-top:auto}.capability-cards a>.icon{width:16px;height:16px}.capability-cards a:hover{color:var(--signal)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:43px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p,.section-heading>div+div{max-width:360px;font-size:14px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 25px}.home-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{min-width:0}.project-card>a{display:block}.project-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 3px 0}.project-meta h3{font-size:22px}.project-meta p{font-size:12px;color:var(--muted);margin-top:5px}.project-meta>span{font-size:22px;color:#8c8c86}.project-card>a:hover .project-meta>span{color:var(--signal)}.project-card>a:hover .film-art img{transform:scale(1.035)}.project-art{border-radius:15px}.home-project-grid .project-art{aspect-ratio:1.24}.home-project-grid .project-meta h3{font-size:20px}.home-project-grid .project-meta p{font-size:10px}.home-project-grid .egf-name{font-size:83px;top:31%}.home-project-grid .egf-name span{font-size:20px;margin-top:16px}.home-project-grid .voice-strip{transform:scale(.55);transform-origin:right;right:7%;bottom:25%}.home-project-grid .book b{font-size:28px}.home-project-grid .book p{font-size:7px}.home-project-grid .art-label,.home-project-grid .art-foot{font-size:7px;left:22px}.home-project-grid .art-label{top:22px}.home-project-grid .art-foot{bottom:20px}.approach-section{padding-top:25px}.approach-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.approach-steps>article{position:relative}.approach-steps>article:after{position:absolute;content:'';height:1px;background:var(--line);top:20px;left:54px;right:-20px}.approach-steps>article:last-child:after{display:none}.approach-steps>article>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;border:1px solid #dadad3;font-size:12px;color:#75756d;background:white}.approach-steps h3{font-size:20px;margin:23px 0 13px}.approach-steps p{font-size:12px;color:var(--muted)}.closing{position:relative;overflow:hidden;isolation:isolate;padding:90px var(--pad);text-align:center;border-top:1px solid var(--line);background:#f4f4f0}.closing h2{max-width:850px;margin:auto}.closing p{max-width:570px;margin:23px auto 28px;color:var(--muted);font-size:14px}.closing .connection-field{opacity:.5}.footer{padding:65px var(--pad) 25px;background:#f9f9f6;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.35fr 1.2fr .8fr 1.1fr;gap:35px}.footer-about{max-width:260px}.footer-brand{display:inline-block;font-size:29px;font-weight:750;letter-spacing:-1.7px;line-height:1}.footer-brand>span{display:block;font-size:6px;letter-spacing:3.5px;margin:5px 0 0 2px}.footer-about p{font-size:11px;line-height:1.85;color:#898981;margin-top:22px}.footer-top h3{font-size:12px;margin-bottom:22px;letter-spacing:0}.footer-top>div>a:not(.footer-brand){display:block;font-size:11px;color:#7e7e76;margin:12px 0;line-height:1.6}.footer-top>div>a:hover{color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8d8d85;border-top:1px solid var(--line);margin-top:50px;padding-top:23px}.page-intro{position:relative;text-align:center;padding:85px var(--pad) 45px}.page-intro h1{font-size:clamp(46px,5.6vw,72px);max-width:1000px;margin:24px auto 0}.intro-bottom{margin:26px auto 0;max-width:650px}.intro-bottom p{font-size:15px;color:var(--muted)}.index-stamp{display:block;font-size:10px;color:#909088;margin-top:24px;letter-spacing:.03em}.work-section{padding-top:12px}.filters{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:40px;padding-bottom:5px}.filters button{background:transparent;border:1px solid var(--line);padding:11px 17px;border-radius:30px;font-size:11px;color:var(--muted);white-space:nowrap}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.filters sup{font-size:7px;margin-left:7px;vertical-align:super;opacity:.6}.row-no{display:none}.solutions-list{padding-top:15px}.solution-block{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;border-top:1px solid var(--line);padding:65px 0}.solution-block .eyebrow{margin-bottom:17px}.solution-block h2{font-size:41px;max-width:570px}.solution-block p{font-size:14px;color:var(--muted);margin-top:21px;max-width:540px}.solution-block .button{margin-top:26px}.solution-points{align-self:center;background:#fff;border:1px solid var(--line);border-radius:17px;padding:12px 25px}.solution-points>span{display:flex;align-items:center;gap:17px;border-bottom:1px solid #edede8;padding:24px 0;font-size:13px}.solution-points>span:last-child{border:0}.solution-points small{display:none}.solution-points>span>span{margin-left:auto;color:#999}.service-hero{position:relative;isolation:isolate;overflow:hidden;background:#191919;color:#f6f6f2;padding:63px var(--pad) 80px;text-align:center}.service-hero-inner{max-width:890px;margin:auto}.service-hero .connection-field{opacity:.12}.back-link{display:inline-block;font-size:11px;margin-bottom:35px;color:#77776f}.back-link:hover{text-decoration:underline;text-underline-offset:4px}.service-hero .back-link{color:#a5a59e}.service-hero .eyebrow{color:#99998f}.service-hero h1{font-size:clamp(46px,5.5vw,71px);margin:26px auto 0;max-width:830px}.service-hero p{font-size:16px;line-height:1.8;color:#a8a8a2;max-width:640px;margin:25px auto 30px}.deliverables{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.deliverables article{padding:28px;border:1px solid var(--line);border-radius:15px;background:#fdfdfb}.deliverables h3{font-size:24px;line-height:1.18;margin-bottom:18px}.deliverables p{font-size:13px;color:var(--muted)}.engagement{display:grid;grid-template-columns:.7fr 1fr 1.1fr;gap:35px;border-top:1px solid var(--line);margin-top:60px;padding-top:40px}.engagement h3{font-size:25px}.engagement p{font-size:13px;color:var(--muted)}.related{background:#f2f2ed}.related .section-heading h2{font-size:43px}.project-intro{text-align:center;padding:50px var(--pad) 45px}.project-title-row .index-stamp{margin-top:9px}.project-intro h1{font-size:clamp(44px,5.6vw,72px);max-width:920px;margin:23px auto 0}.project-intro>p{max-width:625px;margin:25px auto 0;color:var(--muted);font-size:15px}.project-showcase{padding:0 var(--pad)}.project-showcase>video{width:100%;max-height:700px;aspect-ratio:16/9;background:#171717;object-fit:contain;border-radius:18px}.project-showcase>.project-art{aspect-ratio:1.9;max-height:730px}.project-showcase .egf-name{font-size:clamp(95px,15vw,230px);top:28%}.project-showcase .egf-name span{font-size:clamp(22px,3vw,46px)}.project-showcase .egf-world{width:65%;inset:-10% 0 0 42%}.project-showcase .voice-strip{bottom:36%;right:16%;transform:scale(1.3)}.project-showcase .book{left:26%;width:48%;height:76%;top:12%}.project-showcase .book b{font-size:clamp(24px,4.4vw,75px)}.project-showcase .book p{font-size:clamp(8px,1.2vw,19px)}.project-showcase .book small{font-size:7px}.project-showcase .lernvo-art>strong{font-size:clamp(100px,15vw,250px);top:24%;left:19%}.case-body{display:grid;grid-template-columns:1fr 1.8fr;gap:80px}.case-body aside h3{font-size:24px;margin:16px 0 5px}.case-body aside p{font-size:12px;color:var(--muted)}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:24px 0;max-width:290px}.tags>span{border:1px solid var(--line);border-radius:30px;font-size:10px;padding:8px 11px}.case-copy h2{font-size:37px;margin:15px 0 21px}.case-copy p{font-size:15px;color:var(--muted);margin-bottom:20px}.case-copy>.eyebrow:not(:first-child){margin-top:45px}.case-copy .art-disclosure{font-size:10px;margin-top:27px}.case-copy .line-link{margin-top:12px}.next-project{padding-top:40px;padding-bottom:45px;border-top:1px solid var(--line)}.next-project>a{display:flex;justify-content:space-between;align-items:center;font-size:32px;font-weight:600;letter-spacing:-.025em;margin-top:18px;gap:25px}.company-hero{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:105px var(--pad) 95px}.company-hero .eyebrow{color:#818179}.company-hero h1{font-size:clamp(46px,6vw,77px);margin:25px auto;max-width:1050px}.company-hero p{max-width:620px;margin:auto;font-size:16px;color:var(--muted)}.company-story{display:grid;grid-template-columns:.8fr 2fr;gap:60px;padding-top:60px;border-top:1px solid var(--line)}.company-story h2{font-size:43px;margin-bottom:25px}.company-story p{font-size:15px;color:var(--muted);margin-top:20px;max-width:650px}.principles{padding-top:20px}.contact-page{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;padding:80px var(--pad) 100px}.contact-heading h1{font-size:clamp(53px,6.3vw,81px);margin:23px 0}.contact-heading>p{max-width:320px;font-size:15px;color:var(--muted)}.contact-email{display:block;margin-top:50px;font-size:15px}.contact-phone{display:block;margin-top:14px;font-size:12px;color:var(--muted)}
.project-art{filter:brightness(1.06)}.project-card>a:hover .project-art img{transform:scale(1.035)}.project-card>a:hover .project-meta>span{transform:rotate(45deg)}.project-art{position:relative;width:100%;aspect-ratio:1.31;overflow:hidden;transition:filter .35s}.project-meta{display:flex;align-items:center;justify-content:space-between;padding-top:20px;gap:16px}.project-meta h3{font-size:24px;letter-spacing:-.035em}.project-meta p{font-size:11px;color:var(--muted);margin-top:4px}.project-meta>span{width:37px;height:37px;display:grid;place-items:center;border:1px solid #b4b9aa;border-radius:50%;font-size:21px;transition:transform .3s}.film-art{background:#20211d}.film-art img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.film-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0008,transparent 35%,#0003);pointer-events:none}.film-art .art-label{z-index:2;color:#fff}.art-label{position:absolute;top:27px;left:29px;font-size:9px;font-weight:500;letter-spacing:.1em;z-index:2}.film-circle{position:absolute;left:30px;bottom:28px;z-index:2;border:1px solid #ffffffa1;border-radius:50%;width:49px;height:49px;color:#fff;display:grid;place-items:center;font-size:12px;padding-left:2px;background:#1112;backdrop-filter:blur(5px)}.art-foot{position:absolute;bottom:26px;left:29px;font-size:8px;letter-spacing:.1em;z-index:2}.egf-art{background:#253d37;color:#dce5c3}.egf-world{position:absolute;inset:2% -5% 2% 26%;border:1px solid #b1c69333;border-radius:50%;transform:rotate(-26deg);width:85%;aspect-ratio:1;pointer-events:none}.egf-world:before,.egf-world:after{content:'';position:absolute;inset:0 22%;border:1px solid #b1c69330;border-radius:50%}.egf-world:after{inset:0 40%}.egf-world i{position:absolute;left:3%;right:3%;top:25%;height:50%;border:1px solid #b1c69335;border-radius:50%}.egf-world i:nth-child(2){top:38%;height:25%}.egf-world i:nth-child(3){height:10%;top:46%}.egf-world i:nth-child(4){inset:13%;border:1px dotted #b1c69345}.egf-world i:nth-child(5){width:8px;height:8px;border-radius:50%;background:#dce5c3;left:60%;top:18%;box-shadow:0 0 25px #dce5c3}.egf-name{position:absolute;left:8%;top:29%;font-family:var(--head);font-size:clamp(70px,9vw,145px);font-weight:600;letter-spacing:-.08em;line-height:.85}.egf-name span{display:block;font-size:clamp(15px,2vw,32px);letter-spacing:-.04em;line-height:1.05;margin-top:24px;font-weight:400}.voice-strip{display:flex;align-items:center;gap:4px;position:absolute;bottom:25%;right:10%;height:70px}.voice-strip i{height:var(--h);width:3px;background:#cedcb8;border-radius:3px;opacity:.6;transform:scaleY(.75);transition:transform .4s}.project-card:hover .voice-strip i:nth-child(odd){transform:scaleY(1.1)}.skrift-art{background:#d1c9bb;color:#443b31}.book{position:absolute;display:flex;left:16%;top:20%;width:68%;height:63%;transform:rotate(-9deg);filter:drop-shadow(14px 23px 13px #574b3940);font-family:Georgia,serif}.book>div{width:50%;padding:8%;position:relative;background:#ebe7dc;box-shadow:inset -14px 0 20px #9b8f7621}.book>div+div{background:#f6f2e9;box-shadow:inset 15px 0 22px #9b8f7621}.book small{font:5px var(--body);letter-spacing:.13em}.book b{display:block;font-size:clamp(20px,3vw,49px);font-weight:400;line-height:.96;margin-top:16%}.book em{position:absolute;bottom:9%;font-style:normal;font-size:10px}.book p{font-size:clamp(6px,.75vw,13px);line-height:1.5;margin-top:21%;margin-bottom:15%}.book>div>span{display:block;height:1px;background:#6d61573b;margin:7% 0}.lernvo-art{background:#d0df74;color:#293919}.lernvo-art>strong{font-family:var(--head);position:absolute;top:34%;left:10%;font-size:clamp(64px,8.5vw,130px);letter-spacing:-.08em;font-weight:550;z-index:2}.lernvo-art>strong>span{display:inline-block;font-size:.65em;vertical-align:top;margin:3% 0 0 4%}.learning-rings{position:absolute;right:-15%;bottom:-50%;width:80%;aspect-ratio:1}.learning-rings i{position:absolute;border:1px solid #647d3340;inset:0;border-radius:50%}.learning-rings i:nth-child(2){inset:14%}.learning-rings i:nth-child(3){inset:28%}.inquiry-form{padding-top:6px}.inquiry-form fieldset{border:0;margin:0 0 29px;padding:0;min-width:0}.inquiry-form legend,.inquiry-form>label,.form-row>label{font-size:11px;line-height:1.5}.interest-options{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.interest-options input{position:absolute;opacity:0;width:1px;height:1px}.interest-options span{display:block;border:1px solid #bdc2b4;padding:11px 13px;font-size:11px;cursor:pointer}.interest-options input:checked+span{background:#252c20;color:#f3f3ed;border-color:#252c20}.interest-options input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.inquiry-form>label{display:block;margin-bottom:26px}.inquiry-form input:not([type=radio]),.inquiry-form textarea{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid #bfc5b6;padding:12px 0;color:var(--ink);font-size:13px;resize:vertical}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#7d8376;opacity:1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:26px}.form-row>label{min-width:0}.inquiry-form>.button{width:100%;margin-top:0}.form-note{font-size:10px;color:var(--muted);line-height:1.6;margin-top:14px}.draft-result{margin-top:35px;padding:25px;background:#e1e7d8;border:1px solid #bbc7ab;scroll-margin-top:30px}.draft-result h2{font-size:28px}.draft-result p{font-size:12px;margin-top:10px}.draft-result pre{font:12px/1.65 var(--body);white-space:pre-wrap;overflow-wrap:anywhere;padding:20px 0;border-top:1px solid #bcc6b0;border-bottom:1px solid #bcc6b0;margin:20px 0}.copy-draft{font-size:11px;border:0;background:none;padding:14px;text-decoration:underline}.draft-result #copy-status{display:block;font-size:11px;margin-top:9px}
/* Consistent form and artwork treatment for this direction. */
.inquiry-form input:not([type=radio]),.inquiry-form textarea{border-bottom-color:#cecec6}.interest-options span{border-radius:30px;border-color:var(--line);background:white}.interest-options input:checked+span{background:var(--ink);border-color:var(--ink)}.interest-options input:focus-visible+span{outline-color:var(--signal)}.draft-result{background:#f2f1eb;border-color:#dedbd0;border-radius:16px}.inquiry-form>.button{border-radius:30px}.project-art{border-radius:15px}.book{filter:drop-shadow(10px 14px 13px #574b3925)}.egf-art{background:#e8ebe7;color:#4f6155}.egf-world{border-color:#5b73512c}.egf-world:before,.egf-world:after,.egf-world i{border-color:#5b73512c}.egf-world i:nth-child(5){background:#7d9570;box-shadow:none}.voice-strip i{background:#849779}.lernvo-art{background:#e9ecd9;color:#66724c}.skrift-art{background:#e5e1d6}.film-art img{filter:saturate(.78)}.home-project-grid .egf-name{font-size:83px}.home-project-grid .book b{font-size:27px}.home-project-grid .book p{font-size:7px}.home-project-grid .art-label{font-size:7px}.home-project-grid .art-foot{font-size:6px}
@keyframes dash{to{stroke-dashoffset:-20}}
@media(max-width:1050px){:root{--pad:35px}.header{gap:25px}.desktop-nav{gap:23px}.header-actions{gap:20px}.story-grid{gap:30px;grid-template-columns:1.05fr 1fr}.story-copy h3{font-size:28px}.story-copy>p{font-size:14px}.workflow-diagram{margin:0 12px}.flow-node{font-size:9px;padding:9px;gap:6px}.input-nodes,.output-nodes{width:82px}.flow-node .icon{width:14px;height:14px}.flow-core{width:75px;height:75px}.core-ring{inset:-13px}.core-ring:after{inset:-13px}.demo-top{padding:20px 16px;font-size:8px}.demo-status{padding:18px 16px;gap:12px}.demo-bottom{padding:0 16px 20px}.capability-cards>article{padding:25px}.capability-cards h3{font-size:21px}.home-project-grid .egf-name{font-size:63px}.home-project-grid .egf-name span{font-size:16px}.home-project-grid .book b{font-size:23px}.home-project-grid .book p{font-size:5px}.home-project-grid .art-label,.home-project-grid .art-foot{left:17px}.home-project-grid .project-meta h3{font-size:18px}.home-project-grid .voice-strip{transform:scale(.45)}.footer-top{grid-template-columns:1.1fr 1.1fr .7fr 1.1fr;gap:20px}.footer-top>div>a:not(.footer-brand){font-size:10px}.contact-page{gap:50px}.solution-block{gap:40px}.company-story{gap:35px}.project-signatures>div{gap:25px}.signature-egf{font-size:25px}.signature-skrift{font-size:31px}.signature-lernvo{font-size:31px}.signature-atomik{font-size:21px}.signature-cargo{font-size:21px}}
@media(max-width:760px){:root{--pad:23px}.header{height:69px;gap:15px}.brand>span{font-size:25px}.brand svg{width:27px}.brand-group{font-size:5px;letter-spacing:3.9px}.desktop-nav{display:none}.header-actions{margin-left:auto;gap:20px}.header-cta{font-size:11px;padding:10px 17px}.language{font-size:10px}.menu-toggle{display:block;width:24px}.mobile-nav{top:68px;padding:10px 23px 20px}.section-pad{padding:65px var(--pad)}.spartan-hero{padding:90px 22px 68px}.hero-category{font-size:8px;letter-spacing:.11em;gap:8px;margin-bottom:24px}.hero-category i{height:5px;width:5px}.spartan-hero h1{font-size:clamp(36px,8.9vw,62px);line-height:1.1;letter-spacing:-.04em}html[lang=fr] .spartan-hero h1{font-size:clamp(31px,7.7vw,54px);line-height:1.12}.spartan-hero p{font-size:14px;line-height:1.8;margin-top:23px;max-width:500px}.hero-buttons{gap:9px;margin-top:28px;flex-wrap:wrap}.button{font-size:11px;min-height:44px;padding:12px 18px;gap:9px}.button .icon{width:16px;height:16px}.connection-field{opacity:.5}.project-signatures{padding-bottom:15px}.project-signatures>p{font-size:10px;line-height:1.8;padding-top:25px}.project-signatures>div{flex-wrap:wrap;justify-content:center;gap:28px 36px;padding:27px 0 15px}.signature-egf{font-size:26px}.signature-skrift{font-size:31px}.signature-lernvo{font-size:30px}.signature-atomik{font-size:22px}.signature-cargo{font-size:22px}.signature-egf span{font-size:7px;max-width:52px}.center-heading{margin-bottom:33px}.center-heading>.eyebrow{font-size:8px;margin-bottom:19px}.center-heading h2{font-size:clamp(30px,7.8vw,44px);line-height:1.13;letter-spacing:-.04em}.center-heading>p{font-size:13px;margin-top:19px}.story-grid{grid-template-columns:1fr;gap:34px}.workflow-demo{max-width:550px;width:100%;margin:auto;border-radius:18px}.workflow-diagram{height:265px;margin:0 12px}.input-nodes,.output-nodes{width:79px;padding:16px 0}.flow-node{height:49px;font-size:9px;padding:8px;gap:5px;border-radius:9px}.flow-node .icon{width:14px;height:14px}.flow-core{width:64px;height:64px}.flow-core>.icon{width:22px;height:22px}.flow-core>span{font-size:8px}.core-ring{inset:-11px}.core-ring:after{inset:-11px}.demo-top{font-size:8px;padding:19px 17px;gap:8px}.demo-status{padding:18px 17px;gap:13px;min-height:98px}.step-count{font-size:10px}.step-count>span{font-size:7px}#workflow-status strong{font-size:10px}#workflow-status p{font-size:9px}.demo-bottom{padding:0 17px 20px}.flow-next{font-size:9px}.story-copy h3{font-size:29px;line-height:1.17}.story-copy>p{font-size:14px;line-height:1.85}.use-pills{gap:6px;margin-top:23px}.use-pills>span{font-size:10px;padding:8px 10px;gap:6px}.use-pills .icon{width:12px;height:12px}.proof-note{margin-top:25px;padding:16px}.proof-note p{font-size:10px}.capability-cards{grid-template-columns:1fr;gap:14px}.capability-cards>article{padding:27px}.capability-icon{margin-bottom:23px}.capability-cards h3{font-size:24px;min-height:0;margin-bottom:13px}.capability-cards p{font-size:13px}.capability-cards a{padding-top:23px;font-size:11px}.section-heading{display:block;margin-bottom:32px}.section-heading .eyebrow{font-size:9px;margin-bottom:18px}.section-heading h2{font-size:39px}.section-heading>.button,.section-heading>.line-link{margin-top:23px}.section-heading>p,.section-heading>div+div{margin-top:23px;font-size:13px;max-width:450px}.project-grid,.home-project-grid{grid-template-columns:1fr;gap:32px}.project-art{aspect-ratio:1.4}.home-project-grid .project-art{aspect-ratio:1.4}.project-meta{padding:16px 3px 0}.project-meta h3,.home-project-grid .project-meta h3{font-size:23px}.project-meta p,.home-project-grid .project-meta p{font-size:10px}.art-label,.home-project-grid .art-label{top:20px;left:22px;font-size:7px}.art-foot,.home-project-grid .art-foot{bottom:20px;left:22px;font-size:6px}.egf-name,.home-project-grid .egf-name{font-size:clamp(65px,24vw,115px);left:9%;top:28%}.egf-name span,.home-project-grid .egf-name span{font-size:clamp(16px,5vw,25px);margin-top:13px}.voice-strip,.home-project-grid .voice-strip{right:8%;bottom:21%;transform:scale(.55);transform-origin:right}.book b,.home-project-grid .book b{font-size:clamp(19px,6.5vw,35px)}.book p,.home-project-grid .book p{font-size:clamp(5px,1.7vw,10px)}.book small{font-size:4px}.book em{font-size:7px}.lernvo-art>strong{font-size:clamp(66px,23vw,115px);top:31%;left:10%}.film-circle{width:40px;height:40px;left:22px;bottom:20px;font-size:10px}.approach-section{padding-top:10px}.approach-steps{grid-template-columns:1fr 1fr;gap:30px 24px}.approach-steps>article:after{display:none}.approach-steps>article>span{height:32px;width:32px;font-size:10px}.approach-steps h3{font-size:19px;margin:18px 0 12px}.approach-steps p{font-size:11px}.closing{padding:65px 23px}.closing h2{font-size:clamp(30px,8vw,43px);line-height:1.13}.closing p{font-size:13px;margin:23px auto 27px}.footer{padding:45px var(--pad) 25px}.footer-top{grid-template-columns:1fr 1fr;gap:33px 20px}.footer-about{grid-column:1/-1;max-width:380px}.footer-about p{margin-top:18px;font-size:11px;max-width:310px}.footer-top h3{font-size:12px;margin-bottom:16px}.footer-top>div>a:not(.footer-brand){font-size:10px}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:13px;margin-top:35px;padding-top:21px}.page-intro{padding:55px var(--pad) 33px}.page-intro .eyebrow{font-size:8px}.page-intro h1{font-size:clamp(36px,9.4vw,60px);margin-top:23px;line-height:1.12}.intro-bottom{margin-top:22px}.intro-bottom p{font-size:13px}.index-stamp{font-size:8px;margin-top:20px}.work-section{padding-top:10px}.filters{gap:7px;justify-content:flex-start;overflow-x:auto;margin-bottom:28px;padding:0 0 8px}.filters button{font-size:9px;padding:9px 12px}.filters sup{margin-left:5px;font-size:6px}.solutions-list{padding-top:10px}.solution-block{grid-template-columns:1fr;gap:28px;padding:37px 0}.solution-block .eyebrow{font-size:8px}.solution-block h2{font-size:36px}.solution-block p{font-size:13px}.solution-block .button{margin-top:22px}.solution-points{padding:5px 20px}.solution-points>span{padding:20px 0;font-size:12px}.service-hero{padding:40px var(--pad) 65px}.back-link{font-size:10px;margin-bottom:30px}.service-hero .eyebrow{font-size:8px}.service-hero h1{font-size:clamp(38px,10vw,60px);line-height:1.13;margin-top:23px}.service-hero p{font-size:14px;line-height:1.8;margin:25px auto 29px}.deliverables{grid-template-columns:1fr;gap:15px}.deliverables article{padding:25px}.deliverables h3{font-size:24px}.deliverables p{font-size:13px}.engagement{grid-template-columns:1fr;gap:21px;margin-top:35px;padding-top:28px}.engagement>.eyebrow{font-size:9px}.engagement h3{font-size:27px}.engagement p{font-size:13px}.related .section-heading h2{font-size:37px}.project-intro{padding:35px var(--pad) 33px}.project-title-row .eyebrow{font-size:8px}.project-title-row .index-stamp{font-size:8px;margin-top:8px}.project-intro h1{font-size:clamp(36px,10.2vw,57px);line-height:1.12;margin-top:24px}.project-intro>p{font-size:13px;margin-top:23px}.project-showcase{padding:0 13px}.project-showcase>video{border-radius:12px}.project-showcase>.project-art{aspect-ratio:1.35}.project-showcase .egf-name{font-size:clamp(65px,24vw,120px);top:29%}.project-showcase .egf-name span{font-size:clamp(18px,6vw,30px)}.project-showcase .egf-world{width:100%;inset:0 -20% 0 22%}.project-showcase .voice-strip{bottom:24%;right:8%;transform:scale(.6)}.project-showcase .book{width:70%;left:15%;height:67%;top:17%}.project-showcase .book b{font-size:clamp(21px,7vw,40px)}.project-showcase .book p{font-size:clamp(6px,1.8vw,11px)}.project-showcase .book small{font-size:4px}.project-showcase .lernvo-art>strong{font-size:clamp(80px,25vw,140px);left:10%;top:30%}.case-body{grid-template-columns:1fr;gap:35px}.case-body aside{padding-bottom:25px;border-bottom:1px solid var(--line)}.case-body aside h3{font-size:23px}.tags{max-width:none;margin:20px 0}.case-copy>.eyebrow{font-size:8px}.case-copy h2{font-size:33px;margin-top:14px}.case-copy p{font-size:14px}.next-project{padding:32px var(--pad) 40px}.next-project .eyebrow{font-size:9px}.next-project>a{font-size:27px}.company-hero{padding:65px var(--pad)}.company-hero .eyebrow{font-size:8px}.company-hero h1{font-size:clamp(39px,10vw,59px);line-height:1.12}.company-hero p{font-size:14px}.company-story{grid-template-columns:1fr;gap:25px}.company-story .eyebrow{font-size:9px}.company-story h2{font-size:35px}.company-story p{font-size:14px}.principles{padding-top:5px}.contact-page{grid-template-columns:1fr;gap:40px;padding:55px var(--pad) 65px}.contact-heading .eyebrow{font-size:9px}.contact-heading h1{font-size:clamp(58px,17vw,85px);line-height:1.05;margin:23px 0}.contact-heading>p{font-size:14px}.contact-email{font-size:14px;margin-top:27px}.contact-phone{margin-top:13px;font-size:12px}.inquiry-form{padding-top:30px;border-top:1px solid var(--line)}.form-row{gap:18px}.interest-options{gap:7px}.interest-options span{font-size:10px;padding:10px 12px}.draft-result{padding:20px}.inquiry-form legend,.inquiry-form>label,.form-row>label{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.field-signals{display:none}}
@media(max-width:380px){.header-cta{display:none}.header-actions{gap:22px}}

/* M-Suite: the intelligence at the center of the group. */
.desktop-nav{gap:23px}.header{gap:25px}.header-actions{gap:18px}.solutions-menu{max-height:calc(100svh - 105px);overflow-y:auto}.suite-wordmarks{margin:0 var(--pad);padding:30px 0 40px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#7b7b74}.suite-wordmarks>span{font-size:11px;max-width:130px;line-height:1.6}.suite-wordmarks>a{font-size:28px;letter-spacing:-1px;font-weight:650}.suite-wordmarks>a:hover{color:var(--ink)}.flagship-section{padding-top:65px}.suite-explorer{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid #deded7;border-radius:24px;background:white;overflow:hidden;box-shadow:0 15px 50px #24241404}.suite-architecture{min-height:420px;position:relative;background:radial-gradient(ellipse at 50% 47%,#f0eee7,transparent 63%),#f6f6f1;border-right:1px solid var(--line)}.architecture-caption,.architecture-foot{position:absolute;left:25px;right:25px;text-align:center;font-size:10px;color:#7c7c72}.architecture-caption{top:27px;letter-spacing:.08em;text-transform:uppercase}.architecture-foot{bottom:24px}.suite-connections{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#c4b7a9;stroke-width:1;stroke-dasharray:4 4}.suite-connections circle{fill:#b7796d;stroke:none}.suite-node{position:absolute;width:112px;min-height:93px;transform:translate(-50%,-50%);border:1px solid #deded5;border-radius:15px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 9px #26261a04;transition:border-color .2s,box-shadow .2s}.suite-node .icon{width:21px;height:21px;color:#88877c}.suite-node strong{font-size:16px;letter-spacing:-.5px}.suite-node>span{font-size:9px;color:#838278}.suite-node:hover{border-color:#b7a393;box-shadow:0 5px 25px #523b1910}.suite-node.active{border-color:#b47666;background:#fffaf6;box-shadow:0 0 0 5px #ad69520b,0 8px 25px #6e4b2310}.suite-node.active .icon{color:#a7604d}.suite-core{left:50%;top:47%;width:134px;min-height:115px}.suite-core strong{font-size:22px}.suite-core .icon{width:26px;height:26px}.suite-bios{left:20%;top:43%}.suite-360{left:80%;top:43%}.suite-shield{left:50%;top:77%;min-height:80px}.suite-detail{padding:48px 40px;display:flex;flex-direction:column;align-items:flex-start}.suite-detail>.eyebrow{font-size:9px;min-height:14px;color:#9a6456}.suite-detail h3{font-size:40px;letter-spacing:-1.5px;margin:13px 0 19px}.suite-detail>p{font-size:13px;color:var(--muted);min-height:90px;line-height:1.85}.suite-detail-features{display:grid;gap:11px;margin:23px 0 28px}.suite-detail-features>span{display:flex;align-items:center;gap:10px;font-size:11px}.suite-detail-features .icon{width:15px;height:15px;color:#9a7660}.suite-detail .button{margin-top:auto;font-size:11px;min-height:42px}.center-link{text-align:center;margin-top:30px}.applications-section,.suite-products,.product-family-section{background:#f0f0eb}.owned-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.suite-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owned-product-card{padding:29px;display:flex;flex-direction:column;background:#fdfdfb;border:1px solid #ddddd5;border-radius:18px;transition:transform .2s,border-color .2s}.owned-product-card:hover{transform:translateY(-3px);border-color:#bdbdb2}.owned-product-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:29px}.owned-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #e4ded3;background:#f4f1e9;color:#9c6652;border-radius:12px}.owned-icon .icon{width:20px;height:20px}.product-family{font-size:9px;color:#8a8a7e}.owned-product-card h3{font-size:32px;margin-bottom:7px;letter-spacing:-1px}.product-role{font-size:11px;color:#8a6655}.owned-product-card>p{font-size:13px;color:var(--muted);margin:21px 0 26px;line-height:1.8}.owned-product-card>a{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-weight:650}.owned-product-card>a:hover{color:var(--signal)}.owned-product-card>a .icon{width:17px;height:17px}.implementation-section .capability-cards>article{background:transparent}.client-label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#92745d;margin-bottom:9px}.suite-page-intro{text-align:center;padding-bottom:35px}.suite-page-intro .hero-category{margin-bottom:0}.suite-page-intro .intro-bottom{justify-content:center}.suite-page-intro .intro-bottom p{max-width:620px;margin:auto}.suite-overview{padding-top:15px}.catalog-section{padding-top:0}.catalog-group-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin:35px 0}.catalog-group-heading:not(:first-child){margin-top:75px}.catalog-group-heading h2{font-size:36px}.catalog-group-heading p{font-size:13px;color:var(--muted);margin-top:13px}.labs-link{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:38px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:65px}.labs-link h3{font-size:28px;margin:14px 0 10px}.labs-link p{font-size:13px;color:var(--muted)}.labs-link>.icon{width:30px;height:30px}.product-hero{padding:42px var(--pad) 90px;text-align:center;background:radial-gradient(ellipse at 50% 10%,#efeee6,transparent 60%)}.product-hero>.back-link{display:block;text-align:left;margin-bottom:50px}.product-nameplate{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 28px}.product-nameplate>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #ded8c9;border-radius:9px;color:#a37155;background:#f4f0e5}.product-nameplate>strong{font-size:21px;letter-spacing:-.7px}.product-nameplate small{font-size:9px;color:#88887d;border-left:1px solid #d8d8cc;padding-left:13px;margin-left:4px}.product-hero h1{font-size:clamp(38px,5.2vw,68px);line-height:1.09;max-width:1030px;margin:auto}.product-hero>p{font-size:15px;line-height:1.85;color:var(--muted);max-width:650px;margin:27px auto 0}.product-family-section{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center}.product-family-section h2{font-size:39px;margin:22px 0}.product-family-section p{font-size:13px;color:var(--muted);max-width:450px}.product-family-section .line-link{margin-top:25px}.family-links{display:grid}.family-links>a{display:flex;align-items:center;gap:19px;padding:24px 0;border-bottom:1px solid #d7d7cb}.family-links>a>span{display:grid;gap:7px}.family-links strong{font-size:24px;font-weight:600;letter-spacing:-.8px}.family-links small{font-size:11px;color:var(--muted)}.family-links>a>.icon:first-child{color:#99735d}.family-links>a>.icon:last-child{margin-left:auto;width:17px}.labs-section{padding-top:0}.labs-intro{font-size:13px;color:var(--muted);max-width:690px;margin-bottom:40px}.labs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 45px}.labs-grid>article{padding:35px 0;border-top:1px solid var(--line)}.labs-grid h2{font-size:32px;margin:19px 0}.labs-grid p{font-size:14px;color:var(--muted)}.group-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:0}.group-paths>a{background:white;border:1px solid var(--line);border-radius:15px;padding:30px}.group-paths>a>span{font-size:11px;color:#9c7561}.group-paths h3{font-size:26px;margin:20px 0 30px}.client-product-separation{background:#f0f0eb}.client-product-separation h2{margin-bottom:25px}.client-product-separation p{color:var(--muted);max-width:600px;margin-bottom:25px}
@media(min-width:961px) and (max-width:1150px){.desktop-nav{gap:16px}.header{gap:18px}.desktop-nav>a,.solutions-toggle{font-size:12px}.header-actions{gap:13px}.header-cta{padding:12px 16px;font-size:11px}.brand>span{font-size:24px}}
@media(max-width:960px){.desktop-nav{display:none}.menu-toggle{display:block}.header-actions{margin-left:auto}.mobile-nav{top:72px}.suite-explorer{grid-template-columns:1fr 1fr}.suite-architecture{min-height:420px}.suite-node{width:90px}.suite-core{width:104px}.suite-node strong{font-size:15px}.suite-core strong{font-size:20px}.suite-detail{padding:35px 26px}.owned-product-card{padding:24px}.product-family-section{gap:35px}}
@media(max-width:760px){.mobile-nav{top:68px;max-height:calc(100svh - 68px);overflow-y:auto}.mobile-nav>a{font-size:20px;padding:16px 0}.suite-wordmarks{padding:24px 0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px 8px;text-align:center}.suite-wordmarks>span{grid-column:1/-1;max-width:none;font-size:10px}.suite-wordmarks>a{font-size:clamp(17px,4.7vw,27px);letter-spacing:-.8px}.flagship-section{padding-top:30px}.suite-explorer{grid-template-columns:1fr;border-radius:18px}.suite-architecture{min-height:340px;border-right:0;border-bottom:1px solid var(--line)}.suite-node{width:93px;min-height:78px;border-radius:12px;gap:5px}.suite-core{width:104px;min-height:100px}.suite-node .icon{width:18px;height:18px}.suite-node strong{font-size:15px}.suite-core strong{font-size:20px}.suite-node>span{font-size:8px}.suite-bios{left:18%}.suite-360{left:82%}.suite-shield{min-height:72px}.architecture-caption{top:22px;font-size:8px}.architecture-foot{bottom:16px;font-size:8px}.suite-detail{padding:30px 25px;min-height:360px}.suite-detail h3{font-size:35px;margin-top:12px}.suite-detail>p{min-height:0;font-size:12px}.suite-detail-features{margin:22px 0 25px;gap:12px}.suite-detail-features>span{font-size:10px}.suite-detail .button{margin-top:auto}.owned-product-grid,.suite-product-grid{grid-template-columns:1fr;gap:14px}.owned-product-card{padding:27px}.owned-product-top{margin-bottom:24px}.owned-product-card h3{font-size:31px}.owned-product-card>p{margin:20px 0 24px}.catalog-section{padding-top:0}.catalog-group-heading{display:block;margin:25px 0}.catalog-group-heading h2{font-size:31px}.catalog-group-heading .line-link{margin-top:21px}.catalog-group-heading:not(:first-child){margin-top:50px}.labs-link{margin-top:45px;padding:30px 0;align-items:flex-start}.labs-link h3{font-size:25px}.labs-link p{font-size:12px}.labs-link>.icon{width:21px;margin-top:30px}.suite-page-intro{padding-bottom:30px}.suite-overview{padding-top:0}.product-hero{padding:30px var(--pad) 60px}.product-hero>.back-link{margin-bottom:42px}.product-nameplate{flex-wrap:wrap;gap:8px;margin-bottom:25px}.product-nameplate strong{font-size:19px}.product-nameplate small{font-size:8px}.product-hero h1{font-size:clamp(31px,8.3vw,51px);line-height:1.13}.product-hero>p{font-size:13px;line-height:1.85}.product-family-section{grid-template-columns:1fr;gap:30px}.product-family-section h2{font-size:33px}.family-links strong{font-size:22px}.labs-grid{grid-template-columns:1fr;gap:0}.labs-grid h2{font-size:29px}.labs-grid p{font-size:13px}.labs-section{padding-top:0}.group-paths{grid-template-columns:1fr;padding-top:0}.group-paths h3{font-size:25px}.client-product-separation h2{font-size:33px}}
@media(max-width:380px){.suite-node{width:74px;min-height:75px}.suite-core{width:88px;min-height:96px}.suite-node strong{font-size:13px}.suite-core strong{font-size:18px}.suite-node>span{font-size:7px}.suite-detail{padding:27px 22px}.suite-node .icon{width:17px}.suite-wordmarks>a{font-size:16px}}

/* Expanded portfolio: one visual language, explicit project context. */
.portfolio-tools{display:grid;grid-template-columns:1fr 260px;gap:20px;margin:0 0 26px}.portfolio-tools label{display:grid;gap:10px;font-size:11px;color:var(--muted)}.portfolio-tools input,.portfolio-tools select{width:100%;min-width:0;padding:14px 17px;border:1px solid #dcdcd4;border-radius:10px;color:var(--ink);background:#fff;font:inherit;font-size:13px;min-height:48px}.portfolio-tools select:focus-visible{outline:3px solid var(--signal);outline-offset:3px}.portfolio-status{font-size:11px;color:var(--muted);margin:0 0 24px}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 22px}.portfolio-grid .project-meta h3{font-size:21px}.portfolio-grid .project-meta p{font-size:11px;line-height:1.65}.portfolio-grid .client-label{font-size:8px;line-height:1.6}.portfolio-grid .project-art{aspect-ratio:1.17}.portfolio-grid .flagship-project{grid-column:span 2}.portfolio-grid .flagship-project .project-art{aspect-ratio:2.43}.portfolio-art{position:relative;isolation:isolate;overflow:hidden;--art-bg:#e7ebe3;--art-fg:#4d6351;background:var(--art-bg);color:var(--art-fg)}.theme-sand{--art-bg:#ede5d7;--art-fg:#7e6745}.theme-rose{--art-bg:#eee1df;--art-fg:#855a60}.theme-stone{--art-bg:#e4e4df;--art-fg:#64665a}.theme-blue{--art-bg:#e0e7eb;--art-fg:#526b7b}.portfolio-art-content{position:absolute;inset:20% 9% 22%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.portfolio-symbol{display:grid;place-items:center;height:40px;width:40px;border:1px solid currentColor;border-radius:11px;opacity:.65;margin-bottom:16px}.portfolio-art-content strong{font-size:clamp(26px,3vw,44px);line-height:1.03;letter-spacing:-1.7px;max-width:90%;font-weight:650}.portfolio-art-content>span:last-child{font-size:10px;line-height:1.5;max-width:88%;margin-top:13px}.portfolio-art-lines{position:absolute;inset:0;z-index:-1;overflow:hidden;opacity:.13}.portfolio-art-lines i{position:absolute;border:1px solid currentColor;border-radius:50%;width:90%;aspect-ratio:1;left:50%;top:20%}.portfolio-art-lines i:nth-child(2){left:57%;top:27%}.portfolio-art-lines i:nth-child(3){left:64%;top:34%}.portfolio-art .art-label{font-size:8px;letter-spacing:.08em;top:22px;left:9%;opacity:.75}.portfolio-art .art-foot{font-size:7px;left:9%;bottom:21px;opacity:.7}.sofla-path{position:absolute;right:8%;bottom:17%;display:flex;gap:9px;align-items:center;font-size:9px}.sofla-path>span{padding:9px 11px;border:1px solid #86938066;border-radius:7px;background:#f6f7ef99}.sofla-path>i{width:16px;height:1px;background:currentColor;opacity:.4}.flagship-project .portfolio-art-content{inset:14% 9% 28%}.flagship-project .portfolio-art-content strong{font-size:65px;letter-spacing:-3px}.flagship-project .portfolio-symbol{display:none}.flagship-project .portfolio-art-content>span:last-child{font-size:12px}.project-showcase .portfolio-art{aspect-ratio:2.1}.project-showcase .portfolio-art-content strong{font-size:clamp(42px,7.5vw,105px);letter-spacing:-.045em}.project-showcase .portfolio-art-content>span:last-child{font-size:16px}.project-showcase .portfolio-symbol{height:48px;width:48px}.project-showcase .sofla-path{font-size:13px;bottom:18%}.project-status-note{border-left:2px solid #b69a77;padding:10px 15px!important;font-size:12px!important;color:#7b6b56!important;max-width:720px!important;margin-top:22px!important}.portfolio-empty{padding:55px 20px;text-align:center;border:1px solid var(--line);border-radius:15px}.portfolio-empty h2{font-size:31px}.portfolio-empty p{font-size:13px;color:var(--muted);margin:17px 0 23px}.portfolio-links{display:flex;gap:12px;flex-wrap:wrap}.client-product-separation{margin-top:65px;padding:38px;border-radius:17px}.client-product-separation h2{font-size:35px}.home-project-grid .flagship-project .portfolio-art-content{inset:20% 9% 30%}.home-project-grid .flagship-project .portfolio-art-content strong{font-size:54px}.home-project-grid .flagship-project .portfolio-art-content>span:last-child{font-size:10px}.home-project-grid .sofla-path{left:9%;right:auto;bottom:19%;gap:5px;font-size:7px}.home-project-grid .sofla-path>span{padding:6px}.home-project-grid .sofla-path>i{width:7px}
@media(max-width:1050px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid .flagship-project{grid-column:span 2}.portfolio-grid .flagship-project .project-art{aspect-ratio:2.3}.home-project-grid .sofla-path{font-size:6px}.home-project-grid .sofla-path>span{padding:4px}.home-project-grid .sofla-path>i{width:4px}.portfolio-art-content strong{font-size:35px}}
@media(max-width:760px){.portfolio-tools{grid-template-columns:1fr;gap:15px;margin-bottom:22px}.portfolio-tools input,.portfolio-tools select{font-size:13px}.portfolio-grid{grid-template-columns:1fr;gap:32px}.portfolio-grid .flagship-project{grid-column:auto}.portfolio-grid .project-art,.portfolio-grid .flagship-project .project-art{aspect-ratio:1.3}.portfolio-art-content strong{font-size:clamp(28px,9vw,44px)}.portfolio-grid .flagship-project .portfolio-art-content strong{font-size:58px}.portfolio-grid .flagship-project .portfolio-art-content{inset:18% 9% 29%}.portfolio-grid .flagship-project .portfolio-art-content>span:last-child{font-size:10px}.portfolio-grid .project-meta h3{font-size:24px}.portfolio-grid .project-meta p{font-size:11px}.sofla-path,.home-project-grid .sofla-path{font-size:7px;left:9%;right:auto;bottom:19%;gap:5px}.sofla-path>span,.home-project-grid .sofla-path>span{padding:6px}.sofla-path>i,.home-project-grid .sofla-path>i{width:7px}.project-showcase .portfolio-art{aspect-ratio:1.25}.project-showcase .portfolio-art-content strong{font-size:clamp(39px,12vw,75px)}.project-showcase .portfolio-art-content>span:last-child{font-size:12px}.project-showcase .sofla-path{font-size:8px;bottom:18%}.project-showcase .portfolio-art-content{inset:16% 9% 28%}.portfolio-art .art-foot{font-size:6px;bottom:18px}.client-product-separation{padding:27px 22px;margin-top:45px}.client-product-separation h2{font-size:28px}.client-product-separation p{font-size:12px}.portfolio-links{gap:9px}.project-status-note{font-size:11px!important}.portfolio-art .art-label{font-size:7px;top:18px}.home-project-grid .flagship-project .portfolio-art-content strong{font-size:60px}}
@media(min-width:1051px){.portfolio-grid .egf-name{font-size:85px;top:29%}.portfolio-grid .egf-name span{font-size:21px;margin-top:15px}.portfolio-grid .voice-strip{transform:scale(.42);transform-origin:right bottom;bottom:24%;right:9%}.portfolio-grid .egf-art .art-label,.portfolio-grid .egf-art .art-foot{font-size:7px;left:9%}}
/* Actual homepage captures within the existing project story layout. */
.project-visit{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:32px}
.project-visit>span{font-size:12px;color:var(--muted,#65706c);overflow-wrap:anywhere}
.homepage-capture{width:100%;margin:0;border:1px solid #dce2dc;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 18px 55px #20322b0a}
.capture-toolbar{display:flex;align-items:center;gap:20px;padding:17px 24px;background:#f1f3ef;border-bottom:1px solid #dce2dc;font-size:11px}
.capture-dots{display:flex;gap:6px;flex:none}.capture-dots i{width:7px;height:7px;border-radius:50%;background:#c3cdc2}
.capture-domain{flex:1;min-width:0;text-align:center;overflow-wrap:anywhere;color:#536158}
.capture-state{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#526a57}
.capture-image{display:block;background:#fff}.capture-image img{display:block;width:100%;height:auto}
.capture-image:focus-visible{outline:3px solid #234f36;outline-offset:-3px}
.homepage-capture figcaption{display:flex;justify-content:space-between;gap:16px;padding:17px 24px;font-size:11px;color:#65706c;border-top:1px solid #e7ebe5}
.homepage-capture figcaption>span:first-child{color:#263d2e}
.project-showcase.vertical-film{background:#101310;display:flex;justify-content:center;border-radius:8px;padding:28px}
.project-showcase.vertical-film video{width:min(100%,380px);height:auto;aspect-ratio:9/16;object-fit:contain;max-height:none}
@media(max-width:760px){.project-visit{gap:12px}.project-visit>span{width:100%}.capture-toolbar{gap:10px;padding:12px}.capture-dots{display:none}.capture-state{font-size:8px}.capture-domain{text-align:left;font-size:10px}.homepage-capture figcaption{padding:12px;font-size:10px;flex-wrap:wrap;gap:5px}.project-showcase.vertical-film{padding:16px}}

/* User-selected geometric symbol, shared by the header and footer. */
.brand .minecore-mark{width:34px;height:36px;flex:none;overflow:visible}
.brand{gap:11px}
.footer-brand{display:inline-flex;align-items:center;gap:13px}
.footer-brand .minecore-mark{width:39px;height:41px;flex:none}
.footer-brand>.footer-wordmark{display:block;font-size:29px;font-weight:750;letter-spacing:-1.7px;line-height:.9;margin:0}
.footer-wordmark>span{display:block;font-size:6px;letter-spacing:3.5px;margin:7px 0 0 2px;line-height:1}
@media(max-width:760px){.brand .minecore-mark{width:29px;height:31px}.brand{gap:9px}}
