:root{--ink:#0d203e;--ink-soft:#526075;--orange:#ff5b10;--orange-dark:#e94700;--cream:#fff9ef;--cream-deep:#f8eddc;--paper:#fffdf8;--line:#0d203e1c;--green:#276d57;--shadow-soft:0 18px 50px #2d1f0d14;--shadow-card:0 18px 34px #23180a2b;--radius-xl:28px;--page-width:1640px;--page-pad:clamp(18px, 3vw, 42px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 12% 4%, #ffdcab29, transparent 27%), radial-gradient(circle at 90% 10%, #ffe7c238, transparent 28%), var(--cream);font-family:var(--font-manrope), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body[data-menu-open=true]{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img{display:block}.page-grain{z-index:-1;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.48'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{z-index:50;width:min(calc(100% - (var(--page-pad) * 2)), var(--page-width));-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);background:#fffdf8e0;border:1px solid #4f713f21;border-radius:28px;grid-template-columns:250px 1fr auto;align-items:center;height:88px;margin:16px auto 14px;padding:0 24px 0 18px;display:grid;position:sticky;top:12px;box-shadow:0 18px 52px #33230f1a}.site-header--home{border-bottom:1px solid #4f713f21;border-radius:28px;margin-bottom:14px}.site-header:after{content:"";background:linear-gradient(90deg,#0000,#e391383d 16% 84%,#0000);height:1px;position:absolute;bottom:0;left:28px;right:28px}.brand{align-items:center;gap:8px;width:fit-content;display:inline-flex}.brand-copy,.brand-copy small{display:block}.brand-copy small{color:#8c6b43;font-family:var(--font-nunito), sans-serif;letter-spacing:.05em;margin-top:-3px;font-size:9px;font-weight:900}.brand-face{flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid}.brand-face img{object-fit:contain;filter:drop-shadow(0 7px 12px #50300d17);width:100%;height:100%}.brand-name{color:var(--ink);font-family:var(--font-nunito), sans-serif;letter-spacing:-1.5px;font-size:30px;font-weight:900}.desktop-nav{font-family:var(--font-nunito), sans-serif;justify-content:center;gap:clamp(20px,2.2vw,38px);font-size:16px;font-weight:850;display:flex}.desktop-nav a{white-space:nowrap;flex:none;padding:14px 0 11px;position:relative}.desktop-nav a:nth-child(2){transform:rotate(-1deg)}.desktop-nav a:nth-child(3){transform:rotate(.7deg)}.desktop-nav a:after{background:var(--orange);content:"";border-radius:60% 45% 55% 40%;height:5px;transition:transform .18s;position:absolute;bottom:4px;left:8%;right:8%;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.city-control,.menu-button{color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.language-switcher{font-family:var(--font-nunito), sans-serif;flex:none;position:relative}.language-switcher>summary{min-width:68px;min-height:42px;color:var(--ink);cursor:pointer;background:#fffdf8db;border:1px solid #0d203e1a;border-radius:16px 13px 17px 14px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:950;list-style:none;display:inline-flex}.language-switcher>summary::-webkit-details-marker{display:none}.language-switcher>summary svg:first-child{width:17px;color:var(--orange)}.language-switcher>summary svg:last-child{width:14px;transition:transform .16s}.language-switcher[open]>summary svg:last-child{transform:rotate(180deg)}.language-switcher__menu{z-index:120;background:var(--paper);border:1px solid #0d203e1a;border-radius:18px 15px 21px 16px;gap:4px;width:194px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #2a1d0e2e}.language-switcher__menu a{border-radius:12px 10px 14px 11px;justify-content:space-between;align-items:center;gap:12px;min-height:47px;padding:7px 10px;display:flex}.language-switcher__menu a:hover,.language-switcher__menu a:focus-visible,.language-switcher__menu a[aria-current=page]{background:#edf4e5}.language-switcher__menu a>span{align-items:baseline;gap:7px;display:flex}.language-switcher__menu strong{font-size:13px;font-weight:950}.language-switcher__menu small{color:var(--ink-soft);font-size:9px;font-weight:900}.language-switcher__menu svg{width:17px;color:var(--green)}.language-switcher--mobile{display:none}.auth-control{min-height:42px;color:var(--ink);font-family:var(--font-nunito), sans-serif;white-space:nowrap;background:#fffdf8d1;border:1px solid #ff5b102e;border-radius:15px 18px 14px 17px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.auth-control--login{padding:0 14px}.auth-control--login svg{color:var(--orange);transform:rotate(-7deg)}.auth-control--signed-in{padding:3px 5px 3px 4px}.auth-control--signed-in>a{align-items:center;gap:8px;min-width:0;display:inline-flex}.auth-control__avatar{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.auth-control__name{text-overflow:ellipsis;max-width:110px;overflow:hidden}.auth-control--signed-in button{width:33px;height:33px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;display:grid}.auth-notice{z-index:45;width:min(calc(100% - (var(--page-pad) * 2)), 1080px);box-shadow:var(--shadow-soft);background:linear-gradient(105deg,#fff6df,#fffdf8 64%,#edf5e5);border:1px solid #ff5b102e;border-radius:17px 25px 19px 23px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;margin:10px auto 18px;padding:14px 16px;display:grid;position:relative}.auth-notice__icon{width:42px;height:42px;color:var(--green);background:#e6f2dd;border-radius:14px 19px 15px 18px;place-items:center;display:grid}.auth-notice__icon svg{width:21px}.auth-notice strong{font-family:var(--font-nunito), sans-serif;font-size:15px;font-weight:950}.auth-notice p{color:var(--ink-soft);margin:3px 0 0;font-size:11px;line-height:1.45}.auth-notice>a{color:#fff;background:var(--orange);border-radius:13px 17px 14px 16px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:10px;font-weight:900;display:inline-flex}.auth-notice>a svg{width:15px}.auth-notice>button{width:36px;height:36px;color:var(--ink-soft);cursor:pointer;background:#ffffffad;border:0;border-radius:12px;place-items:center;display:grid}.auth-notice>button svg{width:17px}.mobile-login{color:#fff;background:var(--orange);border-radius:14px;justify-content:center;align-items:center;min-height:48px;font-weight:900;display:inline-flex}.city-control{background:#e6f0d7;border:1px solid #276d571c;border-radius:48% 42% 51% 43%;max-width:210px;min-height:42px;padding:0 14px;font-size:16px;font-weight:750;transform:rotate(.5deg)}.city-control span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.menu-button,.mobile-menu{display:none}.catalog{width:min(calc(100% - (var(--page-pad) * 2)), var(--page-width));isolation:isolate;grid-template-rows:450px 70px 320px 300px 250px;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;margin:0 auto;display:grid;position:relative}.catalog:before{z-index:-2;content:"";background:radial-gradient(at 7% 111%,#30795438 0 18%,#0000 18.4%),radial-gradient(at 27% 113%,#91b45a33 0 16%,#0000 16.4%),radial-gradient(at 91% 114%,#40895b2b 0 17%,#0000 17.4%),radial-gradient(circle at 92% 4%,#ffb85a40,#0000 23%),linear-gradient(112deg,#fff8e9 0%,#fff0d6 57%,#eaf2da 100%);border:1px solid #6680491f;border-radius:42px;height:450px;position:absolute;top:0;left:0;right:0;box-shadow:0 28px 80px #472e1017}.catalog:after{display:none}.catalog-intro{z-index:4;grid-area:1/1/auto/6;align-self:start;padding:54px 0 8px 46px;position:relative}.catalog-kicker{color:#7f5c35;font-family:var(--font-nunito), sans-serif;align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.catalog-kicker svg{width:17px;color:var(--orange)}.eyebrow{color:#7f5c35;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--orange);border-radius:70% 30% 65% 35%;width:20px;height:6px;display:block;transform:rotate(-8deg)}.catalog-intro h1{width:fit-content;font-family:var(--font-nunito), var(--font-manrope), sans-serif;letter-spacing:-.055em;margin:5px 0 2px;font-size:clamp(62px,5.2vw,88px);font-weight:950;line-height:.98;position:relative}.catalog-intro h1 em{isolation:isolate;color:var(--ink);font-style:normal;position:relative}.catalog-intro h1 em:after{z-index:-1;content:"";background:#ff5b10c7;border-radius:62% 38% 58% 42%;height:13px;position:absolute;bottom:3px;left:1%;right:2%;transform:rotate(-1.5deg)}.catalog-intro>p{color:#4f5c6f;max-width:540px;margin:11px 0 0;font-size:clamp(15px,1.15vw,18px);font-weight:560;line-height:1.5}.catalog-filter-prompt{font-family:var(--font-nunito), sans-serif;align-items:baseline;gap:11px;margin-top:16px;display:flex}.catalog-filter-prompt strong{font-size:14px;font-weight:900}.catalog-filter-prompt span{color:var(--green);font-size:10px;font-weight:900;transform:rotate(-1deg)}.filter-row{flex-wrap:wrap;align-items:center;gap:7px;width:min(620px,110%);margin-top:7px;display:flex}.species-filter{background:#fffdf8c2;border:1px solid #0d203e1c;border-radius:14px;gap:3px;padding:3px;display:flex;box-shadow:0 7px 20px #301f090a}.species-filter button,.clinic-filter{height:38px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 13px;font-weight:650;transition:all .16s}.species-filter button:hover,.clinic-filter:hover{color:var(--orange-dark);background:#fff1de}.species-filter button.is-active,.clinic-filter.is-active{color:#fff;background:var(--orange);box-shadow:0 8px 18px #ff5b1033}.compact-filter{color:#796f62;text-transform:uppercase;background:#fffdf8c2;border:1px solid #0d203e1c;border-radius:13px;align-items:center;gap:5px;height:46px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.compact-filter svg{width:16px;color:var(--orange)}.compact-filter select{max-width:114px;color:var(--ink);font:700 12px var(--font-manrope), sans-serif;text-transform:none;cursor:pointer;background:0 0;border:0;outline:0}.compact-filter--district span{display:none}.compact-filter--district select{max-width:132px}.clinic-filter{background:#fffdf8c2;border:1px solid #0d203e1c;border-radius:13px;align-items:center;gap:6px;height:46px;font-size:12px;display:inline-flex}.clinic-filter svg{width:17px;color:var(--green)}.clinic-filter.is-active svg{color:#fff}.filter-count{color:#327b62;background:#e9f5eb;border-radius:99px;align-items:center;height:32px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.hero-trust{color:#6c685f;flex-wrap:wrap;gap:8px 16px;margin-top:11px;font-size:11px;font-weight:720;display:flex}.hero-trust span{align-items:center;gap:6px;display:inline-flex}.hero-trust svg{width:15px;color:var(--green)}.kuzya-mascot{pointer-events:none;position:relative}.kuzya-mascot img{object-fit:contain;width:100%;height:auto}.catalog-mascot{z-index:7;filter:drop-shadow(0 18px 22px #552e0724);grid-area:1/6/auto/8;place-self:end start;width:176px;margin:0 0 2px -24px;transform:rotate(-2deg)}.kuzya-whisper{z-index:5;background:#fffdf7;border:1px solid #60411b1a;border-radius:4px 16px 16px;width:184px;padding:14px 16px 15px;position:absolute;top:48px;left:39.5%;transform:rotate(1.5deg);box-shadow:0 14px 30px #32210d1a}.kuzya-whisper:before{content:"";background:#fffdf7;width:22px;height:22px;position:absolute;top:auto;bottom:-11px;left:14px;transform:rotate(45deg)}.kuzya-whisper span{color:var(--orange-dark);font-family:var(--font-nunito), sans-serif;margin-bottom:5px;font-size:13px;font-weight:900;display:block}.kuzya-whisper strong{font-family:var(--font-nunito), sans-serif;font-size:15px;line-height:1.2}.ecosystem-dock{z-index:8;background:radial-gradient(circle at 84% 0,#ffc5764f,#0000 25%),linear-gradient(100deg,#eff8e5f5,#fff7e8f7);border:1px solid #36705221;border-radius:29px 18px;grid-area:2/1/auto/13;grid-template-columns:1.05fr repeat(4,minmax(0,1fr));align-items:center;gap:10px;padding:11px 13px;display:grid;position:relative;box-shadow:0 17px 42px #3a250b17}.ecosystem-dock:before{z-index:-1;content:"";border-top:2px dashed #ff5b1033;position:absolute;top:50%;left:19%;right:4%}.ecosystem-dock__hello{padding:0 14px}.ecosystem-dock__hello small,.ecosystem-dock__hello strong{display:block}.ecosystem-dock__hello small{color:var(--green);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:850}.ecosystem-dock__hello strong{font-family:var(--font-nunito), sans-serif;margin-top:3px;font-size:20px;font-weight:900}.ecosystem-dock a{background:#fffdf8ed;border:1px solid #432e1414;border-radius:22px 14px 22px 16px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:66px;padding:8px 10px;transition:all .17s;display:grid;box-shadow:0 8px 20px #3d2a1112}.ecosystem-dock a:hover,.ecosystem-dock a:focus-visible{color:var(--orange-dark);background:#fffdf8;border-color:#ff5b1040;transform:translateY(-4px)rotate(-.5deg);box-shadow:0 13px 28px #3d2a111f}.ecosystem-dock a>span{width:40px;height:40px;color:var(--orange);background:#fff0dc;border-radius:50% 44% 52% 45%;place-items:center;display:grid}.ecosystem-dock svg{width:19px}.ecosystem-dock strong,.ecosystem-dock small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ecosystem-dock strong{margin-top:2px;font-size:12px;font-weight:850}.ecosystem-dock small{color:#7b7368;font-size:9px;font-weight:700}.ecosystem-dock__adopt{transform:rotate(-.6deg)}.ecosystem-dock__found{transform:translateY(3px)rotate(.5deg)}.ecosystem-dock__wards{transform:translateY(-2px)rotate(-.35deg)}.ecosystem-dock__clinic{transform:translateY(2px)rotate(.4deg)}.ecosystem-dock__found>span,.ecosystem-dock__clinic>span{color:var(--green)!important;background:#e8f3e4!important}.ecosystem-dock__promise{color:var(--green);background:#f7fff4;border:1px solid #276d5721;border-radius:99px;align-items:center;gap:5px;padding:5px 10px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;bottom:-11px;right:19px;box-shadow:0 6px 14px #2b4e3914}.ecosystem-dock__promise svg{width:13px;height:13px}.kuzya-trail{z-index:8;grid-area:2/1/auto/13;grid-template-columns:1.05fr repeat(4,minmax(0,1fr));align-items:center;gap:12px;padding:5px 12px 15px;display:grid;position:relative}.kuzya-trail:before{z-index:-1;content:"";border-top:3px dotted #ff5b1047;border-radius:50%;height:42px;position:absolute;top:30px;left:18%;right:3%;transform:rotate(-1deg)}.kuzya-trail__hello{align-self:center;padding-left:5px;transform:rotate(-1.2deg)}.kuzya-trail__hello small,.kuzya-trail__hello strong{display:block}.kuzya-trail__hello small{color:var(--orange-dark);font-family:var(--font-nunito), sans-serif;font-size:11px;font-weight:900}.kuzya-trail__hello strong{font-family:var(--font-nunito), sans-serif;margin-top:1px;font-size:22px;font-weight:900}.kuzya-trail a{grid-template-columns:47px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:3px 4px;transition:all .18s;display:grid}.kuzya-trail a:hover,.kuzya-trail a:focus-visible{color:var(--orange-dark);transform:translateY(-4px)rotate(-1deg)}.kuzya-trail a>span{width:47px;height:47px;color:var(--orange);background:#fff1dc;border:2px solid #ff5b1029;border-radius:53% 47% 56% 44%;place-items:center;display:grid;box-shadow:0 7px 14px #51361414}.kuzya-trail svg{width:20px}.kuzya-trail a div,.kuzya-trail a small,.kuzya-trail a strong{min-width:0;display:block}.kuzya-trail a small,.kuzya-trail a strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kuzya-trail a small{color:#807464;font-size:9px;font-weight:750}.kuzya-trail a strong{font-family:var(--font-nunito), sans-serif;margin-top:2px;font-size:13px;font-weight:900}.kuzya-trail__adopt{transform:rotate(-1deg)}.kuzya-trail__found{transform:translateY(7px)rotate(.8deg)}.kuzya-trail__wards{transform:translateY(-5px)rotate(-.7deg)}.kuzya-trail__clinic{transform:translateY(5px)rotate(.5deg)}.kuzya-trail__found>span,.kuzya-trail__clinic>span{color:var(--green)!important;background:#e6f1dc!important;border-color:#276d5726!important}.kuzya-trail__promise{color:var(--green);font-family:var(--font-nunito), sans-serif;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;bottom:-3px;right:20px;transform:rotate(-1deg)}.kuzya-trail__promise svg{width:14px}.catalog-chapter{z-index:7;color:var(--ink);grid-area:2/1/auto/13;grid-template-columns:28px minmax(0,auto) 1fr auto;align-items:center;gap:13px;padding:2px 20px 5px;display:grid;position:relative}.catalog-chapter:after{content:"";background:repeating-linear-gradient(90deg,#ff701c6b 0 5px,#0000 5px 12px);grid-area:1/3;height:2px;margin-left:16px}.catalog-chapter__dash{background:var(--orange);border-radius:62% 38% 57% 43%;width:26px;height:7px;display:block;transform:rotate(-8deg)}.catalog-chapter div,.catalog-chapter small,.catalog-chapter strong{display:block}.catalog-chapter small{color:#827362;margin-top:1px;font-size:10px;font-weight:750}.catalog-chapter strong{font-family:var(--font-nunito), sans-serif;font-size:17px;font-weight:900}.catalog-chapter__count{color:var(--green);font-family:var(--font-nunito), sans-serif;grid-area:1/4;font-size:11px;font-weight:900;transform:rotate(1deg)}.mobile-feed-launcher,.mobile-reel-jump,.mobile-inline-feed{display:none}.mobile-feed-dialog{border:0;padding:0}.pet-grid{display:contents}.pet-card{z-index:2;min-width:0;box-shadow:var(--shadow-card);background:#e7d4bd;border:1px solid #ffffff7a;border-radius:26px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.pet-card:hover{z-index:6;transform:translateY(-5px)rotate(0);box-shadow:0 24px 48px #23180a38}.pet-card--feature{grid-area:3/1/5/7}.pet-card--hero{border:5px solid #fffdf8fa;border-radius:36px;grid-area:1/7/auto/13;margin:18px 20px 18px 8px;overflow:visible;transform:none;box-shadow:0 26px 58px #231f1733}.pet-card--hero .pet-card__link{border-radius:inherit;overflow:hidden}.pet-card--hero:hover{transform:translateY(-5px)}.pet-card--wide{grid-area:3/7/auto/13}.pet-card--keepsake{height:auto;box-shadow:var(--shadow-card);background:#e7d4bd;border-radius:26px;grid-area:4/7/auto/10;align-self:stretch;margin:0;padding:0;overflow:hidden;transform:none}.pet-card--keepsake:before{display:none}.pet-card--standard{grid-area:4/10/auto/13}.catalog--all .pet-card:nth-child(6){grid-area:5/1/auto/4}.catalog--all .pet-card:nth-child(7){grid-area:5/4/auto/7}.catalog--all .pet-card:nth-child(8){grid-area:5/7/auto/10}.catalog--all .pet-card:nth-child(9){grid-area:5/10/auto/13}.catalog--all .pet-card:nth-child(n+6) .pet-card__content{padding-right:36px;bottom:14px;left:15px;right:15px}.catalog--all .pet-card:nth-child(n+6) .pet-card__content h2{font-size:25px}.catalog--all .pet-card:nth-child(n+6) .pet-card__location{margin-top:6px;font-size:11px}.pet-card__link,.pet-card .photo-stage{position:absolute;inset:0}.pet-card__shade{z-index:4;pointer-events:none;background:linear-gradient(#0000 47%,#08141f1f 59%,#08141fde 100%);position:absolute;inset:0}.pet-card__content{z-index:5;color:#fff;text-shadow:0 2px 10px #00000047;position:absolute;bottom:20px;left:24px;right:24px}.pet-card__content h2{font-family:var(--font-nunito), sans-serif;margin:0 0 7px;font-size:clamp(26px,2vw,36px);font-weight:900;line-height:1}.pet-card__facts,.pet-card__location{align-items:center;gap:7px;display:flex}.pet-card__facts{font-size:16px;font-weight:630}.status-pill{color:#fff;background:var(--orange);white-space:nowrap;min-height:30px;text-shadow:none;border-radius:99px;flex:none;align-items:center;padding:5px 11px;font-size:13px;font-weight:850;line-height:1;display:inline-flex}.pet-card__location{margin-top:10px;font-size:15px;font-weight:560}.pet-card__location svg{flex:none}.pet-card--hero .pet-card__content,.pet-card--wide .pet-card__content{bottom:16px;left:18px;right:18px}.pet-card--hero .pet-card__content{left:62px}.pet-card--hero .pet-card__content h2,.pet-card--wide .pet-card__content h2{font-size:30px}.pet-card__traits{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.pet-card__traits span{text-shadow:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c1e2d61;border:1px solid #ffffff40;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800}.pet-card--wide .pet-card__location{margin-top:7px}.pet-card--keepsake .pet-card__link,.pet-card--keepsake .photo-stage{inset:0}.pet-card--keepsake .pet-card__shade{display:block}.pet-card--keepsake .pet-card__content{color:#fff;text-shadow:0 2px 10px #00000047;bottom:16px;left:18px;right:18px}.pet-card--keepsake .pet-card__content h2{margin-bottom:7px;font-size:28px}.pet-card--keepsake .pet-card__facts,.pet-card--keepsake .pet-card__location{font-size:13px}.pet-card--keepsake .status-pill{min-height:28px;padding:5px 10px;font-size:12px}.pet-card--keepsake .pet-card__location{gap:4px;margin-top:6px}.pet-card--keepsake .pet-card__location svg{width:14px;height:14px}.favorite-button{height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #0d203e1f;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:700;transition:all .16s;display:inline-flex}.favorite-button:hover{color:var(--orange-dark);border-color:#f1a27a;transform:scale(1.03)}.favorite-button.is-favorite{color:var(--orange-dark);background:#fff3ec;border-color:#ffd4bf}.favorite-button svg{width:21px}.pet-share-button{height:44px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #0d203e1f;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:700;transition:all .16s;display:inline-flex}.pet-share-button:hover{color:var(--orange-dark);border-color:#f1a27a;transform:scale(1.03)}.pet-share-button.is-copied{color:var(--green);background:#effaf5;border-color:#276d5747}.pet-share-button.is-failed{color:#a93d2b;background:#fff5f2;border-color:#b13d2747}.pet-share-button svg{width:20px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pet-card>.favorite-button.is-compact{z-index:6;border:0;width:48px;height:48px;padding:0;position:absolute;bottom:20px;right:20px;box-shadow:0 6px 18px #14161c33}.pet-card--keepsake>.favorite-button.is-compact{width:46px;height:46px;bottom:16px;right:16px}.pet-card--keepsake>.favorite-button svg{width:18px}.pet-card__content{padding-right:52px}.photo-stage{background:radial-gradient(circle at 77% 22%,#ffffffbd,#0000 18%),radial-gradient(circle at 19% 86%,#40875b2e,#0000 27%),linear-gradient(145deg,#fff1d8,#eadcc9 58%,#dce8cc);position:relative;overflow:hidden}.photo-stage__placeholder{z-index:2;color:#0d203e85;text-align:center;place-content:center;justify-items:center;gap:7px;padding:18px;display:grid;position:absolute;inset:0}.photo-stage__placeholder svg{color:#ff5b109e;width:28px;height:28px;transform:rotate(-9deg)}.photo-stage__placeholder small{font:850 10px/1.15 var(--font-nunito), sans-serif;letter-spacing:.03em}.photo-stage__image{z-index:3}.photo-stage__image,.photo-stage__ambient{object-position:center;width:100%;height:100%;position:absolute;inset:0}.photo-stage--focus-top-left .photo-stage__ambient{object-position:left top}.photo-stage--focus-top-center .photo-stage__ambient{object-position:center top}.photo-stage--focus-top-right .photo-stage__ambient{object-position:right top}.photo-stage--focus-center-left .photo-stage__ambient{object-position:left center}.photo-stage--focus-center-center .photo-stage__ambient{object-position:center}.photo-stage--focus-center-right .photo-stage__ambient{object-position:right center}.photo-stage--focus-bottom-left .photo-stage__ambient{object-position:left bottom}.photo-stage--focus-bottom-center .photo-stage__ambient{object-position:center bottom}.photo-stage--focus-bottom-right .photo-stage__ambient{object-position:right bottom}.photo-stage--cover .photo-stage__image{object-fit:cover}.photo-stage--ambient .photo-stage__ambient,.photo-stage--matte .photo-stage__ambient{z-index:0;object-fit:cover;filter:blur(24px)saturate(.82);transform:scale(1.13)}.photo-stage--ambient:after,.photo-stage--matte:after{z-index:1;content:"";background:#0f17201f;position:absolute;inset:0}.photo-stage--ambient .photo-stage__image{z-index:3;filter:none;opacity:1;object-fit:contain}.photo-stage--ambient{background:radial-gradient(circle at 18% 20%,#ffffffb8,#0000 28%),radial-gradient(circle at 82% 78%,#276d572b,#0000 34%),linear-gradient(145deg,#efe4d4,#f8eedf 48%,#dfe7d3)}.photo-stage--matte{background:#f5eadb}.photo-stage--matte .photo-stage__ambient{opacity:.32}.photo-stage--matte .photo-stage__image{z-index:3;object-fit:contain;border:7px solid #fffdf8f2;box-shadow:0 10px 30px #19130b24;width:86%!important;height:86%!important;inset:7%!important}.photo-stage__quality{z-index:2;color:#6c583f;letter-spacing:.04em;text-transform:uppercase;background:#fffdf8e6;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;bottom:10px;right:12px}.pet-card .photo-stage--matte .photo-stage__image{box-shadow:none;object-fit:contain;border:0;width:100%!important;height:100%!important;inset:0!important}.pet-card .photo-stage__quality{display:none}.empty-pets{border-radius:var(--radius-xl);color:var(--ink-soft);text-align:center;background:#ffffff73;border:1px dashed #0d203e2e;grid-area:3/1/5/-1;place-items:center;display:grid}.catalog:not(.catalog--all){grid-template-rows:450px 70px 310px 310px}.catalog:not(.catalog--all) .kuzya-whisper{display:none}.catalog:not(.catalog--all) .catalog-mascot{grid-row:1}.catalog:not(.catalog--all) .pet-card{grid-row:auto;height:310px}.catalog:not(.catalog--all) .pet-card:first-child{grid-area:3/1/auto/7}.catalog:not(.catalog--all) .pet-card:nth-child(2){grid-area:3/7/auto/13}.catalog:not(.catalog--all) .pet-card:nth-child(3){grid-area:4/1/auto/5}.catalog:not(.catalog--all) .pet-card:nth-child(4){grid-area:4/5/auto/9}.catalog:not(.catalog--all) .pet-card:nth-child(5){grid-area:4/9/auto/13}.catalog:not(.catalog--all) .pet-card--keepsake{align-self:stretch;height:310px;margin:0}.care-journey,.success-stories,.kuzya-universe,.trust-note,.kuzya-footer,.profile-page{width:min(calc(100% - (var(--page-pad) * 2)), var(--page-width));margin-left:auto;margin-right:auto}.care-journey{color:var(--ink);background:radial-gradient(circle at 6% 84%,#5d9a662e,#0000 23%),radial-gradient(circle at 94% 8%,#ffae5033,#0000 25%),linear-gradient(135deg,#f4f8e8,#fff5e6 55%,#fff9f0);border:1px solid #4d633b21;border-radius:36px;margin-top:58px;padding:clamp(30px,4.4vw,62px);position:relative;overflow:hidden}.care-journey:before,.care-journey:after{pointer-events:none;content:"";position:absolute}.care-journey:before{border:4px solid #ff7d3129;border-top:0;border-left:0;border-radius:0 0 70%;width:65px;height:48px;top:28px;right:40px;transform:rotate(18deg)}.care-journey:after{background:#ff5b102e;border-radius:60% 40%;width:18px;height:10px;bottom:80px;left:33px;transform:rotate(-22deg);box-shadow:24px 17px #ff5b101f,46px 5px #276d5721}.care-journey__intro{grid-template-columns:minmax(500px,1.12fr) minmax(340px,.88fr);align-items:end;gap:60px;display:grid}.care-journey .eyebrow{color:#75583a;grid-column:1/-1}.care-journey h2{font-family:var(--font-nunito), sans-serif;letter-spacing:-.035em;margin:-30px 0 0;font-size:clamp(37px,4vw,58px);font-weight:900;line-height:1}.care-journey__intro>p{color:#665e52;margin:0;font-size:16px;line-height:1.7}.journey-track{grid-template-columns:1.15fr 48px .95fr 118px 48px 1.15fr;align-items:center;margin-top:45px;display:grid}.journey-step{background:#fffdf8f0;border:1px solid #432e141a;min-height:330px;padding:25px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 18px 34px #4231191c}.journey-step:hover{border-color:#ff7e3959;box-shadow:0 24px 44px #42311929}.journey-step--found,.journey-step--home{padding-top:165px}.journey-step--found{border-radius:30px 15px 30px 22px;transform:rotate(-.8deg)}.journey-step--found:hover{transform:translateY(-4px)rotate(-.8deg)}.journey-step--clinic{background:linear-gradient(145deg,#e1f0de,#f4f9eb);border-color:#276d5729;border-radius:46% 22px 38% 24px/28px 32% 28px 35%;min-height:282px;transform:translateY(11px)rotate(.7deg)}.journey-step--clinic:hover{transform:translateY(6px)rotate(.7deg)}.journey-step--home{border-radius:16px 31px 22px;transform:rotate(.8deg)}.journey-step--home:hover{transform:translateY(-4px)rotate(.8deg)}.journey-step__photo{border-radius:22px 10px 19px 14px;height:137px;position:absolute;top:11px;left:11px;right:11px;overflow:hidden}.journey-step__photo:after{content:"";background:linear-gradient(#0000,#0d203e21);height:50%;position:absolute;inset:auto 0 0}.journey-step__photo img{object-fit:cover;width:100%;height:100%}.journey-step--found .journey-step__photo img{object-position:50% 36%}.journey-step--home .journey-step__photo img{object-position:50% 37%}.journey-step__icon{width:43px;height:43px;color:var(--orange);background:#fff3e4;border:1px solid #ff5b1021;border-radius:50% 45% 53% 43%;place-items:center;display:grid}.journey-step>small{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;margin-top:14px;font-size:10px;font-weight:900;display:block}.journey-step>strong{font-family:var(--font-nunito), sans-serif;margin-top:5px;font-size:23px;font-weight:900;line-height:1.08;display:block}.journey-step p{color:#6b6255;margin:9px 0 0;font-size:12px;line-height:1.48}.journey-step__action{color:var(--ink);align-items:center;gap:5px;margin-top:13px;font-size:11px;font-weight:850;display:inline-flex}.journey-step__action svg{width:15px}.journey-step__stamp{color:var(--green);background:#ffffffb0;border-radius:99px;align-items:center;gap:5px;margin-top:18px;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex}.journey-step__stamp svg{width:14px}.journey-link{color:#ff5b104f;align-items:center;font-size:17px;display:flex}.journey-link i{background:var(--orange);border-radius:50%;width:8px;height:8px;display:block}.journey-guide{z-index:3;justify-content:center;align-self:end;height:304px;margin:0 -14px -13px;display:flex;position:relative}.journey-guide .kuzya-mascot{filter:drop-shadow(0 17px 18px #552e0721);align-self:end;width:154px}.journey-guide>span{width:120px;color:var(--ink);font-family:var(--font-nunito), sans-serif;background:#fffdf7;border:1px solid #4c34161a;border-radius:15px 15px 15px 3px;padding:10px 12px;font-size:12px;font-weight:900;line-height:1.2;position:absolute;top:0;left:48%;box-shadow:0 10px 24px #3425111a}.journey-promise{color:#455c4d;background:#ffffff91;border:1px solid #276d5726;border-radius:99px;justify-content:center;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:35px auto 0;padding:10px 16px;display:flex}.journey-promise svg{width:20px;color:var(--green);flex:none}.journey-promise p{margin:0;font-size:12px}.care-journey.care-journey--storybook{background:radial-gradient(circle at 84% 18%,#ffb5522b,#0000 24%),radial-gradient(circle at 5% 90%,#2c775426,#0000 28%),#fff5df;grid-template-rows:auto 1fr auto;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px 42px;min-height:700px;padding:clamp(24px,3.6vw,52px);display:grid}.care-journey--storybook .care-journey__art{border:9px solid #fffdf7eb;border-radius:37% 16px 34% 22px/27px 28% 24px 25%;grid-area:1/1/4/6;min-height:590px;position:relative;overflow:hidden;transform:rotate(-.7deg);box-shadow:0 24px 45px #45321926}.photo-stage--placeholder{background:radial-gradient(circle at 20% 20%,#ffffffeb,#0000 24%),radial-gradient(circle at 82% 76%,#2f805b2e,#0000 30%),linear-gradient(145deg,#fff4dc,#eee8d9 55%,#dfead4)}.care-journey--storybook .care-journey__art--launch{color:inherit;cursor:pointer;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s}.care-journey--storybook .care-journey__art--launch:hover{border-color:#fff;transform:translateY(-5px)rotate(-1deg);box-shadow:0 30px 55px #45321936}.care-journey--storybook .care-journey__art--launch:focus-visible,.care-journey--storybook .care-journey__intro--launch:focus-visible{outline-offset:5px;outline:4px solid #ff5b1061}.care-journey--storybook .care-journey__art:after{content:"";background:linear-gradient(#0000,#091f2b8c);height:42%;position:absolute;inset:auto 0 0}.care-journey__art>img{object-fit:cover;object-position:50% 47%;width:100%;height:100%}.care-journey__art-label{z-index:2;color:#fff;font-family:var(--font-nunito), sans-serif;text-shadow:0 3px 15px #07172257;font-size:clamp(22px,2.2vw,32px);font-weight:900;line-height:1.06;position:absolute;bottom:22px;left:22px;right:22px}.care-journey__art-action{z-index:3;color:var(--navy);font-family:var(--font-nunito), sans-serif;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaeff0;border:1px solid #ffffffa8;border-radius:18px 9px 17px 11px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:19px;left:19px;transform:rotate(-1.4deg);box-shadow:0 9px 22px #23190e21}.care-journey__art-action svg{width:16px;color:var(--orange)}.care-journey--storybook .care-journey__intro{grid-area:1/6/auto/13;align-self:end;padding-top:12px;display:block}.care-journey--storybook .care-journey__intro--launch{color:inherit;border-radius:28px 13px 30px 17px;margin:-8px -14px -12px;padding:20px 14px 12px;text-decoration:none;transition:background .18s,transform .18s}.care-journey--storybook .care-journey__intro--launch:hover{background:#fffcf394;transform:translateY(-2px)}.care-journey--storybook .care-journey__intro h2{margin:9px 0 14px;font-size:clamp(38px,4.2vw,62px)}.care-journey--storybook .care-journey__intro>p{max-width:720px;font-size:15px;line-height:1.6}.care-journey__telegram-cta{color:#fff;background:var(--orange);border-radius:19px 10px 20px 12px;grid-template-rows:auto auto;grid-template-columns:24px minmax(0,auto) 26px;align-items:center;width:fit-content;min-width:340px;margin-top:18px;padding:12px 14px 11px;display:grid;transform:rotate(-.4deg);box-shadow:0 13px 24px #ff5b1038}.care-journey__telegram-cta>svg:first-child{grid-row:1/3;width:18px}.care-journey__telegram-cta>svg:last-child{grid-area:1/3/3;justify-self:end;width:19px;transition:transform .18s}.care-journey__intro--launch:hover .care-journey__telegram-cta>svg:last-child{transform:translate(4px)}.care-journey__telegram-cta strong,.care-journey__telegram-cta small{font-family:var(--font-nunito), sans-serif;grid-column:2;padding-left:9px}.care-journey__telegram-cta strong{font-size:14px;font-weight:900}.care-journey__telegram-cta small{color:#ffffffd1;margin-top:1px;font-size:9px;font-weight:700}.care-route{grid-area:2/6/auto/13;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:24px 34px;padding:11px 0;display:grid;position:relative}.care-route:before{content:"";border-left:3px dotted #ff5b103d;position:absolute;top:22px;bottom:25px;left:30px;transform:rotate(-1deg)}.care-stop{z-index:1;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:13px;padding:7px 3px;transition:all .18s;display:grid;position:relative}.care-stop:hover,.care-stop:focus-visible{color:var(--orange-dark);transform:translate(5px)rotate(-.4deg)}.care-stop__icon{width:54px;height:54px;color:var(--orange);background:#fffaf0;border:2px solid #ff5b1024;border-radius:52% 48% 57% 43%;place-items:center;display:grid;position:relative;box-shadow:0 10px 20px #4d341517}.care-stop__icon>svg{width:23px}.care-stop__icon>i{color:#fff;background:var(--orange);width:21px;height:21px;font:normal 900 10px var(--font-nunito), sans-serif;border-radius:50%;place-items:center;display:grid;position:absolute;top:-7px;right:-5px}.care-stop:nth-child(2n) .care-stop__icon{color:var(--green);background:#e9f3dd;border-color:#276d5726}.care-stop:nth-child(2n) .care-stop__icon>i{background:var(--green)}.care-stop>span:last-child,.care-stop small,.care-stop strong,.care-stop p{display:block}.care-stop small{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.care-stop:nth-child(2n) small{color:var(--green)}.care-stop strong{font-family:var(--font-nunito), sans-serif;margin-top:3px;font-size:20px;font-weight:900;line-height:1.08}.care-stop p{color:#6c6254;margin:6px 0 0;font-size:11px;line-height:1.45}.care-stop em{color:var(--orange-dark);font-family:var(--font-nunito), sans-serif;align-items:center;gap:4px;margin-top:7px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.care-stop em svg{width:13px;transition:transform .18s}.care-stop--telegram:hover em svg,.care-stop--telegram:focus-visible em svg{transform:translate(3px)}.care-stop--found{transform:rotate(-.8deg)}.care-stop--clinic{transform:translateY(10px)rotate(.6deg)}.care-stop--foster{transform:translate(18px)rotate(.5deg)}.care-stop--home{transform:translate(9px,11px)rotate(-.7deg)}.care-journey--storybook .journey-promise{color:var(--green);font-family:var(--font-nunito), sans-serif;background:0 0;border:0;grid-area:3/6/auto/13;justify-self:start;margin:0;font-weight:800}.kuzya-universe{background:radial-gradient(circle at 4% 78%,#3d8b672b,#0000 20%),radial-gradient(circle at 94% 22%,#ff8f3d29,#0000 22%),linear-gradient(135deg,#fff9e9,#ffefd2);border:0;border-radius:72px 28px 92px 34px;margin-top:44px;padding:clamp(30px,4.5vw,62px);position:relative;overflow:hidden}.kuzya-universe:before{content:"";background:#ff5b102b;border-radius:60% 40%;width:17px;height:10px;position:absolute;top:34px;right:45px;transform:rotate(18deg);box-shadow:25px 16px #ff5b101f,51px 2px #276d5721}.kuzya-universe__intro{grid-template-columns:minmax(360px,.9fr) minmax(380px,1fr);align-items:end;gap:60px;display:grid}.kuzya-universe__intro .eyebrow{grid-column:1/-1}.kuzya-universe__intro h2{font-family:var(--font-nunito), sans-serif;letter-spacing:-.045em;margin:-28px 0 0;font-size:clamp(38px,4.15vw,60px);font-weight:900;line-height:.98}.kuzya-universe__intro>p{color:#685c4c;margin:0;font-size:16px;line-height:1.7}.kuzya-story{margin-top:40px;display:block}.search-world{background:#d9e8c8;border:1px solid #0d203e1a;border-radius:30px 14px 30px 30px;min-height:612px;position:relative;overflow:hidden;box-shadow:0 22px 44px #48361821}.search-world>img{object-fit:cover;object-position:50% 48%;width:100%;height:100%;position:absolute;inset:0}.search-world:after{content:"";background:linear-gradient(#0000 35%,#091d2d2e 55%,#08182bf0 100%);position:absolute;inset:0}.search-world__quick{z-index:2;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#fffdf6d6;border:1px solid #0d203e17;border-radius:99px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-size:8px;font-weight:850;display:flex;position:absolute;top:18px;left:18px;right:18px;box-shadow:0 8px 22px #402d1414}.search-world__quick span{align-items:center;gap:4px;display:inline-flex}.search-world__quick b{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.search-world__quick i{border-top:1px dashed #ff5b1080;width:8px}.search-world__copy{z-index:2;color:#fff;position:absolute;bottom:25px;left:25px;right:25px}.search-world__copy>span,.search-world__copy>a{align-items:center;gap:7px;display:inline-flex}.search-world__copy>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.04em;text-transform:uppercase;background:#ffffff21;border:1px solid #ffffff38;border-radius:99px;min-height:31px;padding:0 11px;font-size:10px;font-weight:850}.search-world__copy>span svg{color:#ffb77f;width:15px}.search-world__copy h3{font-family:var(--font-nunito), sans-serif;letter-spacing:-.025em;margin:13px 0 8px;font-size:clamp(27px,2.3vw,36px);font-weight:900;line-height:1.02}.search-world__copy p{color:#ffffffc7;margin:0;font-size:13px;line-height:1.55}.search-world__copy>a{color:#ffbf8c;margin-top:16px;font-size:12px;font-weight:850}.search-world__copy>a svg{width:16px;transition:transform .16s}.search-world__copy>a:hover svg,.search-world__copy>a:focus-visible svg{transform:translate(4px)}.busya-journey{grid-template-columns:minmax(300px,.84fr) minmax(480px,1.34fr);gap:28px 34px;min-width:0;display:grid;position:relative}.busya-card{z-index:2;background:#fffef9f5;border:1px solid #2a584621;border-radius:38px 15px 42px 24px;min-width:0;padding:14px 14px 20px;position:relative;overflow:hidden;transform:rotate(-.45deg);box-shadow:0 24px 50px #47301324}.busya-card:after{content:"";border:3px solid #ff5b1017;border-radius:50%;width:92px;height:42px;position:absolute;bottom:78px;right:-30px;transform:rotate(-18deg)}.busya-card__header{min-height:34px;color:var(--orange-dark);letter-spacing:.075em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:0 6px 10px;font-size:10px;font-weight:900;display:flex}.busya-card__header strong{color:#fff;background:var(--orange);letter-spacing:.04em;border-radius:99px;align-items:center;min-height:27px;padding:0 10px;font-size:9px;display:inline-flex}.busya-card__photo{position:relative}.busya-card__photo>.photo-stage{border:0;border-radius:30px 11px 31px 18px;width:100%;height:clamp(278px,30vw,380px);overflow:hidden;box-shadow:inset 0 0 0 1px #071c3714}.busya-card__safe{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d6d4fe6;border:1px solid #ffffff80;border-radius:99px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex;position:absolute;bottom:13px;right:13px;box-shadow:0 8px 20px #072b1f38}.busya-card__safe svg{width:15px}.busya-card__identity{justify-content:space-between;align-items:center;gap:16px;padding:19px 8px 14px;display:flex}.busya-card__identity h3{font-family:var(--font-nunito), sans-serif;margin:0;font-size:31px;font-weight:950;line-height:1}.busya-card__identity p,.busya-card__identity>span{align-items:center;gap:6px;display:inline-flex}.busya-card__identity p{color:#746858;margin:7px 0 0;font-size:12px}.busya-card__identity p svg{width:14px;color:var(--orange)}.busya-card__identity>span{min-height:31px;color:var(--green);background:#e5f3df;border-radius:99px 99px 99px 10px;padding:0 10px;font-size:9px;font-weight:850}.busya-card__identity>span svg{width:14px}.busya-card__now{background:#e9f4e4;border-radius:12px 27px 27px;grid-template-columns:42px minmax(0,1fr);gap:12px;margin:0 5px;padding:15px 16px;display:grid;position:relative}.busya-card__now>svg{width:29px;color:var(--green)}.busya-card__now small,.busya-card__now strong,.busya-card__now span{display:block}.busya-card__now small{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.busya-card__now strong{font-family:var(--font-nunito), sans-serif;margin-top:4px;font-size:15px;font-weight:900}.busya-card__now span{color:#607165;margin-top:5px;font-size:10px;line-height:1.4}.busya-card__facts{flex-wrap:wrap;gap:6px;margin:14px 7px 0;display:flex}.busya-card__facts span{color:#4a665a;background:#fbfdf8;border:1px solid #276d5721;border-radius:99px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.busya-card__facts svg{width:13px;color:var(--green)}.busya-card__action{color:var(--ink);align-items:center;gap:8px;margin:18px 7px 0;font-size:12px;font-weight:900;display:inline-flex}.busya-card__action svg{width:16px;transition:transform .16s}.busya-card__action:hover svg,.busya-card__action:focus-visible svg{transform:translate(4px)}.busya-route{background:radial-gradient(circle at 100% 100%,#ff994c24,#0000 30%),#fffdf6a8;border:1px solid #5c3f1917;border-radius:17px 47px 28px 54px;min-width:0;padding:30px 34px 106px;position:relative;overflow:hidden}.busya-route:before{content:"";border-top:3px solid #ff5b1038;border-radius:50%;width:43px;height:18px;position:absolute;top:22px;right:28px;transform:rotate(13deg)}.busya-route__result{border-bottom:1px dashed #704c1d33;grid-template-columns:minmax(0,1.15fr) minmax(190px,.85fr);align-items:end;gap:24px;padding-bottom:23px;display:grid}.busya-route__result>div>span{color:var(--orange-dark);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:900}.busya-route__result h3{font-family:var(--font-nunito), sans-serif;letter-spacing:-.025em;margin:7px 0 0;font-size:clamp(23px,2.25vw,34px);font-weight:950;line-height:1.06}.busya-route__result>p{color:#46685b;align-items:flex-start;gap:8px;margin:0;font-size:10px;font-weight:750;line-height:1.5;display:flex}.busya-route__result>p svg{width:17px;color:var(--green);flex:none}.busya-milestones{gap:5px;margin:23px 0 0;padding:0;list-style:none;display:grid}.busya-milestone{grid-template-columns:54px minmax(0,1fr);gap:14px;max-width:94%;min-height:112px;padding:8px 0 16px;display:grid;position:relative}.busya-milestone:nth-child(2n){margin-left:30px}.busya-milestone:not(:last-child):after{content:"";border-left:2px dotted #e7823361;position:absolute;top:58px;bottom:-10px;left:26px}.busya-milestone__mark{z-index:2;width:52px;height:52px;color:var(--orange);background:#fff9ed;border:1px solid #ff5b102e;border-radius:50% 42% 48% 38%;place-items:center;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 8px 20px #4e321114}.busya-milestone__mark>svg{width:21px;transform:rotate(4deg)}.busya-milestone__mark>span{color:#fff;background:var(--orange);border:2px solid #fff8e8;border-radius:50%;place-items:center;width:21px;height:21px;font-size:7px;font-weight:900;display:grid;position:absolute;top:-4px;right:-4px}.busya-milestone--clinic .busya-milestone__mark,.busya-milestone--foster .busya-milestone__mark{color:var(--green);background:#eaf5e5;border-color:#276d572e}.busya-milestone--clinic .busya-milestone__mark>span,.busya-milestone--foster .busya-milestone__mark>span{background:var(--green);border-color:#eef6e8}.busya-milestone small{color:#8b6c49;letter-spacing:.055em;text-transform:uppercase;margin-top:1px;font-size:8px;font-weight:900;display:block}.busya-milestone h4{font-family:var(--font-nunito), sans-serif;margin:5px 0 4px;font-size:17px;font-weight:950;line-height:1.12}.busya-milestone p{color:#6c6255;margin:0;font-size:10px;line-height:1.5}.busya-milestone strong,.busya-milestone a{color:var(--green);align-items:center;gap:5px;margin-top:7px;font-size:9px;font-weight:900;display:inline-flex}.busya-milestone a svg{width:13px;transition:transform .16s}.busya-milestone a:hover svg,.busya-milestone a:focus-visible svg{transform:translate(3px)}.busya-milestone--found strong,.busya-milestone--family strong{color:var(--orange-dark)}.busya-milestone--family{max-width:calc(100% - 108px)}.busya-route__mascot{filter:drop-shadow(0 14px 19px #3c260b2b);width:118px;position:absolute;bottom:28px;right:14px;transform:rotate(2deg)}.busya-continuity{color:#6b6052;border-top:1px dashed #724c1c3d;border-bottom:1px dashed #724c1c29;grid-column:1/-1;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:0 18px;font-size:10px;display:grid}.busya-continuity>svg{width:19px;color:var(--orange)}.busya-continuity strong{color:var(--ink)}.busya-continuity small{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:900}.trust-note{background:radial-gradient(circle at 10% 80%,#ffae4830,#0000 25%),linear-gradient(110deg,#edf5df,#fff1da);border:0;border-radius:64px 24px 58px 30px;grid-template-columns:210px minmax(320px,1fr) auto;align-items:center;gap:26px;margin-top:44px;padding:22px 30px 22px 12px;display:grid;position:relative;overflow:hidden}.trust-note__mascot{align-self:end;width:190px;height:170px;margin-bottom:-42px;transform:rotate(4deg)}.trust-note__copy>span{color:var(--orange-dark);align-items:center;gap:7px;font-size:13px;font-weight:850;display:inline-flex}.trust-note__copy h2{font-family:var(--font-nunito), sans-serif;margin:7px 0 5px;font-size:27px;font-weight:900}.trust-note__copy p{color:#625542;max-width:720px;margin:0;font-size:14px;line-height:1.55}.secondary-action,.message-action{background:#ffffffb3;border:1px solid #0d203e26;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:14px;font-weight:750;display:inline-flex}.secondary-action svg,.message-action svg{width:18px}.trust-note .secondary-action{min-height:auto;font-family:var(--font-nunito), sans-serif;background:0 0;border:0;border-bottom:3px solid #ff5b1047;border-radius:0;padding:10px 0 7px;font-weight:900}.trust-note .secondary-action:hover,.trust-note .secondary-action:focus-visible{color:var(--orange-dark);border-bottom-color:var(--orange)}.kuzya-footer{margin-top:48px;padding-bottom:24px}.kuzya-footer__world{color:#fff;background:radial-gradient(circle at 4% 98%,#3fa47f54,#0000 25%),radial-gradient(circle at 89% 8%,#ff893e40,#0000 24%),linear-gradient(125deg,#0c203b 0%,#102b4a 55%,#174f58 100%);border:1px solid #ffffff1a;border-radius:58px 25px 64px 34px;grid-template-rows:auto auto;grid-template-columns:245px minmax(0,1fr);gap:25px 34px;min-height:510px;padding:48px 48px 38px 35px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #191c1f2e}.kuzya-footer__world:before,.kuzya-footer__world:after{content:"";pointer-events:none;position:absolute}.kuzya-footer__world:before{border-top:4px solid #ffcd9938;border-bottom:0;border-left:4px solid #0000;border-right:4px solid #ffcd9938;border-radius:70% 40% 0 0;width:90px;height:48px;top:38px;right:52px;transform:rotate(11deg)}.kuzya-footer__world:after{border-bottom:3px dotted #ffa15b40;width:180px;bottom:29px;left:30%;transform:rotate(-2deg)}.kuzya-footer__scene{z-index:2;grid-area:1/1/3;min-height:410px;position:relative}.kuzya-footer__mascot{filter:drop-shadow(0 24px 30px #0000003d);width:255px;position:absolute;bottom:-61px;left:-10px;transform:rotate(-2deg)}.kuzya-footer__speech{z-index:3;min-width:168px;color:var(--ink);font:900 17px/1.1 var(--font-nunito), sans-serif;background:#fff6e7;border-radius:20px 20px 20px 6px;padding:13px 16px;display:block;position:absolute;top:2px;right:-12px;transform:rotate(1.5deg);box-shadow:0 15px 28px #0000002e}.kuzya-footer__speech:after{clip-path:polygon(0 0,100% 0,22% 100%);content:"";background:#fff6e7;width:22px;height:18px;position:absolute;bottom:-10px;left:18px}.kuzya-footer__speech small{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:8px;display:block}.kuzya-footer__intro{z-index:2;grid-area:1/2;max-width:980px;position:relative}.kuzya-footer__intro>span{color:#ffc188;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:900;display:inline-flex}.kuzya-footer__intro>span svg{width:17px}.kuzya-footer__intro h2{max-width:880px;font:950 clamp(38px, 4vw, 58px) / .96 var(--font-nunito), sans-serif;letter-spacing:-.045em;margin:11px 0 12px}.kuzya-footer__intro p{color:#ffffffb8;max-width:790px;margin:0;font-size:13px;line-height:1.55}.kuzya-footer__paths{z-index:3;grid-area:2/2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;position:relative}.kuzya-footer__path{color:#fff;background:#ffffff13;border:1px solid #ffffff24;border-radius:22px 10px 24px 15px;grid-template-columns:49px minmax(0,1fr) 20px;align-items:start;gap:12px;min-height:120px;padding:16px 15px;transition:all .17s;display:grid;position:relative;overflow:hidden}.kuzya-footer__path:hover,.kuzya-footer__path:focus-visible{background:#ffffff1f;border-color:#ffbe857a;transform:translateY(-3px)rotate(-.25deg)}.kuzya-footer__path:nth-child(2n){border-radius:12px 25px 15px 22px}.kuzya-footer__path-icon{color:#ff7a2b;background:#fff2de;border-radius:17px 10px 17px 13px;place-items:center;width:49px;height:49px;display:grid;box-shadow:0 10px 22px #00000026}.kuzya-footer__path--care .kuzya-footer__path-icon,.kuzya-footer__path--vet .kuzya-footer__path-icon{color:#25745f;background:#e6f2dd}.kuzya-footer__path-icon svg{width:23px}.kuzya-footer__path>span:nth-child(2),.kuzya-footer__path small,.kuzya-footer__path strong,.kuzya-footer__path p{min-width:0;display:block}.kuzya-footer__path small{color:#ffbd83;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:900}.kuzya-footer__path--care small,.kuzya-footer__path--vet small{color:#9dd7bd}.kuzya-footer__path strong{font:900 18px/1.05 var(--font-nunito), sans-serif;margin-top:3px}.kuzya-footer__path p{color:#ffffff9e;margin:7px 0 0;font-size:10px;line-height:1.35}.kuzya-footer__path>svg{color:#ffb476;width:18px;transition:transform .16s}.kuzya-footer__path:hover>svg,.kuzya-footer__path:focus-visible>svg{transform:translate(3px,-3px)}.kuzya-footer__ribbon{background:linear-gradient(100deg,#fff8ec,#f0f5e3);border:1px solid #60431d1c;border-radius:0 0 30px 30px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:30px;min-height:92px;margin:-8px 24px 0;padding:16px 23px;display:grid;box-shadow:0 18px 40px #31271817}.kuzya-footer__brand{align-items:center;gap:10px;display:inline-flex}.kuzya-footer__brand>img{object-fit:contain;filter:drop-shadow(0 8px 14px #402a0d1f);width:53px;height:53px}.kuzya-footer__brand span,.kuzya-footer__brand strong,.kuzya-footer__brand small{display:block}.kuzya-footer__brand strong{font:950 24px/1 var(--font-nunito), sans-serif;letter-spacing:-.04em}.kuzya-footer__brand small{color:#7c6b55;margin-top:3px;font-size:9px;font-weight:750}.kuzya-footer__promises{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.kuzya-footer__promises span{color:#326652;white-space:nowrap;background:#ffffff94;border:1px solid #276d571f;border-radius:99px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.kuzya-footer__promises svg{width:15px;color:var(--green)}.kuzya-footer__bottom{color:#766d62;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:25px;min-height:74px;padding:15px 7px 0;font-size:10px;display:grid}.kuzya-footer__bottom>span{color:var(--ink);font-weight:900}.kuzya-footer__bottom p{margin:0}.kuzya-footer__bottom nav{color:var(--ink);gap:19px;font-weight:800;display:flex}.profile-page{padding-bottom:96px;position:relative}.breadcrumbs{color:#7d776c;align-items:center;gap:8px;margin:5px 0 18px;font-size:13px;font-weight:650;display:flex}.breadcrumbs a{color:var(--ink);align-items:center;gap:7px;display:inline-flex}.profile-doodle{z-index:-1;color:#f4d9b8;font-family:var(--font-nunito), sans-serif;font-size:112px;position:absolute}.profile-doodle--heart{top:40px;right:0;transform:rotate(13deg)}.pet-profile{grid-template-columns:minmax(0,1.23fr) minmax(390px,.77fr);align-items:start;gap:clamp(22px,2.5vw,38px);display:grid}.pet-gallery{background:radial-gradient(circle at 8% 82%,#35886433,#0000 28%),radial-gradient(circle at 91% 9%,#ff802d33,#0000 23%),linear-gradient(145deg,#eef4dd,#fff1d6 68%,#f6ddbd);border:1px solid #3167521f;border-radius:44px 18px 54px 27px;flex-direction:column;gap:13px;min-width:0;padding:19px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 60px #49301121}.pet-gallery:after{content:"";border:3px solid #ff5b101c;border-radius:50%;width:112px;height:54px;position:absolute;bottom:100px;right:-28px;transform:rotate(-18deg)}.pet-gallery--single{padding-bottom:17px}.pet-gallery__chapter{z-index:2;justify-content:space-between;align-items:center;gap:15px;min-height:34px;padding:0 7px;display:flex;position:relative}.pet-gallery__chapter span{color:var(--orange-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:900;display:inline-flex}.pet-gallery__chapter span svg{width:16px}.pet-gallery__chapter strong{color:var(--green);font-family:var(--font-nunito), sans-serif;font-size:12px;font-weight:900}.pet-gallery__main{background:#e6dbc9;border:7px solid #fffdf7f5;border-radius:32px 12px 34px 21px;width:100%;height:100%;transform:rotate(-.35deg);box-shadow:0 18px 34px #3023112b}.pet-gallery__main.photo-stage--matte{background:radial-gradient(circle at 14% 18%,#ffac6a6b,#0000 24%),linear-gradient(140deg,#dbe9cb,#f5e2c4)}.pet-gallery__main.photo-stage--matte .photo-stage__ambient{opacity:.24;filter:blur(34px)saturate(.95)sepia(.12)}.pet-gallery__main.photo-stage--matte:after{background:#fff5e014}.pet-gallery__main.photo-stage--matte .photo-stage__image{border-width:9px;border-radius:4px;transform:translate(-50%,-50%)rotate(-.6deg);box-shadow:0 18px 44px #231b1133;width:min(82%,420px)!important;height:min(82%,350px)!important;inset:50% auto auto 50%!important}.pet-gallery__rail{overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline mandatory;grid-auto-columns:minmax(86px,112px);grid-auto-flow:column;gap:10px;padding:2px 2px 7px;display:grid;overflow-x:auto}.pet-gallery__rail button{cursor:pointer;opacity:.72;scroll-snap-align:start;background:#fffdf7b8;border:2px solid #0000;border-radius:18px;width:100%;height:88px;padding:3px;transition:border-color .16s,opacity .16s,transform .16s;overflow:hidden}.pet-gallery__rail button:hover,.pet-gallery__rail button:focus-visible,.pet-gallery__rail button.is-active{border-color:var(--orange);opacity:1;transform:translateY(-2px)}.pet-gallery__rail .photo-stage{border:5px solid #fffdf7e6;border-radius:21px 9px 22px 14px;width:100%;height:100%;box-shadow:0 10px 24px #3c2a121f}.pet-gallery__rail .pet-gallery__thumbnail .photo-stage__image{object-fit:contain;width:88%;height:88%;inset:6%}.pet-gallery__rail .photo-stage__quality{display:none}.pet-gallery__focus-wrap{aspect-ratio:1;width:100%;height:auto;min-height:0;max-height:650px;position:relative}.pet-gallery__focus-wrap--portrait{aspect-ratio:.82}.pet-gallery__focus-wrap--square{aspect-ratio:1}.pet-gallery__focus-wrap--landscape{aspect-ratio:1.3}.pet-gallery__focus-wrap--wide{aspect-ratio:1.55}.pet-gallery__focus{cursor:zoom-in;background:0 0;border:0;border-radius:32px 12px 34px 21px;width:100%;height:100%;padding:0;display:block;position:relative}.pet-gallery__focus:focus-visible{outline-offset:4px;outline:4px solid #ff5b1073}.pet-gallery__expand,.pet-gallery__counter{z-index:4;color:#fff;min-height:36px;font:850 11px/1 var(--font-nunito), sans-serif;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1927b8;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:7px;padding:0 12px;display:inline-flex;position:absolute;box-shadow:0 8px 24px #08141f38}.pet-gallery__expand{bottom:16px;right:16px}.pet-gallery__expand svg{width:16px}.pet-gallery__counter{top:16px;right:16px}.pet-gallery__arrow,.pet-lightbox__arrow{z-index:5;width:46px;height:46px;color:var(--ink);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7e6;border:1px solid #ffffff85;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;box-shadow:0 10px 28px #0a172238}.pet-gallery__arrow{top:50%;transform:translateY(-50%)}.pet-gallery__arrow--previous{left:16px}.pet-gallery__arrow--next{right:16px}.pet-gallery__arrow:hover,.pet-gallery__arrow:focus-visible,.pet-lightbox__arrow:hover,.pet-lightbox__arrow:focus-visible{color:#fff;background:var(--orange)}.pet-gallery__understory{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px 15px;min-height:44px;padding:4px 8px 0;display:flex;position:relative}.pet-gallery__understory span{color:#526a5d;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.pet-gallery__understory svg{width:16px;color:var(--green)}.pet-summary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#ff99462b,#0000 28%),#fffdf7db;border:1px solid #6f4c1f1c;border-radius:19px 46px 31px 52px;min-width:0;padding:25px 26px 22px;position:sticky;top:108px;overflow:hidden;box-shadow:0 22px 54px #3f2c131a}.pet-summary:before{content:"";background:#ff5b1026;border-radius:50%;width:15px;height:8px;position:absolute;top:16px;right:28%;transform:rotate(-10deg);box-shadow:20px 11px #276d5721,39px -2px #ff5b101a}.pet-summary__topline{justify-content:space-between;align-items:center;gap:15px;display:flex}.pet-summary__hello{color:var(--orange-dark);letter-spacing:.055em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:900;display:block}.pet-summary h1{font-family:var(--font-nunito), sans-serif;letter-spacing:-.055em;margin:8px 0;font-size:clamp(49px,4.3vw,66px);font-weight:950;line-height:.92}.pet-summary h1 small{color:var(--ink);letter-spacing:-.02em;margin-bottom:7px;font-size:20px;font-weight:850;display:block}.pet-summary__facts{color:#5e6572;flex-wrap:wrap;align-items:center;gap:10px;font-size:15px;font-weight:650;display:flex}.pet-summary__facts i{background:#aea396;border-radius:50%;width:4px;height:4px}.pet-summary__facts span{align-items:center;gap:6px;display:inline-flex}.pet-summary__lead{color:#4c596d;margin:22px 0 20px;font-size:16px;line-height:1.65}.pet-summary__actions{align-items:center;gap:8px;display:flex}.pet-summary__story-link{color:var(--orange-dark);font:900 12px/1.2 var(--font-nunito), sans-serif;align-items:center;gap:7px;margin:-8px 0 19px;display:inline-flex}.pet-summary__story-link svg{width:15px;transition:transform .16s}.pet-summary__story-link:hover svg,.pet-summary__story-link:focus-visible svg{transform:translate(3px)}.pet-summary__next-step{background:linear-gradient(135deg,#ecf7e8e6,#fff8e7e6);border:1px solid #276d5724;border-radius:14px 24px 17px 21px;gap:9px;margin-bottom:10px;padding:12px;display:grid}.pet-summary__next-step>span{color:var(--green);align-items:center;gap:7px;padding:0 3px;font-size:10px;font-weight:850;line-height:1.35;display:flex}.pet-summary__next-step>span svg{flex:none;width:16px;height:16px}.trait-list__title{font-family:var(--font-nunito), sans-serif;margin-bottom:9px;font-size:12px;font-weight:900;display:block}.trait-list{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.trait-list span{min-height:32px;color:var(--green);background:#ecf7e8;border:1px solid #276d5721;border-radius:99px;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.pet-summary__now{background:#e8f3e2;border-radius:10px 25px 25px;grid-template-columns:40px minmax(0,1fr);gap:11px;margin:0 0 18px;padding:13px 14px;display:grid}.pet-summary__now>svg{width:27px;color:var(--green)}.pet-summary__now small,.pet-summary__now strong,.pet-summary__now span{display:block}.pet-summary__now small{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:900}.pet-summary__now strong{font-family:var(--font-nunito), sans-serif;margin-top:3px;font-size:13px;font-weight:900}.pet-summary__now span{color:#637064;margin-top:3px;font-size:9px}.primary-action{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:60px;padding:0 22px;font-weight:850;transition:all .16s;display:flex;box-shadow:0 14px 28px #ff5b103d}.primary-action:hover{background:var(--orange-dark);transform:translateY(-2px)}.pet-summary .message-action{width:100%;margin-top:10px;margin-bottom:20px}.safe-contact{background:linear-gradient(120deg,#fff0d4,#fff6e8);border:1px solid #7b4e171a;border-radius:14px 28px 22px;grid-template-columns:92px 1fr;align-items:center;min-height:104px;margin-top:17px;padding:12px 15px 12px 0;display:grid;position:relative;overflow:hidden}.safe-contact__mascot{align-self:end;width:94px;height:96px;margin:0 0 -23px -2px;transform:rotate(2deg)}.safe-contact div:last-child{z-index:2;position:relative}.safe-contact span{color:var(--orange-dark);align-items:center;gap:6px;font-size:12px;font-weight:850;display:inline-flex}.safe-contact p{color:#695d4d;margin:5px 0 0;font-size:10px;line-height:1.5}.profile-details{grid-template-columns:minmax(0,1.24fr) minmax(340px,.76fr);gap:22px;margin-top:44px;display:grid}.story-card{background:radial-gradient(circle at 95% 10%,#ff802f2e,#0000 25%),linear-gradient(135deg,#fff6df,#ffe9c7);border:1px solid #5438141a;border-radius:57px 20px 65px 31px;grid-template-columns:minmax(0,.9fr) minmax(260px,.82fr);gap:30px;min-height:470px;padding:clamp(29px,3.3vw,46px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 46px #48311317}.story-card:before{content:"";border:3px solid #276d571a;border-radius:50%;width:190px;height:120px;position:absolute;bottom:-34px;right:-35px;transform:rotate(21deg)}.story-card__copy{align-self:center;position:relative}.story-card h2{font-family:var(--font-nunito), sans-serif;letter-spacing:-.035em;margin:16px 0 17px;font-size:clamp(34px,3.2vw,48px);font-weight:950;line-height:1.02}.story-card__copy>p{color:#665b4e;white-space:pre-line;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.7}.story-card__care{color:#526a5d;background:#ecf7e8b8;border:1px solid #276d571f;border-radius:18px;gap:6px;margin-top:20px;padding:15px 17px;display:grid}.story-card__care strong{color:var(--green);font:900 12px/1.2 var(--font-nunito), sans-serif}.story-card__care p{white-space:pre-line;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.story-signature{color:var(--orange-dark);font-family:var(--font-nunito), sans-serif;align-items:center;gap:7px;margin-top:23px;font-size:13px;font-weight:850;display:inline-flex}.story-signature svg{width:16px}.story-card__moments{align-content:center;gap:7px;display:grid;position:relative}.story-card__moments:before{content:"";border-left:2px dotted #ed803066;position:absolute;top:42px;bottom:42px;left:25px}.story-card__moments>div{grid-template-columns:52px minmax(0,1fr);gap:2px 14px;min-height:106px;padding:13px 12px 13px 0;display:grid;position:relative}.story-card__moments>div>span{z-index:2;width:51px;height:51px;color:var(--orange);background:#fffaf0;border:1px solid #ff5b1026;border-radius:50% 43% 48% 39%;grid-row:1/3;align-self:start;place-items:center;font-size:8px;font-weight:900;display:grid;position:relative;box-shadow:0 8px 18px #51351314}.story-card__moments>div:nth-child(2)>span{color:var(--green);background:#e8f3e1}.story-card__moments svg{width:18px}.story-card__moments strong{font-family:var(--font-nunito), sans-serif;align-self:end;font-size:15px;font-weight:900;line-height:1.15}.story-card__moments p{color:#74685a;margin:4px 0 0;font-size:10px;line-height:1.45}.profile-care-stack{grid-template-rows:auto 1fr;gap:18px;display:grid}.care-card,.timeline-card{border:1px solid #3465521c;box-shadow:0 15px 34px #37250f0f}.care-card{background:#edf6e9;border-radius:19px 38px 28px 42px;padding:25px}.care-card__person,.care-card__clinic{align-items:center;gap:12px;display:flex}.care-card__person{margin-top:20px}.care-card__person>svg{color:var(--green);margin-left:auto}.avatar{color:#fff;background:var(--ink);width:48px;height:48px;font-family:var(--font-nunito), sans-serif;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.care-card small{color:#8b8174;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.care-card strong,.care-card span{display:block}.care-card strong{margin-top:3px;font-size:14px}.care-card .avatar{place-items:center;line-height:1;display:grid}.care-card__person>div,.care-card__clinic>div{min-width:0}.care-card__person>svg{flex:none}.care-card__clinic{border-top:1px dashed #276d5738;margin-top:18px;padding-top:18px}.care-card__clinic>svg{width:28px;height:28px;color:var(--orange)}.care-card__clinic span{color:#8b8174;margin-top:2px;font-size:10px}.timeline-card{background:#fff5e4;border-radius:38px 18px 42px 27px;padding:25px;position:relative;overflow:hidden}.pet-timeline{grid-template-columns:auto 1fr auto 1fr auto;align-items:start;margin-top:22px;display:grid}.pet-timeline>div{text-align:center;justify-items:center;gap:6px;display:grid}.pet-timeline>div span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:850;display:grid}.pet-timeline>div.is-current span{background:var(--orange);box-shadow:0 0 0 6px #ffebe0}.pet-timeline>div strong{white-space:nowrap;font-size:10px}.pet-timeline>div small{color:#8a7b68;white-space:nowrap;font-size:8px}.pet-timeline>i{background:#cbded4;height:2px;margin-top:14px}.timeline-card>a{color:var(--orange-dark);align-items:center;gap:7px;margin-top:24px;font-size:11px;font-weight:900;display:inline-flex}.timeline-card>a svg{width:15px}.profile-ecosystem{color:#fff;background:radial-gradient(circle at 92% 18%,#ff9a4d3d,#0000 30%),linear-gradient(125deg,#0d2849,#113557 60%,#174b54);border-radius:25px 67px 33px 76px;grid-template-columns:170px minmax(310px,.9fr) minmax(390px,1.1fr);align-items:center;gap:25px;min-height:330px;margin-top:44px;padding:38px 42px 31px 15px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 58px #081b2f2e}.profile-ecosystem:before{content:"";border-top:3px solid #ffbf8b57;border-radius:50%;width:57px;height:24px;position:absolute;top:24px;right:34px;transform:rotate(12deg)}.profile-ecosystem__mascot{filter:drop-shadow(0 18px 24px #010c1642);align-self:end;width:184px;margin:0 0 -47px -16px}.profile-ecosystem .eyebrow{color:#ffb47d}.profile-ecosystem__copy h2{font-family:var(--font-nunito), sans-serif;letter-spacing:-.035em;margin:13px 0;font-size:clamp(30px,3vw,43px);font-weight:950;line-height:1.03}.profile-ecosystem__copy p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.65}.profile-ecosystem__paths{display:grid}.profile-ecosystem__paths a{border-bottom:1px dashed #ffffff2e;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:72px;padding:8px 4px;display:grid}.profile-ecosystem__paths a:first-child{border-top:1px dashed #ffffff2e}.profile-ecosystem__paths a>svg:first-child{color:#ff9a59;width:24px}.profile-ecosystem__paths a>svg:last-child{color:#ffbe8d;width:17px;transition:transform .16s}.profile-ecosystem__paths a:hover>svg:last-child,.profile-ecosystem__paths a:focus-visible>svg:last-child{transform:translate(4px)}.profile-ecosystem__paths small,.profile-ecosystem__paths strong{display:block}.profile-ecosystem__paths small{color:#ffb984;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:900}.profile-ecosystem__paths strong{font-family:var(--font-nunito), sans-serif;margin-top:3px;font-size:14px;font-weight:900}.profile-ecosystem__promise{color:#ffffff9e;align-items:center;gap:7px;font-size:9px;font-weight:750;display:inline-flex;position:absolute;bottom:16px;right:42px}.profile-ecosystem__promise svg{color:#83ceb0;width:15px}.more-pets{margin-top:55px}.more-pets__heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.more-pets h2{font-family:var(--font-nunito), sans-serif;letter-spacing:-.03em;margin:8px 0 0;font-size:clamp(30px,3vw,43px);font-weight:950}.more-pets__actions{align-items:center;gap:17px;display:flex}.more-pets__swipe{display:none}.more-pets__actions>a{color:var(--orange-dark);align-items:center;gap:5px;font-weight:800;display:inline-flex}.more-pets__actions>a svg{width:18px}.related-pets{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:24px;display:grid}.related-pet{background:#fff8e9;border:1px solid #4e33121a;border-radius:31px 12px 34px 20px;height:370px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 16px 34px #2e21101f}.related-pet:nth-child(2){border-radius:14px 34px 22px 33px}.related-pet:nth-child(3){border-radius:37px 24px 13px 34px}.related-pet:hover,.related-pet:focus-within{transform:translateY(-4px);box-shadow:0 21px 44px #2e21102b}.related-pet>a{grid-template-rows:minmax(0,1fr) 118px;display:grid;position:absolute;inset:0}.related-pet .photo-stage{background:#e9ddca;min-width:0;min-height:0;position:relative}.related-pet__copy{z-index:3;min-width:0;color:var(--ink);background:radial-gradient(circle at 94% 10%,#ff8f3d21,#0000 30%),#fff9ed;padding:20px 18px 14px;position:relative;box-shadow:0 -12px 24px #30200d14}.related-pet__copy>span{background:var(--orange);text-transform:uppercase;border-radius:99px;align-items:center;min-height:24px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:-13px;left:18px}.related-pet__copy h3{font-family:var(--font-nunito), sans-serif;margin:0 0 5px;font-size:28px;font-weight:950;line-height:1}.related-pet__copy p{color:#716555;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;font-weight:700;line-height:1.4;overflow:hidden}.meeting-dialog{width:min(100% - 32px,540px);color:var(--ink);background:#fffdf8;border:0;border-radius:26px;padding:36px;box-shadow:0 30px 90px #0a162647}.meeting-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0914249e}.dialog-close{width:39px;height:39px;color:var(--ink);cursor:pointer;background:#f4ecdf;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.dialog-kicker{color:var(--orange-dark);align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.meeting-dialog h2{font-family:var(--font-nunito), sans-serif;margin:10px 0 11px;font-size:34px;font-weight:900;line-height:1.05}.meeting-dialog>p{color:#596477;margin:0;font-size:14px;line-height:1.6}.meeting-dialog ol{background:#f6f2ea;border-radius:16px;gap:10px;margin:24px 0;padding:18px;list-style:none;display:grid}.meeting-dialog li{align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.meeting-dialog li svg{color:var(--green);flex:none}.dialog-action{color:#fff;background:var(--orange);width:100%;min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex}.dialog-action:disabled{cursor:wait;opacity:.68}.meeting-form,.meeting-success{display:grid}.meeting-form>p,.meeting-success>p{color:#596477;margin:0 0 18px;font-size:14px;line-height:1.55}.meeting-form__story,.meeting-form__selects label,.meeting-form__field{color:var(--ink);gap:7px;font-size:12px;font-weight:850;display:grid}.meeting-form__story{position:relative}.meeting-form textarea,.meeting-form select,.meeting-form input:not([type=checkbox]){width:100%;color:var(--ink);font:650 13px/1.45 var(--font-manrope), sans-serif;background:#fffaf2;border:1px solid #0d203e21;outline:0}.meeting-form textarea:focus,.meeting-form select:focus,.meeting-form input:not([type=checkbox]):focus{border-color:#ff5b108c;box-shadow:0 0 0 3px #ff5b1017}.meeting-form textarea{resize:vertical;border-radius:15px 18px 13px 17px;min-height:112px;padding:13px 14px 24px}.meeting-form__story small{color:#988c7a;font-size:9px;position:absolute;bottom:8px;right:11px}.meeting-form__selects{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.meeting-form select{border-radius:12px;height:44px;padding:0 10px}.meeting-form__quick{gap:7px;margin:12px 0;display:flex}.meeting-form__quick button{min-height:37px;color:var(--green);font:800 11px var(--font-manrope), sans-serif;cursor:pointer;background:#eff7e8;border:1px solid #276d572b;border-radius:999px;padding:0 12px}.meeting-form__quick button.is-active{color:#fff;background:var(--green)}.meeting-form__consent{color:#596477;align-items:flex-start;gap:9px;margin:2px 0 15px;font-size:11px;font-weight:650;line-height:1.45;display:flex}.meeting-form__consent input{width:18px;height:18px;accent-color:var(--green);flex:none}.meeting-form__error{color:#9d2d08;background:#fff0e8;border-radius:11px;margin:0 0 12px;padding:10px 12px;font-size:11px;font-weight:750;line-height:1.4}.meeting-form>small{color:#897e70;text-align:center;margin-top:9px;font-size:9px;line-height:1.4}.meeting-success{text-align:center;justify-items:center;padding-top:12px}.meeting-success>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.meeting-dialog>small{color:#958b7e;text-align:center;margin-top:10px;font-size:10px;display:block}.not-found{text-align:center;justify-items:center;width:min(100% - 36px,620px);margin:60px auto;display:grid}.not-found .kuzya-mascot{width:220px;margin-bottom:-54px}.not-found>span{color:#f2caa0;font-family:var(--font-nunito), sans-serif;font-size:70px;font-weight:900}.not-found h1{font-family:var(--font-nunito), sans-serif;margin:0;font-size:42px}.not-found p{color:var(--ink-soft)}.not-found .primary-action{width:auto;margin-top:15px}@media (max-width:1180px){.site-header{grid-template-columns:220px 1fr auto}.desktop-nav{gap:24px;font-size:14px}.catalog{grid-template-rows:430px 64px 280px 270px 224px}.catalog:before{height:430px}.catalog-mascot{width:164px}.species-filter button,.clinic-filter{min-width:0;padding:0 14px}.kuzya-whisper{width:178px;left:38.5%}.ecosystem-dock a{grid-template-columns:40px minmax(0,1fr);gap:8px;padding:8px}.ecosystem-dock a>span{width:40px;height:40px}.ecosystem-dock strong{font-size:12px}.ecosystem-dock__hello{padding:0 7px}.ecosystem-dock__hello strong{font-size:17px}.care-journey__intro{grid-template-columns:1fr 1fr}.journey-track{grid-template-columns:1.15fr 32px .95fr 102px 32px 1.15fr}.journey-link span{overflow:hidden}.pet-profile{grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);gap:24px}.profile-ecosystem{grid-template-columns:145px minmax(280px,.9fr) minmax(340px,1.1fr);padding-right:30px}.profile-ecosystem__mascot{width:160px}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto auto;height:74px;margin-top:10px;padding:0 15px;top:8px}.brand-face{flex-basis:42px;width:42px;height:42px}.brand-name{font-size:24px}.desktop-nav{display:none}.city-control{margin-right:8px;font-size:14px}.menu-button{background:#f6ecdf;border-radius:12px;width:42px;height:42px;display:inline-flex}.mobile-menu{top:88px;right:var(--page-pad);left:var(--page-pad);border:1px solid var(--line);opacity:0;pointer-events:none;background:#fffdf8;border-radius:20px;padding:18px;transition:all .16s;display:block;position:fixed;transform:translateY(-12px);box-shadow:0 25px 70px #0d203e33}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:13px 7px;font-weight:750}.mobile-city{width:100%;color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:15px 7px 3px;font-size:13px;display:flex}.mobile-city span{flex:1}.language-switcher--mobile{background:#f1f6e9;border:1px solid #276d571f;border-radius:17px 14px 19px 15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:12px 0;padding:6px;display:grid}.language-switcher--mobile a{border-radius:11px 9px 13px 10px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:42px;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex}.language-switcher--mobile a[aria-current=page]{color:#fff;background:var(--green);box-shadow:0 7px 18px #276d572e}.language-switcher--mobile a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.language-switcher--mobile svg{flex:none;width:14px}.catalog{grid-template-rows:400px 62px 430px 300px 250px 235px;gap:14px}.catalog:before{height:400px;left:0;right:0}.catalog:after{display:none}.catalog-intro{grid-column:1/9;padding:32px 0 0 24px}.catalog-mascot{grid-area:1/8/auto/13;align-self:end;width:150px;margin:0 0 -5px -8px}.catalog-chapter strong{font-size:14px}.catalog-chapter__count{display:none}.ecosystem-dock{grid-area:2/1/auto/13;gap:4px;padding:6px}.ecosystem-dock a{grid-template-columns:36px minmax(0,1fr);gap:6px;padding:7px 6px}.ecosystem-dock a>span{border-radius:12px;width:36px;height:36px}.ecosystem-dock small{display:none}.ecosystem-dock__hello strong{font-size:15px;line-height:1.05}.pet-card--feature{grid-area:3/1/auto/8}.pet-card--hero{border:0;grid-area:3/8/auto/13;margin:0;overflow:hidden;transform:none}.pet-card--hero .pet-card__content{left:18px}.pet-card--wide{grid-area:4/1/auto/8}.pet-card--keepsake{grid-area:4/8/auto/13;height:auto}.pet-card--standard{grid-area:5/1/auto/6}.catalog--all .pet-card:nth-child(5){grid-area:5/1/auto/5}.catalog--all .pet-card:nth-child(6){grid-area:5/5/auto/9}.catalog--all .pet-card:nth-child(7){grid-area:5/9/auto/13}.catalog--all .pet-card:nth-child(8){grid-area:6/1/auto/7}.catalog--all .pet-card:nth-child(9){grid-area:6/7/auto/13}.kuzya-whisper{display:none}.care-journey{margin-top:64px}.care-journey__intro{display:block}.care-journey h2{margin:12px 0 18px}.journey-track{grid-template-columns:1fr;gap:12px;margin-top:34px}.journey-link{display:none}.journey-guide{height:235px;margin:-22px 0 -24px}.journey-guide .kuzya-mascot{width:150px}.journey-guide>span{top:35px;left:54%}.journey-step{min-height:218px}.kuzya-universe__intro{display:block}.kuzya-universe__intro h2{margin:12px 0 18px}.kuzya-story,.busya-journey{grid-template-columns:1fr}.busya-card{justify-self:center;width:min(100%,590px)}.busya-card__photo>.photo-stage{height:min(62vw,430px)}.busya-route{padding-left:42px;padding-right:42px}.search-world{min-height:430px}.search-world>img{object-position:50% 43%}.search-world__copy{max-width:470px}.trust-note{grid-template-columns:140px 1fr}.trust-note__mascot{width:150px}.trust-note .secondary-action{grid-column:2;justify-self:start}.pet-profile{grid-template-columns:1fr}.pet-summary{position:static}.pet-gallery{grid-template-rows:auto min(64vw,570px) 180px auto}.pet-gallery--single{grid-template-rows:auto min(70vw,620px) auto}.profile-details{grid-template-columns:1fr}.profile-ecosystem{grid-template-columns:135px minmax(0,1fr);gap:18px 26px;padding:34px 34px 28px 12px}.profile-ecosystem__paths{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.profile-ecosystem__paths a,.profile-ecosystem__paths a:first-child{border-top:1px dashed #ffffff2e;border-bottom:0;border-right:1px dashed #ffffff2e;padding:10px 13px}.profile-ecosystem__paths a:last-child{border-right:0}.profile-ecosystem__promise{grid-column:1/-1;justify-self:end;position:static}.kuzya-footer__world{grid-template-columns:180px minmax(0,1fr);gap:24px;padding:35px 30px 30px 22px}.kuzya-footer__scene{min-height:300px}.kuzya-footer__mascot{width:205px;bottom:-54px;left:-20px}.kuzya-footer__speech{min-width:140px;font-size:15px;top:4px;right:-5px}.kuzya-footer__intro{grid-column:2}.kuzya-footer__paths{grid-area:2/1/auto/-1}.kuzya-footer__ribbon{grid-template-columns:1fr;gap:13px}.kuzya-footer__promises{flex-wrap:wrap;justify-content:flex-start}.kuzya-footer__bottom{grid-template-columns:auto 1fr}.kuzya-footer__bottom nav{grid-column:1/-1;justify-self:start}}@media (max-width:640px){:root{--page-pad:14px}html{scroll-padding-top:82px}.site-header{border-radius:18px;grid-template-columns:1fr auto;height:66px;margin-top:8px}.site-header.site-header--home{border-radius:18px}.brand-face{flex-basis:39px;width:39px;height:39px}.brand-name{font-size:21px}.brand-copy small,.city-control{display:none}.catalog{grid-template-rows:404px 58px 242px 242px 225px 225px 225px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog:before{border-radius:0 0 35px 62px/0 0 28px 44px;height:404px;top:0;left:0;right:0}.catalog-intro{grid-area:1/1/auto/-1;align-self:start;padding:18px 12px 0}.catalog-kicker{font-size:10px}.catalog-intro h1{max-width:100%;margin-top:7px;font-size:clamp(44px,12vw,50px);line-height:.96}.catalog-intro>p{max-width:72%;margin-top:11px;font-size:13px;line-height:1.35}.catalog-filter-prompt{margin-top:14px;display:block}.catalog-filter-prompt strong{font-size:13px;display:block}.catalog-filter-prompt span{margin-top:1px;display:block}.filter-row{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:7px;width:calc(100vw - 28px);padding:4px 28px 12px 2px;scroll-padding-inline:2px 28px;position:absolute;top:252px;left:0;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.species-filter{flex:none}.species-filter button,.clinic-filter{flex:none;height:38px;padding:0 11px;font-size:13px}.compact-filter,.clinic-filter,.filter-count{scroll-snap-align:start;flex:none}.hero-trust{display:none}.catalog-mascot{grid-area:1/2;align-self:start;width:102px;margin:142px -3px 0 0}.catalog-chapter{grid-template-columns:28px 1fr;gap:9px;padding:0 3px 5px}.catalog-chapter:after,.catalog-chapter__count{display:none}.catalog-chapter__dash{width:24px}.catalog-chapter small{font-size:8px}.catalog-chapter strong{font-size:13px;line-height:1.1}.ecosystem-dock{scrollbar-width:none;border-radius:18px;grid-area:2/1/auto/-1;gap:6px;padding:6px;display:flex;overflow-x:auto}.ecosystem-dock:before,.ecosystem-dock__promise{display:none}.ecosystem-dock__hello{flex:none;min-width:123px;padding:0 7px}.ecosystem-dock__hello strong{font-size:16px}.ecosystem-dock::-webkit-scrollbar{display:none}.ecosystem-dock a{background:#fffaf2;border-radius:13px;flex:none;grid-template-columns:34px auto;min-width:178px;padding:6px 9px;border-left:0!important}.ecosystem-dock a>span{width:34px;height:34px}.ecosystem-dock strong{font-size:11px}.pet-card{border-radius:17px}.pet-card--feature{grid-area:3/1/auto/-1}.pet-card--hero{grid-area:4/1}.pet-card--hero:before,.pet-card__traits{display:none}.pet-card--wide{grid-area:4/2}.pet-card--keepsake{grid-area:5/1;align-self:stretch;height:auto;margin:0;padding:0}.pet-card--keepsake .pet-card__link,.pet-card--keepsake .photo-stage{inset:0}.pet-card--keepsake .pet-card__content{bottom:12px;left:12px;right:12px}.pet-card--keepsake .pet-card__content h2{font-size:22px}.pet-card--keepsake .pet-card__location{display:flex}.pet-card--standard,.catalog--all .pet-card:nth-child(5){grid-area:5/2}.catalog--all .pet-card:nth-child(6){grid-area:6/1}.catalog--all .pet-card:nth-child(7){grid-area:6/2}.catalog--all .pet-card:nth-child(8){grid-area:7/1}.catalog--all .pet-card:nth-child(9){grid-area:7/2}.pet-card__content,.pet-card--hero .pet-card__content,.pet-card--wide .pet-card__content{min-width:0;padding-right:34px;bottom:12px;left:12px;right:12px;overflow:hidden}.pet-card__content h2,.pet-card--hero .pet-card__content h2,.pet-card--wide .pet-card__content h2{margin-bottom:4px;font-size:22px}.pet-card__facts,.pet-card__location{gap:4px;min-width:0;font-size:11px}.pet-card__facts{white-space:nowrap;flex-wrap:nowrap}.pet-card__facts>span:not(.status-pill),.pet-card__location>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pet-card__location{margin-top:6px;line-height:1.25}.pet-card__location svg{width:14px;height:14px}.status-pill{letter-spacing:-.01em;min-height:23px;padding:3px 7px;font-size:9px}.pet-card>.favorite-button.is-compact{width:36px;height:36px;bottom:11px;right:9px}.pet-card>.favorite-button svg{width:17px}.kuzya-whisper{display:none}.catalog:not(.catalog--all){grid-template-rows:404px 58px repeat(3,235px)}.catalog:not(.catalog--all) .pet-card{grid-area:auto;height:auto}.catalog:not(.catalog--all) .pet-card:nth-child(odd){grid-column:1}.catalog:not(.catalog--all) .pet-card:nth-child(2n){grid-column:2}.catalog:not(.catalog--all) .pet-card--keepsake{height:auto}.care-journey{border-radius:24px;margin-top:46px;padding:27px 18px}.care-journey h2{font-size:36px}.care-journey__intro>p{font-size:14px}.kuzya-universe{border-radius:24px;padding:27px 18px}.kuzya-universe__intro h2{font-size:36px}.kuzya-universe__intro>p{font-size:14px}.kuzya-story{margin-top:30px}.search-world{border-radius:22px 10px 22px 22px;min-height:440px}.search-world__copy{bottom:18px;left:18px;right:18px}.search-world__copy h3{font-size:28px}.busya-journey{gap:20px}.busya-card{border-radius:27px 11px 31px 18px;width:100%;padding:10px 10px 18px;transform:none}.busya-card__header{padding:2px 5px 9px}.busya-card__photo>.photo-stage{border-radius:22px 8px 25px 14px;height:min(92vw,390px)}.busya-card__safe{min-height:31px;font-size:9px;bottom:9px;right:9px}.busya-card__identity{padding:17px 6px 12px}.busya-card__identity h3{font-size:28px}.busya-card__identity>span{padding:0 8px}.busya-card__now{margin:0 3px;padding:14px}.busya-route{border-radius:14px 31px 20px 35px;padding:25px 18px 100px}.busya-route__result{display:block}.busya-route__result h3{font-size:27px}.busya-route__result>p{margin-top:15px}.busya-milestone,.busya-milestone:nth-child(2n){max-width:100%;margin-left:0}.busya-milestone{grid-template-columns:48px minmax(0,1fr);gap:12px;min-height:124px}.busya-milestone__mark{width:46px;height:46px}.busya-milestone:not(:last-child):after{top:52px;left:23px}.busya-milestone--family{max-width:calc(100% - 76px)}.busya-route__mascot{width:92px;bottom:25px;right:3px}.busya-continuity{grid-template-columns:22px minmax(0,1fr);min-height:74px;padding:11px 5px;line-height:1.5}.busya-continuity small{grid-column:2}.journey-step{min-height:200px;padding:22px}.journey-step--found,.journey-step--home{min-height:330px;padding-top:165px}.journey-step--clinic{min-height:250px}.journey-step__icon{width:44px;height:44px}.journey-step>strong{margin-top:19px;font-size:22px}.journey-guide{height:215px}.journey-promise{border-radius:18px;align-items:flex-start}.trust-note{border-radius:20px;grid-template-columns:82px 1fr;gap:12px;padding:18px 16px 18px 0}.trust-note__mascot{align-self:end;width:104px;height:108px;margin:0 0 -29px -12px}.trust-note__copy h2{font-size:21px}.trust-note__copy p{font-size:12px}.trust-note .secondary-action{grid-column:1/-1;width:100%;margin-left:15px}.kuzya-footer{margin-top:38px;padding-bottom:18px}.kuzya-footer__world{border-radius:34px 14px 38px 22px;grid-template-columns:1fr;gap:15px;padding:20px 15px 18px}.kuzya-footer__world:before{width:62px;height:34px;top:25px;right:24px}.kuzya-footer__world:after{display:none}.kuzya-footer__scene{grid-area:1/1;min-height:145px}.kuzya-footer__mascot{width:125px;bottom:-28px;left:-2px}.kuzya-footer__speech{min-width:150px;top:17px;right:5px}.kuzya-footer__intro{grid-area:2/1}.kuzya-footer__intro h2{margin-top:9px;font-size:34px;line-height:.98}.kuzya-footer__intro h2 br{display:none}.kuzya-footer__intro p{font-size:12px}.kuzya-footer__paths{grid-area:3/1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kuzya-footer__path{grid-template-columns:40px minmax(0,1fr);min-height:108px;padding:12px 10px}.kuzya-footer__path-icon{width:40px;height:40px}.kuzya-footer__path-icon svg{width:20px}.kuzya-footer__path strong{font-size:15px}.kuzya-footer__path p,.kuzya-footer__path>svg{display:none}.kuzya-footer__ribbon{border-radius:0 0 25px 25px;grid-template-columns:1fr;gap:13px;margin:-5px 8px 0;padding:14px}.kuzya-footer__brand strong{font-size:21px}.kuzya-footer__promises{grid-template-columns:1fr;gap:7px;display:grid}.kuzya-footer__promises span{white-space:normal;justify-content:flex-start;min-height:32px}.kuzya-footer__bottom{grid-template-columns:auto 1fr;gap:8px 14px;padding:16px 4px 0}.kuzya-footer__bottom p{grid-column:2}.kuzya-footer__bottom nav{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;gap:10px 16px;width:100%;padding-top:9px}.profile-page{padding-bottom:50px}.profile-doodle--heart{font-size:76px;right:8px}.breadcrumbs{margin-bottom:14px}.pet-profile{gap:17px}.pet-gallery{border-radius:27px 12px 32px 18px;grid-template-rows:auto min(82vw,460px) 105px auto;gap:8px;padding:10px}.pet-gallery--single{grid-template-rows:auto min(92vw,510px) auto}.pet-gallery__focus-wrap{height:auto;max-height:none}.pet-gallery__focus-wrap--portrait{aspect-ratio:.78}.pet-gallery__focus-wrap--square{aspect-ratio:1}.pet-gallery__focus-wrap--landscape{aspect-ratio:1.25}.pet-gallery__focus-wrap--wide{aspect-ratio:1.4}.pet-gallery__chapter{min-height:37px;padding:0 3px}.pet-gallery__chapter strong{display:none}.pet-gallery__main{border-width:5px;border-radius:22px 8px 25px 14px;transform:none}.pet-gallery__rail{gap:7px}.pet-gallery__rail button{height:76px}.pet-gallery__rail .photo-stage{border-radius:11px}.pet-gallery__understory{min-height:60px;padding:5px 4px 2px;display:grid}.pet-summary h1{font-size:50px}.pet-summary{border-radius:14px 31px 23px 35px;padding:21px 18px 18px}.pet-summary h1 small{font-size:17px}.pet-summary__lead{margin:18px 0;font-size:15px}.favorite-button:not(.is-compact) span,.pet-share-button span{display:none}.favorite-button:not(.is-compact),.pet-share-button{width:44px;padding:0}.profile-details{gap:16px;margin-top:24px}.story-card{border-radius:33px 14px 39px 22px;grid-template-columns:1fr;gap:21px;padding:24px 20px}.story-card h2{font-size:33px}.story-card__copy>p{font-size:14px}.story-card__moments>div{min-height:104px}.care-card{border-radius:14px 29px 21px 31px;padding:20px}.care-card__person{grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;display:grid}.care-card__person>svg{width:22px;margin-left:0}.care-card__clinic{border-top-style:dashed;grid-template-columns:36px minmax(0,1fr);align-items:center;padding:15px 0 0;display:grid}.timeline-card{border-radius:29px 13px 31px 20px;padding:20px;overflow-x:auto}.pet-timeline{min-width:330px}.more-pets{margin-top:45px}.more-pets h2{font-size:28px}.more-pets__heading{gap:16px;display:grid}.more-pets__actions{justify-content:space-between;align-items:center;gap:13px;display:flex}.more-pets__swipe{color:var(--green);align-items:center;gap:5px;font-size:9px;font-weight:850;display:inline-flex}.more-pets__swipe svg{width:15px}.profile-ecosystem{border-radius:18px 39px 24px 43px;grid-template-columns:94px minmax(0,1fr);gap:12px 16px;min-height:0;margin-top:25px;padding:27px 18px 23px 7px}.profile-ecosystem__mascot{width:110px;margin:0 0 -27px -12px}.profile-ecosystem__copy h2{font-size:29px}.profile-ecosystem__copy p{grid-column:1/-1;font-size:11px}.profile-ecosystem__paths{grid-template-columns:1fr;display:grid}.profile-ecosystem__paths a,.profile-ecosystem__paths a:first-child{border-top:0;border-bottom:1px dashed #ffffff2e;border-right:0;min-height:64px;padding:7px 4px}.profile-ecosystem__paths a:first-child{border-top:1px dashed #ffffff2e}.profile-ecosystem__promise{justify-self:start;line-height:1.4}.related-pets{margin-right:calc(var(--page-pad) * -1);padding:0 var(--page-pad) 12px 0;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(82vw,380px);grid-auto-flow:column;gap:11px;scroll-padding-inline-start:0;overflow-x:auto}.related-pets::-webkit-scrollbar{display:none}.related-pet,.related-pet:nth-child(2){scroll-snap-align:start;height:370px;margin-top:0}.meeting-dialog{border-radius:22px;max-height:calc(100dvh - 24px);padding:30px 20px 24px;overflow-y:auto}.meeting-dialog h2{font-size:29px}.meeting-form__selects{grid-template-columns:1fr}}@media (max-width:900px){.site-header{margin-top:10px;top:8px}.kuzya-trail{gap:7px;padding-left:3px;padding-right:3px}.kuzya-trail__hello strong{font-size:17px}.kuzya-trail a{grid-template-columns:38px minmax(0,1fr);gap:6px}.kuzya-trail a>span{width:38px;height:38px}.kuzya-trail a small{display:none}.care-journey.care-journey--storybook{min-height:0;padding:28px;display:block}.care-journey--storybook .care-journey__art{min-height:470px}.care-journey--storybook .care-journey__intro{margin-top:34px}.care-route{margin-top:20px}.care-journey--storybook .journey-promise{margin-top:24px}}@media (max-width:640px){.mobile-menu{top:70px}.kuzya-trail{scrollbar-width:none;gap:13px;padding:5px 4px 13px;display:flex;overflow-x:auto}.kuzya-trail::-webkit-scrollbar{display:none}.kuzya-trail:before,.kuzya-trail__promise{display:none}.kuzya-trail__hello{flex:none;min-width:118px;padding-left:1px}.kuzya-trail__hello strong{font-size:17px}.kuzya-trail a{flex:none;grid-template-columns:42px auto;min-width:164px}.kuzya-trail a>span{width:42px;height:42px}.kuzya-trail a strong{font-size:12px}.care-journey.care-journey--storybook{padding:17px}.care-journey--storybook .care-journey__art{border-width:6px;border-radius:28% 12px 25% 18px/20px 20% 18px;min-height:430px}.care-journey__art-label{font-size:25px;bottom:18px;left:16px;right:16px}.care-journey--storybook .care-journey__intro{margin-top:27px}.pet-gallery__expand{bottom:10px;right:10px}.pet-gallery__counter{top:10px;right:10px}.pet-gallery__arrow{width:40px;height:40px}.pet-gallery__arrow--previous{left:10px}.pet-gallery__arrow--next{right:10px}.pet-lightbox{padding:8px}.pet-lightbox__panel{width:100%;height:94vh}.pet-lightbox__photo{border-radius:20px}.care-journey--storybook .care-journey__intro--launch{margin-left:-4px;margin-right:-4px;padding-left:4px;padding-right:4px}.care-journey__telegram-cta{width:100%;min-width:0}.care-route{grid-template-columns:1fr;gap:18px;margin-top:18px;padding-left:3px}.care-route:before{top:20px;bottom:20px;left:29px}.care-stop,.care-stop--found,.care-stop--clinic,.care-stop--foster,.care-stop--home{transform:none}.care-stop{grid-template-columns:52px minmax(0,1fr);padding:5px 0}.care-stop strong{font-size:19px}.care-journey--storybook .journey-promise{align-items:center;padding:0}.mobile-feed-launcher{width:calc(100vw - 28px);min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:radial-gradient(circle at 84% 15%,#ffbe6240,#0000 29%),#fff6e7;border:2px solid #ff5b1029;border-radius:24px 14px 24px 17px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 11px 7px 7px;display:grid;position:absolute;top:325px;left:0;transform:rotate(-.5deg);box-shadow:0 13px 25px #3e29111c}.mobile-feed-launcher:active{transform:scale(.985)rotate(-.5deg)}.mobile-feed-launcher:disabled{opacity:.55;cursor:default}.pet-summary .mobile-feed-launcher--profile{background:linear-gradient(115deg,#e8f4df,#fff1d9);border-color:#276d572e;border-radius:14px 27px 21px;width:100%;margin:12px 0 0;display:grid;position:static;transform:none;box-shadow:0 12px 26px #3a2b1517}.pet-summary .mobile-feed-launcher--profile:active{transform:scale(.985)}.mobile-feed-launcher__face{background:#ffe4bf;border-radius:50% 44% 53% 45%;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.mobile-feed-launcher__face img{object-fit:cover;width:52px;height:52px}.mobile-feed-launcher>span:nth-child(2),.mobile-feed-launcher small,.mobile-feed-launcher strong{min-width:0;display:block}.mobile-feed-launcher small{color:var(--orange-dark);font:900 10px var(--font-nunito), sans-serif}.mobile-feed-launcher strong{font:900 16px var(--font-nunito), sans-serif;margin-top:1px}.mobile-feed-launcher__gesture{color:var(--green);white-space:nowrap;align-items:center;gap:3px;font-size:9px;font-weight:850;display:inline-flex!important}.mobile-feed-launcher__gesture svg{width:15px}.mobile-feed-dialog{color:#fff;background:#0b1d34;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;overflow:hidden}.mobile-feed-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081320db}.mobile-feed__topbar{z-index:20;min-height:70px;padding:max(8px, env(safe-area-inset-top)) 12px 8px;pointer-events:none;background:linear-gradient(#071526e6,#07152600);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;display:grid;position:absolute;top:0;left:0;right:0}.mobile-feed__brand{align-items:center;gap:8px;min-width:0;display:flex}.mobile-feed__brand>img{object-fit:cover;background:#ffe4bd;border:2px solid #ffffff8c;border-radius:50%;width:43px;height:43px;overflow:hidden}.mobile-feed__brand>span,.mobile-feed__brand small,.mobile-feed__brand strong{min-width:0;display:block}.mobile-feed__brand small{color:#ffc18e;font:900 10px var(--font-nunito), sans-serif}.mobile-feed__brand strong{font:900 13px var(--font-nunito), sans-serif;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;overflow:hidden}.mobile-feed__counter{color:#ffffffb8;font-size:11px;font-weight:800}.mobile-feed__topbar>button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#0715266b;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;gap:5px;width:auto;height:42px;padding:0 8px 0 11px;font-size:9px;font-weight:850;display:inline-flex}.mobile-feed__topbar>button svg{width:18px}.mobile-feed__topbar>*,.mobile-feed__topbar>button{pointer-events:auto}.mobile-feed__scroller{overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none;width:100%;height:100dvh;overflow-y:auto}.mobile-feed__scroller::-webkit-scrollbar{display:none}.mobile-feed-card__gallery::-webkit-scrollbar{display:none}.mobile-feed-card{scroll-snap-align:start;scroll-snap-stop:always;background:#13253a;width:100%;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.mobile-feed-card__gallery{z-index:0;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;position:absolute;inset:0;overflow-x:auto}.mobile-feed-card__photo{scroll-snap-align:start;flex:0 0 100%;min-width:100%;height:100%;position:relative}.mobile-feed-card__photo>.photo-stage{position:absolute;inset:0}.mobile-feed-card__photo>.photo-stage--matte .photo-stage__ambient{opacity:.7;filter:blur(28px)saturate(.9)brightness(.72);transform:scale(1.18)}.mobile-feed-card__photo>.photo-stage--matte .photo-stage__image{box-shadow:none;object-fit:contain;border:0;width:100%!important;height:100%!important;inset:0!important}.mobile-feed-card__photo>.photo-stage--matte .photo-stage__quality{display:none}.mobile-feed-card__shade{z-index:1;pointer-events:none;background:linear-gradient(#0713205c,#0000 24%),linear-gradient(#0000 39%,#07121f30 52%,#07121ff0 100%);position:absolute;inset:0}.mobile-feed-card__status{z-index:3;top:max(76px, calc(env(safe-area-inset-top) + 68px));pointer-events:none;flex-wrap:wrap;gap:6px;max-width:calc(100% - 28px);display:flex;position:absolute;left:14px}.mobile-feed-card__status span{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1c2a78;border:1px solid #ffffff38;border-radius:99px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex;box-shadow:0 7px 20px #0000001f}.mobile-feed-card__status span:first-child{background:#ff5b10db}.mobile-feed-card__status svg{width:14px}.mobile-feed-card__dots{z-index:4;gap:4px;display:flex;position:absolute;top:122px;left:50%;transform:translate(-50%)}.mobile-feed-card__dots i{background:#ffffff73;border-radius:99px;width:18px;height:3px}.mobile-feed-card__dots i.is-active{background:#fff}.mobile-feed-card__content{z-index:5;right:76px;bottom:max(20px, env(safe-area-inset-bottom));text-shadow:0 2px 12px #0000004d;position:absolute;left:17px}.mobile-feed-card__kuzya-note{min-height:27px;color:var(--ink);font:900 9px var(--font-nunito), sans-serif;text-shadow:none;background:#fff2d8;border-radius:10px 10px 10px 3px;align-items:center;padding:0 9px;display:inline-flex;transform:rotate(-1deg);box-shadow:0 7px 18px #0000001f}.mobile-feed-card__content h2{font:900 clamp(38px, 12vw, 52px) / .93 var(--font-nunito), sans-serif;letter-spacing:-.035em;margin:9px 0 4px}.mobile-feed-card__facts{color:#ffffffe0;flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;font-weight:750;display:flex}.mobile-feed-card__facts span{align-items:center;gap:4px;display:inline-flex}.mobile-feed-card__facts>i{background:var(--orange);border-radius:50%;width:4px;height:4px}.mobile-feed-card__facts svg{width:14px}.mobile-feed-card__content>p{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:290px;margin:9px 0 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.mobile-feed-card__traits{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.mobile-feed-card__traits span{color:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:25px;text-shadow:none;background:#ffffff17;border:1px solid #ffffff29;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:750}.mobile-feed-card__meet{width:100%;min-height:46px;color:var(--ink);font:900 12px var(--font-nunito), sans-serif;text-align:center;text-shadow:none;background:#fff7e9;border-radius:16px 16px 16px 6px;justify-content:center;align-items:center;margin-top:13px;padding:0 13px;display:flex;box-shadow:0 10px 24px #0000002e}.mobile-feed-card__actions{z-index:7;right:12px;bottom:max(24px, env(safe-area-inset-bottom));justify-items:center;gap:12px;display:grid;position:absolute}.mobile-feed-card__actions>button,.mobile-feed-card__actions>a,.mobile-feed-card__actions .favorite-button{color:#fff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);cursor:pointer;background:#0714226b;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;display:grid;box-shadow:0 8px 22px #0000002e}.mobile-feed-card__actions>button,.mobile-feed-card__actions>a{position:relative}.mobile-feed-card__favorite{justify-items:center;margin-bottom:7px;display:grid;position:relative}.mobile-feed-card__actions svg{width:21px}.mobile-feed-card__actions small{color:#fff;white-space:nowrap;text-shadow:0 2px 7px #00000073;font-size:7px;font-weight:750;position:absolute;top:51px;left:50%;transform:translate(-50%)}.mobile-feed-card__actions>button:nth-child(2),.mobile-feed-card__actions>a{margin-top:7px}.mobile-feed-card__swipe{z-index:6;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07142261;border-radius:99px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;font-weight:800;display:inline-flex;position:absolute;top:142px;right:14px}.mobile-feed-card__swipe svg{width:14px}.catalog,.catalog:not(.catalog--all){grid-template-rows:490px 64px auto;grid-template-columns:minmax(0,1fr);gap:12px}.catalog:before{border-radius:28px;height:490px}.catalog-intro{padding:18px 12px 0}.catalog-intro>p{max-width:71%}.catalog-filter-prompt{max-width:58%;margin-top:13px}.catalog-mascot{z-index:5;width:102px;margin:0;position:absolute;top:146px;right:20px}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:auto;padding:0;display:grid;top:272px;left:12px;right:12px;overflow:visible}.filter-row .species-filter{scroll-snap-align:none;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding:3px;display:grid}.filter-row .species-filter button{width:100%;min-width:0;padding:0 5px;font-size:12px}.filter-row .compact-filter,.filter-row .clinic-filter{justify-content:center;width:100%;min-width:0;height:38px;padding:0 8px}.filter-row .compact-filter select{min-width:0;max-width:92px;font-size:11px}.filter-row .compact-filter--district select{max-width:118px}.filter-row .clinic-filter{background:#eff7e2e0;border-color:#276d5729;grid-column:1/-1}.mobile-reel-jump{min-height:54px;color:var(--ink);background:linear-gradient(112deg,#fffaeff5,#ffebcaf5);border:1px solid #ff5b1033;border-radius:15px 26px 17px 24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 10px 7px 14px;display:grid;position:absolute;top:424px;left:12px;right:12px;box-shadow:0 12px 28px #452d111a}.mobile-reel-jump>span:first-child,.mobile-reel-jump small,.mobile-reel-jump strong{display:block}.mobile-reel-jump small{color:var(--orange-dark);font:900 8px var(--font-nunito), sans-serif}.mobile-reel-jump strong{font:900 15px var(--font-nunito), sans-serif;margin-top:1px}.mobile-reel-jump>span:last-child{color:#fff;background:var(--orange);border-radius:99px;align-items:center;gap:4px;min-height:36px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.mobile-reel-jump svg{width:15px}.catalog-chapter{grid-area:2/1;align-items:center;padding:4px 5px 7px}.catalog-chapter strong{font-size:14px}.catalog-chapter small{margin-top:3px;font-size:9px}.catalog>.pet-grid{display:none}.mobile-inline-feed{color:#fff;background:#0d2239;border:5px solid #fffdf7f2;border-radius:32px 13px 36px 22px;grid-area:3/1;grid-template-rows:62px minmax(0,1fr) 38px;width:100%;min-width:0;height:clamp(570px,78dvh,720px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 48px #241c1130}.mobile-inline-feed__header{z-index:10;background:linear-gradient(110deg,#0d2239,#173653);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:7px 9px;display:grid}.mobile-inline-feed__brand{align-items:center;gap:8px;min-width:0;display:flex}.mobile-inline-feed__brand>img{object-fit:cover;background:#ffe6bf;border:2px solid #ffffffb3;border-radius:50%;flex:none;width:43px;height:43px}.mobile-inline-feed__brand span,.mobile-inline-feed__brand small,.mobile-inline-feed__brand strong{min-width:0;display:block}.mobile-inline-feed__brand small{color:#ffbb82;font:900 8px var(--font-nunito), sans-serif}.mobile-inline-feed__brand strong{font:900 13px var(--font-nunito), sans-serif;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;overflow:hidden}.mobile-inline-feed__counter{color:#ffffffb3;white-space:nowrap;font-size:10px;font-weight:850}.mobile-inline-feed__header>button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:99px;justify-content:center;align-items:center;gap:4px;min-height:37px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.mobile-inline-feed__header>button svg{width:15px}.mobile-inline-feed__filter,.mobile-feed__filter-button{position:relative;background:#ff6e2329!important;border-color:#ffa9645c!important}.mobile-inline-feed__filter i,.mobile-feed__filter-button i{color:#fff;background:var(--orange);min-width:18px;height:18px;font:normal 900 8px var(--font-nunito), sans-serif;border:2px solid #10263e;border-radius:99px;place-items:center;padding:0 4px;display:grid;position:absolute;top:-5px;right:-4px}.mobile-inline-feed__scroller{overscroll-behavior-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;min-height:0;overflow-y:auto}.mobile-inline-feed__scroller::-webkit-scrollbar{display:none}.mobile-inline-feed .mobile-feed-card{height:100%;min-height:100%}.mobile-inline-feed .mobile-feed-card__status{top:14px}.mobile-inline-feed .mobile-feed-card__dots{top:54px}.mobile-inline-feed .mobile-feed-card__swipe{top:58px}.mobile-inline-feed .mobile-feed-card__content{bottom:18px}.mobile-inline-feed .mobile-feed-card__actions{bottom:20px}.mobile-inline-feed .mobile-feed-card__content h2{font-size:clamp(38px,11vw,48px)}.mobile-inline-feed__hint{z-index:9;color:#ffe1c4;background:#0d2239;justify-content:space-between;align-items:center;gap:9px;padding:0 11px;font-size:9px;font-weight:850;display:flex}.mobile-inline-feed__hint span,.mobile-inline-feed__hint a{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.mobile-inline-feed__hint a{color:#fff}.mobile-inline-feed__hint svg{width:14px;color:var(--orange)}.care-journey{margin-top:44px}.care-journey--storybook .care-journey__art{border-radius:29px 11px 34px 18px;height:350px;min-height:0}.care-journey__art>img{object-position:50% 58%}.care-journey__art-label{font-size:23px}.care-journey--storybook .care-journey__intro h2{font-size:34px}.care-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0}.care-route:before{display:none}.care-stop{background:#fffdf7bf;border:1px solid #5d432017;border-radius:18px 9px 20px 13px;grid-template-columns:42px minmax(0,1fr);gap:9px;min-height:112px;padding:12px 9px;box-shadow:0 10px 24px #402d130f}.care-stop__icon{width:42px;height:42px}.care-stop__icon>svg{width:19px}.care-stop small{font-size:7px}.care-stop strong{font-size:15px;line-height:1.06}.care-stop p{display:none}.care-stop em{margin-top:5px;font-size:9px}.care-journey--storybook .journey-promise{margin-top:17px}.busya-card__photo>.photo-stage{height:min(73vw,330px)}.busya-card__photo>.photo-stage--matte .photo-stage__image{border-width:4px;width:94%!important;height:94%!important;inset:3%!important}.busya-route{padding:24px 16px 78px}.busya-route__result h3{font-size:25px}.busya-milestones{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-right:-16px;padding:3px 16px 12px 0;display:flex;overflow-x:auto}.busya-milestones::-webkit-scrollbar{display:none}.busya-milestone,.busya-milestone:nth-child(2n),.busya-milestone--family{scroll-snap-align:start;background:#fffdf7c7;border:1px solid #5d432017;border-radius:20px 10px 22px 14px;flex:0 0 84%;grid-template-columns:44px minmax(0,1fr);gap:10px;max-width:none;min-height:225px;margin:0;padding:15px 12px}.busya-milestone:nth-child(2n){background:#ebf7e4db}.busya-milestone:not(:last-child):after{display:none}.busya-milestone__mark{width:43px;height:43px}.busya-milestone h4{font-size:16px}.busya-route__mascot{width:72px;bottom:12px;right:9px}.mobile-feed__topbar{grid-template-columns:minmax(0,1fr) auto auto auto}.mobile-feed__topbar>.mobile-feed__filter-button,.mobile-feed__topbar>.mobile-feed__close{border-radius:99px;width:auto;min-width:42px}.mobile-feed__topbar>.mobile-feed__filter-button{padding:0 10px}.mobile-feed__topbar>.mobile-feed__close{padding:0 8px 0 10px}.mobile-feed-filters__backdrop{z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#050f1bad;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.mobile-feed-filters{z-index:31;right:8px;bottom:max(8px, env(safe-area-inset-bottom));max-height:min(82dvh,760px);color:var(--ink);background:radial-gradient(circle at 95% 4%,#ffbf6740,#0000 24%),linear-gradient(145deg,#fffaf0,#fff0d9);border:1px solid #ff5b1033;border-radius:30px 16px 30px 21px;grid-template-rows:auto minmax(0,1fr) auto;animation:.18s ease-out both kuzya-filter-sheet-in;display:grid;position:absolute;left:8px;overflow:hidden;box-shadow:0 28px 70px #00000057}@keyframes kuzya-filter-sheet-in{0%{opacity:0;transform:translateY(26px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.mobile-feed-filters__header{border-bottom:1px dashed #764e1e2b;grid-template-columns:58px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:14px 14px 12px;display:grid}.mobile-feed-filters__header>img{object-fit:cover;background:#ffe1b9;border:2px solid #fffc;border-radius:50% 44% 52% 46%;width:58px;height:58px;box-shadow:0 10px 22px #482d101f}.mobile-feed-filters__header small{color:var(--orange-dark);font:900 8px var(--font-nunito), sans-serif;letter-spacing:.08em;text-transform:uppercase;display:block}.mobile-feed-filters__header h2{font:950 25px/1 var(--font-nunito), sans-serif;letter-spacing:-.025em;margin:2px 0 0}.mobile-feed-filters__header p{color:#6f6557;margin:5px 0 0;font-size:9px;line-height:1.35}.mobile-feed-filters__header>button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#ffffffb8;border:1px solid #0d203e1f;border-radius:50%;place-items:center;padding:0;display:grid}.mobile-feed-filters__header>button svg{width:18px}.mobile-feed-filters__body{overscroll-behavior-y:contain;gap:14px;min-height:0;padding:14px;display:grid;overflow-y:auto}.mobile-feed-filters fieldset{border:0;min-width:0;margin:0;padding:0}.mobile-feed-filters legend,.mobile-feed-filters__details label>span{color:#715f49;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:7px;font-size:9px;font-weight:900;display:flex}.mobile-feed-filters__chips{flex-wrap:wrap;gap:6px;display:flex}.mobile-feed-filters__chips--species{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.mobile-feed-filters__chips button{min-height:39px;color:var(--ink);cursor:pointer;background:#ffffffb8;border:1px solid #0d203e1c;border-radius:12px 18px 13px 17px;padding:0 13px;font-size:10px;font-weight:850}.mobile-feed-filters__chips button.is-active{border-color:var(--orange);color:#fff;background:var(--orange);box-shadow:0 8px 18px #ff5b1033}.mobile-feed-filters__details{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.mobile-feed-filters__details label,.mobile-feed-filters__details>button{min-width:0;color:var(--ink);background:#ffffffb3;border:1px solid #0d203e1c;border-radius:18px 11px 19px 14px;padding:11px}.mobile-feed-filters__details label>span svg{width:14px;color:var(--orange)}.mobile-feed-filters__details select{width:100%;min-width:0;color:var(--ink);font:800 11px var(--font-manrope), sans-serif;background:0 0;border:0;outline:0}.mobile-feed-filters__details>button{text-align:left;cursor:pointer;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;display:grid}.mobile-feed-filters__details>button>svg{width:24px;color:var(--green)}.mobile-feed-filters__details>button small,.mobile-feed-filters__details>button strong{display:block}.mobile-feed-filters__details>button small{color:#756652;text-transform:uppercase;font-size:7px;font-weight:800}.mobile-feed-filters__details>button strong{font:900 11px/1.1 var(--font-nunito), sans-serif;margin-top:2px}.mobile-feed-filters__details>button.is-active{background:#e7f3df;border-color:#276d5757;box-shadow:inset 0 0 0 1px #276d5714}.mobile-feed-filters__result{color:#1d5f4d;background:#e9f4df;border:1px solid #276d5729;border-radius:13px 23px 16px 21px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:9px 12px;display:grid}.mobile-feed-filters__result.is-empty{color:#98502d;background:#fff0dd;border-color:#ff5b102e}.mobile-feed-filters__result>svg{justify-self:center;width:24px}.mobile-feed-filters__result small,.mobile-feed-filters__result strong{display:block}.mobile-feed-filters__result small{font-size:8px;font-weight:750}.mobile-feed-filters__result strong{color:var(--ink);font:900 13px var(--font-nunito), sans-serif;margin-top:1px}.mobile-feed-filters__actions{padding:11px 14px max(12px, env(safe-area-inset-bottom));background:#fffaf0f0;border-top:1px dashed #764e1e2b;grid-template-columns:auto minmax(0,1fr);gap:8px;display:grid}.mobile-feed-filters__actions button{min-height:48px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #0d203e21;border-radius:15px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.mobile-feed-filters__actions button svg{width:16px}.mobile-feed-filters__actions button:last-child{border-color:var(--orange);color:#fff;background:var(--orange);box-shadow:0 10px 24px #ff5b1038}.mobile-feed-filters__actions button:disabled{color:#928777;box-shadow:none;cursor:not-allowed;background:#e9e3da;border-color:#d7cfc4}}@media (max-width:380px){.catalog-intro h1{font-size:42px}.catalog-intro>p{max-width:76%;font-size:12px}.catalog-mascot{width:92px;right:10px}.mobile-inline-feed__header>button span,.mobile-feed__filter-button span,.mobile-feed__close span,.mobile-feed-filters__header p{display:none}.mobile-feed-filters__details{grid-template-columns:1fr}.kuzya-footer__mascot{width:115px}.kuzya-footer__speech{right:0}.kuzya-footer__paths{grid-template-columns:1fr}.kuzya-footer__path{min-height:100px}.kuzya-footer__path p{display:block}}@media (max-width:640px) and (max-height:700px){.mobile-feed-card__content>p,.mobile-feed-card__traits{display:none}.mobile-feed-card__content h2{font-size:39px}.mobile-feed-card__meet{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.location-dialog-backdrop{z-index:200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#09142494;place-items:center;padding:14px;display:grid;position:fixed;inset:0;overflow-y:auto}.meeting-form input:not([type=checkbox]){border-radius:12px;height:44px;padding:0 12px}.meeting-form__field{margin-top:12px}.pet-lightbox{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101aeb;place-items:center;padding:20px;animation:.18s both pet-lightbox-in;display:grid;position:fixed;inset:0}.pet-lightbox__panel{width:min(94vw,1500px);height:min(91vh,940px);position:relative}.pet-lightbox__viewport{cursor:zoom-in;touch-action:none;background:#101a24;border:1px solid #ffffff29;border-radius:30px;width:100%;height:100%;overflow:hidden;box-shadow:0 34px 90px #0000007a}.pet-lightbox__viewport.is-zoomed{cursor:grab}.pet-lightbox__viewport.is-dragging{cursor:grabbing}.pet-lightbox__photo{border-radius:inherit;transform-origin:50%;-webkit-user-select:none;user-select:none;will-change:transform;background:#101a24;width:100%;height:100%;transition:transform .18s}.pet-lightbox__viewport.is-dragging .pet-lightbox__photo{transition:none}.pet-lightbox__photo img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.pet-lightbox__topbar{z-index:7;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.pet-lightbox__topbar>div{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08131ead;border:1px solid #ffffff2e;border-radius:16px;gap:2px;padding:10px 14px;display:grid}.pet-lightbox__topbar strong{font:900 15px/1.1 var(--font-nunito), sans-serif}.pet-lightbox__topbar span{color:#ffffffb8;font-size:11px}.pet-lightbox__topbar button{color:#fff;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08131eb8;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid}.pet-lightbox__zoom{z-index:8;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08131ec2;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;min-height:48px;padding:5px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #0000004d}.pet-lightbox__zoom button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.pet-lightbox__zoom button:hover,.pet-lightbox__zoom button:focus-visible{color:var(--ink);background:#fff5e7}.pet-lightbox__zoom button:disabled{opacity:.35;cursor:not-allowed}.pet-lightbox__zoom button svg{width:18px}.pet-lightbox__zoom-level{text-align:center;min-width:92px;font:850 12px/1 var(--font-nunito), sans-serif}.pet-lightbox__zoom-reset{margin-left:2px;border-left:1px solid #ffffff29!important}.pet-lightbox__arrow{top:50%;transform:translateY(-50%)}.pet-lightbox__arrow--previous{left:18px}.pet-lightbox__arrow--next{right:18px}@keyframes pet-lightbox-in{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.pet-lightbox{padding:8px}.pet-lightbox__panel{width:100%;height:94vh}.pet-lightbox__photo,.pet-lightbox__viewport{border-radius:20px}.pet-lightbox__topbar{top:10px;left:10px;right:10px}.pet-lightbox__arrow{width:42px;height:42px}.pet-lightbox__arrow--previous{left:10px}.pet-lightbox__arrow--next{right:10px}.pet-lightbox__zoom{min-height:44px;padding:4px;bottom:10px}.pet-lightbox__zoom button{width:36px;height:36px}.pet-lightbox__zoom-level{min-width:78px;font-size:11px}}@media (prefers-reduced-motion:reduce){.pet-lightbox,.pet-lightbox__photo{transition:none;animation:none}}.location-dialog-backdrop[hidden]{display:none}body[data-location-dialog-open=true]{overflow:hidden}.location-dialog{width:min(100% - 28px,500px);max-height:calc(100dvh - 28px);color:var(--ink);background:radial-gradient(circle at 95% 8%,#ffc16d38,#0000 28%),#fffaf0;border:1px solid #ff5b1024;border-radius:24px 38px 28px 35px;margin:auto;padding:34px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0a162640}.location-dialog h2{font:950 34px/1.05 var(--font-nunito), sans-serif;letter-spacing:-.025em;margin:9px 0 8px}.location-dialog>p{color:var(--ink-soft);margin:0 0 20px;font-size:13px;line-height:1.55}.location-dialog form{grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr);gap:11px;display:grid}.location-field{gap:5px;display:grid;position:relative}.location-field>span:first-child{font-size:10px;font-weight:900}.location-dialog input,.location-dialog select{width:100%;min-width:0;height:48px;color:var(--ink);font:750 14px var(--font-manrope), sans-serif;background:#fff;border:1px solid #0d203e24;border-radius:13px 16px 12px 15px;outline:0;padding:0 13px}.location-dialog select{cursor:pointer;padding-right:34px}.location-dialog input:focus,.location-dialog select:focus{border-color:#ff5b109e;box-shadow:0 0 0 4px #ff5b1014}.location-dialog input:disabled,.location-dialog select:disabled{color:#938879;background:#f2eee6}.location-combobox{display:block;position:relative}.location-combobox>svg{z-index:1;width:18px;height:18px;color:var(--orange-dark);pointer-events:none;position:absolute;top:15px;left:12px}.location-combobox input{padding-left:38px}.location-combobox>i{border:2px solid #ff5b1038;border-top-color:var(--orange);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite location-spin;position:absolute;top:16px;right:13px}@keyframes location-spin{to{transform:rotate(360deg)}}.location-options{z-index:5;background:#fffdf8;border:1px solid #0d203e1f;border-radius:16px 21px 18px 14px;max-height:250px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 44px #0d203e2e}.location-no-results{color:#745f4b;margin-top:8px;font-size:.78rem;line-height:1.35;display:block}.location-options li{cursor:pointer;border-radius:11px 15px 12px 14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.location-options li.is-active,.location-options li:hover{background:#f1f6e8}.location-options li>svg{width:17px;color:var(--orange)}.location-options li span{gap:2px;display:grid}.location-options li strong{font-size:12px}.location-options li small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.location-dialog form button,.location-dialog__geo{color:#fff;background:var(--orange);min-height:48px;font:850 12px var(--font-manrope), sans-serif;cursor:pointer;border:0;border-radius:14px;align-self:end;padding:0 16px}.location-dialog form>button{grid-column:1/-1}.location-dialog form button:disabled,.location-dialog__geo:disabled{opacity:.55}.location-dialog__geo{width:100%;color:var(--green);background:#eaf5e2;justify-content:center;align-items:center;gap:8px;margin-top:9px;display:flex}.location-picked{color:var(--green);background:#eef6e7;border-radius:12px;align-items:center;gap:6px;margin-top:9px;padding:9px 11px;font-size:10px;display:flex}.location-picked svg{width:15px}.location-dialog>small{color:#9d2d08;margin-top:9px;font-size:10px;font-weight:750;display:block}.location-dialog>em{color:#897e70;margin-top:15px;font-size:9px;font-style:normal;line-height:1.45;display:block}.clinic-showcase{width:min(calc(100% - (var(--page-pad) * 2)), var(--page-width));background:radial-gradient(at 4% 105%,#4b946a2e,#0000 32%),radial-gradient(circle at 94% 4%,#ffb85a33,#0000 26%),linear-gradient(125deg,#f3f7e9 0%,#fff8e8 54%,#ffedd3 100%);border:1px solid #276d571f;border-radius:42px 86px 48px 72px/48px 56px 70px 44px;margin:76px auto 0;padding:clamp(30px,4vw,58px);position:relative;overflow:hidden}.clinic-showcase:after{content:"";border:2px dashed #ff5b1029;border-radius:48% 52% 41% 59%;width:210px;height:210px;position:absolute;bottom:-76px;right:-50px;transform:rotate(16deg)}.clinic-showcase__heading{z-index:1;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr);align-items:end;gap:50px;display:grid;position:relative}.clinic-showcase__heading h2{font:950 clamp(43px, 4.2vw, 66px)/.96 var(--font-nunito), sans-serif;letter-spacing:-.045em;margin:9px 0 0}.clinic-showcase__heading>p{color:#5d675e;max-width:650px;margin:0 0 6px;font-size:15px;line-height:1.65}.clinic-showcase__grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:14px;margin-top:33px;display:grid;position:relative}.clinic-card{background:#fffdf8e6;border:1px solid #0d203e17;border-radius:22px 35px 26px 31px;grid-template-rows:auto minmax(0,1fr) auto;height:286px;padding:18px 20px;display:grid;position:relative;box-shadow:0 16px 32px #2a281712}.clinic-card:nth-child(2n){border-radius:34px 20px 37px 24px}.clinic-card__head{color:var(--green);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.clinic-card__number{color:#0d203e33;font:950 14px var(--font-nunito), sans-serif;align-self:start}.clinic-card__logo{background:linear-gradient(145deg,#fffdf8,#eaf5e2);border:1px solid #0f54421f;border-radius:17px 20px 16px 21px;flex:none;place-items:center;width:68px;height:68px;display:grid;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 9px 22px #2045381c}.clinic-card:nth-child(2n) .clinic-card__logo{transform:rotate(1.5deg)}.clinic-card__logo img{object-fit:contain;width:100%;height:100%;padding:6px;display:block}.clinic-card__logo>svg{width:32px;height:32px;color:var(--green);padding:7px}.clinic-card__identity{min-width:0}.clinic-card__identity>span{color:var(--green);text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:900;display:inline-flex}.clinic-card__identity>span svg{width:14px}.clinic-card h3{font:950 25px/1.05 var(--font-nunito), sans-serif;margin:4px 0 0}.clinic-card__copy{min-height:0;padding-top:12px}.clinic-card__copy>p{color:#637066;margin:0;font-size:12px;line-height:1.5}.clinic-card__facts{color:#4d5e54;gap:6px;margin-top:11px;font-size:10px;font-weight:700;display:grid}.clinic-card__facts span{align-items:flex-start;gap:6px;display:flex}.clinic-card__facts span>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clinic-card__facts svg{width:14px;height:14px;color:var(--orange);flex:none}.clinic-card__features{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.clinic-card__features span{color:var(--green);background:#f0f7e9;border:1px solid #276d571a;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.clinic-card__actions{gap:7px;margin-top:12px;display:flex}.clinic-card__actions a{background:#fff;border:1px solid #0d203e1c;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.clinic-card__actions a:first-child{color:#fff;border-color:var(--green);background:var(--green);flex:1}.clinic-card__actions svg{width:16px}.clinic-showcase__empty{z-index:1;background:#fffdf8c7;border:1px dashed #276d5738;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:30px;padding:24px;display:grid;position:relative}.clinic-showcase__empty>svg{width:44px;height:44px;color:var(--green);background:#e5f2dc;border-radius:15px;padding:10px}.clinic-showcase__empty div{gap:3px;display:grid}.clinic-showcase__empty span{color:var(--ink-soft);font-size:12px}.clinic-showcase__empty a{color:var(--orange-dark);align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}@media (max-width:1480px){.auth-control--login span,.auth-control__name{display:none}.auth-control--login{width:42px;padding:0}}@media (min-width:901px) and (max-width:1320px){.site-header{grid-template-columns:160px minmax(0,1fr) auto;padding-left:14px;padding-right:18px}.brand-face{flex-basis:44px;width:44px;height:44px}.brand-name{font-size:25px}.brand-copy small{display:none}.desktop-nav{gap:12px;font-size:13px}.header-actions{gap:6px}.header-actions .city-control{border-radius:50%;flex:0 0 42px;width:42px;height:42px;padding:0}.header-actions .city-control span,.header-actions .city-control svg:last-child{display:none}}@media (min-width:901px) and (max-width:1080px){.site-header{grid-template-columns:58px minmax(0,1fr) auto}.brand-copy{display:none}.desktop-nav{gap:8px;font-size:12px}}@media (max-width:1180px){.clinic-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clinic-card{height:300px}}@media (max-width:900px){.clinic-showcase__heading{grid-template-columns:1fr;gap:18px}}@media (max-width:640px){.header-actions{display:none}.auth-notice{grid-template-columns:auto 1fr auto;width:calc(100% - 28px);margin:8px auto 14px;padding:12px}.auth-notice>a{grid-column:1/-1;justify-content:center}.auth-notice p{font-size:10px}.location-dialog{padding:28px 18px 22px}.location-dialog h2{font-size:30px}.location-dialog form{grid-template-columns:1fr}.location-dialog{overflow-y:auto}.location-options{max-height:190px;margin-top:5px;position:static}.clinic-showcase{border-radius:26px 47px 30px 42px;margin-top:42px;padding:25px 17px 30px}.clinic-showcase__heading h2{font-size:39px}.clinic-showcase__heading>p{font-size:13px}.clinic-showcase__grid{scroll-snap-type:x mandatory;gap:11px;margin-right:-17px;padding-right:17px;display:flex;overflow-x:auto}.clinic-card,.clinic-card:nth-child(2n){scroll-snap-align:start;width:min(84vw,350px);min-width:min(84vw,350px);height:300px;min-height:300px;transform:none}.clinic-showcase__empty{grid-template-columns:auto 1fr;padding:18px}.clinic-showcase__empty a{grid-column:1/-1}}.account-page{width:min(calc(100% - (var(--page-pad) * 2)), 1320px);gap:22px;margin:32px auto 90px;display:grid;position:relative}.account-hero{min-height:310px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 89% 20%,#ff864133 0 7%,#0000 7.3%),radial-gradient(circle at 85% 70%,#54916c2e 0 14%,#0000 14.4%),linear-gradient(128deg,#fff5dd 0%,#fff9ef 57%,#edf5df 100%);border:1px solid #7a4c161f;border-radius:42px 74px 54px 31px;grid-template-columns:minmax(0,1.3fr) minmax(330px,.75fr);align-items:center;gap:clamp(26px,4vw,54px);padding:clamp(36px,5vw,72px);display:grid;position:relative;overflow:hidden}.account-hero:after{content:"";border:4px solid #ff5b1021;border-radius:54% 46% 57% 43%;width:190px;height:190px;position:absolute;bottom:-34px;right:clamp(28px,8vw,120px);transform:rotate(17deg)}.account-hero__content{z-index:1;min-width:0;position:relative}.account-hero__content>span,.account-section__heading span{color:var(--orange-dark);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:950}.account-hero__content h1{max-width:800px;font-family:var(--font-nunito), sans-serif;letter-spacing:-.045em;margin:10px 0 12px;font-size:clamp(42px,5vw,72px);font-weight:950;line-height:.98}.account-hero__content>p{max-width:680px;color:var(--ink-soft);margin:0;font-size:16px;line-height:1.65}.account-hero__counts{z-index:1;flex-wrap:wrap;gap:9px;margin-top:28px;display:flex;position:relative}.account-hero__counts span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8c7;border:1px solid #0d203e17;border-radius:16px 21px 17px 20px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.account-hero__counts svg{width:17px;color:var(--orange)}.account-hero__counts strong{font-size:18px}.account-hero__pets{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8db;border:1px solid #0d203e17;border-radius:29px 19px 34px 24px;min-width:0;padding:clamp(21px,2.4vw,30px);position:relative;box-shadow:0 22px 48px #3f2b121a}.account-hero__pets-heading{align-items:center;gap:13px;display:flex}.account-hero__pets-icon{color:#fff;background:linear-gradient(145deg, var(--orange), #ff7b36);border-radius:17px 21px 15px 23px;flex:0 0 49px;place-items:center;width:49px;height:49px;display:grid;transform:rotate(-3deg);box-shadow:0 12px 24px #ff5b103b}.account-hero__pets-icon svg{width:24px}.account-hero__pets-heading>div{gap:3px;min-width:0;display:grid}.account-hero__pets-heading>div>span{color:var(--green);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950}.account-hero__pets h2{font-family:var(--font-nunito), sans-serif;margin:0;font-size:clamp(25px,2.4vw,33px);font-weight:950;line-height:1}.account-hero__pets>p{color:var(--ink-soft);margin:17px 0 19px;font-size:12px;line-height:1.55}.account-hero__pets nav{gap:8px;display:grid}.account-hero__pet-action{min-height:53px;color:var(--ink);background:#ffffffe0;border:1px solid #0d203e17;border-radius:16px 21px 17px 20px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0 15px;font-size:12px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:grid}.account-hero__pet-action:hover{transform:translateY(-2px);box-shadow:0 13px 25px #3f2b121a}.account-hero__pet-action>svg{width:20px}.account-hero__pet-action>svg:last-child{justify-self:end;width:16px}.account-hero__pet-action--primary{color:#fff;background:linear-gradient(135deg,#ff5b10,#ff7b36);border-color:#0000;box-shadow:0 13px 25px #ff5b1033}.account-hero__pet-action--primary:hover{box-shadow:0 16px 30px #ff5b1047}.account-section{background:#fffdf8d1;border:1px solid #0d203e17;border-radius:27px 47px 38px 52px;padding:clamp(25px,3vw,42px);position:relative;box-shadow:0 16px 45px #3f2b120f}.account-section--green{background:linear-gradient(135deg,#f5f8e9,#edf5e8);border-radius:51px 29px 54px 33px}.account-section--peach{background:linear-gradient(140deg,#fff9ef,#ffedd8);border-radius:31px 55px 26px 48px}.account-section__heading{align-items:center;gap:14px;margin-bottom:23px;display:flex}.account-section__heading>svg{width:48px;height:48px;color:var(--orange);background:#fff;border-radius:15px 22px 17px 20px;padding:12px;transform:rotate(-3deg);box-shadow:0 9px 20px #432e1414}.account-section__heading h2{font-family:var(--font-nunito), sans-serif;margin:3px 0 0;font-size:clamp(27px,3vw,39px);font-weight:950;line-height:1}.account-pet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-pet-card{background:#ffffffc9;border:1px solid #0d203e14;border-radius:18px 28px 22px 25px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:112px;padding:17px;transition:transform .18s,box-shadow .18s;display:grid}.account-pet-card:nth-child(3n+2){border-radius:29px 18px 27px 21px}.account-pet-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)rotate(-.3deg)}.account-pet-card__icon{width:48px;height:48px;color:var(--orange);background:#fff0e4;border-radius:50% 48% 54% 44%;place-items:center;display:grid}.account-pet-card__icon svg{width:22px}.account-pet-card__copy{gap:3px;min-width:0;display:grid}.account-pet-card__copy strong{font-family:var(--font-nunito), sans-serif;text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:950;overflow:hidden}.account-pet-card__copy small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account-pet-card__copy>span{color:var(--green);margin-top:4px;font-size:10px;font-weight:850}.account-pet-card__verified{width:19px;color:var(--green)}.account-request-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.account-request-list article{background:#fffdf8c2;border:1px dashed #ff5b1038;border-radius:24px 16px 27px 18px;padding:20px}.account-request-list article>span{color:var(--orange-dark);font-size:11px;font-weight:900}.account-request-list p{color:var(--ink);margin:9px 0;font-size:13px;line-height:1.55}.account-request-list small{color:var(--ink-soft);font-size:10px}.account-empty{color:var(--ink-soft);background:#ffffff6b;border:1px dashed #276d5730;border-radius:18px;margin:0;padding:22px;line-height:1.55}.account-page--message{text-align:center;place-content:center;justify-items:center;min-height:62vh}.account-page--login{min-height:min(620px,100svh - 155px);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 8% 86%,#4e916626,#0000 24%),radial-gradient(circle at 93% 9%,#ff8b442e,#0000 27%),linear-gradient(128deg,#fff8e9 0%,#fffdf8 54%,#edf5e4 100%);border:1px solid #5e431e1a;border-radius:44px 74px 49px 61px;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);align-items:center;gap:clamp(34px,6vw,92px);margin-top:22px;padding:clamp(34px,5vw,72px);overflow:hidden}.account-login__story{z-index:1;text-align:left;justify-items:start;display:grid;position:relative}.account-page--message>svg{width:58px;height:58px;color:var(--orange)}.account-page--message h1,.account-page--login h1{max-width:720px;font-family:var(--font-nunito), sans-serif;margin:8px 0;font-size:clamp(36px,5vw,60px);font-weight:950;line-height:1}.account-page--message p,.account-login__story p{max-width:590px;color:var(--ink-soft);margin:6px 0 0;line-height:1.6}.account-loader{animation:.9s linear infinite account-spin}@keyframes account-spin{to{transform:rotate(360deg)}}.account-login__kuzya{width:124px;height:124px;box-shadow:var(--shadow-soft);background:#fff0d9;border-radius:45% 55% 49% 51%;padding:9px;overflow:hidden;transform:rotate(-4deg)}.account-login__kuzya img{object-fit:contain;width:100%;height:100%}.account-login__story>span{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:15px;font-size:11px;font-weight:950}.account-login__methods{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8e0;border:1px solid #0d203e17;border-radius:25px 39px 29px 34px;justify-self:end;justify-items:stretch;width:min(100%,410px);padding:22px;display:grid;box-shadow:0 18px 48px #3d2a121a}.google-signin{justify-items:center;min-height:44px;display:grid;position:relative}.google-signin__button{opacity:0;background:linear-gradient(90deg,#f0f2f4c7,#fffffff0,#f0f2f4c7);border-radius:999px;justify-content:center;align-items:center;width:100%;height:44px;transition:opacity .18s;display:flex;overflow:hidden}.google-signin__button.is-ready{opacity:1}.google-signin__status,.google-signin__error,.google-signin__unavailable{color:var(--ink-soft);text-align:center;margin:10px 0 0;font-size:11px;line-height:1.45}.google-signin__error{color:#a83d25;font-weight:800}.google-signin__unavailable{background:#fff4e6;border-radius:14px;padding:11px}.account-login__provider-status{color:var(--ink-soft);text-align:center;background:#ffffffb8;border-radius:14px;margin:0;padding:11px 13px;font-size:11px;line-height:1.45}.account-login__provider-status--unavailable{background:#fff4e6}.account-login__divider{color:var(--ink-soft);align-items:center;gap:10px;margin:15px 0;font-size:10px;font-weight:850;display:flex}.account-login__divider:before,.account-login__divider:after{content:"";background:#0d203e1a;flex:1;height:1px}.account-login__telegram{color:#fff;background:linear-gradient(135deg,#258bc8,#2aa6dc);border-radius:16px 23px 18px 21px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 21px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #258bc833}.account-login__telegram:hover{transform:translateY(-2px);box-shadow:0 16px 30px #258bc842}.account-login__telegram svg{width:19px}.account-login__methods>small{color:var(--ink-soft);text-align:center;margin-top:15px;font-size:9px;line-height:1.5}@media (max-width:520px){.account-login__methods{border-radius:21px 31px 23px 28px;width:100%;padding:17px 14px}}@media (max-width:800px){.account-page--login{border-radius:31px 47px 35px 42px;grid-template-columns:minmax(0,1fr);gap:24px;min-height:0;padding:30px 18px 38px}.account-login__story{text-align:center;justify-items:center;width:100%;min-width:0}.account-login__kuzya{width:100px;height:100px}.account-page--login h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(36px,11vw,52px)}.account-login__methods{justify-self:center}}.city-page__bridge{width:min(calc(100% - (var(--page-pad) * 2)), var(--page-width));box-shadow:var(--shadow-soft);background:radial-gradient(circle at 7% 90%,#ff853f2e,#0000 27%),linear-gradient(128deg,#fff4dd,#f2f7e7 72%);border:1px solid #276d5721;border-radius:36px 74px 45px 61px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(26px,5vw,76px);margin:74px auto 24px;padding:clamp(34px,5vw,70px);display:grid;position:relative;overflow:hidden}.city-page__bridge:after{content:"";border:3px dashed #ff5b1024;border-radius:50%;width:220px;height:170px;position:absolute;top:-62px;right:-42px;transform:rotate(21deg)}.city-page__bridge>div>span{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:950;display:inline-flex}.city-page__bridge>div>span svg{width:17px}.city-page__bridge h2{font-family:var(--font-nunito), sans-serif;letter-spacing:-.04em;margin:13px 0;font-size:clamp(35px,4.3vw,61px);font-weight:950;line-height:.98}.city-page__bridge>div>p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.city-page__bridge nav{z-index:1;gap:8px;display:grid;position:relative}.city-page__bridge nav a{background:#ffffffbf;border:1px solid #0d203e14;border-radius:18px 29px 21px 26px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:13px 16px;transition:transform .16s,box-shadow .16s;display:grid}.city-page__bridge nav a:nth-child(2){border-radius:28px 17px 29px 20px}.city-page__bridge nav a:hover{transform:translate(4px);box-shadow:0 10px 26px #36261214}.city-page__bridge nav a>svg:first-child{width:46px;height:46px;color:var(--orange);background:#fff0e2;border-radius:16px 20px 15px 21px;padding:11px}.city-page__bridge nav a>svg:last-child{width:18px;color:var(--orange-dark)}.city-page__bridge nav span{gap:3px;display:grid}.city-page__bridge nav small{color:var(--ink-soft);font-size:9px}.city-page__bridge nav strong{font-family:var(--font-nunito), sans-serif;font-size:17px;font-weight:950}@media (max-width:900px){.account-hero{grid-template-columns:1fr}.account-hero__pets{max-width:640px}.account-pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-page__bridge{grid-template-columns:1fr}}@media (max-width:640px){.account-page{gap:14px;width:calc(100% - 28px);margin-top:18px}.account-hero{border-radius:27px 45px 33px 38px;min-height:0;padding:31px 21px 35px}.account-hero__content h1{font-size:43px}.account-hero__content>p{font-size:13px}.account-hero:after{width:130px;height:130px;right:-50px}.account-hero__counts{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.account-hero__counts span{text-align:center;flex-direction:column;gap:0;min-height:62px;padding:7px 4px;font-size:8px}.account-hero__pets{border-radius:23px 17px 27px 20px;max-width:none;padding:19px 16px}.account-hero__pets h2{font-size:27px}.account-hero__pets>p{font-size:11px}.account-section{padding:23px 17px 26px}.account-section__heading{align-items:flex-start}.account-section__heading>svg{width:42px;height:42px;padding:10px}.account-section__heading h2{font-size:30px}.account-pet-grid,.account-request-list{grid-template-columns:1fr}.account-pet-card{min-height:98px;padding:14px}.account-page--login{padding:30px 15px 70px}.city-page__bridge{border-radius:27px 44px 31px 38px;width:calc(100% - 28px);margin-top:45px;padding:30px 18px 34px}.city-page__bridge h2{font-size:39px}.city-page__bridge nav a{grid-template-columns:42px minmax(0,1fr) auto;min-height:76px;padding:11px 12px}.city-page__bridge nav a>svg:first-child{width:42px;height:42px}}.empty-pets{min-height:430px;color:var(--ink);text-align:left;background:radial-gradient(circle at 91% 14%,#ff9b4f33,#0000 24%),radial-gradient(circle at 7% 96%,#57905e2e,#0000 27%),linear-gradient(125deg,#fff8eb 0%,#fff0db 54%,#edf5e6 100%);border:1px solid #276d5724;border-radius:42px 73px 47px 64px;align-content:center;justify-items:start;padding:clamp(38px,6vw,76px) clamp(30px,8vw,104px);position:relative;overflow:hidden;box-shadow:0 22px 58px #4532191a}.empty-pets:after{content:"";border:3px dashed #ff5b1021;border-radius:48% 52% 42% 58%;width:250px;height:210px;position:absolute;bottom:-70px;right:-46px;transform:rotate(-12deg)}.empty-pets>span{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:950;display:inline-flex}.empty-pets>span svg{width:18px}.empty-pets h2{max-width:680px;font-family:var(--font-nunito), sans-serif;letter-spacing:-.035em;margin:14px 0 11px;font-size:clamp(34px,4vw,56px);font-weight:950;line-height:1}.empty-pets p{max-width:670px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.empty-pets>a,.empty-pets>button{z-index:2;color:#fff;background:var(--orange);min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:17px 23px 19px 21px;align-items:center;gap:9px;margin-top:25px;padding:0 22px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 13px 27px #ff5b1038}.empty-pets>a:hover,.empty-pets>button:hover{transform:translateY(-2px)}.empty-pets>a svg,.empty-pets>button svg{width:19px}.empty-pets__actions{z-index:2;flex-wrap:wrap;gap:10px;margin-top:25px;display:flex;position:relative}.empty-pets__actions a{color:#fff;background:var(--orange);border:1px solid #0000;border-radius:17px 23px 19px 21px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 22px;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 13px 27px #ff5b1038}.empty-pets__actions a:hover{transform:translateY(-2px)}.empty-pets__actions a svg{width:19px}.empty-pets__actions .empty-pets__secondary{color:var(--green);background:#ffffffc2;border-color:#276d573d;box-shadow:0 11px 25px #276d571c}.empty-pets__mascot{z-index:1;filter:drop-shadow(0 18px 18px #50351521);width:clamp(150px,20vw,250px);position:absolute;bottom:-12px;right:7%}.empty-pets--unavailable{background:linear-gradient(125deg,#fff7ea,#fff3df 56%,#f5efe4)}.privacy-panel{z-index:120;right:max(18px, calc((100vw - var(--page-width)) / 2));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9eef7;border:1px solid #ff8b483b;border-radius:30px 20px 30px 22px;grid-template-columns:68px minmax(260px,1fr) auto;align-items:center;gap:16px;width:min(850px,100vw - 36px);padding:17px 18px;display:grid;position:fixed;bottom:18px;box-shadow:0 24px 70px #1e191233}.privacy-panel>img{object-fit:contain;background:#ffe8c5;border-radius:24px 29px 21px 27px;width:68px;height:68px;padding:5px}.privacy-panel>div:nth-child(2){gap:4px;display:grid}.privacy-panel>div>span{color:var(--orange-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:950;display:inline-flex}.privacy-panel>div>span svg{width:14px}.privacy-panel strong{color:var(--ink);font-family:var(--font-nunito), sans-serif;font-size:18px;font-weight:950}.privacy-panel p{max-width:520px;color:var(--ink-soft);margin:0;font-size:11px;line-height:1.45}.privacy-panel a{width:max-content;color:var(--green);text-underline-offset:3px;font-size:10px;font-weight:900;text-decoration:underline}.privacy-panel__actions{gap:7px;display:grid}.privacy-panel__actions button{min-height:41px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #0d203e1f;border-radius:13px 17px 14px 16px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex}.privacy-panel__actions button:first-child{color:#fff;background:var(--orange);border-color:#0000}.privacy-panel__actions svg{width:16px}.privacy-panel__close{cursor:pointer;background:#f6ecdf;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;right:8px}.privacy-panel__close svg{width:15px}.privacy-settings{z-index:110;min-height:38px;color:var(--ink);font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9eeed;border:1px solid #0d203e1a;border-radius:99px;align-items:center;gap:6px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex;position:fixed;bottom:14px;right:14px;box-shadow:0 8px 25px #1e19121f}.privacy-settings svg{width:15px}.legal-shell{width:min(calc(100% - (var(--page-pad) * 2)), 1120px);margin:34px auto 90px}.legal-document{background:#fffdf8e6;border:1px solid #276d5721;border-radius:38px 70px 45px 58px;position:relative;overflow:hidden;box-shadow:0 24px 70px #3a2c171c}.legal-document:before{content:"";border:4px dashed #ff5b101f;border-radius:50%;width:310px;height:250px;position:absolute;top:-90px;right:-85px;transform:rotate(18deg)}.legal-document__back{color:var(--green);align-items:center;gap:7px;margin:24px 30px 0;font-size:11px;font-weight:900;display:inline-flex}.legal-document__back svg{width:16px}.legal-document__hero{background:radial-gradient(circle at 88% 12%,#ffa5573d,#0000 27%),linear-gradient(125deg,#fff2d9,#edf5e4);padding:clamp(38px,6vw,72px) clamp(28px,8vw,90px) clamp(34px,5vw,58px);position:relative}.legal-document__hero>span{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:950;display:inline-flex}.legal-document__hero>span svg{width:18px}.legal-document__hero h1{max-width:830px;font-family:var(--font-nunito), sans-serif;letter-spacing:-.045em;margin:17px 0 13px;font-size:clamp(43px,6vw,76px);font-weight:950;line-height:.96}.legal-document__hero>p{max-width:760px;color:var(--ink-soft);margin:0;font-size:15px;line-height:1.65}.legal-document__meta{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.legal-document__meta span{color:var(--green);background:#ffffff94;border:1px solid #276d571f;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900}.legal-document__content{color:#3b4655;padding:clamp(38px,6vw,72px) clamp(28px,8vw,90px);font-size:14px;line-height:1.72}.legal-document__content h2{color:var(--ink);font-family:var(--font-nunito), sans-serif;align-items:center;gap:9px;margin:40px 0 12px;font-size:clamp(23px,3vw,32px);font-weight:950;line-height:1.12;display:flex}.legal-document__content h2:first-child{margin-top:0}.legal-document__content h2 svg{width:24px;color:var(--orange)}.legal-document__content p{margin:0 0 17px}.legal-document__content li+li{margin-top:8px}.legal-document__content a{color:var(--green);text-underline-offset:3px;font-weight:850;text-decoration:underline}.legal-callout{color:var(--ink);background:#edf6e7;border-radius:18px 29px 21px 26px;align-items:flex-start;gap:11px;padding:19px 21px;display:flex;margin-top:35px!important}.legal-callout>svg{width:21px;color:var(--green);flex:none}.legal-details{border:1px solid #0d203e1a;border-radius:20px 30px 23px 27px;gap:0;margin:24px 0 0;display:grid;overflow:hidden}.legal-details div{border-bottom:1px solid #0d203e14;grid-template-columns:210px minmax(0,1fr);gap:18px;padding:12px 16px;display:grid}.legal-details div:last-child{border-bottom:0}.legal-details dt{color:var(--ink-soft);font-size:11px;font-weight:800}.legal-details dd{color:var(--ink);margin:0;font-weight:750}.legal-document__contact{background:#fff0db;border-radius:22px 34px 24px 29px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:15px;margin:0 clamp(20px,5vw,60px) clamp(24px,5vw,52px);padding:21px;display:grid}.legal-document__contact>svg{width:46px;height:46px;color:var(--orange);background:#fff;border-radius:16px 20px 15px 21px;padding:12px}.legal-document__contact strong{color:var(--ink);font-family:var(--font-nunito), sans-serif;font-size:16px;font-weight:950}.legal-document__contact p{color:var(--ink-soft);margin:3px 0 0;font-size:10px}.legal-document__contact>a{color:var(--green);font-size:11px;font-weight:900}.safety-steps{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:45px;display:grid}.safety-steps section{background:linear-gradient(135deg,#fff9ed,#f2f7e9);border:1px solid #276d571f;border-radius:21px 32px 24px 28px;padding:23px}.safety-steps section:nth-child(2n){border-radius:31px 20px 30px 23px}.safety-steps section>span{color:var(--orange-dark);align-items:center;gap:7px;font-size:10px;font-weight:950;display:inline-flex}.safety-steps section>span svg{width:19px}.safety-steps section h2{margin:14px 0 8px;font-size:22px}.safety-steps section p{margin:0;font-size:12px}@media (max-width:900px){.empty-pets__mascot{opacity:.34;right:2%}.privacy-panel{grid-template-columns:58px minmax(0,1fr)}.privacy-panel>img{width:58px;height:58px}.privacy-panel__actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.legal-details div{grid-template-columns:160px minmax(0,1fr)}}@media (max-width:640px){.catalog:has(.empty-pets){grid-template-rows:404px 58px auto}.empty-pets{border-radius:27px 44px 31px 38px;grid-area:3/1/auto/-1;min-height:390px;padding:36px 22px 45px}.empty-pets h2{max-width:330px;font-size:35px}.empty-pets p{max-width:330px;font-size:12px}.empty-pets>a,.empty-pets>button{justify-content:center;width:100%;padding:0 13px;font-size:12px}.empty-pets__actions{width:100%}.empty-pets__actions a{width:100%;min-height:48px;padding:0 12px;font-size:11px}.empty-pets__mascot{opacity:.25;width:155px;bottom:-23px;right:-33px}.privacy-panel{border-radius:23px 17px 24px 19px;grid-template-columns:46px minmax(0,1fr);gap:10px;width:calc(100vw - 16px);padding:14px;bottom:8px;right:8px}.privacy-panel>img{border-radius:17px;width:46px;height:46px}.privacy-panel strong{font-size:15px}.privacy-panel p{font-size:9px}.privacy-panel__actions{grid-template-columns:1fr}.privacy-panel__actions button{min-height:39px}.privacy-settings span{display:none}.privacy-settings{justify-content:center;width:38px;padding:0}.legal-shell{width:calc(100% - 28px);margin-top:18px;margin-bottom:55px}.legal-document{border-radius:27px 43px 30px 37px}.legal-document__back{margin:18px 20px 0}.legal-document__hero{padding:38px 20px 34px}.legal-document__hero h1{font-size:43px}.legal-document__hero>p{font-size:12px}.legal-document__content{padding:35px 20px 42px;font-size:12px}.legal-document__content h2{margin-top:32px;font-size:25px}.legal-details div{grid-template-columns:1fr;gap:3px;padding:12px 13px}.legal-document__contact{grid-template-columns:42px minmax(0,1fr);margin:0 14px 18px;padding:15px}.legal-document__contact>svg{width:42px;height:42px}.legal-document__contact>a{grid-column:2}.safety-steps{grid-template-columns:1fr}.safety-steps section{padding:19px}}.error-story{width:min(calc(100% - (var(--page-pad) * 2)), 760px);min-height:62vh;box-shadow:var(--shadow-soft);text-align:center;background:radial-gradient(circle at 83% 12%,#ff944b38,#0000 26%),linear-gradient(135deg,#fff4de,#edf5e6);border:1px solid #276d5721;border-radius:43px 72px 49px 61px;place-items:center;margin:30px auto 80px;padding:clamp(35px,7vw,76px);display:grid}.error-story>img{object-fit:contain;background:#ffe9c9;border-radius:44% 56% 48% 52%;width:135px;height:135px;padding:10px;transform:rotate(-4deg)}.error-story>span{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:19px;font-size:10px;font-weight:950}.error-story h1{max-width:620px;font-family:var(--font-nunito), sans-serif;letter-spacing:-.04em;margin:11px 0;font-size:clamp(40px,7vw,67px);font-weight:950;line-height:.98}.error-story p{max-width:540px;color:var(--ink-soft);margin:0;line-height:1.6}.error-story button{color:#fff;background:var(--orange);min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:17px 23px 19px 21px;align-items:center;gap:8px;margin-top:24px;padding:0 22px;font-weight:900;display:inline-flex;box-shadow:0 13px 27px #ff5b1038}.error-story button svg{width:18px}.meeting-form__legal{color:var(--ink-soft);margin:-3px 2px 2px;font-size:9px;line-height:1.45;display:block}.meeting-form__legal a{color:var(--green);text-underline-offset:2px;font-weight:850;text-decoration:underline}.pet-poster-link{min-height:44px;color:var(--green);white-space:nowrap;background:#fffffff0;border:1px solid #276d5730;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:11px;font-weight:850;transition:border-color .16s,color .16s,transform .16s;display:inline-flex}.pet-poster-link:hover,.pet-poster-link:focus-visible{color:var(--orange-dark);border-color:#ff5b1073;transform:translateY(-1px)}.pet-poster-link svg{width:18px;height:18px}.pet-summary__actions{flex-wrap:wrap;justify-content:flex-end}.pet-poster-page{width:min(calc(100% - (var(--page-pad) * 2)), 1120px);margin:26px auto 86px}.pet-poster-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.pet-poster-toolbar a,.pet-poster-toolbar button{min-height:48px;color:var(--ink);cursor:pointer;background:#fffdf8eb;border:1px solid #0d203e1c;border-radius:16px 22px 18px 20px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:850;display:inline-flex;box-shadow:0 10px 28px #2d1f0d14}.pet-poster-toolbar button{color:#fff;background:var(--orange);border-color:#0000}.pet-poster-toolbar svg{width:18px}.pet-poster{background:radial-gradient(circle at 95% 4%,#ff9e4d30,#0000 24%),radial-gradient(circle at 2% 96%,#41845e2b,#0000 25%),linear-gradient(145deg,#fffdf8 0%,#fff6e6 56%,#f4f8ea 100%);border:1px solid #276d5726;border-radius:39px 72px 45px 58px;gap:clamp(19px,2.4vw,30px);min-height:1380px;padding:clamp(28px,5vw,60px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 82px #36251026}.pet-poster:before,.pet-poster:after{content:"";pointer-events:none;border:3px dashed #ff5b101f;border-radius:50%;position:absolute}.pet-poster:before{width:310px;height:230px;top:-78px;right:-92px;transform:rotate(19deg)}.pet-poster:after{border-color:#276d571f;width:330px;height:250px;bottom:-90px;left:-105px;transform:rotate(-16deg)}.pet-poster__brand{z-index:1;border-bottom:1px solid #0d203e1a;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;display:flex;position:relative}.pet-poster__brand img{object-fit:contain;width:144px;height:auto}.pet-poster__brand span{color:var(--green);letter-spacing:.07em;text-align:right;text-transform:uppercase;font-size:10px;font-weight:950}.pet-poster__hero{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(23px,4vw,52px);display:grid;position:relative}.pet-poster__photo{background:#ffffffd1;border-radius:34px 18px 42px 24px;min-width:0;padding:12px;transform:rotate(-1.2deg);box-shadow:0 22px 46px #33220d26}.pet-poster__photo .photo-stage{aspect-ratio:1/1.03;border-radius:26px 13px 34px 17px;width:100%;overflow:hidden}.pet-poster__photo .photo-stage__image{object-fit:contain}.pet-poster__kicker{color:#fff;background:var(--orange);letter-spacing:.055em;text-transform:uppercase;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:950;display:inline-flex}.pet-poster__copy h1{font-family:var(--font-nunito), sans-serif;letter-spacing:-.055em;margin:18px 0 15px;font-size:clamp(46px,5.7vw,76px);font-weight:950;line-height:.91}.pet-poster__copy>p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.6}.pet-poster__area{background:#ffffffbf;border-radius:17px 26px 19px 23px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;margin-top:25px;padding:13px 15px;display:grid}.pet-poster__area>svg{width:46px;height:46px;color:var(--orange);background:#ffecda;border-radius:16px 21px 15px 20px;padding:12px}.pet-poster__area span{gap:2px;display:grid}.pet-poster__area small{color:var(--ink-soft);font-size:9px}.pet-poster__area strong{font-family:var(--font-nunito), sans-serif;font-size:16px;font-weight:950;line-height:1.15}.pet-poster__details{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;display:grid;position:relative}.pet-poster__recognition,.pet-poster__scan{background:#ffffffc7;border:1px solid #0d203e17}.pet-poster__recognition{border-radius:24px 38px 28px 33px;flex-direction:column;padding:26px;display:flex}.pet-poster__recognition>span{color:var(--orange-dark);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:950}.pet-poster__recognition>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.pet-poster__recognition strong{min-height:46px;color:var(--ink);background:#f5f7e9;border-radius:14px 20px 15px 18px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;line-height:1.25;display:flex}.pet-poster__recognition strong svg{width:17px;color:var(--green);flex:none}.pet-poster__recognition>p{color:var(--green);align-items:center;gap:8px;margin:auto 0 0;padding-top:18px;font-size:10px;font-weight:850;display:flex}.pet-poster__recognition>p svg{flex:none;width:18px}.pet-poster__scan{border-radius:38px 23px 36px 28px;grid-template-columns:minmax(150px,190px) minmax(0,1fr);align-items:center;gap:22px;padding:22px;display:grid}.pet-poster__qr{background:#fffdf7;border:1px solid #0d203e14;border-radius:20px;padding:8px;overflow:hidden;box-shadow:0 12px 30px #23190c17}.pet-poster__qr svg{width:100%;height:auto;display:block}.pet-poster__scan>div:last-child>span{color:var(--green);font-family:var(--font-nunito), sans-serif;align-items:flex-start;gap:8px;font-size:18px;font-weight:950;line-height:1.1;display:flex}.pet-poster__scan>div:last-child>span svg{width:21px;color:var(--orange);flex:none}.pet-poster__scan p{color:var(--ink-soft);margin:10px 0 13px;font-size:11px;line-height:1.5}.pet-poster__scan a{color:var(--orange-dark);text-underline-offset:3px;font-size:10px;font-weight:950;text-decoration:underline}.pet-poster__footer{z-index:1;color:var(--ink);background:#ebf5e0e0;border-radius:19px 29px 21px 25px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:16px 19px;display:grid;position:relative}.pet-poster__footer p{align-items:flex-start;gap:8px;margin:0;font-size:10px;line-height:1.45;display:flex}.pet-poster__footer p svg{width:18px;color:var(--green);flex:none}.pet-poster__footer>span{color:var(--green);text-align:right;font-size:9px;font-weight:900}.pet-poster__footer>svg{width:19px;color:var(--green)}@media (max-width:760px){.pet-poster-page{width:calc(100% - 24px);margin-top:18px}.pet-poster-toolbar{align-items:stretch}.pet-poster-toolbar a,.pet-poster-toolbar button{min-height:45px;padding:0 12px;font-size:10px}.pet-poster{border-radius:27px 43px 31px 37px;gap:23px;min-height:0;padding:23px 16px 25px}.pet-poster__brand{align-items:flex-start}.pet-poster__brand img{width:112px}.pet-poster__brand span{max-width:155px;font-size:8px}.pet-poster__hero,.pet-poster__details{grid-template-columns:1fr}.pet-poster__photo{border-radius:27px 14px 33px 19px;padding:8px}.pet-poster__copy h1{font-size:clamp(44px,14vw,64px)}.pet-poster__copy>p{font-size:13px}.pet-poster__scan{grid-template-columns:minmax(120px,42%) minmax(0,1fr);gap:14px;padding:15px}.pet-poster__scan>div:last-child>span{font-size:15px}.pet-poster__footer{grid-template-columns:1fr auto}.pet-poster__footer>span{text-align:left;grid-column:1/-1}.pet-poster__footer>svg{grid-area:1/2}.pet-poster-link span{display:none}.pet-poster-link{width:44px;padding:0}}.success-stories{background:radial-gradient(circle at 92% 12%,#ffc25c42,#0000 28%),radial-gradient(circle at 7% 92%,#4697732b,#0000 30%),linear-gradient(135deg,#f4faea 0%,#fffaf0 48%,#fff0df 100%);border:1px solid #27765f26;border-radius:44px 30px 50px 34px;margin-top:58px;padding:clamp(28px,4vw,56px);position:relative;overflow:hidden;box-shadow:0 24px 70px #41321814}.success-stories:before{content:"";pointer-events:none;border:4px solid #ff7a2f29;border-top:0;border-left:0;border-radius:0 0 78%;width:78px;height:52px;position:absolute;top:26px;right:34px;transform:rotate(14deg)}.success-stories__heading{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:40px;display:grid;position:relative}.success-stories__heading h2{max-width:760px;color:var(--ink);font-family:var(--font-nunito), sans-serif;letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(42px,5.2vw,74px);font-weight:1000;line-height:.94}.success-stories__heading>p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.6}.success-stories__rail{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px;display:grid;position:relative}.success-story-card{background:#fffdf7f0;border:1px solid #0c34301c;border-radius:25px 39px 28px 34px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;transform:rotate(-.45deg);box-shadow:0 14px 36px #2d2d181a}.success-story-card--1{border-radius:38px 24px 40px 25px;transform:translateY(12px)rotate(.5deg)}.success-story-card--2{border-radius:28px 42px 26px 36px;transform:rotate(-.25deg)}.success-story-card:hover{z-index:2;transform:translateY(-5px)rotate(0);box-shadow:0 23px 46px #2d2d1829}.success-story-card__photo{background:#e8e7dd;min-height:330px;position:relative;overflow:hidden}.success-story-card__photo-image{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.success-story-card:hover .success-story-card__photo-image{transform:scale(1.035)}.success-story-card__shade{z-index:1;background:linear-gradient(#041c240a 26%,#041c24e0 100%);position:absolute;inset:0}.success-story-card__result{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a6e54e0;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:950;display:inline-flex;position:absolute;top:14px;left:14px}.success-story-card__result svg{width:15px;height:15px}.success-story-card__photo-copy{z-index:2;color:#fff;position:absolute;bottom:18px;left:18px;right:18px}.success-story-card__photo-copy small{color:#fffc;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:850}.success-story-card__photo-copy h3{font-family:var(--font-nunito), sans-serif;letter-spacing:-.045em;margin:5px 0 2px;font-size:clamp(28px,3vw,43px);font-weight:1000;line-height:1}.success-story-card__photo-copy p{margin:6px 0 0;font-size:15px;font-weight:850;line-height:1.25}.success-story-card__meta{color:var(--ink-soft);gap:8px;padding:15px 17px 17px;font-size:11px;line-height:1.35;display:grid}.success-story-card__meta span,.success-story-card__meta strong{align-items:flex-start;gap:7px;display:flex}.success-story-card__meta svg{width:16px;height:16px;color:var(--green);flex:none}.success-story-card__meta strong{color:var(--green);font-weight:900}.success-stories__cta{z-index:1;color:#fff;background:linear-gradient(135deg,#ff6a1c,#ff9147);border-radius:18px 28px 20px 25px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:52px;margin:30px auto 0;padding:0 22px;font-size:12px;font-weight:950;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 13px 27px #f15b1340}.success-stories__cta:hover{transform:translateY(-2px);box-shadow:0 17px 32px #f15b1352}.success-stories__cta svg{width:18px;height:18px}@media (max-width:1040px){.success-stories__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.success-story-card--2{transform:none}}@media (max-width:700px){.success-stories{border-radius:29px 45px 32px 39px;margin-top:42px;padding:25px 17px 28px}.success-stories__heading{grid-template-columns:1fr;gap:13px}.success-stories__heading h2{font-size:clamp(39px,12vw,54px)}.success-stories__heading>p{font-size:13px}.success-stories__rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-17px;padding:3px 17px 14px 2px;scroll-padding-left:2px;display:flex;overflow-x:auto}.success-stories__rail::-webkit-scrollbar{display:none}.success-story-card,.success-story-card--1,.success-story-card--2{scroll-snap-align:start;flex:0 0 min(82vw,360px);transform:none}.success-story-card__photo{min-height:315px}.success-stories__cta{width:100%;margin-top:20px}}@media (prefers-reduced-motion:reduce){.success-story-card,.success-story-card__photo-image,.success-stories__cta{transition:none}.success-story-card:hover,.success-stories__cta:hover{transform:none}}@page{size:A4 portrait;margin:0}@media print{html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:210mm;min-width:210mm;height:297mm;background:#fff!important}.site-header,.page-grain,.auth-notice,.privacy-panel,.privacy-settings,.pet-poster-toolbar{display:none!important}.pet-poster-page{width:210mm;height:297mm;margin:0;padding:0}.pet-poster{width:210mm;height:297mm;min-height:297mm;box-shadow:none;break-after:avoid;break-inside:avoid;border:0;border-radius:0;grid-template-rows:auto minmax(0,1.17fr) minmax(0,.83fr) auto;gap:5mm;padding:10mm 12mm}.pet-poster__brand{padding-bottom:3mm}.pet-poster__brand img{width:34mm}.pet-poster__hero{grid-template-columns:1.05fr .95fr;gap:8mm;min-height:0}.pet-poster__photo{align-self:stretch;padding:2mm;box-shadow:0 3mm 7mm #33220d1f}.pet-poster__photo .photo-stage{aspect-ratio:auto;height:100%}.pet-poster__copy h1{margin:3mm 0 2.5mm;font-size:14mm}.pet-poster__copy>p{font-size:3.2mm}.pet-poster__area{margin-top:4mm;padding:2.5mm 3mm}.pet-poster__area>svg{width:10mm;height:10mm;padding:2.5mm}.pet-poster__details{grid-template-columns:.9fr 1.1fr;gap:3mm;min-height:0}.pet-poster__recognition{padding:4mm}.pet-poster__recognition>div{gap:1.5mm;margin-top:2.5mm}.pet-poster__recognition strong{min-height:9mm;padding:1.5mm 2mm;font-size:2.5mm}.pet-poster__recognition>p{padding-top:2.5mm;font-size:2.3mm}.pet-poster__scan{grid-template-columns:36mm minmax(0,1fr);gap:4mm;padding:3.5mm}.pet-poster__qr{border-radius:4mm;padding:1.5mm}.pet-poster__scan>div:last-child>span{font-size:4mm}.pet-poster__scan p{margin:2mm 0;font-size:2.5mm}.pet-poster__scan a{font-size:2.3mm}.pet-poster__footer{padding:2.5mm 3mm}.pet-poster__footer p{font-size:2.3mm}.pet-poster__footer>span{font-size:2.1mm}}
