@font-face{font-family:TildaSans;src:url('assets/fonts/TildaSans-VF.woff2') format('woff2');font-weight:250 1000;font-style:normal;font-display:swap}
:root{color-scheme:dark;--background:#141311;--text:#fff;--muted:#848484;--accent:#c37231;--link:#e99263}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:65px}
body{margin:0;background:var(--background);color:var(--text);font-family:TildaSans,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit}
a:focus-visible,button:focus-visible{outline:3px solid #efb77e;outline-offset:5px}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--background);padding:12px}
.skip-link:focus{top:58px}
.header{position:fixed;inset:0 0 auto;z-index:20;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 1200px)/2 + 35px));padding-right:12px;background:rgb(12 12 11 / 64%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.brand{width:113px;flex-shrink:0}
.header-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}
.language-switch{display:flex;align-items:center;gap:2px;font-size:.875rem;font-weight:600}
.language-switch a{display:grid;place-items:center;min-width:28px;min-height:44px;text-decoration:none;color:#bcbab7;transition:color .2s}
.language-switch a:hover{color:#fff}
.language-switch a[aria-current="page"]{color:#efb77e;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.language-switch span{color:#77736e}
.header-contacts{display:flex;gap:10px;align-items:center}
.header-contacts a{display:grid;place-items:center;width:40px;height:44px;transition:opacity .2s}
.header-contacts a:hover{opacity:.8}
.hero{position:relative;width:100%;height:100vh;height:100svh;min-height:420px;isolation:isolate;background:var(--background)}
.hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.hero:after{content:"";position:absolute;inset:85% 0 0;pointer-events:none;background:linear-gradient(transparent,var(--background))}
h1,h2,h3,p{margin:0}
h1,h2{font-size:3rem;font-weight:700;line-height:1.3}
.intro{padding:40px 24px 20px;text-align:center;max-width:1440px;margin:0 auto}
.intro p{font-size:1.5rem;line-height:1.3;max-width:960px;margin:20px auto 0}
.divider{border:0;height:2px;width:min(856px,72%);margin:0 auto;background:linear-gradient(90deg,transparent,#82817f 50%,transparent)}
.intro .divider{margin-top:48px;margin-bottom:28px}
.intro h2{scroll-margin-top:70px}
.project{position:relative;min-height:540px;display:flex;align-items:center;isolation:isolate}
.project-media{position:absolute;inset:0 auto 0 0;width:70%;z-index:-1;overflow:hidden}
.project-media video{width:100%;height:100%;object-fit:cover;display:block}
.project-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--background) 0%,transparent 14%,transparent 70%,var(--background) 100%)}
.project-copy{width:35%;margin-left:60%;padding:66px 0;position:relative}
.project h3{font-size:3.75rem;font-weight:700;line-height:1.18;width:max-content;max-width:100%;overflow-wrap:break-word}
.project-type{font-size:1.875rem;line-height:1.35;font-style:italic;color:var(--muted);margin-top:9px}
.project-description{font-size:1.5rem;line-height:1.55;margin-top:32px}
.project-description a{color:var(--link);text-decoration-thickness:1px;text-underline-offset:5px}
.project-description a:hover{color:#ffbc94}
.project-reverse .project-media{left:auto;right:0}
.project-reverse .project-media:after{background:linear-gradient(90deg,var(--background) 0%,transparent 30%,transparent 86%,var(--background) 100%)}
.project-reverse .project-copy{margin-left:5%;width:38%}
.project-reverse h3{max-width:155%;width:max-content}
.partners{padding-top:54px}
.partners h2{text-align:center;margin:52px 20px 48px}
.partner-logos{position:relative;max-width:1200px;width:calc(100% - 40px);aspect-ratio:4;margin:0 auto}
.partner-logos img{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:auto}
.contact{text-align:center;padding-top:12px}
.contact-button{display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 40px);min-height:82px;width:369px;padding:18px 20px;margin:86px auto 38px;background:var(--accent);border-radius:30px;font-size:1.5625rem;font-weight:600;text-decoration:none;line-height:1.3;transition:background-color .2s}
.contact-button:hover{background:#d08243}
.footer{text-align:center;padding:44px 0 56px}
.footer p{font-size:1.125rem;margin:42px 20px 0}
.video-toggle{position:absolute;z-index:2;bottom:24px;left:24px;width:42px;height:42px;border:1px solid rgb(255 255 255 / 30%);border-radius:50%;background:rgb(20 19 17 / 70%);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:16px;opacity:0;transition:opacity .2s}
.hero .video-toggle{bottom:36px}
.project-reverse .video-toggle{left:auto;right:24px}
.media:hover .video-toggle,.video-toggle:focus-visible,.media.user-paused .video-toggle,.media.play-blocked .video-toggle{opacity:1}
.media.play-blocked .video-toggle{border-color:var(--accent)}
@media(min-width:1600px){.project{min-height:560px}.project-copy{width:33%}.project-reverse .project-copy{width:34%}.project h3{font-size:3.75rem}.partner-logos{max-width:1440px}}
@media(min-width:960px) and (max-width:1199px){.project h3{font-size:3.125rem}.project-type{font-size:1.625rem}.project-description{font-size:1.3125rem}.project-copy{width:37%;margin-left:59%}.project-reverse .project-copy{width:40%;margin-left:4%}}
@media(max-width:959px){
  h1,h2{font-size:2.5625rem}.intro{padding-top:36px}.intro p{font-size:1.3125rem}.desktop-break{display:none}
  .project{display:flex;flex-direction:column;min-height:0}
  .project-media,.project-reverse .project-media{position:relative;inset:auto;width:100%;aspect-ratio:16/9;z-index:0}
  .project-media:after,.project-reverse .project-media:after{background:linear-gradient(180deg,transparent 65%,var(--background))}
  .project-copy,.project-reverse .project-copy{width:100%;max-width:720px;margin:-12px auto 0;padding:0 28px 52px;text-align:center}
  .project h3,.project-reverse h3{font-size:2.75rem;width:auto;max-width:100%;line-height:1.15}
  .project-type{font-size:1.5rem;margin-top:10px}
  .project-description{font-size:1.25rem;line-height:1.5;margin-top:23px}
  .partners{padding-top:8px}.partners h2{margin:38px 20px}
  /* Preserve the original compact composition as one proportionally scaled canvas. */
  .partner-logos{width:calc(100% - 24px);max-width:640px;aspect-ratio:640 / 580;margin-bottom:12px}
  .partner-logos img{left:var(--mobile-x);top:var(--mobile-y);width:var(--mobile-w)}
  .contact-button{margin-top:58px}.footer{padding-top:22px}
}
@media(max-width:639px){
  .header{padding-left:17px;padding-right:12px}.header-contacts{gap:8px}.hero{min-height:480px}
  h1,h2{font-size:2.0625rem}.intro{padding:30px 18px 25px}.intro p{font-size:1.125rem;margin-top:20px}.intro .divider{margin-top:34px;margin-bottom:28px}.intro h2{font-size:2.625rem}
  .project-copy,.project-reverse .project-copy{padding:0 18px 44px;margin-top:0}
  .project h3,.project-reverse h3{font-size:2.375rem}.project-type{font-size:1.3125rem}.project-description{font-size:1.0625rem;margin-top:22px;line-height:1.55}
  .partners h2{font-size:2.625rem}.divider{width:82%}.contact-button{width:330px;font-size:1.4375rem;min-height:78px;margin-top:56px;margin-bottom:20px}
  .footer{padding-bottom:44px}.footer p{margin-top:35px}.video-toggle{bottom:18px;left:18px}
}
@media(hover:none){.video-toggle{opacity:.65}}
@media(max-width:359px){.header-actions{gap:6px}.header-contacts{gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.video-toggle{opacity:1}}
