:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#262a3a 0,#05060a 55%,#020308);color:#f5f5f5}#root{min-height:100vh;display:flex;align-items:center;justify-content:center}.linktree{width:min(480px,100%);padding:2rem 1.5rem 3rem;border-radius:1rem;text-align:center;background:#0a0c14f2;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 45px #000000b3}.linktree h1{margin:0 0 .25rem;font-size:1.6rem}.linktree p.subtitle{margin:0 0 1.5rem;opacity:.8;font-size:.95rem}.linktree-links{display:flex;flex-direction:column;gap:.75rem}.link-button{display:block;padding:.8rem 1rem;border-radius:999px;text-decoration:none;font-weight:600;text-align:center;color:#f5f5f5;border:1px solid rgba(255,255,255,.16);background-color:#ffffff0a;transition:background-color .15s ease,transform .15s ease,border-color .15s ease}.link-button:hover{background-color:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}
