.about-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.about-photo-item{position:relative;display:block;padding:0;aspect-ratio:4 / 3;overflow:hidden;background:rgb(var(--gray-light));border:1px solid rgb(var(--gray-light));border-radius:10px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.about-photo-item:hover,.about-photo-item:focus-visible{border-color:var(--accent);box-shadow:var(--box-shadow);transform:translateY(-2px);outline:none}.about-photo-item img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}.about-prose[data-astro-cid-xwg6sw4m] p[data-astro-cid-xwg6sw4m]{margin:0 0 1rem;color:rgb(var(--gray-dark));line-height:1.75}.about-prose[data-astro-cid-xwg6sw4m] p[data-astro-cid-xwg6sw4m]:last-child{margin-bottom:0}.about-contact-card[data-astro-cid-xwg6sw4m]{padding:1.75rem;background:linear-gradient(135deg,#154fa00f,#154fa005);border:1px solid rgba(21,79,160,.15);border-radius:14px}.about-contact-card[data-astro-cid-xwg6sw4m] h2[data-astro-cid-xwg6sw4m]{font-size:1.25rem;margin-bottom:.75rem}.about-contact-button[data-astro-cid-xwg6sw4m]{display:inline-block;margin-top:1.25rem;padding:.65rem 1.35rem;background:var(--accent);color:#fff;font-weight:700;text-decoration:none;border-radius:8px;transition:background .2s ease}.about-contact-button[data-astro-cid-xwg6sw4m]:hover{background:var(--accent-dark);color:#fff;text-decoration:none}.about-interest-grid[data-astro-cid-xwg6sw4m]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.about-interest-card[data-astro-cid-xwg6sw4m]{padding:1.25rem;background:rgb(var(--surface));border:1px solid rgb(var(--gray-light));border-radius:12px;box-shadow:0 2px 8px rgba(var(--gray),12%);transition:box-shadow .2s ease,border-color .2s ease}.about-interest-card[data-astro-cid-xwg6sw4m]:hover{border-color:#154fa04d;box-shadow:var(--box-shadow)}.about-interest-card[data-astro-cid-xwg6sw4m] h3[data-astro-cid-xwg6sw4m]{font-size:1.1rem;margin-bottom:.5rem;color:var(--accent)}.about-interest-card[data-astro-cid-xwg6sw4m] p[data-astro-cid-xwg6sw4m]{margin:0;font-size:.95rem;color:rgb(var(--gray));line-height:1.6}.about-block-accent[data-astro-cid-xwg6sw4m]{padding:2rem;background:rgb(var(--surface));border:1px solid rgb(var(--gray-light));border-radius:16px;box-shadow:0 4px 20px rgba(var(--gray),10%)}.about-singles-grid[data-astro-cid-xwg6sw4m]{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}.about-single-card[data-astro-cid-xwg6sw4m]{margin:0;text-align:center}.about-single-card[data-astro-cid-xwg6sw4m] img[data-astro-cid-xwg6sw4m]{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;box-shadow:0 2px 8px rgba(var(--gray),18%);transition:transform .2s ease,box-shadow .2s ease}.about-single-card[data-astro-cid-xwg6sw4m]:hover img[data-astro-cid-xwg6sw4m]{transform:scale(1.03);box-shadow:var(--box-shadow)}.about-single-card[data-astro-cid-xwg6sw4m] figcaption[data-astro-cid-xwg6sw4m]{margin-top:.5rem;font-size:.85rem;font-weight:700;color:rgb(var(--gray-dark))}.about-process[data-astro-cid-xwg6sw4m]{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgb(var(--gray-light))}.about-process-preamble[data-astro-cid-xwg6sw4m]{margin-bottom:1.5rem}.about-process-emphasis[data-astro-cid-xwg6sw4m]{margin:0 0 .5rem;font-size:.9rem;font-weight:700;letter-spacing:.02em;color:rgb(var(--black))}.about-process-principles[data-astro-cid-xwg6sw4m]{margin:1rem 0 0;padding-left:1.25rem;color:rgb(var(--gray));font-size:.95rem}.about-process-principles[data-astro-cid-xwg6sw4m] li[data-astro-cid-xwg6sw4m]+li[data-astro-cid-xwg6sw4m]{margin-top:.35rem}.about-process-steps[data-astro-cid-xwg6sw4m]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.about-process-step[data-astro-cid-xwg6sw4m]{margin:0}.about-process-step[data-astro-cid-xwg6sw4m] details[data-astro-cid-xwg6sw4m]{border:1px solid rgb(var(--gray-light));border-radius:10px;background:color-mix(in srgb,rgb(var(--surface)) 70%,transparent);overflow:hidden}.about-process-step[data-astro-cid-xwg6sw4m] summary[data-astro-cid-xwg6sw4m]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;padding:.9rem 1rem;font-weight:700;color:rgb(var(--black));cursor:pointer;user-select:none;list-style:none}.about-process-step[data-astro-cid-xwg6sw4m] summary[data-astro-cid-xwg6sw4m]::-webkit-details-marker{display:none}.about-process-step[data-astro-cid-xwg6sw4m] summary[data-astro-cid-xwg6sw4m]:hover{color:var(--accent)}.about-process-step-number[data-astro-cid-xwg6sw4m]{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .4rem;background:var(--accent);color:#fff;font-size:.85rem;border-radius:6px;flex-shrink:0}.about-process-step-title[data-astro-cid-xwg6sw4m]{flex:1 1 auto;min-width:0}.about-process-step-note[data-astro-cid-xwg6sw4m]{width:100%;padding-left:2.5rem;font-size:.85rem;font-weight:400;color:rgb(var(--gray))}.about-process-step-body[data-astro-cid-xwg6sw4m]{padding:0 1rem 1rem;border-top:1px solid rgb(var(--gray-light))}.about-process-items[data-astro-cid-xwg6sw4m]{margin:.85rem 0 0;padding-left:1.25rem;color:rgb(var(--gray-dark));font-size:.95rem;line-height:1.65}.about-process-items[data-astro-cid-xwg6sw4m] li[data-astro-cid-xwg6sw4m]+li[data-astro-cid-xwg6sw4m]{margin-top:.5rem}.about-process-sidenotes[data-astro-cid-xwg6sw4m]{margin-top:1rem;padding:.85rem 1rem;background:#154fa00d;border-left:3px solid var(--accent);border-radius:0 8px 8px 0;font-size:.9rem;color:rgb(var(--gray))}.about-process-sidenotes[data-astro-cid-xwg6sw4m] strong[data-astro-cid-xwg6sw4m]{display:block;margin-bottom:.5rem;color:rgb(var(--black));font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.about-process-sidenotes[data-astro-cid-xwg6sw4m] ul[data-astro-cid-xwg6sw4m]{margin:0;padding-left:1.1rem}.about-process-sidenotes[data-astro-cid-xwg6sw4m] li[data-astro-cid-xwg6sw4m]+li[data-astro-cid-xwg6sw4m]{margin-top:.35rem}.about-process-tips[data-astro-cid-xwg6sw4m]{margin-top:1.5rem;padding:1.25rem;background:rgb(var(--gray-light),.35);border-radius:10px}.about-process-tips[data-astro-cid-xwg6sw4m] h4[data-astro-cid-xwg6sw4m]{margin:0 0 .75rem;font-size:1rem;color:rgb(var(--black))}.about-process-tips[data-astro-cid-xwg6sw4m] ul[data-astro-cid-xwg6sw4m]{margin:0;padding-left:1.25rem;color:rgb(var(--gray-dark));font-size:.95rem;line-height:1.6}.about-process-tips[data-astro-cid-xwg6sw4m] li[data-astro-cid-xwg6sw4m]+li[data-astro-cid-xwg6sw4m]{margin-top:.35rem}.about-gaming[data-astro-cid-xwg6sw4m]{padding:1.25rem 1.5rem;background:rgb(var(--gray-light),.35);border:1px solid rgb(var(--gray-light));border-radius:12px}.about-gaming[data-astro-cid-xwg6sw4m] summary[data-astro-cid-xwg6sw4m]{font-size:1.1rem;font-weight:700;color:rgb(var(--black));cursor:pointer;user-select:none}.about-gaming[data-astro-cid-xwg6sw4m] summary[data-astro-cid-xwg6sw4m]:hover{color:var(--accent)}.about-gaming[data-astro-cid-xwg6sw4m] .about-prose[data-astro-cid-xwg6sw4m]{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgb(var(--gray-light))}.about-closing[data-astro-cid-xwg6sw4m]{text-align:center;padding:2rem 1rem;color:rgb(var(--gray));font-size:1.05rem;font-style:italic}.about-closing[data-astro-cid-xwg6sw4m] p[data-astro-cid-xwg6sw4m]{margin:0}.about-embedded-preview[data-astro-cid-xwg6sw4m]{padding:1rem 0}.about-embedded-hero[data-astro-cid-xwg6sw4m]{display:flex;align-items:center;gap:1.25rem;margin-bottom:.5rem}.about-embedded-hero[data-astro-cid-xwg6sw4m] img[data-astro-cid-xwg6sw4m]{width:96px;height:96px;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 8px rgba(var(--gray),20%);flex-shrink:0}.about-embedded-hero[data-astro-cid-xwg6sw4m] p[data-astro-cid-xwg6sw4m]{margin:0;color:rgb(var(--gray));font-size:1rem;line-height:1.6}.home-section[data-astro-cid-xwg6sw4m] .about-header[data-astro-cid-xwg6sw4m] h2{font-size:2.441em}.section-view-all[data-astro-cid-xwg6sw4m]{display:inline-block;margin-top:1.5rem;font-size:.95rem;font-weight:700;text-decoration:none}.section-view-all[data-astro-cid-xwg6sw4m]:hover{text-decoration:underline}.about-lightbox[data-astro-cid-xwg6sw4m]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.about-lightbox[data-astro-cid-xwg6sw4m][hidden]{display:none}.about-lightbox-backdrop[data-astro-cid-xwg6sw4m]{position:absolute;inset:0;background:rgba(var(--black),70%)}.about-lightbox-content[data-astro-cid-xwg6sw4m]{position:relative;z-index:1;max-width:min(90vw,900px);max-height:90vh;background:rgb(var(--surface));border-radius:12px;overflow:hidden;box-shadow:var(--box-shadow)}.about-lightbox-close[data-astro-cid-xwg6sw4m]{position:absolute;top:.5rem;right:.5rem;z-index:2;width:2.5rem;height:2.5rem;font-size:1.75rem;line-height:1;color:#fff;background:rgba(var(--black),50%);border:none;border-radius:50%;cursor:pointer}.about-lightbox-close[data-astro-cid-xwg6sw4m]:hover,.about-lightbox-close[data-astro-cid-xwg6sw4m]:focus-visible{background:rgba(var(--black),75%);outline:none}.about-lightbox-image[data-astro-cid-xwg6sw4m]{display:block;width:100%;max-height:75vh;object-fit:contain;background:rgb(var(--gray-light));border-radius:0}.about-lightbox-caption[data-astro-cid-xwg6sw4m]{margin:0;padding:1rem 1.25rem;font-size:.95rem;color:rgb(var(--gray-dark))}@media(max-width:720px){.about-hero[data-astro-cid-xwg6sw4m]{margin:-1em -1em 2.5rem}.about-block-accent[data-astro-cid-xwg6sw4m]{padding:1.25rem}.about-embedded-hero[data-astro-cid-xwg6sw4m]{flex-direction:column;text-align:center}}.about-subsection-title{font-size:1.1rem;margin-bottom:1rem;color:rgb(var(--gray));font-weight:700;text-transform:uppercase;letter-spacing:.04em}.about[data-astro-cid-xwg6sw4m]{max-width:960px;margin:0 auto}.about-full[data-astro-cid-xwg6sw4m]{max-width:none}.about-hero[data-astro-cid-xwg6sw4m]{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(280px,38vw,380px);margin:-3em -1em 3rem;border-radius:0 0 16px 16px;overflow:hidden}.about-hero-banner[data-astro-cid-xwg6sw4m]{position:absolute;inset:0;z-index:0}.about-hero-banner[data-astro-cid-xwg6sw4m] img[data-astro-cid-xwg6sw4m]{width:100%;height:100%;object-fit:cover;border-radius:0}.about-hero-overlay[data-astro-cid-xwg6sw4m]{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(var(--black),.3),rgba(var(--black),.55))}.about-hero-foreground[data-astro-cid-xwg6sw4m]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;text-align:center}.about-hero-profile[data-astro-cid-xwg6sw4m]{flex-shrink:0}.about-hero-profile[data-astro-cid-xwg6sw4m] img[data-astro-cid-xwg6sw4m]{width:clamp(120px,18vw,160px);height:clamp(120px,18vw,160px);object-fit:cover;border:4px solid #fff;border-radius:50%;box-shadow:var(--box-shadow)}.about-hero-text[data-astro-cid-xwg6sw4m]{padding:0}.about-hero-text[data-astro-cid-xwg6sw4m] h1{margin-bottom:.35rem;color:#fff;text-shadow:0 2px 12px rgba(var(--black),.45)}.about-hero-tagline[data-astro-cid-xwg6sw4m]{margin:0;color:#ffffffe0;font-size:1.125rem;text-shadow:0 1px 6px rgba(var(--black),.35)}.about-content[data-astro-cid-xwg6sw4m]{display:flex;flex-direction:column;gap:2.5rem;padding:0 .25rem}.about-block-title[data-astro-cid-xwg6sw4m]{font-size:1.563rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgb(var(--gray-light))}.about-subsection[data-astro-cid-xwg6sw4m]{margin-top:2rem}.about-ms-aux[data-astro-cid-xwg6sw4m]{scroll-margin-top:6rem}.about-ms-aux[data-astro-cid-xwg6sw4m][hidden]{display:none}
