.hero{align-items:stretch;min-height:100svh;display:flex}.hero-inner{padding-top:calc(4.25rem + env(safe-area-inset-top));flex-direction:column;padding-bottom:1.5rem;display:flex}@media (min-width:900px){.hero-inner{padding-top:calc(4.75rem + env(safe-area-inset-top))}}.hero-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.1rem;animation:1s .15s backwards k-fade;display:flex}.hero-kicker{color:var(--ink);align-items:center;gap:.6em;display:inline-flex}.hero-kicker-dot{background:var(--clay);border-radius:50%;width:7px;height:7px;animation:3.2s ease-in-out infinite k-pulse}.hero-location{text-align:right}.hero-main{justify-content:space-between;align-items:flex-start;gap:clamp(2rem,5vw,6rem);margin-block:auto;padding-block:clamp(1.5rem,4vh,2.75rem);display:flex}.hero-headline{letter-spacing:-.025em;font-size:clamp(3rem,11.5vw,9.5rem);font-weight:350;line-height:1.02}.hero-line{margin-bottom:-.22em;padding-bottom:.22em;display:block;overflow:hidden}.hero-line-inner{animation:hero-line-rise 1.1s var(--ease-out) forwards;display:block;transform:translateY(132%)}@keyframes hero-line-rise{0%{transform:translateY(132%)}to{transform:translateY(0)}}.hero-line:first-child .hero-line-inner{animation-delay:.25s}.hero-line:nth-child(2) .hero-line-inner{animation-delay:.37s}.hero-line:nth-child(3) .hero-line-inner{animation-delay:.49s}.hero-line:nth-child(2) .hero-line-inner{margin-left:clamp(0px,8vw,9rem)}.hero-em{color:var(--clay);white-space:nowrap;font-style:italic;position:relative}.hero-em-stroke{width:104%;height:.14em;color:var(--clay);position:absolute;bottom:-.06em;left:-2%;overflow:visible}.hero-em-stroke path{stroke-dasharray:230;stroke-dashoffset:230px;animation:k-draw .9s var(--ease-in-out) 1.45s forwards}.hero-side{display:none}@media (min-width:1100px){.hero-side{flex-direction:column;flex:none;gap:1.6rem;width:clamp(240px,19vw,300px);display:flex}.hero-main{margin-block:0 auto}}.hero-index{animation:k-fade-up .9s var(--ease-out) .95s backwards}.hero-index a{border-top:1px solid var(--line);color:var(--ink);font-family:var(--font-heading);letter-spacing:-.005em;transition:color var(--dur-fast) ease, padding-left var(--dur) var(--ease-out);align-items:baseline;gap:.9em;padding:.42rem .1rem;font-size:.95rem;font-weight:380;line-height:1.2;text-decoration:none;display:flex}.hero-index a:last-child{border-bottom:1px solid var(--line)}.hero-index a:hover{color:var(--clay);padding-left:.4rem}.hero-index-no{font-family:var(--font-mono);letter-spacing:.14em;color:var(--ink-3);min-width:1.9em;font-size:.58rem;font-weight:500}.hero-offer{background:var(--night);color:var(--night-ink);border-radius:var(--radius-lg);animation:k-fade-up .9s var(--ease-out) 1.15s backwards;transition:transform var(--dur) var(--ease-out);flex-direction:column;gap:.5rem;padding:1.5rem 1.6rem 1.4rem;text-decoration:none;display:flex}.hero-offer:hover{transform:translateY(-3px)}.hero-offer-meta{color:var(--night-ink-2);align-items:center;gap:.6em;display:inline-flex}.hero-offer-dot{background:var(--clay);border-radius:50%;flex:none;width:6px;height:6px;animation:3.2s ease-in-out infinite k-pulse}.hero-offer-line{font-family:var(--font-heading);letter-spacing:-.02em;margin-top:.35rem;font-size:clamp(1.9rem,2.2vw,2.4rem);font-weight:360;line-height:1}.hero-offer-line em{color:var(--clay);filter:brightness(1.5);font-style:italic}.hero-offer-sub{color:var(--night-ink-2);font-size:.88rem;line-height:1.5}.hero-offer-cta{color:var(--night-ink);transition:color var(--dur-fast) ease;margin-top:.7rem}.hero-offer-arrow{transition:transform var(--dur) var(--ease-out);display:inline-block}.hero-offer:hover .hero-offer-cta{color:#fff}.hero-offer:hover .hero-offer-arrow{transform:translate(4px)}.hero-aktion-mini{background:var(--night);color:var(--night-ink);border-radius:var(--radius-full);animation:k-fade-up .9s var(--ease-out) 1s backwards;align-items:center;gap:.7em;padding:.9em 1.3em;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.hero-aktion-mini-arrow{transition:transform var(--dur) var(--ease-out);margin-left:auto}.hero-aktion-mini:hover .hero-aktion-mini-arrow{transform:translate(4px)}@media (min-width:900px){.hero-aktion-mini{display:none}}.hero-foot{animation:k-fade-up .9s var(--ease-out) .85s backwards;flex-direction:column;gap:2rem;padding-bottom:clamp(2rem,5vh,3.5rem);display:flex}.hero-sub{max-width:34ch;color:var(--ink-2);text-wrap:pretty;font-size:clamp(1.02rem,1.3vw,1.2rem);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.8rem;display:flex}.hero-secondary{font-size:.95rem;font-weight:500}.hero-secondary span{transition:transform var(--dur) var(--ease-out)}.hero-secondary:hover span{transform:translateY(3px)}.hero-baseline{border-top:1px solid var(--line);gap:1.4rem;padding-top:1.3rem;animation:1s 1.1s backwards k-fade;display:flex}.hero-scroll-hint{margin-left:auto}@media (min-width:900px){.hero-foot{flex-direction:row;justify-content:space-between;align-items:flex-end}}@media (max-width:639px){.hero-top{flex-direction:column;align-items:flex-start;gap:.45rem;padding-block:.9rem 1rem}.hero-location{text-align:left}.hero-headline{padding-block:1.5rem 2rem;font-size:clamp(2.5rem,14.5vw,4.2rem);line-height:1.03}.hero-line:nth-child(2) .hero-line-inner{margin-left:9vw}.hero-foot{gap:1.4rem}.hero-sub{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch;gap:1.1rem;width:100%}.hero-actions .k-btn{justify-content:center;padding-block:1em}.hero-secondary{align-self:center}.hero-baseline{gap:1rem;padding-top:1.1rem;padding-right:4.5rem}}
.work-index-no{color:var(--clay)}.work-all{white-space:nowrap;font-size:.9rem;font-weight:500}.work-grid{flex-direction:column;gap:clamp(3.5rem,8vh,6rem);display:flex}.work-card{color:inherit;text-decoration:none;display:block}.work-img{transition:transform 1.1s var(--ease-out);will-change:transform}.work-card:hover .work-img{transform:scale(1.035)}.work-caption{justify-content:space-between;align-items:baseline;gap:1rem;padding-top:1.1rem;display:flex}.work-title{transition:color var(--dur-fast) ease;align-items:baseline;gap:.45em;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:400;line-height:1.15;display:inline-flex}.work-arrow{font-family:var(--font-body);opacity:0;transition:opacity var(--dur) var(--ease-out), transform var(--dur) var(--ease-out);font-size:.75em;transform:translate(-8px)}.work-card:hover .work-title{color:var(--clay)}.work-card:hover .work-arrow{opacity:1;transform:none}.work-discipline{margin-top:.5rem}.work-counter{white-space:nowrap}@media (min-width:900px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,9vh,6.5rem) clamp(2rem,4vw,4rem);display:grid}.work-item:nth-child(2n){margin-top:clamp(2.5rem,6vh,4.5rem)}}
.services-no{color:var(--clay)}.services-count{white-space:nowrap}.services-intro-wrap{flex-direction:column;gap:1.5rem;margin-bottom:clamp(3rem,7vh,5rem);display:flex}.services-heading{font-family:var(--font-heading);letter-spacing:-.02em;max-width:16ch;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:360;line-height:1.08}.services-intro{max-width:46ch;color:var(--ink-2);font-size:clamp(1rem,1.2vw,1.12rem)}@media (min-width:900px){.services-intro-wrap{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:3rem}}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}.service-row{appearance:none;cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;align-items:baseline;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.4rem,3vh,2rem) 0;display:flex}.service-number{font-family:var(--font-mono);letter-spacing:.12em;color:var(--clay);min-width:2.2em;font-size:.75rem}.service-title{font-family:var(--font-heading);letter-spacing:-.02em;transition:color var(--dur-fast) ease, transform var(--dur) var(--ease-out);flex:1;font-size:clamp(1.7rem,4.2vw,3.2rem);font-weight:370;line-height:1.1}.service-row:hover .service-title{color:var(--clay);transform:translate(6px)}.service-toggle{flex-shrink:0;align-self:center;width:16px;height:16px;position:relative}.service-toggle span{background:var(--ink);width:100%;height:1.5px;transition:transform var(--dur) var(--ease-out);position:absolute;inset:50% auto auto 0}.service-toggle span:last-child{transform:rotate(90deg)}.service-row.is-open .service-toggle span:last-child{transform:rotate(0)}.service-panel{transition:grid-template-rows .6s var(--ease-out);grid-template-rows:0fr;display:grid}.service-panel.is-open{grid-template-rows:1fr}.service-panel-inner{overflow:hidden}.service-body{flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}.service-panel .service-body,.service-panel .service-points{opacity:0;transition:opacity .5s var(--ease-out) 80ms, transform .5s var(--ease-out) 80ms;transform:translateY(12px)}.service-panel.is-open .service-body,.service-panel.is-open .service-points{opacity:1;transform:none}.service-tagline{font-family:var(--font-heading);color:var(--ink);font-size:1.15rem;font-style:italic}.service-desc{max-width:52ch;color:var(--ink-2)}.service-cta{align-self:flex-start;margin-top:.3rem;font-size:.92rem;font-weight:500}.service-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.5rem;margin:0;padding:0 0 2rem;list-style:none;display:grid}.service-points li{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-2);padding-left:1.1em;font-size:.78rem;position:relative}.service-points li:before{content:"·";color:var(--clay);position:absolute;left:0}@media (min-width:900px){.service-panel-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:3rem;display:grid}.service-panel .service-body{padding-left:calc(2.2em + clamp(1rem,3vw,2.5rem))}}
.aktion-no{color:var(--clay)}.aktion-grid{align-items:start;gap:clamp(2.2rem,6vh,3.5rem);display:grid}.aktion-percent{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--clay);font-size:clamp(5.5rem,17vw,13rem);font-weight:340;line-height:.9}.aktion-percent-unit{margin-left:.06em;font-size:.45em;font-style:italic}.aktion-percent-label{max-width:24ch;margin-top:1rem}.aktion-title{letter-spacing:-.02em;text-wrap:balance;max-width:18ch;font-size:clamp(1.9rem,4.2vw,3.2rem);font-weight:360;line-height:1.1}.aktion-title em{color:var(--clay);font-style:italic}.aktion-text{color:var(--ink-2);max-width:52ch;margin-top:1.3rem}.aktion-points{margin:1.8rem 0 0;padding:0;list-style:none}.aktion-points li{border-top:1px solid var(--line);color:var(--ink-2);padding:.8rem 0 .8rem 1.3em;font-size:.95rem;position:relative}.aktion-points li:last-child{border-bottom:1px solid var(--line)}.aktion-points li:before{content:"·";color:var(--clay);position:absolute;left:.15em}.aktion-actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.aktion-call{font-size:.95rem;font-weight:500}.aktion-call span{transition:transform var(--dur) var(--ease-out);display:inline-block}.aktion-call:hover span{transform:translate(4px)}@media (min-width:900px){.aktion-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(3rem,6vw,7rem)}}@media (max-width:639px){.aktion-actions{flex-direction:column;align-items:stretch;gap:1.1rem}.aktion-actions .k-btn{justify-content:center;padding-block:1em}.aktion-call{align-self:center}}
.studio{background:var(--paper-2)}.studio-no{color:var(--clay)}.studio-manifesto{font-family:var(--font-heading);letter-spacing:-.015em;text-wrap:pretty;max-width:24ch;font-size:clamp(1.7rem,4.6vw,3.6rem);font-weight:370;line-height:1.28}.studio-word{opacity:clamp(.13, calc((var(--p) * (var(--n) + 6) - var(--i)) / 1.6), 1);transition:opacity .15s linear}.studio-facts{gap:2rem;margin-top:clamp(3.5rem,9vh,6.5rem);display:grid}.studio-fact{border-top:1px solid var(--line-strong);padding-top:1.2rem}.studio-fact-title{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.35rem;font-style:italic;font-weight:400}.studio-fact-text{color:var(--ink-2);max-width:38ch;font-size:.98rem}@media (min-width:760px){.studio-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,4rem)}}
.process-no{color:var(--clay)}.process-grid{gap:3rem;display:grid}.process-heading{font-family:var(--font-heading);letter-spacing:-.02em;max-width:14ch;margin-bottom:1.2rem;font-size:clamp(2rem,4.4vw,3.6rem);font-weight:360;line-height:1.1}.process-sub{color:var(--ink-2);max-width:38ch}.process-steps{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.process-steps:before,.process-steps:after{content:"";width:1px;position:absolute;top:0;bottom:0;left:0}.process-steps:before{background:var(--line)}.process-steps:after{background:var(--clay);transform-origin:top;transform:scaleY(var(--p,0))}.process-step{gap:1.4rem;padding:clamp(1.6rem,3.5vh,2.4rem) 0 clamp(1.6rem,3.5vh,2.4rem) clamp(1.5rem,4vw,3rem);display:flex}.process-step+.process-step{border-top:1px solid var(--line)}.process-step-number{font-family:var(--font-heading);color:var(--ink-3);min-width:2.2ch;font-size:clamp(1.6rem,3vw,2.4rem);font-style:italic;font-weight:350;line-height:1}.process-step-title{font-family:var(--font-heading);margin-bottom:.45rem;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:400}.process-step-desc{color:var(--ink-2);max-width:44ch;font-size:.98rem}@media (min-width:900px){.process-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:clamp(3rem,6vw,6rem)}.process-intro{position:sticky;top:7.5rem}}
.voices-no{color:var(--clay)}.voices-stage{min-height:clamp(18rem,40vh,24rem);display:grid}.voice{opacity:0;visibility:hidden;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out), visibility 0s linear .7s;grid-area:1/1;margin:0;transform:translateY(14px)}.voice.is-active{opacity:1;visibility:visible;transition:opacity .7s var(--ease-out) .15s, transform .7s var(--ease-out) .15s;transform:none}.voice-quote{font-family:var(--font-heading);letter-spacing:-.01em;text-wrap:pretty;max-width:42ch;font-size:clamp(1.25rem,2.6vw,2rem);font-weight:380;line-height:1.42}.voice-mark{color:var(--clay)}.voice-caption{flex-direction:column;gap:.35rem;margin-top:1.8rem;display:flex}.voice-name{font-family:var(--font-heading);font-size:1.1rem;font-style:italic}.voice-project{align-self:flex-start;margin-top:.6rem;font-size:.9rem;font-weight:500}.voices-controls{align-items:center;gap:1.4rem;margin-top:2.5rem;display:flex}.voices-arrow{appearance:none;cursor:pointer;border:1px solid var(--line-strong);border-radius:var(--radius-full);width:2.6rem;height:2.6rem;color:var(--ink);transition:background-color var(--dur-fast) ease, border-color var(--dur-fast) ease, color var(--dur-fast) ease;background:0 0;place-items:center;font-size:1rem;display:grid}.voices-arrow:hover{background:var(--ink);border-color:var(--ink);color:var(--paper-3)}.voices-dots{gap:.6rem;display:flex}.voices-dot{appearance:none;cursor:pointer;background:var(--line-strong);width:2rem;height:2px;transition:background-color var(--dur-fast) ease;border:none;padding:0}.voices-dot.is-active{background:var(--clay)}
.contact{background:var(--night);color:var(--night-ink);border-radius:clamp(1rem,3vw,2rem) clamp(1rem,3vw,2rem) 0 0}.contact-inner{flex-direction:column;display:flex}.contact-head{border-bottom:1px solid var(--night-line);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:clamp(2.5rem,6vh,4rem);padding-bottom:1.1rem;display:flex}.contact-meta{color:var(--night-ink-2)}.contact-no{color:var(--clay)}.contact-avail{align-items:center;gap:.6em;display:inline-flex}.contact-dot{background:#7fae7a;border-radius:50%;width:7px;height:7px;animation:3.2s ease-in-out infinite k-pulse}.contact-heading{font-family:var(--font-heading);letter-spacing:-.02em;max-width:14ch;font-size:clamp(2.6rem,7.5vw,6.5rem);font-weight:340;line-height:1.05}.contact-heading em{color:var(--clay);filter:brightness(1.5);font-style:italic}.contact-sub{max-width:44ch;color:var(--night-ink-2);margin-top:1.6rem;font-size:clamp(1rem,1.2vw,1.1rem)}.contact-actions{flex-direction:column;gap:2.2rem;margin-top:clamp(3rem,8vh,5rem);display:flex}.contact-mail{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--night-ink);transition:color var(--dur-fast) ease;overflow-wrap:anywhere;align-self:flex-start;padding-bottom:.18em;font-size:clamp(1.35rem,3.6vw,3rem);font-weight:380;text-decoration:none;position:relative}.contact-mail-line{background:var(--night-line);width:100%;height:1px;position:absolute;bottom:0;left:0}.contact-mail-line:after{content:"";background:var(--clay);transform-origin:0;transition:transform .6s var(--ease-out);position:absolute;inset:0;transform:scaleX(0)}.contact-mail:hover{color:#fff}.contact-mail:hover .contact-mail-line:after{transform:scaleX(1)}.contact-secondary{flex-wrap:wrap;gap:1rem;display:flex}.contact-ghost{border-color:var(--night-line);color:var(--night-ink);background:0 0}.contact-ghost:hover{border-color:var(--night-ink);background:var(--night-ink);color:var(--night)}
