:root{--bg:#050505}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--bg);overscroll-behavior:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;font-family:Space Mono,SF Mono,JetBrains Mono,ui-monospace,Menlo,monospace;overflow:hidden}#topo{display:block;position:fixed;top:0;bottom:0;left:0;right:0}.vignette{pointer-events:none;background:radial-gradient(120% 120% at 50% 45%, transparent 55%, var(--bg) 100%);position:fixed;top:0;bottom:0;left:0;right:0}.boxes{pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.box{will-change:transform;pointer-events:auto;cursor:crosshair;touch-action:manipulation;background:0 0;border:1px solid #ffffff1a;position:absolute;overflow:hidden}.box canvas{width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.box.b1{width:190px;height:190px;animation:26s ease-in-out infinite drift1;top:16%;left:12%;box-shadow:0 30px 80px #000000e6,inset 0 0 40px #0009}.box.b2{width:120px;height:120px;animation:32s ease-in-out infinite drift2;top:62%;left:20%;box-shadow:0 20px 60px #000000d9,0 0 0 1px #ffffff0a}.box.b3{width:240px;height:150px;animation:30s ease-in-out infinite drift3;top:22%;right:10%;box-shadow:0 40px 100px #000000f2,inset 0 1px #ffffff0d}.box.b4{width:90px;height:90px;animation:24s ease-in-out infinite drift4;bottom:20%;right:22%;box-shadow:0 18px 50px #000000e6}.box.b5{opacity:.8;width:60px;height:300px;animation:36s ease-in-out infinite drift5;top:30%;left:46%;box-shadow:0 30px 90px #000000e6,0 0 0 1px #ffffff08}@keyframes drift1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(10px,-12px)rotate(.8deg)}}@keyframes drift2{0%,to{transform:translate(0)}50%{transform:translate(-9px,10px)}}@keyframes drift3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-12px,9px)rotate(-.6deg)}}@keyframes drift4{0%,to{transform:translate(0)}50%{transform:translate(11px,11px)}}@keyframes drift5{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-6px,-14px)rotate(.5deg)}}.brand{color:#ffffff8c;letter-spacing:.28em;text-transform:lowercase;-webkit-user-select:none;user-select:none;z-index:10;font-size:13px;animation:6s ease-in-out infinite pulse;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.75}}@media (max-width:640px){.box.b1{width:120px;height:120px;top:12%;left:8%}.box.b2{width:80px;height:80px;top:66%;left:14%}.box.b3{width:150px;height:95px;top:18%;right:6%}.box.b4{width:64px;height:64px;bottom:22%;right:16%}.box.b5{width:40px;height:180px;top:34%;left:60%}.brand{font-size:11px;bottom:20px}}.about{z-index:100;position:fixed;top:0;bottom:0;left:0;right:0}.about[hidden]{display:none}.about__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#0505058c;transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0}.about__panel{color:#ffffffbf;opacity:0;filter:blur(24px);background:#0a0a0ab8;border:1px solid #ffffff1a;max-width:min(420px,82vw);padding:30px 34px;transition:opacity .6s,filter .6s,transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,calc(16px - 50%))scale(1.04);box-shadow:0 40px 120px #000000e6,inset 0 0 40px #00000080}.about.is-open .about__backdrop{opacity:1}.about.is-open .about__panel{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}.about__close{color:#ffffff80;cursor:pointer;background:0 0;border:0;padding:4px;font-size:20px;line-height:1;position:absolute;top:8px;right:14px}.about__close:hover{color:#ffffffd9}.about__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:#fff6;margin-bottom:14px;font-size:11px}.about__body{letter-spacing:.02em;font-size:14px;line-height:1.7}@media (prefers-reduced-motion:reduce){.box{animation:none!important}.brand{opacity:.6;animation:none!important}.about__backdrop,.about__panel{transition-duration:.01ms!important}}
