: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}.about-page[data-astro-cid-kh7btl4r]{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:100svh;padding:8rem 1.5rem 5rem;background:#000}.about-background[data-astro-cid-kh7btl4r]{position:absolute;inset:0;overflow:hidden}.about-background[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;background:#0000007f;pointer-events:none}.about-overlay[data-astro-cid-kh7btl4r]{position:relative;width:min(38rem,100%);pointer-events:none}#container[data-astro-cid-kh7btl4r]{width:150%;height:150%;display:grid;grid-template-rows:repeat(40,1fr);grid-template-columns:repeat(40,1fr);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) 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]{--card-gap: 1.25rem;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--card-gap);position:relative;z-index:4}.user-card[data-astro-cid-kh7btl4r]{min-width:0;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;min-width:0;max-width:100%;flex-direction:column;gap:.35rem;pointer-events:none}.user-card__identity[data-astro-cid-kh7btl4r],.user-card__details[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.35rem;min-width:0}.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;overflow-wrap:anywhere;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__email[data-astro-cid-kh7btl4r]{text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:.2em}.user-card__email[data-astro-cid-kh7btl4r]:focus-visible{outline:2px solid #ff7700;outline-offset:4px;color:#fff}.user-card--company[data-astro-cid-kh7btl4r]{grid-column:span 2;min-height:12rem;justify-content:center}@media(min-width:769px)and (min-height:540px){.about-page[data-astro-cid-kh7btl4r]{height:100dvh;min-height:0;padding:5.5rem clamp(1.5rem,3vw,6rem) 1.5rem;overflow:clip}.about-overlay[data-astro-cid-kh7btl4r]{width:min(32rem,100%);flex-shrink:0;transform:rotateX(30deg) rotateY(-5deg) rotate(20deg) scale(var(--card-scale, 1))}.user-card--centered[data-astro-cid-kh7btl4r]{grid-column:1 / -1;justify-self:center;width:calc((100% - var(--card-gap)) / 2)}}@media(min-width:769px)and (min-height:540px)and (max-height:900px){.about-overlay[data-astro-cid-kh7btl4r]{width:min(48rem,100%)}.container[data-astro-cid-kh7btl4r]{--card-gap: 1rem}.user-card[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:6rem;padding:.75rem}.user-card__avatar[data-astro-cid-kh7btl4r]{width:2.5rem;height:2.5rem;font-size:.85rem}.user-card__content[data-astro-cid-kh7btl4r]{gap:.25rem}.user-card__role[data-astro-cid-kh7btl4r]{letter-spacing:.08em}.user-card__name[data-astro-cid-kh7btl4r]{font-size:1.125rem}.user-card__meta[data-astro-cid-kh7btl4r]{font-size:.9375rem}.user-card--company[data-astro-cid-kh7btl4r]{display:flex;min-height:5rem}.user-card--company[data-astro-cid-kh7btl4r] .user-card__content[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.5rem;width:100%}.user-card__details[data-astro-cid-kh7btl4r]{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem}}@media(max-width:768px),(max-height:539px){.about-page[data-astro-cid-kh7btl4r]{padding:6rem 1rem 3rem}.about-overlay[data-astro-cid-kh7btl4r]{width:min(26rem,100%)}.about-background[data-astro-cid-kh7btl4r]{display:none}.container[data-astro-cid-kh7btl4r]{--card-gap: .875rem;grid-template-columns:minmax(0,1fr)}.user-card[data-astro-cid-kh7btl4r]{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr);min-height:8.5rem;padding:1.125rem}.user-card--company[data-astro-cid-kh7btl4r]{grid-column:span 1;grid-template-columns:1fr;align-items:center;justify-content:center}.user-card__content[data-astro-cid-kh7btl4r]{gap:.25rem}.user-card__avatar[data-astro-cid-kh7btl4r]{width:clamp(2.5rem,10vw,3.5rem);height:clamp(2.5rem,10vw,3.5rem);font-size:clamp(.8rem,2vw,1.25rem)}.user-card__role[data-astro-cid-kh7btl4r]{font-size:.875rem}.user-card__name[data-astro-cid-kh7btl4r]{font-size:clamp(1.05rem,4vw,1.45rem)}.user-card__meta[data-astro-cid-kh7btl4r]{font-size:1rem}}
