.motion-page{--color-text:#111;--color-bg:#fff;--color-card:#f0f0f0;--page-padding:1.5rem;color:var(--color-text);background-color:var(--color-bg);font-size:13px;font-family:var(--font-geist-mono), monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:uppercase}.motion-page #smooth-wrapper{overflow:hidden}.motion-page #smooth-content{background-color:var(--color-bg);min-height:100vh}:is(html:has(.motion-page),body:has(.motion-page)){scrollbar-width:none;-ms-overflow-style:none;background-color:#fff}html:has(.motion-page)::-webkit-scrollbar{width:0;height:0;display:none}body:has(.motion-page)::-webkit-scrollbar{width:0;height:0;display:none}.motion-page .content{padding:100vh var(--page-padding) 25vh}.motion-page .group{flex-direction:column;flex:100px;margin-bottom:10vh;display:flex}.motion-page .el{white-space:nowrap;filter:blur();text-transform:uppercase;opacity:.6}.motion-page .el--xl{opacity:1;font-size:clamp(2rem,20vw,15rem);font-weight:400}.motion-page .pos-2{margin-left:25vw}.motion-page .pos-3{margin-left:70vw}.motion-page .pos-4{margin-left:auto}.motion-page .pos-5{opacity:1;margin-top:200px}.motion-page .pos-6{opacity:1;margin-top:200px;margin-left:auto}.motion-page .pos-7{opacity:1;filter:blur(1.2px);margin-top:200px}.motion-page .pos-8{opacity:1;filter:blur(2px);margin-top:50px;margin-left:25vw}.motion-page .pos-9{margin-top:250px;margin-left:25vw}.motion-page .pos-10{margin-top:40vh;margin-left:70vw}.motion-page .logo{font-size:clamp(2rem,10vw,4rem);font-weight:400}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.motion-page .typing-indicator{animation:.7s linear infinite blink-cursor;display:inline-block}.motion-page .fixed{pointer-events:none;z-index:10;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0;left:0}
