body,html{margin:0;padding:0;color:#e6e6e6;font-family:system-ui,-apple-system,BlinkMacSystemFont}.page,body,html{background:#0f1115}.page{min-height:100vh}.topbar{justify-content:space-between;padding:14px 24px;border-bottom:1px solid #1f2228;background:#0f1115}.topbar,.topbar .brand{display:flex;align-items:center}.topbar .brand{grid-gap:10px;gap:10px}.topbar .brand .logo{width:22px;height:22px;border-radius:4px}.topbar .brand .name{font-size:14px;font-weight:700;letter-spacing:.2px}.topbar .right .link{color:#9aa0a6;font-size:13px;text-decoration:none}.topbar .right .link:hover{color:#c0c4c7;text-decoration:underline}button{font-size:13px;padding:10px 14px;border-radius:6px;cursor:pointer}button.primary{background:#ff9800;border:none;color:#121212;font-weight:700}button.primary:hover{background:#ffa726}button.secondary{background:#0000;border:1px solid #2a2f36;color:#e6e6e6}button.secondary:hover{border-color:#3a3f46}.feed{max-width:720px;margin:48px auto 80px;padding:0 16px}.feed h2{font-size:16px;font-weight:600;color:#cfd3d7;margin-bottom:20px}.feed app-leaf-card{display:block;margin-bottom:16px}a{text-decoration:none}a,a:visited{color:inherit}a:active,a:focus,a:hover{color:inherit;text-decoration:none}