.header{z-index:1000;padding:14px 0;position:sticky;top:0}.navbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fff5fad1;border:1px solid #ffffff94;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 32px);margin:0 auto;padding:12px 14px 12px 22px;display:flex;box-shadow:0 18px 48px #b0246929}.logo{min-height:44px;color:var(--accent-dark);letter-spacing:0;white-space:nowrap;align-items:center;font-size:22px;font-weight:800;display:inline-flex}.logo:before{content:"";background:radial-gradient(circle at 34% 36%, #fff 0 10%, transparent 11%), radial-gradient(circle at 65% 36%, #fff 0 10%, transparent 11%), radial-gradient(circle at 50% 62%, #fff 0 16%, transparent 17%), linear-gradient(135deg, var(--accent), var(--peach));border-radius:50%;width:34px;height:34px;margin-right:10px;box-shadow:0 10px 28px #f13f965c}.navbar nav,.nav-center,.nav-right{align-items:center;gap:8px;display:flex}.navbar nav a,.nav-center a,.login-btn{min-height:42px;color:var(--muted);border-radius:999px;align-items:center;padding:0 16px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.navbar nav a:hover,.nav-center a:hover,.login-btn:hover{color:var(--accent-dark);background:#fff;box-shadow:0 10px 24px #b024691f}.nav-profile-link{gap:8px}.nav-badge{background:var(--accent-dark);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex}.adopt-btn-nav{background:var(--accent-dark);color:#fff;border-radius:999px;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.adopt-btn-nav:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 14px 34px #f13f9652}.nav-left{flex:1}.nav-center{flex:2;justify-content:center}.nav-right{flex:1;justify-content:flex-end}@media (width<=900px){.navbar{border-radius:28px;flex-direction:column;align-items:flex-start}.navbar nav,.nav-center,.nav-right{flex-wrap:wrap;width:100%}.navbar nav a,.nav-center a,.login-btn,.adopt-btn-nav{min-height:38px;padding:0 12px;font-size:13px}}.footer{color:#fff;text-align:center;background:radial-gradient(circle at 85% 20%,#ffffff29,#0000 30%),linear-gradient(135deg,#2c1020,#951057 62%,#f13f96);border-radius:32px;width:min(1240px,100% - 32px);margin:90px auto 22px;padding:34px;box-shadow:0 24px 70px #48002738}.footer h2{margin-bottom:8px;font-size:30px;font-weight:900}.footer p{color:#ffffffb8}.pet-link{height:100%;color:inherit;display:block}.pet-card{background:linear-gradient(#fffffff5,#ffe2f0f5);border:1px solid #ffffffad;border-radius:30px;flex-direction:column;height:100%;transition:all .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #ad1f6324}.pet-card:before{content:"";background:linear-gradient(135deg,#f13f9647,#ffad8a33);border-radius:50%;width:150px;height:150px;position:absolute;top:-44px;right:-40px}.pet-status{z-index:2;min-height:32px;color:var(--accent-dark);background:#ffffffe6;border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:26px;left:26px;box-shadow:0 12px 26px #49002a24}.pet-status-reserved{color:#5b35a7}.pet-status-adopted{color:#187542}.favorite-btn{z-index:2;width:42px;height:42px;color:var(--accent-dark);cursor:pointer;background:#ffffffeb;border-radius:50%;font-size:24px;font-weight:900;line-height:1;transition:all .25s;position:absolute;top:26px;right:26px;box-shadow:0 12px 26px #49002a24}.favorite-btn:hover,.favorite-btn.active{background:var(--accent-dark);color:#fff;transform:translateY(-2px)}.pet-card:hover{transform:translateY(-8px);box-shadow:0 30px 74px #ad1f6338}.pet-card img{z-index:1;object-fit:cover;border-radius:24px;width:calc(100% - 24px);height:300px;margin:12px;position:relative;box-shadow:0 16px 42px #49002a29}.pet-info{z-index:1;flex-direction:column;flex:1;padding:8px 24px 24px;display:flex;position:relative}.pet-info h2{color:var(--accent-dark);margin-bottom:14px;font-size:30px;font-weight:900;line-height:1}.pet-info p{color:var(--muted);margin-bottom:9px;line-height:1.48}.pet-info strong{color:var(--ink)}.adopt-btn{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;width:100%;min-height:46px;margin-top:auto;padding:0 18px;font-weight:850;transition:all .25s}.adopt-btn:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 14px 30px #f13f9647}.hero,.featured-pets,.steps-section,.stats-section,.why-us,.stories-section,.help-home-section,.cta-section,.map-section{width:min(1440px,100% - 32px);margin-left:auto;margin-right:auto}.hero{min-height:680px;box-shadow:var(--shadow);background:linear-gradient(135deg,#ff4ba3 0%,#ff8bbd 45%,#ffb18b 100%);border:1px solid #ffffff8c;border-radius:36px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:42px;margin-top:18px;padding:72px;display:grid;position:relative;overflow:hidden}.hero:before{content:"ДОБРЫЙ ДОМ";color:#ffffff57;pointer-events:none;max-width:calc(100% - 56px);font-size:clamp(64px,13vw,178px);font-weight:900;line-height:.86;position:absolute;top:18px;left:28px}.hero:after{content:"";border:44px solid #ffffff3b;border-radius:44% 56% 49% 51%;width:520px;height:520px;position:absolute;bottom:-160px;right:-120px;transform:rotate(-18deg)}.hero-content,.hero-image{z-index:1;position:relative}.hero-tag{color:#fff;text-transform:uppercase;background:#ffffff38;border:1px solid #ffffff9e;border-radius:999px;align-items:center;min-height:34px;margin-bottom:22px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.hero-content h1{color:#fff;letter-spacing:0;max-width:700px;margin-bottom:24px;font-size:clamp(48px,7vw,94px);font-weight:900;line-height:.9}.hero-content p{color:#ffffffdb;max-width:560px;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-btn,.hero-btn-secondary{cursor:pointer;border-radius:999px;min-height:48px;padding:0 28px;font-weight:850;transition:all .25s}.hero-btn{background:var(--accent-dark);color:#fff;box-shadow:0 14px 34px #5e00313b}.hero-btn-secondary{color:var(--accent-dark);background:#ffffffd1;border:1px solid #fff9}.hero-btn:hover,.hero-btn-secondary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #5e00313d}.hero-image{justify-self:end;width:min(100%,560px)}.hero-image:before,.hero-image:after{content:"";filter:blur(1px);background:#ffffff52;border-radius:50%;position:absolute}.hero-image:before{width:92px;height:92px;top:34px;left:-26px}.hero-image:after{background:#ffffff38;width:148px;height:148px;bottom:36px;right:-18px}.hero-image img{z-index:1;aspect-ratio:1;object-fit:cover;border:12px solid #ffffff8c;border-radius:48% 52% 46% 54%/42% 47% 53% 58%;width:100%;display:block;position:relative;box-shadow:0 36px 90px #72003c52}.featured-pets,.steps-section,.why-us,.map-section{margin-top:96px}.stories-section,.stats-section,.help-home-section{margin-top:54px}.featured-pets,.steps-section,.stories-section,.help-home-section,.map-section{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#fff8fbc7;border:1px solid #ffffff9e;padding:34px;box-shadow:0 20px 70px #ad1f631f}.featured-pets h2,.steps-section h2,.map-section h2,.stories-section h2,.help-home-section h2,.cta-section h2{color:var(--accent-dark);font-size:clamp(36px,5vw,68px);font-weight:900;line-height:.95}.featured-pets>p,.map-section>p,.section-head p,.help-home-section p{color:var(--muted);margin:14px auto 36px;font-size:18px}.section-head{text-align:center;max-width:760px;margin:0 auto 34px}.stories-grid,.help-home-grid{gap:24px;display:grid}.stories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stories-grid article{border:1px solid var(--line);text-align:left;background:#fff;border-radius:26px;min-height:230px;padding:28px;box-shadow:0 16px 44px #ad1f631a}.stories-grid span{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:22px;font-weight:900;display:inline-flex}.stories-grid h3{color:var(--accent-dark);font-size:24px;line-height:1.05}.stories-grid p{color:var(--muted);margin-top:14px;line-height:1.55}.help-home-section{text-align:left;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:24px;display:grid}.help-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-home-grid span{border:1px solid var(--line);min-height:88px;color:var(--accent-dark);background:#fff;border-radius:22px;align-items:center;padding:20px;font-size:18px;font-weight:900;display:flex;box-shadow:0 16px 44px #ad1f631a}.pets-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:32px;display:grid}.steps-grid,.why-us-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.step-card,.why-card,.stat-card{border:1px solid var(--line);background:var(--card-solid);text-align:left;border-radius:26px;min-height:230px;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 44px #ad1f631f}.step-card:after,.why-card:after{content:"";background:linear-gradient(135deg, var(--accent-soft), #ffad8a8c);border-radius:50%;width:120px;height:120px;position:absolute;top:-36px;right:-36px}.step-card span,.why-icon{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:24px;font-size:18px;font-weight:900;display:inline-flex}.step-card h3,.why-card h3{z-index:1;color:var(--accent-dark);margin-bottom:14px;font-size:22px;line-height:1.06;position:relative}.step-card p,.why-card p{z-index:1;color:var(--muted);line-height:1.55;position:relative}.stats-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.stat-card{text-align:center;background:linear-gradient(#fff 0%,#ffe7f2 100%);min-height:auto}.stat-card h2{color:var(--accent);font-size:54px;line-height:1}.stat-card p{color:var(--muted);margin-top:8px;font-weight:750}.cta-section{color:#fff;text-align:center;box-shadow:var(--shadow);background:radial-gradient(circle at 15% 18%,#ffffffa3,#0000 28%),linear-gradient(135deg,#b20e62,#f13f96 52%,#ffad8a);border-radius:36px;margin-top:90px;padding:70px 32px;position:relative;overflow:hidden}.cta-section:before{content:"";border:28px solid #ffffff2e;border-radius:42% 58% 50% 50%;width:180px;height:180px;position:absolute;top:52%;left:8%}.cta-section h2,.cta-section p,.cta-section a{z-index:1;position:relative}.cta-section h2{color:#fff}.cta-section p{color:#ffffffdb;max-width:700px;margin:18px auto 30px;font-size:20px;line-height:1.55}.map-section iframe{width:100%;display:block;border-radius:28px!important}@media (width<=1000px){.hero{grid-template-columns:1fr;min-height:auto;padding:42px 24px}.hero-image{justify-self:center}.pets-preview,.stories-grid,.help-home-section,.steps-grid,.why-us-grid,.stats-section,.help-home-grid{grid-template-columns:1fr}}@media (width<=600px){.hero,.featured-pets,.steps-section,.why-us,.stories-section,.help-home-section,.cta-section,.map-section{width:min(100% - 24px,1440px)}.hero-content h1{font-size:44px}.hero-content p,.cta-section p{font-size:17px}}.pets-page{width:min(1440px,100% - 32px);margin:18px auto 0;padding-bottom:40px}.pets-hero{color:#fff;text-align:center;box-shadow:var(--shadow);background:radial-gradient(circle at 78% 18%,#ffffffbd,#0000 30%),linear-gradient(135deg,#ff4ba3,#ff9fc8 52%,#ffbf9f);border-radius:36px;margin-bottom:28px;padding:72px 28px;position:relative;overflow:hidden}.pets-hero:before{content:"PETS";color:#ffffff4d;font-size:clamp(82px,18vw,220px);font-weight:900;line-height:.8;position:absolute;top:8px;left:24px}.pets-hero h1,.pets-hero p,.pets-hero input{z-index:1;position:relative}.pets-hero h1{font-size:clamp(44px,7vw,86px);font-weight:900;line-height:.95}.pets-hero p{color:#ffffffe0;max-width:640px;margin:18px auto 28px;font-size:19px}.pets-hero input{width:min(100%,520px);height:54px;color:var(--ink);background:#ffffffdb;border:1px solid #ffffffad;border-radius:999px;outline:none;padding:0 22px;box-shadow:0 16px 44px #74003a2e}.pets-hero input:focus{border-color:#fff;box-shadow:0 0 0 5px #ffffff3d}.pets-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-filters{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fbdb;border:1px solid #ffffff9e;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;padding:22px;display:grid;box-shadow:0 20px 70px #ad1f631f}.filter-group>span{color:var(--accent-dark);text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:900;display:block}.filter-group>div{flex-wrap:wrap;gap:8px;display:flex}.filter-group button{border:1px solid var(--line);min-height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:0 16px;font-weight:800;transition:all .25s}.filter-group button:hover,.filter-group button.active{background:var(--accent-dark);color:#fff;border-color:#0000;box-shadow:0 12px 24px #f13f9638}.catalog-state{color:var(--accent-dark);text-align:center;background:#fff8fbdb;border:1px solid #ffffff9e;border-radius:28px;padding:32px;font-size:20px;font-weight:800;box-shadow:0 20px 70px #ad1f631f}.catalog-state-error{color:#8f113f}.filter-check{border:1px solid var(--line);min-height:68px;color:var(--accent-dark);cursor:pointer;background:#fff;border-radius:22px;align-items:center;gap:12px;padding:16px;font-weight:850;display:flex}.filter-check input{width:18px;height:18px;accent-color:var(--accent-dark)}.catalog-sort{border:1px solid var(--line);background:#fff;border-radius:22px;gap:10px;padding:16px;display:grid}.catalog-sort span{color:var(--accent-dark);text-transform:uppercase;font-size:14px;font-weight:900}.catalog-sort select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fff8fb;border-radius:14px;outline:none;padding:0 14px;font-weight:800}@media (width<=1000px){.pets-grid,.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.pets-page{width:min(100% - 24px,1440px)}.catalog-filters,.pets-grid{grid-template-columns:1fr}}.about-page{width:min(1240px,100% - 32px);margin:18px auto 0;padding-bottom:40px}.about-banner{color:#fff;min-height:360px;box-shadow:var(--shadow);background:radial-gradient(circle at 78% 24%,#ffffffb3,#0000 28%),linear-gradient(135deg,#ff4ba3,#ff9fc8 54%,#ffbf9f);border-radius:36px;flex-direction:column;justify-content:center;padding:54px;display:flex;position:relative;overflow:hidden}.about-banner:before{content:"ABOUT";color:#ffffff47;font-size:clamp(80px,16vw,190px);font-weight:900;line-height:.84;position:absolute;top:12px;left:28px}.about-banner h1,.about-banner p{z-index:1;max-width:780px;position:relative}.about-banner h1{font-size:clamp(44px,7vw,82px);font-weight:900;line-height:.95}.about-banner p{color:#ffffffe0;margin-top:20px;font-size:20px;line-height:1.55}.history-section,.goals-section,.work-section,.team-section,.help-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fbd6;border:1px solid #ffffff9e;border-radius:30px;margin-top:22px;padding:34px;box-shadow:0 20px 70px #ad1f631f}.history-section h2,.goals-section h2,.work-section h2,.team-section h2,.help-section h2{color:var(--accent-dark);font-size:clamp(32px,4vw,54px);font-weight:900;line-height:1}.history-section p,.team-section p{color:var(--muted);margin-top:16px;font-size:17px;line-height:1.7}.goal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.goal-card,.timeline-item{border:1px solid var(--line);background:#fff;border-radius:24px;box-shadow:0 16px 44px #ad1f631a}.goal-card{padding:26px}.goal-card h3{color:var(--accent-dark);font-size:24px;line-height:1.05}.goal-card p{color:var(--muted);margin-top:14px;line-height:1.55}.timeline{gap:14px;margin-top:28px;display:grid}.timeline-item{align-items:center;gap:18px;padding:18px;display:flex}.timeline-item span{background:var(--accent);color:#fff;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.timeline-item p,.help-section li{color:var(--muted);line-height:1.55}.help-section ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;list-style:none;display:grid}.help-section li{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;font-weight:750}@media (width<=850px){.goal-grid,.help-section ul{grid-template-columns:1fr}.about-banner{padding:38px 24px}}.contacts-page{width:min(1240px,100% - 32px);margin:18px auto 0;padding-bottom:40px}.contacts-hero{color:#fff;text-align:center;box-shadow:var(--shadow);background:radial-gradient(circle at 76% 22%,#ffffffc2,#0000 30%),linear-gradient(135deg,#ff4ba3,#ff9fc8 52%,#ffbf9f);border-radius:36px;padding:72px 34px;position:relative;overflow:hidden}.contacts-hero:before{content:"CONTACT";color:#ffffff47;font-size:clamp(72px,15vw,180px);font-weight:900;line-height:.85;position:absolute;top:8px;left:24px}.contacts-hero h1,.contacts-hero p{z-index:1;position:relative}.contacts-hero h1{font-size:clamp(44px,7vw,84px);font-weight:900;line-height:.95}.contacts-hero p{color:#ffffffe0;margin-top:18px;font-size:19px}.contacts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.contact-card,.contacts-text,.help-offer-section,.visit-card,.contacts-map{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fbdb;border:1px solid #ffffff9e;border-radius:28px;box-shadow:0 20px 70px #ad1f631f}.contact-card{min-height:190px;padding:26px}.contact-card h3,.contacts-text h2,.visit-card h3,.contacts-map h2{color:var(--accent-dark);font-weight:900;line-height:1.05}.contact-card h3{margin-bottom:18px;font-size:23px}.contact-card p,.contacts-text p,.visit-card p,.contacts-map p{color:var(--muted);line-height:1.6}.contacts-text,.help-offer-section,.visit-card,.contacts-map{margin-top:22px;padding:32px}.help-offer-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;display:grid}.help-offer-section h2{color:var(--accent-dark);font-size:clamp(32px,4vw,54px);font-weight:900;line-height:1}.help-offer-section p{color:var(--muted);margin-top:16px;font-size:17px;line-height:1.6}.help-offer-section form{gap:12px;display:grid}.help-offer-section input,.help-offer-section select,.help-offer-section textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:18px;outline:none;padding:15px 16px}.help-offer-section textarea{resize:vertical;min-height:120px}.help-offer-section input:focus,.help-offer-section select:focus,.help-offer-section textarea:focus{border-color:var(--accent);box-shadow:0 0 0 5px #f13f961f}.help-offer-section button{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;min-height:50px;font-weight:850}.help-offer-section button:disabled{cursor:wait;opacity:.68}.contact-message{border-radius:16px;padding:14px 16px;font-weight:800;line-height:1.4}.contact-message-success{color:#187542;background:#dff7e8}.contact-message-error{color:#a72235;background:#ffe2e2}.contacts-text h2,.contacts-map h2{font-size:clamp(32px,4vw,54px)}.contacts-text p,.visit-card p{max-width:760px;margin-top:16px;font-size:17px}.visit-card{background:radial-gradient(circle at 88% 12%,#ffffffdb,#0000 28%),linear-gradient(135deg,#ff4ba32e,#ffad8a2e)}.contacts-map{text-align:center}.contacts-map p{margin:14px 0 24px}.contacts-map iframe{display:block;border-radius:28px!important}@media (width<=1000px){.contacts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-offer-section{grid-template-columns:1fr}}@media (width<=600px){.contacts-page{width:min(100% - 24px,1240px)}.contacts-grid{grid-template-columns:1fr}}.help-page{width:min(1440px,100% - 32px);margin:18px auto 0;padding-bottom:44px}.help-hero,.needs-section,.help-form-section{background:#fff8fbe0;border:1px solid #ffffff9e;border-radius:30px;box-shadow:0 20px 70px #ad1f631f}.help-hero{color:#fff;background:radial-gradient(circle at 84% 10%,#ffffffb8,#0000 28%),linear-gradient(135deg,#ff4ba3,#ff9fc8 58%,#ffbf9f);padding:70px 30px;overflow:hidden}.help-hero h1{max-width:760px;font-size:clamp(44px,7vw,86px);line-height:.95}.help-hero p{color:#ffffffe6;max-width:620px;margin-top:18px;font-size:19px}.needs-section,.help-form-section{margin-top:24px;padding:28px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.section-heading h2,.help-form-section h2{color:var(--accent-dark);font-size:clamp(32px,4vw,54px)}.section-heading p,.help-form-section p{max-width:560px;color:var(--muted)}.needs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.need-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:12px;min-height:220px;padding:20px;display:grid}.need-card span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:900}.need-card strong{color:var(--accent-dark);margin-top:8px;font-size:23px;line-height:1.1;display:block}.need-card p,.need-card small{color:var(--muted)}.need-card b{width:fit-content;color:var(--accent-dark);background:#fff0f7;border-radius:999px;align-self:end;padding:8px 12px}.need-card-high{border-color:#bc146766}.help-empty{color:var(--accent-dark);text-align:center;background:#fff;border-radius:18px;grid-column:1/-1;padding:28px;font-weight:900}.help-form-section{grid-template-columns:.85fr 1.15fr;gap:26px;display:grid}.help-form-section form{gap:12px;display:grid}.help-form-section input,.help-form-section select,.help-form-section textarea{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:16px;outline:none;padding:0 16px}.help-form-section textarea{resize:vertical;min-height:130px;padding-top:14px}.help-form-section button{background:var(--accent-dark);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:54px;font-weight:900}.help-form-section button:disabled{opacity:.72;cursor:wait}.help-message{border-radius:16px;padding:14px 16px;font-weight:850}.help-message-success{color:#087443;background:#ecfdf3}.help-message-error{color:#8f113f;background:#fff0f4}@media (width<=900px){.section-heading,.help-form-section{grid-template-columns:1fr;display:grid}.needs-grid{grid-template-columns:1fr}}.pet-page{margin-top:22px}.pet-details{box-shadow:var(--shadow);background:radial-gradient(circle at 15% 18%,#ffffffe6,#0000 28%),linear-gradient(135deg,#ff4ba3eb,#ffbf9feb);border:1px solid #ffffffa3;border-radius:36px;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:34px;padding:34px;display:grid;position:relative;overflow:hidden}.pet-details:before{content:"FRIEND";color:#ffffff3d;font-size:clamp(72px,14vw,178px);font-weight:900;line-height:.86;position:absolute;top:0;right:22px}.pet-details>img{z-index:1;object-fit:cover;border:10px solid #ffffff85;border-radius:28px;width:100%;height:auto;min-height:420px;max-height:620px;position:relative;box-shadow:0 28px 80px #5c00324d}.pet-details .pet-info{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fbe6;border-radius:30px;padding:28px;display:block;position:relative;box-shadow:0 20px 64px #6c003a29}.pet-details .pet-info h1{color:var(--accent-dark);margin-bottom:18px;font-size:clamp(42px,6vw,76px);font-weight:900;line-height:.92}.pet-detail-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pet-detail-status{background:var(--accent-soft);min-height:34px;color:var(--accent-dark);border-radius:999px;align-items:center;margin-bottom:18px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.pet-detail-favorite{width:46px;min-width:46px;height:46px;font-size:26px;line-height:1;box-shadow:0 12px 26px #49002a24;min-height:46px!important;color:var(--accent-dark)!important;background:#fff!important;border-radius:50%!important}.pet-detail-favorite:hover,.pet-detail-favorite.active{background:var(--accent-dark)!important;color:#fff!important}.pet-detail-status-reserved{color:#5b35a7;background:#e8dcff}.pet-detail-status-adopted{color:#187542;background:#dff7e8}.pet-details .pet-info p{color:var(--muted);font-size:17px;line-height:1.68}.pet-details .pet-info h3{background:var(--accent-soft);min-height:40px;color:var(--accent-dark);border-radius:999px;align-items:center;margin-top:18px;padding:0 16px;font-size:15px;display:inline-flex}.pet-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.pet-facts div,.pet-care span{border:1px solid var(--line);background:#fff;border-radius:18px}.pet-facts div{padding:16px}.pet-facts span{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.pet-facts strong{color:var(--accent-dark);line-height:1.25}.pet-care{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.pet-care span{min-height:38px;color:var(--accent-dark);align-items:center;padding:0 14px;font-weight:850;display:inline-flex}.pet-advice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.pet-advice-grid section{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.pet-advice-grid h2{color:var(--accent-dark);margin-bottom:12px;font-size:22px;line-height:1.05}.pet-advice-grid ul{color:var(--muted);gap:8px;padding-left:18px;line-height:1.5;display:grid}.pet-details .pet-info form{flex-direction:column;gap:14px;margin-top:32px;display:flex}.pet-details .pet-info form h2{color:var(--accent-dark);font-size:28px;line-height:1.05}.pet-details .pet-info input,.pet-details .pet-info textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:18px;outline:none;padding:16px 18px}.pet-details .pet-info input:focus,.pet-details .pet-info textarea:focus{border-color:var(--accent);box-shadow:0 0 0 5px #f13f961f}.pet-details .pet-info textarea{resize:vertical;min-height:130px}.form-message{border-radius:16px;padding:14px 16px;font-weight:800;line-height:1.4}.form-message-success{color:#187542;background:#dff7e8}.form-message-error{color:#a72235;background:#ffe2e2}.pet-details .pet-info button{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;min-height:50px;font-weight:850;transition:all .25s}.pet-details .pet-info button:disabled{cursor:wait;opacity:.72;transform:none}.pet-details .pet-info button:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 16px 34px #f13f9647}@media (width<=900px){.pet-details{grid-template-columns:1fr;padding:22px}.pet-details>img{min-height:280px;max-height:380px}.pet-facts,.pet-advice-grid{grid-template-columns:1fr}}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:40px 20px;display:flex}.auth-form{width:min(100%,460px);box-shadow:var(--shadow);background:radial-gradient(circle at 82% 12%,#ffffffe6,#0000 34%),linear-gradient(#fffffff5,#ffe2f0f0);border:1px solid #ffffffad;border-radius:32px;padding:34px;position:relative;overflow:hidden}.auth-form:before{content:"";background:linear-gradient(135deg,#f13f9652,#ffad8a33);border-radius:50%;width:190px;height:190px;position:absolute;top:-54px;right:-54px}.auth-form h1,.auth-form form,.auth-link{z-index:1;position:relative}.auth-form h1{color:var(--accent-dark);text-align:center;margin-bottom:28px;font-size:48px;font-weight:900;line-height:.95}.auth-form form{flex-direction:column;gap:14px;display:flex}.auth-form input{border:1px solid var(--line);min-height:52px;color:var(--ink);background:#fff;border-radius:18px;outline:none;padding:0 18px}.auth-form input:focus{border-color:var(--accent);box-shadow:0 0 0 5px #f13f961f}.auth-form button{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;min-height:52px;font-weight:850;transition:all .25s}.auth-form button:disabled{cursor:not-allowed;opacity:.68;transform:none}.auth-form button:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 16px 34px #f13f9647}.auth-form button:disabled:hover{background:var(--accent-dark);box-shadow:none}.auth-message{border-radius:18px;padding:13px 16px;font-weight:750;line-height:1.4}.auth-message-error{color:#a72235;background:#fff1f4;border:1px solid #ffd0d9}.auth-link{color:var(--muted);text-align:center;margin-top:22px}.auth-link a{color:var(--accent-dark);font-weight:800}.profile-page{width:min(1360px,100% - 32px);margin:24px auto 0;padding-bottom:40px}.profile-hero{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 82% 18%,#ffffffbd,#0000 30%),linear-gradient(135deg,#ff4ba3,#ff9fc8 52%,#ffbf9f);border-radius:36px;justify-content:space-between;align-items:flex-end;gap:24px;padding:44px;display:flex;position:relative;overflow:hidden}.profile-hero:before{content:"PROFILE";color:#ffffff47;font-size:clamp(68px,14vw,160px);font-weight:900;line-height:.84;position:absolute;top:8px;left:24px}.profile-hero>div,.profile-hero button{z-index:1;position:relative}.profile-hero span{text-transform:uppercase;background:#ffffff38;border:1px solid #ffffff9e;border-radius:999px;align-items:center;min-height:34px;margin-bottom:18px;padding:0 16px;font-size:13px;font-weight:850;display:inline-flex}.profile-hero h1{max-width:720px;font-size:clamp(40px,6vw,72px);font-weight:900;line-height:.95}.profile-hero p{color:#ffffffdb;margin-top:16px;font-size:18px}.profile-hero button,.profile-section-head a,.empty-requests a{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:850;transition:all .25s;display:inline-flex}.profile-hero button:hover,.profile-section-head a:hover,.empty-requests a:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 14px 30px #f13f9647}.profile-requests{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8fbdb;border:1px solid #ffffff9e;border-radius:32px;margin-top:32px;padding:32px;box-shadow:0 20px 70px #ad1f631f}.profile-section-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.profile-section-head h2{color:var(--accent-dark);font-size:clamp(32px,4vw,52px);font-weight:900;line-height:1}.profile-section-head p,.empty-requests p{max-width:560px;color:var(--muted);margin-top:10px;line-height:1.55}.empty-requests{border:1px solid var(--line);text-align:center;background:#fff;border-radius:26px;padding:34px}.empty-requests h3{color:var(--accent-dark);font-size:28px}.empty-requests p{margin:12px auto 22px}.request-list{gap:16px;display:grid}.staff-panel{color:#fff;background:#14101cf0}.staff-panel .profile-section-head h2,.staff-panel .profile-section-head p{color:#fff}.staff-request-list{gap:16px;display:grid}.staff-request-card{background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;grid-template-columns:170px minmax(0,1fr);gap:18px;padding:16px;display:grid}.staff-request-card>img{object-fit:cover;border-radius:18px;width:100%;height:160px}.staff-request-card h3{color:#fff;font-size:28px;line-height:1}.staff-request-card p{color:#ffffffc2;margin-top:8px}.staff-request-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.staff-request-top select{min-height:38px;color:var(--ink);background:#fff;border:1px solid #ffffff2e;border-radius:999px;padding:0 12px;font-weight:800}.staff-message-list{margin-top:14px}.favorite-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.favorite-card{border:1px solid var(--line);background:#fff;border-radius:24px;transition:all .25s;overflow:hidden;box-shadow:0 16px 44px #ad1f631a}.favorite-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px #ad1f6329}.favorite-card img{object-fit:cover;width:100%;height:180px}.favorite-card div{padding:18px}.favorite-card span{color:var(--accent);font-size:13px;font-weight:900}.favorite-card h3{color:var(--accent-dark);margin-top:8px;font-size:26px;line-height:1}.favorite-card p{color:var(--muted);margin-top:8px}.request-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:190px minmax(0,1fr);gap:22px;padding:16px;display:grid;box-shadow:0 16px 44px #ad1f631a}.request-card img{object-fit:cover;border-radius:20px;width:100%;height:170px}.request-status{background:var(--accent-soft);min-height:30px;color:var(--accent-dark);border-radius:999px;align-items:center;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.request-new-message{background:var(--accent-dark);color:#fff;border-radius:999px;align-items:center;min-height:30px;margin:0 0 12px 8px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.request-status-contacted{color:#5b35a7;background:#e8dcff}.request-status-approved{color:#187542;background:#dff7e8}.request-status-rejected{color:#a72235;background:#ffe2e2}.request-card h3{color:var(--accent-dark);font-size:30px;line-height:1}.request-card p{color:var(--muted);margin-top:8px;line-height:1.45}.request-message{max-width:680px}.request-status-description{background:#fff1f7;border-radius:16px;max-width:720px;padding:12px 14px;font-weight:750;color:var(--accent-dark)!important}.profile-error{color:#a72235;background:#fff1f4;border:1px solid #ffd0d9;border-radius:18px;margin-top:20px;padding:14px 18px;font-weight:750}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-form textarea,.profile-form-message,.profile-form button{grid-column:1/-1}.profile-form input,.profile-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:18px;outline:none;padding:15px 16px}.profile-form textarea{resize:vertical;min-height:110px}.profile-form input:focus,.profile-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 5px #f13f961f}.profile-form button{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;min-height:48px;font-weight:850}.profile-form-message{color:var(--accent-dark);background:#fff1f7;border-radius:16px;padding:12px 14px;font-weight:800}.status-history{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.status-history h4{width:100%;color:var(--accent-dark);font-size:18px}.status-history span{color:var(--accent-dark);background:#fff1f7;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:850}.request-chat{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.chat-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-head button{min-height:34px;color:var(--accent-dark);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-weight:850}.request-chat h4{color:var(--accent-dark);font-size:18px}.chat-empty{padding:14px 0 4px}.message-list{gap:10px;margin-top:12px;display:grid}.message-bubble{border-radius:18px;max-width:78%;padding:13px 15px;line-height:1.45}.message-bubble span{text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.message-bubble p{color:inherit;margin:0}.message-bubble-admin{color:var(--accent-dark);background:#fff1f7;justify-self:start}.message-bubble-user{background:var(--accent-dark);color:#fff;justify-self:end}.message-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:14px;display:grid}.message-form input{border:1px solid var(--line);border-radius:999px;outline:none;min-width:0;min-height:46px;padding:0 16px}.message-form input:focus{border-color:var(--accent);box-shadow:0 0 0 5px #f13f961f}.message-form button{background:var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;min-height:46px;padding:0 18px;font-weight:850}.message-form button:disabled{cursor:not-allowed;opacity:.65}.page-loading{color:var(--accent-dark);text-align:center;margin:60px auto}@media (width<=760px){.profile-hero,.profile-section-head{flex-direction:column}.request-card,.staff-request-card,.message-form{grid-template-columns:1fr}.message-bubble{max-width:100%}.favorite-list,.profile-form{grid-template-columns:1fr}.request-card img{height:240px}}.support-page{width:min(1440px,100% - 32px);margin:18px auto 0;padding-bottom:44px}.support-hero,.support-create,.support-list{background:#fff8fbe0;border:1px solid #ffffff9e;border-radius:30px;box-shadow:0 20px 70px #ad1f631f}.support-hero{color:#fff;background:radial-gradient(circle at 84% 10%,#ffffffb8,#0000 28%),linear-gradient(135deg,#ff4ba3,#ff9fc8 58%,#ffbf9f);padding:70px 30px}.support-hero h1{max-width:760px;font-size:clamp(44px,7vw,86px);line-height:.95}.support-hero p{color:#ffffffe6;max-width:620px;margin-top:18px;font-size:19px}.support-alert,.support-empty{color:var(--accent-dark);text-align:center;background:#fff;border-radius:18px;margin-top:18px;padding:20px;font-weight:900}.support-create,.support-list{margin-top:24px;padding:28px}.support-create{grid-template-columns:.85fr 1.15fr;gap:26px;display:grid}.support-create h2,.support-list h2{color:var(--accent-dark);font-size:clamp(32px,4vw,54px)}.support-create p,.support-list .section-heading p{color:var(--muted)}.support-create form,.reply-box{gap:12px;display:grid}.support-create input,.support-create textarea,.conversation-card select,.reply-box textarea{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:16px;outline:none;padding:0 16px}.support-create textarea,.reply-box textarea{resize:vertical;min-height:120px;padding-top:14px}.support-create button,.reply-box button,.conversation-actions button{background:var(--accent-dark);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:46px;font-weight:900}.conversation-grid{gap:18px;display:grid}.conversation-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:16px;padding:20px;display:grid}.conversation-top{justify-content:space-between;gap:18px;display:flex}.conversation-top span{color:var(--muted);font-weight:900}.conversation-top h3{color:var(--accent-dark);margin-top:6px;font-size:26px}.conversation-top p{color:var(--muted);margin-top:6px}.conversation-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.conversation-actions b{min-height:34px;color:var(--accent-dark);background:#fff0f7;border-radius:999px;align-items:center;padding:0 12px;display:inline-flex}.conversation-actions button{background:#2f2930;min-height:34px;padding:0 12px}.support-messages{gap:10px;display:grid}.support-message{background:#fff6fb;border-radius:18px;width:min(82%,760px);padding:14px 16px}.support-message.admin{background:var(--accent-dark);color:#fff;justify-self:end}.support-message span{opacity:.75;margin-bottom:5px;font-size:13px;font-weight:900;display:block}.support-message p{line-height:1.55}@media (width<=900px){.support-create,.conversation-top{grid-template-columns:1fr;display:grid}.conversation-actions{justify-content:flex-start}.support-message{width:100%}}:root{--bg:#fff0ea;--bg-soft:#ffe3ee;--card:#fff7fae6;--card-solid:#fff8fb;--ink:#2c1020;--muted:#7e5870;--accent:#f13f96;--accent-dark:#a9115f;--accent-soft:#ffd0e7;--peach:#ffad8a;--violet:#a58cff;--line:#a1115f29;--shadow:0 28px 80px #ad1f632e;--radius-xl:32px;--radius-lg:24px;--radius-md:16px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 15% 8%,#fffffff2 0 9%,#0000 28%),radial-gradient(circle at 85% 12%,#ff63b96b 0 13%,#0000 34%),radial-gradient(circle at 50% 95%,#ffad8a8c 0 18%,#0000 42%),linear-gradient(#ffeef5 0%,#fff4eb 48%,#ffd8eb 100%);margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 80%);mask-image:linear-gradient(#000c,#0000 80%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}.container{width:min(1440px,100% - 32px);margin:0 auto}::selection{background:var(--accent);color:#fff}@media (width<=700px){.container{width:min(100% - 24px,1440px)}}
