.about--page{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;row-gap:0;width:100%;margin-top:8rem;padding:0 1.5rem 3rem;display:flex}.about-card{width:100%;max-width:1200px;height:auto;box-shadow:none;background:0 0;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:0;display:flex}.about-title{align-items:center;gap:.6rem;margin:0 0 .25rem;font-family:IBM Plex Mono,system-ui,-apple-system,sans-serif;font-size:.8rem;display:inline-flex}.about-title .bi-info-circle{color:var(--accent-primary);padding-bottom:4%;font-size:1.6rem}.about-row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;width:100%;min-height:320px;display:flex}.about--buddy{color:var(--accent-primary);text-underline-offset:3px;font-weight:500;text-decoration:underline;text-decoration-thickness:2px;transition:background .2s,color .2s}.about--buddy:hover,.about--buddy:focus-visible{background:var(--accent-primary);color:var(--text-contrast);-webkit-text-decoration-color:var(--text-contrast);text-decoration-color:var(--text-contrast);text-underline-offset:4px}.about--links{align-items:center;gap:.8rem;margin-top:.75rem;font-size:1rem;display:inline-flex}.bi-star-fill{color:rgba(var(--accent-primary-rgb,244,139,102),.12);font-size:small}.profilePhoto{transform-origin:50%;cursor:pointer;background:0 0;border:none;border-radius:18px;width:360px;height:500px;padding:0;transition:transform .4s;overflow:hidden}.profilePhoto:hover{transform:scale(1.025)}.profilePhoto span{border-radius:inherit;width:100%;height:100%;display:block}.profilePhoto img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.about-copy{flex-direction:column;gap:1rem;max-width:800px;font-family:IBM Plex Mono,system-ui,-apple-system,sans-serif;font-size:.9rem;line-height:1.6;display:flex}.about-card .about-copy p{margin:0;font-size:1rem;line-height:1.6}.dog-info{background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:12px;width:100%;max-width:1200px;margin-top:2rem;margin-left:0;padding:1.4rem 1.25rem;font-family:IBM Plex Mono,system-ui,-apple-system,sans-serif;box-shadow:0 10px 10px #0000001a}.dog-images{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;width:100%;margin-bottom:1rem;display:grid}.dog-photo{transform-origin:50%;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;height:220px;padding:0;transition:transform .4s;overflow:hidden}.dog-photo:hover{transform:scale(1.025)}.dog-photo span,.dog-photo img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.dog-copy h2{margin:0 0 .5rem;font-size:1rem}.dog-copy p{margin:0;font-size:.95rem;line-height:1.6}.dog-info h2{margin:0 0 .5rem;font-size:1rem}.dog-info p{margin:0;font-size:.95rem;line-height:1.6}.about-lightbox{z-index:999;opacity:0;background:#000000a6;padding:1rem;transition:opacity .2s;display:block;position:fixed;inset:0}.about-lightbox__card{box-shadow:none;background:0 0;border-radius:16px;justify-content:center;align-items:center;transition:top .24s,left .24s,width .24s,height .24s,opacity .2s;display:flex;position:fixed;overflow:hidden}.about-lightbox__content{width:100%;height:100%;position:relative}.about-lightbox__card img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.about-lightbox__close{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;background:#0000008c;border:none;border-radius:50%;place-items:center;width:32px;height:32px;font-size:1.2rem;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 6px 18px #00000059}.about-lightbox__close:hover,.about-lightbox__close:focus-visible{background:#000c}.about-lightbox.is-visible{opacity:1}@media (max-width:900px){.about--page{padding-left:1.5rem}.about-row{flex-direction:column;align-items:center}}@media (max-width:640px){.about--page{margin-top:5rem;padding:0 1rem 2.5rem}.about-card{gap:1rem}.about-row{gap:1.25rem;min-height:0}.about-title{font-size:.95rem}.about-title .bi-info-circle{padding-bottom:0}.profilePhoto{aspect-ratio:3/4;width:min(90vw,320px);height:auto}.about-copy{width:100%}.about-card .about-copy p{font-size:.95rem}.about--links{flex-direction:column;align-items:flex-start;gap:.5rem}.about--links .bi-star-fill{display:none}.about--links .card2__item{justify-content:flex-start}}
