.family-medallion-section[data-astro-cid-b5k3ynwz]{background-color:var(--color-bg-white);padding:4rem 0;border-bottom:1px solid var(--color-border)}[data-theme=dark] .family-medallion-section[data-astro-cid-b5k3ynwz]{background-color:var(--bg-card)}.medallion-content[data-astro-cid-b5k3ynwz]{display:flex;align-items:center;gap:5rem;justify-content:center;flex-wrap:wrap}.medallion-circles[data-astro-cid-b5k3ynwz]{position:relative;width:400px;height:320px;display:block}.circle-wrapper[data-astro-cid-b5k3ynwz]{position:absolute;border-radius:50%;border:3px solid var(--color-accent);overflow:visible;background:#fff;transition:transform .3s ease,z-index 0s;box-shadow:0 5px 15px #0003;cursor:pointer;-webkit-tap-highlight-color:transparent}.circle-wrapper[data-astro-cid-b5k3ynwz]:hover{transform:scale(1.2);z-index:999!important}.circle-img[data-astro-cid-b5k3ynwz]{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.pos-center[data-astro-cid-b5k3ynwz]{width:120px;height:120px;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:-20px}.pos-center[data-astro-cid-b5k3ynwz]:hover{transform:translate(-50%,-50%) scale(1.2);z-index:999!important}.pos-left[data-astro-cid-b5k3ynwz]{width:80px;height:80px;z-index:5;top:50%;left:30px;margin-top:-20px;transform:none}.pos-left[data-astro-cid-b5k3ynwz]:hover{transform:scale(1.2)}.pos-right[data-astro-cid-b5k3ynwz]{width:80px;height:80px;z-index:5;top:50%;right:30px;margin-top:-20px;transform:none}.pos-right[data-astro-cid-b5k3ynwz]:hover{transform:scale(1.2)}.pos-top-left[data-astro-cid-b5k3ynwz]{width:80px;height:80px;z-index:4;top:20px;left:80px;transform:none}.pos-top-left[data-astro-cid-b5k3ynwz]:hover{transform:scale(1.2)}.pos-top-right[data-astro-cid-b5k3ynwz]{width:80px;height:80px;z-index:4;top:20px;right:80px;transform:none}.pos-top-right[data-astro-cid-b5k3ynwz]:hover{transform:scale(1.2)}.pos-bottom[data-astro-cid-b5k3ynwz]{width:80px;height:80px;z-index:6;bottom:20px;left:50%;transform:translate(-50%)}.pos-bottom[data-astro-cid-b5k3ynwz]:hover{transform:translate(-50%) scale(1.2);z-index:999!important}.tooltip[data-astro-cid-b5k3ynwz]{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;opacity:0;transition:opacity .2s;pointer-events:none;white-space:nowrap;z-index:1000;font-weight:700}.circle-wrapper[data-astro-cid-b5k3ynwz]:hover .tooltip[data-astro-cid-b5k3ynwz]{opacity:1}.medallion-text[data-astro-cid-b5k3ynwz]{max-width:400px;text-align:left}.medallion-text[data-astro-cid-b5k3ynwz] h3[data-astro-cid-b5k3ynwz]{font-size:2rem;margin-bottom:1rem;color:var(--color-primary);font-family:var(--font-heading)}.medallion-text[data-astro-cid-b5k3ynwz] .quote[data-astro-cid-b5k3ynwz]{font-style:italic;font-size:1.25rem;margin-bottom:0;color:var(--color-text);line-height:1.6;font-weight:500}.photo-lightbox[data-astro-cid-b5k3ynwz]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox-overlay[data-astro-cid-b5k3ynwz]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;cursor:pointer}.lightbox-content[data-astro-cid-b5k3ynwz]{position:relative;z-index:1;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);display:flex;flex-direction:column;align-items:center}.lightbox-image[data-astro-cid-b5k3ynwz]{width:auto;height:auto;max-width:min(500px,90vw);max-height:80vh;border-radius:16px;border:4px solid #FDA256;box-shadow:0 20px 60px #00000080}.lightbox-name[data-astro-cid-b5k3ynwz]{color:#fff;text-align:center;margin-top:1.5rem;font-size:2rem;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.5);font-family:var(--font-heading, sans-serif)}.lightbox-close[data-astro-cid-b5k3ynwz]{position:absolute;top:-50px;right:0;background:transparent;border:none;color:#fff;font-size:50px;cursor:pointer;line-height:1;padding:0;width:50px;height:50px}.lightbox-close[data-astro-cid-b5k3ynwz]:hover{color:#fda256}@media(max-width:992px){.medallion-content[data-astro-cid-b5k3ynwz]{gap:3rem}}@media(max-width:768px){.medallion-content[data-astro-cid-b5k3ynwz]{flex-direction:column;text-align:center;gap:2rem;padding-bottom:2rem}.medallion-circles[data-astro-cid-b5k3ynwz]{position:static;width:100%;height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;justify-items:center;margin:0 auto;transform:none;max-width:400px}.circle-wrapper[data-astro-cid-b5k3ynwz]{position:static;transform:none!important;margin:0!important;width:90px;height:90px}.pos-center[data-astro-cid-b5k3ynwz]{width:110px;height:110px;grid-column:2;grid-row:1 / span 2;align-self:center}.pos-top-left[data-astro-cid-b5k3ynwz],.pos-top-right[data-astro-cid-b5k3ynwz],.pos-left[data-astro-cid-b5k3ynwz],.pos-right[data-astro-cid-b5k3ynwz],.pos-bottom[data-astro-cid-b5k3ynwz]{inset:auto}.pos-top-left[data-astro-cid-b5k3ynwz]{order:1}.pos-top-right[data-astro-cid-b5k3ynwz]{order:3}.pos-left[data-astro-cid-b5k3ynwz]{order:4}.pos-right[data-astro-cid-b5k3ynwz]{order:6}.pos-bottom[data-astro-cid-b5k3ynwz]{order:5;grid-column:2}.medallion-text[data-astro-cid-b5k3ynwz]{text-align:center;padding:0 1rem}}
