@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box}.fullscreen-menu-img{width:100%;height:100%;object-fit:cover}.fullscreen-menu-h1{color:#fff;font-size:7rem;font-weight:400;letter-spacing:-.2rem;line-height:1}.fullscreen-menu-a,.fullscreen-menu-p{position:relative;text-decoration:none;color:#fff;font-size:1rem;font-weight:300;user-select:none}.fullscreen-menu-toggle{position:fixed;top:1rem;right:5rem;width:3rem;height:1.5rem;cursor:pointer;z-index:201}.fullscreen-menu-toggle p{position:absolute;transform-origin:top left;will-change:transform,opacity;color:#000}.fullscreen-menu-overlay{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.85);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);z-index:200;top:0;left:0}.fullscreen-menu-content{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-origin:left bottom;will-change:opacity,transform;flex-direction:column}.fullscreen-menu-footer,.fullscreen-menu-items{width:100%;padding:2.5em;display:flex;gap:2.5em}.fullscreen-menu-col-lg{flex:3}.fullscreen-menu-col-sm{flex:2}.fullscreen-menu-items .fullscreen-menu-col-lg{display:flex;justify-content:center;align-items:center}.fullscreen-menu-preview-img{position:relative;width:45%;height:100%;overflow:hidden}.fullscreen-menu-preview-img img{position:absolute;will-change:transform,opacity;width:100%;height:100%;object-fit:cover}.fullscreen-menu-items .fullscreen-menu-col-sm{padding:2.5em 0;display:flex;flex-direction:column;gap:2.5em}.fullscreen-menu-links,.fullscreen-menu-socials{display:flex;flex-direction:column;gap:.5em}.fullscreen-menu-link,.fullscreen-menu-social{padding-bottom:6px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden}.fullscreen-menu-link a,.fullscreen-menu-social a{display:inline-block;will-change:transform;transition:color .5s;color:#fff;text-decoration:none}.fullscreen-menu-link a{font-size:2.8rem;letter-spacing:-.02rem}.fullscreen-menu-social a{color:#8f8f8f;font-size:1.2rem}.fullscreen-menu-social a:hover{color:#fff}.fullscreen-menu-footer{position:absolute;bottom:0}.fullscreen-menu-footer .fullscreen-menu-col-sm{display:flex;justify-content:space-between}.fullscreen-menu-footer a:after,.fullscreen-menu-link a:after,.fullscreen-menu-social a:after{position:absolute;content:"";top:102.5%;left:0;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.6,0,.4,1)}.fullscreen-menu-footer a:hover:after,.fullscreen-menu-link a:hover:after,.fullscreen-menu-social a:hover:after{transform:scaleX(1);transform-origin:left}.fullscreen-menu-toggle p#menu-close{opacity:0;transform:translateX(-5px) translateY(10px) rotate(5deg)}.fullscreen-menu-stats{opacity:0;transform:translateY(100%)}.fullscreen-menu-link a,.fullscreen-menu-social a{transform:translateY(120%);opacity:0}.fullscreen-menu-content{opacity:0}.fullscreen-menu-overlay{clip-path:polygon(0 0,100% 0,100% 0,0 0)}@media (max-width:900px){.fullscreen-menu-h1{width:100%;font-size:4rem;letter-spacing:0}.fullscreen-menu-items .fullscreen-menu-col-lg{display:none}.fullscreen-menu-items{justify-content:center}.fullscreen-menu-col-sm{flex:1;padding:0 1em}.fullscreen-menu-link a{font-size:2.2rem}}