:root{--green:#284b3b;--green-dark:#18372b;--cream:#f4f0e6;--paper:#fbf9f3;--gold:#b98843;--ink:#28352f;--muted:#68736c;--line:#dcd8cd;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;left:12px;top:12px;z-index:1000;padding:10px 14px;background:#fff;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-container{width:min(calc(100% - 48px),1180px);margin-inline:auto;min-width:0}.site-header{position:sticky;top:0;z-index:40;background:rgba(251,249,243,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.site-nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-brand{display:flex;align-items:center;gap:12px;color:var(--green-dark);font-family:var(--serif);font-size:18px;font-weight:600;line-height:1.1;text-decoration:none;min-width:0}.site-brand img{width:64px;height:64px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.desktop-nav a{text-decoration:none}.nav-toggle{display:none;width:46px;height:46px;padding:10px;border:1px solid var(--line);border-radius:50%;background:#fff}.nav-toggle span{display:block;height:2px;margin:5px 0;background:var(--green)}.mobile-nav{padding:8px 24px 22px;background:var(--paper);border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;text-decoration:none;font-weight:700}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 20px;border:1px solid transparent;border-radius:999px;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.button-primary{background:var(--green);color:#fff}.button-gold{background:var(--gold);color:#fff}.button-secondary{border-color:var(--green);color:var(--green);background:transparent}.button:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #e2aa55;outline-offset:3px}.page-hero{padding:86px 0 74px;background:linear-gradient(120deg,#e2e6d7,var(--cream))}.narrow{max-width:850px}.eyebrow,.tile-date{margin:0 0 10px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.page-hero h1,.detail-copy h1{margin:0;color:var(--green-dark);font:500 clamp(44px,7vw,78px)/1.02 var(--serif)}.page-hero p:not(.eyebrow){max-width:680px;margin:22px 0 0;font-size:19px}.content-section{padding:72px 0}.filter-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:40px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:20px}.filter-bar label{font-weight:800}.filter-bar select{min-height:46px;max-width:100%;padding:0 40px 0 14px;border:1px solid #aaa;border-radius:12px;background:#fff;font:inherit}.litters-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-width:0}.litter-tile{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 13px 38px rgba(42,55,37,.08)}.litter-tile-photo{position:relative;display:block;aspect-ratio:4/3;overflow:hidden}.litter-tile-photo img,.litter-tile-photo .photo-placeholder{width:100%;height:100%;object-fit:cover}.litter-tile-body{padding:24px}.litter-tile h3{margin:0;color:var(--green);font:500 30px/1.12 var(--serif)}.litter-tile p{overflow-wrap:anywhere}.tile-breed{margin:5px 0;color:var(--muted);font-weight:700}.tile-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px}.text-link{color:var(--green);font-weight:800}.status-badge{display:inline-flex;max-width:calc(100% - 24px);align-items:center;padding:7px 12px;border-radius:999px;background:#e6efd9;color:#35502d;font-size:12px;font-weight:800;line-height:1.25}.litter-tile-photo .status-badge{position:absolute;left:14px;bottom:14px}.status-limited{background:#fff0cf;color:#745316}.status-homed{background:#e8e5ed;color:#514865}.status-upcoming{background:#e4edf2;color:#345365}.status-archived{background:#e7e7e7;color:#555}.photo-placeholder{display:grid;place-items:center;min-height:220px;padding:20px;background:#e6e1d5;color:var(--green);text-align:center;font-weight:700}.empty-state{grid-column:1/-1;padding:50px;background:#fff;border-radius:24px;text-align:center}.detail-hero{padding:48px 0 70px;background:linear-gradient(130deg,#eef0e4,var(--cream))}.preview-banner{margin-bottom:18px;padding:12px 16px;border-radius:12px;background:#fff0cf;color:#694b14;font-weight:800}.back-link{display:inline-block;margin-bottom:26px;color:var(--green);font-weight:800}.detail-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:58px;align-items:center;min-width:0}.cover-button{display:block;width:100%;min-width:0;padding:0;overflow:hidden;border:0;border-radius:34px;background:none;box-shadow:0 20px 55px #18372b20;cursor:zoom-in}.cover-button:disabled{cursor:default}.detail-cover{width:100%;aspect-ratio:4/3;object-fit:cover}.detail-copy{min-width:0}.detail-copy h1{margin-top:18px}.breed{color:var(--green);font-size:18px;font-weight:800}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.facts div{min-width:0;padding:14px;background:rgba(255,255,255,.78);border-radius:14px}.facts span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase}.facts strong{display:block;overflow-wrap:anywhere}.cta-row{display:flex;gap:12px;flex-wrap:wrap}.prose{max-width:800px}.prose h2,.section-heading h2{margin:0;color:var(--green);font:500 clamp(36px,5vw,56px)/1.08 var(--serif)}.section-heading{margin:70px 0 28px}.detail-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.detail-gallery button{min-width:0;padding:0;overflow:hidden;border:0;border-radius:18px;background:none;cursor:zoom-in}.detail-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.alternatives-heading{padding-top:24px;border-top:1px solid var(--line)}.detail-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.detail-lightbox[hidden]{display:none}.lightbox-backdrop{position:absolute;inset:0;background:rgba(10,15,12,.94)}.lightbox-panel{position:relative;z-index:1;display:grid;width:min(1160px,100%);height:min(88vh,850px);place-items:center}.lightbox-panel img{max-width:calc(100% - 110px);max-height:calc(100% - 50px);width:auto;height:auto;object-fit:contain}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;z-index:2;width:48px;height:48px;border:1px solid #ffffff66;border-radius:50%;background:#ffffff18;color:#fff;font-size:30px;cursor:pointer}.lightbox-close{right:0;top:0}.lightbox-prev{left:0;top:50%}.lightbox-next{right:0;top:50%}.lightbox-counter{position:absolute;bottom:0;color:#fff}.site-footer{margin-top:40px;padding:46px 0;background:#243224;color:#fff}.footer-layout{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-layout>div{display:flex;flex-direction:column}.footer-layout a{text-decoration:none}.footer-brand{flex-direction:row!important;align-items:center;gap:14px}.footer-brand img{object-fit:contain}
@media(max-width:980px){.desktop-nav{display:none}.nav-toggle{display:block}.litters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr;gap:34px}.detail-copy{max-width:800px}.footer-layout{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:620px){.site-container{width:min(calc(100% - 28px),1180px)}.site-nav{min-height:78px}.site-brand{font-size:15px}.site-brand img{width:54px;height:54px}.page-hero{padding:55px 0}.content-section{padding:48px 0}.filter-bar{align-items:stretch}.filter-bar>*{width:100%}.litters-grid{grid-template-columns:1fr}.detail-hero{padding:30px 0 50px}.detail-layout{gap:28px}.detail-copy h1{font-size:44px}.facts{grid-template-columns:1fr 1fr}.cta-row .button{width:100%}.detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.footer-layout{grid-template-columns:1fr}.footer-brand{grid-column:auto}.lightbox-panel img{max-width:100%;max-height:calc(100% - 100px)}.lightbox-prev,.lightbox-next{top:auto;bottom:4px}.lightbox-counter{bottom:10px}}
@media(max-width:370px){.site-brand span{font-size:13px}.facts{grid-template-columns:1fr}.detail-gallery{grid-template-columns:1fr 1fr}.button{padding-inline:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.unified-footer{padding:0}
.unified-footer{margin-top:40px;background:#243224;color:#fff}.unified-footer-grid{width:min(calc(100% - 48px),1180px);margin:auto;padding:58px 0 44px;display:grid;grid-template-columns:1.6fr 1fr .8fr .8fr;gap:42px}.unified-footer-grid section{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:9px}.unified-footer-grid h2{margin:0 0 8px;font:600 18px/1.2 var(--serif)}.unified-footer-grid a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none}.unified-footer-grid p,.unified-footer-grid span{margin:0;color:#d6dfd4}.unified-footer-identity{display:grid!important;grid-template-columns:78px 1fr;gap:16px!important}.unified-footer-identity img{width:78px;height:78px;object-fit:contain}.unified-footer-identity strong{display:block;font:600 21px/1.15 var(--serif)}.unified-footer-identity p{margin-top:10px;max-width:330px}.unified-footer-legal{padding:18px max(24px,calc((100% - 1180px)/2));border-top:1px solid #ffffff24;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;color:#c7d1c5;font-size:13px}.unified-footer-legal a{color:inherit}.mobile-contact{display:none}.legal-page{padding-block:76px;max-width:850px}.legal-page h1{margin:0 0 28px;color:var(--green-dark);font:500 clamp(44px,7vw,72px)/1.02 var(--serif)}.legal-page h2{margin:38px 0 10px;color:var(--green);font:500 30px/1.12 var(--serif)}.legal-page p{font-size:17px}.legal-page a{color:var(--green);font-weight:700}
@media(max-width:980px){.unified-footer-grid{grid-template-columns:1fr 1fr}.unified-footer-identity{grid-column:1/-1}}
@media(max-width:620px){body{padding-bottom:66px}.unified-footer-grid{width:min(calc(100% - 28px),1180px);padding:46px 0 34px;grid-template-columns:1fr;gap:30px}.unified-footer-identity{grid-column:auto;grid-template-columns:64px 1fr}.unified-footer-identity img{width:64px;height:64px}.unified-footer-grid a{width:100%;min-height:46px}.unified-footer-legal{padding:22px 14px 28px;display:grid}.mobile-contact{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid var(--line)}.mobile-contact a{min-height:58px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;color:var(--green-dark)}.mobile-contact a:last-child{background:var(--green);color:#fff}.legal-page{padding-block:52px}}
