:root{--primary-color: #090b27;--secondary-color: #0000fd;--tertiary-color:#CCC;--bg-color: #f5f4f0}html{scroll-behavior:smooth;color:var(--primary-color);background-color:var(--bg-color);font-size:100%}body{min-height:-webkit-fill-available}img{max-width:100%;display:block}.page{width:100%;margin:0;padding:0;transform-origin:top center;color:var(--primary-color);background-color:var(--bg-color)}.page h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:400;margin-bottom:1.5rem}.page p{font-size:1rem;line-height:1.15em;color:currentColor}.wrapper{margin:0;max-width:1920px;width:100%;display:block}@media (max-width: 450px){.wrapper{padding:0 1rem}}.padding{padding:0 2rem}.showreel-modal[data-v-7f64ffe6]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:0;background:#0a0a0acc}.showreel-modal__video[data-v-7f64ffe6]{width:100%;height:100%;background:#000;object-fit:contain}.showreel-modal__close[data-v-7f64ffe6]{position:fixed;top:1.5rem;right:1.5rem;z-index:1001;width:3rem;height:3rem;padding:.75rem;display:grid;place-items:center;border:1px solid rgba(245,244,240,.45);border-radius:50%;background:#f5f4f014;color:#f5f4f0;font:inherit;font-size:2rem;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,transform .1s ease;transform:scale(1)}.showreel-modal__close svg[data-v-7f64ffe6]{stroke:currentColor}.showreel-modal__close:hover[data-v-7f64ffe6]{background:#f5f4f0;color:#000;transform:scale(1.15)}.showreel-modal__close:hover svg[data-v-7f64ffe6]{stroke:currentColor}.showreel-modal__close[data-v-7f64ffe6]:active{transform:scale(.95)}.showreel-fade-enter-from[data-v-7f64ffe6],.showreel-fade-leave-to[data-v-7f64ffe6]{opacity:0}.showreel-fade-enter-active[data-v-7f64ffe6],.showreel-fade-leave-active[data-v-7f64ffe6]{transition:opacity .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Special Gothic Expanded One,sans-serif;font-optical-sizing:auto;background:#f5f4f0;color:#1a1a1a}a{color:inherit;text-decoration:none}#app{display:flex;flex-flow:column;align-items:center;animation:introin 1s backwards ease;will-change:transform opacity}.nav{top:0;width:100%;height:4rem;display:flex;position:fixed;z-index:100;color:#000;background:var(--bg-color);align-items:center;justify-content:space-between;transition:background .2s ease,color .2s ease}.nav.nav--home-top{background:transparent;color:var(--bg-color)}.nav__logo{margin:0 2rem 0 0;padding:0;width:auto;height:2.75rem;display:inline-block;position:relative;overflow:visible;font-size:1.1rem;font-weight:700;letter-spacing:.03em}.nav__logo img{width:auto;height:100%;display:block;position:relative;object-fit:contain;transition:filter .2s ease}.nav.nav--home-top .nav__logo img{filter:invert(1)}.nav__links{display:flex;gap:2rem;font-size:.75rem}@media (max-width: 960px){.nav__links{gap:1.5rem}}@media (max-width: 480px){.nav__links{gap:.75rem;font-size:.625rem}}.nav__links .cta{padding:.75rem 0;margin:0;display:block;position:relative;cursor:pointer;color:currentColor;border:none;font-family:inherit;background:inherit;font-size:inherit;transition:color .2s}.nav__links .cta:after{content:"";padding:0;margin:0;width:0;height:2px;bottom:.25rem;left:0;display:block;position:absolute;z-index:10;background:currentColor;transition:all .1s ease}.nav__links .cta:hover,.nav__links .cta.router-link-active{color:var(--secondary-color)}.nav__links .cta:hover:after{width:100%;background:currentColor}.page-enter-from{opacity:0;transform:translateY(32px) scale(1)}.page-leave-to{opacity:0;transform:translate(0) scale(.8)}.page-enter-active,.page-leave-active{transition:opacity .3s cubic-bezier(1,.11,.19,.77),transform .3s cubic-bezier(1,.11,.19,.77)}@keyframes introin{0%{filter:blur(16px)}to{filter:blur(0)}}
