@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(../fonts/Inter-4/InterVariable.ttf) format("truetype")}*{box-sizing:border-box}:root{--body-copy-size:clamp(16px,1.08vw,18px);--body-copy-line-height:1.6}body{background-color:#fff;color:#2c2c2c;font-family:Inter,sans-serif;font-weight:400;line-height:1.6;margin:0;padding:0}button,input,select,textarea{font-family:inherit}html{scrollbar-color:#111113 transparent;scrollbar-width:auto}html::-webkit-scrollbar{width:14px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#111113;background-clip:content-box;border:4px solid transparent;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#2a2a2f;background-clip:content-box}a{color:inherit;text-decoration:none!important}.fade-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .9s cubic-bezier(.16,1,.3,1)}.fade-up.visible{opacity:1;transform:translateY(0)}.hello-container{align-items:center;background:#f3f3f3;display:flex;min-height:100vh;padding:0 10%;text-align:left}.hello-container--playground .hello-hero{max-width:650px;padding:170px 0 240px}.hello-title{color:#444;font-size:48px;font-weight:700;margin-bottom:18px}.hello-subtitle{color:#888;font-size:18px;margin:0;max-width:650px}.hero-reveal{height:84vh;min-height:680px;z-index:1}.hero-reveal,.hero-sticky{background:#fff;position:relative}.hero-sticky{height:100%}.hero-identity{align-items:center;display:flex;gap:14px;left:50%;max-width:1520px;position:absolute;top:clamp(28px,4vw,60px);transform:translate(-50%);width:92%;z-index:3}.hero-profile-placeholder{background:#e9e9e9;border-radius:50%;flex:0 0 auto;height:clamp(44px,3.3vw,54px);overflow:hidden;position:relative;width:clamp(44px,3.3vw,54px)}.hero-profile-placeholder img{display:block;height:auto;left:-36%;max-width:none;position:absolute;top:-50%;width:240%}.hero-name{color:#111;font-size:var(--body-copy-size);font-weight:300;letter-spacing:-.025em;line-height:1.2}.hero-content{align-items:center;display:flex;height:100%;padding:clamp(72px,10vh,120px) 4% clamp(112px,18vh,180px);position:relative;width:100%;z-index:2}.hero-inner{margin:0 auto;max-width:1520px;width:100%}.hero-grid{align-items:start;display:grid;gap:clamp(64px,10vw,180px);grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr)}.hero-title{color:#111;font-size:clamp(58px,4vw,75px);font-weight:400;letter-spacing:-.065em;line-height:.94;margin:0}.hero-title span{display:block;white-space:nowrap}.hero-intro{padding-top:.4em}.hero-intro p{color:#828282;font-size:var(--body-copy-size);font-weight:300;letter-spacing:-.018em;line-height:var(--body-copy-line-height);margin:0;max-width:540px}.hero-meta{color:#2384df;display:grid;font-size:clamp(13px,.9vw,16px);gap:clamp(24px,4vw,72px);grid-template-columns:repeat(2,max-content);line-height:1.3;margin-top:clamp(22px,2.5vw,34px)}.hero-meta-item{align-items:center;display:inline-flex;gap:10px;white-space:nowrap}.hero-meta-item svg{flex:0 0 auto}@media(max-width:1100px){.hero-reveal{height:88vh;min-height:760px}.hero-grid{gap:56px;grid-template-columns:1fr}.hero-title{font-size:clamp(58px,9.2vw,96px)}.hero-intro{margin-left:auto;max-width:680px}}@media(max-width:680px){.hero-reveal{height:94vh;min-height:760px}.hero-content{padding:96px 6% 112px}.hero-identity{gap:11px;top:24px;width:88%}.hero-profile-placeholder{height:38px;width:38px}.hero-name{font-size:var(--body-copy-size)}.hero-grid{gap:48px}.hero-title{font-size:clamp(42px,12.5vw,68px);letter-spacing:-.06em;line-height:.98}.hero-title span{white-space:normal}.hero-intro p{font-size:var(--body-copy-size);line-height:var(--body-copy-line-height)}.hero-meta{font-size:13px;gap:14px;grid-template-columns:1fr;margin-top:26px}}.scrollfill-section{background:#fff;--scrollfill-len:200vh;min-height:var(--scrollfill-len);padding:0 10%;position:relative}.scrollfill-pin{align-items:center;display:flex;justify-content:center;min-height:70vh;position:sticky;top:0}.scrollfill-inner{margin:0 auto;max-width:720px;text-align:center}.scrollfill-text{color:#0000001f;display:inline-block;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.6;margin:0}.scrollfill-text:not(.scrollfill-text--words){-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to bottom,rgba(0,0,0,.88) 0,rgba(0,0,0,.88) var(--fill,0),rgba(0,0,0,.12) var(--fill,0),rgba(0,0,0,.12) 100%);-webkit-text-fill-color:transparent;color:transparent}.scrollfill-text.scrollfill-text--words{-webkit-background-clip:initial;background-clip:initial;background-image:none;-webkit-text-fill-color:initial;color:#0000001f}.scrollfill-word{color:#0000001f;display:inline;transition:color .18s ease}.scrollfill-word.is-filled{color:#000000e0}@media(max-width:768px){.scrollfill-inner{max-width:86%}.scrollfill-text{font-size:14px;line-height:1.65}}.projects-section{--projects-reveal:0;--project-card-height:clamp(560px,34vw,720px);background-color:#fff;color:#2c2c2c;font-family:Inter,sans-serif;margin-top:0;padding:0 10% clamp(200px,18vw,340px);position:relative;text-align:left;z-index:2}.projects-grid{display:flex;flex-direction:column;gap:40px;margin-top:-22vh}.project-card-wrapper{margin-top:0;position:relative}.project-card-wrapper:first-child .project-card,.project-card-wrapper:first-child .project-text{filter:blur(calc((1 - var(--projects-reveal))*24px));opacity:calc(.48 + var(--projects-reveal)*.52);transform:scale(calc(.985 + var(--projects-reveal)*.015));transform-origin:center top;will-change:filter,opacity,transform}.project-card{align-items:center;background:#373d57;border-radius:20px;display:flex;height:var(--project-card-height);justify-content:center;overflow:hidden;position:relative;transition:transform .5s cubic-bezier(.16,1,.3,1)}.project-image{display:block;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .6s cubic-bezier(.16,1,.3,1);width:100%}@media(hover:hover){.project-card-wrapper:hover .project-card--favour .project-image,.project-card-wrapper:hover .project-image{transform:scale(1.08)}}.project-text{align-items:flex-end;bottom:0;display:flex;justify-content:space-between;left:0;padding:28px;position:absolute;width:100%}.project-text-left{display:flex;flex-direction:column}.project-link{color:#fff;font-size:clamp(76px,5vw,96px);font-weight:400;line-height:1.05;margin:0 0 0 20px}.project-tagline{color:#ffffffe6;font-size:16px;font-weight:300;margin-left:20px;margin-top:6px}.project-description{color:#fff;font-size:16px;font-weight:300;margin-right:20px;max-width:240px;text-align:right}.project-description,.project-text-left{opacity:0;transform:translateY(60px);transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .6s ease;will-change:transform,opacity}.project-description.is-visible,.project-text-left.is-visible{opacity:1;transform:translateY(0)}.project-description{transition-delay:.15s}.project-card-wrapper a{text-decoration:none!important}.project-card--favour{background:#373d57!important;height:var(--project-card-height);position:relative}.project-card--favour .project-image{inset:0;-o-object-position:center 46%;object-position:center 46%;position:absolute}.project-card--favour .project-image,.project-card--nema .project-image{height:100%;-o-object-fit:cover;object-fit:cover;transform:none;width:100%}.project-card--nema .project-image{-o-object-position:center 10%;object-position:center 10%}.project-card--bureaucracy{background:radial-gradient(circle at 62% 42%,#202126 0,#17171a 48%,#111113)}.project-card--bureaucracy .project-image{height:auto;left:15%;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.35) 7%,#000 18%,#000);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.35) 7%,#000 18%,#000);-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%);width:82%}@media(hover:hover){.project-card-wrapper:hover .project-card--bureaucracy .project-image{transform:translateY(-50%) scale(1.04)}.project-card-wrapper:hover .project-card--nema .project-image{transform:scale(1.05)}}.projects-note{color:#888;font-size:14px;margin-top:60px;position:relative;z-index:0}.projects-note a{color:#2c2c2c!important;text-decoration:none!important;transition:color .2s ease}.projects-note a:hover{color:#888!important}@media(min-width:769px)and (max-width:1100px){.project-card,.project-card--favour{height:500px}}@media(max-width:768px){.projects-section{margin-top:0;padding:0 6% 160px}.projects-grid{gap:120px;margin-top:-18vh}.project-card-wrapper{position:sticky;top:80px}.project-card-wrapper:not(:first-child){margin-top:-80px}.project-card{height:420px}}.projects-grid{gap:clamp(360px,52vh,780px)!important}.project-card-wrapper{position:sticky!important;top:120px}.project-card-wrapper:not(:first-child){margin-top:-180px!important}.project-card-wrapper:first-child{z-index:1}.project-card-wrapper:nth-child(2){z-index:2}.project-card-wrapper:nth-child(3){z-index:3}.project-card-wrapper:nth-child(4){z-index:4}.project-card-wrapper:nth-child(5){z-index:5}.projects-grid{overflow:visible!important}@media(max-width:768px){.project-card-wrapper{top:80px!important}.project-card-wrapper:not(:first-child){margin-top:-80px!important}.project-text{align-items:flex-end;display:flex;flex-direction:row;gap:14px;justify-content:space-between;padding:20px}.project-text-left{max-width:62%;width:auto}.project-link{font-size:clamp(2rem,9vw,2.7rem);line-height:1.02;margin-left:0}.project-card-wrapper--favour .project-link{font-size:clamp(2.25rem,9.5vw,3rem)}.project-tagline{margin-left:0;margin-top:4px}.project-description{font-size:14px;line-height:1.45;margin-right:0;max-width:180px;text-align:right;width:auto}.project-card--favour .project-image{height:100%;inset:0;transform:none;width:100%}}@media(max-width:768px)and (hover:hover){.project-card-wrapper:hover .project-card--favour .project-image,.project-card-wrapper:hover .project-image{transform:scale(1.08)}}.about-section{background:#111;color:#f5f5f5;padding:clamp(100px,9vw,150px) 4%;position:relative;z-index:6}.about-grid{margin:0 auto;max-width:1760px;position:relative;width:100%;z-index:1}.about-label{margin-bottom:6px;margin-top:0}.about-heading{color:#f7f7f7;font-size:clamp(58px,4.35vw,84px);font-weight:400;letter-spacing:-.065em;line-height:1.08;margin:0 0 clamp(110px,10vw,170px);max-width:1600px;text-wrap:balance}.about-bottom,.about-heading,.about-label{opacity:0;transition:opacity .85s ease;will-change:opacity}.about-bottom.is-visible,.about-heading.is-visible,.about-label.is-visible{opacity:1}.about-heading{transition-delay:.04s}.about-bottom{align-items:stretch;display:grid;gap:clamp(40px,3.5vw,64px);grid-template-columns:minmax(0,min(700px,50vw)) minmax(360px,1fr);transition-delay:.12s}.about-images{position:relative;width:100%}.about-img-main{aspect-ratio:3/4;background:#292929;border-radius:clamp(20px,2vw,32px);height:125%;left:0;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}.about-img-main img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-text{color:#c1c1c1;font-family:inherit;font-size:clamp(16px,1vw,20px);font-weight:300;-webkit-hyphens:none;hyphens:none;letter-spacing:-.018em;line-height:1.58;max-width:700px;text-wrap:pretty;width:100%}.about-text p{margin:0 0 clamp(22px,2.5vw,34px)}.about-text p:last-child{margin-bottom:0}.about-keep{white-space:nowrap}@media(max-width:1280px){.about-heading{margin-bottom:clamp(82px,8vw,110px)}.about-bottom{gap:clamp(32px,3.5vw,48px)}.about-text{font-size:clamp(16px,1.35vw,18px)}}@media(max-width:960px){.about-section{padding:100px 6% 96px}.about-label{margin-bottom:6px}.about-heading{font-size:clamp(48px,8.5vw,76px);letter-spacing:-.06em;line-height:1.08;margin-bottom:68px}.about-heading br{display:none}.about-bottom{align-items:start;gap:clamp(40px,6vw,56px);grid-template-columns:1fr}.about-images{aspect-ratio:2/3;justify-self:center;position:static;width:min(58vw,440px)}.about-img-main{border-radius:clamp(18px,3vw,26px);height:100%;position:static;transform:none;width:100%}.about-text{font-size:clamp(16px,2.2vw,18px);line-height:1.55;max-width:760px}}@media(max-width:600px){.about-section{padding:84px 5.5% 80px}.about-heading{font-size:clamp(39px,11.5vw,58px);margin-bottom:52px}.about-bottom{gap:40px}.about-images{aspect-ratio:3/4;width:min(100%,390px)}.about-img-main{border-radius:16px}.about-text{font-size:16px;line-height:1.5}.about-text p{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){.about-bottom,.about-heading,.about-label{opacity:1;transition:none}}.journey-section{background:#fff;color:#2c2c2c;padding:112px 10% 168px}.journey-inner{margin:0 auto;max-width:1200px}.journey-title{font-size:clamp(52px,7.2vw,96px);font-weight:600;letter-spacing:clamp(-2.8px,-.38vw,-6.2px);line-height:1.05;margin:0 0 160px;text-align:center}.journey-list,.journey-tabs,.journey-title{opacity:.25;transform:translateY(36px);transition:transform 1.05s cubic-bezier(.22,1,.36,1),opacity .85s ease;will-change:transform,opacity}.journey-list.is-visible,.journey-tabs.is-visible,.journey-title.is-visible{opacity:1;transform:translateY(0)}.journey-tabs{transition-delay:.05s}.journey-list{transition-delay:.1s}.journey-tabs{display:inline-flex;gap:10px;margin-bottom:40px}.journey-tab{background:#fff;border:1px solid #d9d9d9;border-radius:999px;color:#888;cursor:pointer;font-size:14px;font-weight:500;height:30px;line-height:1;padding:0 16px;transition:all .2s ease}.journey-tab.is-active{background:#2c2c2c;border-color:#2c2c2c;color:#fff}.journey-list{border-top:1px solid #dcdcdc}.journey-row{align-items:center;border-bottom:1px solid #dcdcdc;display:flex;gap:28px;justify-content:space-between;padding:24px 0}.journey-left{max-width:820px}.journey-company,.journey-date,.journey-role{margin:0}.journey-company,.journey-role{font-size:16px;line-height:1.3}.journey-company{color:#2c2c2c}.journey-location{margin-left:.28em}.journey-date{color:#2c2c2c;font-size:16px;line-height:1.3;white-space:nowrap}@media(max-width:768px){.journey-section{padding:80px 6% 120px}.journey-title{font-size:clamp(40px,10vw,56px);margin-bottom:82px}.journey-tabs{margin-bottom:30px}.journey-row{align-items:flex-start;flex-direction:column;gap:10px;padding:16px 0}.journey-company,.journey-date,.journey-role{font-size:14px}.journey-date{white-space:normal}}.footer{background:#fff;padding:clamp(52px,4vw,76px) clamp(32px,4vw,90px)}.footer-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1800px;width:100%}.footer-left,.footer-right{font-size:var(--body-copy-size)}.footer-left,.footer-right,.my-button{color:#444;font-family:Inter,sans-serif;font-weight:300}.my-button{background:none;border:none;border-bottom:1.5px solid #444;cursor:pointer;display:inline-block;font-size:inherit;line-height:1;padding:0;text-decoration:none;transition:color .2s ease,border-color .2s ease}.my-button:hover{border-bottom-color:#ccc;color:#ccc}@media(max-width:768px){.footer-container{flex-direction:column;gap:20px;text-align:center}.footer{padding:40px 30px}}.imprint{background:#fff;color:#444;font-family:Inter,sans-serif;padding-top:90px}.imprint-back-home{margin-bottom:60px;margin-left:0;margin-right:0;max-width:none;padding-left:clamp(12px,4vw,48px);padding-right:15%}.imprint-back-link{align-items:center;background:#1a1a1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:42px;justify-content:center;text-decoration:none;transition:transform .2s ease,background .2s ease;width:42px}.imprint-back-link:hover{background:#2a2a2a;transform:scale(1.08)}.imprint-back-arrow{height:18px;width:18px}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.imprint-container{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:760px;padding:0 24px}.imprint-title{color:#000;font-size:34px;font-weight:600}.imprint-section{margin-bottom:70px;margin-left:auto;margin-right:auto;max-width:760px;padding:0 24px}.imprint-section.imprint-back-home{margin-left:0;margin-right:0;max-width:none;padding-left:24px;padding-right:15%}.imprint-subtitle{margin-bottom:18px}.imprint-subsubtitle,.imprint-subtitle{color:#888;font-size:16px;font-weight:400}.imprint-subsubtitle{margin:30px 0 10px}.imprint-content{margin-left:auto;margin-right:auto;max-width:620px}.imprint-name{font-size:24px;font-weight:600;margin-bottom:10px}.imprint-content p{font-size:var(--body-copy-size);font-weight:300;line-height:var(--body-copy-line-height);margin-bottom:16px}.imprint-content p:not(.imprint-name){font-weight:300}.imprint-content .imprint-name{font-size:24px;font-weight:600}.imprint a:not(.imprint-email):not(.imprint-back-link){border-bottom:1.5px solid #444;color:#444;display:inline-block;line-height:1;text-decoration:none;transition:color .2s ease,border-color .2s ease}.imprint a:not(.imprint-email):not(.imprint-back-link):hover{border-bottom-color:#ccc;color:#ccc}.imprint-email{border-bottom:1.5px solid #444;color:#444;display:inline-block;line-height:1;text-decoration:none;transition:color .2s ease,border-color .2s ease}.imprint-email:hover{border-bottom-color:#ccc;color:#ccc}.copyright-section{margin-left:auto;margin-right:auto;max-width:760px;padding:0 24px 80px}.copyright-text{color:#888;font-size:var(--body-copy-size);font-weight:300;line-height:var(--body-copy-line-height)}.overlay-backdrop{overflow-x:hidden}.favour-backdrop{padding:80px 32px 56px;scrollbar-color:#111113 transparent;scrollbar-width:auto}.favour-backdrop::-webkit-scrollbar{width:14px}.favour-backdrop::-webkit-scrollbar-track{background:transparent}.favour-backdrop::-webkit-scrollbar-thumb{background:#111113;background-clip:content-box;border:4px solid transparent;border-radius:999px}.favour-backdrop::-webkit-scrollbar-thumb:hover{background:#2a2a2f;background-clip:content-box}.overlay-backdrop .favour-container{padding-top:80px;width:min(92%,1400px)}.overlay-container{position:relative}.favour-hero,.favour-title{text-align:center}.favour-title{font-size:115px;font-weight:600;letter-spacing:-6.6px;line-height:1.12;margin:0 auto 120px;max-width:1400px}.favour-title-line-2{white-space:nowrap}.favour-mockup{margin-bottom:140px}.mockup-box{align-items:center;background:#373d57;border-radius:20px;display:flex;height:520px;justify-content:center;margin-left:-20px;position:relative;width:calc(100% + 40px)}.favour-hero-stage{background:#ded4c4;isolation:isolate}.favour-background-clip{border-radius:inherit;inset:0;overflow:hidden;position:absolute;z-index:0}.favour-hero-background{display:block;filter:blur(4px);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 52%;object-position:center 52%;opacity:.88;transform:scale(1.09);width:100%}.favour-hero-stage:after{background:linear-gradient(180deg,#ffffff0a,#0000001a);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero-image{margin-left:-60px;opacity:0;position:absolute;top:-264px;transform:rotate(-8deg) translateY(80px) scale(1.08);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;width:1600px;z-index:3}.hero-visible{opacity:1;transform:rotate(-8deg) translateY(0) scale(1.08)}.hero-logo{left:-10px;position:absolute;top:292px;width:650px;z-index:2}.favour-intro{align-items:start;display:grid;gap:80px;grid-template-columns:500px minmax(0,1fr);margin-bottom:220px;margin-top:-30px}.intro-left{font-size:28px;font-weight:500;line-height:1.35;margin-left:60px;margin-top:25px;max-width:400px}.intro-right{margin-top:0;max-width:620px;width:100%}.favour-intro .intro-right{max-width:520px}.section-label{color:#797979;display:block;font-size:14px;font-weight:500;margin-bottom:6px;margin-top:0}.intro-right p{font-size:clamp(15px,1vw,18px);line-height:1.35;margin-top:0}.challenge-text,.design-text,.interaction-text,.intro-right p,.profiles-text{font-weight:300}.favour-info{display:grid;gap:160px;grid-template-columns:1fr 1fr;margin-bottom:200px}.info-left{display:flex;flex-direction:column;gap:20px}.info-block span{display:block}.info-block p{font-size:14px;line-height:1.6;margin-top:0}.breakout-box{background:#373d57;border-radius:40px;margin-left:-280px;width:calc(100% + 310px)}.highlight-box{align-items:flex-end;color:#fff;display:flex;font-size:40px;font-weight:600;height:300px;justify-content:flex-start;line-height:1.2;margin-top:40px;overflow:hidden;padding:60px 60px 40px;position:relative;text-align:left}.highlight-box-text{margin:0;position:relative;z-index:1}.highlight-mobile-images{display:none}.team-link{color:inherit;text-decoration:underline!important;text-underline-offset:3px;transition:color .2s ease}.team-link:hover{color:#ccc}.challenge-title{font-size:36px;font-weight:550;margin-bottom:16px;margin-top:6px}.challenge-text{font-size:clamp(16px,1.08vw,20px);line-height:1.6;max-width:560px}.favour-preview{margin-bottom:40px;margin-top:120px}.preview-box{height:0;position:relative}@media(min-width:1025px){.favour-preview .preview-box{height:0}}.preview-left{left:-250px;opacity:0;position:absolute;top:-685px;transform:translate(-120px) rotate(-10deg);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;width:1020px;z-index:5}.preview-left-visible{opacity:1;transform:translate(0) rotate(-10deg)}.preview-right{left:-210px;opacity:0;position:absolute;top:-785px;transform:translate(120px) rotate(8deg);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;width:1220px;z-index:5}.preview-right-visible{opacity:1;transform:translate(0) rotate(8deg)}.favour-design{display:block;margin-top:250px}.favour-design .info-right{margin:0 auto;max-width:560px;transform:translate(100px)}.design-title{font-size:36px;font-weight:600;margin-bottom:16px;margin-top:6px}.design-text{font-size:clamp(16px,1.08vw,20px);line-height:1.6;margin-bottom:8px;max-width:560px}.design-images{display:flex;gap:20px;justify-content:flex-start;margin-bottom:250px;margin-top:40px}.favour-profiles{margin-top:160px}.profiles-title{font-size:36px;font-weight:600;margin-bottom:16px;margin-top:6px}.profiles-text{font-size:clamp(16px,1.08vw,20px);line-height:1.6;max-width:560px}.favour-cards{display:flex;justify-content:center;margin-bottom:180px;margin-top:200px}.cards-wrapper{height:260px;position:relative;width:320px}.cards-container{height:100%;position:relative;width:100%}.card-slide{align-items:center;display:flex;justify-content:center;position:absolute;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease;width:340px}.card-slide img{height:auto;width:100%}.card-pos-0{filter:blur(0);transform:translate(120px) translateY(20px) rotate(8deg) scale(1);z-index:3}.card-pos-1{filter:blur(.3px);transform:translate(0) translateY(-30px) rotate(0) scale(.88);z-index:2}.card-pos-2{filter:blur(1.2px);transform:translate(-120px) translateY(40px) rotate(-10deg) scale(.75);z-index:1}.card-next{bottom:-60px;height:40px;left:50%;transform:translate(-50%);width:40px}.card-button,.card-next{background:#1a1a1a;border:none;border-radius:50%;color:#fff;cursor:pointer;position:absolute}.card-button{align-items:center;bottom:22px;display:flex;height:42px;justify-content:center;right:22px;transition:transform .2s ease,background .2s ease;width:42px}.card-button:hover{background:#2a2a2a;transform:scale(1.08)}.favour-interaction{display:block;margin-top:300px}.favour-interaction .info-right{margin:0 auto;max-width:560px;transform:translate(100px)}.favour-interaction .section-label{display:block;text-align:left}.interaction-title{font-size:36px;font-weight:600;margin-bottom:16px;margin-top:6px}.interaction-text{font-size:clamp(16px,1.08vw,20px);line-height:1.6;max-width:560px}.favour-speakers{margin-top:120px}.speaker-images{display:flex;gap:20px;justify-content:flex-start}.speaker-card{background:#f4f4f4;width:360px}.speaker-card,.speaker-video{border-radius:20px;display:block}.speaker-video{aspect-ratio:740/443;background:transparent;max-width:100%;-o-object-fit:cover;object-fit:cover;width:740px}.favour-speakers .speaker-images{align-items:flex-start;justify-content:flex-start}.favour-reveal-media{backface-visibility:hidden;opacity:0;transform:translateY(80px);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;will-change:transform,opacity}.favour-reveal-media-visible{opacity:1;transform:translateY(0)}.design-images .favour-reveal-media:nth-child(2){transition-delay:.1s}.highlight-duplicate{height:300px;margin-top:120px}.favour-profile-visual .highlight-duplicate{margin-top:155px}.preview-login{bottom:-250px;opacity:0;position:absolute;right:-170px;transform:translateY(180px) rotate(8deg);transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .9s ease;width:1220px;z-index:6}.preview-login-visible{opacity:1;transform:translateY(0) rotate(8deg)}.preview-chat{bottom:-180px;left:-220px;transform:translate(-140px) rotate(2deg);z-index:5}.preview-chat,.preview-incoming{opacity:0;position:absolute;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;width:1020px}.preview-incoming{bottom:-160px;right:-270px;transform:translate(140px);z-index:6}.preview-chat-visible{opacity:1;transform:translate(0) rotate(2deg)}.preview-incoming-visible{opacity:1;transform:translate(0)}.favour-review{margin-top:200px}.favour-connection{display:block}.favour-connection .info-right{margin:0 auto;max-width:560px;transform:translate(100px)}.favour-video{margin-top:260px}.favour-video iframe{border-radius:20px;display:block;height:720px;overflow:hidden;width:100%}.favour-container :is(.intro-right p,.challenge-text,.design-text,.profiles-text,.interaction-text){line-height:1.55;max-width:60ch;text-wrap:pretty}.favour-container :is(.favour-title,.challenge-title,.design-title,.profiles-title,.interaction-title){text-wrap:balance}.scroll-top{align-items:center;background:transparent;border:none;border-radius:0;color:#1a1a1a;cursor:pointer;display:flex;height:48px;justify-content:center;margin-left:auto;opacity:0;pointer-events:none;position:sticky;top:calc(100vh - 140px);transform:translate(140px);transition:transform .18s ease,opacity .25s ease;width:48px}.scroll-top.visible{opacity:1;pointer-events:auto}.scroll-top:hover{transform:translate(140px) scale(1.08)}@media(min-width:1025px){.scroll-top.at-card-bottom{transform:translate(140px) translateY(88px)}.scroll-top.at-card-bottom:hover{transform:translate(140px) translateY(88px) scale(1.08)}}@media(min-width:1540px){.overlay-backdrop .favour-container>.overlay-close{right:-58px;top:-20px}}@media(max-width:1280px){.favour-title{font-size:88px;letter-spacing:-4.2px;margin-bottom:96px}.mockup-box{border-radius:20px;height:460px}.hero-image{margin-left:-40px;top:-195px;width:1300px}.hero-logo{left:8px;top:258px;width:520px}.favour-intro{margin-bottom:210px}.favour-info{gap:100px;margin-bottom:150px}.preview-box{border-radius:32px;height:340px;overflow:hidden}.preview-left{left:-120px;top:-330px;width:690px}.preview-right{left:-30px;top:-420px;width:820px}.highlight-duplicate{border-radius:32px;height:260px;margin-top:80px;overflow:hidden}.preview-login{bottom:-170px;right:-210px;width:920px}.preview-chat{bottom:-130px;left:-210px;width:760px}.preview-incoming{bottom:-120px;right:-240px;width:760px}.favour-video iframe{height:620px}}@media(max-width:1024px){.favour-backdrop{padding:34px 20px}.overlay-backdrop .favour-container{border-radius:18px;height:auto;max-width:980px;min-height:0;overflow:visible;padding:92px 44px 58px;width:100%}.favour-title{font-size:72px;letter-spacing:-3px;margin-bottom:80px}.favour-mockup{margin-bottom:96px}.mockup-box{border-radius:20px;height:400px}.hero-image{margin-left:-20px;top:-155px;width:1120px}.hero-logo{left:8px;top:210px;width:430px}.favour-intro{gap:40px;grid-template-columns:1fr;margin-bottom:140px;margin-top:0}.intro-left{font-size:24px;margin-left:0;margin-top:0;max-width:720px}.intro-right{margin-top:0;width:100%}.favour-info{gap:60px;grid-template-columns:1fr;margin-bottom:120px}.highlight-box{border-radius:32px;font-size:32px;height:240px;margin-top:0}.breakout-box,.mockup-box{margin-left:0;width:100%}.favour-preview{margin-bottom:24px;margin-top:48px}.preview-box{border-radius:28px;height:300px;overflow:hidden}.preview-left{left:-70px;top:-220px;transform:translate(-90px) rotate(-9deg);width:620px}.preview-left-visible{transform:translate(0) rotate(-9deg)}.preview-right{left:60px;top:-280px;transform:translate(90px) rotate(7deg);width:700px}.preview-right-visible{transform:translate(0) rotate(7deg)}.highlight-duplicate{border-radius:28px;height:220px;margin-top:46px;overflow:hidden}.preview-login{bottom:-110px;right:-120px;transform:translateY(120px) rotate(8deg);width:660px}.preview-login-visible{transform:translateY(0) rotate(8deg)}.favour-design{margin-top:120px}.favour-design .info-right{max-width:100%;transform:none}.design-images{flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:140px;margin-top:28px}.favour-cards{margin-bottom:130px;margin-top:130px}.cards-wrapper{height:235px;width:280px}.card-slide{width:280px}.card-pos-0{transform:translate(88px) translateY(12px) rotate(8deg) scale(1)}.card-pos-1{transform:translate(0) translateY(-20px) rotate(0) scale(.9)}.card-pos-2{transform:translate(-88px) translateY(28px) rotate(-10deg) scale(.78)}.favour-interaction{margin-top:180px}.favour-interaction .info-right{max-width:100%;transform:none}.favour-speakers{margin-top:70px}.speaker-images{flex-wrap:wrap;gap:12px;justify-content:center}.speaker-card{width:min(48%,340px)}.favour-review{margin-top:120px}.preview-chat{bottom:-98px;left:-140px;transform:translate(-90px) rotate(2deg);width:650px}.preview-incoming{bottom:-94px;right:-170px;transform:translate(90px);width:650px}.preview-chat-visible{transform:translate(0) rotate(2deg)}.preview-incoming-visible{transform:translate(0)}.favour-connection .info-right{max-width:100%;transform:none}.favour-challenge,.favour-connection .info-right,.favour-design .info-right,.favour-interaction .info-right,.favour-intro,.favour-profiles,.favour-review,.info-block,.intro-right{margin-left:0;margin-right:auto;max-width:760px}.challenge-text,.design-text,.info-block p,.interaction-text,.intro-right p,.profiles-text{margin-left:0;margin-right:auto;max-width:66ch}.favour-video{margin-top:150px}.favour-video iframe{border-radius:20px;height:460px}.scroll-top{bottom:calc(18px + env(safe-area-inset-bottom));margin-left:0;position:fixed;right:max(14px,env(safe-area-inset-right));top:auto;transform:none;z-index:10020}.scroll-top:hover{transform:scale(1.06)}}@media(max-width:768px){.overlay-backdrop.favour-backdrop{padding:52px 0 0}.overlay-backdrop.favour-backdrop .favour-container{border-radius:24px 24px 0 0;height:auto;max-width:calc(100vw - 2px);min-height:0;overflow:visible;padding:96px 16px 42px;width:calc(100vw - 2px)}.overlay-backdrop.favour-backdrop .overlay-close{right:12px;top:24px}.favour-title{font-size:clamp(2.95rem,10vw,3.6rem);letter-spacing:-1.4px;line-height:1.1;margin-bottom:56px}.favour-mockup{margin-bottom:96px}.mockup-box{border-radius:18px;height:290px}.hero-image{margin-left:10px;top:-145px;width:980px}.hero-logo{left:-12px;top:170px;width:356px}.favour-intro{gap:24px;margin-bottom:94px;margin-top:10px;padding-left:6px;padding-right:6px}.intro-left{font-size:22px;line-height:1.42;margin-top:6px}.challenge-text,.design-text,.interaction-text,.intro-right p,.profiles-text{font-size:16px;line-height:1.65}.favour-info{gap:36px;margin-bottom:90px}.info-left{align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) minmax(0,1fr)}.info-block{min-width:0}.info-left .info-block{padding-left:0;padding-right:0}.info-block .section-label{font-size:12px;margin-bottom:4px}.info-left .info-block p{font-size:13px;line-height:1.38;margin-right:0;max-width:none}.favour-challenge,.favour-connection .info-right,.favour-design .info-right,.favour-interaction .info-right,.favour-profiles,.favour-review,.info-block,.intro-right{padding-left:6px;padding-right:6px}.challenge-text,.design-text,.info-block p,.interaction-text,.intro-right p,.profiles-text{margin-left:0;margin-right:auto;max-width:40ch}.challenge-title,.design-title,.interaction-title,.profiles-title,.section-label{text-align:left}.highlight-box{border-radius:20px;font-size:24px;height:200px;padding:24px}.highlight-mobile-images{display:block}.highlight-mobile-left,.highlight-mobile-right{max-width:none;opacity:.42;pointer-events:none;position:absolute}.highlight-mobile-left{left:-20px;top:-64px;transform:rotate(-9deg);width:280px}.highlight-mobile-right{right:-32px;top:-86px;transform:rotate(8deg);width:300px}.preview-box{border-radius:20px;height:240px;overflow:hidden}.preview-left{left:-70px;top:-138px;transform:translate(-72px) rotate(-8deg);width:500px}.preview-left-visible{transform:translate(0) rotate(-8deg)}.preview-right{left:52px;top:-194px;transform:translate(72px) rotate(6deg);width:560px}.preview-right-visible{transform:translate(0) rotate(6deg)}.favour-design{margin-top:90px}.challenge-title,.design-title,.interaction-title,.profiles-title{font-size:30px}.design-images{gap:10px;margin-bottom:110px;margin-top:22px}.favour-profiles{margin-top:94px}.favour-cards{margin-bottom:102px;margin-top:92px}.cards-wrapper{height:196px;width:236px}.card-slide{width:236px}.card-pos-0{transform:translate(76px) translateY(8px) rotate(8deg) scale(1)}.card-pos-1{transform:translate(0) translateY(-14px) rotate(0) scale(.9)}.card-pos-2{transform:translate(-76px) translateY(20px) rotate(-10deg) scale(.8)}.card-button{bottom:14px;height:36px;right:14px;width:36px}.card-next{bottom:-50px}.favour-interaction{margin-top:110px}.favour-speakers{margin-top:54px}.speaker-images{gap:10px}.speaker-card{width:calc(50% - 5px)}.favour-review{margin-top:90px}.highlight-duplicate{border-radius:20px;height:206px;margin-top:34px;overflow:hidden}.preview-login{bottom:-82px;right:-92px;transform:translateY(84px) rotate(8deg);width:520px}.preview-login-visible{transform:translateY(0) rotate(8deg)}.preview-chat{bottom:-64px;left:-88px;transform:translate(-72px) rotate(2deg);width:460px}.preview-incoming{bottom:-66px;right:-110px;transform:translate(72px);width:460px}.preview-chat-visible{transform:translate(0) rotate(2deg)}.preview-incoming-visible{transform:translate(0)}.favour-video{margin-top:112px}.favour-video iframe{border-radius:18px;height:280px}.scroll-top{bottom:calc(18px + env(safe-area-inset-bottom));height:42px;margin-left:0;position:fixed;right:max(14px,env(safe-area-inset-right));top:auto;transform:none;width:42px;z-index:10020}.scroll-top:hover{transform:scale(1.06)}}@media(max-width:520px){.overlay-backdrop.favour-backdrop{padding-top:62px}.overlay-backdrop.favour-backdrop .favour-container{border-radius:20px 20px 0 0;max-width:calc(100vw - 2px);padding:92px 12px 34px;width:calc(100vw - 2px)}.overlay-backdrop.favour-backdrop .overlay-close{right:10px;top:22px}.favour-title{font-size:clamp(2.3rem,10.3vw,2.95rem);letter-spacing:-1.1px;line-height:1.1;margin-bottom:44px}.mockup-box{border-radius:16px;height:230px}.hero-image{margin-left:6px;top:-128px;width:820px}.hero-logo{left:-10px;top:110px;width:296px}.intro-left{font-size:19px}.favour-challenge,.favour-connection .info-right,.favour-design .info-right,.favour-interaction .info-right,.favour-intro,.favour-profiles,.favour-review,.info-block,.intro-right{padding-left:6px;padding-right:6px}.challenge-text,.design-text,.interaction-text,.intro-right p,.profiles-text{font-size:16px;margin-left:0;margin-right:auto;max-width:34ch}.info-block p{margin-left:0;margin-right:auto;max-width:34ch}.info-left{gap:6px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) minmax(0,1fr)}.info-block .section-label{font-size:11px}.info-left .info-block p{font-size:12px;line-height:1.32;margin-right:0;max-width:none}.challenge-title,.design-title,.interaction-title,.profiles-title,.section-label{text-align:left}.highlight-box{border-radius:16px;font-size:20px;height:172px;padding:18px}.highlight-mobile-left,.highlight-mobile-right{opacity:.44}.highlight-mobile-left{left:-34px;top:-50px;width:220px}.highlight-mobile-right{right:-48px;top:-70px;width:235px}.preview-box{border-radius:16px;height:210px}.preview-left{left:-96px;top:-118px;transform:translate(-64px) rotate(-8deg);width:430px}.preview-left-visible{transform:translate(0) rotate(-8deg)}.preview-right{left:42px;top:-154px;transform:translate(64px) rotate(6deg);width:470px}.preview-right-visible{transform:translate(0) rotate(6deg)}.challenge-title,.design-title,.interaction-title,.profiles-title{font-size:26px}.speaker-images{align-items:center;flex-direction:column}.speaker-card{max-width:320px;width:100%}.cards-wrapper{height:182px;width:218px}.card-slide{width:218px}.card-pos-0{transform:translate(62px) translateY(4px) rotate(8deg) scale(1)}.card-pos-1{transform:translate(0) translateY(-10px) rotate(0) scale(.9)}.card-pos-2{transform:translate(-62px) translateY(16px) rotate(-10deg) scale(.8)}.card-button{bottom:12px;height:32px;right:12px;width:32px}.highlight-duplicate{border-radius:16px;height:180px}.preview-login{bottom:-70px;right:-122px;width:470px}.preview-chat{bottom:-52px;left:-120px;transform:translate(-64px) rotate(2deg);width:400px}.preview-incoming{bottom:-54px;right:-140px;transform:translate(64px);width:400px}.preview-chat-visible{transform:translate(0) rotate(2deg)}.preview-incoming-visible{transform:translate(0)}.favour-video iframe{height:220px}.scroll-top{bottom:calc(14px + env(safe-area-inset-bottom));height:40px;right:max(10px,env(safe-area-inset-right));width:40px}}@media(max-width:390px){.info-left{gap:12px;grid-template-columns:1fr}.info-block .section-label,.info-block p{font-size:inherit;line-height:inherit}}@media(max-width:1024px){.overlay-backdrop.favour-backdrop .favour-container{box-sizing:border-box;overflow-x:clip}.favour-title-line-2{white-space:normal}.design-images,.speaker-images{justify-content:flex-start}}@media(max-width:520px){.favour-title{font-size:clamp(2.15rem,9vw,2.75rem);letter-spacing:-1px;max-width:100%;padding-inline:4px}.info-left{gap:20px;grid-template-columns:1fr}.info-block .section-label,.info-block p{font-size:inherit;line-height:inherit}.speaker-images{align-items:flex-start}}@media(min-width:769px)and (max-width:1024px){.favour-preview .preview-box{height:390px;overflow:hidden}.favour-preview .preview-left{left:-145px;top:-82px;width:850px}.favour-preview .preview-right{left:92px;top:-130px;width:920px}.favour-chat-visual,.favour-profile-visual{margin-bottom:104px}.favour-chat-visual .highlight-duplicate,.favour-profile-visual .highlight-duplicate{height:390px;margin-top:36px;overflow:hidden}.favour-profile-visual .preview-login{inset:50% auto auto 50%;transform:translate(-50%,-34%) rotate(8deg);width:900px}.favour-profile-visual .preview-login-visible{transform:translate(-50%,-50%) rotate(8deg)}.favour-chat-visual .preview-chat,.favour-chat-visual .preview-incoming{bottom:auto;top:50%;width:760px}.favour-chat-visual .preview-chat{left:32%;transform:translate(-58%,-50%) translate(-70px) rotate(2deg)}.favour-chat-visual .preview-incoming{left:68%;right:auto;transform:translate(-42%,-50%) translate(70px)}.favour-chat-visual .preview-chat-visible{transform:translate(-58%,-50%) rotate(2deg)}.favour-chat-visual .preview-incoming-visible{transform:translate(-42%,-50%)}}.favour-container .challenge-text,.favour-container .design-text,.favour-container .interaction-text,.favour-container .intro-right p,.favour-container .profiles-text{font-size:var(--body-copy-size);font-weight:300;line-height:var(--body-copy-line-height)}@media(max-width:768px){.favour-container .challenge-text,.favour-container .design-text,.favour-container .interaction-text,.favour-container .intro-right p,.favour-container .profiles-text{font-size:var(--body-copy-size);line-height:var(--body-copy-line-height)}.favour-preview .preview-box{height:310px;overflow:hidden}.favour-preview .preview-left{left:-184px;top:-54px;width:590px}.favour-preview .preview-right{left:-26px;top:-86px;width:640px}.favour-chat-visual,.favour-profile-visual{margin-bottom:78px}.favour-chat-visual .highlight-duplicate,.favour-profile-visual .highlight-duplicate{height:300px;margin-top:28px;overflow:hidden}.favour-profile-visual .preview-login{inset:50% auto auto 50%;transform:translate(-50%,-34%) rotate(8deg);width:650px}.favour-profile-visual .preview-login-visible{transform:translate(-50%,-50%) rotate(8deg)}.favour-chat-visual .preview-chat,.favour-chat-visual .preview-incoming{bottom:auto;top:50%;width:560px}.favour-chat-visual .preview-chat{left:27%;transform:translate(-62%,-50%) translate(-54px) rotate(2deg)}.favour-chat-visual .preview-incoming{left:73%;right:auto;transform:translate(-38%,-50%) translate(54px)}.favour-chat-visual .preview-chat-visible{transform:translate(-62%,-50%) rotate(2deg)}.favour-chat-visual .preview-incoming-visible{transform:translate(-38%,-50%)}}@media(max-width:520px){.favour-title>span{display:block}.favour-title br{display:none}.favour-title{font-size:clamp(2rem,8.5vw,2.35rem)}.favour-preview .preview-box{height:270px}.favour-preview .preview-left{left:-174px;top:-38px;width:520px}.favour-preview .preview-right{left:-36px;top:-64px;width:560px}.favour-chat-visual .highlight-duplicate,.favour-profile-visual .highlight-duplicate{height:260px}.favour-profile-visual .preview-login{width:580px}.favour-chat-visual .preview-chat,.favour-chat-visual .preview-incoming{width:500px}}.nema-container{--nema-green:#b7ef35;overflow-x:clip}.nema-title{margin-bottom:92px}.nema-hero-stage{background:#09090a;height:520px;overflow:visible}.nema-background-clip{border-radius:inherit;inset:0;overflow:hidden;position:absolute}.nema-hero-background{filter:blur(6px);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;opacity:.84;position:absolute;transform:scale(1.09);width:100%}.nema-hero-stage:after{background:linear-gradient(180deg,#00000014,#0003);border-radius:inherit;content:"";inset:0;position:absolute}.nema-hero-logo{bottom:34px;height:auto;left:60px;position:absolute;width:180px;z-index:1}.nema-controller{bottom:-90px;filter:drop-shadow(0 38px 34px rgba(0,0,0,.5));left:50%;max-width:none;opacity:0;position:absolute;transform:translate(-50%,80px) rotate(-3deg);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;width:min(1340px,110%);z-index:2}.nema-controller-left{transform:translate(-55%,82px) rotate(-4.5deg);transition-delay:.04s;z-index:2}.nema-controller-right{transform:translate(-45%,78px) rotate(-1.5deg);transition-delay:.13s;z-index:3}.nema-controller-visible{opacity:1;transform:translate(-50%) rotate(-3deg)}.nema-intro{margin-top:0}.nema-intro .intro-left{max-width:400px}.nema-intro .intro-right p{font-size:clamp(15px,1vw,18px)}@media(min-width:1025px){.nema-intro .intro-right{max-width:560px}.nema-meta{gap:clamp(36px,4vw,50px);grid-template-columns:minmax(0,410fr) minmax(0,660fr)}.nema-meta-visual{aspect-ratio:660/443;flex:1 1 auto;height:auto;width:100%}.nema-meta .info-right{align-items:center;display:flex;height:100%;transform:translateY(-24px)}.nema-meta-figure{width:100%}.nema-meta-visual img{aspect-ratio:auto;height:100%}}.nema-meta{margin-bottom:180px}.nema-meta-visual{border-radius:20px;overflow:hidden}.nema-meta-visual img{aspect-ratio:3368/1860;display:block;-o-object-fit:cover;object-fit:cover;opacity:1;transform:none;width:100%}.nema-challenge .challenge-text{max-width:56ch}.nema-training-visual{aspect-ratio:740/443;border-radius:20px;margin:180px 0 230px auto;max-width:100%;overflow:hidden;width:740px}.nema-training-visual img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.nema-design{margin-bottom:160px;margin-top:0}.nema-reveal-image{backface-visibility:hidden;opacity:0;transform:translateY(80px);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;will-change:transform,opacity}.nema-reveal-image-visible{opacity:1;transform:translateY(0)}.nema-design-images{align-items:stretch;flex-direction:row;gap:20px;justify-content:flex-start;margin-bottom:250px;margin-top:0}.nema-content-image{aspect-ratio:2200/2708;background:transparent;border-radius:20px;margin-right:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:64% center;object-position:64% center;width:390px}.nema-provision{margin-bottom:130px;margin-top:0}.nema-provision .info-right{margin:0;max-width:580px;transform:none}.nema-box-visual{aspect-ratio:3584/2104;border-radius:20px;margin:0 0 90px auto;max-width:100%;overflow:hidden;width:740px}.nema-box-visual img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.nema-personalized-start{margin:230px 0}.nema-carousel-intro{margin:0 auto;min-height:285px;text-align:center;transform:translate(24px);width:min(920px,100%)}.nema-carousel-intro .section-label{margin-bottom:8px;margin-left:auto;margin-right:auto;text-align:center;width:100%}.nema-carousel-title{font-size:clamp(28px,2.2vw,36px);font-weight:500;letter-spacing:-.03em;line-height:1.08;margin:0 auto 36px;text-align:center;width:100%}.nema-carousel-copy{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;margin:0 auto;text-align:left;width:100%}.nema-carousel-copy p{font-size:clamp(14px,.9vw,16px);font-weight:300;-webkit-hyphens:none;hyphens:none;line-height:1.35;margin:0;max-width:none;overflow-wrap:normal;text-align:left;text-wrap:pretty;width:100%}.nema-carousel-copy p:last-child{margin-bottom:0}.nema-screen-carousel{margin-left:-80px;margin-top:48px;outline:none;overflow:hidden;padding-bottom:12px;padding-top:54px;position:relative;width:calc(100% + 160px)}.nema-sound-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#111113;border:1px solid hsla(0,0%,100%,.07);border-radius:999px;color:#f4f4f3;cursor:pointer;display:grid;height:38px;left:calc(50% + min(313px,27%) - 38px);padding:0;place-items:center;position:absolute;top:0;transition:color .18s ease,background .18s ease,border-color .18s ease;width:38px;z-index:8}.nema-sound-toggle:focus-visible,.nema-sound-toggle:hover{background:#2a2a2a;border-color:#ffffff12;color:#f4f4f3;outline:none}.nema-tv-stage{height:365px;position:relative;width:100%}.nema-tv{backface-visibility:hidden;left:50%;margin:0;opacity:1;position:absolute;top:50%;transform-origin:center;transition:transform .95s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1),opacity .65s ease-out;width:min(627px,54%);will-change:transform,filter,opacity}.nema-tv.is-active{filter:brightness(1);transform:translate3d(-50%,-50%,0) scale(1);z-index:4}.nema-tv.is-next{transform:translate3d(32%,-50%,0) scale(.62);z-index:2}.nema-tv.is-next,.nema-tv.is-previous{filter:blur(6px) brightness(.5) saturate(.82);opacity:.72}.nema-tv.is-previous{transform:translate3d(-132%,-50%,0) scale(.62);z-index:1}.nema-tv.is-hidden{filter:blur(10px) brightness(.4);opacity:0;pointer-events:none;transform:translate3d(-50%,-50%,0) scale(.5);z-index:0}.nema-tv-frame{aspect-ratio:16/9;background:#101012;border-radius:20px;box-shadow:none}.nema-tv-frame,.nema-tv-screen{overflow:hidden;position:relative}.nema-tv-screen{background:radial-gradient(circle at 76% 34%,rgba(183,239,53,.07),transparent 24%),linear-gradient(135deg,#0d0d0f,#161619 55%,#0a0a0b);border-radius:inherit;height:100%;width:100%}.nema-tv-screen:after{background:linear-gradient(112deg,hsla(0,0%,100%,.055),transparent 26%);content:"";inset:0;pointer-events:none;position:absolute}.nema-carousel-image{display:block;height:100%;image-rendering:auto;-o-object-fit:cover;object-fit:cover;width:100%}video.nema-carousel-image{transform:scale(1.025);transform-origin:center}video.nema-carousel-image--less-zoom{transform:scale(1.01)}.nema-tv-stand{display:none}.nema-tv-stand span{background:linear-gradient(90deg,#111113,#48484a,#161618);border-radius:0 0 8px 8px;box-shadow:0 8px 16px #00000080;height:6px;width:80px}.nema-tv-stand span:first-child{transform:skew(-34deg)}.nema-tv-stand span:last-child{transform:skew(34deg)}.nema-carousel-controls{align-items:center;display:flex;gap:18px;justify-content:center;margin-top:34px;width:100%}.nema-carousel-controls button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#111113;border:0;border-radius:999px;color:#f4f4f3;cursor:pointer;display:grid;flex:0 0 48px;height:48px;line-height:0;min-height:48px;min-width:48px;overflow:hidden;padding:0;place-items:center;transition:background .18s ease;width:48px}.nema-carousel-controls button svg{display:block;flex:0 0 auto;pointer-events:none;transform:none}.nema-carousel-controls button:focus-visible,.nema-carousel-controls button:hover{background:#2a2a2a;color:#f4f4f3;outline:none;transform:none}.nema-motion-controller{margin:230px 0 150px}.nema-motion-copy{margin:0 auto;transform:translate(100px);width:min(560px,100%)}.nema-motion-copy .interaction-title{margin-bottom:16px;margin-top:6px}.nema-motion-copy .interaction-text{font-size:clamp(16px,1vw,18px);line-height:1.55;margin:0;max-width:54ch;text-wrap:pretty}.nema-motion-visual{aspect-ratio:740/443;border-radius:20px;margin:140px 0 0 auto;max-width:100%;overflow:hidden;width:740px}.nema-motion-visual img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.nema-connected-therapy{margin:180px auto 40px 0;transform:none;width:min(560px,100%)}.nema-connected-therapy .interaction-title{margin-bottom:16px;margin-top:6px}.nema-connected-therapy .interaction-text{font-size:clamp(16px,1vw,18px);line-height:1.55;margin:0;max-width:54ch;text-wrap:pretty}.nema-connected-visual{left:0;margin:-210px 0 170px auto;position:relative;transform:translateY(40px);width:min(1320px,100%)}.nema-connected-ipad{display:block;height:auto;width:100%}.nema-connected-ipad.nema-reveal-image{opacity:0;transform:translateY(150px);transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .9s ease}.nema-connected-ipad.nema-reveal-image-visible{opacity:1;transform:translateY(0)}.nema-continuous-adaptation{margin:180px auto 0;transform:translate(100px);width:min(560px,100%)}.nema-continuous-adaptation .interaction-title{margin-bottom:16px;margin-top:6px}.nema-continuous-adaptation .interaction-text{-webkit-hyphens:none;hyphens:none;margin:0;max-width:58ch;text-wrap:pretty}.nema-meta-figure{margin:0}.nema-ai-caption{color:#858585;font-size:11px;font-weight:300;line-height:1.45;margin-top:8px}.nema-container .challenge-text,.nema-container .design-text,.nema-container .interaction-text,.nema-container .intro-right p,.nema-container .nema-carousel-copy p{font-size:clamp(14px,.9vw,16px);font-weight:300;line-height:1.5}@media(min-width:1025px){.nema-box-visual,.nema-motion-visual,.nema-training-visual{margin-left:calc(50% - 180px);margin-right:0;width:calc(50% + 180px)}}@media(max-width:1280px){.nema-hero-stage{height:460px}.nema-controller{bottom:-84px}.nema-hero-logo{bottom:28px;left:48px;width:165px}}@media(max-width:1024px){.nema-hero-stage{height:400px}.nema-controller{bottom:-72px;width:116%}.nema-hero-logo{bottom:20px;left:32px;width:150px}.nema-hero-background{-o-object-position:center 33%;object-position:center 33%;transform:scale(1.09)}.nema-meta{gap:60px;grid-template-columns:1fr;margin-bottom:125px}.nema-meta-visual{width:100%}.nema-training-visual{margin:120px 0 150px;max-width:100%;width:100%}.nema-design-images{align-items:stretch;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:145px}.nema-content-image{margin-right:0;max-width:340px;width:min(48%,340px)}.nema-box-visual{width:100%}.nema-personalized-start{margin-bottom:190px;margin-top:190px}.nema-carousel-intro{margin-left:auto;margin-right:auto;transform:none;width:min(900px,100%)}.nema-screen-carousel{margin-left:-44px;margin-top:48px;width:calc(100% + 88px)}.nema-sound-toggle{left:calc(50% + min(291px,31.5%) - 38px)}.nema-tv{width:min(582px,63%)}.nema-tv-stage{height:340px}.nema-motion-copy{margin-left:0;margin-right:auto;transform:none;width:min(760px,100%)}.nema-motion-visual{width:100%}.nema-connected-therapy{margin-left:0;margin-right:auto;transform:none;width:min(760px,100%)}.nema-connected-visual{left:0;margin-right:0;margin-top:-160px;width:100%}.nema-continuous-adaptation{margin-left:0;margin-right:auto;transform:none;width:min(760px,100%)}}@media(max-width:768px){.nema-title{margin-bottom:56px}.nema-hero-stage{height:290px}.nema-controller{bottom:-56px;width:128%}.nema-hero-logo{bottom:14px;left:22px;width:125px}.nema-hero-background{-o-object-position:center 38%;object-position:center 38%;transform:scale(1.09)}.nema-intro{margin-top:10px}.nema-meta{margin-bottom:94px}.nema-meta-visual{border-radius:18px}.nema-training-visual{border-radius:18px;margin:90px 0 120px}.nema-box-visual{border-radius:18px;margin-bottom:70px}.nema-personalized-start{margin:145px 0}.nema-carousel-intro{box-sizing:border-box;min-height:0;padding:0 6px}.nema-carousel-title{font-size:30px;margin-bottom:34px}.nema-carousel-copy{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.nema-carousel-copy p{font-size:16px;-webkit-hyphens:none;hyphens:none;line-height:1.65;max-width:none;text-align:left;text-wrap:pretty}.nema-screen-carousel{margin-left:-16px;margin-top:48px;padding-top:48px;width:calc(100% + 32px)}.nema-sound-toggle{left:auto;right:6.5%}.nema-tv{width:87%}.nema-tv-stage{height:calc(49vw - 4.66px)}.nema-tv.is-next{transform:translate3d(30%,-50%,0) scale(.64)}.nema-tv.is-next,.nema-tv.is-previous{filter:blur(5px) brightness(.48) saturate(.8);opacity:.42}.nema-tv.is-previous{transform:translate3d(-130%,-50%,0) scale(.64)}.nema-tv-frame{border-radius:16px}.nema-tv-stand{height:18px}.nema-tv-stand span{height:4px;width:54px}.nema-carousel-controls{margin-top:26px}.nema-motion-controller{margin:175px 0 110px}.nema-motion-copy{padding:0 6px}.nema-motion-copy .interaction-text{font-size:16px;line-height:1.65;max-width:42ch}.nema-motion-visual{border-radius:18px;margin-top:90px}.nema-connected-therapy{margin-bottom:35px;margin-top:130px;padding:0 6px}.nema-connected-therapy .interaction-text{font-size:16px;line-height:1.65;max-width:42ch}.nema-connected-visual{left:0;margin:-70px 0 110px auto;width:100%}.nema-continuous-adaptation{margin-top:130px;padding:0 6px}.nema-video{margin-bottom:40px}.nema-design-images{gap:10px;margin-bottom:110px}.nema-content-image{max-width:none;width:calc(50% - 5px)}.nema-container .challenge-text,.nema-container .design-text,.nema-container .interaction-text,.nema-container .intro-right p{font-size:16px;line-height:1.6}}@media(max-width:520px){.nema-title{font-size:clamp(2rem,9.6vw,2.55rem)}.nema-carousel-title{font-size:26px}.nema-screen-carousel{margin-left:-12px;width:calc(100% + 24px)}.nema-carousel-intro{min-height:0}.nema-carousel-copy{gap:18px;grid-template-columns:1fr}.nema-carousel-copy p{max-width:none;overflow-wrap:break-word;text-wrap:balance}.nema-hero-stage{height:225px}.nema-controller{bottom:-40px;width:138%}.nema-hero-logo{bottom:10px;left:16px;width:108px}.nema-design-images{align-items:center;flex-direction:column}.nema-content-image{max-width:320px;width:100%}.nema-hero-background{-o-object-position:center 42%;object-position:center 42%;transform:scale(1.09)}}.bureaucracy-container{background:#000!important;color:#fff;overflow-x:clip}.bureaucracy-container .overlay-close,.bureaucracy-container .scroll-top{color:#fff}.bureaucracy-title{color:#fff;position:relative;z-index:3}.bureaucracy-mockup{margin-bottom:140px;position:relative}.bureaucracy-gradient-frame{aspect-ratio:auto;background:radial-gradient(circle at 62% 42%,#202126 0,#17171a 48%,#111113);border-radius:40px;height:520px;overflow:hidden}@media(max-width:1280px){.bureaucracy-gradient-frame{height:460px}}.bureaucracy-phones{filter:drop-shadow(0 14px 12px rgba(0,0,0,.42)) drop-shadow(0 30px 22px rgba(0,0,0,.82)) drop-shadow(0 48px 38px rgba(0,0,0,.48));height:auto;left:50%;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 88%,rgba(0,0,0,.72) 93%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 88%,rgba(0,0,0,.72) 93%,transparent);max-width:none;opacity:0;position:absolute;top:-50%;transform:translate(-50%,55px);transition:opacity .75s ease,transform .95s cubic-bezier(.16,1,.3,1);width:95%;z-index:4}.bureaucracy-phones-visible{opacity:1;transform:translate(-50%)}.bureaucracy-challenge,.bureaucracy-intro,.bureaucracy-meta{position:relative;z-index:2}.bureaucracy-meta{align-items:center;gap:40px;grid-template-columns:minmax(240px,.7fr) minmax(0,1.55fr);min-height:620px}.bureaucracy-start-visual{display:grid;height:620px;overflow:visible;place-items:center;position:relative;width:100%}.bureaucracy-start-visual img{display:block;filter:drop-shadow(0 34px 34px rgba(0,0,0,.42));height:auto;left:-31%;max-width:none;opacity:0;position:absolute;top:47%;transform:translateY(calc(-50% + 52px)) scale(.97);transition:opacity .8s ease,transform 1s cubic-bezier(.16,1,.3,1);width:160%;will-change:opacity,transform}.bureaucracy-start-visual-visible img{opacity:1;transform:translateY(-50%) scale(1)}.bureaucracy-container :is(.intro-left,.intro-right p,.info-block p,.challenge-title,.challenge-text){color:#fff}.bureaucracy-challenge .challenge-text{max-width:56ch}.bureaucracy-challenge{margin-bottom:80px}.bureaucracy-video{--bureaucracy-video-width:100%;--bureaucracy-video-height:auto;--bureaucracy-video-radius:24px;margin:150px 0 40px;padding-top:52px;position:relative;width:100%}.bureaucracy-video-frame{aspect-ratio:16/9;background:#090909;border-radius:var(--bureaucracy-video-radius);height:var(--bureaucracy-video-height);overflow:hidden;position:relative;width:var(--bureaucracy-video-width);will-change:width,height,border-radius;z-index:4}.bureaucracy-video-frame video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bureaucracy-video-controls{display:flex;gap:10px;position:absolute;right:0;top:0;z-index:6}@media(min-width:769px){.overlay-backdrop .bureaucracy-container{overflow-x:visible!important}.bureaucracy-video{height:260vh;left:auto;margin-left:0;padding-top:0;width:100%}.bureaucracy-video-focus-stage{display:block;height:100vh;position:sticky;top:0;width:100%}.bureaucracy-video-frame{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bureaucracy-video-controls{margin-left:auto;position:sticky;top:24px;width:-moz-max-content;width:max-content}.bureaucracy-container .overlay-close,.bureaucracy-container .scroll-top{z-index:10}}.bureaucracy-playback-toggle,.bureaucracy-replay-toggle,.bureaucracy-sound-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#111113;border:1px solid hsla(0,0%,100%,.07);border-radius:999px;color:#f4f4f3;cursor:pointer;display:grid;height:38px;padding:0;place-items:center;transition:color .18s ease,background .18s ease,border-color .18s ease;width:38px}.bureaucracy-playback-toggle:focus-visible,.bureaucracy-playback-toggle:hover,.bureaucracy-replay-toggle:focus-visible,.bureaucracy-replay-toggle:hover,.bureaucracy-sound-toggle:focus-visible,.bureaucracy-sound-toggle:hover{background:#2a2a2a;border-color:#ffffff12;color:#f4f4f3;outline:none}.bureaucracy-replay-overlay{animation:bureaucracy-replay-in .22s ease both;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000075;display:grid;inset:0;place-items:center;position:absolute}.bureaucracy-replay-toggle{background:#111113eb;height:52px;width:52px}@keyframes bureaucracy-replay-in{0%{opacity:0}to{opacity:1}}.bureaucracy-support{margin-top:290px}.bureaucracy-support-copy{width:min(560px,100%)}.bureaucracy-support-copy .interaction-title{margin-bottom:16px;margin-top:6px}.bureaucracy-support-copy .interaction-text{color:#fff;max-width:56ch}.bureaucracy-support-visual{aspect-ratio:2000/1333;background:#1e1e1e;border-radius:20px;margin:190px 0 0 auto;max-width:100%;overflow:hidden;width:740px}.bureaucracy-support-visual img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:translateY(80px);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;width:100%;will-change:transform,opacity}.bureaucracy-support-visual-visible img{opacity:1;transform:translateY(0)}.bureaucracy-reveal-media{backface-visibility:hidden;opacity:0;transform:translateY(80px);transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .8s ease;will-change:transform,opacity}.bureaucracy-reveal-media-visible{opacity:1;transform:translateY(0)}.bureaucracy-project-video{margin-bottom:40px;margin-top:260px}.bureaucracy-principles-copy,.bureaucracy-process-copy{margin:320px 0 0;width:auto}.bureaucracy-principles-copy .design-text,.bureaucracy-process-copy .design-text{color:#fff;max-width:56ch}.bureaucracy-cards{display:flex;justify-content:center;margin:240px auto 80px}.bureaucracy-cards-wrapper{height:455px;position:relative;width:min(620px,62vw)}.bureaucracy-card-slide{inset:0 auto auto 0;max-width:100%;pointer-events:none;position:absolute;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .18s ease-out;width:620px;will-change:transform,filter}.bureaucracy-card-slide img{display:block;height:auto;width:100%}.bureaucracy-card-pos-0{filter:blur(0);transform:translate(112px) translateY(24px) rotate(8deg) scale(1);z-index:3}.bureaucracy-card-pos-1{filter:blur(3.5px) brightness(.68) saturate(.72);transform:translate(-8px) translateY(-26px) rotate(0) scale(.8);z-index:2}.bureaucracy-card-pos-2{filter:blur(5.5px) brightness(.58) saturate(.62);transform:translate(-145px) translateY(46px) rotate(-10deg) scale(.62);z-index:1}.bureaucracy-card-pos-0 .bureaucracy-card-button{pointer-events:auto}.bureaucracy-card-button{align-items:center;background:#303030;border:0;border-radius:50%;bottom:28px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:30px;transition:transform .2s ease,background .2s ease;width:44px}.bureaucracy-card-button:focus-visible,.bureaucracy-card-button:hover{background:#3d3d3d;outline:none;transform:scale(1.08)}.bureaucracy-project-video iframe{aspect-ratio:16/9;height:auto;margin-left:auto;width:96%}@media(max-width:1024px){.bureaucracy-gradient-frame{height:400px}.bureaucracy-mockup{margin-bottom:96px}.bureaucracy-meta{gap:24px;grid-template-columns:1fr;min-height:0}.bureaucracy-start-visual{height:440px}.bureaucracy-start-visual img{left:5%;width:145%}.bureaucracy-start-visual-visible img{transform:translateY(-50%) scale(1)}.bureaucracy-project-video{margin-top:150px}}@media(max-width:768px){.overlay-backdrop.bureaucracy-backdrop{padding:0}.overlay-backdrop .bureaucracy-container{border-radius:0;height:auto;min-height:100vh;overflow:visible;padding:96px 20px 70px;width:100%}.bureaucracy-phones{top:-54%;width:115%}.bureaucracy-gradient-frame{border-radius:28px;height:290px}.bureaucracy-meta{gap:24px;grid-template-columns:1fr;min-height:0}.bureaucracy-start-visual{height:360px}.bureaucracy-start-visual img{left:-1.5%;width:155%}.bureaucracy-start-visual-visible img{transform:translateY(-50%) scale(1)}.bureaucracy-video{margin-top:100px}.bureaucracy-video-frame{border-radius:18px}.bureaucracy-project-video{margin-top:112px}.bureaucracy-support{margin-top:190px}.bureaucracy-support-copy{box-sizing:border-box;padding:0 6px}.bureaucracy-principles-copy,.bureaucracy-process-copy{margin-top:180px}.bureaucracy-support-visual{border-radius:18px;margin-top:125px}.bureaucracy-cards{margin-top:150px}.bureaucracy-cards-wrapper{height:310px;width:min(100%,430px)}.bureaucracy-card-slide{width:100%}.bureaucracy-card-pos-0{transform:translate(36px) translateY(14px) rotate(7deg) scale(.94)}.bureaucracy-card-pos-1{transform:translate(-2px) translateY(-12px) rotate(0) scale(.76)}.bureaucracy-card-pos-2{transform:translate(-42px) translateY(26px) rotate(-9deg) scale(.58)}.bureaucracy-card-button{bottom:17px;height:36px;right:18px;width:36px}.bureaucracy-project-video iframe{width:100%}}@media(prefers-reduced-motion:reduce){.bureaucracy-phones{opacity:1;transform:translate(-50%);transition:none}.bureaucracy-start-visual img{opacity:1;transform:translateY(-50%) scale(1);transition:none}.bureaucracy-support-visual img{opacity:1;transform:none;transition:none}.bureaucracy-card-slide{transition:none}.bureaucracy-reveal-media{opacity:1;transform:none;transition:none}}html.overlay-lock{overflow:hidden}body.overlay-lock,html.overlay-lock{height:100%;overflow:hidden}.overlay-backdrop{align-items:flex-start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000059;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:60px 40px;position:fixed;z-index:9999}.overlay-container{background:#fff;border-radius:18px;box-shadow:0 40px 120px #00000040;max-width:1400px;overflow:visible;padding:120px 80px;position:relative;width:92%}.overlay-inner{margin:0 auto;max-width:1200px}.overlay-close{align-items:center;background:transparent;border:none;border-radius:0;color:#111113;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;line-height:1;position:absolute;right:32px;top:32px;transition:transform .2s ease,opacity .2s ease;width:44px}.overlay-close:hover{background:transparent;opacity:.72;transform:scale(1.08)}@media(max-width:768px){.overlay-backdrop{align-items:flex-start;justify-content:center;padding:32px 20px}.overlay-container{background:#fff;border-radius:18px;box-shadow:0 40px 120px #00000040;height:85vh;max-width:1500px;overflow:hidden;position:relative;width:94%}}.overlay-fade-enter-active,.overlay-fade-leave-active{transition:opacity .36s ease}.overlay-fade-enter-active .overlay-container,.overlay-fade-leave-active .overlay-container{transform-origin:center top;will-change:transform,opacity}.overlay-fade-enter-active .overlay-container{transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .26s ease}.overlay-fade-leave-active .overlay-container{transition:transform .32s ease-in,opacity .24s ease-in}.overlay-fade-leave-to{opacity:0}.overlay-fade-enter-from .overlay-container{opacity:0;transform:translateY(18px) scale(.985)}.overlay-fade-leave-to .overlay-container{opacity:0;transform:translateY(24px) scale(.97)}.overlay-container :is(h1,h2,h3,h4,h5,h6){font-weight:400!important}.overlay-container .favour-title{font-weight:600!important}@media(prefers-reduced-motion:reduce){.overlay-fade-enter-active,.overlay-fade-enter-active .overlay-container,.overlay-fade-leave-active,.overlay-fade-leave-active .overlay-container{transition-duration:.01ms}}html.dark-mode{--dark-page:#0d0d0f;--dark-surface:#080809;background:var(--dark-page);color-scheme:dark;scrollbar-color:#d8d8d8 transparent}html.dark-mode::-webkit-scrollbar-thumb{background:#d8d8d8;background-clip:content-box}html.dark-mode body{background:var(--dark-page);color:#f1f1f1}.dark-mode .about-section,.dark-mode .footer,.dark-mode .hello-container,.dark-mode .hero-reveal,.dark-mode .hero-sticky,.dark-mode .imprint,.dark-mode .journey-section,.dark-mode .playground-page,.dark-mode .projects-section,.dark-mode .scroll-fill-section{background:var(--dark-page)!important;color:#f1f1f1}.dark-mode .about-title,.dark-mode .challenge-title,.dark-mode .design-title,.dark-mode .favour-title,.dark-mode .hero-name,.dark-mode .hero-title,.dark-mode .imprint-content,.dark-mode .imprint-title,.dark-mode .interaction-title,.dark-mode .journey-title,.dark-mode .profiles-title{color:#f5f5f5}.dark-mode .about-section .about-text,.dark-mode .about-text,.dark-mode .hero-intro p,.dark-mode .imprint-content p{color:#c1c1c1}.dark-mode .about-img-main,.dark-mode .hero-profile-placeholder{background:#232326}.dark-mode .footer-left,.dark-mode .footer-right,.dark-mode .my-button{color:#d5d5d5}.dark-mode .my-button{border-bottom-color:#d5d5d5}.dark-mode .copyright-text,.dark-mode .imprint-subsubtitle,.dark-mode .imprint-subtitle,.dark-mode .section-label{color:#a0a0a5}.dark-mode .imprint a:not(.imprint-back-link){border-bottom-color:#d8d8d8;color:#d8d8d8}.dark-mode .overlay-backdrop{-webkit-backdrop-filter:blur(20px) saturate(.72);backdrop-filter:blur(20px) saturate(.72);background:#1e1e20b3}.dark-mode .overlay-close,.dark-mode .scroll-top{background:transparent;color:#f1f1f1}.dark-mode .journey-arrow{background:#f1f1f1;border-color:#f1f1f1;color:#111113}.dark-mode .scroll-fill-text{color:#ffffff29}.dark-mode .scroll-fill-text.is-complete{color:#ffffffe6}.dark-mode :is(h1,h2,h3,h4,h5,h6,p,span,a,li,dt,dd){color:#fff!important}.dark-mode .overlay-backdrop .favour-container,.dark-mode .overlay-container{background:var(--dark-surface)!important;border:1px solid hsla(0,0%,100%,.11);box-shadow:0 42px 120px #00000094,inset 0 1px #ffffff0d;color:#ededed}.dark-mode .overlay-container :is(h1,h2,h3,h4,h5,h6,p,span,a,li,dt,dd){color:#f2f2f2!important}.dark-mode .overlay-container .bureaucracy-folder-label,.dark-mode .overlay-container .bureaucracy-folder-panel h3 span{color:#08d9d0!important}.dark-mode .overlay-container .section-label{color:#929297!important}.about-section .section-label.about-label{color:#929297!important;font-size:14px;font-weight:400!important;line-height:1.6}.dark-mode .overlay-container .nema-ai-caption{color:#8f8f8f!important}.dark-mode .overlay-container .highlight-box{color:#fff}.dark-mode .favour-container .breakout-box{background:transparent}.dark-mode .overlay-container .overlay-close,.dark-mode .overlay-container .scroll-top{background:transparent;border:none;color:#fff}.dark-mode .favour-backdrop{scrollbar-color:#68686d transparent}.dark-mode .favour-backdrop::-webkit-scrollbar-thumb{background:#68686d;background-clip:content-box}:is(.my-button,.team-link,.project-link,.projects-note a,.imprint a:not(.imprint-back-link),.journey-tab){transform-origin:center;transition:transform .2s ease,color .2s ease,border-color .2s ease,background .2s ease}.team-link{display:inline-block}.card-next{transition:transform .2s ease,background .2s ease}@media(hover:hover){:is(.my-button,.team-link,.project-link,.projects-note a,.imprint a:not(.imprint-back-link),.journey-tab):hover{transform:scale(1.06)}.playground-back-link:hover{transform:translateY(-3px) scale(1.06)}.card-next:hover{transform:translate(-50%) scale(1.06)}}@media(prefers-reduced-motion:reduce){:is(.my-button,.team-link,.project-link,.projects-note a,.imprint a:not(.imprint-back-link),.journey-tab,.card-next){transition:none}}@media(min-width:769px)and (max-width:1024px){body,html{max-width:100%;overflow-x:clip}.hero-reveal{height:82vh;min-height:680px}.hero-grid{align-items:start;gap:clamp(32px,5vw,56px);grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)}.hero-title{font-size:clamp(48px,6.8vw,66px)}.hero-intro{margin-left:0;max-width:520px}.projects-section{padding-inline:6%}.project-card,.project-card--favour{height:clamp(460px,58vw,540px)}.project-link{font-size:clamp(54px,7vw,72px)}.project-text{padding:24px}.overlay-backdrop{overflow-x:hidden;padding:28px 16px}.overlay-backdrop.favour-backdrop .favour-container{max-width:980px;overflow-x:clip;padding-inline:40px;width:calc(100vw - 32px)}.favour-intro{gap:48px;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.favour-intro .intro-left{font-size:22px}.favour-meta:not(.bureaucracy-meta){gap:40px;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr)}.favour-chat-visual .highlight-duplicate,.favour-preview .preview-box,.favour-profile-visual .highlight-duplicate{margin-inline:auto;max-width:100%;overflow:hidden;width:100%}.nema-connected-visual{left:0;margin:-80px 0 120px;transform:translateY(40px);width:min(100%,900px)}.nema-connected-ipad.nema-reveal-image-visible{transform:translateY(0)}.bureaucracy-start-visual{overflow:hidden}.bureaucracy-start-visual img{left:50%;transform:translate(-50%,calc(-50% + 52px)) scale(.97);width:min(126%,860px)}.bureaucracy-start-visual-visible img{transform:translate(-50%,-50%) scale(1)}.bureaucracy-cards-wrapper{width:min(520px,66vw)}.bureaucracy-card-pos-0{transform:translate(72px) translateY(22px) rotate(8deg) scale(1)}.bureaucracy-card-pos-1{transform:translate(-6px) translateY(-24px) rotate(0) scale(.8)}.bureaucracy-card-pos-2{transform:translate(-92px) translateY(40px) rotate(-10deg) scale(.62)}}@media(max-width:768px){body,html{max-width:100%;overflow-x:clip;width:100%}.hero-reveal{height:auto;min-height:100svh}.projects-section{padding-inline:5%}.project-card,.project-card--favour{border-radius:16px;height:clamp(360px,108vw,430px)}.project-card--bureaucracy .project-image{left:50%;top:45%;transform:translate(-50%,-50%);width:108%}.about-images,.about-img-main,.about-img-main img{max-width:100%}.overlay-backdrop,.overlay-backdrop.bureaucracy-backdrop,.overlay-backdrop.favour-backdrop{overflow-x:hidden}.overlay-backdrop .bureaucracy-container,.overlay-backdrop .favour-container,.overlay-backdrop .nema-container{max-width:100vw;overflow-x:clip!important}.challenge-title,.design-title,.favour-title,.interaction-title,.nema-carousel-title,.profiles-title{max-width:100%;overflow-wrap:anywhere}.favour-chat-visual .highlight-duplicate,.favour-preview .preview-box,.favour-profile-visual .highlight-duplicate{margin-inline:auto;max-width:100%;overflow:hidden;width:100%}.design-images,.nema-design-images,.speaker-images{max-width:100%;width:100%}.nema-connected-visual{left:0;margin:10px 0 110px;transform:translateY(40px);width:min(100%,620px)}.nema-connected-ipad.nema-reveal-image-visible{transform:translateY(0)}.bureaucracy-start-visual{overflow:hidden}.bureaucracy-start-visual img{left:50%;transform:translate(-50%,calc(-50% + 44px)) scale(.97);width:min(138%,650px)}.bureaucracy-start-visual-visible img{transform:translate(-50%,-50%) scale(1)}.bureaucracy-cards{overflow:hidden;width:100%}.bureaucracy-cards-wrapper{height:min(64vw,310px);margin-inline:auto;width:min(78vw,400px)}.bureaucracy-card-pos-0{transform:translate(10%) translateY(12px) rotate(7deg) scale(.94)}.bureaucracy-card-pos-1{transform:translate(-3%) translateY(-10px) rotate(0) scale(.76)}.bureaucracy-card-pos-2{transform:translate(-15%) translateY(22px) rotate(-9deg) scale(.58)}.bureaucracy-project-video,.bureaucracy-project-video iframe,.bureaucracy-support-visual,.bureaucracy-video{max-width:100%;width:100%}.imprint{padding-top:64px}.copyright-section,.imprint-back-home,.imprint-container,.imprint-section{padding-inline:20px}.imprint-title{font-size:30px}.playground-back-home{padding-inline:6%}}@media(max-width:600px){.project-card-wrapper--favour .project-link,.project-link{font-size:clamp(2.65rem,12vw,3.5rem);line-height:.98}.project-text{align-items:flex-start;flex-direction:column;gap:8px;padding:18px}.project-description,.project-text-left{max-width:100%;width:100%}.project-description{font-size:13px;line-height:1.35;margin:0;text-align:left}.project-card--favour .project-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center 46%;object-position:center 46%;transform:none;width:100%}.overlay-backdrop.bureaucracy-backdrop .bureaucracy-container,.overlay-backdrop.favour-backdrop .favour-container{padding-inline:14px}.favour-mockup .mockup-box{aspect-ratio:auto;border-radius:16px;height:230px;margin-left:0;width:100%}.bureaucracy-support-copy,.favour-challenge,.favour-connection .info-right,.favour-design .info-right,.favour-interaction .info-right,.favour-intro,.favour-meta>.info-left,.favour-profiles,.favour-review,.nema-carousel-intro,.nema-connected-therapy,.nema-continuous-adaptation,.nema-motion-copy{box-sizing:border-box;margin-left:0;margin-right:0;max-width:none;padding-left:6px!important;padding-right:6px!important;transform:none;width:100%}.favour-intro .intro-right,.favour-meta>.info-left .info-block{padding-left:0!important;padding-right:0!important}.favour-intro .intro-left{font-size:22px;line-height:1.38;margin-left:0;margin-right:0;max-width:none;padding-inline:0;text-align:left;width:100%}.info-left{gap:20px!important;grid-template-columns:1fr!important}.favour-cards{overflow:visible;width:100%}.cards-wrapper{height:min(86vw,330px);margin-inline:auto;width:min(72vw,280px)}.card-slide{width:100%}.card-pos-0{transform:translate(10%) translateY(6px) rotate(7deg) scale(.94)}.card-pos-1{transform:translate(-2%) translateY(-8px) rotate(0) scale(.8)}.card-pos-2{transform:translate(-14%) translateY(18px) rotate(-9deg) scale(.66)}.card-pos-0 .card-button{opacity:1;pointer-events:auto}.card-button{bottom:15px;height:38px;opacity:0;pointer-events:none;right:15px;width:38px}.card-next{display:none}.nema-carousel-copy{gap:18px;grid-template-columns:1fr}.nema-carousel-intro{height:auto;min-height:0}.nema-carousel-intro .section-label,.nema-carousel-title{text-align:left}.nema-carousel-copy{align-content:start;height:auto;min-height:320px;overflow:visible}.nema-screen-carousel{margin-left:0;margin-top:20px;width:100%}.nema-tv{width:92%}.nema-controller{bottom:-24px;width:144%}.nema-hero-logo{bottom:12px;height:28px;left:16px;width:auto;z-index:5}.hero-logo{bottom:-6px;height:auto;left:16px;top:auto;width:clamp(240px,48vw,290px);z-index:5}.hero-image{margin-left:clamp(6px,calc(5vw - 20px),10px);top:clamp(-133px,calc(-21.25vw - 5.5px),-116px);width:clamp(740px,calc(175vw - 170px),880px)}.nema-connected-visual{width:100%}.bureaucracy-phones{-webkit-mask-image:none;mask-image:none;top:52%;transform:translate(-50%,calc(-50% + 38px));width:145%}.bureaucracy-phones-visible{transform:translate(-50%,-50%)}.bureaucracy-cards-wrapper{height:min(61vw,265px);width:min(76vw,330px)}.bureaucracy-card-button{bottom:14px;right:15px}.favour-chat-visual .highlight-duplicate,.favour-preview .preview-box,.favour-profile-visual .highlight-duplicate{height:clamp(320px,86vw,340px)}.favour-preview .preview-left{left:calc(50% - 449px);top:-5px;width:620px}.favour-preview .preview-right{left:calc(50% - 332px);top:20px;width:680px}.favour-profile-visual .preview-login{inset:50% auto auto 50%;transform:translate(-50%,-32%) rotate(8deg);width:720px}.favour-profile-visual .preview-login-visible{transform:translate(-50%,-50%) rotate(8deg)}.favour-chat-visual .preview-chat,.favour-chat-visual .preview-incoming{bottom:auto;top:50%;width:620px}.favour-chat-visual .preview-chat{left:32%;transform:translate(-58%,-50%) translate(-64px) rotate(2deg)}.favour-chat-visual .preview-incoming{left:68%;right:auto;transform:translate(-42%,-50%) translate(64px)}.favour-chat-visual .preview-chat-visible{transform:translate(-58%,-50%) rotate(2deg)}.favour-chat-visual .preview-incoming-visible{transform:translate(-42%,-50%)}.bureaucracy-project-video,.favour-video,.nema-video{height:230px}.bureaucracy-project-video iframe,.favour-video iframe,.nema-video iframe{border-radius:16px;height:230px;width:100%}.project-card--bureaucracy .project-image{left:57%;-webkit-mask-image:none;mask-image:none;top:50%;transform:translate(-50%,-50%);width:170%}.imprint-content,.imprint-email{max-width:100%;overflow-wrap:anywhere}}body,html{background:#1a1a1c;margin:0;padding:0}
