@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Manrope:wght@300;400;500&display=swap";:root{color:#f4f4f2;font-synthesis:none;text-rendering:optimizelegibility;background:#0b0b0b;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{background:#0b0b0b}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}#app{min-height:100vh}.landing{background:radial-gradient(circle at 75% 45%,#ffffff0a,#0000 34%),#0b0b0b;flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px 56px 32px;display:flex;position:relative;overflow:hidden}.landing:before{pointer-events:none;content:"";opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.8'/%3E%3C/svg%3E");position:absolute;inset:0}.header,.footer{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.brand{flex-direction:column;gap:6px;display:inline-flex}.brand-name{letter-spacing:.34em;font-size:1.7rem;font-weight:300;line-height:1}.brand-description{letter-spacing:.2em;text-transform:uppercase;color:#858585;font-family:IBM Plex Mono,monospace;font-size:.56rem;font-weight:500}.status{letter-spacing:.12em;text-transform:uppercase;color:#929292;align-items:center;gap:10px;font-family:IBM Plex Mono,monospace;font-size:.68rem;display:flex}.status-dot{background:#d7d7d2;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite pulse;box-shadow:0 0 0 5px #ffffff0d}.hero{z-index:1;width:min(850px,90%);margin:auto 0;padding:80px 0;position:relative}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#777;margin:0 0 28px;font-family:IBM Plex Mono,monospace;font-size:.7rem}h1{letter-spacing:-.065em;max-width:850px;margin:0;font-size:clamp(3.5rem,8vw,8.5rem);font-weight:300;line-height:.96}h1 span{color:#777;display:block}.description{color:#999;max-width:520px;margin:38px 0 0;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:300;line-height:1.75}.footer{letter-spacing:.12em;text-transform:uppercase;color:#626262;font-family:IBM Plex Mono,monospace;font-size:.6rem}.footer p{margin:0}@keyframes pulse{0%,to{opacity:.45}50%{opacity:1}}@media (width<=700px){.landing{padding:28px 24px 24px}.brand-name{font-size:1.35rem}.status{font-size:0}.status-dot{width:7px;height:7px}.hero{width:100%;padding:70px 0}h1{font-size:clamp(3.2rem,17vw,5.3rem);line-height:1}.description{max-width:390px;margin-top:30px}.footer{align-items:flex-start;gap:15px}.footer p:last-child{display:none}}@media (prefers-reduced-motion:reduce){.status-dot{animation:none}}
