@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.06cvo47x4w1en.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.0pz0x0eczp58u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_1f333a52-module__99aqPq__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.instrument_sans_1f333a52-module__99aqPq__variable{--ff-d:"Instrument Sans", "Instrument Sans Fallback"}
html{font-size:16px}body.menu-open{overflow:hidden}#cursor-ring{pointer-events:none;z-index:9994;border:1px solid #f0ede659;border-radius:50%;width:38px;height:38px;position:fixed;transform:translate(-50%,-50%)}body.is-link #cursor{width:60px;height:60px}#loader{z-index:9980;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}#loader-name{font-family:var(--ff-d);letter-spacing:.08em;font-size:20px;font-style:italic;font-weight:300}#loader-bar{background:var(--border);width:140px;height:1px;overflow:hidden}#loader-fill{background:var(--text);width:0;height:100%;animation:fillBar 1.5s var(--ease-out) forwards}@keyframes fillBar{to{width:100%}}#loader-count{letter-spacing:.2em;color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}#nav.scrolled{padding:18px 40px}#nav:before{content:"";opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:linear-gradient(#0a0a0ad9 0%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}#nav.scrolled:before{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-logo{font-family:var(--ff-b);letter-spacing:.14em;text-transform:uppercase;z-index:1;opacity:0;font-size:30px;font-weight:700;position:relative;transform:translateY(-12px)}.nav-menu-btn{z-index:1;border:1px solid var(--border);color:var(--text);font-family:var(--ff-b);letter-spacing:.1em;text-transform:uppercase;cursor:none;transition:all .3s var(--ease);opacity:0;background:0 0;border-radius:40px;padding:10px 22px;font-size:11px;font-weight:500;display:none;position:relative;overflow:hidden;transform:translateY(-12px)}.nav-actions{z-index:1;align-items:center;gap:12px;display:flex}.nav-cta-btn{background:var(--accent);color:#fff;font-family:var(--ff-b);letter-spacing:.1em;text-transform:uppercase;cursor:none;transition:all .3s var(--ease);opacity:0;border:1px solid var(--accent);z-index:1;border-radius:40px;padding:10px 22px;font-size:11px;font-weight:600;position:relative;transform:translateY(-12px)}.nav-cta-btn:hover{color:var(--accent);background:0 0}.nav-menu-btn:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.nav-links{z-index:1;opacity:0;gap:32px;list-style:none;display:flex;position:relative;transform:translateY(-12px)}.nav-links a{letter-spacing:.06em;color:#fff;font-size:14px;font-weight:400;transition:color .3s}.nav-links a:hover{color:var(--text)}#menu-overlay{z-index:950;background:var(--bg);clip-path:inset(0 0 100%);transition:clip-path .7s var(--ease-out);grid-template-columns:55% 45%;display:grid;position:fixed;inset:0}#menu-overlay.open{clip-path:inset(0 0 0%)}.menu-col-left{border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;padding:40px;display:flex}.menu-col-right{background:linear-gradient(#0a0a0a80 0%,#0a0a0ab3 100%),url(/images/about-portrait.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;overflow:hidden}.menu-col-right-inner{width:100%;height:70%;font-family:var(--ff-d);color:#f0ede60a;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:clamp(60px,8vw,120px);font-style:italic;font-weight:300;display:flex}.menu-close{border:1px solid var(--border);color:var(--text);font-family:var(--ff-b);letter-spacing:.1em;text-transform:uppercase;cursor:none;background:0 0;border-radius:40px;align-self:flex-end;padding:10px 22px;font-size:11px;transition:all .3s}.menu-close:hover{background:var(--text);color:var(--bg)}.menu-nav{flex-direction:column;gap:0;display:flex}.menu-nav a{font-family:var(--ff-d);border-bottom:1px solid var(--border2);color:var(--muted);justify-content:space-between;align-items:center;padding:16px 0;font-size:clamp(38px,5.5vw,72px);font-weight:300;line-height:1.1;transition:color .3s,padding-left .3s;display:flex;overflow:hidden}.menu-nav a:first-child{border-top:1px solid var(--border2)}.menu-nav a span{transition:transform .35s var(--ease);display:block}.menu-nav a .arrow{font-family:var(--ff-b);opacity:0;font-size:18px;transition:all .3s;transform:translate(-8px,4px)}.menu-nav a:hover{color:var(--text);padding-left:12px}.menu-nav a:hover .arrow{opacity:1;transform:translate(0)}.menu-footer{flex-wrap:wrap;gap:20px;display:flex}.menu-footer a{letter-spacing:.1em;text-transform:uppercase;color:var(--dim);font-size:11px;transition:color .3s}.menu-footer a:hover{color:var(--text)}#hero{flex-direction:column;justify-content:flex-end;height:100vh;min-height:700px;padding:0 40px 64px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2564&auto=format&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(#0a0a0a99 0%,#0a0a0a 100%);position:absolute;inset:0}.hero-grid{background-image:linear-gradient(#f0ede605 1px,#0000 1px),linear-gradient(90deg,#f0ede605 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.hero-orb{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-1{background:#ffffff06;width:600px;height:400px;top:-100px;right:-100px}.hero-orb-2{background:#ffffff03;width:400px;height:300px;bottom:100px;left:100px}.hero-side-label{letter-spacing:.22em;text-transform:uppercase;color:var(--dim);white-space:nowrap;transform-origin:50%;font-size:10px;position:absolute;top:50%;right:40px;transform:translateY(-50%)rotate(90deg)}.hero-content{z-index:2;position:relative}.hero-eyebrow{align-items:center;gap:10px;margin-bottom:32px;display:flex;overflow:hidden}.hero-eyebrow-dot{background:var(--text);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite dot-pulse}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-eyebrow-text{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px}.hero-headline{font-family:var(--ff-d);letter-spacing:-.04em;margin-bottom:44px;font-size:clamp(64px,9vw,124px);font-weight:700;line-height:.95}.hero-headline em{color:var(--accent);font-style:normal}.word-wrap{vertical-align:bottom;padding-bottom:.05em;display:inline-block;overflow:hidden}.word-inner{display:inline-block;transform:translateY(110%)}.hero-bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.hero-cta{gap:14px;display:flex}.hero-disciplines{text-align:right;flex-direction:column;gap:3px;display:flex}.hero-disciplines span{font-family:var(--ff-d);color:var(--muted);font-size:14px;font-style:italic}.scroll-hint{letter-spacing:.2em;text-transform:uppercase;color:var(--dim);z-index:2;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-hint:before{content:"";background:linear-gradient(to bottom, transparent, var(--dim));width:1px;height:48px;animation:2s ease-in-out infinite scroll-line;display:block}@keyframes scroll-line{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}.btn{font-family:var(--ff-b);letter-spacing:.08em;text-transform:uppercase;cursor:none;transition:all .35s var(--ease);border-radius:40px;align-items:center;gap:8px;padding:13px 26px;font-size:12px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.marquee-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);padding:18px 0;overflow:hidden}.marquee-track{width:max-content;animation:80s linear infinite marquee;display:flex}.marquee-track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{white-space:nowrap;align-items:center;gap:36px;padding:0 36px;display:flex}.marquee-txt{font-family:var(--ff-d);color:var(--muted);font-size:34px;font-style:normal;font-weight:300}.marquee-dot{background:var(--dim);border-radius:50%;flex-shrink:0;width:5px;height:5px}section{padding:120px 40px}.s-label{align-items:center;gap:10px;margin-bottom:44px;display:flex}.s-dot{border:1px solid var(--muted);border-radius:50%;width:7px;height:7px}.s-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px}.s-title{font-family:var(--ff-d);letter-spacing:-.04em;font-size:clamp(48px,7vw,120px);font-weight:700;line-height:1}.s-title em{color:var(--accent);font-style:normal}.s-sub{color:var(--muted);max-width:440px;font-size:14px;line-height:1.75}.s-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:64px;display:flex}#work-section{padding:0 40px 120px}.work-header{padding:100px 0 60px}.work-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.work-card{cursor:none;text-align:center;flex-direction:column;gap:16px;display:flex}.work-card:nth-child(2n){margin-top:40px}.work-img-wrap{aspect-ratio:16/10;background:var(--bg2);border-radius:6px;width:100%;overflow:hidden}.work-img{width:100%;height:100%;transition:transform .8s var(--ease);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex}.work-card:hover .work-img{transform:scale(1.05)}.work-meta{flex-direction:column;gap:4px;padding-top:10px;display:flex}.work-client{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:10px}.work-name{font-family:var(--ff-d);text-transform:uppercase;letter-spacing:.04em;font-size:18px;font-weight:600}.bg-kindertelefoon{background:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}#stats{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:0}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stat-item{border-right:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:72px 44px;display:flex;overflow:hidden}.stat-item:last-child{border-right:none}.stat-num{font-family:var(--ff-d);justify-content:center;align-items:flex-start;font-size:clamp(60px,6vw,96px);font-weight:300;line-height:1;display:flex}.stat-num sup{font-size:.35em;font-family:var(--ff-b);margin-top:.2em}.stat-label{color:var(--muted);font-size:13px}.stat-sub{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:10px}#services{background:var(--bg2);padding:120px 40px}.services-list{border-top:1px solid var(--border);flex-direction:column;display:flex}.service-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 2fr 1fr;align-items:start;gap:40px;padding:40px 0;display:grid}.service-index{font-family:var(--ff-b);color:var(--text);letter-spacing:.05em;font-size:20px;font-weight:600}.service-desc{color:var(--muted);max-width:480px;font-size:18px;line-height:1.6}.service-tags{flex-direction:column;gap:8px;display:flex}.service-tag{color:var(--text);font-size:13px}#about{background:var(--bg)}.about-grid{grid-template-columns:5fr 7fr;align-items:start;gap:80px;display:grid}.about-photo{position:sticky;top:100px}.about-portrait{aspect-ratio:3/4;background:var(--bg2);border-radius:3px;width:100%;margin-bottom:28px;overflow:hidden}.about-portrait-inner{width:100%;height:100%;font-family:var(--ff-d);color:#ffffffb3;background:linear-gradient(#0000 40%,#0a0a0ae6 100%),url(/images/about-portrait.jpg) 50%/cover no-repeat;align-items:flex-end;padding:28px;font-size:18px;font-style:italic;display:flex}.about-social{flex-wrap:wrap;gap:10px;display:flex}.about-social a{border:1px solid var(--border);letter-spacing:.1em;text-transform:uppercase;border-radius:40px;padding:8px 16px;font-size:11px;transition:all .3s}.about-social a:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.about-intro{font-family:var(--ff-d);letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(24px,3.2vw,44px);font-weight:500;line-height:1.3}.about-intro em{font-style:italic}.about-block{border-bottom:1px solid var(--border);padding:24px 0}.about-block-lbl{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);margin-bottom:8px;font-size:10px}.about-block-txt{color:var(--muted);white-space:pre-line;font-size:18px;line-height:1.75}.clients-lbl{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);margin-top:40px;margin-bottom:14px;font-size:10px}.clients-list{flex-wrap:wrap;gap:8px;display:flex}.client-badge{border:1px solid var(--border);color:var(--muted);border-radius:40px;padding:7px 16px;font-size:13px}#process{background:var(--bg2);padding-top:80px;padding-bottom:120px}.process-steps{background:var(--border);border:1px solid var(--border);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:64px;display:grid;overflow:hidden}.process-step{background:var(--bg2);flex-direction:column;gap:16px;padding:48px 36px;display:flex}.ps-num{letter-spacing:.18em;text-transform:uppercase;color:var(--dim);font-size:10px}.ps-name{font-family:var(--ff-d);font-size:28px;font-weight:400}.ps-desc{color:var(--muted);white-space:pre-line;font-size:14px;line-height:1.7}#testimonials{background:var(--bg);padding:80px 0 100px;overflow:hidden}.testimonials-header{padding:0 40px 52px}.testi-scroll{overflow:hidden}.testi-track{gap:20px;width:max-content;animation:44s linear infinite marquee-slow;display:flex}.testi-track:hover{animation-play-state:paused}@keyframes marquee-slow{0%{transform:translate(0)}to{transform:translate(-50%)}}.testi-card{background:var(--bg2);border:1px solid var(--border);border-radius:3px;flex-shrink:0;width:360px;padding:30px}.testi-quote{font-family:var(--ff-d);color:var(--text);margin-bottom:24px;font-size:17px;font-style:italic;font-weight:300;line-height:1.6}.testi-author{align-items:center;gap:12px;display:flex}.testi-avatar{background:var(--bg3);width:36px;height:36px;font-family:var(--ff-d);color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.testi-name{font-size:13px;font-weight:500}.testi-role{color:var(--muted);font-size:12px}#cta{background:var(--bg);text-align:center;padding:160px 40px;position:relative;overflow:hidden}.cta-backdrop{font-family:var(--ff-d);color:#0000;-webkit-text-stroke:1px #f0ede608;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform;font-size:clamp(100px,18vw,280px);font-style:italic;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content{z-index:2;position:relative}.cta-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:24px;font-size:11px}.cta-title{font-family:var(--ff-d);letter-spacing:-.04em;margin-bottom:52px;font-size:clamp(56px,9vw,140px);font-weight:700;line-height:.95}.cta-title em{color:var(--accent);font-style:normal}.cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}footer{background:var(--bg2);border-top:1px solid var(--border);z-index:5;padding:60px 40px 36px;position:relative}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-logo-txt{font-family:var(--ff-b);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:500}.footer-tagline{font-family:var(--ff-d);color:var(--muted);margin-bottom:16px;font-size:17px;font-style:italic;line-height:1.5}.footer-loc{color:var(--dim);font-size:12px;line-height:1.7}.footer-nav-h{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);margin-bottom:16px;font-size:10px}.footer-nav-links{flex-direction:column;gap:0;display:flex}.footer-nav-links a{border-bottom:1px solid var(--border2);color:var(--muted);padding:10px 0;font-size:14px;transition:color .3s;display:block}.footer-nav-links a:hover{color:var(--text)}.footer-contact-h{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);margin-bottom:10px;font-size:10px}.footer-email{font-family:var(--ff-d);color:var(--muted);margin-bottom:20px;font-size:18px;font-style:italic;transition:color .3s;display:block}.footer-email:hover{color:var(--text)}.footer-socials{flex-direction:column;gap:0;display:flex}.footer-socials a{border-bottom:1px solid var(--border2);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:center;padding:9px 0;font-size:11px;transition:color .3s;display:flex}.footer-socials a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--border);color:var(--dim);justify-content:space-between;align-items:center;padding-top:28px;font-size:11px;display:flex}.back-top{border:1px solid var(--border);cursor:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;transition:all .3s;display:flex}.reveal-left{opacity:0;transform:translate(-60px)}.reveal-right{opacity:0;transform:translate(60px)}.reveal-scale{opacity:0;transform:scale(.9)}.section--light{color:#121212!important;background:#f3f3f3!important}.section--light .s-title,.section--light .stat-num,.section--light .service-index,.section--light .ps-name,.section--light .s-tag{color:#121212!important}.section--light .s-sub,.section--light .stat-label,.section--light .stat-sub,.section--light .service-desc,.section--light .service-tag,.section--light .ps-desc,.section--light .ps-num{color:#555!important}.section--light .s-title em,.section--light .ps-name em{color:var(--accent)!important}.section--light .s-dot{border-color:#121212!important}.section--light .stat-item,.section--light .services-list,.section--light .service-row,.section--light .process-steps{border-color:#0000001a!important}.section--light .process-steps{background:#0000001a!important}.section--light .process-step{background:#f3f3f3!important}.section--light .btn-outline{color:#121212!important;border-color:#0003!important}.section--light .btn-outline:hover,.section--light .btn-primary{color:#f3f3f3!important;background:#121212!important;border-color:#121212!important}.section--light .btn-primary:hover{color:#121212!important;background:0 0!important}@media (max-width:1024px){.work-grid{grid-template-columns:1fr}.work-card:nth-child(2n){margin-top:0}.service-row{grid-template-columns:1fr;gap:16px}.stats-grid{grid-template-columns:1fr 1fr}.stat-item:nth-child(2){border-right:none}.about-grid{grid-template-columns:1fr}.about-photo{position:static}.footer-grid{grid-template-columns:1fr;gap:40px}.process-steps{grid-template-columns:1fr}}@media (max-width:768px){section{padding:80px 24px}#nav{padding:22px 24px}#hero{padding:0 24px 56px}.hero-side-label{display:none}.work-panel-content{padding:28px}.stats-grid{grid-template-columns:1fr 1fr}.stat-item{padding:48px 24px}footer{padding:48px 24px 32px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--bg2:#0a0a0a;--bg3:#111;--text:#fff;--muted:#fff;--dim:#888;--accent:#ff4d00;--border:#ffffff1a;--border2:#ffffff0d;--ff-d:"Instrument Sans", sans-serif;--ff-b:"Instrument Sans", sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease:cubic-bezier(.25, .46, .45, .94)}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--ff-b);cursor:none;font-size:18px;font-weight:400;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}body:after{content:"";z-index:9990;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#scroll-bar{z-index:9999;transform-origin:0;background:#f0ede6cc;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}#cursor{background:var(--text);pointer-events:none;z-index:9995;mix-blend-mode:difference;width:10px;height:10px;transition:width .3s var(--ease), height .3s var(--ease);border-radius:50%;position:fixed;transform:translate(-50%,-50%)}#cursor-ring{pointer-events:none;z-index:9994;width:38px;height:38px;transition:width .4s var(--ease), height .4s var(--ease);border:1px solid #f0ede64d;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}body.is-hovering #cursor{width:48px;height:48px}body.is-hovering #cursor-ring{border-color:#f0ede61f;width:64px;height:64px}#nav{z-index:900;transition:padding .5s var(--ease), background .4s;justify-content:space-between;align-items:center;padding:28px 40px;display:flex;position:fixed;top:0;left:0;right:0}#nav.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0ae0;padding:18px 40px}.nav-logo{font-family:var(--ff-b);letter-spacing:.08em;text-transform:uppercase;opacity:0;font-size:30px;font-weight:700;transform:translateY(-10px)}.nav-center{position:absolute;left:50%;transform:translate(-50%)}.nav-project-label{color:var(--muted);letter-spacing:.08em;opacity:0;font-size:12px}.nav-back{letter-spacing:.06em;color:var(--muted);opacity:0;font-size:12px;transition:color .3s;transform:translateY(-10px)}.nav-back:hover{color:var(--text)}.btn{font-family:var(--ff-b);letter-spacing:.08em;text-transform:uppercase;cursor:none;transition:all .35s var(--ease);border-radius:40px;align-items:center;gap:8px;padding:13px 26px;font-size:12px;font-weight:500;display:inline-flex}.btn-primary{background:var(--text);color:var(--bg);border:1px solid var(--text)}.btn-primary:hover{color:var(--text);background:0 0}.btn-outline{color:var(--text);border:1px solid var(--border);background:0 0}.btn-outline:hover{background:var(--text);color:var(--bg);border-color:var(--text)}#case-hero{align-items:flex-end;height:100vh;min-height:700px;padding:0 40px 80px;display:flex;position:relative;overflow:hidden}.case-hero-bg{z-index:0;will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden;transform:scale(1.15)}.case-hero-noise{z-index:1;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.case-hero-bg:after{content:"";z-index:2;background:linear-gradient(#0a0a0a33 0%,#0a0a0a1a 40%,#0a0a0abf 75%,#0a0a0a 100%);position:absolute;inset:0}.case-hero-content{z-index:3;max-width:900px;position:relative}.case-hero-tags{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.tag{letter-spacing:.1em;text-transform:uppercase;color:#f0ede6b3;border:1px solid #f0ede640;border-radius:40px;padding:6px 14px;font-size:11px}.case-hero-title{font-family:var(--ff-d);letter-spacing:-.04em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:24px;font-size:clamp(38px,8vw,124px);font-weight:700;line-height:1}.case-hero-title em{color:var(--accent);font-style:normal}.line-wrap{padding-bottom:.06em;display:block;overflow:hidden}.line-inner{display:block;transform:translateY(110%)}.case-hero-sub{font-family:var(--ff-d);color:var(--muted);letter-spacing:.02em;font-size:clamp(18px,2vw,24px);font-weight:300}.case-hero-scroll-hint{z-index:3;letter-spacing:.2em;text-transform:uppercase;color:var(--dim);flex-direction:column;align-items:center;gap:10px;font-size:10px;display:flex;position:absolute;bottom:40px;right:40px}.case-hero-scroll-hint span{background:linear-gradient(to bottom, transparent, var(--dim));width:1px;height:48px;animation:2s ease-in-out infinite scroll-line;display:block}.info-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);flex-wrap:wrap;display:flex}.info-item{border-right:1px solid var(--border);flex:1;min-width:160px;padding:28px 32px}.info-item:last-child{border-right:none}.info-label{letter-spacing:.16em;text-transform:uppercase;color:#fff9;margin-bottom:6px;font-size:10px}.info-value{color:#fff;font-size:14px}.full-image-wrap{overflow:hidden}.full-image{will-change:transform;justify-content:center;align-items:center;width:100%;height:70vh;min-height:400px;display:flex;overflow:hidden}.double-image-inner{grid-template-columns:1fr 1fr;gap:40px;display:grid}.double-image-left img,.double-image-right img{width:100%;height:auto;display:block}@media (max-width:768px){.double-image-inner{grid-template-columns:1fr;gap:20px}}.image-text-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1320px;margin:0 auto;display:grid}.image-text-inner.ratio-2-3{grid-template-columns:2fr 1fr}.image-text-inner.ratio-1-3{grid-template-columns:1fr 2fr}.image-text-inner.ratio-3-4{grid-template-columns:3fr 1fr}.image-text-inner.ratio-1-4{grid-template-columns:1fr 3fr}.image-text-inner.layout-reversed{grid-template-columns:1fr 1fr}.image-text-inner.ratio-2-3.layout-reversed{grid-template-columns:1fr 2fr}.image-text-inner.ratio-1-3.layout-reversed{grid-template-columns:2fr 1fr}.image-text-inner.ratio-3-4.layout-reversed{grid-template-columns:1fr 3fr}.image-text-inner.ratio-1-4.layout-reversed{grid-template-columns:3fr 1fr}.image-text-inner.layout-reversed .image-text-media{order:2}.image-text-inner.layout-reversed .image-text-content{order:1}@media (max-width:991px){.image-text-inner,.image-text-inner.ratio-1-3,.image-text-inner.ratio-2-3,.image-text-inner.ratio-1-4,.image-text-inner.ratio-3-4,.image-text-inner.layout-reversed,.image-text-inner.ratio-1-3.layout-reversed,.image-text-inner.ratio-2-3.layout-reversed,.image-text-inner.ratio-1-4.layout-reversed,.image-text-inner.ratio-3-4.layout-reversed{gap:40px;grid-template-columns:1fr!important}.image-text-inner .image-text-content{order:1!important}.image-text-inner .image-text-media{order:2!important}}.project-intro{grid-template-columns:280px 1fr;align-items:start;gap:80px;max-width:1400px;margin:0 auto;padding:100px 40px;display:grid}.intro-sidebar{flex-direction:column;gap:0;display:flex;position:sticky;top:100px}.sidebar-block{border-bottom:1px solid var(--border2);padding:16px 0}.sidebar-label{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);margin-bottom:4px;font-size:10px}.sidebar-value{color:var(--muted);font-size:13px;line-height:1.6}.sidebar-link{letter-spacing:.08em;text-transform:uppercase;color:var(--text);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:24px;padding:11px 0;font-size:12px;transition:color .3s,border-color .3s;display:flex}.sidebar-link:hover{color:var(--text);border-color:var(--text)}.intro-content{flex-direction:column;gap:20px;display:flex}.project-section-label{letter-spacing:.16em;text-transform:uppercase;color:var(--dim);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;display:flex}.project-section-label:before{content:"";background:var(--dim);width:20px;height:1px;display:block}.intro-name{font-family:var(--ff-d);letter-spacing:-.04em;text-transform:none;font-size:clamp(48px,7vw,120px);font-weight:600;line-height:1}.intro-tagline{font-family:var(--ff-d);color:var(--muted);letter-spacing:-.01em;font-size:clamp(18px,2.2vw,28px);font-weight:400;line-height:1.4}.intro-body{color:var(--muted);max-width:580px;font-size:18px;line-height:1.8}.case-section{max-width:1400px;margin:0 auto;padding:100px 40px}.case-section--alt{background:var(--bg2);max-width:none;padding:100px 40px}.case-section--dark{background:var(--bg);max-width:none;padding:100px 40px}.case-section-inner{max-width:820px;margin:0 auto}.align-left{text-align:left}.align-center{text-align:center}.align-center .s-label,.align-center .project-section-label{justify-content:center}.align-right{text-align:right}.align-right .s-label,.align-right .project-section-label{justify-content:flex-end}.case-section-title{font-family:var(--ff-d);letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(48px,7vw,120px);font-weight:700;line-height:1}.case-section-lead{font-family:var(--ff-d);color:var(--muted);letter-spacing:-.01em;white-space:pre-line;margin-bottom:20px;font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.55}.case-section-body{font-family:var(--ff-d);color:var(--muted);letter-spacing:-.01em;font-size:clamp(18px,2vw,22px);line-height:1.55}.case-section-body p{margin-bottom:20px}.case-section-body p:last-child{margin-bottom:0}.module--light{color:#121212;background:#f3f3f3;max-width:none}.module--light .case-section-title,.module--light .intro-name,.module--light .credits-title,.module--light .result-num,.module--light .sidebar-label,.module--light .sidebar-value,.module--light .sidebar-link,.module--light .project-section-label,.module--light .final-quote{color:#121212}.module--light .case-section-lead,.module--light .intro-tagline,.module--light .case-section-body,.module--light .intro-body,.module--light .result-label,.module--light .result-sub,.module--light .credit-name,.module--light .credit-role,.module--light .solution-tag{color:#555}.module--light .project-section-label:before{background:#121212}.module--light .sidebar-block,.module--light .sidebar-link,.module--light .solution-tag{border-color:#0000001a}.module--light .solution-tags-block{background:#0000000d}.module--light .results-grid,.module--light .credits-grid{background:#0000000d;border-color:#0000001a}.module--light .result-item,.module--light .credit-item{background:#f3f3f3}.module--light .btn-primary{color:#f3f3f3;background:#121212;border-color:#121212}.module--light .btn-primary:hover{color:#121212;background:0 0}.module--light .img-placeholder{color:#0006}.module--light .case-section-inner{max-width:820px;margin:0 auto}.case-block-cta{align-items:center;margin-top:32px;display:flex}.case-section-inner.align-center .case-block-cta,.image-text-content.align-center .case-block-cta{justify-content:center}.case-section-inner.align-right .case-block-cta,.image-text-content.align-right .case-block-cta{justify-content:flex-end}.cta-block-btn{border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #0000000f}.cta-block-btn .cta-btn-arrow{font-size:16px;transition:transform .3s;display:inline-block}.cta-block-btn:hover .cta-btn-arrow{transform:translate(3px,-3px)}.case-section--dark .cta-block-btn{color:#0b0b0b;background:#fff;border:1px solid #fff}.case-section--dark .cta-block-btn:hover{color:#fff;background:0 0;border-color:#fff}.module--light .cta-block-btn{color:#f3f3f3;background:#121212;border:1px solid #121212}.module--light .cta-block-btn:hover{color:#121212;background:0 0;border-color:#121212}.dual-image-wrap{grid-template-columns:1fr 1fr;gap:16px;margin-top:48px;display:grid;overflow:hidden}.dual-img{border-radius:4px;overflow:hidden}.dual-img .img-placeholder{aspect-ratio:4/3}.triple-image-wrap{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid;overflow:hidden}.triple-img{border-radius:4px;overflow:hidden}.triple-img--tall .img-placeholder{aspect-ratio:3/4}.clip-reveal{clip-path:inset(100% 0 0)}.solution-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:48px;display:grid;overflow:hidden}.solution-img{border-radius:4px;overflow:hidden}.solution-img .img-placeholder{aspect-ratio:4/3}.solution-tags-block{background:var(--bg2);border-radius:4px;align-items:flex-start;padding:32px;display:flex}.solution-tag-list{flex-direction:column;gap:0;display:flex}.solution-tag{border-bottom:1px solid var(--border);color:var(--muted);padding:10px 0;font-size:14px}.solution-tag:last-child{border-bottom:none}.results-grid{background:var(--border);border:1px solid var(--border);border-radius:4px;grid-template-columns:repeat(3,1fr);gap:1px;margin:64px 0;display:grid;overflow:hidden}.result-item{background:var(--bg);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:52px 40px;display:flex}.result-num{font-family:var(--ff-d);letter-spacing:-.04em;color:var(--text);text-transform:lowercase;justify-content:center;font-size:clamp(64px,8vw,140px);font-weight:600;line-height:1;display:flex}.result-label{font-size:14px;font-weight:500}.result-sub{color:var(--muted);font-size:12px;line-height:1.5}.final-thoughts{background:var(--bg2);justify-content:center;padding:120px 40px;display:flex}.final-thoughts-inner{max-width:900px}.final-quote{font-family:var(--ff-d);letter-spacing:-.02em;margin-top:16px;font-size:clamp(26px,3.5vw,52px);font-weight:500;line-height:1.3}.final-quote em{color:var(--accent);font-style:normal}.credits-section{background:var(--bg);max-width:1400px;margin:0 auto;padding:100px 40px}.credits-title{font-family:var(--ff-d);letter-spacing:-.02em;margin-bottom:40px;font-size:36px;font-weight:500}.credits-grid{background:var(--border);border:1px solid var(--border);border-radius:4px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:40px;display:grid;overflow:hidden}.credit-item{background:var(--bg);flex-direction:column;gap:4px;padding:28px 24px;display:flex}.credit-name{font-size:14px;font-weight:500}.credit-role{color:var(--muted);font-size:12px}.credits-team-img{border-radius:4px;overflow:hidden}.next-project{cursor:none;height:60vh;min-height:400px;display:block;position:relative;overflow:hidden}.next-project-bg{transition:transform 1s var(--ease);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.next-project:hover .next-project-bg{transform:scale(1.05)}.next-project:before{content:"";z-index:1;background:linear-gradient(#0a0a0a4d 0%,#0a0a0ab3 100%);position:absolute;inset:0}.next-project-label{z-index:2;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:11px;position:absolute;top:40px;left:40px}.next-project-title{z-index:2;font-family:var(--ff-d);letter-spacing:-.04em;transition:transform .4s var(--ease);text-transform:none;font-size:clamp(56px,8vw,140px);font-weight:600;line-height:.95;position:absolute;bottom:48px;left:40px}.next-project-title em{font-style:normal}.next-project:hover .next-project-title{transform:translate(12px)}.next-project-type{z-index:2;color:var(--muted);font-size:13px;position:absolute;bottom:48px;right:40px}.more-projects{background:var(--bg2);padding:80px 40px}.more-title{font-family:var(--ff-d);letter-spacing:-.02em;margin-bottom:32px;font-size:28px;font-weight:500}.more-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.more-card{border:1px solid var(--border);cursor:none;border-radius:4px;transition:border-color .3s;display:block;overflow:hidden}.more-card:hover{border-color:#f0ede640}.more-card-img{aspect-ratio:16/9;width:100%;transition:transform .8s var(--ease)}.more-card:hover .more-card-img{transform:scale(1.04)}.more-card-info{flex-direction:column;gap:3px;padding:20px 24px;display:flex}.more-card-client{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:10px}.more-card-name{font-family:var(--ff-d);letter-spacing:-.01em;font-size:22px;font-weight:500}.more-card-type{color:var(--muted);font-size:12px}.case-cta{text-align:center;background:var(--bg);padding:140px 40px}.case-cta-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:20px;font-size:11px}.case-cta-title{font-family:var(--ff-d);letter-spacing:-.04em;text-transform:none;margin-bottom:44px;font-size:clamp(56px,9vw,140px);font-weight:600;line-height:.95}.case-cta-title em{color:var(--accent);font-style:normal}.case-cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.case-footer{border-top:1px solid var(--border);background:var(--bg2);padding:28px 40px}.case-footer-inner{color:var(--dim);justify-content:space-between;align-items:center;font-size:12px;display:flex}.case-footer-inner a{color:var(--muted);transition:color .3s}.case-footer-inner a:hover{color:var(--text)}.back-top{border:1px solid var(--border);border-radius:40px;padding:8px 16px;transition:all .3s}.back-top:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.img-placeholder{width:100%;height:100%;font-family:var(--ff-d);color:#f0ede61f;letter-spacing:.04em;text-align:center;justify-content:center;align-items:center;font-size:18px;font-style:italic;display:flex;position:relative;overflow:hidden}.img-placeholder:before{content:"";opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.img-inner-text{font-family:var(--ff-d);letter-spacing:-.03em;color:#ffffff0d;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(60px,8vw,140px);font-style:normal;font-weight:500}.bg-blubricks{background:url(https://images.unsplash.com/photo-1561070791-2526d30994b5?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-blubricks-img{background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-1{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-2{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1600164318933-289b5dc342ee?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-3{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1515595967223-f9fa59af5a3b?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-4{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-5{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1561070791-2526d30994b5?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-6{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-7{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-8{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1600164318933-289b5dc342ee?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-bb-wide{background:url(https://images.unsplash.com/photo-1515595967223-f9fa59af5a3b?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;height:60vh}.bg-bb-result{background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;height:55vh}.bg-credits{background:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-spotta-next{background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-spotta-card{aspect-ratio:16/9;background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-card{aspect-ratio:16/9;background:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-spotta{background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-spotta-img{background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-1{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-2{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1600164318933-289b5dc342ee?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-3{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1515595967223-f9fa59af5a3b?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-4{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-5{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1561070791-2526d30994b5?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-6{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-7{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-8{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1600164318933-289b5dc342ee?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-wide{background:url(https://images.unsplash.com/photo-1515595967223-f9fa59af5a3b?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;height:60vh}.bg-sp-result{background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;height:55vh}.bg-kt-next,.bg-kindertelefoon{background:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-img{background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-1{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-2{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1600164318933-289b5dc342ee?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-3{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1515595967223-f9fa59af5a3b?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-4{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-5{aspect-ratio:3/4;background:url(https://images.unsplash.com/photo-1561070791-2526d30994b5?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-6{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-7{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-8{aspect-ratio:4/3;background:url(https://images.unsplash.com/photo-1600164318933-289b5dc342ee?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-wide{background:url(https://images.unsplash.com/photo-1515595967223-f9fa59af5a3b?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;height:60vh}.bg-kt-result{background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;height:55vh}.bg-blubricks-next{background:url(https://images.unsplash.com/photo-1561070791-2526d30994b5?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-blubricks-card{aspect-ratio:16/9;background:url(https://images.unsplash.com/photo-1561070791-2526d30994b5?q=80&w=1200&auto=format&fit=crop) 50%/cover no-repeat}.bg-sp-credits{background:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.bg-kt-credits{background:url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat}.reveal{opacity:0;transform:translateY(80px)}@media (max-width:1024px){.project-intro{grid-template-columns:1fr;gap:48px}.intro-sidebar{grid-template-columns:repeat(2,1fr);gap:0;display:grid;position:static}.sidebar-block{border-right:1px solid var(--border2)}.credits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.case-section,.credits-section,.more-projects,.case-cta,.project-intro{padding:60px 24px}#case-hero{padding:0 24px 72px}#nav{padding:22px 24px}.dual-image-wrap,.triple-image-wrap,.solution-grid,.results-grid,.more-grid,.credits-grid{grid-template-columns:1fr}.case-footer{padding:24px}.info-strip{flex-direction:column}.info-item{border-right:none;border-bottom:1px solid var(--border)}}.cv-container{grid-template-columns:1fr;gap:64px;max-width:1400px;margin:0 auto;padding:160px 24px 80px;display:grid}@media (min-width:1024px){.cv-container{grid-template-columns:8fr 4fr;gap:80px}}.cv-header{margin-bottom:64px}.cv-header-top{align-items:flex-start;gap:48px;margin-bottom:40px;display:flex}@media (max-width:640px){.cv-header-top{flex-direction:column;gap:24px}}.cv-portrait{border:1px solid var(--border);background:var(--bg2);border-radius:16px;flex-shrink:0;width:220px;height:290px;transition:transform .3s,border-color .3s;overflow:hidden;box-shadow:0 16px 40px #00000080}.cv-portrait:hover{border-color:var(--accent);transform:translateY(-4px)}.cv-portrait img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.cv-header-title-container{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.cv-header-title{font-family:var(--ff-d);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1}.cv-print-btn{background:var(--bg2);border:1px solid var(--border);color:var(--text);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 20px;font-size:11px;font-weight:600;transition:all .3s;display:inline-flex}.cv-print-btn:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #ff4d0033}.cv-header-subtitle{color:var(--muted);max-width:760px;margin-bottom:32px;font-size:18px;line-height:1.6}.cv-quick-info{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:24px;padding-bottom:40px;display:grid}@media (min-width:768px){.cv-quick-info{grid-template-columns:repeat(4,1fr)}}.qi-label{text-transform:uppercase;color:var(--dim);letter-spacing:.1em;margin-bottom:8px;font-size:11px;display:block}.qi-value{color:var(--text);font-size:16px;font-weight:500}.qi-value.highlight{color:var(--accent)}.cv-section-title{border-left:4px solid var(--accent);margin-bottom:40px;padding-left:16px;font-size:32px;font-weight:700}.cv-timeline{flex-direction:column;gap:64px;padding-left:32px;display:flex;position:relative}.cv-timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:8px;bottom:0;left:0}.cv-timeline-item{transition:transform .3s;position:relative}.cv-timeline-item:hover{transform:translate(6px)}.cv-timeline-dot{background:var(--bg);border:2px solid var(--accent);border-radius:50%;width:12px;height:12px;transition:transform .3s;position:absolute;top:6px;left:-38px;box-shadow:0 0 10px #ff4d0066}.cv-timeline-item:hover .cv-timeline-dot{transform:scale(1.3)}.cv-timeline-dot.secondary{border-color:var(--dim);box-shadow:none;background:var(--border)}.cv-role{color:var(--text);margin-bottom:4px;font-size:24px;font-weight:600}.cv-company{color:var(--accent);margin-bottom:16px;font-size:18px}.cv-period{color:var(--dim);letter-spacing:.05em;margin-bottom:16px;font-family:monospace;font-size:12px;display:block}.cv-desc{color:var(--muted);max-width:700px;font-size:16px;line-height:1.6}.cv-desc-content{flex-direction:column;gap:12px;display:flex}.cv-desc-para{margin:0}.cv-desc-list{flex-direction:column;gap:6px;margin:0;padding-left:20px;list-style-type:disc;display:flex}.cv-desc-list li{color:var(--muted);font-size:15px;line-height:1.5}.cv-desc strong,.cv-desc b,.cv-desc-content strong,.cv-desc-content b,.cv-desc-list li strong,.case-section-body strong,.case-section-body b{color:var(--text);font-weight:700}.cv-sidebar-section{margin-bottom:64px}.cv-sidebar-title{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:24px;font-size:12px;font-weight:700}.cv-tags{flex-wrap:wrap;gap:12px;display:flex}.cv-tag{background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:default;border-radius:40px;padding:8px 16px;font-family:monospace;font-size:13px;transition:all .3s}.cv-tag:hover{border-color:var(--accent);background:var(--bg2);color:var(--accent)}.cv-skill{margin-bottom:16px}.cv-skill-header{color:var(--text);justify-content:space-between;margin-bottom:8px;font-family:monospace;font-size:13px;display:flex}.cv-skill-bar{background:var(--bg3);border-radius:4px;width:100%;height:4px;overflow:hidden}.cv-skill-fill{background:var(--accent);transform-origin:0;border-radius:4px;height:100%;transition:transform 1s cubic-bezier(.16,1,.3,1)}.cv-edu-card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:32px;transition:border-color .3s}.cv-edu-card:hover{border-color:var(--accent)}.cv-edu-year{color:var(--accent);margin-bottom:8px;font-family:monospace;font-size:12px;display:block}.cv-edu-degree{color:var(--text);margin-bottom:8px;font-size:20px;font-weight:600}.cv-edu-school{color:var(--muted);font-size:18px}.cv-cta-box{border:1px solid var(--border);background:var(--bg2);border-radius:12px;padding:32px}.cv-cta-box h3{color:var(--text);margin-bottom:16px;font-size:24px}.cv-cta-box p{color:var(--muted);margin-bottom:24px}.cv-cta-link{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:8px;font-size:12px;font-weight:600;transition:gap .3s;display:inline-flex}.cv-cta-link:hover{gap:16px}.cv-print-header{display:none}@media print{@page{size:A4 portrait;margin:12mm 15mm}body{color:#111!important;background:#fff!important;font-size:9.5pt!important;line-height:1.4!important}.no-print{display:none!important}.cv-print-header{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:24px;padding-bottom:15px;display:flex!important}.cv-print-header-left h1{text-transform:uppercase;letter-spacing:-.01em;margin:0 0 4px;font-family:Arial,Helvetica,sans-serif;font-size:26pt;font-weight:700}.cv-print-title{color:#444;margin:0;font-size:12pt;font-weight:600}.cv-print-header-right{text-align:right}.cv-print-header-right p{color:#333;margin:2px 0;font-size:9pt}.cv-container{grid-template-columns:7fr 3.5fr!important;gap:30px!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important}.cv-main{padding:0!important}.cv-header{margin-bottom:24px!important}.cv-header-top{display:none!important}.cv-header-subtitle{color:#333!important;max-width:100%!important;margin-bottom:16px!important;font-size:10pt!important;line-height:1.5!important}.cv-quick-info{border-bottom:1px solid #ddd!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-bottom:16px!important;padding-bottom:12px!important}.qi-label{color:#666!important;font-size:7.5pt!important}.qi-value{color:#111!important;font-size:9pt!important}.cv-section-title{text-transform:uppercase;letter-spacing:.05em;border-left:3px solid #111!important;margin-bottom:16px!important;padding-left:10px!important;font-size:13pt!important}.cv-timeline{gap:20px!important;padding-left:20px!important}.cv-timeline:before{background:#ccc!important;width:1px!important}.cv-timeline-item{page-break-inside:avoid!important;break-inside:avoid!important}.cv-timeline-dot{width:8px!important;height:8px!important;box-shadow:none!important;background:#fff!important;border-width:2px!important;border-color:#111!important;left:-25px!important}.cv-timeline-dot.secondary{background:#ddd!important;border-color:#666!important}.cv-role{color:#111!important;margin-bottom:2px!important;font-size:11pt!important;font-weight:700!important}.cv-company{color:#222!important;margin-bottom:2px!important;font-size:9.5pt!important;font-weight:600!important}.cv-period{color:#555!important;margin-bottom:6px!important;font-size:8pt!important}.cv-desc{color:#333!important;font-size:8.5pt!important;line-height:1.4!important}.cv-desc-list{gap:4px!important;padding-left:15px!important}.cv-desc-list li{color:#333!important;font-size:8.5pt!important}.cv-sidebar{padding:0!important}.cv-sidebar-section{page-break-inside:avoid!important;break-inside:avoid!important;margin-bottom:20px!important}.cv-sidebar-title{color:#111!important;border-bottom:1px solid #ccc!important;margin-bottom:12px!important;padding-bottom:4px!important;font-size:8.5pt!important;font-weight:700!important}.cv-tags{gap:6px!important}.cv-tag{color:#111!important;background:#f7f7f7!important;border:1px solid #ddd!important;border-radius:4px!important;padding:3px 6px!important;font-size:7.5pt!important}.cv-skill{margin-bottom:10px!important}.cv-skill-header{font-size:7.5pt!important}.cv-skill-bar{background:#eee!important;height:3px!important}.cv-skill-fill{background:#111!important}.cv-edu-card{background:#fafafa!important;border:1px solid #eee!important;border-radius:6px!important;margin-bottom:10px!important;padding:12px!important}.cv-edu-year{color:#555!important;margin-bottom:2px!important;font-size:7.5pt!important}.cv-edu-degree{margin-bottom:2px!important;font-size:9pt!important}.cv-edu-school{color:#555!important;font-size:8pt!important}.page-break-before-print{page-break-before:always!important;break-before:always!important;margin-top:24px!important}}html,body{overflow-x:hidden}@media (max-width:860px){.nav-links{display:none!important}.nav-menu-btn{display:inline-block!important}}@media (max-width:768px){#menu-overlay{grid-template-columns:1fr!important}.menu-col-right{display:none!important}.menu-col-left{padding:32px 24px!important}.menu-nav a{padding:14px 0!important;font-size:clamp(30px,7vw,48px)!important}.menu-footer{margin-top:24px;gap:16px!important}}@media (max-width:540px){#nav{padding:16px 20px!important}#nav.scrolled{padding:12px 20px!important}.nav-logo{letter-spacing:.1em!important;font-size:20px!important}.nav-cta-btn,.nav-menu-btn{letter-spacing:.08em!important;padding:8px 16px!important;font-size:10px!important}.nav-actions{gap:8px!important}}#hero{min-height:100dvh}@media (max-width:768px){#hero-h1{font-size:clamp(38px,10vw,68px)!important;line-height:1.05!important}#hero-tagline{margin-bottom:24px!important;font-size:16px!important;line-height:1.5!important}}@media (max-width:480px){#hero{padding:0 20px 40px!important}}@media (max-width:540px){.stats-grid{grid-template-columns:1fr!important}.stat-item{border-right:none!important;border-bottom:1px solid var(--border)!important;padding:32px 20px!important}.stat-item:last-child{border-bottom:none!important}.about-block-txt{font-size:16px!important}.intro-sidebar{grid-template-columns:1fr!important}.sidebar-block{border-right:none!important;border-bottom:1px solid var(--border2)!important}.work-filters{flex-wrap:wrap!important;gap:8px!important}.filter-tag{padding:8px 16px!important;font-size:12px!important}}@media (max-width:768px){.cv-container{gap:48px!important;padding:120px 20px 60px!important}.cv-header-subtitle{font-size:16px!important;line-height:1.6!important}.cv-timeline{gap:48px!important;padding-left:24px!important}.cv-timeline-dot{width:10px!important;height:10px!important;top:7px!important;left:-30px!important}.cv-role{font-size:20px!important}.cv-company{font-size:16px!important}.cv-desc{font-size:15px!important}}@media (max-width:480px){.cv-portrait{width:100%!important;max-width:260px!important;height:320px!important;margin:0 auto!important}.cv-header-title-container{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.cv-quick-info{grid-template-columns:1fr 1fr!important;gap:16px!important}}
