.pet-profile{--profile-ink:#24231f;--profile-muted:#625d54;--profile-paper:#f4f1eb;--profile-warm:#ece3d2;--profile-space:80px;color:var(--profile-ink);background:var(--profile-paper);font-family:var(--font-golos),sans-serif;overflow:clip}.pet-profile__container{width:calc(100% - 96px);max-width:1360px;margin-inline:auto}.pet-profile>header{background:var(--profile-paper);padding-block:24px}.pet-profile__hero{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);column-gap:clamp(32px,4vw,64px);display:grid;position:relative}.pet-profile__hero:before{content:"";z-index:0;background:var(--profile-paper) url(/pets/paper-speckles.svg);pointer-events:none;position:absolute;inset:0 calc(-50vw + 50%)}.pet-profile__hero>*{min-width:0;position:relative}.pet-profile__breadcrumb{color:var(--profile-muted);grid-column:1/-1;align-items:center;gap:16px;padding:0 0 32px;font-size:14px;display:flex}.pet-profile__breadcrumb a{min-height:44px;color:var(--profile-ink);align-items:center;gap:10px;display:inline-flex}.pet-profile__breadcrumb [aria-current]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pet-profile__portrait{grid-area:2/1/4;align-self:start}.pet-profile__intro{grid-area:2/2;padding-top:8px}.pet-profile__title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.pet-profile__status{color:#785015;background:#fff9e9;border:1px solid #d9bc86;border-radius:30px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;display:inline-flex}.pet-profile__status--home{color:#3b552e;background:#e9efdf;border-color:#a9b598}.pet-profile h1{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.03em;overflow-wrap:anywhere;text-wrap:balance;margin:16px 0 24px;font-size:clamp(58px,6.2vw,88px);font-weight:500;line-height:1.1}.pet-profile__name-accent{isolation:isolate;max-width:100%;display:inline-block;position:relative}.pet-profile__name-accent:after{content:"";z-index:-1;inset-inline:-.025em;pointer-events:none;background:#f59e0b;border-radius:50%;height:.14em;position:absolute;bottom:.025em;transform:rotate(-1.2deg)}.pet-profile__badges{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.pet-profile__badge{color:#514b42;background:#ebe7df;border-radius:24px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;line-height:1.4;display:inline-flex}.pet-profile__badge svg{flex-shrink:0}.pet-profile__badge--species,.pet-profile__badge--age{color:#855311;background:#fff0d4}.pet-profile__badge[data-sex=female]{color:#903c59;background:#f6e5ea}.pet-profile__badge[data-sex=male]{color:#386078;background:#e4edf2}.pet-profile__summary{grid-area:3/2}.pet-profile__lead{color:#4e493f;white-space:pre-line;max-width:48ch;margin:24px 0;font-size:18px;line-height:1.65}.pet-profile__actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0 28px;display:flex}.pet-profile__button{width:fit-content;max-width:100%;min-height:52px;color:var(--profile-ink);background:#fffcf5;border:1px solid #d3c6b2;border-radius:40px;justify-content:center;align-items:center;gap:10px;padding:14px 23px;font-size:16px;font-weight:500;line-height:1.35;transition:background-color .22s,box-shadow .22s,transform .22s;display:inline-flex;box-shadow:0 4px 12px #68543809}.pet-profile__button svg{flex-shrink:0}.pet-profile__button--white{background:#fffcf5;border-color:#e4d6bf}.pet-profile .pet-profile__button--primary{color:#fff;background:#2e2620;border-color:#2e2620}.pet-profile .pet-profile__button--primary>svg:first-child{color:#ffc457}.pet-profile__button svg:last-child{transition:transform .22s}.pet-profile__favorite{color:#665b50;cursor:pointer;background:#fff;border-radius:24px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:13px;transition:color .2s,background-color .2s,transform .2s;display:inline-flex}.pet-profile__favorite[aria-pressed=true]{color:#993253}.pet-profile__facts{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.pet-profile__facts>div{background:#fff;border-radius:18px;min-width:0;padding:16px 12px 16px 66px;position:relative}.pet-profile__fact-icon{color:#8c580e;background:#fbefd9;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.pet-profile__facts dt{color:var(--profile-muted);margin-bottom:5px;font-size:12px;line-height:1.4}.pet-profile__facts dd{overflow-wrap:anywhere;font-size:15px;font-weight:500;line-height:1.4}.pet-profile__temperament{background:#ebe6da;border-radius:22px;margin-bottom:20px;padding:22px 24px}.pet-profile .pet-profile__temperament h2{font-family:var(--font-playfair),Georgia,serif;letter-spacing:0;align-items:center;gap:10px;font-size:22px;font-weight:500;line-height:1.3;display:flex}.pet-profile__temperament h2>svg{color:#8c580e;flex-shrink:0}.pet-profile__text-link{text-underline-offset:5px;align-items:center;gap:10px;min-height:44px;font-size:14px;-webkit-text-decoration:underline #b0a187;text-decoration:underline #b0a187;transition:color .2s;display:inline-flex}.pet-profile__photo-note{color:var(--profile-muted);justify-content:center;align-items:center;gap:7px;margin:16px 0 0;font-size:13px;display:flex}.pet-gallery__stage{aspect-ratio:4/4.6;isolation:isolate;background:#dcd4c5;border-radius:26px;max-height:740px;position:relative;overflow:hidden}.pet-gallery__image{object-fit:cover;animation:.3s both profile-photo-in}@keyframes profile-photo-in{0%{opacity:.55}to{opacity:1}}.pet-profile__icon-button{width:44px;height:44px;color:var(--profile-ink);cursor:pointer;background:#fffcf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:inline-flex}.pet-gallery__expand{position:absolute;top:16px;right:16px;box-shadow:0 3px 15px #0002}.pet-gallery__controls{font-variant-numeric:tabular-nums;color:var(--profile-ink);white-space:nowrap;background:#fffcf5;border:1px solid #e1d6c4;border-radius:40px;align-items:center;gap:14px;padding:3px;font-size:14px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.pet-gallery__thumbs{scrollbar-width:thin;scrollbar-color:#b0a187 transparent;gap:10px;margin-top:16px;padding:4px 3px 8px;display:flex;position:relative;overflow-x:auto}.pet-gallery__thumbs button{opacity:.7;cursor:pointer;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:64px;height:72px;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.pet-gallery__thumbs button[aria-pressed=true]{opacity:1;outline:2px solid var(--profile-warm);outline-offset:-4px;border-color:#8c580e}.pet-gallery__thumbs img{object-fit:cover}.pet-gallery__dialog{color:#fff;background:#24231f;border-radius:20px;width:min(1100px,96vw);max-width:100%;height:92dvh;max-height:100dvh;margin:auto;padding:60px 20px 80px;position:fixed;inset:0;overflow:hidden}.pet-gallery__full{flex:1;position:relative}.pet-gallery__close{z-index:2;position:absolute;top:12px;right:12px}.pet-gallery__empty{color:#625d54;background:#e9e2d6;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;font-size:16px;display:flex}.pet-profile__section{padding-block:var(--profile-space);scroll-margin-top:24px}.pet-profile h2{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(38px,4.2vw,64px);font-weight:500;line-height:1.1}.pet-profile h2 em{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.04em;color:#8c580e;font-weight:400}.pet-profile__story-grid,.pet-profile__meeting-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,7vw,112px);display:grid}.pet-profile__story-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;max-width:1160px}.pet-profile__story-grid[data-photos=false]{max-width:780px;display:block}.pet-profile__story-title{margin-bottom:24px}.pet-profile__scrapbook{min-width:0;height:480px;position:relative}.pet-profile__snapshot{border-radius:12px;width:73%;height:73%;position:absolute;box-shadow:0 14px 32px #3d2b1621}.pet-profile__snapshot img{object-fit:cover;border-radius:12px}.pet-profile__snapshot--0{top:0;right:1%;transform:rotate(7deg)}.pet-profile__snapshot--1{bottom:0;left:1%;transform:rotate(-7deg)}.pet-profile__snapshot:after{content:"";pointer-events:none;background:#dfbf7fd9;width:38%;height:28px;position:absolute;top:-12px;left:30%;transform:rotate(-6deg)}.pet-profile__scrapbook-paw{color:#a57120;position:absolute;bottom:15px;right:0;transform:rotate(18deg)}.pet-profile__story h2{font-size:clamp(34px,3.6vw,50px)}.pet-profile__eyebrow{color:#625d54;align-items:center;gap:9px;margin-bottom:20px;font-size:14px;display:flex}.pet-profile__prose{color:#4e493f;white-space:pre-line;max-width:60ch;font-size:18px;line-height:1.75}.pet-profile__prose>*+*{margin-top:24px}.pet-profile__prose h3{color:var(--profile-ink);align-items:center;gap:10px;margin-bottom:10px;font-size:21px;font-weight:500;display:flex}.pet-profile__prose h3>svg{color:#8c580e;flex-shrink:0}.pet-profile__care-note{color:#70511e;background:#fff4dc;border-radius:18px;align-items:flex-start;gap:12px;padding:18px;font-size:14px;line-height:1.6;display:flex}.pet-profile__care-note>svg{flex-shrink:0;margin-top:2px}.pet-profile__ratings{gap:16px;margin-top:20px;display:grid}.pet-profile__ratings>div{--trait-color:#bb7618;gap:9px;display:grid}.pet-profile__ratings>div[data-trait=friendliness]{--trait-color:#b45c78}.pet-profile__ratings>div[data-trait=trainability]{--trait-color:#66885b}.pet-profile__ratings dt{align-items:center;gap:10px;font-size:14px;display:flex}.pet-profile__ratings dt>span{color:#625d54;font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.pet-profile__rating-track{background:#d7cfc1;border-radius:8px;width:100%;height:8px;display:block;overflow:hidden}.pet-profile__rating-track i{border-radius:inherit;background:var(--trait-color);height:100%;display:block}.pet-profile__meeting{background:#f5a008 url(/pets/paper-speckles.svg)}.pet-profile__meeting h2 em{color:#24231f}.pet-profile__meeting .pet-profile__eyebrow{color:#4f3b1b}.pet-profile__meeting-grid{max-width:1120px;display:block}.pet-profile__meeting-top{grid-template-columns:300px minmax(0,1fr);align-items:center;gap:64px;max-width:960px;margin:0 auto 48px;display:grid}.pet-profile__letter{width:100%;height:auto;transform:rotate(-8deg)}.pet-profile__meeting p{max-width:46ch;margin-block:24px;font-size:17px;line-height:1.65}.pet-profile__steps{border-top:1px solid #9b610044;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding-top:32px;list-style:none;display:grid}.pet-profile__steps li{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.pet-profile__steps li>svg{color:#785015;background:#fff2d1;border-radius:16px;width:48px;height:48px;padding:12px}.pet-profile__steps h3{font-size:21px;font-weight:500;line-height:1.35}.pet-profile__steps p{max-width:32ch;margin:8px 0 0;font-size:15px}.pet-profile__section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:36px;display:flex}.pet-profile__section-heading h2{max-width:700px}.pet-profile__section-heading .pet-profile__button{flex-shrink:0}.pet-profile__related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;list-style:none;display:grid}.pet-profile__related-link{background:#fff;border-radius:28px;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.pet-profile__related-photo{aspect-ratio:4/4.5;background:var(--profile-warm);border-radius:24px;place-items:center;display:grid;position:relative;overflow:hidden}.pet-profile__related-photo img{object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.3,1)}.pet-profile__related-caption{justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.pet-profile__related-caption h3{font-family:var(--font-playfair),Georgia,serif;margin-bottom:12px;font-size:30px;font-weight:500;line-height:1.2}.pet-profile__related-caption p{color:var(--profile-muted);font-size:14px}.pet-profile :is(a,button,summary):focus-visible{outline-offset:5px;outline:3px solid #795013}.pet-profile :is(a,button):active{transform:translateY(1px)scale(.98)}@media (hover:hover){.pet-profile__button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #5a42221a}.pet-profile__button:hover svg:last-child{transform:translate(2px,-1px)}.pet-profile__favorite:hover{color:#993253}.pet-profile__icon-button:hover{background:#f4d99d}.pet-gallery__thumbs button:hover{opacity:1}.pet-profile__related-link:hover img{transform:scale(1.035)}.pet-profile__text-link:hover,.pet-profile__breadcrumb a:hover{color:#8c580e}}.pet-profile__skeleton{background:#ddd4c4;animation:1.8s ease-in-out infinite alternate profile-loading}.pet-profile__skeleton-title{width:75%;height:92px;margin:20px 0}.pet-profile__skeleton-copy{height:70px;margin:24px 0}.pet-profile__skeleton-button{border-radius:32px;width:240px;max-width:100%;height:52px;margin-block:28px}.pet-profile__skeleton-facts{height:240px}@keyframes profile-loading{to{opacity:.5}}@media (max-width:1100px){.pet-profile__container{width:calc(100% - 64px)}.pet-profile__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:28px}.pet-profile__intro{padding-top:0}.pet-profile h1{font-size:64px}.pet-profile__lead{font-size:16px}.pet-profile__actions,.pet-profile__facts{gap:10px}.pet-profile__facts dd{font-size:15px}.pet-profile__temperament{padding:20px}.pet-profile__ratings{gap:14px}.pet-profile__story-grid{gap:32px;padding:32px}.pet-profile__meeting-grid{gap:40px}.pet-profile__prose{font-size:17px}}@media (min-width:768px) and (max-width:999px){.pet-profile__intro{grid-area:2/1/auto/-1;margin-bottom:28px}.pet-profile__portrait{grid-area:3/1}.pet-profile__summary{grid-area:3/2}.pet-profile__summary>.pet-profile__lead{margin-top:0}.pet-gallery__stage{aspect-ratio:4/5}}@media (max-width:999px){.pet-profile__facts>div{padding:14px}.pet-profile__fact-icon{border-radius:12px;width:36px;height:36px;margin-bottom:10px;position:static;transform:none}}@media (max-width:767px){.pet-profile{--profile-space:48px}.pet-profile__container{width:calc(100% - 40px)}.pet-profile>header{padding:16px 20px}.pet-profile__hero{grid-template-rows:auto;grid-template-columns:1fr;row-gap:24px}.pet-profile__breadcrumb{grid-area:1/1;margin-top:-8px;padding-bottom:0;font-size:13px}.pet-profile__intro{grid-area:2/1}.pet-profile h1{margin-block:14px 20px;font-size:clamp(52px,12vw,76px)}.pet-profile__portrait{border-radius:28px;grid-area:3/1;padding:7px 7px 16px}.pet-profile__summary{grid-area:4/1}.pet-gallery__stage{aspect-ratio:4/4.5;border-radius:22px;max-height:680px}.pet-gallery__expand{top:12px;right:12px}.pet-gallery__thumbs{gap:8px;margin-top:12px}.pet-gallery__thumbs button{width:52px;height:60px}.pet-profile__photo-note{margin-top:10px;font-size:11px}.pet-profile__lead{margin:0;font-size:16px}.pet-profile__actions{gap:10px;margin:24px 0}.pet-profile__button{gap:8px;min-height:50px;padding:13px 18px;font-size:15px}.pet-profile__badge{padding:7px 10px;font-size:12px}.pet-profile__facts{margin-bottom:20px}.pet-profile__facts dd{font-size:14px}.pet-profile__temperament{padding:20px 16px}.pet-profile .pet-profile__temperament h2{font-size:21px}.pet-profile__ratings dt{gap:8px;font-size:13px}.pet-profile__story-grid,.pet-profile__meeting-grid{grid-template-columns:1fr;gap:24px}.pet-profile__story-grid{border-radius:24px;padding:28px 22px}.pet-profile__story-title>svg{margin-bottom:16px}.pet-profile__prose{font-size:16px}.pet-profile__prose h3{font-size:19px}.pet-profile__meeting p{margin-block:20px;font-size:16px}.pet-profile__steps li{grid-template-columns:24px 1fr 40px;gap:12px;padding:20px 0}.pet-profile__steps li>svg{border-radius:14px;width:40px;height:40px;padding:10px}.pet-profile__steps h3{font-size:19px}.pet-profile__steps p{margin:8px 0 0;font-size:14px}.pet-profile__section-heading{flex-direction:column;align-items:start;gap:20px;margin-bottom:28px}.pet-profile__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pet-profile__related-caption h3{font-size:26px}.pet-profile__related-caption p{font-size:13px}.pet-profile__related-caption{padding:20px}}@media (max-width:359px){.pet-profile__favorite span{display:none}.pet-profile__favorite{width:44px;padding:0}.pet-profile__facts>div{padding:12px}.pet-profile__facts dd{font-size:13px}.pet-profile__ratings>div{gap:8px}}@media (max-width:599px){.pet-profile__related-grid{grid-template-columns:1fr;gap:32px}.pet-profile__related-photo{aspect-ratio:4/4.2}.pet-profile__related-caption h3{font-size:30px}.pet-gallery__dialog{border-radius:0;width:100%;height:100dvh}}@media (prefers-reduced-motion:reduce){.pet-profile *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.pet-profile__unavailable{flex-direction:column;align-items:flex-start;gap:24px;min-height:60vh;display:flex}.pet-profile__unavailable h1{max-width:900px;font-size:clamp(40px,6vw,76px)}.pet-profile__unavailable p{max-width:48ch;line-height:1.6}.pet-gallery__thumbs button{background:#e1d7c6;place-items:center;display:grid}.pet-gallery__thumbs button span{color:#625d54;font-size:14px}@media (hover:hover){.pet-profile .pet-profile__button--primary:hover{background:#514031;border-color:#514031}.pet-profile__favorite:hover{background:#fff2f5}.pet-profile__related-link:hover{transform:translateY(-4px);box-shadow:0 14px 28px #44321e10}}@media (max-width:1100px){.pet-profile__hero{flex-direction:column;gap:28px;max-width:780px;display:flex}.pet-profile__breadcrumb{order:0;margin:0;padding-bottom:0}.pet-profile__intro{order:1;margin:0}.pet-profile__portrait{width:100%;box-shadow:none;background:0 0;border-radius:0;order:2;padding:0}.pet-profile__summary{order:3;width:100%}.pet-profile__summary>.pet-profile__lead{max-width:64ch;margin-top:0}.pet-gallery__stage{aspect-ratio:4/3;border-radius:24px;max-height:none}.pet-profile__story-grid{background:0 0;border-radius:0;grid-template-columns:1fr;gap:40px;max-width:780px;padding:0}.pet-profile__scrapbook{order:2;width:100%;max-width:480px;height:420px;margin:auto}.pet-profile__story-content{order:1}.pet-profile__prose{max-width:none}.pet-profile__meeting-grid{max-width:780px;display:block}.pet-profile__meeting-top{grid-template-columns:200px minmax(0,1fr);gap:32px;margin-bottom:36px}.pet-profile__meeting h2{font-size:48px}.pet-profile__steps{gap:24px}.pet-profile__steps li{gap:14px;padding:0;display:flex}.pet-profile__steps h3{font-size:18px}.pet-profile__steps p{font-size:14px}}@media (max-width:599px){.pet-profile__hero{gap:24px}.pet-gallery__stage{aspect-ratio:4/4.3;border-radius:22px}.pet-profile__scrapbook{max-width:350px;height:330px}.pet-profile__snapshot{width:72%;height:76%}.pet-profile__scrapbook-paw{bottom:0;right:0}.pet-profile__story-grid{gap:32px}.pet-profile__meeting-top{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.pet-profile__letter{align-self:center;width:160px}.pet-profile__meeting h2{font-size:38px}.pet-profile__steps{grid-template-columns:1fr;gap:24px;padding-top:28px}.pet-profile__steps li{flex-direction:row;gap:16px}.pet-profile__steps li>svg{flex-shrink:0}}:is(html:has(.pet-profile),body:has(.pet-profile)){background-color:#f4f1eb}body:has(.pet-support):not(:has(.pet-profile__related)) #footer{isolation:isolate;background:#ece3d2;border-top:0;border-radius:0}body:has(.pet-profile__meeting):not(:has(.pet-profile__related)) #footer{background:#f5a008}body:has(.pet-support):not(:has(.pet-profile__related)) #footer:before{content:"";z-index:-1;background:#fcfaf7;border-radius:40px 40px 0 0;position:absolute;inset:0}@media (min-width:768px){body:has(.pet-support):not(:has(.pet-profile__related)) #footer:before{border-radius:56px 56px 0 0}}html:has(.pet-gallery__dialog[open]){overflow:hidden}.pet-profile__hero{padding-bottom:var(--profile-space)}.pet-profile__details{margin-top:24px;font-size:15px}.pet-profile__details summary{cursor:pointer;color:#785015;align-items:center;gap:10px;min-height:44px;display:flex}.pet-profile__details summary:after{content:"+";margin-left:auto;font-size:24px}.pet-profile__details[open] summary:after{content:"−"}.pet-profile__details .pet-profile__prose{padding-top:16px;font-size:16px}.pet-gallery__swiper,.pet-gallery__full-swiper{width:100%;min-width:0;height:100%}.pet-gallery .swiper-slide{height:100%;position:relative;overflow:hidden}.pet-gallery__slide-image,.pet-gallery__image{object-fit:cover;animation:none}.pet-gallery__expand,.pet-gallery__controls{z-index:3}.pet-gallery__dialog{color:#24231f;background:0 0;border:0;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.pet-gallery__dialog::backdrop{background:0 0}.pet-gallery__dialog[open]{display:block}.pet-gallery__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ede7dbf0;position:absolute;inset:0}.pet-gallery__viewer{pointer-events:none;flex-direction:column;width:min(1400px,100%);height:100%;margin:auto;padding:72px 72px 86px;display:flex;position:relative}.pet-gallery__full{pointer-events:auto;flex:1;width:100%;min-height:0}.pet-gallery__full-image{object-fit:contain}.pet-gallery__viewer .pet-gallery__controls,.pet-gallery__close{pointer-events:auto}.pet-gallery__close{top:20px;right:24px;box-shadow:0 3px 18px #43361d14}.pet-gallery__viewer .pet-gallery__controls{bottom:20px}@media (max-width:767px){.pet-gallery__viewer{padding:72px 16px 88px}.pet-gallery__close{top:16px;right:16px}.pet-gallery__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}
