.section-dog-breed-index .breeds-grid{align-items:stretch;gap:1.15rem!important}.section-dog-breed-index .breed-card.breed-card--visual{display:flex!important;flex-direction:column;min-height:100%;padding:0!important;background:#fff!important;border-radius:18px!important;overflow:hidden}.section-dog-breed-index .breed-card.breed-card--visual::before{display:none}.section-dog-breed-index .breed-card.breed-card--visual::after{z-index:3;top:1rem;right:1rem;display:grid;width:2.35rem;height:2.35rem;place-items:center;color:var(--breed-accent-strong,#17532d);background:rgba(255,255,255,.93);border-radius:999px;box-shadow:0 6px 18px rgba(20,50,28,.16)}.section-dog-breed-index .breed-card__media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e3e3e3}.section-dog-breed-index .breed-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.015);transition:opacity .3s ease,transform .35s ease}.section-dog-breed-index .breed-card__media.is-loaded .breed-card__image{opacity:1}.section-dog-breed-index .breed-card:hover .breed-card__image{transform:scale(1.055)}.section-dog-breed-index .breed-card__loader{position:absolute;top:50%;left:50%;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:3px solid rgba(23,83,45,.18);border-top-color:var(--breed-accent-strong,#17532d);border-radius:50%;animation:breed-card-spin .8s linear infinite}.section-dog-breed-index .breed-card__media:not(.is-loading) .breed-card__loader{display:none}.section-dog-breed-index .breed-card__media.is-empty{background:#e3e3e3}.section-dog-breed-index .breed-card__body{display:flex;flex:1;flex-direction:column;padding:1.05rem 1.15rem 1.15rem}.section-dog-breed-index .breed-card.breed-card--visual h3{padding-right:0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.28}.section-dog-breed-index .breed-card.breed-card--visual .breed-card__facts{margin-top:auto;padding-top:.8rem}.section-dog-breed-index .breed-card.breed-card--visual:hover{border-color:#a9c1ac!important;box-shadow:0 17px 34px rgba(34,66,41,.14)!important}.section-dog-breed-index{--breed-sticky-offset:.75rem}.section-dog-breed-index .breed-index-container>.container{position:sticky;top:var(--breed-sticky-offset,.75rem);z-index:25}.section-dog-breed-index .letter-navigation{background:rgba(255,255,255,.94)!important;box-shadow:0 10px 30px rgba(34,66,41,.12)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.section-dog-breed-index .letter-section{scroll-margin-top:calc(var(--breed-sticky-offset,.75rem) + 8rem)!important}.page-notice{width:min(100% - 2rem,1280px);margin:0 auto;padding:0;color:#212020!important;background:#e5eed7!important;border-left:4px solid #17532d!important;border-radius:0 12px 12px 0;box-shadow:0 2px 8px rgba(34,66,41,.06)!important;overflow:hidden}.page-notice__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem 1.1rem}.page-notice__icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1.2rem;line-height:1}.page-notice__inner p{margin:0!important;line-height:1.55}.page-notice__close{display:flex;align-items:center;justify-content:center;width:2rem!important;height:2rem!important;margin:0!important;padding:0!important;color:#4b4949!important;background:transparent!important;border:0!important;border-radius:999px!important;line-height:1;cursor:pointer}.page-notice__close:hover{color:#154326!important;background:rgba(23,83,45,.08)!important}@keyframes breed-card-spin{to{transform:rotate(360deg)}}@media(max-width:680px){.section-dog-breed-index{--breed-sticky-offset:.35rem}.section-dog-breed-index .breed-card__media{aspect-ratio:16/9}.section-dog-breed-index .breed-card__body{padding:1rem}.section-dog-breed-index .letter-navigation{padding:.7rem .75rem!important}.section-dog-breed-index .letter-navigation h3{margin-bottom:.45rem!important;font-size:.82rem}.section-dog-breed-index .letter-section{scroll-margin-top:calc(var(--breed-sticky-offset,.35rem) + 6rem)!important}.page-notice{width:min(100% - 1.25rem,1280px)}.page-notice__inner{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem .65rem;padding:.85rem}.page-notice__close{grid-column:2;grid-row:1;justify-self:end}.page-notice__inner p{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){.section-dog-breed-index .breed-card__image{transition:none}.section-dog-breed-index .breed-card__loader{animation-duration:1.6s}}