:root{--first-color-rgb: 255, 119, 0;--second-color-rgb: 255, 145, 0;--third-color-rgb: 255, 179, 0;--fourth-color-rgb: 255, 204, 0;--background-rgb: 0 0 0}body{margin:0;overflow:hidden}.about-page[data-astro-cid-kh7btl4r]{min-height:100vh;position:relative;isolation:isolate}.about-overlay[data-astro-cid-kh7btl4r]{padding-block:2rem}#container[data-astro-cid-kh7btl4r]{width:140rem;aspect-ratio:1;display:grid;grid-template-rows:repeat(40,1fr);grid-template-columns:repeat(40,1fr);position:absolute;transform:rotateX(30deg) rotateY(-5deg) rotate(20deg) scale(1.25)}#container[data-astro-cid-kh7btl4r]:after,#container[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;pointer-events:none}#container[data-astro-cid-kh7btl4r]:before{z-index:2;background-image:url(https://assets.codepen.io/1468070/plus-pattern-center.png);background-size:5%;background-repeat:repeat;opacity:.25}#container[data-astro-cid-kh7btl4r]:after{z-index:3;background:radial-gradient(circle,transparent 25%,rgb(var(--background-rgb)) 80%)}.tile[data-astro-cid-kh7btl4r]{border:1px solid rgb(255 255 255 / 25%);transition:background-color 1.5s}.tile[data-astro-cid-kh7btl4r]:hover{transition-duration:0ms}.tile[data-astro-cid-kh7btl4r]:nth-child(4n):hover{background-color:rgb(var(--first-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(4n+1):hover{background-color:rgb(var(--second-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(4n+2):hover{background-color:rgb(var(--third-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(4n+3):hover{background-color:rgb(var(--fourth-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(7n):hover{background-color:rgb(var(--second-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(7n+3):hover{background-color:rgb(var(--third-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(7n+5):hover{background-color:rgb(var(--fourth-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(7n+6):hover{background-color:rgb(var(--first-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(11n+1):hover{background-color:rgb(var(--first-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(11n+4):hover{background-color:rgb(var(--second-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(11n+7):hover{background-color:rgb(var(--third-color-rgb))}.tile[data-astro-cid-kh7btl4r]:nth-child(11n+10):hover{background-color:rgb(var(--fourth-color-rgb))}.container[data-astro-cid-kh7btl4r]{width:min(32rem,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;position:relative;z-index:4}.user-card[data-astro-cid-kh7btl4r]{min-height:12rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;color:#fff;background:#ffffff14;border:1px solid rgb(255 255 255 / 14%);backdrop-filter:blur(18px);box-shadow:0 24px 60px #00000059;pointer-events:none}.user-card__avatar[data-astro-cid-kh7btl4r]{width:3.5rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.08em;background:linear-gradient(135deg,#f97316,#fb7185);pointer-events:none}.user-card__content[data-astro-cid-kh7btl4r]{display:flex;width:fit-content;flex-direction:column;gap:.35rem;pointer-events:none}.user-card__role[data-astro-cid-kh7btl4r],.user-card__meta[data-astro-cid-kh7btl4r],.user-card__name[data-astro-cid-kh7btl4r]{margin:0;color:#ffffffb8;pointer-events:auto;transition:color .18s ease,text-shadow .18s ease}.user-card__role[data-astro-cid-kh7btl4r]:hover,.user-card__meta[data-astro-cid-kh7btl4r]:hover,.user-card__name[data-astro-cid-kh7btl4r]:hover{color:#fff;text-shadow:0 0 20px rgb(255 255 255 / 100%)}.user-card__role[data-astro-cid-kh7btl4r]{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.user-card__name[data-astro-cid-kh7btl4r]{margin:0;font-size:1.45rem;line-height:1.15;color:#fff}.user-card__meta[data-astro-cid-kh7btl4r]{font-size:.95rem}.user-card--company[data-astro-cid-kh7btl4r]{grid-column:span 2;min-height:12rem;justify-content:center}@media(max-width:960px){.container[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body{overflow-y:auto}.about-page[data-astro-cid-kh7btl4r]{height:auto;min-height:150svh;align-items:flex-start}.about-overlay[data-astro-cid-kh7btl4r]{min-height:100%;padding-inline:1rem;padding-block:1.25rem 2rem;align-items:flex-start}#container[data-astro-cid-kh7btl4r]{position:relative;width:115rem;transform:rotateX(0) rotateY(0) rotate(0) scale(1)}.container[data-astro-cid-kh7btl4r]{top:3rem;grid-template-columns:minmax(0,1fr);width:min(90%,22rem);gap:.875rem}.user-card--company[data-astro-cid-kh7btl4r]{grid-column:span 1}.user-card[data-astro-cid-kh7btl4r]{min-height:10.5rem;padding:1.125rem}.user-card__avatar[data-astro-cid-kh7btl4r]{width:3rem;height:3rem;font-size:.9rem}.user-card__role[data-astro-cid-kh7btl4r]{font-size:.7rem}.user-card__name[data-astro-cid-kh7btl4r]{font-size:1.2rem}.user-card__meta[data-astro-cid-kh7btl4r]{font-size:.875rem}}
