:root{color:#edf2fa;font-synthesis:none;background:#05070a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root,main{width:100%;height:100%;margin:0;overflow:hidden}a{color:inherit;text-decoration:none}.demo-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070a0fd1;border:1px solid #b4c4dc3d;border-radius:10px;align-items:center;gap:18px;padding:10px 12px;display:flex;position:fixed;top:14px;left:14px}.brand{align-items:center;gap:10px;display:flex}.brand-mark{border:1px solid #dce5f2;border-radius:50%;place-items:center;width:34px;height:34px;font:700 10px ui-monospace,monospace;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.01em;font-size:13px}.brand small{color:#8f9bae;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font:600 8px ui-monospace,monospace}.project-link{color:#aeb9c9;letter-spacing:.06em;text-transform:uppercase;border-left:1px solid #b4c4dc38;padding-left:18px;font:600 9px ui-monospace,monospace}.demo-context{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#070a0fc2;border-left:2px solid #f2cf62;width:min(360px,100vw - 28px);padding:13px 15px;position:fixed;bottom:42px;left:14px}.demo-context span{color:#f2cf62;letter-spacing:.13em;font:700 8px ui-monospace,monospace}.demo-context p{color:#aeb9c9;margin:7px 0 0;font-size:11px;line-height:1.45}@media (width<=700px){.demo-header{justify-content:space-between;right:14px}.project-link{font-size:0}.project-link:after{content:"Notes ↗";font-size:9px}.demo-context{display:none}}
