@import"https://fonts.googleapis.com/css2?family=GFS+Didot&family=Paprika&display=swap";@font-face{font-family:GFS Didot;src:url(/fonts/GFSDidot.ttf) format("truetype")}@font-face{font-family:Paprika;src:url(/fonts/Paprika-Regular.ttf) format("truetype")}.container{min-height:100vh;background:#0d0d0d;color:#e5e5e5;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;margin:0 auto}@keyframes cardPop{0%{opacity:0;transform:translateY(14px) scale(.9);box-shadow:0 6px 18px #00000073,0 0 #7dd3fc00}70%{opacity:1;transform:translateY(0) scale(1.03);box-shadow:0 20px 50px #0009,0 0 0 1px #7dd3fc1f}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 14px 32px #0000008c,0 0 0 1px #ffffff0a}}@keyframes tabPanelExpand{0%{max-height:0;opacity:0;transform:scaleY(.96)}to{max-height:1200px;opacity:1;transform:scaleY(1)}}.carrd-profile{text-align:center;padding:1rem}.carrd-card{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:1rem 1.25rem;text-align:left;width:min(560px,100%)}.carrd-card--tab-active{animation:cardPop .24s ease}.carrd-tab-panels{width:min(560px,100%);display:flex;flex-direction:column;align-items:center;gap:1.1rem}.carrd-tab-dots{display:inline-flex;justify-content:center;align-items:center;gap:1.5rem;padding:.35rem .75rem;border-radius:6px;background:#141414;border:1px solid #2e2e2e;box-shadow:inset 0 1px #ffffff08}.carrd-tab-dot-wrapper{display:inline-flex;align-items:center;justify-content:center;padding:12px;margin:-12px}.carrd-tab-dot{width:8px;height:8px;border-radius:999px;background:#404040;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:width .22s ease,transform .22s ease,background .18s ease,box-shadow .18s ease}.carrd-tab-dot:hover{background:#525252}.carrd-tab-dot[aria-selected=true]{width:24px;background:#737373;box-shadow:0 0 0 2px #0000004d;transform:scaleY(1.15)}.carrd-tab-dot:focus-visible{outline:2px solid #525252;outline-offset:2px}.carrd-tab-panel-expand{overflow:hidden;transform-origin:top;animation:tabPanelExpand .32s ease-out forwards}.carrd-card-title{width:100%;background:transparent;border:0;padding:0 0 .5rem;-webkit-user-select:none;user-select:none;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#a3a3a3;margin:0;border-bottom:1px solid #333;text-align:left}.carrd-card-body{font-size:.95rem;line-height:1.6}.carrd-card-body-inner{padding-top:.75rem}.carrd-card-body ul{margin:0;padding-left:1.25rem}.carrd-card-body li{margin-bottom:.35rem}.carrd-card-body a{color:#7dd3fc;text-decoration:none}.carrd-card-body a:hover{text-decoration:underline}.carrd-card-body p{margin:0}.carrd-name{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:#fff}.carrd-pronouns{font-size:.9rem;color:#a3a3a3;margin:0}.about-row{display:flex;gap:2rem;align-items:center}.about-image{width:120px;height:120px;border-radius:999px;object-fit:cover;flex:0 0 auto;border:1px solid #333}.about-text{flex:1 1 auto;min-width:0}.about-text p+p{margin-top:.75rem}.about-copy{display:flex;flex-direction:column;gap:.85rem}.about-copy-lead{text-align:center}.interests-layout{display:flex;gap:2rem;align-items:flex-start}.interests-col{flex:1 1 0;min-width:0}.interests-col ul{padding:.35rem 0 .5rem 1.5rem}.interests-heading{margin:0;font-size:inherit;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.interests-heading:not(:first-child){margin-top:1.25rem}.footer{text-align:center;margin-top:2.5rem;padding-top:1rem;border-top:1px solid #262626;display:flex;flex-direction:column;align-items:center;gap:.75rem}.footer-item{display:inline-flex;align-items:center;gap:1rem}.footer-item a,.footer-social-button{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:inherit}.footer-social-icon{display:block;height:20px;width:auto;object-fit:contain}.footer p{font-size:.75rem;color:#525252;margin:0}.footer-status:empty{display:none}@media (max-width: 520px){.about-row{flex-direction:column;align-items:center;text-align:left}.interests-layout{flex-direction:column;gap:1.25rem}}@media (prefers-reduced-motion: reduce){.carrd-card--tab-active,.carrd-tab-panel-expand{animation:none}.carrd-tab-dot{transition:none}.carrd-tab-dot[aria-selected=true]{width:24px;transform:none}}*{box-sizing:border-box}body{margin:0;font-family:GFS Didot,Garamond,system-ui}@font-face{font-family:GFS Didot;src:url(/fonts/GFSDidot.ttf) format("truetype")}@font-face{font-family:Paprika;src:url(/fonts/Paprika-Regular.ttf) format("truetype")}
