@import"https://fonts.googleapis.com/css2?family=GFS+Didot&family=Paprika&display=swap";.container{min-height:100vh;background:#0d0d0d;color:#e5e5e5;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;margin:0 auto}.language-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.language-button-wrapper{display:inline-flex;align-items:center;justify-content:center;padding:12px;cursor:pointer;margin:-12px}.language-button-wrapper .language-button,.language-button{padding:.5rem 1rem;border-radius:.5rem;background:#1a1a1a;border:1px solid #333;color:#e5e5e5;cursor:pointer;transition:background .3s ease;font-size:12px;font-weight:600}.language-button-wrapper:hover .language-button,.language-button:hover{background:#2a2a2a}.card-default-size{max-width:500px;margin:0 auto;padding:1rem 1.25rem;text-align:left;border-radius:8px;background:#1a1a1a;border:1px solid #333;width:min(560px,100%)}@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}}.card-default-size:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 22px 58px #000000a6,0 0 0 1px #7dd3fc33;transition:transform .16s ease,box-shadow .16s ease}@media (prefers-reduced-motion: reduce){.card-default-size{animation:none}.card-default-size:hover{transform:none;transition:none}.carrd-card{transition:none}.carrd-card--active,.carrd-card--inactive{transform:none}.carrd-tab-dot{transition:none}.carrd-tab-dot[aria-selected=true]{width:24px;transform:none}.carrd-tab-panel-expand{animation:none}}.carrd-header{text-align:center;margin-bottom:2rem}.carrd-title{font-size:1.5rem;font-weight:700;letter-spacing:.02em;margin:0;color:#fff}.carrd-content{display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem;max-width:900px;margin:0 auto}.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%);transition:transform .22s ease,opacity .22s ease,filter .22s ease,border-color .22s ease,box-shadow .22s ease}.carrd-panels{width:min(560px,100%);display:flex;flex-direction:column;gap:1rem}.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;cursor:pointer;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:not([aria-selected=true]){transform:scale(1)}.carrd-tab-dot:focus-visible{outline:2px solid #525252;outline-offset:2px}@keyframes tabPanelExpand{0%{max-height:0;opacity:0;transform:scaleY(.96)}to{max-height:1200px;opacity:1;transform:scaleY(1)}}.carrd-tab-panel-expand{overflow:hidden;transform-origin:top;animation:tabPanelExpand .32s ease-out forwards}.carrd-card--tab-active{animation:cardPop .24s ease}.carrd-panels[data-has-active=true] .carrd-card{will-change:transform}.carrd-card--active{transform:scale(1.02);border-color:#7dd3fc59;box-shadow:0 22px 58px #000000a6,0 0 0 1px #7dd3fc2e;filter:saturate(1.05)}.carrd-card--inactive{opacity:.62;transform:scale(.985);filter:saturate(.9)}@media (min-width: 860px){.carrd-panels{width:min(1040px,100%);flex-direction:row;gap:.9rem;align-items:stretch}.carrd-panels .carrd-card{width:auto;display:flex;flex-direction:column;min-height:360px;flex:1 1 0px;transition:flex .26s ease,transform .22s ease,opacity .22s ease,filter .22s ease,border-color .22s ease,box-shadow .22s ease}.carrd-panels[data-has-active=true] .carrd-card--active{flex:6 1 0px}.carrd-panels[data-has-active=true] .carrd-card--inactive{flex:1 1 0px;min-width:86px;opacity:.72}.carrd-panels[data-has-active=true] .carrd-card--inactive .carrd-card-title{padding:.5rem .25rem;text-align:center;border-bottom:0;flex:1 1 auto;display:grid;place-items:center;writing-mode:vertical-rl;transform:rotate(180deg)}.carrd-panels[data-has-active=true] .carrd-card--inactive .carrd-card-title:after{content:""}.carrd-panels[data-has-active=true] .carrd-card--inactive .carrd-card-body{display:none}}.carrd-card-title{width:100%;background:transparent;border:0;padding:0 0 .5rem;cursor:pointer;-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-title:after{content:"▾";float:right;color:#666}.carrd-card-title[aria-expanded=true]:after{content:"▴"}.carrd-card-title--static{cursor:default}.carrd-card-title--static:after{content:""}.carrd-card-body{font-size:.95rem;line-height:1.6;overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);transition:max-height .22s ease,opacity .18s ease,transform .18s ease}.carrd-card-body[data-open=true]{opacity:1;transform:translateY(0)}.carrd-card-body--static{max-height:none;opacity:1;transform:none;transition:none}.carrd-card-body-inner{padding-top:.75rem}.carrd-card-title:focus-visible{outline:2px solid #7dd3fc;outline-offset:3px;border-radius:6px}@media (prefers-reduced-motion: reduce){.carrd-card-body{transition:none}}.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}@media (max-width: 520px){.about-row{flex-direction:column;align-items:center;text-align:left}}.footer{text-align:center;margin-top:2.5rem;padding-top:1rem;border-top:1px solid #262626}.footer-item{display:inline-flex;align-items:center;gap:1rem}.footer-item a{display:inline-block}.footer-social-icon{display:block;height:20px;width:auto;object-fit:contain}.footer p{font-size:.75rem;color:#525252;margin:0}*{box-sizing:border-box}body{margin:0;font-family:GFS Didot,Garamond,system-ui}
