:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;font-size:16px;cursor:none}.cursor-circle,.cursor-dot,.cursor-action{position:fixed;left:0;top:0;pointer-events:none;z-index:9999999}.cursor-circle{width:32px;height:32px;border:2px solid rgba(255,255,255,.75);border-radius:999px;opacity:.9;transition:.3s width ease,.3s height ease}.cursor-circle.hover{width:50px;height:50px}.cursor-dot{width:4px;height:4px;border-radius:999px;background:#ffffffe6;opacity:.9}.ui-container{height:100vh;width:100vw;position:fixed;z-index:99999;pointer-events:none;display:flex;flex-wrap:wrap}.ui-container-child{height:50vh;width:50vw;display:flex;flex-direction:column;padding:3vw}.ui-container-child p{font-size:1.2rem;text-transform:uppercase}.ui-text-span{font-size:inherit}.ui-top-left{align-items:start;justify-content:start}.ui-top-right{align-items:end;justify-content:start}.ui-bottom-left{align-items:start;justify-content:end}.ui-bottom-right{align-items:end;justify-content:end}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}
