*,:before,:after{box-sizing:border-box}:root{--font-sans:"Ubuntu Sans", system-ui, sans-serif;--color-background:#262625;--color-surface:#343432;--color-text:#b7b1a7;--color-strong:#e9e4db;--color-subtle:#8f8a82;--color-line:#e9e4db29;--layout-gutter:clamp(1.25rem, 3.2vw, 3.5rem)}html{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);scroll-behavior:smooth;font-size:16px}body{text-rendering:optimizelegibility;min-width:320px;min-height:100vh;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:#fff}a:focus-visible,button:focus-visible{outline-offset:4px;outline:2px solid #fff}.site-header{z-index:1000;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#1b1b1ac2,#1b1b1a7a);border-bottom:1px solid #e9e4db24;position:fixed;inset:0 0 auto}.site-header__inner{width:calc(100% - (var(--layout-gutter) * 2));justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;margin-inline:auto;display:flex;position:relative}.brand{width:clamp(6.25rem,7.5vw,8rem);height:clamp(1.6rem,2vw,2.1rem);color:var(--color-text);flex:none;transition:color .18s;display:inline-flex}.brand__logo{fill:currentColor;width:100%;height:100%;overflow:visible}.brand__eye{--eye-center:10px;--eye-right:18px;transform:translate(0)}.brand__eye--e{--eye-center:6px;--eye-right:12px}.brand.is-looking-around .brand__eye{animation:4.4s cubic-bezier(.45,0,.25,1) both brand-eye-glance}@keyframes brand-eye-glance{0%,12%{transform:translate(0)}26%,34%{transform:translate(var(--eye-center), 0)}46%,54%{transform:translate(var(--eye-center), -12px)}66%,74%{transform:translate(var(--eye-center), 12px)}86%{transform:translate(var(--eye-right), 0)}to{transform:translate(0)}}.site-menu,.site-nav,.language-switcher{align-items:center;display:flex}.site-menu{gap:1.5rem}.site-nav{gap:1rem;margin:0;padding:0;list-style:none}.site-nav a{align-items:center;min-height:2.75rem;display:inline-flex}.site-nav a.is-active{color:#fff;font-weight:700}.language-switcher{color:var(--color-subtle);cursor:default;user-select:none;gap:.45rem}.language-switcher [aria-current=page]{color:var(--color-text);font-weight:700}.mobile-menu-toggle{display:none}.hero-experiment{--scroll-progress:0;--copy-offset:0px;--copy-opacity:1;--copy-blur:0px;background:var(--color-background);height:100svh}.hero-experiment__sticky{background:#160d07;height:100%;min-height:100svh;position:relative;overflow:clip}.hero-experiment__scene{aspect-ratio:2;background:#160d07;width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-experiment__background{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-experiment__character{width:33.3333%;height:66.6667%;display:block;position:absolute;bottom:0;left:33.3333%}.hero-experiment__character img{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-experiment__copy{top:clamp(7.25rem,14vh,10rem);left:var(--layout-gutter);z-index:2;max-width:min(32rem,42vw);opacity:var(--copy-opacity);filter:blur(var(--copy-blur));transform:translateY(var(--copy-offset));will-change:transform, opacity, filter;position:absolute}.hero-experiment__brand-mark{top:clamp(7.25rem,14vh,10rem);right:var(--layout-gutter);z-index:2;aspect-ratio:323/82;color:#fff;background:currentColor;width:clamp(11rem,19.7vw,22rem);height:clamp(2.8rem,5vw,5.6rem);animation:.8s ease-out .18s both hero-copy-in;position:absolute;-webkit-mask:url(/assets/brand/fede-logo.svg) 50%/contain no-repeat;mask:url(/assets/brand/fede-logo.svg) 50%/contain no-repeat}.eyebrow,.hero-experiment__progress{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}.eyebrow{color:var(--color-subtle);margin:0 0 1rem}h1,h2,p{margin-top:0}h1,h2{color:var(--color-strong);letter-spacing:-.035em;line-height:1.1}h1{max-width:10ch;margin-bottom:1.35rem;font-size:clamp(3.8rem,9vw,9rem);font-weight:750}.hero-experiment h1{color:#fff;text-shadow:0 2px 1.5rem #0006;max-width:9ch;margin:0;font-size:clamp(2.8rem,5vw,5.6rem)}.hero-experiment h1.hero-experiment__title--extended{white-space:nowrap;max-width:min(48rem,47vw);font-size:clamp(2.5rem,4vw,4.8rem);line-height:1.18}.hero-experiment__copy-content{animation:.8s ease-out .18s both hero-copy-in}.hero-experiment__sequence{opacity:0;position:absolute;inset:0}.hero-experiment[data-motion=sequence] .hero-experiment__sequence{opacity:1;filter:none}.hero-experiment[data-motion=sequence] .hero-experiment__fallback{opacity:0}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.content-section,.contact-section{padding:clamp(6rem, 15vw, 14rem) var(--layout-gutter)}.content-section{border-top:1px solid var(--color-line);min-height:70svh}.content-section h2,.contact-section h2{max-width:14ch;margin-bottom:1.4rem;font-size:clamp(2.7rem,6.5vw,6.75rem);font-weight:740}.content-section>p:last-child{max-width:34rem;font-size:clamp(1rem,1.6vw,1.3rem);font-weight:250}.placeholder-section{background:var(--color-surface);min-height:50svh}.placeholder-section:nth-of-type(2n){background:var(--color-background)}.contact-section{border-top:1px solid var(--color-line);background:var(--color-background);flex-direction:column;justify-content:center;min-height:72svh;display:flex}.contact-section a{color:var(--color-strong);text-underline-offset:.18em;font-size:clamp(1.4rem,3vw,3rem);font-weight:700;text-decoration:underline}.motion-notice{margin:1rem var(--layout-gutter);font-size:.75rem}@media (aspect-ratio>=2){.hero-experiment__scene{width:100%;height:auto}}@media (width<=720px){.site-header__inner{min-height:4.4rem}.brand{width:clamp(5rem,24vw,6.2rem);height:clamp(1.25rem,6.1vw,1.58rem)}.mobile-menu-toggle{border:1px solid var(--color-line);width:2.75rem;height:2.75rem;color:var(--color-text);cursor:pointer;background:#e9e4db0a;border-radius:999px;place-content:center;gap:.26rem;padding:0;display:grid}.mobile-menu-toggle span{background:currentColor;width:1.05rem;height:1px;transition:transform .18s,opacity .18s}.site-menu{opacity:0;pointer-events:none;background:#1b1b1af0;border:1px solid #e9e4db24;border-radius:1rem;gap:1rem;width:min(17rem,100vw - 1.5rem);padding:1rem;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + .45rem);right:0;transform:translateY(-.35rem);box-shadow:0 1.25rem 3rem #00000061}.site-nav{gap:.3rem;display:grid}.site-nav a{width:100%;min-height:2.75rem;padding-inline:.25rem}.language-switcher{border-top:1px solid #e9e4db1f;min-height:2.75rem;padding:.85rem .25rem 0}.site-header.is-menu-open .site-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header.is-menu-open .mobile-menu-toggle span:first-child{transform:translateY(.27rem)rotate(45deg)}.site-header.is-menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .mobile-menu-toggle span:last-child{transform:translateY(-.27rem)rotate(-45deg)}.hero-experiment__sticky{min-height:100svh}.hero-experiment__copy{top:5.8rem;left:var(--layout-gutter);max-width:calc(100vw - (var(--layout-gutter) * 2))}.hero-experiment__brand-mark{width:clamp(5.3rem,23.6vw,7.1rem);height:clamp(1.35rem,6vw,1.8rem);top:5.8rem}.hero-experiment h1{max-width:10ch;font-size:clamp(2.4rem,11vw,4rem)}.hero-experiment h1.hero-experiment__title--extended{max-width:calc(100vw - (var(--layout-gutter) * 2));white-space:normal;font-size:clamp(1.75rem,6.5vw,3.5rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand,.brand__eye,.mobile-menu-toggle span,.site-menu,.hero-experiment__copy,.hero-experiment__copy-content,.hero-experiment__brand-mark{opacity:1;transition:none;animation:none;transform:none}.hero-experiment{height:100svh}.hero-experiment__sequence{display:none}}
