@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Onest:wght@400;500;600;700&display=swap";:root{color:#173f35;font-synthesis:none;text-rendering:optimizelegibility;--green:#194c3e;--green-deep:#11382f;--green-soft:#dcebe4;--coral:#ff705d;--coral-dark:#e95d4c;--cream:#f4e6c9;--paper:#f8f6f1;--white:#fff;--ink:#143c32;--muted:#6d7d76;--line:#dde3dd;--shadow:0 20px 60px #1c3b301a;background:#f8f6f1;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer}.app-shell{overflow:hidden}.section-wrap{width:min(1240px,100% - 48px);margin-inline:auto}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#f8f6f1ed;border-bottom:1px solid #194c3e12;height:78px;position:relative}.header-inner{align-items:center;gap:38px;height:100%;display:flex}.logo{color:var(--green);letter-spacing:-1.4px;align-items:center;gap:8px;font-size:25px;font-weight:800;display:inline-flex}.logo svg{transform:rotate(-8deg)}.logo-button{background:0 0;border:0;padding:0}.desktop-nav{align-items:center;gap:27px;margin-right:auto;display:flex}.desktop-nav a,.desktop-nav button{color:#36564d;background:0 0;border:0;padding:0;font-size:17px;font-weight:600;transition:color .2s}.desktop-nav a:hover,.desktop-nav button:hover{color:var(--coral-dark)}.header-actions{align-items:center;gap:8px;display:flex}.city-button,.icon-button,.found-button{background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.city-button{gap:6px;padding:10px 8px;font-size:16px;font-weight:600}.icon-button{border-radius:50%;width:42px;height:42px}.icon-button:hover{background:#ecefe9}.favorite-header{position:relative}.favorite-header b{background:var(--coral);color:#fff;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:14px;display:grid;position:absolute;top:0;right:0}.found-button{background:var(--green);color:#fff;border-radius:13px;gap:8px;height:42px;padding:0 18px;font-size:16px;font-weight:700;transition:transform .2s,background .2s}.found-button:hover{background:var(--green-deep);transform:translateY(-1px)}.menu-button{display:none}.hero{padding-top:18px}.hero-card{height:clamp(540px,66vw,650px);box-shadow:var(--shadow);background:#ad9a7e;border-radius:34px;position:relative;overflow:hidden}.hero-card>img{object-fit:cover;width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#0f2b23d1 0%,#0f2b238a 30%,#0f2b2300 60%);position:absolute;inset:0}.hero-copy{color:#fff;width:min(470px,44%);position:absolute;top:50%;left:clamp(34px,6vw,78px);transform:translateY(-50%)}.eyebrow{color:var(--coral-dark);text-transform:uppercase;letter-spacing:1.4px;align-items:center;gap:9px;font-size:15px;font-weight:800;display:flex}.eyebrow.light{color:#fff7e8}.pulse-dot{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff705d33}.hero h1{letter-spacing:-5px;margin:22px 0 16px;font-family:Onest,sans-serif;font-size:clamp(55px,6vw,88px);line-height:.95}.hero-copy>p{color:#ffffffe0;max-width:410px;margin:0 0 30px;font-size:17px;line-height:1.65}.button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:0 21px;font-size:17px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{color:var(--green);background:#fff}.button-light:hover{box-shadow:0 12px 30px #00000026}.button-primary{background:var(--coral);color:#fff}.button-primary:hover{background:var(--coral-dark);box-shadow:0 10px 28px #e95d4c40}.button-outline{background:0 0;border:1px solid #bdcac3}.button-outline:hover{background:#fff}.hero-side-note{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:235px;color:var(--green);background:#ffffffe0;border-radius:16px;align-items:center;gap:10px;padding:13px 16px;font-size:16px;font-weight:700;line-height:1.4;display:flex;position:absolute;bottom:27px;right:28px}.hero-side-note svg{color:var(--coral);flex:none}.search-panel{z-index:3;background:#fff;border-radius:23px;grid-template-columns:1.5fr 1fr 1.1fr 1fr auto;align-items:stretch;min-height:94px;padding:14px;display:grid;position:relative;transform:translateY(-29px);box-shadow:0 14px 45px #183d321f}.search-intro{border-right:1px solid var(--line);align-items:center;gap:13px;padding:7px 22px 7px 7px;display:flex}.search-icon{background:#edf4ef;border-radius:14px;flex:none;place-items:center;width:45px;height:45px;display:grid}.search-intro div{flex-direction:column;gap:3px;display:flex}.search-intro strong{font-size:17px}.search-intro span:last-child{color:var(--muted);font-size:14px;line-height:1.4}.select-field{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:7px 40px 7px 20px;display:flex;position:relative}.select-field>span{color:var(--muted);margin-bottom:4px;font-size:14px}.select-field select{appearance:none;color:var(--ink);background:0 0;border:0;outline:none;width:100%;font-size:16px;font-weight:700}.select-field svg{color:var(--muted);pointer-events:none;position:absolute;bottom:18px;right:15px}.search-submit{min-width:130px;margin-left:13px}.catalog{padding:62px 0 110px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:31px;display:flex}.section-heading h2,.foster h2,.reports h2,.lost-copy h2,.apps-heading h2{letter-spacing:-2.8px;margin:13px 0 0;font-family:Onest,sans-serif;font-size:clamp(36px,4vw,54px);line-height:1.05}.heading-link,.section-heading>a,.reports-copy>a,.story-copy>a{background:0 0;border:0;border-bottom:1px solid #aac0b6;align-items:center;gap:8px;padding:0 0 5px;font-size:16px;font-weight:800;display:inline-flex}.heading-link:hover,.section-heading>a:hover,.reports-copy>a:hover,.story-copy>a:hover{color:var(--coral-dark)}.light-link{color:#fff;border-color:#ffffff4d}.filter-row{align-items:center;gap:10px;margin-bottom:26px;display:flex}.segmented{background:#f0f1ed;border:1px solid #d5ded8;border-radius:13px;padding:4px;display:flex}.segmented button{background:0 0;border:0;border-radius:9px;height:36px;padding:0 18px;font-size:16px;font-weight:700}.segmented button.active{background:#fff;box-shadow:0 3px 8px #28403717}.filter-chip{background:0 0;border:1px solid #d5ded8;border-radius:13px;align-items:center;gap:7px;height:45px;padding:0 15px;font-size:16px;font-weight:700;display:inline-flex}.filter-chip:hover{background:#fff}.pet-grid{grid-template-columns:repeat(3,1fr);gap:19px;display:grid}.pet-card{background:#fff;border:1px solid #1e413712;border-radius:24px;min-width:0;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 4px #173f3505}.pet-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #1a3d321a}.pet-image-button{background:#e6e4dc;border:0;width:100%;height:300px;padding:0;display:block;overflow:hidden}.pet-image-button img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.pet-card:hover .pet-image-button img{transform:scale(1.025)}.pet-card:first-child .pet-image-button img{object-position:68% center}.favorite{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:42px;height:42px;color:var(--green);background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;right:13px}.favorite.selected{color:var(--coral)}.pet-content{padding:20px 21px 22px;position:relative}.status-badge{color:var(--ink);text-transform:uppercase;letter-spacing:.4px;background:#fff;border:3px solid #fff;border-radius:20px;align-items:center;height:27px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:-16px;right:19px;box-shadow:0 3px 10px #14372d1a}.status-badge.coral{color:#fff;background:#ff7b69}.status-badge.cream{background:#f6e4bd}.status-badge.green{background:#dfece5}.pet-title{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.pet-title strong{letter-spacing:-1px;font-family:Onest,sans-serif;font-size:23px}.pet-title svg{transition:transform .2s}.pet-title:hover svg{transform:translate(3px)}.pet-content>p{color:var(--muted);margin:6px 0 0;font-size:16px}.pet-content .pet-description{color:#3b574f;margin-top:13px;font-weight:600}.shelter-line{color:#72837c;border-top:1px solid #edf0ec;align-items:center;gap:5px;margin-top:16px;padding-top:14px;font-size:14px;display:flex}.shelter-line svg{color:#5f8d77}.catalog-more{margin:30px auto 0}.catalog-empty{text-align:center;border:1px dashed #cbd5ce;border-radius:22px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;min-height:240px;display:flex}.catalog-empty svg{color:var(--coral)}.catalog-empty strong{font-size:17px}.catalog-empty span{color:var(--muted);font-size:14px}.catalog-empty .button{margin-top:7px}.pet-profile-page{padding:18px 0 110px}.pet-breadcrumb{min-height:48px;color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.pet-breadcrumb button{color:var(--green);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:800;display:flex}.pet-breadcrumb button svg{transform:rotate(180deg)}.pet-breadcrumb span:before,.pet-breadcrumb strong:before{content:"/";color:#b2beb8;margin-right:10px}.pet-breadcrumb strong{color:#496159}.pet-profile-hero{min-height:665px;box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:1.14fr .86fr;display:grid;overflow:hidden}.pet-profile-photo{min-width:0;position:relative}.pet-profile-photo>img{object-fit:cover;width:100%;height:100%}.pet-profile-photo .status-badge{border:0;position:absolute;top:24px;left:24px;right:auto}.pet-profile-photo .favorite{top:21px;right:21px}.pet-profile-intro{flex-direction:column;justify-content:center;align-items:flex-start;padding:55px clamp(34px,5vw,68px) 42px;display:flex}.pet-profile-intro h1{letter-spacing:-5px;margin:17px 0 1px;font-family:Onest,sans-serif;font-size:clamp(62px,7vw,91px);line-height:1}.profile-meta{color:var(--muted);margin:0;font-size:16px}.profile-lead{color:#3f5c53;max-width:480px;margin:25px 0 18px;font-size:17px;line-height:1.75}.profile-shelter{border-top:1px solid #e5e9e5;border-bottom:1px solid #e5e9e5;align-items:center;gap:10px;width:100%;margin:24px 0;padding:15px 0;display:flex}.profile-shelter>svg:first-child{color:#4d8068;background:#e5efe8;border-radius:11px;width:36px;height:36px;padding:8px}.profile-shelter>span{flex-direction:column;flex:1;gap:2px;display:flex}.profile-shelter small{color:var(--muted);font-size:12px}.profile-shelter strong{font-size:15px}.profile-shelter>svg:last-child{color:#4e886b;width:19px}.profile-adopt{width:100%;min-height:54px;font-size:15px}.profile-secondary{grid-template-columns:1.25fr 1fr;gap:8px;width:100%;margin-top:9px;display:grid}.profile-secondary button{background:#fff;border:1px solid #ccd7d0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:45px;font-size:13px;font-weight:750;display:flex}.profile-secondary button:hover{background:#eef2ee}.share-button{color:var(--muted);background:0 0;border:0;align-self:center;align-items:center;gap:7px;margin-top:17px;padding:0;font-size:13px;font-weight:700;display:flex}.pet-profile-details{grid-template-columns:1.25fr .75fr;gap:19px;padding-top:75px;display:grid}.character-card,.health-card{background:#fff;border:1px solid #e0e5e0;border-radius:25px;padding:clamp(28px,4vw,47px)}.character-card h2,.health-card h2,.profile-final-cta h2{letter-spacing:-1.7px;margin:11px 0 17px;font-family:Onest,sans-serif;font-size:35px;line-height:1.1}.character-card>p{color:#52675f;font-size:16px;line-height:1.8}.compatibility{border-top:1px solid #e3e8e3;border-left:1px solid #e3e8e3;grid-template-columns:1fr 1fr;margin-top:28px;display:grid}.compatibility>span{border-bottom:1px solid #e3e8e3;border-right:1px solid #e3e8e3;flex-direction:column;gap:4px;padding:14px;display:flex}.compatibility strong{font-size:13px}.compatibility small{color:var(--muted);font-size:12px}.health-card{background:#e6eee8}.health-title{align-items:center;gap:12px;display:flex}.health-title>svg{background:#fff;border-radius:13px;width:42px;height:42px;padding:10px}.health-title>span{flex-direction:column;display:flex}.health-title small{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.health-title h2{margin:1px 0 0;font-size:28px}.health-card ul{margin:27px 0;padding:0;list-style:none}.health-card li{border-bottom:1px solid #194c3e1f;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;font-weight:700;display:flex}.health-card li svg{color:#4e886b;width:18px}.health-note{background:#ffffff8c;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.health-note strong{text-transform:uppercase;letter-spacing:.5px;font-size:12px}.health-note span{color:var(--muted);font-size:13px}.profile-final-cta{background:var(--green-deep);color:#fff;border-radius:27px;justify-content:space-between;align-items:center;gap:60px;min-height:260px;margin-top:19px;padding:clamp(30px,5vw,62px);display:flex}.profile-final-cta>div{max-width:690px}.profile-final-cta h2{margin-top:14px;font-size:clamp(35px,4.4vw,56px)}.profile-final-cta p{color:#ffffffa6;max-width:570px;margin:0;font-size:15px;line-height:1.7}.profile-final-cta>button{flex:none}.ways-section{background:#ecefe7;padding:100px 0}.section-heading.compact{align-items:center}.section-heading.compact>div{max-width:680px}.section-heading.compact>p{max-width:390px;color:var(--muted);font-size:17px;line-height:1.7}.ways-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.way-card{border-radius:28px;flex-direction:column;min-height:380px;padding:29px;display:flex}.coral-card{color:#fff;background:#ef796a}.green-card{background:var(--green);color:#fff}.cream-card{background:#f2e2c0}.way-icon{background:#ffffff38;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:30px;display:grid}.cream-card .way-icon{background:#194c3e17}.way-card>span{text-transform:uppercase;letter-spacing:1.2px;opacity:.75;font-size:13px;font-weight:800}.way-card h3{letter-spacing:-1.2px;margin:10px 0 12px;font-family:Onest,sans-serif;font-size:26px;line-height:1.12}.way-card>p{opacity:.82;margin:0;font-size:16px;line-height:1.7}.way-card>button{background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:0 0 5px;font-size:16px;font-weight:800;display:flex}.supporters{opacity:.9;border-top:1px solid #ffffff38;align-items:center;gap:8px;height:24px;margin-top:20px;padding-top:17px;font-size:13px;font-weight:700;display:flex}.cream-card .supporters{border-color:#194c3e21}.mini-avatars{display:flex}.mini-avatars i{width:22px;height:22px;color:var(--green);background:#fff4dc;border:2px solid #ef796a;border-radius:50%;place-items:center;margin-right:-6px;font-size:12px;font-style:normal;display:grid}.foster{background:#fff;border-radius:32px;grid-template-columns:1.08fr .92fr;min-height:480px;margin-top:110px;margin-bottom:110px;display:grid;overflow:hidden;box-shadow:0 20px 55px #1b3a3014}.foster-photo{min-height:460px;position:relative}.foster-photo img{object-fit:cover;width:100%;height:100%}.foster-photo span{background:var(--cream);text-transform:uppercase;letter-spacing:.7px;border-radius:18px;padding:9px 13px;font-size:13px;font-weight:800;position:absolute;top:25px;left:25px}.foster-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:58px clamp(35px,6vw,76px);display:flex}.foster h2{font-size:clamp(34px,3.6vw,48px)}.foster-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.requirement-list{flex-wrap:wrap;gap:9px;margin:12px 0 27px;display:flex}.requirement-list span{background:#f2f5f1;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:14px;font-weight:700;display:flex}.requirement-list svg{color:#5b8c73}.volunteer{padding:20px 0 115px}.task-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.task-card{background:#fff;border:1px solid #e1e5df;border-radius:23px;padding:24px;transition:transform .2s,border-color .2s}.task-card:hover{border-color:#aabcb3;transform:translateY(-4px)}.task-top{justify-content:space-between;align-items:center;display:flex}.task-top>span{text-transform:uppercase;letter-spacing:.8px;color:var(--coral-dark);align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.task-top i{color:#42725e;text-transform:uppercase;letter-spacing:.5px;background:#e5f0e9;border-radius:10px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:800}.task-card h3{letter-spacing:-.8px;min-height:58px;margin:24px 0 15px;font-family:Onest,sans-serif;font-size:22px;line-height:1.2}.task-card p{color:var(--muted);align-items:center;gap:7px;font-size:15px;display:flex}.task-card button{background:0 0;border:0;border-top:1px solid #e6e9e5;justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding:17px 0 0;font-size:16px;font-weight:800;display:flex}.reports{background:var(--green-deep);color:#fff;padding:105px 0}.reports-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;display:grid}.reports-copy>p{color:#ffffffad;max-width:430px;margin:22px 0 30px;font-size:16px;line-height:1.8}.reports-copy>a{border-color:#ffffff4d}.report-card{background:#ffffff13;border:1px solid #ffffff21;border-radius:25px;padding:31px;box-shadow:0 30px 60px #00000021}.live-line{color:#fff9;justify-content:space-between;align-items:center;font-size:13px;display:flex}.live-line>span:first-child{color:#fff;text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:7px;font-weight:800;display:flex}.live-line i{background:#62cf9f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #62cf9f21}.money-row{grid-template-columns:1fr 1fr;gap:35px;margin:34px 0 23px;display:grid}.money-row>div{flex-direction:column;gap:8px;display:flex}.money-row span{color:#ffffff8c;font-size:14px}.money-row strong{letter-spacing:-1.7px;font-family:Onest,sans-serif;font-size:clamp(25px,3vw,37px)}.money-row>div:last-child strong{color:#ff917e}.progress{background:#ffffff1a;border-radius:8px;height:8px;overflow:hidden}.progress span{background:var(--coral);border-radius:8px;width:50%;height:100%;display:block}.progress.zero span{width:0}.report-foot{color:#fff9;justify-content:space-between;margin-top:11px;font-size:13px;display:flex}.report-foot strong{color:#fff}.preliminary{color:#ffffff8c;border-top:1px solid #ffffff1a;align-items:center;gap:8px;margin:24px 0 0;padding-top:18px;font-size:13px;display:flex}.stories{padding:110px 0}.stories-card{background:#eadfc9;border-radius:31px;grid-template-columns:1.05fr .95fr;min-height:470px;display:grid;position:relative;overflow:hidden}.story-image{position:relative}.story-image img{object-fit:cover;width:100%;height:100%}.story-image span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.7px;background:#fff;border-radius:20px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:800;display:flex;position:absolute;top:25px;left:25px}.story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:75px 70px;display:flex}.story-copy blockquote{letter-spacing:-2px;margin:20px 0 15px;font-family:Onest,sans-serif;font-size:clamp(28px,3.1vw,43px);font-weight:600;line-height:1.15}.story-copy>p{color:var(--muted);margin:0 0 27px;font-size:15px}.story-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:15px;flex-direction:column;padding:13px 16px;display:flex;position:absolute;top:22px;right:22px}.story-stat strong{letter-spacing:-1px;font-size:21px}.story-stat span{color:var(--muted);font-size:12px}.found-lost{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding-bottom:110px;display:grid}.lost-copy>p{color:var(--muted);font-size:16px;line-height:1.7}.lost-actions{flex-direction:column;gap:12px;display:flex}.lost-actions>button{text-align:left;background:#fff;border:1px solid #dfe4df;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;padding:20px;transition:border .2s,transform .2s;display:grid}.lost-actions>button:hover{border-color:#9eb3a9;transform:translate(4px)}.lost-actions>button>svg:first-child{background:#edf2ed;border-radius:13px;width:44px;height:44px;padding:11px}.lost-actions>button:nth-child(2)>svg:first-child{color:var(--coral-dark);background:#f8e2dc}.lost-actions span{flex-direction:column;gap:4px;display:flex}.lost-actions strong{font-size:17px}.lost-actions small{color:var(--muted);font-size:14px}.apps-section{border-top:1px solid #dde2dc;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding:90px 0;display:grid}.apps-heading h2{font-size:42px}.apps-heading>p{color:var(--muted);max-width:440px;font-size:16px;line-height:1.7}.app-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.app-cards button{color:var(--ink);text-align:left;background:#fff;border:1px solid #e0e4df;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;transition:transform .2s,border-color .2s;display:grid}.app-cards button:hover{border-color:#a8bbb1;transform:translateY(-3px)}.app-icon{border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.app-icon.plants{background:#deeddf}.app-icon.auto{color:#6684a3;background:#e0e7f1}.app-cards button>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.app-cards strong{font-size:16px}.app-cards span{color:var(--muted);font-size:12px;line-height:1.4}.app-cards button>svg{width:17px}.sponsors-section{border-top:1px solid #dde2dc;grid-template-columns:.65fr 1.35fr;align-items:center;gap:72px;padding:82px 0 96px;display:grid}.sponsors-heading h2{letter-spacing:-2px;margin:10px 0 14px;font-family:Onest,sans-serif;font-size:42px}.sponsors-heading p{max-width:430px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.sponsor-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.sponsor-card{background:#fff;border:1px solid #dce2dc;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;min-height:180px;padding:25px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.sponsor-card:hover{border-color:#a8bbb1;transform:translateY(-4px);box-shadow:0 18px 38px #1c3b3014}.sponsor-mark{background:var(--green-deep);color:#fff;border-radius:18px;place-items:center;width:60px;height:60px;font-family:Onest,sans-serif;font-size:27px;font-weight:800;display:grid}.otkrytko .sponsor-mark{color:var(--coral-dark);background:#f7dfd9}.sponsor-mark svg{width:25px}.sponsor-copy{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.sponsor-copy small{color:var(--coral-dark);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:800}.sponsor-copy strong{font-family:Onest,sans-serif;font-size:25px;line-height:1.1}.sponsor-copy>span{color:var(--muted);font-size:14px;line-height:1.45}.sponsor-card>svg{width:20px;transition:transform .2s}.sponsor-card:hover>svg{transform:translate(3px)}.footer{color:#fff;background:#102f27;padding:75px 0 30px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;display:grid}.footer .logo{color:#fff}.footer-brand p{color:#ffffff8c;max-width:350px;font-size:15px;line-height:1.7}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:11px;display:flex}.footer-grid strong{margin-bottom:8px;font-size:15px}.footer-grid a,.footer-grid button{color:#ffffff94;background:0 0;border:0;width:max-content;padding:0;font-size:14px}.footer-grid a:hover,.footer-grid button:hover{color:#fff}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:55px;padding-top:22px;font-size:12px;display:flex}.footer-bottom>div{gap:20px;display:flex}.footer-bottom button{color:inherit;font-size:inherit;background:0 0;border:0;padding:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#091e18b8;place-items:center;padding:22px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:29px;width:min(960px,100%);max-height:min(800px,100dvh - 44px);animation:.28s modalIn;position:relative;overflow:auto;box-shadow:0 30px 100px #00000040}.modal-close{float:right;z-index:10;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:40px;height:40px;margin:14px 14px 0 0;display:grid;position:sticky;top:14px;box-shadow:0 6px 20px #0000001a}.pet-detail{grid-template-columns:1fr 1fr;min-height:660px;display:grid}.detail-image{min-height:660px;position:relative}.detail-image img{object-fit:cover;border-radius:29px 0 0 29px;width:100%;height:100%}.detail-image .status-badge{border:0;position:absolute;top:20px;left:20px;right:auto}.detail-copy{padding:42px 42px 35px}.detail-kicker{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.detail-kicker span,.detail-kicker button{color:var(--muted);align-items:center;gap:5px;font-size:14px;display:flex}.detail-kicker button{background:0 0;border:0}.detail-copy h2{letter-spacing:-3px;margin:24px 0 4px;font-family:Onest,sans-serif;font-size:55px}.detail-meta{color:var(--muted);margin:0;font-size:15px}.detail-text{margin:25px 0 17px;font-size:16px;line-height:1.75}.traits{flex-wrap:wrap;gap:7px;display:flex}.traits span{background:#e5ece6;border-radius:8px;padding:7px 9px;font-size:13px;font-weight:700}.health{background:#fff;border:1px solid #e1e6e1;border-radius:16px;flex-wrap:wrap;gap:11px 16px;margin-top:23px;padding:15px;display:flex}.health div{align-items:center;gap:8px;width:100%;display:flex}.health div strong{font-size:15px}.health span{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:flex}.health span svg{color:#50876c}.detail-shelter{align-items:center;gap:9px;padding:18px 0;display:flex}.detail-shelter>span{flex-direction:column;flex:1;gap:2px;display:flex}.detail-shelter strong{font-size:14px}.detail-shelter small{color:var(--muted);font-size:12px}.detail-shelter>svg:last-child{color:#4f8c70}.detail-main-action{width:100%}.detail-secondary{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.detail-secondary button{background:0 0;border:1px solid #d2dad4;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:42px;font-size:13px;font-weight:700;display:flex}.form-modal{max-width:650px;margin:auto;padding:55px 52px 45px}.form-modal h2{letter-spacing:-2px;margin:13px 0;font-family:Onest,sans-serif;font-size:39px;line-height:1.1}.form-modal>p{color:var(--muted);font-size:16px;line-height:1.7}.choice-list{gap:10px;margin:25px 0;display:grid}.choice-list>button{text-align:left;background:#fff;border:1px solid #dce2dc;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:65px;padding:14px 16px;font-size:15px;font-weight:700;display:grid}.choice-list label,.form-grid label{flex-direction:column;gap:6px;display:flex}.choice-list label span,.form-grid label span,.field-title{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-size:13px;font-weight:800}.choice-list input,.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7dfd8;border-radius:11px;outline:none;padding:12px 13px;font-size:15px}.form-grid textarea{resize:vertical;min-height:85px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;margin:25px 0;display:grid}.form-grid .wide{grid-column:1/-1}.full{width:100%}.upload-box{text-align:center;background:#f2f3ee;border:1px dashed #a8b9af;border-radius:18px;flex-direction:column;align-items:center;gap:7px;margin:25px 0;padding:35px;display:flex}.upload-box strong{font-size:16px}.upload-box span{color:var(--muted);font-size:13px}.upload-button{background:#fff;border:1px solid #ccd7d0;border-radius:10px;margin-top:8px;padding:9px 13px;font-weight:700;color:var(--ink)!important;font-size:13px!important}.upload-box input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.privacy-note,.direct-note{background:#e9f0eb;border-radius:12px;align-items:flex-start;gap:8px;padding:13px;display:flex;color:#527064!important;font-size:13px!important}.needs{background:#fff;border:1px solid #e1e5e0;border-radius:16px;margin:23px 0;padding:7px 16px}.needs span{border-bottom:1px solid #edf0ec;justify-content:space-between;padding:11px 0;font-size:14px;display:flex}.needs span:last-child{border-bottom:0}.needs b{color:var(--muted);font-weight:600}.amounts{grid-template-columns:repeat(4,1fr);gap:7px;margin:8px 0 17px;display:grid}.amounts button{background:#fff;border:1px solid #d5ddd7;border-radius:10px;height:40px;font-size:14px;font-weight:700}.amounts button.active{border-color:var(--coral);color:var(--coral-dark);background:#fff0ec}.check-line{align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.check-grid{grid-template-columns:1fr 1fr;gap:11px;margin:10px 0 26px;display:grid}.check-grid label{align-items:center;gap:7px;font-size:14px;display:flex}.form-error{margin:-11px 0 12px;font-weight:700;color:#c94b3d!important;font-size:14px!important}.city-list,.favorite-list,.shelter-list{gap:9px;margin-top:24px;display:grid}.city-list>button{text-align:left;background:#fff;border:1px solid #d9e0da;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;padding:0 14px;font-size:15px;font-weight:700;display:grid}.city-list>button.active{background:#e9f0ea;border-color:#9db6a9}.favorite-list article{background:#fff;border:1px solid #dfe4df;border-radius:14px;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding:8px;display:grid}.favorite-list img{object-fit:cover;border-radius:10px;width:62px;height:62px}.favorite-pet-main{text-align:left;background:0 0;border:0;flex-direction:column;gap:4px;padding:0;display:flex}.favorite-pet-main strong{font-size:16px}.favorite-pet-main span{color:var(--muted);font-size:13px}.remove-favorite{background:#f0f2ef;border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.empty-state{text-align:center;border:1px dashed #cbd5ce;border-radius:17px;flex-direction:column;align-items:center;margin-top:25px;padding:40px 20px;display:flex}.empty-state svg{color:var(--coral)}.empty-state strong{margin-top:13px;font-size:16px}.empty-state p{max-width:350px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.6}.report-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin:25px 0;display:grid}.report-summary>div{background:#fff;border:1px solid #dfe4df;border-radius:13px;flex-direction:column;gap:6px;padding:15px;display:flex}.report-summary span{color:var(--muted);font-size:12px}.report-summary strong{font-family:Onest,sans-serif;font-size:22px}.report-period{background:var(--green-deep);color:#fff;border-radius:17px;margin-bottom:15px;padding:18px}.report-period>div{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:13px;display:flex}.report-period>div span{font-size:16px;font-weight:800}.report-period i{text-transform:uppercase;letter-spacing:.5px;background:#ffffff1a;border-radius:10px;padding:5px 8px;font-size:11px;font-style:normal}.report-period p{color:#fff9;justify-content:space-between;margin:0;padding:7px 0;font-size:13px;display:flex}.report-period p strong{color:#fff}.story-modal{grid-template-columns:.9fr 1.1fr;min-height:600px;display:grid}.story-modal>img{object-fit:cover;border-radius:29px 0 0 29px;width:100%;height:100%}.story-modal>div{padding:70px 55px 45px}.story-modal h2{letter-spacing:-2.4px;margin:14px 0 25px;font-family:Onest,sans-serif;font-size:43px;line-height:1.05}.story-modal p{color:#50655e;font-size:16px;line-height:1.8}.consent-line{color:var(--muted);border-top:1px solid #dce2dc;align-items:center;gap:7px;margin-top:25px;padding-top:18px;font-size:12px;display:flex}.form-grid.single{grid-template-columns:1fr}.shelter-list>button{text-align:left;background:#fff;border:1px solid #dce3dd;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.shelter-mark{background:#e7efe9;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.shelter-mark svg{width:20px}.shelter-list>button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.shelter-list strong{font-size:15px}.shelter-list small{color:var(--muted);font-size:12px}.info-modal .button{margin-top:15px}.app-modal>.app-icon{margin-bottom:20px}.route-page{background:var(--paper);flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f6f1f5;border-bottom:1px solid #194c3e17;height:78px;position:sticky;top:0}.site-header-inner{align-items:center;gap:42px;height:100%;display:flex}.site-header nav{align-items:center;gap:28px;margin-right:auto;display:flex}.site-header nav a{color:#36564d;border-bottom:3px solid #0000;padding:29px 0 25px;font-size:16px;font-weight:700}.site-header nav a.active{border-color:var(--coral);color:var(--green)}.site-header-actions{align-items:center;gap:13px;display:flex}.site-header-actions>span{align-items:center;gap:5px;font-size:15px;font-weight:700;display:flex}.site-header-actions .found-button{height:42px}.site-account-link,.account-header-link{width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;display:grid}.site-account-link:hover,.account-header-link:hover{background:#e9ede8}.site-account-link svg{width:19px}.site-menu-button{background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:none}.route-mobile-menu{display:none}.route-footer{margin-top:auto}.route-footer .footer-brand .logo{color:#fff}.page-hero{background:#edf0e9;border-bottom:1px solid #dce2dc;padding:92px 0 75px}.page-hero .section-wrap{flex-direction:column;align-items:flex-start;display:flex}.page-hero h1{letter-spacing:-4.8px;max-width:960px;margin:17px 0 20px;font-family:Onest,sans-serif;font-size:clamp(54px,6.2vw,82px);line-height:.98}.page-hero p{max-width:690px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.page-hero-actions{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.route-content{padding-top:65px;padding-bottom:100px}.catalog-toolbar{background:#fff;border:1px solid #dce2dd;border-radius:18px;align-items:stretch;gap:8px;min-height:72px;margin-bottom:25px;padding:10px;display:flex}.catalog-tabs{background:#eef1ec;border-radius:11px;align-items:center;gap:3px;padding:4px;display:flex}.catalog-tabs a{border-radius:9px;padding:10px 16px;font-size:14px;font-weight:800}.catalog-tabs a.active{background:#fff;box-shadow:0 2px 8px #143c3014}.catalog-toolbar>label{border-left:1px solid #e2e6e2;flex-direction:column;justify-content:center;gap:3px;min-width:160px;padding:0 18px;display:flex}.catalog-toolbar label span{color:var(--muted);font-size:12px}.catalog-toolbar select{background:0 0;border:0;outline:none;font-size:14px;font-weight:700}.catalog-toolbar>button{background:0 0;border:1px solid #d7dfd9;border-radius:11px;align-items:center;gap:7px;margin-left:auto;padding:0 17px;font-size:14px;font-weight:700;display:flex}.advanced-filter-panel{background:#fff;border:1px solid #dce2dd;border-radius:15px;align-items:center;gap:20px;margin:-10px 0 20px;padding:15px 18px;display:flex}.advanced-filter-panel label{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.advanced-filter-panel button{background:0 0;border:0;border-bottom:1px solid #aebdb5;margin-left:auto;padding:0;font-size:13px;font-weight:800}.catalog-result-line{color:var(--muted);margin:0 0 15px;font-size:13px}.catalog-result-line strong{color:var(--green)}.route-empty{text-align:center;border:1px dashed #c6d1ca;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.route-empty>svg{color:var(--coral)}.route-empty h2{margin:12px 0 4px;font-size:20px}.route-empty p{color:var(--muted);margin:0;font-size:13px}.route-pet-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.route-pet-card{background:#fff;border:1px solid #e0e5e0;border-radius:23px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.route-pet-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #173e3317}.route-pet-photo{background:#e5e7e2;height:315px;display:block;position:relative;overflow:hidden}.route-pet-photo img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.route-pet-card:hover .route-pet-photo img{transform:scale(1.025)}.route-pet-photo .status-badge{top:auto;bottom:13px}.route-pet-card>div{padding:19px 20px 21px}.route-pet-card>div>a{justify-content:space-between;align-items:center;display:flex}.route-pet-card h2{letter-spacing:-1px;margin:0;font-family:Onest,sans-serif;font-size:24px}.route-pet-card p{color:var(--muted);margin:4px 0 13px;font-size:13px}.route-pet-card>div>strong{font-size:14px;display:block}.route-pet-card>div>span{color:var(--muted);border-top:1px solid #ecefec;align-items:center;gap:5px;margin-top:15px;padding-top:13px;font-size:12px;display:flex}.shelters-page-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.shelter-page-card{border-radius:26px;flex-direction:column;align-items:flex-start;min-height:330px;padding:35px;display:flex}.shelter-page-card.sage{background:#dcebe2}.shelter-page-card.coral{color:#fff;background:#f09284}.shelter-page-card.cream{background:#f1e2c1}.shelter-page-card.blue{background:#dce8eb}.shelter-big-mark{background:#ffffff85;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:28px;display:grid}.shelter-page-card>span:nth-child(2){text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.shelter-page-card>span:nth-child(2) svg{color:#4d8569;width:15px}.shelter-page-card h2{letter-spacing:-1.8px;margin:10px 0 8px;font-family:Onest,sans-serif;font-size:35px}.shelter-page-card p{opacity:.75;max-width:430px;margin:0;font-size:15px;line-height:1.7}.shelter-page-card>strong{align-items:center;gap:8px;margin-top:auto;padding-top:30px;font-size:14px;display:flex}.shelter-detail{grid-template-columns:1fr 320px;gap:35px;display:grid}.shelter-detail h2{margin:0 0 24px;font-family:Onest,sans-serif;font-size:36px}.compact-grid{grid-template-columns:repeat(2,1fr)}.shelter-detail aside{background:#e2ece5;border-radius:21px;align-self:start;padding:27px}.shelter-detail aside>svg{color:#4f886b}.shelter-detail aside h3{margin:15px 0 7px;font-size:16px}.shelter-detail aside p{color:var(--muted);font-size:13px;line-height:1.6}.shelter-detail dl{margin:22px 0 0}.shelter-detail dl>div{border-top:1px solid #194c3e1f;justify-content:space-between;gap:12px;padding:11px 0;font-size:12px;display:flex}.shelter-detail dd{text-align:right;margin:0;font-weight:800}.help-page-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.help-route-card{border-radius:27px;flex-direction:column;align-items:flex-start;min-height:410px;padding:31px;display:flex}.help-route-card.green{background:var(--green);color:#fff}.help-route-card.cream{background:#f0e1bf}.help-route-card.coral{color:#fff;background:#ef7c6c}.help-route-card>svg{background:#fff3;border-radius:14px;width:48px;height:48px;padding:12px}.help-route-card>span{text-transform:uppercase;letter-spacing:.8px;margin-top:30px;font-size:12px;font-weight:800}.help-route-card h2{letter-spacing:-1.4px;margin:10px 0;font-family:Onest,sans-serif;font-size:29px;line-height:1.1}.help-route-card p{opacity:.75;margin:0;font-size:14px;line-height:1.7}.help-route-card>strong,.help-route-card>a{align-items:center;gap:8px;margin-top:auto;padding-top:25px;font-size:14px;display:flex}.foster-page-card{min-height:500px;box-shadow:var(--shadow);background:#fff;border-radius:29px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.foster-page-card>img{object-fit:cover;width:100%;height:100%}.foster-page-card>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(35px,6vw,70px);display:flex}.foster-page-card h2{letter-spacing:-3px;margin:13px 0 7px;font-family:Onest,sans-serif;font-size:53px}.foster-page-card p{color:var(--muted);font-size:15px;line-height:1.7}.foster-page-card ul{margin:14px 0 28px;padding:0;list-style:none}.foster-page-card li{align-items:center;gap:7px;margin:8px 0;font-size:13px;display:flex}.foster-page-card li svg{color:#4c8668;width:16px}.volunteer-page-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.volunteer-page-grid article{background:#fff;border:1px solid #dfe4df;border-radius:21px;padding:27px}.volunteer-page-grid article>div{justify-content:space-between;align-items:center;display:flex}.volunteer-page-grid article>div span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.volunteer-page-grid article>div svg{width:16px}.volunteer-page-grid i{color:#4c7965;text-transform:uppercase;background:#e2eee7;border-radius:10px;padding:5px 8px;font-size:11px;font-style:normal}.volunteer-page-grid h2{letter-spacing:-1px;margin:25px 0 18px;font-family:Onest,sans-serif;font-size:25px}.volunteer-page-grid p{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.volunteer-page-grid p svg{width:15px}.volunteer-page-grid a{border-top:1px solid #e5e9e5;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;font-size:13px;font-weight:800;display:flex}.route-form{background:#fff;border:1px solid #dce2dd;border-radius:25px;max-width:780px;margin:55px auto 0;padding:clamp(28px,5vw,52px);scroll-margin-top:100px}.route-form h2{letter-spacing:-1.8px;margin:11px 0 25px;font-family:Onest,sans-serif;font-size:36px}.route-form form>div{grid-template-columns:1fr 1fr;gap:13px;display:grid}.route-form label{flex-direction:column;gap:6px;margin-bottom:13px;display:flex}.route-form label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800}.route-form input,.route-form textarea{background:#fbfcfa;border:1px solid #d6ded8;border-radius:11px;outline:none;width:100%;padding:13px;font-size:14px}.route-form textarea{resize:vertical;min-height:100px}.route-form form>p{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.route-form form>p svg{width:15px}.route-file{cursor:pointer;border:1px dashed #afbeb5;border-radius:12px;justify-content:center;align-items:center;min-height:75px;padding:15px}.route-file svg{width:22px}.route-file input{opacity:0;width:1px;height:1px;position:absolute}.route-form-success{text-align:center;background:#e4efe8;border-radius:15px;padding:30px}.route-form-success svg{color:#4e8c6d}.route-form-success strong{margin-top:8px;display:block}.route-form-success p{color:var(--muted);font-size:13px}.lost-page-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:38px;display:grid}.lost-page-layout>section>h2{margin-top:0;font-family:Onest,sans-serif;font-size:32px}.lost-page-layout .route-form{margin:0}.lost-sample{background:#fff;border:1px solid #dce2dd;border-radius:20px;overflow:hidden}.lost-placeholder{background:#e3eae4;place-items:center;height:240px;display:grid}.lost-placeholder svg{color:#789389;width:50px;height:50px}.lost-sample>div:last-child{padding:20px}.lost-sample span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800}.lost-sample h3{margin:8px 0;font-size:17px}.lost-sample p{color:var(--muted);font-size:13px;line-height:1.6}.lost-found-tabs{background:#ffffff85;border:1px solid #d2dbd4;border-radius:13px;margin-top:27px;padding:4px;display:flex}.lost-found-tabs a{text-align:center;border-radius:9px;min-width:125px;padding:11px 17px;font-size:14px;font-weight:800}.lost-found-tabs a.active{background:#fff;box-shadow:0 3px 10px #194c3e14}.lost-found-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:28px;display:flex}.lost-found-heading h2{letter-spacing:-2px;margin:10px 0 0;font-family:Onest,sans-serif;font-size:39px}.lost-found-heading>p{max-width:460px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.lost-listing-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.lost-public-card,.lost-user-card{background:#fff;border:1px solid #dce2dd;border-radius:22px;min-width:0;overflow:hidden}.lost-public-card .lost-placeholder,.lost-user-card>img,.lost-user-card>.lost-placeholder{object-fit:cover;width:100%;height:280px}.lost-public-card>div:last-child,.lost-user-card>div:last-child{padding:20px}.lost-public-card span,.lost-user-card span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:800}.lost-public-card h3,.lost-user-card h3{letter-spacing:-.8px;margin:8px 0 5px;font-family:Onest,sans-serif;font-size:22px}.lost-public-card p,.lost-user-card p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.5}.lost-public-card strong,.lost-user-card strong{font-size:13px;line-height:1.55;display:block}.lost-card-actions{border-top:1px solid #e6eae6;flex-wrap:wrap;gap:7px;margin-top:17px;padding-top:14px;display:flex}.lost-card-actions button,.lost-card-actions a{background:0 0;border:1px solid #d5ded7;border-radius:9px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:12px;font-weight:750;display:flex}.lost-card-actions svg{width:14px}.lost-card-actions .delete{color:#aa4d43}.pdf-state{color:var(--muted);margin-top:9px;font-size:12px;display:block}.listing-modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081f18c2;place-items:start center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.listing-modal{background:var(--paper);border-radius:28px;width:min(860px,100%);margin:20px auto;animation:.25s modalIn;position:relative;box-shadow:0 35px 100px #00000047}.listing-modal-close{float:right;z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;margin:16px 16px 0 0;display:grid;position:sticky;top:16px;box-shadow:0 6px 20px #00000017}.listing-modal-head{border-bottom:1px solid #dce2dd;padding:50px 55px 28px}.listing-modal-head h2{letter-spacing:-2.2px;margin:12px 0 10px;font-family:Onest,sans-serif;font-size:43px}.listing-modal-head p{max-width:650px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.listing-form{padding:32px 55px 45px}.listing-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.listing-form label{flex-direction:column;gap:6px;display:flex}.listing-form label.wide{grid-column:1/-1}.listing-form label>span,.listing-form-grid label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800}.listing-form input,.listing-form select,.listing-form textarea{background:#fff;border:1px solid #d5ddd7;border-radius:10px;outline:none;width:100%;min-height:43px;padding:11px 12px;font-size:14px}.listing-form textarea{resize:vertical;min-height:76px}.listing-photo{cursor:pointer;background:#eef2ed;border:1px dashed #aabbb0;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;min-height:90px;margin:17px 0;padding:13px;gap:13px!important;display:grid!important}.listing-photo input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.listing-photo>svg,.listing-photo>img{object-fit:cover;background:#fff;border-radius:11px;width:62px;height:62px;padding:17px}.listing-photo.has-photo>img{padding:0}.listing-photo>span{text-transform:none;letter-spacing:0;flex-direction:column;gap:4px;display:flex}.listing-photo strong{color:var(--green);font-size:14px}.listing-photo small{color:var(--muted);font-size:12px}.listing-form-foot{border-top:1px solid #dde3de;justify-content:space-between;align-items:center;gap:20px;padding-top:17px;display:flex}.listing-form-foot>p{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.listing-form-foot>p svg{flex:none;width:16px}.listing-form-foot .button:disabled{opacity:.65;cursor:wait}.account-page{grid-template-columns:245px 1fr;align-items:start;gap:45px;padding-top:52px;padding-bottom:100px;display:grid}.account-sidebar{background:#fff;border:1px solid #dce2dd;border-radius:20px;padding:19px;position:sticky;top:105px}.account-person{border-bottom:1px solid #e3e7e3;align-items:center;gap:11px;padding:5px 3px 19px;display:flex}.account-person>span{background:#e3ede6;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.account-person svg{width:19px}.account-person>div{flex-direction:column;gap:2px;display:flex}.account-person strong{font-size:14px}.account-person small{color:var(--muted);font-size:12px}.account-sidebar nav{flex-direction:column;gap:3px;margin-top:14px;display:flex}.account-sidebar nav a{color:#4e645c;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 11px;font-size:13px;font-weight:700;display:flex}.account-sidebar nav a.active{color:var(--green);background:#e7efe9}.account-sidebar nav svg{width:16px}.account-sidebar nav b{background:var(--coral);color:#fff;border-radius:10px;place-items:center;min-width:18px;height:18px;margin-left:auto;font-size:11px;display:grid}.account-help-link{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;margin-top:17px;font-size:13px;font-weight:800;display:flex}.plus-icon{font-size:17px;line-height:1}.account-page-head{margin-bottom:28px}.account-page-head h1{letter-spacing:-2.7px;margin:12px 0 0;font-family:Onest,sans-serif;font-size:48px}.account-stat-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.account-stat-grid article{background:#fff;border:1px solid #dce2dd;border-radius:19px;flex-direction:column;align-items:flex-start;min-height:170px;padding:21px;display:flex}.account-stat-grid article>span{color:var(--muted);font-size:12px}.account-stat-grid article>strong{margin-top:13px;font-family:Onest,sans-serif;font-size:37px}.account-stat-grid article>a{align-items:center;gap:5px;margin-top:auto;font-size:12px;font-weight:800;display:flex}.account-actions{margin-top:32px}.account-actions h2{font-family:Onest,sans-serif;font-size:25px}.account-actions>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.account-actions a{background:#fff;border:1px solid #dce2dd;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:85px;padding:14px;font-size:13px;font-weight:750;display:grid}.account-actions svg{width:17px}.account-listings{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.account-empty{text-align:center;border:1px dashed #c6d1ca;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:35px;display:flex}.account-empty>svg{width:35px;height:35px;color:var(--coral)}.account-empty h2{margin:15px 0 6px;font-family:Onest,sans-serif;font-size:25px}.account-empty p{max-width:430px;color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.6}.account-settings{background:#fff;border:1px solid #dce2dd;border-radius:21px;max-width:720px;padding:29px}.account-settings>div{grid-template-columns:1fr 1fr;gap:13px;display:grid}.account-settings label{flex-direction:column;gap:6px;display:flex}.account-settings label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800}.account-settings input{border:1px solid #d5ddd7;border-radius:10px;outline:none;width:100%;min-height:43px;padding:11px 12px}.account-settings .account-consent{flex-direction:row;align-items:center;margin:20px 0;font-size:13px}.account-settings .account-consent input{width:auto;min-height:0}.settings-saved{color:#4b7c65;align-items:center;gap:5px;margin-left:14px;font-size:12px;display:inline-flex}.settings-saved svg{width:15px}.account-logout{width:100%;color:var(--muted);background:0 0;border:0;margin-top:9px;padding:9px;font-size:12px}.auth-loading,.auth-required{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:650px;display:flex}.auth-required>svg{width:45px;height:45px;color:var(--coral)}.auth-required h1{letter-spacing:-2px;margin:18px 0 7px;font-family:Onest,sans-serif;font-size:42px}.auth-required p{color:var(--muted);margin:0 0 22px;font-size:14px}.auth-required>div{gap:8px;display:flex}.auth-required>a{color:var(--green);border-bottom:1px solid #aabbb1;margin-top:18px;font-size:13px;font-weight:800}.auth-page{background:#edf0e9;place-items:start center;min-height:780px;padding:65px 20px;display:grid}.auth-card{width:min(590px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #d9e0da;border-radius:27px;padding:clamp(30px,5vw,52px)}.auth-card h1{letter-spacing:-2.4px;margin:13px 0 10px;font-family:Onest,sans-serif;font-size:43px;line-height:1.05}.auth-card>p{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.7}.auth-role-tabs{background:#edf1ec;border-radius:13px;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:22px;padding:4px;display:grid}.auth-role-tabs button{background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:47px;padding:8px;font-size:13px;font-weight:750;display:flex}.auth-role-tabs button.active{background:#fff;box-shadow:0 3px 9px #194c3e14}.auth-role-tabs svg{width:17px}.auth-card form>label,.auth-two label{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.auth-card form label>span,.auth-two label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800}.auth-card input{border:1px solid #d5ddd7;border-radius:10px;outline:none;width:100%;min-height:45px;padding:11px 12px}.auth-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-card form .auth-consent{grid-template-columns:auto 1fr;align-items:start;gap:8px;margin:18px 0;display:grid}.auth-card form .auth-consent input{width:15px;min-height:15px;margin-top:1px}.auth-card form .auth-consent span{text-transform:none;letter-spacing:0;font-weight:500;line-height:1.6}.auth-consent a{color:var(--green);text-decoration:underline}.auth-error{color:#ac4438;background:#fde6e1;border-radius:9px;padding:10px;font-size:13px}.auth-switch{text-align:center;color:var(--muted);border-top:1px solid #e2e7e2;margin-top:20px;padding-top:17px;font-size:13px}.auth-switch a{color:var(--green);font-weight:800}.shelter-contact-panel{background:var(--green-deep);color:#fff;text-align:center;border-radius:27px;max-width:880px;margin:0 auto;padding:clamp(34px,6vw,65px)}.shelter-contact-panel.compact{border-radius:18px;padding:29px 24px}.shelter-contact-icon{background:#ffffff1a;border-radius:16px;place-items:center;width:55px;height:55px;margin:0 auto 17px;display:grid}.shelter-contact-panel h2{letter-spacing:-1.8px;margin:0 0 9px;font-family:Onest,sans-serif;font-size:35px}.shelter-contact-panel.compact h2{font-size:25px}.shelter-contact-panel>p{color:#ffffffa6;max-width:630px;margin:0 auto 23px;font-size:14px;line-height:1.7}.shelter-contact-panel>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.shelter-contact-panel .button-outline{color:#fff;border-color:#fff6}.shelter-contact-panel>small{color:#ffffff6e;margin-top:19px;font-size:11px;display:block}.privacy-page{max-width:880px;padding-top:50px;padding-bottom:100px}.privacy-date{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:800}.privacy-page section{border-bottom:1px solid #dce2dd;padding:25px 0}.privacy-page h2{letter-spacing:-.8px;margin:0 0 10px;font-family:Onest,sans-serif;font-size:23px}.privacy-page section p{color:#52675f;margin:0;font-size:15px;line-height:1.85}.privacy-page a{color:var(--green);font-weight:700;text-decoration:underline}.danger-zone{background:#fff5f2;border:1px solid #ecc3bc;border-radius:18px;max-width:720px;margin-top:25px;padding:24px}.danger-zone h2{margin:0 0 6px;font-size:17px}.danger-zone p{color:var(--muted);font-size:13px}.danger-zone button{color:#a84338;background:#fff;border:1px solid #d98f84;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800}.stories-page-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.stories-page-grid article{background:#ddd;border-radius:24px;min-height:330px;position:relative;overflow:hidden}.stories-page-grid .story-feature{grid-row:span 2;min-height:680px}.stories-page-grid img{object-fit:cover;width:100%;height:100%}.stories-page-grid article>div{color:#fff;background:linear-gradient(#0000,#0c271fde);padding:70px 27px 27px;position:absolute;inset:auto 0 0}.stories-page-grid span{text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:800}.stories-page-grid h2{letter-spacing:-1.2px;margin:8px 0 0;font-family:Onest,sans-serif;font-size:27px;line-height:1.12}.stories-page-grid .story-feature h2{font-size:40px}.stories-page-grid p{color:#ffffffbf;font-size:14px}.news-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.news-grid article{background:#fff;border:1px solid #dce2dd;border-radius:23px;flex-direction:column;align-items:flex-start;min-height:300px;padding:35px;display:flex}.news-grid article>span{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:800}.news-grid h2{letter-spacing:-1.3px;margin:25px 0 10px;font-family:Onest,sans-serif;font-size:29px}.news-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.news-grid a{align-items:center;gap:7px;margin-top:auto;font-size:13px;font-weight:800;display:flex}.about-layout>section{max-width:800px}.about-layout>section h2{letter-spacing:-2.2px;font-family:Onest,sans-serif;font-size:44px;line-height:1.1}.about-layout>section p{color:var(--muted);font-size:16px;line-height:1.8}.about-values{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:60px;display:grid}.about-values article{background:#fff;border:1px solid #dfe4df;border-radius:22px;min-height:240px;padding:27px}.about-values article>strong{color:var(--coral-dark);font-size:14px}.about-values h3{margin:45px 0 8px;font-size:22px}.about-values p{color:var(--muted);font-size:13px;line-height:1.7}.shelter-support-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.shelter-support-grid article{background:#fff;border:1px solid #dce2dd;border-radius:24px;grid-template-columns:1fr auto;align-content:start;min-height:300px;padding:31px;display:grid}.shelter-support-grid article>div{background:#e3ede6;border-radius:14px;place-items:center;width:49px;height:49px;display:grid}.shelter-support-grid article>div svg{width:22px}.shelter-support-grid article>span{color:var(--coral-dark);font-size:14px;font-weight:800}.shelter-support-grid h2{letter-spacing:-1.3px;grid-column:1/-1;margin:60px 0 9px;font-family:Onest,sans-serif;font-size:29px}.shelter-support-grid p{max-width:440px;color:var(--muted);grid-column:1/-1;margin:0;font-size:14px;line-height:1.7}.shelter-tools{background:var(--green-deep);color:#fff;border-radius:27px;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;margin-top:20px;padding:clamp(32px,6vw,65px);display:grid}.shelter-tools h2{letter-spacing:-2.6px;margin:13px 0 16px;font-family:Onest,sans-serif;font-size:clamp(35px,4.2vw,52px);line-height:1.05}.shelter-tools p{color:#fff9;max-width:570px;font-size:14px;line-height:1.8}.shelter-tools ul{margin:0;padding:0;list-style:none}.shelter-tools li{border-bottom:1px solid #ffffff1f;align-items:center;gap:9px;padding:13px 0;font-size:14px;font-weight:700;display:flex}.shelter-tools li svg{color:#75d5a7;width:17px}.reports-page-summary{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.reports-page-summary article{background:var(--green-deep);color:#fff;border-radius:21px;flex-direction:column;gap:12px;padding:28px;display:flex}.reports-page-summary span{color:#ffffff8c;font-size:13px}.reports-page-summary strong{letter-spacing:-2px;font-family:Onest,sans-serif;font-size:38px}.reports-period{background:#fff;border:1px solid #dce2dd;border-radius:23px;max-width:850px;margin:35px auto 0;padding:35px}.reports-period>div{border-bottom:1px solid #e1e6e1;justify-content:space-between;align-items:center;display:flex}.reports-period h2{font-family:Onest,sans-serif;font-size:27px}.reports-period>div span{text-transform:uppercase;background:#e4eee7;border-radius:10px;padding:6px 9px;font-size:11px}.reports-period dl{margin:18px 0}.reports-period dl>div{border-bottom:1px solid #edf0ed;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.reports-period dd{margin:0;font-weight:800}.reports-period>p{color:var(--muted);background:#eef3ef;border-radius:12px;gap:8px;padding:14px;font-size:12px;line-height:1.6;display:flex}.reports-period>p svg{flex:none;width:16px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;display:flex}.not-found>svg{width:50px;height:50px;color:var(--coral)}.not-found>span{color:var(--coral-dark);margin-top:15px;font-size:15px;font-weight:800}.not-found h1{letter-spacing:-2.5px;margin:10px 0;font-family:Onest,sans-serif;font-size:50px}.not-found p{color:var(--muted);margin:0 0 25px;font-size:15px}.toast{z-index:150;background:var(--green-deep);color:#fff;white-space:nowrap;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:9px;padding:13px 18px;font-size:15px;font-weight:650;animation:.3s toastIn;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 50px #0000003d}.toast svg{color:#76d8ab}.mobile-menu,.mobile-bottom{display:none}@keyframes fadeIn{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(15px)scale(.98)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}}@media (width<=1050px){.desktop-nav{gap:16px}.desktop-nav a:nth-last-child(-n+2){display:none}.search-panel{grid-template-columns:1.4fr 1fr 1.1fr auto}.age-select{display:none}.pet-image-button{height:255px}.reports-grid{gap:55px}.story-copy{padding:55px 40px}.found-lost,.apps-section,.sponsors-section{gap:45px}}@media (width<=800px){.section-wrap{width:min(100% - 30px,680px)}.header{height:68px}.desktop-nav,.city-button,.found-button{display:none}.header-actions{margin-left:auto}.menu-button{display:grid}.hero{padding-top:8px}.hero-card{border-radius:25px;height:590px}.hero-card>img{object-position:64% center}.hero-shade{background:linear-gradient(#0d2a2200 22%,#0d2a2275 50%,#0d2a22e6 100%)}.hero-copy{width:auto;inset:auto 26px 30px;transform:none}.hero h1{margin:13px 0 10px;font-size:57px}.hero-copy>p{margin-bottom:20px;font-size:17px;line-height:1.5}.hero-side-note{display:none}.search-panel{border-radius:20px;grid-template-columns:1fr 1fr;gap:0;margin-top:14px;transform:none}.search-intro{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;padding:6px 7px 14px}.search-intro span:last-child{font-size:13px}.select-field{border-bottom:1px solid var(--line);padding:14px}.select-field:first-of-type{border-right:1px solid var(--line)}.select-field svg{bottom:22px}.search-submit{grid-column:1/-1;margin:12px 0 0}.catalog{padding:80px 0}.section-heading{align-items:flex-start}.section-heading>a{display:none}.section-heading>.heading-link{flex:none;margin-top:12px}.section-heading h2,.foster h2,.reports h2,.lost-copy h2{letter-spacing:-2px;font-size:39px}.pet-grid{grid-template-columns:repeat(2,1fr)}.pet-image-button{height:270px}.pet-profile-page{padding-top:5px;padding-bottom:90px}.pet-breadcrumb{white-space:nowrap;overflow:hidden}.pet-profile-hero{grid-template-columns:1fr}.pet-profile-photo{height:540px}.pet-profile-intro{padding:42px 32px}.pet-profile-details{grid-template-columns:1fr;padding-top:20px}.profile-final-cta{flex-direction:column;align-items:flex-start;gap:25px}.section-heading.compact{display:block}.section-heading.compact>p{margin-top:15px}.ways-grid{grid-template-columns:1fr}.way-card{min-height:330px}.foster{grid-template-columns:1fr;margin-top:80px;margin-bottom:80px}.foster-photo{min-height:380px}.foster-copy{padding:43px 32px}.task-grid{grid-template-columns:1fr}.reports-grid{grid-template-columns:1fr;gap:40px}.stories-card{grid-template-columns:1fr}.story-image{min-height:430px}.found-lost,.apps-section,.sponsors-section{grid-template-columns:1fr}.app-cards,.sponsor-cards{max-width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom>span:nth-child(2){display:none}.pet-detail{grid-template-columns:1fr}.detail-image{height:44vh;min-height:390px}.detail-image img{border-radius:29px 29px 0 0}.detail-copy{padding:28px}.mobile-menu{z-index:120;background:var(--paper);flex-direction:column;padding:22px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.mobile-menu-head{justify-content:space-between;align-items:center;display:flex}.mobile-menu nav{flex-direction:column;margin:45px 0 auto;display:flex}.mobile-menu nav a,.mobile-menu nav>button{background:0 0;border:0;border-bottom:1px solid #dfe4df;justify-content:space-between;align-items:center;width:100%;padding:18px 2px;font-family:Onest,sans-serif;font-size:24px;font-weight:700;display:flex}.mobile-bottom{z-index:40;height:68px;padding:7px 14px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border-top:1px solid #dce2dd;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom a,.mobile-bottom button{background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;font-size:12px;font-style:normal;display:flex}.mobile-bottom svg{width:18px}.mobile-bottom button{transform:translateY(-10px)}.mobile-bottom button em{font-size:12px;font-style:normal;font-weight:700}.bottom-main{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 8px 20px #e95d4c4d}.footer{padding-bottom:90px}.story-modal{grid-template-columns:1fr}.story-modal>img{border-radius:29px 29px 0 0;height:360px}.story-modal>div{padding:38px 30px}.story-modal h2{font-size:36px}}@media (width<=540px){.section-wrap{width:calc(100% - 24px)}.logo{font-size:22px}.hero-card{height:545px}.hero-card>img{object-position:66% center}.hero-copy{bottom:23px;left:21px;right:21px}.hero h1{letter-spacing:-3px;font-size:49px}.hero-copy>p{font-size:16px}.search-panel{width:calc(100% - 24px)}.select-field select{font-size:14px}.catalog{padding-top:67px}.section-heading{flex-direction:column;gap:7px}.section-heading h2,.foster h2,.reports h2,.lost-copy h2,.apps-heading h2{font-size:34px}.filter-row{margin-right:-12px;padding-right:12px;overflow-x:auto}.filter-row>*{flex:none}.pet-grid{grid-template-columns:1fr}.pet-image-button{height:365px}.pet-breadcrumb span{display:none}.pet-breadcrumb strong:before{content:"/"}.pet-profile-hero{width:100%;box-shadow:none;border-radius:0}.pet-profile-photo{height:440px}.pet-profile-photo .status-badge{top:16px;left:15px}.pet-profile-photo .favorite{top:13px;right:14px}.pet-profile-intro{padding:34px 20px 38px}.pet-profile-intro h1{font-size:63px}.profile-lead{font-size:16px}.profile-secondary{grid-template-columns:1fr}.pet-profile-details{width:100%}.character-card,.health-card{border-left:0;border-right:0;border-radius:0}.compatibility{grid-template-columns:1fr}.profile-final-cta{border-radius:0;width:100%;margin-top:0}.ways-section{padding:75px 0}.foster-photo{min-height:300px}.foster-copy{padding:36px 24px}.volunteer{padding-bottom:80px}.reports{padding:80px 0}.money-row{grid-template-columns:1fr;gap:22px}.stories{padding:80px 0}.story-image{min-height:360px}.story-copy{padding:42px 25px}.story-copy blockquote{font-size:29px}.story-stat{top:12px;right:12px}.found-lost{gap:28px;padding-bottom:75px}.lost-actions>button{gap:11px;padding:15px}.lost-actions small{max-width:190px}.apps-section{gap:28px;padding:70px 0}.sponsors-section{gap:28px;padding:70px 0 80px}.app-cards,.sponsor-cards{grid-template-columns:1fr}.sponsor-card{min-height:150px;padding:20px}.footer-grid{gap:36px 25px}.footer-bottom{align-items:flex-start;gap:16px}.footer-bottom>div{flex-direction:column;align-items:flex-end;gap:7px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:25px 25px 0 0;width:100%;max-height:93dvh}.detail-image{height:38vh;min-height:325px}.detail-image img{border-radius:25px 25px 0 0}.detail-copy h2{font-size:45px}.form-modal{padding:52px 23px 32px}.form-modal h2{font-size:33px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.amounts{grid-template-columns:1fr 1fr}.check-grid,.report-summary{grid-template-columns:1fr}.toast{white-space:normal;text-align:center;justify-content:center;width:calc(100% - 28px);bottom:80px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=540px){.auth-page{min-height:680px;padding:24px 12px 75px;display:block}.auth-card{border-radius:22px;width:100%;min-width:0;padding:30px 21px;overflow:hidden}.auth-card h1{font-size:36px}.auth-two,.auth-role-tabs{grid-template-columns:1fr}.auth-role-tabs button,.auth-card form,.auth-card label,.auth-card label span,.auth-card input{min-width:0}.auth-card>p,.auth-card label span{overflow-wrap:anywhere}.auth-two{gap:0}.shelter-contact-panel{border-radius:22px;padding:35px 21px}.shelter-contact-panel h2{font-size:29px}.shelter-contact-panel>div{display:grid}.shelter-contact-panel .button,.auth-required .button{width:100%}.privacy-page{padding-top:30px}.privacy-page section p{font-size:14px}.auth-required{padding:40px 20px 90px}.auth-required h1{font-size:34px}.auth-required>div{flex-direction:column;width:100%}}@media (width<=1050px){.site-header-inner{gap:24px}.site-header nav{gap:12px}.site-header nav a{font-size:14px}.site-header-actions .found-button{display:none}.route-pet-photo{height:270px}.help-route-card{min-height:370px}}@media (width<=800px){.site-header{height:68px}.site-header nav,.site-header-actions>span,.site-header-actions .found-button{display:none}.site-header-actions{margin-left:auto}.site-menu-button{display:grid}.route-mobile-menu{z-index:200;background:var(--paper);flex-direction:column;padding:22px;display:flex;position:fixed;inset:0}.route-mobile-menu>div{justify-content:space-between;align-items:center;display:flex}.route-mobile-menu>div>button{background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.route-mobile-menu nav{flex-direction:column;margin:45px 0 auto;display:flex}.route-mobile-menu nav a{border-bottom:1px solid #dce2dd;justify-content:space-between;align-items:center;padding:15px 0;font-family:Onest,sans-serif;font-size:22px;font-weight:700;display:flex}.route-mobile-menu>.button{width:100%}.page-hero{padding:65px 0 55px}.page-hero h1{font-size:56px}.route-content{padding-top:45px}.catalog-toolbar{grid-template-columns:1fr 1fr;display:grid}.catalog-tabs{grid-column:1/-1}.catalog-toolbar>label{border-top:1px solid #e2e6e2;border-left:0;min-height:50px}.catalog-toolbar>button{justify-content:center;min-height:45px;margin:0}.route-pet-grid{grid-template-columns:repeat(2,1fr)}.shelters-page-grid,.volunteer-page-grid,.news-grid,.shelter-detail,.help-page-grid{grid-template-columns:1fr}.help-route-card{min-height:330px}.foster-page-card{grid-template-columns:1fr}.foster-page-card>img{height:410px}.lost-page-layout{grid-template-columns:1fr}.lost-listing-grid{grid-template-columns:repeat(2,1fr)}.lost-found-heading{flex-direction:column;align-items:flex-start;gap:10px}.listing-modal{margin:0 auto}.account-page{grid-template-columns:1fr;gap:25px}.account-sidebar{position:static}.account-sidebar nav{grid-template-columns:repeat(4,1fr);display:grid}.account-sidebar nav a{text-align:center;justify-content:center}.account-sidebar nav a b{display:none}.account-stat-grid{grid-template-columns:1fr 1fr}.account-actions>div{grid-template-columns:1fr}.route-form{margin-top:35px}.stories-page-grid{grid-template-columns:1fr}.stories-page-grid .story-feature{grid-row:auto;min-height:520px}.stories-page-grid article{min-height:380px}.about-values,.reports-page-summary{grid-template-columns:1fr}.shelter-tools{grid-template-columns:1fr;gap:30px}}@media (width<=540px){.page-hero{padding:52px 0 43px}.page-hero h1{letter-spacing:-2.8px;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;font-size:44px}.page-hero p{width:100%;min-width:0;font-size:15px}.route-content{padding-top:30px;padding-bottom:75px}.catalog-toolbar{grid-template-columns:1fr}.catalog-tabs,.catalog-toolbar>button{grid-column:1}.catalog-tabs a{text-align:center;flex:1;padding-inline:7px}.route-pet-grid{grid-template-columns:1fr}.route-pet-photo{height:365px}.shelter-page-card{min-height:300px;padding:27px}.compact-grid{grid-template-columns:1fr}.help-route-card{min-height:320px}.foster-page-card{border-radius:22px}.foster-page-card>img{height:320px}.foster-page-card>div{padding:30px 23px}.foster-page-card h2{font-size:43px}.route-form{border-radius:20px;padding:26px 20px}.route-form form>div{grid-template-columns:1fr;gap:0}.lost-found-tabs{width:100%}.lost-found-tabs a{flex:1;min-width:0}.lost-listing-grid{grid-template-columns:1fr}.listing-modal-backdrop{align-items:end;padding:0}.listing-modal{border-radius:24px 24px 0 0;max-height:94dvh;margin:0;overflow:auto}.listing-modal-head{padding:52px 22px 24px}.listing-modal-head h2{font-size:34px}.listing-form{padding:25px 22px 35px}.listing-form-grid{grid-template-columns:1fr}.listing-form label.wide{grid-column:auto}.listing-form-foot{flex-direction:column;align-items:stretch}.listing-form-foot .button{width:100%}.account-page{padding-top:25px}.account-sidebar{padding:13px}.account-person{display:none}.account-sidebar nav{grid-template-columns:1fr 1fr}.account-sidebar nav a{justify-content:flex-start}.account-help-link{margin-top:10px}.account-page-head h1{font-size:39px}.account-stat-grid,.account-listings{grid-template-columns:1fr}.account-settings{padding:21px}.account-settings>div{grid-template-columns:1fr}.settings-saved{margin:12px 0 0;display:flex}.route-form h2{font-size:31px}.stories-page-grid .story-feature{min-height:460px}.stories-page-grid article{min-height:330px}.stories-page-grid .story-feature h2{font-size:32px}.about-layout>section h2{font-size:34px}.shelter-support-grid{grid-template-columns:1fr}.shelter-support-grid article{min-height:265px}.shelter-tools{border-radius:22px;padding:31px 23px}.reports-page-summary strong{font-size:32px}.reports-period{padding:24px 20px}.not-found h1{font-size:39px}}
