.modern-home-module__4NAdKq__main{padding-top:clamp(3.25rem,12vh,6rem)}.modern-home-module__4NAdKq__card{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card-elevated);border-radius:16px;grid-template-columns:260px 1fr;align-items:center;gap:1.5rem;width:100%;max-width:min(80rem,100%);margin-inline:auto;padding:1.5rem;display:grid}.modern-home-module__4NAdKq__headshot{object-fit:cover;border:2px solid var(--color-border);border-radius:50%}.modern-home-module__4NAdKq__content p{margin:.5rem 0}@media (max-width:768px){.modern-home-module__4NAdKq__card{grid-template-columns:1fr}.modern-home-module__4NAdKq__headshot{justify-self:center}}
.music-player-module__mlikHG__player{color:#fff;box-shadow:var(--shadow-card-elevated);background:linear-gradient(#4b5563,#1f2937);border-radius:6px;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.45rem .6rem;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:.75rem;display:flex}.music-player-module__mlikHG__playBtn{cursor:pointer;background:var(--color-accent);color:#fff;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.65rem;line-height:1;transition:background .2s;display:inline-flex}.music-player-module__mlikHG__playBtn:hover{background:var(--color-accent-hover)}.music-player-module__mlikHG__text{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.music-player-module__mlikHG__track{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.music-player-module__mlikHG__artist{color:#cbd5e1;font-size:.6875rem}.music-player-module__mlikHG__equalizer{flex-shrink:0;align-items:flex-end;gap:2px;height:16px;display:inline-flex}.music-player-module__mlikHG__equalizer span{background:var(--color-accent-soft);border-radius:1px;width:3px;height:4px}.music-player-module__mlikHG__equalizer[data-playing=true] span{animation:.9s ease-in-out infinite music-player-module__mlikHG__eq}.music-player-module__mlikHG__equalizer span:nth-child(2){animation-delay:.15s}.music-player-module__mlikHG__equalizer span:nth-child(3){animation-delay:.3s}.music-player-module__mlikHG__equalizer span:nth-child(4){animation-delay:.45s}@keyframes music-player-module__mlikHG__eq{0%,to{height:4px}50%{height:15px}}@media (prefers-reduced-motion:reduce){.music-player-module__mlikHG__equalizer[data-playing=true] span{height:9px;animation:none}}
.profile-module__vrebPq__page{color:var(--color-text);max-width:900px;margin:0 auto;padding:0 .75rem 2rem;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:.75rem}.profile-module__vrebPq__nameHeader{margin:0 0 .75rem}.profile-module__vrebPq__name{color:var(--color-accent);margin:0;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:1.6rem;font-weight:700}.profile-module__vrebPq__tagline{color:var(--color-text-soft);margin:.15rem 0 0;font-style:italic}.profile-module__vrebPq__columns{grid-template-columns:260px 1fr;align-items:start;gap:1rem;display:grid}@media (max-width:720px){.profile-module__vrebPq__columns{grid-template-columns:1fr}}.profile-module__vrebPq__panel,.profile-module__vrebPq__blogTeaser,.profile-module__vrebPq__blurbs,.profile-module__vrebPq__friendSpace,.profile-module__vrebPq__projects{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card-elevated);border-radius:6px;overflow:hidden}.profile-module__vrebPq__panel{margin-bottom:.85rem}.profile-module__vrebPq__panelHeader{color:#fff;background:linear-gradient(var(--color-accent), var(--color-accent-hover));margin:0;padding:.4rem .6rem;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:.8125rem;font-weight:700}.profile-module__vrebPq__sectionBanner{color:var(--color-accent-hover);background:var(--color-accent-soft);border-bottom:1px solid var(--color-border);margin:0;padding:.4rem .7rem;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:.9375rem;font-weight:700}.profile-module__vrebPq__leftRail{min-width:0}.profile-module__vrebPq__photoBox{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card-elevated);border-radius:6px;gap:.7rem;margin-bottom:.85rem;padding:.6rem;display:flex}.profile-module__vrebPq__photo{border:1px solid var(--color-border);object-fit:cover;border-radius:4px;flex-shrink:0;width:96px;height:96px}.profile-module__vrebPq__photoMeta{color:var(--color-text-soft);margin:0;line-height:1.5}.profile-module__vrebPq__photoMeta p{margin:0 0 .15rem}.profile-module__vrebPq__lastLogin{color:var(--color-text-muted);font-style:italic}.profile-module__vrebPq__contactGrid{background:var(--color-muted-bg);grid-template-columns:1fr 1fr;gap:.35rem .5rem;margin:0;padding:.5rem;list-style:none;display:grid}.profile-module__vrebPq__contactLink{color:var(--color-accent);align-items:center;gap:.35rem;text-decoration:none;display:flex}.profile-module__vrebPq__contactLink:hover{text-decoration:underline}.profile-module__vrebPq__urlBox{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card-elevated);border-radius:6px;margin-bottom:.85rem;padding:.45rem .6rem}.profile-module__vrebPq__urlLabel{margin:0;font-weight:700}.profile-module__vrebPq__urlValue{color:var(--color-accent);word-break:break-all;margin:.1rem 0 0;text-decoration:none;display:inline-block}.profile-module__vrebPq__urlValue:hover{text-decoration:underline}.profile-module__vrebPq__detailsTable{border-collapse:collapse;width:100%}.profile-module__vrebPq__detailsTable th,.profile-module__vrebPq__detailsTable td{text-align:left;vertical-align:top;border-top:1px solid var(--color-border);padding:.4rem .6rem;line-height:1.5}.profile-module__vrebPq__detailsTable tr:first-child th,.profile-module__vrebPq__detailsTable tr:first-child td{border-top:none}.profile-module__vrebPq__detailsTable th{width:34%;color:var(--color-accent-hover);background:var(--color-muted-bg);font-weight:700}.profile-module__vrebPq__rightCol{min-width:0}.profile-module__vrebPq__networkBanner{border:1px solid var(--color-border);background:var(--color-surface);text-align:center;color:var(--color-text);box-shadow:var(--shadow-card-elevated);border-radius:6px;margin-bottom:.85rem;padding:1.1rem .7rem;font-size:.9375rem;font-weight:700}.profile-module__vrebPq__blogTeaser{margin-bottom:.85rem;padding:.7rem}.profile-module__vrebPq__blogHeader{color:var(--color-text);margin:0 0 .4rem;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:.8125rem}.profile-module__vrebPq__subscribe,.profile-module__vrebPq__viewMore{color:var(--color-accent);font-weight:700;text-decoration:none}.profile-module__vrebPq__subscribe:hover,.profile-module__vrebPq__viewMore:hover{text-decoration:underline}.profile-module__vrebPq__blogTeaser p{color:var(--color-text-soft);margin:0 0 .4rem}.profile-module__vrebPq__viewMore{display:inline-block}.profile-module__vrebPq__blurbs{margin-bottom:.85rem;padding:0 0 .75rem}.profile-module__vrebPq__blurbs p{color:var(--color-text-soft);margin:0 .7rem .6rem;line-height:1.6}.profile-module__vrebPq__blurbHeading{color:var(--color-accent-hover);margin:.6rem .7rem .25rem;font-family:Verdana,Tahoma,Geneva,sans-serif;font-size:.8125rem}.profile-module__vrebPq__friendSpace{margin-bottom:.85rem;padding:0 0 .8rem}.profile-module__vrebPq__friendCount{margin:.6rem .7rem .8rem}.profile-module__vrebPq__skillGrid{grid-template-columns:repeat(4,1fr);gap:.9rem .6rem;margin:0;padding:0 .7rem;list-style:none;display:grid}@media (max-width:560px){.profile-module__vrebPq__skillGrid{grid-template-columns:repeat(2,1fr)}}.profile-module__vrebPq__skillCard{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.profile-module__vrebPq__skillTile{aspect-ratio:1;border:1px solid var(--color-border);background:linear-gradient(160deg, var(--color-accent-soft), var(--color-muted-bg));border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;box-shadow:inset 0 1px #fff9}.profile-module__vrebPq__skillGlyph{color:var(--color-accent-hover);font-size:1.9rem;font-weight:700}.profile-module__vrebPq__skillRank{color:#fff;background:var(--color-accent);border-radius:999px;padding:.05rem .3rem;font-size:.625rem;font-weight:700;position:absolute;top:3px;left:4px}.profile-module__vrebPq__skillName{color:var(--color-accent);font-weight:700;line-height:1.25}.profile-module__vrebPq__skillHandle{color:var(--color-text-muted);font-size:.6875rem;font-style:italic}.profile-module__vrebPq__projects{padding:0 0 .8rem}.profile-module__vrebPq__projectList{flex-direction:column;gap:.6rem;margin:.7rem 0 0;padding:0 .7rem;list-style:none;display:flex}.profile-module__vrebPq__projectCard{border:1px solid var(--color-border);border-left:3px solid var(--color-accent);background:var(--color-muted-bg);border-radius:4px;padding:.55rem .65rem}.profile-module__vrebPq__projectTop{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.profile-module__vrebPq__projectOrg{color:var(--color-accent-hover);font-weight:700}.profile-module__vrebPq__projectYears{color:var(--color-text-muted);white-space:nowrap}.profile-module__vrebPq__projectRole{color:var(--color-text-soft);margin:.1rem 0 .25rem;font-weight:700;display:block}.profile-module__vrebPq__projectBlurb{color:var(--color-text-soft);margin:0;line-height:1.55}
