html{min-height:100%}body{min-height:100dvh;margin:0;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:linear-gradient(135deg,#dbeafeeb,#f8fafcf5 46%,#ffedd5e0),repeating-linear-gradient(90deg,rgba(15,23,42,.05) 0 1px,transparent 1px 48px),repeating-linear-gradient(0deg,rgba(15,23,42,.04) 0 1px,transparent 1px 48px);color:#172033;overflow-x:hidden;overflow-y:auto}body:before,body:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;transform-style:preserve-3d}body:before{left:50%;top:50%;width:min(880px,88vw);aspect-ratio:1;background:linear-gradient(90deg,rgba(37,99,235,.2) 1px,transparent 1px),linear-gradient(0deg,rgba(249,115,22,.16) 1px,transparent 1px);background-size:72px 72px;border:1px solid rgba(37,99,235,.12);border-radius:8px;opacity:.7;animation:world-grid 14s ease-in-out infinite}body:after{right:8vw;top:10dvh;width:min(210px,28vw);aspect-ratio:1;border-radius:8px;background:linear-gradient(145deg,#ffffffb3,#dbeafe3d),linear-gradient(135deg,#2563eb47,#f9731633);box-shadow:0 28px 80px #2563eb2e,inset 0 1px #ffffffad;opacity:.62;animation:floating-cube 8s ease-in-out infinite}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:3px}::selection{background:#38bdf859}@keyframes world-grid{0%,to{transform:translate3d(-50%,-45%,-220px) rotateX(68deg) rotate(-14deg) scale(1)}50%{transform:translate3d(-50%,-48%,-220px) rotateX(64deg) rotate(-8deg) scale(1.05)}}@keyframes floating-cube{0%,to{transform:translateZ(0) rotateX(58deg) rotateY(0) rotate(18deg)}50%{transform:translate3d(-24px,18px,0) rotateX(48deg) rotateY(18deg) rotate(32deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}body:before,body:after{animation-duration:1ms;animation-iteration-count:1}}@media(max-width:640px){body:before{background-size:48px 48px;opacity:.45}body:after{opacity:.34}}
