:root{--bg-gradient: linear-gradient(180deg, #131f1b 0%, #0a110f 100%);--text-primary: #ffffff;--text-secondary: #aab5b0;--gold: #D4C6A9;--gold-glow: rgba(212, 198, 169, .2);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--glass-hover: rgba(255, 255, 255, .1);--radius: 16px;--transition: all .3s cubic-bezier(.25, .8, .25, 1)}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-gradient);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}.page[data-astro-cid-olkjl7wj]{max-width:680px;margin:0 auto;min-height:100vh;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center}.profile[data-astro-cid-olkjl7wj]{text-align:center;margin-bottom:2.5rem;width:100%}.avatar-wrapper[data-astro-cid-olkjl7wj]{position:relative;width:120px;height:120px;margin:0 auto 1.5rem}.avatar-wrapper[data-astro-cid-olkjl7wj] img[data-astro-cid-olkjl7wj]{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--glass-border);box-shadow:0 8px 24px #0006}.verified-badge[data-astro-cid-olkjl7wj]{position:absolute;bottom:0;right:0;background:var(--gold);color:#131f1b;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #131f1b}.verified-badge[data-astro-cid-olkjl7wj] svg[data-astro-cid-olkjl7wj]{width:18px;height:18px;fill:currentColor}h1[data-astro-cid-olkjl7wj]{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;letter-spacing:-.02em}.crn[data-astro-cid-olkjl7wj]{color:var(--gold);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.bio[data-astro-cid-olkjl7wj]{color:var(--text-secondary);font-size:.95rem;max-width:400px;margin:0 auto 1.5rem;line-height:1.6}.social-row[data-astro-cid-olkjl7wj]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.social-icon[data-astro-cid-olkjl7wj]{color:var(--text-secondary);transition:var(--transition);padding:8px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center}.social-icon[data-astro-cid-olkjl7wj]:hover{color:var(--gold);background:#ffffff0d;transform:translateY(-2px)}.social-icon[data-astro-cid-olkjl7wj] svg[data-astro-cid-olkjl7wj]{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.links-area[data-astro-cid-olkjl7wj]{width:100%}.links[data-astro-cid-olkjl7wj]{display:flex;flex-direction:column;gap:1rem}.link-card[data-astro-cid-olkjl7wj]{position:relative;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius);padding:1.25rem;display:flex;align-items:center;transition:var(--transition);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;animation:slideUp .5s ease backwards;text-decoration:none;color:var(--text-primary)}.link-card[data-astro-cid-olkjl7wj]:nth-child(1){animation-delay:.1s}.link-card[data-astro-cid-olkjl7wj]:nth-child(2){animation-delay:.2s}.link-card[data-astro-cid-olkjl7wj]:nth-child(3){animation-delay:.3s}.link-card[data-astro-cid-olkjl7wj]:nth-child(4){animation-delay:.4s}.link-card[data-astro-cid-olkjl7wj]:nth-child(5){animation-delay:.5s}.link-card[data-astro-cid-olkjl7wj]:hover,.link-card[data-astro-cid-olkjl7wj]:focus{background:var(--glass-hover);border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 12px 24px #0003}.link-card[data-astro-cid-olkjl7wj]:active{transform:scale(.98)}.icon-box[data-astro-cid-olkjl7wj]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:50%;margin-right:1rem;color:var(--text-primary);flex-shrink:0}.icon-box[data-astro-cid-olkjl7wj] svg[data-astro-cid-olkjl7wj]{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.link-content[data-astro-cid-olkjl7wj]{flex:1;display:flex;flex-direction:column;justify-content:center}.link-title[data-astro-cid-olkjl7wj]{font-weight:600;font-size:1rem;color:var(--text-primary);margin-bottom:.2rem}.link-sub[data-astro-cid-olkjl7wj]{font-size:.85rem;color:var(--text-secondary)}.badge[data-astro-cid-olkjl7wj]{font-size:.7rem;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:6px;margin-left:.5rem;white-space:nowrap;display:inline-block;vertical-align:middle}.link-card[data-astro-cid-olkjl7wj].highlight{background:#d4c6a91a;border-color:var(--gold)}.link-card[data-astro-cid-olkjl7wj].highlight .badge[data-astro-cid-olkjl7wj]{background:var(--gold);color:#131f1b}.link-card[data-astro-cid-olkjl7wj].highlight .icon-box[data-astro-cid-olkjl7wj]{color:var(--gold);background:#d4c6a926}.link-card[data-astro-cid-olkjl7wj]:not(.highlight) .badge[data-astro-cid-olkjl7wj]{background:#ffffff26;color:var(--text-primary)}.chev[data-astro-cid-olkjl7wj]{color:var(--text-secondary);opacity:.5;margin-left:.5rem;transition:.3s;width:16px}.link-card[data-astro-cid-olkjl7wj]:hover .chev[data-astro-cid-olkjl7wj]{opacity:1;transform:translate(2px)}.chev[data-astro-cid-olkjl7wj] svg[data-astro-cid-olkjl7wj]{width:16px;height:16px;display:block}.page-footer[data-astro-cid-olkjl7wj]{margin-top:3rem;text-align:center;font-size:.8rem;color:var(--text-secondary);opacity:.6}.footer-link[data-astro-cid-olkjl7wj]{color:var(--gold);text-decoration:none;margin-top:.5rem;display:inline-block;transition:color .2s}.footer-link[data-astro-cid-olkjl7wj]:hover{color:var(--text-primary)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
