:root{color:#f8fafc;background:#0f172a;font-family:Segoe UI,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit}.page{max-width:480px;margin:0 auto;padding:2rem 1rem 3rem}.home{text-align:center;flex-direction:column;gap:1rem;display:flex}.profile-header{text-align:center;margin-bottom:1.5rem}.avatar{object-fit:cover;border-radius:50%;width:96px;height:96px}.avatar.placeholder{background:#334155;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:inline-flex}.bio{color:#94a3b8}.links{flex-direction:column;gap:.75rem;display:flex}.link-card{text-align:center;background:#1e293b;border-radius:12px;padding:1rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:block}.link-card:hover{background:#334155;transform:translateY(-2px)}.card{background:#1e293b;border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}input{color:inherit;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.6rem .75rem}button{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:8px;padding:.65rem 1rem;font-weight:700}.admin-links{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.admin-links li{background:#1e293b;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.error{color:#f87171}body{color:#f8fafc;background:#0f172a;min-width:320px;min-height:100vh;margin:0}
