@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Plus+Jakarta+Sans:wght@800&family=Stack+Sans+Notch:wght@200..700&display=swap";:root{--base-100: #e6eed6;--base-200: #6200b3;--base-300: #ffa630;--base-400: #171717}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{display:none}body{font-family:Stack Sans Notch,sans-serif}.site-header{position:fixed;top:0;left:0;z-index:100;padding:1.5rem 2rem;pointer-events:none}.site-header .site-logo{pointer-events:auto}.site-logo{text-decoration:none}.site-logo__mark{display:inline-block;padding:.4em .6em;border-radius:.4em;font-family:PP Pangram Sans,Plus Jakarta Sans,system-ui,sans-serif;font-weight:800;font-size:clamp(.95rem,1.6vw,1.35rem);letter-spacing:.03em;text-transform:lowercase;line-height:1;background-color:var(--base-100);color:var(--base-400);box-shadow:0 4px 20px #1717171a;transition:background-color .28s ease,color .28s ease,box-shadow .28s ease}.site-logo.logo-inverted .site-logo__mark{background-color:var(--base-400);color:var(--base-100);box-shadow:0 4px 24px #00000059}@media(max-width:600px){.site-header{padding:1rem}.site-logo__mark{font-size:.82rem;padding:.32em .48em;border-radius:.32em}}h1,h2,h3{font-weight:lighter;line-height:1.25}h1{font-size:clamp(4rem,5vw,6rem)}h2{font-size:clamp(3rem,4vw,5rem)}h3{font-size:clamp(1.25rem,1.75vw,2.5rem)}a{text-decoration:none;color:#fff;font-size:clamp(1.25rem,1.75vw,2.5rem);font-weight:lighter;line-height:1.25}p{font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:400}section{position:relative;width:100%;height:100svh;padding:2rem;display:flex;justify-content:center;align-items:center;z-index:1}.one{background-color:var(--base-100);color:#000}.two{background-color:var(--base-200);color:#fff}.three{background-color:#ffa630;color:#000}footer{position:relative;width:100%;height:75svh;background-color:var(--base-400);color:#fff;overflow:hidden}.footer-container{position:relative;width:100%;height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(-35%);will-change:transform}#footer-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.5;z-index:-1}.footer-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.footer-row{display:flex;justify-content:space-between}.footer-row:nth-child(1) .footer-col:nth-child(1){flex:3}.footer-row:nth-child(1) .footer-col:nth-child(2){flex:2;display:flex;gap:2rem}.footer-sub-col{flex:1;display:flex;flex-direction:column;gap:.5rem}.footer-row h2{width:75%}@media(max-width:1000px){.footer-row:nth-child(1){flex-direction:column;gap:4rem}.footer-row h2{width:100%}}
