html{-webkit-text-size-adjust:100%;text-size-adjust:100%}img{max-width:100%;height:auto}:focus-visible{outline:3px solid #f6d64b;outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--navy:#17235A;--navy-deep:#0F1840;--yellow:#F6D64B;--yellow-ink:#2B2205;--cream:#EDE8C8;--sage:#7E9B6E;--sage-dark:#5E7A50;--blue:#4B6B8A;--gold:#C99A4B;--coral:#C15B4A;--paper:#FFFDF7;--ink:#1C2233;--ink-soft:#4A5065;--radius-lg:28px;--radius-md:18px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{font-family:"Trebuchet MS",sans-serif;margin:0}p{margin:0}a{text-decoration:none;color:inherit}img,svg{display:block;max-width:100%}:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.wrap{max-width:var(--max);margin:0 auto;padding:0 24px}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}[data-reveal].in-view{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1 !important;transform:none !important;transition:none !important}html{scroll-behavior:auto}}header{background:var(--navy);position:sticky;top:0;z-index:40;box-shadow:0 5px 20px rgba(11,18,56,.17)}.nav-row{max-width:var(--max);margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand svg{width:44px;height:56px;flex-shrink:0}.brand .word{font-family:"Segoe Print",cursive;color:#fff;line-height:0.85;font-size:2rem;font-weight:700}.brand .word span{display:block;font-size:1.5rem}.brand .word .rescue{font-family:"Trebuchet MS",sans-serif;font-size:0.62rem;letter-spacing:0.14em;color:var(--yellow);margin-top:2px;font-weight:700}.menu-btn{background:var(--yellow);border:2px solid var(--navy-deep);border-radius:8px;width:46px;height:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-btn span{width:22px;height:3px;background:var(--navy-deep);border-radius:2px}nav.dropdown{display:none;background:var(--navy-deep);padding:8px 24px 20px}nav.dropdown.open{display:block}nav.dropdown a{display:block;color:#fff;font-family:"Trebuchet MS",sans-serif;font-weight:600;font-size:1rem;padding:12px 0;border-bottom:1px solid rgba(255,255,255,0.12)}nav.dropdown a:last-child{border-bottom:none}nav.dropdown a.current,nav.top-inline a.current{color:var(--yellow)}@media (min-width:860px){header .menu-btn{display:none}nav.top-inline{display:flex;gap:30px}nav.top-inline a{color:#fff;font-family:"Trebuchet MS",sans-serif;font-weight:600;font-size:0.98rem}nav.dropdown{display:none !important}}@media (max-width:859px){nav.top-inline{display:none}}.page-hero{background:var(--navy);position:relative;overflow:hidden;padding:54px 0 60px}.page-hero .blob{position:absolute;top:-70px;right:-100px;width:380px;opacity:0.9;z-index:0}.page-hero .wrap{position:relative;z-index:2;max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--yellow);font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:0.78rem;letter-spacing:0.16em;margin-bottom:14px}.eyebrow svg{width:16px;height:16px}.page-hero h1{color:#fff;font-size:2.3rem;line-height:1.14}.page-hero p{color:var(--cream);font-size:1.05rem;line-height:1.65;max-width:560px;margin-top:16px}.page-hero .count-note{margin-top:26px;display:inline-flex;align-items:center;gap:10px;background:rgba(246,214,75,0.12);border:1.5px solid rgba(246,214,75,0.4);border-radius:999px;padding:10px 20px;color:var(--yellow);font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:0.88rem}.availability-bar{background:var(--paper);padding:20px 24px;text-align:center;border-bottom:1px solid rgba(23,35,90,.08)}.availability-bar .count-note{display:inline-flex;align-items:center;gap:10px;background:rgba(246,214,75,.25);border:1.5px solid rgba(201,154,75,.5);border-radius:999px;padding:10px 20px;color:var(--navy);font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:.88rem}@media (min-width:760px){.page-hero h1{font-size:2.9rem}}.dogs-list{padding:60px 0 30px}.dog-card{position:relative;background:var(--paper);border-radius:var(--radius-lg);box-shadow:0 30px 60px -30px rgba(23,35,90,0.28);margin-bottom:64px;overflow:hidden;display:flex;flex-direction:column}.dog-card:last-child{margin-bottom:0}.dog-photo{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--cream)}.dog-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.dog-card:hover .dog-photo img{transform:scale(1.045)}.dog-status{position:absolute;top:20px;left:20px;z-index:3;background:var(--tag,var(--gold));color:#fff;font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:0.78rem;letter-spacing:0.05em;text-transform:uppercase;padding:9px 18px;border-radius:999px;box-shadow:0 8px 18px -8px rgba(0,0,0,0.4)}.dog-nametag{position:absolute;bottom:-1px;left:0;z-index:3;background:var(--tag,var(--gold));padding:16px 30px 16px 24px;border-radius:0 22px 0 0;box-shadow:0 -6px 18px -10px rgba(0,0,0,0.25)}.dog-nametag h2{color:#fff;font-size:1.9rem;line-height:1}.dog-nametag .sub{display:block;color:rgba(255,255,255,0.85);font-family:"Trebuchet MS",sans-serif;font-weight:600;font-size:0.82rem;letter-spacing:0.04em;margin-top:4px}.dog-body{padding:30px 26px 34px}.dog-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.dog-pill{background:var(--cream);color:var(--navy);font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:0.8rem;padding:7px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.dog-pill svg{width:13px;height:13px;flex-shrink:0}.dog-quote{font-family:"Segoe Print",cursive;font-weight:700;font-size:1.5rem;color:var(--tag,var(--gold));line-height:1.35;margin-bottom:20px;border-left:3px solid var(--tag,var(--gold));padding-left:16px}.dog-bio{color:var(--ink-soft);font-size:1rem;line-height:1.75;margin-bottom:24px}.dog-bio strong{color:var(--navy)}.dog-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;background:var(--cream);border-radius:var(--radius-md);padding:20px;margin-bottom:26px}.dog-stat{display:flex;align-items:flex-start;gap:10px}.dog-stat svg{width:20px;height:20px;flex-shrink:0;margin-top:1px;color:var(--tag,var(--gold))}.dog-stat .label{display:block;font-family:"Trebuchet MS",sans-serif;font-weight:700;color:var(--navy);font-size:0.85rem}.dog-stat .val{display:block;color:var(--ink-soft);font-size:0.85rem;margin-top:1px}.dog-cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:999px;font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:0.98rem;transition:transform .18s ease,box-shadow .18s ease;border:none;cursor:pointer}.btn-primary{background:var(--tag,var(--yellow));color:#fff;box-shadow:0 6px 0 0 rgba(0,0,0,0.18)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 0 0 rgba(0,0,0,0.18)}.btn-outline{background:transparent;color:var(--navy);border:2px solid var(--navy)}.btn-outline:hover{transform:translateY(-2px);background:rgba(23,35,90,0.06)}@media (min-width:860px){.dog-card{flex-direction:row;min-height:520px}.dog-card.reverse{flex-direction:row-reverse}.dog-photo{width:46%;aspect-ratio:auto;flex-shrink:0}.dog-nametag{border-radius:0 22px 0 0}.dog-card.reverse .dog-nametag{left:auto;right:0;border-radius:22px 0 0 0;text-align:right}.dog-card.reverse .dog-status{left:auto;right:20px}.dog-body{flex:1;padding:44px 48px;display:flex;flex-direction:column;justify-content:center}.dog-nametag h2{font-size:2.3rem}.dog-stats{grid-template-columns:repeat(2,1fr)}}.closing-note{padding:20px 0 70px;text-align:center}.closing-note .wrap{max-width:620px}.closing-note h3{color:var(--navy);font-size:1.4rem;margin-bottom:12px}.closing-note p{color:var(--ink-soft);font-size:1rem;line-height:1.65}.cta-band{background:var(--navy);padding:60px 0;text-align:center;position:relative;overflow:hidden}.cta-band .blob{position:absolute;bottom:-60px;left:-80px;width:300px;opacity:0.9}.cta-band .wrap{position:relative;z-index:2}.cta-band h2{color:#fff;font-size:1.7rem;margin-bottom:14px}.cta-band p{color:var(--cream);font-size:1.02rem;max-width:480px;margin:0 auto 28px;line-height:1.6}.cta-buttons{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.cta-band .btn-primary{background:var(--yellow);color:var(--yellow-ink);box-shadow:0 6px 0 0 #C7A527}.cta-band .btn-primary:hover{box-shadow:0 8px 0 0 #C7A527}.cta-band .btn-outline{background:transparent;color:#fff;border:2px solid var(--yellow)}.cta-band .btn-outline:hover{background:rgba(246,214,75,0.1)}footer{background:var(--navy-deep);padding:34px 0;text-align:center}footer p{color:var(--cream);font-size:0.85rem;line-height:1.6}footer .fbrand{font-family:"Segoe Print",cursive;color:#fff;font-size:1.6rem;margin-bottom:8px}.modal-overlay{position:fixed;inset:0;background:rgba(15,24,64,0.72);display:none;align-items:flex-start;justify-content:center;padding:26px 16px;overflow-y:auto;z-index:100;-webkit-overflow-scrolling:touch}.modal-overlay.open{display:flex}.modal-box{background:var(--paper);border-radius:var(--radius-lg);max-width:680px;width:100%;margin:24px auto;position:relative;box-shadow:0 40px 80px -30px rgba(0,0,0,0.5);animation:modalIn .25s cubic-bezier(.2,.7,.2,1)}@keyframes modalIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:fixed;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;z-index:110;box-shadow:0 6px 16px -6px rgba(0,0,0,0.4)}.modal-close svg{width:18px;height:18px;color:var(--navy)}.modal-close:hover{background:var(--yellow)}.modal-header{background:var(--navy);border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:30px 26px 24px;position:relative;overflow:hidden}.modal-header .blob{position:absolute;top:-50px;right:-60px;width:200px;opacity:0.9}.modal-header h2,.modal-header p{position:relative;z-index:2}.modal-header h2{color:#fff;font-size:1.4rem;line-height:1.2;margin-bottom:8px;padding-right:34px}.modal-header p{color:var(--cream);font-size:0.92rem;line-height:1.55;max-width:520px}.modal-body{padding:24px 22px 30px}.process-steps{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:24px}.p-step{display:flex;gap:14px;align-items:flex-start}.p-step .p-num{width:32px;height:32px;border-radius:50%;background:var(--yellow);color:var(--yellow-ink);font-family:"Trebuchet MS",sans-serif;font-weight:800;font-size:0.92rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-step h3{color:var(--navy);font-size:0.98rem;margin-bottom:3px}.p-step p{color:var(--ink-soft);font-size:0.86rem;line-height:1.5}@media (min-width:600px){.process-steps{grid-template-columns:repeat(2,1fr);gap:22px}}.homecheck-box{background:var(--cream);border-radius:var(--radius-md);padding:18px;display:flex;gap:12px;align-items:flex-start;margin-bottom:26px}.homecheck-box .hc-icon{font-size:1.5rem;line-height:1;flex-shrink:0}.homecheck-box h3{color:var(--navy);font-size:0.98rem;margin-bottom:6px;line-height:1.3}.homecheck-box p{color:var(--ink-soft);font-size:0.86rem;line-height:1.55}.homecheck-box .coordinator{color:var(--navy);font-weight:700}.pricing-head{margin-bottom:14px}.pricing-head h3{color:var(--navy);font-size:1.05rem;margin-bottom:5px}.pricing-head p{color:var(--ink-soft);font-size:0.85rem;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:1fr;gap:12px}.price-card{background:var(--paper);border:2px solid var(--cream);border-radius:var(--radius-md);padding:16px}.price-card .pc-head{display:flex;align-items:center;gap:9px;margin-bottom:3px}.price-card .pc-icon{font-size:1.15rem;line-height:1}.price-card h4{color:var(--navy);font-size:0.95rem}.price-card .pc-age{color:var(--ink-soft);font-size:0.78rem;margin-bottom:10px;display:block}.price-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-top:1px solid var(--cream);font-size:0.88rem}.price-row:first-of-type{border-top:none}.price-row .pr-label{color:var(--ink-soft)}.price-row .pr-val{font-family:"Trebuchet MS",sans-serif;font-weight:700;color:var(--navy)}@media (min-width:700px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.modal-overlay{padding:0;align-items:flex-start}.modal-box{margin:0;border-radius:0;min-height:100%;max-width:100%}.modal-header{border-radius:0;padding:26px 20px 20px}.modal-close{top:12px;right:12px;width:36px;height:36px}.modal-body{padding:20px 18px 28px}}@media (min-width:900px){.modal-overlay{align-items:center;padding:16px;overflow:hidden}.modal-box{max-width:1040px;max-height:calc(100vh - 32px);margin:0;overflow:auto}.modal-close{position:absolute;top:14px;right:14px}.modal-header{padding:22px 28px 18px}.modal-header h2{font-size:1.3rem;margin-bottom:5px}.modal-header p{font-size:.86rem;line-height:1.4}.modal-body{padding:18px 24px 22px}.process-steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:16px}.p-step{gap:10px}.p-step p{font-size:.8rem;line-height:1.4}.modal-guidance{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.modal-guidance .homecheck-box{height:100%;margin:0;padding:14px}.modal-guidance .homecheck-box p{font-size:.8rem;line-height:1.42}.pricing-head{margin-bottom:10px}.pricing-head p{margin:0}.price-card{padding:12px 14px}.price-card .pc-age{margin-bottom:5px}.price-row{padding:4px 0}}.page-hero,main>.hero{box-sizing:border-box!important;height:420px!important;min-height:420px!important;max-height:420px!important;padding:48px 0!important;background-color:var(--navy)!important;color:#fff!important;display:flex!important;align-items:center!important;overflow:hidden!important}.page-hero>.wrap,main>.hero>.wrap{width:min(820px,calc(100% - 40px))!important;max-width:820px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:0!important}.page-hero .hero-photo-frame{display:none!important}.page-hero h1,main>.hero h1{max-width:820px!important;font-family:"Trebuchet MS",Arial,sans-serif!important;font-size:clamp(40px,5vw,58px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.02em!important;text-align:center!important;margin:16px auto!important}.page-hero p,main>.hero p{max-width:700px!important;font-family:Arial,sans-serif!important;font-size:18px!important;line-height:1.65!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.page-hero .eyebrow,main>.hero .eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:.17em!important;text-align:center!important}@media(max-width:620px){.page-hero,main>.hero{height:430px!important;min-height:430px!important;max-height:430px!important;padding:42px 0!important}.page-hero h1,main>.hero h1{font-size:clamp(34px,10vw,44px)!important}.page-hero p,main>.hero p{font-size:16px!important;line-height:1.55!important}}.site-footer{background:#0e163d!important;color:#d9d7ca!important;padding:48px 0 24px!important;text-align:left!important}.site-footer-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-footer-top{display:grid;grid-template-columns:1.1fr 1.5fr auto;gap:44px;align-items:start;padding-bottom:34px}.site-footer-brand{font-family:"Trebuchet MS",Arial,sans-serif;font-size:23px;font-weight:700;color:#fff;line-height:1.15}.site-footer-brand span{display:block;margin-top:8px;font-family:Arial,sans-serif;font-size:13px;font-weight:400;color:#c9c7bb}.site-footer-nav{display:grid;grid-template-columns:repeat(4,max-content);gap:11px 28px}.site-footer-nav a,.site-footer-social{color:#fff!important;font-family:Arial,sans-serif;font-size:13px;font-weight:600;text-decoration:none}.site-footer-nav a:hover,.site-footer-social:hover{color:#f6d64b!important}.site-footer-social{display:inline-flex;align-items:center;gap:9px}.site-footer-social svg{width:22px;height:22px;fill:currentColor}.site-footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding-top:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.site-footer-bottom p{margin:0!important;color:#aaa99f!important;font-family:Arial,sans-serif;font-size:12px!important;line-height:1.5!important}.site-footer-credit{color:#f6d64b!important;font-weight:600}@media(max-width:820px){.site-footer-top{grid-template-columns:1fr 1fr;gap:30px}.site-footer-social{grid-column:1/-1}.site-footer-nav{grid-template-columns:repeat(2,max-content)}}@media(max-width:520px){.site-footer{padding-top:40px!important}.site-footer-inner{width:calc(100% - 30px)}.site-footer-top{grid-template-columns:1fr;gap:25px}.site-footer-nav{grid-template-columns:repeat(2,1fr);gap:12px 20px}.site-footer-social{grid-column:auto}.site-footer-bottom{display:block}.site-footer-bottom p+p{margin-top:8px!important}}.dog-profile summary{display:none}@media(max-width:600px){.availability-bar{padding:16px 22px}.availability-bar .count-note{justify-content:center;padding:9px 15px;line-height:1.35}.dogs-list.wrap{max-width:none;padding:32px 18px 22px}.dog-card{width:100%;max-width:none;margin:0 auto 30px;border-radius:22px;text-align:center;box-shadow:0 18px 38px -25px rgba(23,35,90,.34)}.dog-photo{height:270px;aspect-ratio:auto}.dog-photo img{object-fit:cover;background:var(--cream)}.dog-photo img[src$="frankie-kai.webp"]{object-position:center 58%}.dog-photo img[src$="fleur.webp"]{object-position:center 35%}.dog-photo img[src$="jude.webp"]{object-position:center 52%}.dog-status{top:14px;left:14px;padding:7px 13px;font-size:.68rem}.dog-nametag{right:0;padding:12px 15px;border-radius:0;text-align:center}.dog-nametag h2{font-size:1.55rem}.dog-nametag .sub{font-size:.7rem}.dog-body{padding:21px 17px 24px}.dog-pills{justify-content:center;gap:6px;margin-bottom:16px}.dog-pill{padding:6px 10px;font-size:.72rem}.dog-profile{margin-bottom:18px}.dog-profile summary{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--navy);font-family:"Trebuchet MS",sans-serif;font-weight:700;font-size:.88rem;text-decoration:underline;text-decoration-color:var(--tag,var(--gold));text-decoration-thickness:2px;text-underline-offset:4px}.dog-profile[open] summary{margin-bottom:16px}.dog-quote{font-size:1.28rem;margin-bottom:16px;border-left:0;padding-left:0}.dog-bio{font-size:.91rem;line-height:1.62;margin-bottom:0}.dog-stats{gap:12px 8px;padding:16px 10px;margin-bottom:20px}.dog-stat{align-items:center;flex-direction:column;gap:4px;text-align:center}.dog-stat svg{margin:0}.dog-stat .label,.dog-stat .val{font-size:.76rem}.dog-cta{justify-content:center}.dog-cta .btn{width:100%;padding:11px 15px;font-size:.88rem}.closing-note,.cta-band{text-align:center}.site-footer,.site-footer-top,.site-footer-bottom{text-align:center!important}.site-footer-nav{justify-items:center}.site-footer-social{justify-content:center}}@media(max-width:360px){.dogs-list.wrap{padding-left:14px;padding-right:14px}.dog-stats{grid-template-columns:1fr}}header{position:sticky !important;top:0 !important;z-index:50 !important;background:#17235a !important;box-shadow:0 5px 20px rgba(11,18,56,.17) !important}header .nav-row{width:min(1180px,calc(100% - 34px)) !important;max-width:none !important;height:84px !important;margin:0 auto !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:30px !important}header .brand{display:flex !important;align-items:center !important;gap:0 !important;flex-shrink:0 !important;color:#fff !important;text-decoration:none !important}header .brand img,header .brand svg,header .brand-logo{display:block !important;width:46px !important;height:54px !important;margin:0 10px 0 0 !important;object-fit:contain !important;flex:0 0 46px !important}header .brand .word,header .brand strong{display:block !important;min-width:116px !important;height:36px !important;color:#fff !important;font-family:"Trebuchet MS",Arial,sans-serif !important;font-size:21px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:0 !important}header .brand .rescue,header .brand small{display:block !important;margin:0 !important;color:#f6d64b !important;font-family:Arial,sans-serif !important;font-size:10px !important;font-weight:700 !important;line-height:1.5 !important;letter-spacing:.2em !important}header .menu-btn,header .menu{display:none !important;width:auto !important;height:auto !important;margin:0 !important;padding:8px !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;cursor:pointer !important}header .menu-btn span,header .menu span{display:block !important;width:27px !important;height:2px !important;margin:6px !important;background:#fff !important;border-radius:0 !important}@media (min-width:951px){header .nav-row{width:min(1180px,calc(100% - 34px)) !important;max-width:none !important;height:84px !important;margin:0 auto !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:30px !important}header nav.top-inline,header nav.links{display:grid !important;grid-template-columns:repeat(7,minmax(0,1fr)) !important;align-items:center !important;width:700px !important;gap:0 !important;flex:0 0 700px !important}header nav.top-inline a,header nav.links a{display:block !important;padding:12px 4px !important;text-align:center !important;color:#eeebdd !important;font-family:Arial,sans-serif !important;font-size:14px !important;font-weight:600 !important;line-height:1.4 !important;text-decoration:none !important;white-space:nowrap !important}}@media (max-width:950px){header nav.top-inline,header nav.links{display:none !important}header .menu-btn,header .menu{display:block !important}header nav.dropdown,header nav.mobile{position:absolute !important;top:84px !important;right:0 !important;left:0 !important;z-index:49 !important;display:grid !important;padding:10px 20px 22px !important;background:#0e163d !important;visibility:hidden !important;opacity:0 !important;transform:translateY(-8px) !important;transition:opacity .2s ease,transform .2s ease,visibility .2s ease !important}header nav.dropdown.open,header nav.mobile.open{visibility:visible !important;opacity:1 !important;transform:none !important}header nav.dropdown a,header nav.mobile a{display:block !important;padding:12px !important;color:#fff !important;font-family:Arial,sans-serif !important;font-size:14px !important;font-weight:600 !important;line-height:1.4 !important;text-align:left !important;text-decoration:none !important;border-bottom:1px solid rgba(255,255,255,.1) !important}}@media (max-width:620px){header .nav-row{height:76px !important}header .brand img,header .brand svg,header .brand-logo{width:40px !important;height:46px !important;flex-basis:40px !important}header .brand .word,header .brand strong{min-width:100px !important;height:33px !important;font-family:system-ui,-apple-system,"Segoe UI",sans-serif !important;font-size:18px !important;line-height:18px !important}header .brand .rescue,header .brand small{font-family:system-ui,-apple-system,"Segoe UI",sans-serif !important;line-height:15px !important}header nav.dropdown,header nav.mobile{top:76px !important}}header nav a.current,header nav a[aria-current="page"]{color:var(--yellow,#f6d64b) !important}html{scroll-padding-top:105px}:focus-visible{outline:3px solid var(--yellow,#f6d64b) !important;outline-offset:4px !important}.skip-link{position:fixed !important;z-index:1000 !important;top:14px !important;left:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:46px !important;margin:0 !important;padding:10px 20px !important;border:2px solid #f6d64b !important;border-radius:999px !important;background:#17235a !important;box-shadow:0 12px 28px rgba(11,18,56,.28) !important;color:#fff !important;font-family:Arial,sans-serif !important;font-size:14px !important;font-weight:700 !important;line-height:1.2 !important;letter-spacing:.01em !important;text-decoration:none !important;white-space:nowrap !important;opacity:0 !important;pointer-events:none !important;transform:translate(-50%,calc(-100% - 22px)) !important;transition:transform .18s ease,opacity .18s ease !important}.skip-link:focus,.skip-link:focus-visible{opacity:1 !important;pointer-events:auto !important;transform:translate(-50%,0) !important;outline:3px solid #fff !important;outline-offset:3px !important}:root{--sage:#435c38;--sage-dark:#465f3b;--blue:#3c5874;--coral:#9d3f34}.kicker,.story-copy small{color:#435c38 !important}.aftercare-copy .kicker{color:#f6d64b !important}.story-stat .label,.t-date{color:#465164 !important}.route-card .route-link{color:#76500e !important}.section-label,.role-card>span{color:#3f465a !important}.guide-hero .updated{background:rgba(255,255,255,.12) !important;border-color:rgba(246,214,75,.72) !important;color:#fff !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04) !important}.dog-card .dog-quote{color:#465164 !important}.dog-card[style*="--tag:var(--gold)"] .dog-status,.dog-card[style*="--tag:var(--gold)"] .dog-nametag,.dog-card[style*="--tag:var(--gold)"] .dog-nametag h2,.dog-card[style*="--tag:var(--gold)"] .dog-nametag .sub,.dog-card[style*="--tag:var(--gold)"] .btn-primary{color:#17235a !important}.story-card[style*="--cat-color:var(--yellow)"] .story-cat,.story-card[style*="--cat-color:var(--gold)"] .story-cat,.story-card[data-category="success"] .story-cat,.story-card[data-category="fundraising"] .story-cat{color:#17235a !important}.read-btn{color:#17235a !important}.tag{background:#3c5874 !important;color:#fff !important}.cat-pill{background:#3c5874 !important;color:#fff !important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto !important}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.site-footer{background:#0e163d !important;color:#d9d7ca !important;padding:48px 0 24px !important;text-align:left !important}.site-footer-inner,.site-footer>.wrap{width:min(1120px,calc(100% - 40px)) !important;max-width:1120px !important;margin:0 auto !important;padding-left:0 !important;padding-right:0 !important}.site-footer-top,.footer-top{display:grid !important;grid-template-columns:1.1fr 1.5fr auto !important;gap:44px !important;align-items:start !important;padding-bottom:34px !important}.site-footer-brand,.footer-brand{font-family:"Trebuchet MS",Arial,sans-serif !important;font-size:23px !important;font-weight:700 !important;line-height:1.15 !important;color:#fff !important}.site-footer-brand span,.footer-brand span{display:block !important;margin-top:8px !important;font-family:Arial,sans-serif !important;font-size:13px !important;font-weight:400 !important;color:#c9c7bb !important}.site-footer-nav,.footer-nav{display:grid !important;grid-template-columns:repeat(3,max-content) !important;gap:11px 28px !important}.site-footer-nav a,.footer-nav a,.site-footer-social,.social{color:#fff !important;font-family:Arial,sans-serif !important;font-size:13px !important;font-weight:600 !important;text-decoration:none !important}.site-footer-nav a:hover,.footer-nav a:hover,.site-footer-social:hover,.social:hover{color:#f6d64b !important}.site-footer-social,.social{display:inline-flex !important;align-items:center !important;gap:9px !important}.site-footer-social svg{width:22px !important;height:22px !important;fill:currentColor !important}.site-footer-bottom,.bottom{border-top:1px solid rgba(255,255,255,.13) !important;padding-top:20px !important;display:flex !important;justify-content:space-between !important;gap:20px !important;align-items:center !important;color:#aaa99f !important;font-family:Arial,sans-serif !important;font-size:12px !important}.site-footer-bottom p,.bottom p{margin:0 !important}.site-footer-credit,.credit{color:#f6d64b !important;font-weight:600 !important}@media (max-width:950px){.site-footer-top,.footer-top{grid-template-columns:1fr 1fr !important;gap:30px !important}.site-footer-social,.social{grid-column:1 / -1 !important}}@media (max-width:520px){html{scroll-padding-top:90px}.site-footer{padding-top:40px !important;text-align:center !important}.site-footer-inner,.site-footer>.wrap{width:calc(100% - 30px) !important}.site-footer-top,.footer-top{grid-template-columns:1fr !important;gap:25px !important;text-align:center !important}.site-footer-nav,.footer-nav{grid-template-columns:repeat(2,1fr) !important;gap:12px 20px !important;justify-items:center !important}.site-footer-social,.social{grid-column:auto !important;justify-content:center !important}.site-footer-bottom,.bottom{display:block !important;text-align:center !important}.site-footer-bottom p+p,.bottom p+p{margin-top:8px !important}} .share-sheet[hidden]{display:none!important}.share-sheet{position:fixed;inset:0;z-index:10000;display:grid;align-items:end;justify-items:center;padding:10px;isolation:isolate}.share-sheet-backdrop{position:absolute;inset:0;z-index:-1;width:100%;height:100%;border:0;background:rgba(8,15,48,.74);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.share-sheet-panel{position:relative;width:min(100%,540px);max-height:min(88dvh,720px);overflow:auto;padding:26px 20px 22px;border:1px solid rgba(23,35,90,.14);border-radius:24px 24px 18px 18px;background:#fffdf7;color:#17235a;box-shadow:0 28px 80px rgba(8,15,48,.34);outline:0}.share-sheet-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid rgba(23,35,90,.18);border-radius:50%;background:#fff;color:#17235a;font:800 1.6rem/1 Arial,sans-serif}.share-sheet-kicker{display:block;margin:0 52px 7px 0;color:#52607a;font:800 .75rem/1.2 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.share-sheet-panel h2{margin:0 52px 8px 0;color:#17235a;font:800 clamp(1.4rem,5vw,1.8rem)/1.15 "Trebuchet MS",Arial,sans-serif}.share-sheet-intro{margin:0 0 18px;color:#52607a;line-height:1.55}.share-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.share-destination{display:flex;align-items:center;gap:10px;min-height:52px;padding:11px 13px;border:2px solid rgba(23,35,90,.16);border-radius:14px;background:#fff;color:#17235a;text-decoration:none;font:800 .9rem/1.2 Arial,sans-serif;cursor:pointer}.share-destination span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#ede8c8;color:#17235a;font-weight:900}.share-destination:hover,.share-destination:focus-visible{border-color:#17235a;background:#f6d64b;color:#17235a;outline:0}.share-device{grid-column:1/-1;background:#17235a;color:#fff;border-color:#17235a}.share-device span{background:#f6d64b}.share-device[hidden]{display:none!important}.share-sheet-status{min-height:1.4em;margin:15px 2px 0;color:#365940;font-size:.9rem;font-weight:700}.share-sheet-open{overflow:hidden}@media(max-width:700px){.share-sheet-grid{grid-template-columns:1fr}.share-device{grid-column:auto}}@media(min-width:701px){.share-sheet{align-items:center}.share-sheet-panel{border-radius:24px}} .dog-share-button{display:inline-flex!important;align-items:center!important;justify-content:center!important}.dog-share-button::before{content:"↗";margin-right:7px;font-weight:900}.dog-cta .share-status{flex-basis:100%;min-height:1.2em;margin:0;color:#365940;font-size:.85rem;font-weight:700}.dog-photo img{object-fit:cover!important} .share-sheet[hidden]{display:none!important}.share-sheet{position:fixed;inset:0;z-index:10000;display:grid;align-items:end;justify-items:center;padding:10px;isolation:isolate}.share-sheet-backdrop{position:absolute;inset:0;z-index:-1;width:100%;height:100%;border:0;background:rgba(8,15,48,.76);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.share-sheet-panel{position:relative;width:min(100%,560px);max-height:min(88dvh,740px);overflow:auto;padding:28px 22px 22px;border:1px solid rgba(23,35,90,.14);border-radius:26px 26px 18px 18px;background:#fffdf7;color:#17235a;box-shadow:0 28px 80px rgba(8,15,48,.36);outline:0}.share-sheet-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid rgba(23,35,90,.16);border-radius:50%;background:#fff;color:#17235a;font:800 1.65rem/1 Arial,sans-serif}.share-sheet-kicker{display:block;margin:0 52px 7px 0;color:#52607a;font:800 .75rem/1.2 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.share-sheet-panel h2{margin:0 52px 8px 0;color:#17235a;font:800 clamp(1.45rem,5vw,1.9rem)/1.15 "Trebuchet MS",Arial,sans-serif}.share-sheet-intro{margin:0 0 18px;color:#52607a;line-height:1.55}.share-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.share-destination{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 13px;border:2px solid rgba(23,35,90,.14);border-radius:16px;background:#fff;color:#17235a;text-decoration:none;font:800 .92rem/1.2 Arial,sans-serif;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.share-destination:hover,.share-destination:focus-visible{transform:translateY(-2px);border-color:#17235a;box-shadow:0 10px 22px rgba(23,35,90,.12);outline:0}.share-brand{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:11px;color:#fff}.share-brand-svg{width:22px;height:22px}.share-brand-facebook{background:#1877f2}.share-brand-whatsapp{background:#25d366}.share-brand-linkedin{background:#0a66c2}.share-brand-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.share-brand-email{background:#17235a}.share-brand-copy{background:#586174}.share-brand-device{background:#f6d64b;color:#17235a}.share-device{grid-column:1/-1;background:#17235a;color:#fff;border-color:#17235a}.share-device:hover,.share-device:focus-visible{border-color:#f6d64b}.share-device[hidden]{display:none!important}.share-sheet-status{min-height:1.4em;margin:15px 2px 0;color:#365940;font-size:.9rem;font-weight:700}.share-sheet-open{overflow:hidden}@media(max-width:700px){.share-sheet-grid{grid-template-columns:1fr}.share-device{grid-column:auto}}@media(min-width:701px){.share-sheet{align-items:center}.share-sheet-panel{border-radius:26px}} .dog-card{border:1px solid color-mix(in srgb,var(--dog-accent,var(--tag)) 22%,transparent);box-shadow:0 24px 54px -30px rgba(23,35,90,.34)}.dog-photo img{transform:none!important}.dog-card:hover .dog-photo img{transform:scale(1.018)!important}.dog-pill{background:color-mix(in srgb,var(--dog-accent,var(--tag)) 12%,#fffdf7)!important}.dog-stats{background:color-mix(in srgb,var(--dog-accent,var(--tag)) 10%,#fffdf7)!important}.dog-status,.dog-nametag{background:var(--dog-accent,var(--tag))!important}.btn-primary{background:var(--dog-accent,var(--tag))!important}.dog-share-button{border-color:var(--dog-accent,var(--tag))!important;color:var(--dog-accent,var(--tag))!important}.dog-share-button:hover,.dog-share-button:focus-visible{background:var(--dog-accent,var(--tag))!important;color:#fff!important} @media(min-width:860px){.dog-card{height:680px!important;min-height:680px!important;max-height:680px!important}.dog-photo{height:100%!important;min-height:680px!important}.dog-photo img{height:100%!important}.dog-body{height:100%!important;min-height:0!important;justify-content:flex-start!important;overflow:auto!important;padding:38px 42px!important;scrollbar-width:thin;scrollbar-color:var(--dog-accent,var(--tag)) transparent}.dog-quote{font-size:1.28rem!important;line-height:1.35!important;margin-bottom:14px!important}.dog-pills{margin-bottom:14px!important}.dog-stats{gap:10px!important;padding:16px!important;margin-bottom:18px!important}.dog-cta{margin-top:auto!important}.dog-profile{margin-bottom:12px!important}} @media(max-width:859px){.dog-card{height:auto!important;min-height:0!important;max-height:none!important}.dog-photo{aspect-ratio:4/3!important}.dog-body{overflow:visible!important}} /* 2026-07-17 equal-height Adopt cards without internal scrolling */ .dog-cta{display:grid!important;grid-template-columns:max-content max-content!important;grid-auto-rows:auto!important;align-items:center!important;justify-content:start!important;gap:12px!important;margin-top:auto!important} .dog-cta>.dog-share-button{grid-column:1!important;grid-row:2!important;justify-self:start!important;min-width:174px!important;max-width:210px!important;width:max-content!important;white-space:nowrap!important;margin:0!important} .dog-cta>.share-status{grid-column:1/-1!important;grid-row:3!important;min-height:1.15em!important;margin:0!important} .dog-share-button.share-button-general{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:50px!important;padding:12px 20px!important;border:2px solid #17235a!important;border-radius:16px!important;background:#fff!important;color:#17235a!important;box-shadow:0 4px 0 rgba(23,35,90,.18)!important;font-family:"Trebuchet MS",Arial,sans-serif!important;font-size:.94rem!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important} .dog-share-button.share-button-general::before{content:""!important;width:18px!important;height:18px!important;display:block!important;flex:0 0 18px!important;background:currentColor!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.6 10.6 6.8-4.2M8.6 13.4l6.8 4.2'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.6 10.6 6.8-4.2M8.6 13.4l6.8 4.2'/%3E%3C/svg%3E") center/contain no-repeat!important;margin:0!important} .dog-share-button.share-button-general:hover,.dog-share-button.share-button-general:focus-visible{background:#17235a!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 0 rgba(23,35,90,.24)!important} .dog-photo,.dog-photo img{overflow:hidden!important} .dog-photo img{width:100%!important;height:100%!important;object-fit:cover!important} @media(min-width:860px){.dog-card{height:780px!important;min-height:780px!important;max-height:780px!important;align-items:stretch!important} .dog-photo{height:780px!important;min-height:780px!important;max-height:780px!important} .dog-body{height:780px!important;min-height:0!important;max-height:780px!important;box-sizing:border-box!important;overflow:visible!important;padding:34px 40px!important;justify-content:flex-start!important} .dog-pills{margin-bottom:13px!important} .dog-quote{font-size:1.22rem!important;line-height:1.32!important;margin-bottom:13px!important} .dog-bio{font-size:.96rem!important;line-height:1.62!important;margin-bottom:17px!important} .dog-stats{gap:9px!important;padding:15px!important;margin-bottom:17px!important} .dog-stat .val{font-size:.82rem!important;line-height:1.25!important} .dog-cta .btn{min-height:50px!important;padding:12px 20px!important;font-size:.94rem!important;white-space:nowrap!important}} @media(max-width:859px){.dog-card,.dog-body{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important} .dog-photo{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:4/3!important} .dog-cta{grid-template-columns:minmax(0,1fr)!important;width:100%!important} .dog-cta>.btn,.dog-cta>.dog-share-button{grid-column:1!important;width:100%!important;max-width:none!important;min-width:0!important} .dog-cta>.btn-primary{grid-row:1!important} .dog-cta>.btn-outline:not(.dog-share-button){grid-row:2!important} .dog-cta>.dog-share-button{grid-row:3!important} .dog-cta>.share-status{grid-row:4!important}} #flynn .dog-photo img{object-position:center center!important;object-fit:cover!important} .cta-band .cta-buttons .btn-primary{background:#f6d64b!important;color:#17235a!important;border:2px solid #f6d64b!important;box-shadow:0 6px 0 #c8aa20!important;text-shadow:none!important} .cta-band .cta-buttons .btn-primary:hover,.cta-band .cta-buttons .btn-primary:focus-visible{background:#fffdf7!important;color:#17235a!important;border-color:#f6d64b!important;box-shadow:0 4px 0 #c8aa20!important;transform:translateY(-1px)!important} /* 2026-07-17 iPad Mini and iPad Air resilience */ @media (min-width:700px) and (max-width:900px){html,body{max-width:100%;overflow-x:hidden} .wrap,.site-footer-inner,.site-footer>.wrap{width:min(100% - 48px,1120px)!important} header .nav-row{width:min(100% - 40px,1180px)!important} .site-footer-top,.footer-top{grid-template-columns:1fr 1fr!important;gap:28px!important} .site-footer-nav,.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 22px!important} .site-footer-social,.social{grid-column:1/-1!important} img,svg,video{max-width:100%} button,a,.btn{max-width:100%}} /* Tablet adopt profiles:spacious, scroll-free cards */ @media (min-width:700px) and (max-width:859px){.dogs-list{width:min(100% - 48px,760px)!important} .dog-card,.dog-card.reverse{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;text-align:left!important} .dog-photo{grid-row:1!important;width:100%!important;height:420px!important;min-height:420px!important;max-height:420px!important;aspect-ratio:auto!important} .dog-photo img{width:100%!important;height:100%!important;object-fit:cover!important} .dog-body{grid-row:2!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:34px 36px 38px!important;overflow:visible!important} .dog-nametag,.dog-card.reverse .dog-nametag{left:auto!important;right:0!important;text-align:right!important;border-radius:22px 0 0 0!important} .dog-status,.dog-card.reverse .dog-status{left:22px!important;right:auto!important} .dog-cta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important} .dog-cta>.btn{width:100%!important;min-width:0!important} .dog-cta>.dog-share-button{grid-column:1!important;grid-row:2!important;width:100%!important;max-width:none!important} .dog-cta>.share-status{grid-column:1/-1!important;grid-row:3!important}}
/* Unified sharing controls and panel */ .share-button-general,.dog-share-button{appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:48px!important;height:48px!important;box-sizing:border-box!important;padding:10px 18px!important;border:2px solid #17235a!important;border-radius:14px!important;background:#fff!important;color:#17235a!important;box-shadow:0 4px 0 rgba(23,35,90,.18)!important;font:800 .94rem/1 "Trebuchet MS",Arial,sans-serif!important;text-decoration:none!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important} .share-button-general::before,.dog-share-button::before{content:""!important;display:block!important;flex:0 0 18px!important;width:18px!important;height:18px!important;background:currentColor!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.6 10.6 6.8-4.2M8.6 13.4l6.8 4.2'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.6 10.6 6.8-4.2M8.6 13.4l6.8 4.2'/%3E%3C/svg%3E") center/contain no-repeat!important} .share-button-general:hover,.share-button-general:focus-visible,.dog-share-button:hover,.dog-share-button:focus-visible{background:#17235a!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 0 rgba(23,35,90,.26)!important;outline:3px solid #f6d64b!important;outline-offset:3px!important} .article-share{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important;margin:42px 0 26px!important;padding:24px 26px!important;border:1px solid rgba(23,35,90,.14)!important;border-left:5px solid #f6d64b!important;border-radius:20px!important;background:linear-gradient(135deg,#fffdf7,#f4f0df)!important;text-align:left!important;box-shadow:0 14px 34px rgba(23,35,90,.08)!important} .article-share-copy{min-width:0!important}.article-share-kicker{display:block!important;margin-bottom:6px!important;color:#59657d!important;font:800 .72rem/1.2 Arial,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important}.article-share-copy strong{display:block!important;margin:0 0 5px!important;color:#17235a!important;font:800 1.22rem/1.2 "Trebuchet MS",Arial,sans-serif!important}.article-share-copy p{margin:0!important;color:#586174!important;font-size:.94rem!important;line-height:1.5!important}.article-share .share-options{display:flex!important;align-items:center!important;margin:0!important}.article-share .share-status{grid-column:1/-1!important;margin:0!important;min-height:0!important;color:#365940!important;font-weight:700!important}.article-share .share-status:empty{display:none!important} .cdr-unified-share-sheet[hidden]{display:none!important}.cdr-unified-share-sheet{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;align-items:center!important;justify-items:center!important;padding:24px!important;isolation:isolate!important}.cdr-unified-share-sheet .share-sheet-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;background:rgba(8,15,48,.82)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;cursor:pointer!important}.cdr-unified-share-sheet .share-sheet-panel{position:relative!important;z-index:1!important;width:min(100%,560px)!important;max-height:min(88dvh,740px)!important;overflow:auto!important;padding:28px 22px 22px!important;border:1px solid rgba(23,35,90,.14)!important;border-radius:26px!important;background:#fffdf7!important;color:#17235a!important;box-shadow:0 28px 80px rgba(8,15,48,.42)!important;outline:0!important}.cdr-unified-share-sheet .share-sheet-close{position:absolute!important;top:13px!important;right:13px!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;padding:0!important;border:2px solid #d9dce5!important;border-radius:50%!important;background:#fff!important;color:#17235a!important;font:800 1.55rem/1 Arial,sans-serif!important;cursor:pointer!important}.cdr-unified-share-sheet .share-sheet-close:hover,.cdr-unified-share-sheet .share-sheet-close:focus-visible{background:#f6d64b!important;border-color:#17235a!important;outline:3px solid rgba(246,214,75,.45)!important;outline-offset:2px!important}.cdr-unified-share-sheet .share-sheet-kicker{display:block!important;margin:0 54px 8px 0!important;color:#59657d!important;font:800 .76rem/1.2 Arial,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important}.cdr-unified-share-sheet .share-sheet-panel h2{margin:0 54px 8px 0!important;color:#17235a!important;font:800 clamp(1.72rem,4vw,2rem)/1.12 "Trebuchet MS",Arial,sans-serif!important}.cdr-unified-share-sheet .share-sheet-intro{margin:0 0 20px!important;color:#59657d!important;font-size:1rem!important;line-height:1.5!important}.cdr-unified-share-sheet .share-sheet-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.cdr-unified-share-sheet .share-destination{appearance:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;min-height:60px!important;padding:10px 13px!important;border:2px solid #dde0e8!important;border-radius:16px!important;background:#fff!important;color:#17235a!important;text-decoration:none!important;font:800 .95rem/1.2 "Trebuchet MS",Arial,sans-serif!important;cursor:pointer!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.cdr-unified-share-sheet .share-destination:hover,.cdr-unified-share-sheet .share-destination:focus-visible{transform:translateY(-2px)!important;border-color:#17235a!important;background:#fff!important;box-shadow:0 10px 22px rgba(23,35,90,.13)!important;outline:3px solid rgba(246,214,75,.5)!important;outline-offset:2px!important}.cdr-unified-share-sheet .share-brand{display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:11px!important;color:#fff!important}.cdr-unified-share-sheet .share-brand svg{width:23px!important;height:23px!important}.cdr-unified-share-sheet .share-brand-facebook{background:#1877f2!important}.cdr-unified-share-sheet .share-brand-whatsapp{background:#25d366!important}.cdr-unified-share-sheet .share-brand-linkedin{background:#0a66c2!important}.cdr-unified-share-sheet .share-brand-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.cdr-unified-share-sheet .share-brand-email{background:#17235a!important}.cdr-unified-share-sheet .share-brand-copy{background:#596174!important}.cdr-unified-share-sheet .share-brand-device{background:#f6d64b!important;color:#17235a!important}.cdr-unified-share-sheet .share-device{grid-column:1/-1!important;background:#1d2a68!important;color:#fff!important;border-color:#1d2a68!important}.cdr-unified-share-sheet .share-device:hover,.cdr-unified-share-sheet .share-device:focus-visible{background:#24357f!important;color:#fff!important;border-color:#f6d64b!important}.cdr-unified-share-sheet .share-sheet-status{min-height:1.4em!important;margin:15px 2px 0!important;color:#365940!important;font-size:.9rem!important;font-weight:700!important;line-height:1.45!important}.share-sheet-open{overflow:hidden!important} @media(max-width:700px){.article-share{grid-template-columns:1fr!important;gap:16px!important;padding:22px!important}.article-share .share-options,.article-share .share-button-general{width:100%!important}.cdr-unified-share-sheet{align-items:end!important;padding:0!important}.cdr-unified-share-sheet .share-sheet-panel{width:100%!important;max-width:none!important;border-radius:24px 24px 0 0!important;padding:27px 20px 24px!important}.cdr-unified-share-sheet .share-sheet-grid{grid-template-columns:1fr!important}.cdr-unified-share-sheet .share-device{grid-column:auto!important}} @media(prefers-reduced-motion:reduce){.share-button-general,.dog-share-button,.cdr-unified-share-sheet .share-destination{transition:none!important}}html body main :is(.article,.article-content) .article-share{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important;margin:42px 0 26px!important;padding:24px 26px!important;border:1px solid rgba(23,35,90,.14)!important;border-left:5px solid #f6d64b!important;border-radius:20px!important;background:linear-gradient(135deg,#fffdf7,#f4f0df)!important;text-align:left!important;box-shadow:0 14px 34px rgba(23,35,90,.08)!important}html body main :is(.article,.article-content) .article-share .article-share-copy strong{display:block!important;margin:0 0 5px!important;color:#17235a!important;font:800 1.22rem/1.2 "Trebuchet MS",Arial,sans-serif!important;text-align:left!important}html body main :is(.article,.article-content) .article-share .share-options{display:flex!important;align-items:center!important;justify-content:flex-end!important;margin:0!important}html body main :is(.article,.article-content) .article-share .share-button-general{width:auto!important;min-width:190px!important;height:48px!important;border-radius:14px!important}.story-actions .share-button-general,.dog-card .dog-share-button{height:48px!important;min-height:48px!important;border-radius:14px!important;background:#fff!important;color:#17235a!important;border:2px solid #17235a!important}.story-actions .share-button-general:hover,.story-actions .share-button-general:focus-visible,.dog-card .dog-share-button:hover,.dog-card .dog-share-button:focus-visible{background:#17235a!important;color:#fff!important}@media(max-width:700px){html body main :is(.article,.article-content) .article-share{grid-template-columns:1fr!important;gap:16px!important;padding:22px!important}html body main :is(.article,.article-content) .article-share .share-options{justify-content:stretch!important;width:100%!important}html body main :is(.article,.article-content) .article-share .share-button-general{width:100%!important;min-width:0!important}}

/* Share panel label reset: page bundles previously styled every span as an icon. */
.cdr-unified-share-sheet .share-destination > span:not(.share-brand),
.cdr-unified-share-sheet .share-destination > .share-label{
  display:block!important;
  place-items:initial!important;
  flex:1 1 auto!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
  font:inherit!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:normal!important;
  text-align:left!important;
  text-transform:none!important;
  white-space:normal!important;
  overflow:visible!important;
}
.cdr-unified-share-sheet .share-destination > .share-brand{
  display:grid!important;
  place-items:center!important;
  flex:0 0 38px!important;
  width:38px!important;
  min-width:38px!important;
  height:38px!important;
  padding:0!important;
  margin:0!important;
  border-radius:11px!important;
  color:#fff!important;
}
.cdr-unified-share-sheet .share-device > .share-brand-device{color:#17235a!important}
.cdr-unified-share-sheet .share-destination{overflow:hidden!important}
@media(max-width:700px){
  .cdr-unified-share-sheet .share-destination{min-height:58px!important}
}.stories .stories-cta{margin-top:34px;text-align:center}.stories .stories-cta .text-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 20px;border:2px solid #17235a;border-radius:999px;background:#fffdf7;box-shadow:0 5px 0 rgba(23,35,90,.14);text-decoration:none}.dog-grid .dog-card img[src$="/zeus.webp"]{object-position:50% 55%!important}.dog-grid .dog-card img[src$="/flynn-july-2026.webp"]{object-position:50% 25%!important}.story-grid .story img[src$="/prince.webp"]{object-position:50% 18%!important}#flynn .dog-photo img{object-fit:cover!important;object-position:50% 50%!important}#zeus .btn-primary,#zeus .dog-nametag .sub,#zeus .dog-nametag h2,#zeus .dog-status{color:#17235a!important}.feed-list .story-photo img[src$="/fleur.webp"]{object-position:50% 27%!important}.feed-list .story-photo img[src$="/woody-leaves-rescue.webp"]{object-position:50% 70%!important}.feed-list .story-photo img[src$="/ferne-story.webp"]{object-position:50% 64%!important}.feed-list .story-photo img[src$="/teddy-story.webp"]{object-position:50% 48%!important}.feed-list .story-photo img[src$="/poppy-story.webp"]{object-position:50% 42%!important}.feed-list .story-photo img[src$="/sky.webp"]{object-position:50% 27%!important}.feed-list .story-photo img[src$="/pablo.webp"]{object-position:50% 22%!important}.feed-list .story-photo img[src$="/digby.webp"]{object-position:50% 82%!important}.feed-list .story-photo img[src$="/penny.webp"]{object-position:50% 88%!important}.feed-list .story-photo img[src$="/dexter.webp"]{object-position:50% 68%!important}.feed-list .story-photo img[src$="/prince.webp"]{object-position:50% 18%!important}.feed-list .story-photo img[src$="/pepper-family-july-2026.webp"]{object-position:50% 28%!important}.feed-list .story-photo img[src$="/milo-news-july-2026.webp"]{object-position:50% 5%!important}.feed-list .story-photo img[src$="/sid-resting-july-2026.webp"]{object-position:40% 55%!important}.feed-list .story-card[data-share-url="stories/story-behind-our-logo.html"] .story-photo{background:#fffaf0!important}.feed-list .story-card[data-share-url="stories/story-behind-our-logo.html"] .story-photo img{object-fit:contain!important;object-position:center!important;padding:16px!important;transform:none!important}.feed-list .story-card[data-share-url="stories/jollyes-one-tin-challenge.html"] .story-photo img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center!important;transform:none!important}.feed-list .story-card[data-share-url="stories/country-kennels-care-partnership.html"] .story-photo{background:#0f3d28!important}.feed-list .story-card[data-share-url="stories/country-kennels-care-partnership.html"] .story-photo img{width:100%!important;height:100%!important;padding:0!important;background:#0f3d28!important;object-fit:contain!important;object-position:center!important;transform:none!important}.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo{background:#43afe3!important}.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center!important;transform:none!important}@media (min-width:901px){.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"]{min-height:513px!important;height:513px!important;max-height:513px!important}.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-body,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo a,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo img{height:513px!important;min-height:513px!important;max-height:513px!important}}@media (min-width:700px) and (max-width:900px){.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"]{grid-template-rows:520px auto!important}.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo a,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo img{height:520px!important;min-height:520px!important;max-height:520px!important}}@media (max-width:699px){.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"]{grid-template-rows:auto auto!important}.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo a,.feed-list .story-card[data-share-url="stories/august-charity-dog-walk.html"] .story-photo img{height:min(500px,calc((100vw - 40px) * 1.425))!important;min-height:min(500px,calc((100vw - 40px) * 1.425))!important;max-height:min(500px,calc((100vw - 40px) * 1.425))!important}}.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo{background:#fffaf0!important}.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center!important;transform:none!important}@media (min-width:901px){.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"]{min-height:520px!important;height:520px!important;max-height:520px!important}.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-body,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo a,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo img{height:520px!important;min-height:520px!important;max-height:520px!important}}@media (min-width:700px) and (max-width:900px){.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"]{grid-template-rows:520px auto!important}.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo a,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo img{height:520px!important;min-height:520px!important;max-height:520px!important}}@media (max-width:699px){.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"]{grid-template-rows:auto auto!important}.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo a,.feed-list .story-card[data-share-url="stories/congleton-park-fun-day.html"] .story-photo img{height:min(528px,calc((100vw - 40px) * 1.5))!important;min-height:min(528px,calc((100vw - 40px) * 1.5))!important;max-height:min(528px,calc((100vw - 40px) * 1.5))!important}}.feed-list .dog-meta,.feed-list .story-body h2,.feed-list .story-summary{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow-wrap:normal!important;word-break:normal!important}.feed-list .dog-meta{color:#5b6070!important;opacity:1!important}@media (min-width:901px){.feed-list .story-card:not([data-share-url="stories/august-charity-dog-walk.html"]):not([data-share-url="stories/congleton-park-fun-day.html"]){min-height:360px!important;height:360px!important;max-height:360px!important}.feed-list .story-card:not([data-share-url="stories/august-charity-dog-walk.html"]):not([data-share-url="stories/congleton-park-fun-day.html"]) .story-body,.feed-list .story-card:not([data-share-url="stories/august-charity-dog-walk.html"]):not([data-share-url="stories/congleton-park-fun-day.html"]) .story-photo,.feed-list .story-card:not([data-share-url="stories/august-charity-dog-walk.html"]):not([data-share-url="stories/congleton-park-fun-day.html"]) .story-photo a,.feed-list .story-card:not([data-share-url="stories/august-charity-dog-walk.html"]):not([data-share-url="stories/congleton-park-fun-day.html"]) .story-photo img{height:360px!important;min-height:360px!important;max-height:360px!important}.feed-list .story-body{padding:25px 32px!important}.feed-list .story-body h2{font-size:clamp(1.48rem, 1.8vw, 1.72rem)!important;line-height:1.1!important}.feed-list .dog-meta{font-size:.79rem!important;line-height:1.35!important}.feed-list .story-summary{font-size:.94rem!important;line-height:1.45!important}}.proof{padding:92px 0!important;background:radial-gradient(circle at 8% 12%,rgba(246,214,75,.16),transparent 28%),#f8f3e3}.proof .proof-shell{width:min(1180px,calc(100% - 48px))!important;display:grid!important;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)!important;align-items:stretch!important;margin:0 auto!important;border:1px solid rgba(23,35,90,.11)!important;border-radius:30px!important;background:#fff!important;box-shadow:0 24px 58px rgba(23,35,90,.13)!important;overflow:hidden!important}.proof .proof-photo{position:relative!important;width:auto!important;min-width:0!important;height:auto!important;min-height:520px!important;max-height:none!important;aspect-ratio:auto!important;border-radius:0!important;background:#e7e4d8!important;box-shadow:none!important;overflow:hidden!important}.proof .proof-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 48%!important}.proof .proof-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(11,18,56,.78));pointer-events:none}.proof .proof-photo-caption{position:absolute!important;z-index:1!important;right:28px!important;bottom:26px!important;left:28px!important;display:flex!important;flex-direction:column!important;gap:5px!important;color:#fff!important}.proof .proof-photo-caption strong{color:#fff!important;font:800 clamp(1.7rem, 3vw, 2.55rem)/1.05 "Trebuchet MS",Arial,sans-serif!important}.proof .proof-photo-caption span{color:#f6d64b!important;font-size:.82rem!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase!important}.proof .proof-copy{display:flex!important;min-width:0!important;width:auto!important;flex-direction:column!important;justify-content:center!important;padding:clamp(38px,4.2vw,58px)!important;background:#fff!important}.proof .proof-copy h2{max-width:17ch!important;margin:0 0 18px!important;color:#17235a!important;font:800 clamp(2.25rem, 3.5vw, 3.45rem)/1.04 "Trebuchet MS",Arial,sans-serif!important;letter-spacing:-.025em!important}.proof .proof-copy .proof-lead{max-width:680px!important;margin:0 0 25px!important;color:#596074!important;font-size:1.04rem!important;line-height:1.7!important}.proof .proof-impact{display:none!important}.proof .checks{display:grid!important;gap:11px!important;margin:0!important}.proof .check{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:13px!important;align-items:start!important;padding:14px 16px!important;border:1px solid #e3dece!important;border-radius:16px!important;background:#f9f6ed!important;text-align:left!important}.proof .check b{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:11px!important;background:#f6d64b!important;color:#17235a!important;font:800 .72rem/1 "Trebuchet MS",Arial,sans-serif!important}.proof .check span{color:#535a70!important;font-size:.92rem!important;line-height:1.5!important}.proof .check span strong{display:block!important;margin-bottom:3px!important;color:#17235a!important;font:800 .98rem/1.25 "Trebuchet MS",Arial,sans-serif!important}@media (max-width:980px){.proof .proof-shell{width:min(760px,calc(100% - 48px))!important;grid-template-columns:minmax(0,1fr)!important}.proof .proof-photo{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important}.proof .proof-copy{width:100%!important;padding:38px 34px 42px!important}}@media (max-width:900px){main>section.hero .hero-photo,main>section.hero .hero-visual,main>section.page-hero .hero-photo-frame{display:none!important}main>section.hero .hero-grid,main>section.page-hero>.wrap{grid-template-columns:minmax(0,1fr)!important;gap:0!important;text-align:center!important}main>section.hero :is(.eyebrow,h1,p),main>section.page-hero :is(.eyebrow,h1,p){margin-right:auto!important;margin-left:auto!important;text-align:center!important}main>section.hero :is(.actions,.hero-actions){justify-content:center!important}#flynn .dog-photo img{object-position:50% 25%!important}}@media (max-width:699px){html body main,html body main .advice-card,html body main .dog-body,html body main .dog-copy,html body main .principle,html body main .section-head,html body main .section-head>*,html body main .story-body,html body main .time-card,html body main .way,html body main .wrap,html body main article,html body main form,html body main section{text-align:center!important}html body main :is(.section-head,.mini-head,.section-side,.story-body,.dog-body,.dog-copy)>*{margin-right:auto!important;margin-left:auto!important;text-align:center!important}html body main :is(
.actions,.hero-actions,.support-actions,.aftercare-links,.dog-cta,.dog-pills,.story-actions,.story-meta,.share-options,.cta-buttons,.filters,.detail,.impact-row
){justify-content:center!important;justify-items:center!important;align-items:center!important}html body main .filter-bar .filters{display:flex!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 16px 10px!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}html body main .filter-bar :is(.filter-label,.filter-chip){flex:0 0 auto!important;scroll-snap-align:start}html body main .story-body{align-items:center!important;justify-items:center!important}html body main .read-btn,html body main .story-actions,html body main .story-body>*,html body main .story-meta{width:auto!important;max-width:100%!important;margin-right:auto!important;margin-left:auto!important;text-align:center!important}html body main .story-actions{width:100%!important}html body main :is(.text-link,.read-btn,.back-link,.route-link){margin-right:auto!important;margin-left:auto!important}html body main ol,html body main ul{padding-left:0!important;list-style-position:inside!important}html body main img{margin-right:auto!important;margin-left:auto!important}header nav.dropdown a,header nav.mobile a{text-align:center!important}.proof{padding:62px 0!important}.proof .proof-shell{width:min(100% - 28px,560px)!important;border-radius:22px!important}.proof .proof-photo{aspect-ratio:4/3!important}.proof .proof-photo-caption{right:18px!important;bottom:18px!important;left:18px!important;align-items:center!important;text-align:center!important}.proof .proof-copy{align-items:center!important;padding:30px 20px 32px!important;text-align:center!important}.proof .proof-copy h2{max-width:18ch!important;font-size:clamp(2rem, 10vw, 2.75rem)!important;text-align:center!important}.proof .proof-copy .proof-lead{margin-right:auto!important;margin-left:auto!important;font-size:.98rem!important;text-align:center!important}.proof .checks{width:100%!important}.proof .check{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;padding:17px 15px!important;text-align:center!important}.proof .check span,.proof .check span strong{text-align:center!important}}/* 2026-07-21 iPad portrait adoption CTA visibility fix */@media (min-width:700px) and (max-width:859px){.dog-cta>.btn-primary{grid-column:1!important;grid-row:1!important}.dog-cta>.btn-outline:not(.dog-share-button){grid-column:2!important;grid-row:1!important}.dog-cta>.dog-share-button{grid-column:1!important;grid-row:2!important}.dog-cta>.share-status{grid-column:1/-1!important;grid-row:3!important}.dog-cta>.application-closed-note{grid-column:1/-1!important;grid-row:1!important;margin:0!important}.dog-cta>.application-closed-note+.btn-outline:not(.dog-share-button){grid-column:1!important;grid-row:2!important}.dog-cta>.application-closed-note~.dog-share-button{grid-column:2!important;grid-row:2!important}.dog-cta>.application-closed-note~.share-status{grid-row:3!important}}