.profile-page{background:radial-gradient(circle at top,#ff325a40 0,#0000 55%),radial-gradient(circle at bottom,#5846b640 0,#0000 55%),#05000c;justify-content:center;align-items:center;min-height:100vh;padding:2.5rem 1.25rem;display:flex}.profile-shell{width:100%;max-width:960px}.profile-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 0 0,#231432 0,#161121 55%);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;gap:1.75rem;padding:2.25rem 2rem;display:flex;box-shadow:0 18px 40px #000000bf}.profile-avatar-wrap{justify-content:center;display:flex}.profile-avatar-initials{letter-spacing:.08em;text-transform:uppercase;color:#f5f5f5;background:radial-gradient(circle at 20% 0,#ff6b8a 0,#0000 55%),#1f172f;border:2px solid #ffffff2e;border-radius:26px;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 16px 34px #000000b3}.profile-header{text-align:center}.profile-name{letter-spacing:.04em;margin:0 0 .35rem;font-size:1.6rem}.profile-tagline{color:#a7a5c2;margin:0;font-size:.95rem}.profile-links{flex-direction:column;gap:.75rem;display:flex}.profile-link-btn{color:#f5f5f5;text-align:left;background:linear-gradient(90deg,#ff325a2e 0,#180d28e6 55%,#0f0a1ee6 100%);border-width:1px;border-color:#ffffff59;border-radius:999px;justify-content:space-between;align-items:center;gap:.4rem;width:100%;padding:.85rem 1.1rem;font-size:.98rem;font-weight:500;transition:transform .14s,box-shadow .14s,border-color .14s,background .14s;display:flex}.profile-link-btn .profile-link-meta{color:#a7a5c2;text-align:right;opacity:.95;flex:1;font-size:.8rem}.profile-link-btn:hover{background:linear-gradient(90deg,#ff325a42 0,#1a102ef2 55%,#130d26fa 100%);border-color:#ff325a;transform:translateY(-1px);box-shadow:0 10px 26px #000000b3}.profile-footer{border-top:1px solid #ffffff0f;margin-top:.3rem;padding-top:.9rem}.profile-footline{color:#a7a5c2;text-align:center;margin:0;font-size:.8rem}.profile-brand{color:#a7a5c2;opacity:.9;justify-content:center;gap:.5rem;margin-top:1.1rem;font-size:.8rem;display:flex}.profile-brand-mark{text-transform:uppercase;letter-spacing:.18em;color:#ff6b8a;font-weight:600}.profile-brand-url{opacity:.8}@media (max-width:600px){.profile-card{padding:1.75rem 1.35rem}.profile-link-btn{flex-direction:column;align-items:flex-start}.profile-link-btn .profile-link-meta{text-align:left}}
