:root{--ink:#0e1013;--ink-2:#14171b;--surface:#1b1f24;--line:#2b3138;--steel:#c3c9d1;--steel-dim:#8b939e;--white:#f2f4f7;--md-blue:#1f4bb0;--md-yellow:#f2c119;--md-red:#ce2b37;--header-h:72px;--measure:62ch;--font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Montserrat", "Inter", system-ui, sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--ink);color:var(--steel);font-family:var(--font);font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(16px,1.05vw + 13px,19px);line-height:1.55}h1,h2,h3{font-family:var(--font-display);color:var(--white);-webkit-hyphens:none;hyphens:none;margin:0;font-weight:600;line-height:1.1}p{max-width:var(--measure)}a{color:var(--steel);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--white)}img{max-width:100%;height:auto;display:block}.tricolour{background:linear-gradient(to right,var(--md-blue) 0 33.34%,var(--md-yellow) 33.34% 66.67%,var(--md-red) 66.67% 100%);border:0;height:3px;margin:0}.site-header{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#0e1013db;position:fixed;inset:0 0 auto}.site-header__inner{height:var(--header-h);align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:0 20px;display:flex}.site-header__brand{color:var(--white);font-family:var(--font-display);letter-spacing:-.005em;align-items:center;gap:12px;font-size:1.18rem;font-weight:600;text-decoration:none;display:flex}.site-header__brand img{width:38px;height:38px}.site-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.site-nav a{color:var(--steel-dim);font-size:.9rem;font-weight:500;text-decoration:none}.site-nav a.router-link-active,.site-nav a:hover{color:var(--white)}.lang{border:1px solid var(--line);align-items:center;gap:2px;padding:3px;display:flex}.lang,.lang a{border-radius:999px}.lang a{letter-spacing:.08em;text-transform:uppercase;color:var(--steel-dim);padding:4px 9px;font-size:.7rem;font-weight:600;text-decoration:none}.lang a:hover{color:var(--white)}.lang a[aria-current=true]{color:var(--ink);background:var(--steel)}.site-main{padding-top:var(--header-h);min-height:60dvh}.hero{min-height:calc(100dvh - var(--header-h));text-align:center;background:radial-gradient(ellipse 70% 55% at 50% 42%,#1d222a 0,var(--ink) 72%);place-items:center;padding:56px 20px 72px;display:grid}.hero__logo{filter:drop-shadow(0 24px 48px #0009);width:clamp(280px,54vw,640px);margin:0 auto}.hero__motto{max-width:21ch;font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;margin:44px auto 0;font-size:clamp(1.5rem,3.8vw,2.75rem);font-weight:600;line-height:1.14}.hero__rule{width:88px;margin:28px auto 0}.site-footer{border-top:1px solid var(--line);background:var(--ink-2);padding:44px 20px 36px;font-size:.9rem}.site-footer__inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px 40px;max-width:1180px;margin:0 auto;display:grid}.site-footer h2{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--steel-dim);margin-bottom:10px;font-size:.8rem;font-weight:600}.site-footer__brand{align-items:center;gap:12px;display:flex}.site-footer__brand img{width:44px;height:44px}.site-footer__brand strong{color:var(--white);font-family:var(--font-display);letter-spacing:-.005em;font-size:1.02rem;font-weight:600;display:block}.site-footer__brand span{color:var(--steel-dim);font-size:.85rem}.site-footer address{font-style:normal}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer__bottom{border-top:1px solid var(--line);max-width:1180px;color:var(--steel-dim);flex-wrap:wrap;gap:10px 24px;margin:32px auto 0;padding-top:18px;font-size:.82rem;display:flex}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
