@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;600;700&family=Host+Grotesk:wght@300;400;500;600;700&display=swap";:root{--base-100: #f9f4eb;--base-200: #141414;--base-300: #1A1A1A}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--base-100);color:var(--base-200)}img{width:100%;height:100%;object-fit:cover}.navbar-img video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;filter:blur(1px)}.navbar-img video::-webkit-media-controls{display:none!important}h1{text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:clamp(3rem,5vw,7rem);font-weight:900;line-height:.8}a{text-decoration:none;color:var(--base-200);font-family:Host Grotesk,sans-serif;font-size:1.125rem;font-weight:450;line-height:.9;transition:opacity .3s ease,transform .3s ease}.navbar-backdrop,.navbar-img{position:fixed;top:0;left:0;width:100%;height:100svh;pointer-events:none;overflow:hidden}.navbar-links a:hover{opacity:.6;transform:translateY(-2px)}.navbar-background,.navbar-items{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;min-width:720px;aspect-ratio:16/9;will-change:width,height}.navbar-background{background-color:var(--base-100);pointer-events:none;z-index:0}.navbar-items{display:flex;justify-content:space-between;align-items:flex-start;z-index:2}.navbar-logo{position:absolute;bottom:10;left:50%;transform:translate(-50%);width:100%;padding:2.5rem;pointer-events:all;z-index:2}.navbar-logo.navbar-logo-pinned{bottom:unset;top:-.25rem}.navbar-logo img{object-fit:contain}.navbar-links{width:50%;display:flex;justify-content:space-between;pointer-events:all;z-index:100}.navbar-links:nth-child(1){padding:2.5rem 5rem 0 2.5rem}.navbar-links:nth-child(2){padding:2.5rem 2.5rem 0 5rem}section{position:relative;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden;z-index:1}.hero{display:flex;align-items:end;justify-content:flex-end;padding:2.5rem 0;margin-top:100svh;z-index:10001}.hero h1{width:70%;text-align:right}@media(max-width:720px){.navbar-background,.navbar-items{min-width:100%}.navbar-items,.navbar-links{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:.5rem}.navbar-items{padding:2rem}.navbar-links:nth-child(1),.navbar-links:nth-child(2){padding:0}.navbar-logo,.navbar-logo.navbar-logo-pinned{left:0;transform:translate(0)}.main_link{background-color:var(--base-100);color:var(--base-200)}.hero{height:100svh;margin-top:0}.hero h1{padding:2.5rem;width:100%}.demo_show{width:90%;margin-bottom:60px}}.demo_show{z-index:10000;pointer-events:all;position:relative}.demo_show h1{margin-left:10px}.demo_show video{width:90%;border-radius:15px;z-index:100000;pointer-events:all;position:relative;box-shadow:0 20px 60px #0000004d}.hero h1{width:50%;margin-bottom:20px;text-align:right}.main_link{background-color:var(--base-200);color:var(--base-100);padding:10px;margin:-10px}.hero h1 span{position:relative;display:block;overflow:hidden;cursor:pointer}span:nth-child(1){transition:color .3s ease;background-color:var(--base-200)}.hero h1 span:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:var(--base-200);transition:left .3s ease;z-index:-1}.hero h1 span:hover:before{left:0}.hero h1 span:hover{color:var(--base-100)}.circle{height:24px;width:24px;border-radius:24px;background-color:var(--base-200);position:fixed;top:0;left:0;pointer-events:none;z-index:99999999}
