@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;background:#fbfbfd;color:#102134;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1300px,calc(100% - 48px));margin:0 auto}.topbar-shell{width:100%;background:#fff;border-bottom:1px solid #edf0f3}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}.brand img{width:190px}.menu{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:500;color:#49576a}.auth-buttons{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;padding:11px 18px;font-weight:600;font-size:13px;cursor:pointer}.btn-light{background:#eff2f5;color:#25364a}.btn-primary{background:#6f39d9;color:#fff}.header-favorite{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:#fff;color:#7b8797;cursor:pointer}.hero{display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:start;margin-top:8px}.hero-main{min-width:0}.hero-banner{position:relative;border-radius:18px;background-image:url(/assets/images/banner.png);background-repeat:no-repeat;background-size:100%;background-position:center 27%;padding:45px 56px 14px;display:flex;align-items:flex-start;overflow:hidden;margin-top:-20px}.hero-content{max-width:540px;width:100%;margin-top:-5px}.hero-content h1{margin:0;font-size:40px;line-height:1.05;color:#16273c;font-weight:700}.hero-content h1 span{color:#17a95a}.hero-content p{margin:18px 0 5px;color:#5d6878;line-height:1.6;max-width:460px}.search-row{display:grid;grid-template-columns:2.2fr 1fr auto;gap:10px;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px;border-radius:14px;max-width:560px}.search-input,.location-input{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e4e8ee;border-radius:10px;padding:12px 14px;color:#97a2b3;font-size:12px}.search-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;padding:0 22px;background:#18a45f;color:#fff;font-weight:600;cursor:pointer;font-size:14px}.categories{background:#fff;border-radius:18px;border:1px solid #ecf0f5;padding:22px 22px 18px;align-self:start}.categories h3{margin:0 0 16px;font-size:17px}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cat-item{display:block;border:1px solid #eef2f5;border-radius:12px;padding:12px;font-size:13px;color:#344154;font-weight:500;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease}.cat-item:hover{transform:translateY(-2px);border-color:#17a95a;background:#f5fbf8;color:#17a95a;box-shadow:0 10px 24px #17a95a1f}.cat-icon{width:42px;height:42px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;color:#17a95a;transition:color .2s ease}.cat-item:hover .cat-icon{color:#0f8f4b}.benefits{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px}.benefits li{display:flex;align-items:flex-start;gap:10px}.benefit-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;color:#17a95a}.benefits strong{display:block;color:#1c2c42;font-size:14px;line-height:1.25}.benefits span{display:block;margin-top:3px;color:#6a7585;font-size:12px;line-height:1.35}.partners{margin-top:-5px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 0 3px #ccc}.partners-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.partners-header h2{margin:0;color:#18a45f;font-size:18px}.partners-header a{color:#6d39d9;font-weight:600;font-size:14px}.partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.partner-card{position:relative;border:1px solid #ecf0f5;border-radius:14px;overflow:hidden}.partner-image-wrap{position:relative}.partner-card img{width:100%;height:120px;object-fit:cover}.partner-badge{position:absolute;left:12px;bottom:-16px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:3px solid #fff;border-radius:999px;background:#18a45f;color:#fff}.partner-body{padding:20px 12px 12px}.partner-body h4{margin:0;font-size:16px}.partner-body p{margin:8px 0 10px;font-size:13px;color:#5f6b7d;line-height:1.45;min-height:56px}.partner-body a{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#2cae68;font-weight:600}.trust-row{margin-top:12px;margin-bottom:0;background:#e7f4ec;border-radius:14px;padding:12px 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.trust-item{display:flex;align-items:center;gap:12px}.trust-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;color:#18a45f}.trust-item strong{display:block;font-size:14px;color:#1d7f4f}.trust-item span{display:block;font-size:12px;color:#466358}.secondary-panel{background:#fffdf8;border:1px solid #ece9db;border-radius:14px;padding:14px}.events-panel{margin-top:12px}.adoptions-panel{margin-top:14px}.adoptions-title{color:#55341a!important}.secondary-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.secondary-panel-header h3{margin:0;font-size:17px;line-height:1.3;color:#3b5fc3}.secondary-panel-header a{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#e3a239;white-space:nowrap}.secondary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.adoptions-panel .secondary-grid{grid-template-columns:1fr}.event-card,.adoption-card{border:1px solid #ece7d4;border-radius:12px;overflow:hidden;background:#fff}.event-card img,.adoption-card img{width:100%;height:126px;object-fit:cover}.event-body,.adoption-body{padding:10px}.event-date,.event-meta,.adoption-tags{display:flex;align-items:center;gap:6px;color:#8a7895;font-size:11px}.event-date{margin-bottom:6px}.event-body h4,.adoption-body h4{margin:0;font-size:15px;color:#273049}.event-meta{margin:7px 0 6px}.event-body p,.adoption-body p{margin:0 0 9px;min-height:32px;font-size:12px;line-height:1.45;color:#617088}.event-body a,.adoption-body a{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#8d67db}.adoption-tags{margin:7px 0}.adoption-tags span{display:inline-flex;align-items:center;gap:4px}.panel-footer-link{margin-top:10px;display:flex;justify-content:flex-end}.panel-footer-link a{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#e3a239}.site-footer{margin-top:0;background:linear-gradient(135deg,#0a644c,#073f36);color:#ddf4ea}.footer-main{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:24px;padding:26px 0}.footer-brand img{width:190px}.footer-brand p{margin:12px 0 0;max-width:320px;color:#b9dece;font-size:13px;line-height:1.5}.social-links{display:flex;gap:10px;margin-top:18px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#ffffff29;color:#fff}.footer-col h5{margin:0 0 10px;font-size:15px;color:#fff}.footer-col a{display:block;margin-bottom:8px;color:#caeadc;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding:12px 0;display:flex;justify-content:space-between;color:#b4d5c8;font-size:12px}@media(max-width:1200px){.menu{display:none}.hero{grid-template-columns:1fr}.hero-banner{min-height:360px;padding:32px;background-position:110% center}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-row,.secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adoptions-panel .secondary-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:6px}}@media(max-width:720px){.hero-content h1{font-size:32px}.hero-banner{background-image:linear-gradient(#ffffffd9,#ffffffd9),url(/assets/images/banner.png);background-position:center}.search-row,.secondary-grid,.partner-grid{grid-template-columns:1fr}}
