:root{--bg:#050505;--text:#eaeaea;--muted:#8a8a8a;--border:#ffffff0f}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif}.wrap{max-width:900px;margin:0 auto;padding:80px 24px}.center{justify-content:center;align-items:center;min-height:100vh;display:flex}.bg-video{z-index:-1;object-fit:cover;background:#050505;width:100%;height:100%;position:fixed;inset:0}
