*{box-sizing:border-box}body{margin:0;font-family:DM Sans,system-ui,sans-serif}.links-hero{--lh-bg:#f5f3ee;--lh-text:#151310;--lh-text-soft:#6a6559;--lh-muted:#8a857a;--lh-border:#15131029;--lh-border-soft:#15131024;--lh-hover-bg:#1513100f;background:var(--lh-bg);min-height:100vh;color:var(--lh-text);flex-direction:column;transition:background .25s,color .25s;display:flex;position:relative;overflow:hidden}.links-hero[data-theme=dark]{--lh-bg:#141517;--lh-text:#f5f3ee;--lh-text-soft:#a8a8a8;--lh-muted:#7e7e7e;--lh-border:#f5f3ee29;--lh-border-soft:#f5f3ee24;--lh-hover-bg:#f5f3ee14}.links-hero *{box-sizing:border-box}.links-hero a{color:inherit}.links-hero__topbar{justify-content:space-between;align-items:center;padding:28px clamp(20px,5vw,40px) 0;display:flex}.links-hero__topbar-right{align-items:center;gap:18px;display:flex}.links-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--lh-muted);font:500 11px DM Sans,system-ui,sans-serif}.links-hero__theme-toggle{border:1px solid var(--lh-border);width:34px;height:34px;color:var(--lh-text);cursor:pointer;background:0 0;border-radius:50%;place-items:center;transition:background .2s,color .2s,border-color .2s;display:grid}.links-hero__theme-toggle:hover{background:var(--lh-text);color:var(--lh-bg);border-color:var(--lh-text)}.links-hero__theme-toggle i{font-size:16px}.links-hero__intro{flex-wrap:wrap;align-items:flex-start;gap:34px;padding:22px clamp(20px,5vw,40px) 0;display:flex}.links-hero__intro-text{flex:1;min-width:280px}.links-hero__name{letter-spacing:-.055em;color:var(--lh-text);text-transform:uppercase;word-break:break-word;margin:0;font:700 clamp(44px,9vw,118px)/.86 Space Grotesk,system-ui,sans-serif}.links-hero__desc{color:var(--lh-text-soft);max-width:420px;margin:20px 0 0;font:400 16px/1.5 DM Sans,system-ui,sans-serif}.links-hero__portrait{background:#08080a;border-radius:2px;flex:none;width:242px;height:242px;overflow:hidden;box-shadow:0 18px 40px #00000059}.links-hero__portrait img{object-fit:cover;object-position:52% 20%;width:100%;height:100%;display:block}.links-hero__grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:30px clamp(20px,5vw,40px) 0;display:grid}@media (width<=720px){.links-hero__grid{grid-template-columns:1fr}}.links-hero__link{border:1px solid var(--lh-border);background:0 0;border-radius:3px;align-items:flex-start;gap:13px;padding:16px 18px;text-decoration:none;transition:background .22s,transform .22s,border-color .22s;display:flex}.links-hero__link:hover{background:var(--lh-hover-bg);border-color:var(--lh-text);transform:translateY(-3px)}.links-hero__link i{color:var(--lh-text);margin-top:2px;font-size:22px}.links-hero__link-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.links-hero__link-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.links-hero__link-name{letter-spacing:-.02em;color:var(--lh-text);font:600 17px Space Grotesk,system-ui,sans-serif}.links-hero__link-n{letter-spacing:.12em;color:var(--lh-muted);flex:none;font:500 11px DM Sans,system-ui,sans-serif}.links-hero__link-handle{color:var(--lh-muted);font:500 12px DM Sans,system-ui,sans-serif}.links-hero__link-desc{color:var(--lh-text-soft);font:400 13px/1.4 DM Sans,system-ui,sans-serif}.links-hero__marquee-track{border-top:1px solid var(--lh-border-soft);margin-top:auto;padding:14px 0;overflow:hidden}.links-hero__marquee{letter-spacing:.22em;text-transform:uppercase;width:max-content;color:var(--lh-muted);white-space:nowrap;gap:34px;font:500 12px DM Sans,system-ui,sans-serif;animation:26s linear infinite links-hero-tick;display:flex}@keyframes links-hero-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}
