.rdm-recent-page{font-family:Nunito,sans-serif;margin:0;padding:0;background:#fff7f0;color:#544b45;--p: hsl(343, 64%, 37%);--p-light: hsl(343, 64%, 96%);--p-dark: hsl(343, 64%, 26%);--t: #0a9396;--t-light: rgba(10,147,150,.13);--t-dark: #005f73;--t-border:rgba(10,147,150,.4);--fg: hsl(25, 10%, 30%);--muted: hsl(25, 10%, 55%);--card: #fff;--border: hsl(40, 20%, 88%);--cream: hsl(28, 100%, 97%)}.rc-container{max-width:1140px;margin:0 auto;padding:0 1.5rem}.rc-section{padding:4.5rem 1.5rem}.rc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.rc-section-title{font-family:Fredoka,sans-serif;font-size:clamp(1.6rem,4vw,2.4rem);color:var(--fg);margin:0;line-height:1.15}.rc-label{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--t);background:var(--t-light);border:1px solid var(--t-border);border-radius:999px;padding:.25rem .85rem;margin-bottom:.75rem}.rc-btn{display:inline-block;padding:.65rem 1.6rem;border-radius:999px;font-family:Fredoka,sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;border:2px solid transparent;transition:opacity .15s,transform .15s;white-space:nowrap;cursor:pointer}.rc-btn--outline{background:#ffffff26;color:#fff;border-color:#fff9}.rc-btn--outline:hover{background:#ffffff40}.rc-btn--white{background:#fff;color:var(--p);border-color:#fff}.rc-btn--white:hover{background:#ffffffe6}.rc-btn--outline-white{background:transparent;color:#fff;border-color:#ffffffb3}.rc-btn--outline-white:hover{background:#ffffff1f}.rc-btn--lg{padding:.85rem 2.2rem;font-size:1.05rem}.rc-hero{background:linear-gradient(135deg,#4b1121,#6b2438);color:#fff;padding:5rem 1.5rem 4.5rem;text-align:center}.rc-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:.25rem .85rem;margin-bottom:1.25rem}.rc-hero__title{font-family:Fredoka,sans-serif;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;margin:0 0 1rem;line-height:1.1}.rc-hero__sub{font-size:clamp(1rem,2vw,1.15rem);opacity:.88;margin:0 0 2.25rem;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.65}.rc-hero__stats{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:2.25rem;flex-wrap:wrap}.rc-stat{text-align:center}.rc-stat__num{display:block;font-family:Fredoka,sans-serif;font-size:2rem;font-weight:700;line-height:1}.rc-stat__label{font-size:.78rem;opacity:.8;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.rc-stat--divider{width:1px;height:2.5rem;background:#ffffff4d}@media(max-width:480px){.rc-stat--divider{display:none}.rc-hero__stats{gap:1.5rem}}.rc-grid-section{background:var(--cream)}.rc-adopted-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem}@media(max-width:600px){.rc-adopted-grid{grid-template-columns:1fr}}.rc-adopted-card{display:block;border-radius:1.5rem;overflow:hidden;background:var(--card);border:1px solid var(--border);box-shadow:0 2px 16px #501e1412;text-decoration:none;color:var(--fg);transition:transform .22s,box-shadow .22s}.rc-adopted-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #501e1421}.rc-adopted-card__photo{position:relative;height:240px;overflow:hidden}.rc-adopted-card__photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .35s;filter:brightness(.92)}.rc-adopted-card:hover .rc-adopted-card__photo img{transform:scale(1.05)}.rc-adopted-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(10,147,150,.92) 0%,transparent 100%);padding:1.5rem 1rem .7rem;display:flex;align-items:flex-end;justify-content:space-between}.rc-adopted-badge{color:#fff;font-weight:800;font-size:.9rem;letter-spacing:.04em}.rc-adopted-date{color:#ffffffd9;font-size:.75rem;font-weight:600;letter-spacing:.04em}.rc-adopted-card__body{padding:1.25rem 1.4rem 1.4rem;display:flex;flex-direction:column;gap:.65rem}.rc-adopted-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.rc-adopted-card__name{font-family:Fredoka,sans-serif;font-size:1.4rem;color:var(--fg);margin:0 0 .1rem;line-height:1}.rc-adopted-card__breed{font-size:.85rem;color:var(--muted);font-weight:600;margin:0}.rc-adopted-card__family-tag{display:inline-block;font-size:.72rem;font-weight:700;background:var(--t-light);border:1px solid var(--t-border);border-radius:999px;padding:.2rem .6rem;color:var(--t-dark);white-space:nowrap;flex-shrink:0}.rc-adopted-card__story{font-size:.9rem;line-height:1.65;color:var(--fg);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rc-adopted-card__cta{font-size:.85rem;font-weight:700;color:var(--t);margin-top:.1rem;transition:color .15s}.rc-adopted-card:hover .rc-adopted-card__cta{color:var(--t-dark)}.rc-cta{background:#9b2244;color:#fff;padding:3.5rem 1.5rem}.rc-cta__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media(min-width:760px){.rc-cta__inner{flex-direction:row;justify-content:space-between;text-align:left}}.rc-cta h2{font-family:Fredoka,sans-serif;font-size:clamp(1.3rem,3vw,1.9rem);margin:0 0 .3rem}.rc-cta p{margin:0;opacity:.88;font-size:.95rem}.rc-cta__btns{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;flex-shrink:0}
