.petrest-app{--prt-primary:var(--petrest-primary,#123a5a);--prt-secondary:var(--petrest-secondary,#58a44a);--prt-accent:var(--petrest-accent,#f28c28);--prt-ink:#182934;--prt-muted:#687782;--prt-line:#dfe8e4;--prt-soft:#f4f8f6;--prt-white:#fff;--prt-shadow:0 18px 50px rgba(18,58,90,.11);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--prt-ink);font-size:16px;line-height:1.65;box-sizing:border-box}.petrest-app *{box-sizing:border-box}.petrest-app a{text-decoration:none}.petrest-app h1,.petrest-app h2,.petrest-app h3,.petrest-app h4{color:var(--prt-ink);line-height:1.14;margin:0 0 16px;font-weight:800;letter-spacing:-.02em}.petrest-app h1{font-size:clamp(2.4rem,5vw,5rem)}.petrest-app h2{font-size:clamp(1.9rem,3vw,3rem)}.petrest-app h3{font-size:1.25rem}.petrest-app p{margin:0 0 18px;color:var(--prt-muted)}.petrest-app img{max-width:100%;height:auto}.petrest-app button,.petrest-app input,.petrest-app select,.petrest-app textarea{font:inherit}.petrest-app .petrest-eyebrow{display:inline-block;color:var(--prt-secondary);font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;margin-bottom:14px}.petrest-app .petrest-lead{font-size:1.12rem;max-width:720px;margin-left:auto;margin-right:auto}.petrest-home,.petrest-directory-app,.petrest-requests-app,.petrest-how-app,.petrest-pricing-app,.petrest-community-app,.petrest-contact-app,.petrest-caregiver-form-app{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 72px}.petrest-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:10px;font-weight:800;cursor:pointer;transition:.2s ease;text-decoration:none!important}.petrest-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(18,58,90,.16)}.petrest-btn--primary{background:var(--prt-primary);color:#fff!important}.petrest-btn--secondary{background:var(--prt-secondary);color:#fff!important}.petrest-btn--accent{background:var(--prt-accent);color:#fff!important}.petrest-btn--ghost{background:#fff;color:var(--prt-primary)!important;border-color:var(--prt-line)}.petrest-btn--danger{background:#b42318;color:#fff!important}.petrest-btn--block{width:100%}.petrest-actions{display:flex;gap:12px;flex-wrap:wrap}.petrest-muted{color:var(--prt-muted);font-size:.92rem}.petrest-notice{width:min(1180px,calc(100% - 32px));margin:18px auto;padding:14px 18px;border-radius:10px;font-weight:700}.petrest-notice--success{background:#eaf7ec;color:#246b31;border:1px solid #bfe3c5}.petrest-notice--error{background:#fff0ef;color:#9e281f;border:1px solid #f2c2be}.petrest-hp{position:absolute!important;left:-99999px!important;width:1px;height:1px;overflow:hidden}.petrest-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:64px;align-items:center;min-height:610px;padding:58px 0}.petrest-hero__copy h1 span{color:var(--prt-secondary)}.petrest-hero__copy>p{font-size:1.15rem;max-width:680px}.petrest-trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;color:#52636e;font-size:.91rem;font-weight:700}.petrest-hero__visual{position:relative}.petrest-hero__image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:34px;box-shadow:var(--prt-shadow)}.petrest-visual-card{position:relative;min-height:480px;border-radius:36px;padding:42px;background:linear-gradient(145deg,#f7fbf8,#e7f1ea);box-shadow:var(--prt-shadow);overflow:hidden;border:1px solid #d9e8de}.petrest-visual-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(242,140,40,.16);right:-80px;top:-70px}.petrest-visual-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(88,164,74,.16);left:-80px;bottom:-90px}.petrest-visual-card>img{position:relative;z-index:2;width:120px;background:#fff;border-radius:20px;padding:12px;box-shadow:0 12px 30px rgba(18,58,90,.13)}.petrest-visual-card__main{position:relative;z-index:2;font-size:2.25rem;line-height:1.12;font-weight:900;margin:48px 0 30px;color:var(--prt-primary)}.petrest-pet-badges{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:10px}.petrest-pet-badges span{background:#fff;padding:9px 12px;border-radius:999px;font-weight:700;font-size:.86rem;box-shadow:0 6px 18px rgba(18,58,90,.08)}.petrest-visual-card__float{position:absolute;z-index:3;background:#fff;padding:12px 15px;border-radius:12px;font-weight:800;font-size:.84rem;box-shadow:0 12px 30px rgba(18,58,90,.15)}.petrest-visual-card__float--one{right:24px;top:165px}.petrest-visual-card__float--two{left:22px;bottom:32px}.petrest-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--prt-line);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(18,58,90,.06);overflow:hidden}.petrest-stats div{padding:24px;text-align:center;border-right:1px solid var(--prt-line)}.petrest-stats div:last-child{border-right:0}.petrest-stats strong{display:block;font-size:2rem;color:var(--prt-primary)}.petrest-stats span{display:block;color:var(--prt-muted);font-size:.9rem}.petrest-section{padding:86px 0}.petrest-section--center{text-align:center}.petrest-section--soft{background:var(--prt-soft);padding:70px 44px;border-radius:28px}.petrest-section__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.petrest-section__head h2{margin:0}.petrest-section__head>a{font-weight:800;color:var(--prt-primary)}.petrest-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px;text-align:left}.petrest-step-grid article{padding:30px;background:#fff;border:1px solid var(--prt-line);border-radius:18px;box-shadow:0 10px 32px rgba(18,58,90,.05)}.petrest-step-grid article>span{display:inline-flex;width:42px;height:42px;border-radius:12px;align-items:center;justify-content:center;background:var(--prt-primary);color:#fff;font-weight:900;margin-bottom:20px}.petrest-dual-path{display:grid;grid-template-columns:1fr 1fr;gap:24px}.petrest-path-card{padding:42px;border-radius:26px;min-height:370px;display:flex;flex-direction:column;align-items:flex-start}.petrest-path-card--owner{background:#edf5fa}.petrest-path-card--caregiver{background:#eef7ee}.petrest-path-icon{font-size:2.2rem;margin-bottom:20px}.petrest-path-card>span{font-weight:800;color:var(--prt-secondary);margin-bottom:12px}.petrest-path-card p{max-width:520px}.petrest-text-link{margin-top:auto;font-weight:900;color:var(--prt-primary)!important}.petrest-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:76px;padding:48px;border-radius:28px;background:var(--prt-primary);color:#fff}.petrest-cta h2,.petrest-cta p{color:#fff}.petrest-page-hero{padding:68px 0 44px;max-width:860px}.petrest-page-hero p{font-size:1.14rem}.petrest-page-hero--directory,.petrest-page-hero--requests{max-width:900px}.petrest-filter{display:grid;grid-template-columns:1.2fr repeat(3,1fr) auto;gap:12px;align-items:end;padding:22px;background:#fff;border:1px solid var(--prt-line);border-radius:16px;box-shadow:0 10px 30px rgba(18,58,90,.06);margin-bottom:26px}.petrest-filter label,.petrest-form label{display:block}.petrest-filter label>span,.petrest-form label>span,.petrest-label{display:block;font-size:.86rem;font-weight:800;margin-bottom:7px;color:#43545e}.petrest-filter input,.petrest-filter select,.petrest-form input,.petrest-form select,.petrest-form textarea{width:100%;border:1px solid #cfdad5;background:#fff;border-radius:9px;padding:11px 12px;color:var(--prt-ink);outline:none}.petrest-filter input:focus,.petrest-filter select:focus,.petrest-form input:focus,.petrest-form select:focus,.petrest-form textarea:focus{border-color:var(--prt-secondary);box-shadow:0 0 0 3px rgba(88,164,74,.13)}.petrest-result-head{margin:22px 0}.petrest-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.petrest-caregiver-card{background:#fff;border:1px solid var(--prt-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 32px rgba(18,58,90,.06);transition:.2s ease}.petrest-caregiver-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(18,58,90,.12)}.petrest-caregiver-card__image{display:block;position:relative;height:220px;background:#f1f5f3}.petrest-caregiver-card__image img{width:100%;height:100%;object-fit:cover}.petrest-caregiver-card__image span{position:absolute;top:12px;left:12px;background:#fff;color:#2c7137;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:800;box-shadow:0 6px 18px rgba(0,0,0,.11)}.petrest-caregiver-card__body{padding:22px}.petrest-caregiver-card h3 a{color:var(--prt-ink)}.petrest-location{font-size:.92rem}.petrest-tags{display:flex;flex-wrap:wrap;gap:7px}.petrest-tags span{display:inline-flex;padding:5px 9px;border-radius:999px;background:#edf4f0;color:#416052;font-size:.77rem;font-weight:800}.petrest-card-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--prt-line);padding-top:15px;margin-top:18px}.petrest-card-foot strong{font-size:.9rem;color:var(--prt-primary)}.petrest-card-foot a{font-weight:800;color:var(--prt-secondary)}.petrest-empty{grid-column:1/-1;padding:38px;text-align:center;background:var(--prt-soft);border:1px dashed #bfd0c7;border-radius:16px}.petrest-back{display:inline-block;margin:30px 0;color:var(--prt-primary);font-weight:800}.petrest-profile-hero{display:grid;grid-template-columns:360px 1fr;gap:48px;align-items:center;padding:34px;border:1px solid var(--prt-line);border-radius:24px;background:#fff;box-shadow:var(--prt-shadow)}.petrest-profile-hero>div:first-child img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px}.petrest-verified{display:inline-block;color:#2c7137;background:#edf8ef;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:800;margin-bottom:14px}.petrest-profile-price{font-size:1.25rem;font-weight:900;color:var(--prt-primary);margin:22px 0}.petrest-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;margin-top:24px}.petrest-panel-card{background:#fff;border:1px solid var(--prt-line);border-radius:16px;padding:26px;margin-bottom:18px;box-shadow:0 8px 28px rgba(18,58,90,.05)}.petrest-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.petrest-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px}.petrest-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px}.petrest-sticky-card{position:sticky;top:24px}.petrest-request-list{display:grid;gap:16px}.petrest-request-card{background:#fff;border:1px solid var(--prt-line);border-radius:17px;padding:24px;box-shadow:0 8px 28px rgba(18,58,90,.05)}.petrest-request-card__head{display:flex;justify-content:space-between;gap:20px;align-items:start}.petrest-request-code{color:var(--prt-secondary);font-size:.75rem;font-weight:900}.petrest-status{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.75rem;font-weight:900;white-space:nowrap;background:#edf1f3;color:#4d5b64}.petrest-status--approved,.petrest-status--active,.petrest-status--open,.petrest-status--paid,.petrest-status--free,.petrest-status--completed{background:#e8f6ea;color:#276c32}.petrest-status--pending,.petrest-status--accepted{background:#fff5dc;color:#8c6412}.petrest-status--rejected,.petrest-status--suspended,.petrest-status--cancelled,.petrest-status--expired,.petrest-status--inactive{background:#fff0ef;color:#a12a21}.petrest-status--booked{background:#eaf2fb;color:#2b5f91}.petrest-request-meta{display:flex;flex-wrap:wrap;gap:14px;margin:14px 0;font-size:.87rem;color:#52636d}.petrest-offer-box{margin-top:18px;border-top:1px solid var(--prt-line);padding-top:16px}.petrest-offer-box summary{cursor:pointer;color:var(--prt-secondary);font-weight:900}.petrest-inline-login{display:inline-block;margin-top:16px;color:var(--prt-primary);font-weight:800}.petrest-process{display:grid;grid-template-columns:1fr 1fr;gap:30px}.petrest-process__column{padding:38px;border:1px solid var(--prt-line);border-radius:22px;background:#fff}.petrest-process__tag{display:inline-block;padding:7px 11px;border-radius:999px;background:#edf5fa;color:var(--prt-primary);font-weight:900;font-size:.8rem;margin-bottom:18px}.petrest-process__tag--green{background:#edf7ee;color:#2b7335}.petrest-process ol{list-style:none;padding:0;margin:30px 0 0;counter-reset:item}.petrest-process li{position:relative;padding:0 0 28px 54px}.petrest-process li:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--prt-primary);color:#fff;font-weight:900}.petrest-process li:not(:last-child):after{content:"";position:absolute;left:16px;top:38px;bottom:2px;border-left:2px dashed #cddad4}.petrest-info-strip{margin-top:30px;padding:30px;border-radius:18px;background:#fff6e8;border:1px solid #f1d4a6}.petrest-info-strip p{margin:8px 0 0}.petrest-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.petrest-price-grid article{padding:34px;border:1px solid var(--prt-line);border-radius:22px;background:#fff;display:flex;flex-direction:column}.petrest-price-grid article h2{font-size:2.5rem}.petrest-price-grid article h2 small{font-size:1rem}.petrest-price-grid ul{padding-left:20px;color:var(--prt-muted);margin:10px 0 28px}.petrest-price-grid .petrest-btn{margin-top:auto}.petrest-price-card--featured{border:2px solid var(--prt-secondary)!important;box-shadow:var(--prt-shadow);transform:translateY(-10px)}.petrest-price-tag{display:inline-block;color:var(--prt-secondary);font-weight:900;margin-bottom:18px}.petrest-community-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.petrest-community-grid article{padding:30px;border:1px solid var(--prt-line);border-radius:18px;background:#fff}.petrest-community-grid article>span{font-weight:900;color:var(--prt-accent)}.petrest-community-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:28px;padding:30px;background:var(--prt-primary);border-radius:20px;color:#fff}.petrest-community-counts div{text-align:center}.petrest-community-counts strong{font-size:2rem;display:block}.petrest-community-counts span{font-size:.87rem}.petrest-contact-grid{display:grid;grid-template-columns:380px 1fr;gap:30px}.petrest-contact-info{padding:38px;border-radius:22px;background:var(--prt-primary);color:#fff}.petrest-contact-info h2,.petrest-contact-info p{color:#fff}.petrest-contact-chip{padding:15px 0;border-top:1px solid rgba(255,255,255,.16)}.petrest-contact-chip span{display:block;font-size:.75rem;opacity:.75}.petrest-contact-chip a{color:#fff;font-weight:800}.petrest-form{display:grid;gap:16px}.petrest-form--card,.petrest-form--large{padding:30px;border:1px solid var(--prt-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(18,58,90,.05)}.petrest-form--large{width:min(960px,100%);margin:0 auto}.petrest-form small{display:block;margin-top:5px;color:var(--prt-muted)}.petrest-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.petrest-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.petrest-check{display:flex!important;align-items:flex-start;gap:8px;padding:10px;border:1px solid var(--prt-line);border-radius:9px;background:#fff}.petrest-check input{width:auto!important;margin-top:4px}.petrest-file-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.petrest-form-section{padding:26px 0;border-bottom:1px solid var(--prt-line)}.petrest-form-section:last-of-type{border-bottom:0}.petrest-role-select{display:grid;grid-template-columns:1fr 1fr;gap:12px}.petrest-role-select label{position:relative}.petrest-role-select input{position:absolute;opacity:0;pointer-events:none}.petrest-role-select span{display:block;padding:18px;border:2px solid var(--prt-line);border-radius:12px;cursor:pointer}.petrest-role-select input:checked+span{border-color:var(--prt-secondary);background:#f0f8f1}.petrest-role-select small{display:block;margin-top:5px}.petrest-auth-app{min-height:70vh;display:grid;place-items:center;padding:50px 16px}.petrest-auth-card{width:min(480px,100%);padding:38px;border:1px solid var(--prt-line);border-radius:22px;background:#fff;box-shadow:var(--prt-shadow);text-align:center}.petrest-auth-card--wide{width:min(680px,100%)}.petrest-auth-card>img{width:180px;margin:0 auto 24px}.petrest-auth-card .petrest-form{text-align:left}.petrest-auth-foot{margin:20px 0 0}.petrest-dashboard-app{width:min(1280px,calc(100% - 28px));margin:30px auto 72px}.petrest-dashboard{display:grid;grid-template-columns:245px 1fr;min-height:680px;border:1px solid var(--prt-line);border-radius:20px;background:#fff;box-shadow:var(--prt-shadow);overflow:hidden}.petrest-dashboard__nav{background:var(--prt-primary);padding:24px 14px;display:flex;flex-direction:column;gap:4px}.petrest-dashboard__nav a{padding:11px 13px;border-radius:8px;color:rgba(255,255,255,.78);font-weight:700;font-size:.9rem}.petrest-dashboard__nav a:hover,.petrest-dashboard__nav a.is-active{background:rgba(255,255,255,.13);color:#fff}.petrest-dashboard__user{display:grid;grid-template-columns:46px 1fr;column-gap:10px;align-items:center;padding:10px 8px 22px;color:#fff;border-bottom:1px solid rgba(255,255,255,.13);margin-bottom:12px}.petrest-dashboard__user>span{grid-row:1/3;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--prt-secondary);font-size:1.25rem;font-weight:900}.petrest-dashboard__user small{opacity:.75;overflow:hidden;text-overflow:ellipsis}.petrest-dashboard__main{padding:34px;min-width:0}.petrest-dashboard__main .petrest-notice{width:100%;margin:0 0 20px}.petrest-dashboard-title{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:28px}.petrest-dashboard-title h1{font-size:2rem}.petrest-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.petrest-dashboard-stats div{padding:22px;border:1px solid var(--prt-line);border-radius:14px;background:var(--prt-soft)}.petrest-dashboard-stats strong{display:block;font-size:1.8rem;color:var(--prt-primary)}.petrest-dashboard-stats span{font-size:.85rem;color:var(--prt-muted)}.petrest-dashboard-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.petrest-dashboard-cards article{padding:25px;border:1px solid var(--prt-line);border-radius:15px}.petrest-dashboard-cards a{font-weight:900;color:var(--prt-secondary)}.petrest-pet-list,.petrest-admin-list{display:grid;gap:12px;margin-bottom:24px}.petrest-pet-list article,.petrest-admin-list>article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px;border:1px solid var(--prt-line);border-radius:13px;background:#fff}.petrest-pet-list article>img{width:58px;height:58px;object-fit:cover;border-radius:12px}.petrest-pet-list article>div{margin-right:auto}.petrest-icon-button{border:0;background:transparent;color:#a32c23;cursor:pointer;font-weight:800}.petrest-list-main{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.petrest-admin-list>article{display:block}.petrest-offer-list{border-top:1px solid var(--prt-line);margin-top:14px;padding-top:14px}.petrest-offer-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;background:var(--prt-soft);border-radius:10px;margin-top:8px}.petrest-inline-actions{display:flex;gap:8px;flex-wrap:wrap}.petrest-inline-actions form{margin:0}.petrest-subscription-card{padding:34px;border:1px solid var(--prt-line);border-radius:18px;background:linear-gradient(145deg,#fff,#f3f8f5)}.petrest-subscription-dates{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.petrest-subscription-dates div{padding:18px;background:#fff;border-radius:12px}.petrest-subscription-dates span{display:block;color:var(--prt-muted);font-size:.82rem}.petrest-sponsor-slot{width:100%;display:grid;gap:12px;margin:26px 0}.petrest-sponsor{position:relative;border-radius:14px;overflow:hidden;background:#fff;border:1px solid var(--prt-line)}.petrest-sponsor img{display:block;width:100%;max-height:240px;object-fit:cover}.petrest-sponsor-label{position:absolute;z-index:2;right:8px;top:8px;padding:4px 7px;border-radius:6px;background:rgba(255,255,255,.91);color:#5f6c74;font-size:.64rem;font-weight:800}.petrest-sponsor--gold{border:2px solid #d6a933}.petrest-sponsor--silver{border:2px solid #aeb9c0}.petrest-sponsor-slot:has(.petrest-sponsor:nth-child(2)){grid-template-columns:repeat(2,1fr)}
@media(max-width:980px){.petrest-hero{grid-template-columns:1fr;min-height:0;gap:36px}.petrest-hero__visual{max-width:650px}.petrest-filter{grid-template-columns:1fr 1fr}.petrest-filter .petrest-btn{grid-column:1/-1}.petrest-card-grid{grid-template-columns:repeat(2,1fr)}.petrest-page-grid,.petrest-contact-grid{grid-template-columns:1fr}.petrest-sticky-card{position:static}.petrest-profile-hero{grid-template-columns:280px 1fr}.petrest-profile-grid{grid-template-columns:1fr}.petrest-price-grid{grid-template-columns:1fr}.petrest-price-card--featured{transform:none}.petrest-dashboard{grid-template-columns:1fr}.petrest-dashboard__nav{display:grid;grid-template-columns:repeat(3,1fr)}.petrest-dashboard__user{grid-column:1/-1}.petrest-dashboard-stats{grid-template-columns:repeat(2,1fr)}.petrest-check-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.petrest-home,.petrest-directory-app,.petrest-requests-app,.petrest-how-app,.petrest-pricing-app,.petrest-community-app,.petrest-contact-app,.petrest-caregiver-form-app{width:min(100% - 22px,1180px);padding-top:18px}.petrest-app h1{font-size:2.45rem}.petrest-app h2{font-size:1.85rem}.petrest-hero{padding:36px 0}.petrest-actions,.petrest-trust-row{display:grid;grid-template-columns:1fr}.petrest-btn{width:100%}.petrest-visual-card{min-height:390px;padding:28px}.petrest-visual-card__main{font-size:1.75rem}.petrest-stats{grid-template-columns:1fr}.petrest-stats div{border-right:0;border-bottom:1px solid var(--prt-line)}.petrest-stats div:last-child{border-bottom:0}.petrest-step-grid,.petrest-dual-path,.petrest-card-grid,.petrest-process,.petrest-community-grid,.petrest-community-counts,.petrest-field-grid,.petrest-role-select,.petrest-file-grid,.petrest-gallery,.petrest-subscription-dates,.petrest-dashboard-cards{grid-template-columns:1fr}.petrest-section{padding:54px 0}.petrest-section--soft{padding:36px 18px}.petrest-section__head,.petrest-cta,.petrest-dashboard-title{align-items:flex-start;flex-direction:column}.petrest-cta{padding:32px 22px}.petrest-filter{grid-template-columns:1fr}.petrest-profile-hero{grid-template-columns:1fr;padding:20px}.petrest-request-card{padding:18px}.petrest-request-card__head{flex-direction:column}.petrest-contact-info{padding:28px}.petrest-form--card,.petrest-form--large{padding:20px}.petrest-check-grid{grid-template-columns:1fr}.petrest-auth-card{padding:26px 20px}.petrest-dashboard-app{width:calc(100% - 16px);margin:14px auto}.petrest-dashboard__nav{grid-template-columns:1fr 1fr;padding:14px}.petrest-dashboard__main{padding:20px 14px}.petrest-dashboard-stats{grid-template-columns:1fr 1fr}.petrest-pet-list article{align-items:flex-start}.petrest-admin-list>article{padding:14px}.petrest-offer-list>div{align-items:flex-start;flex-direction:column}.petrest-sponsor-slot:has(.petrest-sponsor:nth-child(2)){grid-template-columns:1fr}}
.petrest-shortcode-page .nv-page-title-wrap,.petrest-shortcode-page .entry-header>.entry-title,.petrest-shortcode-page .page-title{display:none!important}.petrest-shortcode-page .container.single-page-container,.petrest-shortcode-page .container .col,.petrest-shortcode-page .nv-content-wrap{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important}.petrest-shortcode-page .entry-content{margin:0!important}.petrest-admin-page header.header,.petrest-admin-page footer,.petrest-admin-page .site-header,.petrest-admin-page .site-footer{display:none!important}.petrest-admin-page .wrapper{background:#edf2f0}
.petrest-pagination{display:flex;justify-content:center;gap:6px;margin-top:28px}.petrest-pagination .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid var(--prt-line);border-radius:8px;background:#fff;color:var(--prt-primary);font-weight:800}.petrest-pagination .page-numbers.current{background:var(--prt-primary);color:#fff}

/* PetRest 1.1 — Μίλα, Μπετόβεν, επαγγελματίες, Χαρίζονται & Υιοθεσίες και κάτω μπάρα */
.petrest-hero-mascots{position:relative;align-self:center;min-height:500px;padding:16px 28px 26px}
.petrest-hero-mascots__frame{position:relative;overflow:hidden;border-radius:34px;border:8px solid #fff;background:#eef5f1;box-shadow:0 28px 70px rgba(18,58,90,.2);transform:rotate(1.5deg)}
.petrest-hero-mascots__frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(18,58,90,.38));pointer-events:none}
.petrest-hero-mascots .petrest-hero__image{display:block;width:100%;height:480px;object-fit:cover;border-radius:0}
.petrest-hero-mascots__ribbon{position:absolute;left:24px;bottom:22px;z-index:2;padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--prt-primary);font-weight:900;box-shadow:0 8px 25px rgba(18,58,90,.14);backdrop-filter:blur(7px)}
.petrest-mascot{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:8px 13px 8px 8px;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(18,58,90,.22)}
.petrest-mascot img{width:62px;height:62px;border-radius:14px;object-fit:cover}
.petrest-mascot span{display:grid;line-height:1.1}.petrest-mascot strong{color:var(--prt-primary);font-size:1rem}.petrest-mascot small{margin-top:5px;color:#6d7a82;font-size:.75rem}
.petrest-mascot--mila{left:-8px;top:56px;transform:rotate(-3deg)}
.petrest-mascot--bethoveen{right:-2px;bottom:44px;transform:rotate(3deg)}
.petrest-hero-mascots__badge{position:absolute;z-index:5;right:22px;top:18px;display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:var(--prt-primary);color:#fff;font-size:.82rem;font-weight:850;box-shadow:0 12px 28px rgba(18,58,90,.2)}
.petrest-hero-mascots__badge i,.petrest-live-stat i{width:9px;height:9px;border-radius:50%;background:#72d760;box-shadow:0 0 0 0 rgba(114,215,96,.65);animation:petrestPulse 1.8s infinite}
@keyframes petrestPulse{0%{box-shadow:0 0 0 0 rgba(114,215,96,.65)}70%{box-shadow:0 0 0 11px rgba(114,215,96,0)}100%{box-shadow:0 0 0 0 rgba(114,215,96,0)}}
.petrest-home-marketplace{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0 70px}
.petrest-market-tile{display:block;min-height:270px;padding:34px;border-radius:25px;color:#fff!important;text-decoration:none!important;box-shadow:0 18px 45px rgba(18,58,90,.13);transition:transform .2s ease,box-shadow .2s ease}
.petrest-market-tile:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(18,58,90,.2)}
.petrest-market-tile span{display:inline-block;margin-bottom:24px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.16);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.petrest-market-tile h2{max-width:560px;margin:0 0 24px;color:#fff;font-size:clamp(1.55rem,2.5vw,2.25rem)}
.petrest-market-tile strong{font-size:.95rem}.petrest-market-tile--pro{background:linear-gradient(135deg,#123a5a,#245f7e)}.petrest-market-tile--give{background:linear-gradient(135deg,#4b8e42,#79b84e)}
.petrest-professionals,.petrest-giveaways{width:min(100% - 34px,1180px);margin:0 auto;padding:32px 0 80px}
.petrest-page-hero--professionals{background:linear-gradient(135deg,#eaf3f8,#f7fbfd)}.petrest-page-hero--giveaways{background:linear-gradient(135deg,#eef7ea,#fbfdf9)}
.petrest-filter--professionals{grid-template-columns:1fr 1fr 1.3fr auto}
.petrest-section--compact{padding:44px 0}
.petrest-prof-grid,.petrest-giveaway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.petrest-prof-card,.petrest-giveaway-card{overflow:hidden;border:1px solid var(--prt-line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(18,58,90,.08);transition:transform .2s ease,box-shadow .2s ease}
.petrest-prof-card:hover,.petrest-giveaway-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(18,58,90,.13)}
.petrest-prof-card__image,.petrest-giveaway-card__image{position:relative;display:grid;place-items:center;height:210px;overflow:hidden;background:#edf3f0;color:var(--prt-primary);font-size:3rem}
.petrest-prof-card__image img,.petrest-giveaway-card__image img{width:100%;height:100%;object-fit:cover}
.petrest-prof-card__body,.petrest-giveaway-card__body{padding:20px}.petrest-prof-card__body h3,.petrest-giveaway-card__body h3{margin:6px 0 10px;font-size:1.25rem}.petrest-prof-card__body p,.petrest-giveaway-card__body p{color:#65737b}
.petrest-card-kicker{color:var(--prt-secondary);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.petrest-card-meta{display:grid;gap:7px;margin:16px 0;color:#56666f;font-size:.84rem}
.petrest-giveaway-card__image em{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:var(--prt-accent);color:#fff;font-size:.75rem;font-style:normal;font-weight:900}
.petrest-btn--small{width:auto!important;padding:9px 14px;font-size:.85rem}
.petrest-listing-offer{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:start;margin:48px 0 20px;padding:36px;border-radius:26px;background:linear-gradient(135deg,#eef5f8,#f8fbfa);border:1px solid #dae7e2}
.petrest-listing-offer--giveaway{background:linear-gradient(135deg,#eff7ec,#fbfcf9)}
.petrest-listing-offer>div:first-child{position:sticky;top:110px}.petrest-listing-offer h2{margin:10px 0 16px}.petrest-price-inline{display:flex;align-items:end;gap:9px;margin-top:24px}.petrest-price-inline strong{font-size:3rem;color:var(--prt-primary);line-height:1}.petrest-price-inline span{color:#66747d;font-weight:700}
.petrest-prof-detail{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;gap:38px;width:min(100% - 34px,1100px);margin:40px auto 70px;padding:28px;border-radius:26px;background:#fff;border:1px solid var(--prt-line);box-shadow:0 18px 48px rgba(18,58,90,.1)}
.petrest-prof-detail__media img{width:100%;height:100%;min-height:380px;object-fit:cover;border-radius:18px}.petrest-prof-detail__copy{padding:22px 16px}.petrest-prof-contact{display:grid;gap:12px;margin-top:26px}.petrest-prof-contact a,.petrest-prof-contact span{display:block;padding:12px 14px;border-radius:10px;background:#f1f6f4;color:#314550;font-weight:750}
.petrest-bottom-area{position:relative;z-index:20;background:#0f2f49;color:#fff}.petrest-bottom-area__inner{width:min(100% - 28px,1180px);margin:auto;padding:20px 0 14px}.petrest-bottom-area .petrest-sponsor-slot{margin:0 0 16px}.petrest-public-counter{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.055)}
.petrest-public-counter>span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:16px 20px;border-right:1px solid rgba(255,255,255,.12)}.petrest-public-counter>span:last-child{border-right:0}.petrest-public-counter strong{font-size:1.45rem}.petrest-public-counter small{color:#b9c9d3}.petrest-live-stat{grid-template-columns:auto auto 1fr!important}.petrest-live-stat i{display:inline-block}
.petrest-credit{display:flex;justify-content:space-between;gap:20px;padding:15px 3px 0;color:#afc0ca;font-size:.78rem}.petrest-credit strong{color:#fff;letter-spacing:.02em}
@media(max-width:980px){.petrest-prof-grid,.petrest-giveaway-grid{grid-template-columns:repeat(2,1fr)}.petrest-listing-offer,.petrest-prof-detail{grid-template-columns:1fr}.petrest-listing-offer>div:first-child{position:static}.petrest-filter--professionals{grid-template-columns:1fr 1fr}.petrest-filter--professionals .petrest-btn{grid-column:1/-1}.petrest-hero-mascots{max-width:720px;width:100%;margin:auto}}
@media(max-width:680px){.petrest-hero-mascots{min-height:390px;padding:8px 4px 40px}.petrest-hero-mascots .petrest-hero__image{height:350px}.petrest-hero-mascots__frame{border-width:5px;border-radius:24px;transform:none}.petrest-hero-mascots__ribbon{left:12px;bottom:12px;font-size:.72rem}.petrest-mascot img{width:46px;height:46px}.petrest-mascot{padding:6px 9px 6px 6px}.petrest-mascot small{display:none}.petrest-mascot--mila{left:-3px;top:36px}.petrest-mascot--bethoveen{right:-3px;bottom:20px}.petrest-hero-mascots__badge{right:8px;top:2px;font-size:.68rem}.petrest-home-marketplace,.petrest-prof-grid,.petrest-giveaway-grid{grid-template-columns:1fr}.petrest-market-tile{min-height:230px;padding:26px}.petrest-professionals,.petrest-giveaways{width:min(100% - 22px,1180px);padding-top:18px}.petrest-listing-offer{padding:22px 14px;gap:18px}.petrest-prof-detail{width:calc(100% - 20px);padding:14px}.petrest-prof-detail__media img{min-height:260px}.petrest-public-counter{grid-template-columns:1fr}.petrest-public-counter>span{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.petrest-public-counter>span:last-child{border-bottom:0}.petrest-credit{align-items:center;flex-direction:column;gap:6px;text-align:center}.petrest-filter--professionals{grid-template-columns:1fr}}

/* ===== PetRest 2.0 · warm mobile-first design ===== */
body.petrest-shortcode-page{background:#fffaf1!important}
.petrest-app{--prt-cream:#fff8ed;--prt-cream-2:#f8eedf;--prt-pink:#ff8f93;--prt-blue:#3f8fce;--prt-yellow:#ffc84a;--prt-purple:#b88ad8;--prt-green:#74b63e;--prt-navy:#123a5a;background:transparent}
.petrest-app .petrest-home,.petrest-app .petrest-directory-app,.petrest-app .petrest-requests-app,.petrest-app .petrest-how-app,.petrest-app .petrest-pricing-app,.petrest-app .petrest-community-app,.petrest-app .petrest-contact-app,.petrest-app .petrest-caregiver-form-app,.petrest-app .petrest-professionals,.petrest-app .petrest-giveaways{background:linear-gradient(180deg,#fffaf2 0,#fffdf8 45%,#fffaf2 100%);border-radius:32px}
.petrest-section>h2,.petrest-section>p,.petrest-section>.petrest-eyebrow,.petrest-page-hero{text-align:center;margin-left:auto;margin-right:auto}
.petrest-section__head{align-items:center;text-align:center;flex-direction:column;justify-content:center}
.petrest-section__head>a{align-self:center}
.petrest-hero{position:relative;overflow:visible;background:radial-gradient(circle at 8% 12%,rgba(255,200,74,.18),transparent 26%),radial-gradient(circle at 92% 18%,rgba(255,143,147,.18),transparent 24%);border-radius:34px;padding:54px 40px;margin-top:18px}
.petrest-hero:before,.petrest-hero:after{position:absolute;font-size:42px;opacity:.35;pointer-events:none;transform:rotate(-12deg)}
.petrest-hero:before{content:'🐾';left:22px;top:18px}.petrest-hero:after{content:'♡';right:28px;bottom:22px;color:#ff8f93}
.petrest-hero__copy h1 span{color:#ff727a}.petrest-hero__copy>p{color:#5c463c}
.petrest-btn{border-radius:16px;min-height:54px;box-shadow:0 9px 20px rgba(18,58,90,.10)}
.petrest-btn--primary{background:linear-gradient(135deg,#123a5a,#165182)}
.petrest-btn--secondary{background:linear-gradient(135deg,#74b63e,#8aca45)}
.petrest-trust-row span{background:rgba(255,255,255,.78);padding:9px 13px;border-radius:999px}
.petrest-hero-mascots{padding:22px 20px 60px;min-height:auto}
.petrest-hero-mascots__frame{transform:none;border-radius:38px;border:8px solid #fff;box-shadow:0 24px 58px rgba(18,58,90,.18)}
.petrest-hero-mascots .petrest-hero__image{height:auto;aspect-ratio:1/1;object-fit:cover}
.petrest-hero-mascots__ribbon{left:50%;bottom:15px;transform:translateX(-50%);white-space:nowrap;max-width:calc(100% - 32px);font-size:.86rem;padding:10px 16px;overflow:hidden;text-overflow:ellipsis}
.petrest-hero-mascots__badge{right:18px;top:4px;background:#123a5a}
.petrest-mascot{position:absolute;z-index:6;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.96);padding:8px 13px 8px 8px;border-radius:20px;box-shadow:0 14px 32px rgba(18,58,90,.16);border:1px solid rgba(18,58,90,.08)}
.petrest-mascot img{width:58px;height:58px;border-radius:14px;object-fit:cover}.petrest-mascot span{display:flex;flex-direction:column}.petrest-mascot strong{color:#123a5a}.petrest-mascot small{color:#76828a}.petrest-mascot--mila{left:-8px;top:68px;transform:rotate(-2deg)}.petrest-mascot--bethoveen{right:-8px;bottom:2px;transform:rotate(2deg)}
.petrest-step-grid article,.petrest-path-card,.petrest-caregiver-card,.petrest-request-card,.petrest-prof-card,.petrest-giveaway-card{border-radius:24px;border-color:#f0dfc9;background:#fff;box-shadow:0 12px 32px rgba(91,63,42,.08)}
.petrest-step-grid article:nth-child(1)>span{background:#74b63e}.petrest-step-grid article:nth-child(2)>span{background:#ff8f93}.petrest-step-grid article:nth-child(3)>span{background:#3f8fce}
.petrest-section--soft{background:linear-gradient(135deg,#f5f7e8,#fff2e8);border:1px solid #eee0cf}
.petrest-path-card--owner{background:#eef7ff}.petrest-path-card--caregiver{background:#f2f9e9}
.petrest-form--card,.petrest-form--large,.petrest-contact-info,.petrest-auth-card{border-radius:24px;background:#fffdf9;border-color:#eedfce}
.petrest-form input,.petrest-form select,.petrest-form textarea{border-radius:13px;background:#fff;border-color:#dfd3c6;min-height:48px}
.petrest-submit-state{margin-top:16px;padding:18px;border-radius:18px;background:#fff8e9;border:1px solid #f0d7ab;display:grid;grid-template-columns:auto 1fr;gap:3px 12px;align-items:center;color:#5d4635}
.petrest-submit-state strong{color:#123a5a}.petrest-submit-state span{font-size:.86rem}.petrest-submit-state b{grid-column:1/-1;display:block;height:5px;border-radius:999px;background:linear-gradient(90deg,#74b63e,#ffc84a,#ff8f93,#3f8fce);background-size:220% 100%;animation:petrestProgress 1.3s linear infinite;margin-top:10px}.petrest-paw-loader{display:flex;gap:2px;grid-row:1/3}.petrest-paw-loader i{font-style:normal;display:inline-block;animation:petrestPaw 1.1s infinite}.petrest-paw-loader i:nth-child(2){animation-delay:.18s}.petrest-paw-loader i:nth-child(3){animation-delay:.36s}.petrest-submit-spinner{display:inline-block;width:17px;height:17px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:petrestSpin .7s linear infinite;vertical-align:-3px;margin-right:6px}
@keyframes petrestSpin{to{transform:rotate(360deg)}}@keyframes petrestPaw{0%,70%,100%{transform:translateY(0);opacity:.45}35%{transform:translateY(-6px);opacity:1}}@keyframes petrestProgress{to{background-position:-220% 0}}

/* Neve mobile off-canvas correction */
.header-menu-sidebar,.header-menu-sidebar-bg{height:100dvh!important;max-height:100dvh!important}
.header-menu-sidebar .header-menu-sidebar-inner{padding-top:68px!important;overflow-y:auto!important;overscroll-behavior:contain!important;height:100dvh!important}
.header-menu-sidebar .nav-menu-primary,.header-menu-sidebar .navbar-toggle-wrapper{margin:0!important}
.header-menu-sidebar .nav-menu-primary ul{padding:0 24px 28px!important}
.header-menu-sidebar .nav-menu-primary li{margin:0!important}
.header-menu-sidebar .nav-menu-primary li>a{padding:13px 0!important;line-height:1.25!important;font-size:1.16rem!important}
.header-menu-sidebar .navbar-toggle-wrapper{position:absolute!important;right:18px!important;top:14px!important;z-index:5!important}

@media(max-width:680px){
 body.petrest-shortcode-page{background:#fffaf1!important}
 .petrest-home,.petrest-directory-app,.petrest-requests-app,.petrest-how-app,.petrest-pricing-app,.petrest-community-app,.petrest-contact-app,.petrest-caregiver-form-app{width:100%!important;padding-left:12px!important;padding-right:12px!important;border-radius:0!important}
 .petrest-hero{display:flex;flex-direction:column;padding:28px 13px 24px;margin-top:4px;border-radius:26px;gap:26px;text-align:center}
 .petrest-hero__copy{display:flex;flex-direction:column;align-items:center}
 .petrest-app h1{font-size:clamp(2.05rem,10vw,2.75rem);line-height:1.08;text-align:center}
 .petrest-hero__copy>p{font-size:1rem;text-align:center;max-width:350px}
 .petrest-actions{width:100%;gap:10px}.petrest-actions .petrest-btn{min-height:56px;font-size:1rem}
 .petrest-trust-row{display:flex;justify-content:center;gap:8px}.petrest-trust-row span{font-size:.76rem;padding:7px 9px}
 .petrest-hero-mascots{width:100%;padding:10px 2px 74px}
 .petrest-hero-mascots__frame{border-radius:28px;border-width:5px}
 .petrest-hero-mascots .petrest-hero__image{height:auto;aspect-ratio:1/1;object-fit:cover}
 .petrest-hero-mascots__ribbon{bottom:10px;font-size:.68rem;padding:8px 12px;max-width:74%}
 .petrest-hero-mascots__badge{right:4px;top:-4px;font-size:.68rem;padding:8px 10px}
 .petrest-mascot img{width:45px;height:45px}.petrest-mascot{padding:6px 9px 6px 6px;border-radius:15px}.petrest-mascot small{display:none}.petrest-mascot strong{font-size:.84rem}
 .petrest-mascot--mila{left:-3px;top:52px}.petrest-mascot--bethoveen{right:-3px;bottom:18px}
 .petrest-section,.petrest-section--center{text-align:center}.petrest-section__head{text-align:center;align-items:center}.petrest-section__head>div{width:100%}
 .petrest-step-grid article,.petrest-path-card{text-align:center;align-items:center}
 .petrest-submit-state{grid-template-columns:1fr;text-align:center}.petrest-paw-loader{justify-content:center;grid-row:auto}.petrest-submit-state b{grid-column:1}
}

/* PetRest 2.1 — warm mobile-first refinements */
.petrest-love-gallery{margin:24px 0 64px;padding:38px;border:1px solid #eadfce;border-radius:32px;background:linear-gradient(145deg,#fff8ed,#f5f7e9);box-shadow:0 18px 45px rgba(61,48,38,.08)}
.petrest-love-gallery__head{text-align:center;max-width:760px;margin:0 auto 26px}.petrest-love-gallery__head h2{margin:.35rem 0 .6rem}.petrest-love-gallery__head p{margin:0;color:#66564b}
.petrest-love-gallery__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.petrest-love-gallery figure{margin:0;overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 14px 34px rgba(18,58,90,.11)}
.petrest-love-gallery img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.petrest-love-gallery figcaption{padding:15px 18px;color:#493d35;font-weight:750;text-align:center}
.petrest-giveaway-card__image{height:auto;min-height:220px;aspect-ratio:4/3;padding:8px;background:#f7f1e7}
.petrest-giveaway-card__image img{width:100%;height:100%;object-fit:contain;border-radius:14px;background:#fff}
.petrest-owner-manage{width:min(900px,100%);margin:24px auto 70px;padding:34px;border-radius:30px;background:#fffaf2;border:1px solid #eadfce}.petrest-owner-manage>h1,.petrest-owner-manage>p{text-align:center}.petrest-owner-image,.petrest-admin-image-edit{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;margin:18px 0;padding:16px;border-radius:20px;background:#f8f3ea}.petrest-owner-image img,.petrest-admin-image-edit img{width:100%;height:150px;object-fit:contain;border-radius:14px;background:#fff}.petrest-owner-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.petrest-owner-actions form{margin:0}.petrest-jimakos{color:#e58a2b!important;text-decoration:none;font-weight:900}.petrest-jimakos:hover{text-decoration:underline}
/* Neve mobile off-canvas: use the real viewport and avoid wasted top space */
@media(max-width:960px){.header-menu-sidebar-inner{padding-top:18px!important;max-height:100dvh!important;overflow-y:auto!important}.header-menu-sidebar .nav-ul{padding-top:0!important}.header-menu-sidebar .nav-ul li>a{padding-top:12px!important;padding-bottom:12px!important;line-height:1.25!important}.header-menu-sidebar-bg{height:100dvh!important}.header-menu-sidebar .close-sidebar-panel{position:sticky!important;top:8px!important;margin-left:auto!important;z-index:20!important}}
@media(max-width:680px){.petrest-love-gallery{padding:24px 12px;margin:18px 0 46px;border-radius:24px}.petrest-love-gallery__grid{grid-template-columns:1fr;gap:14px}.petrest-love-gallery img{aspect-ratio:4/3}.petrest-owner-manage{padding:22px 12px;border-radius:24px}.petrest-owner-image,.petrest-admin-image-edit{grid-template-columns:1fr}.petrest-owner-image img,.petrest-admin-image-edit img{height:auto;max-height:300px}.petrest-owner-actions{display:grid;grid-template-columns:1fr}.petrest-owner-actions .petrest-btn{width:100%}.petrest-giveaway-card__image{aspect-ratio:auto;min-height:0}.petrest-giveaway-card__image img{height:auto;max-height:520px;object-fit:contain}}

/* PetRest 2.1.3 — clean hero image, without floating cards or badges. */
.petrest-hero-photo{position:relative;align-self:center;width:100%;max-width:620px;margin-inline:auto}
.petrest-hero-photo .petrest-hero__image{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border:8px solid #fff;border-radius:34px;background:#fff;box-shadow:0 24px 58px rgba(18,58,90,.18)}
@media(max-width:980px){.petrest-hero-photo{max-width:720px}}
@media(max-width:680px){.petrest-hero-photo{width:100%;max-width:none}.petrest-hero-photo .petrest-hero__image{border-width:5px;border-radius:24px}}

/* PetRest 2.2.2 — contact visual and fast uploads */
.petrest-contact-info{display:flex;flex-direction:column;justify-content:center;min-height:100%;background:linear-gradient(155deg,var(--prt-primary),#1d587f)!important;color:#fff!important}
.petrest-contact-info h2,.petrest-contact-info p,.petrest-contact-info .petrest-muted{color:#fff!important}
.petrest-contact-visual{display:grid;place-items:center;margin:0 auto 24px;width:min(260px,100%);aspect-ratio:1/1;padding:22px;border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(7,34,53,.22)}
.petrest-contact-visual img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:760px){.petrest-contact-info{padding:26px!important}.petrest-contact-visual{width:min(210px,78vw);margin-bottom:20px;border-radius:24px}}

/* Fast image-upload feedback */
.petrest-upload-hint{display:block;margin-top:7px;font-size:.82rem;color:#60717a;line-height:1.35}.petrest-upload-hint.is-working{color:#b76816}.petrest-upload-hint.is-success{color:#2f7a38}.petrest-upload-hint.is-error{color:#b42318;font-weight:700}.petrest-upload-error{margin:12px 0;padding:12px 14px;border-radius:13px;background:#fff0ef;border:1px solid #f0b9b4;color:#9b2018;font-weight:700}.petrest-legal-consent{align-items:flex-start!important}.petrest-legal-consent span{font-size:.78rem;line-height:1.48;color:#52636d}.petrest-legal-consent a{font-weight:800;color:var(--petrest-primary,#123a5a);text-decoration:underline}.petrest-form.is-preparing-upload{opacity:.92}.petrest-form.is-preparing-upload button[type=submit]{cursor:wait}


/* PetRest 2.2.3 — sponsor request, compact privacy copy and warmer mobile menu */
.petrest-listing-offer--sponsor{background:linear-gradient(135deg,#fff5e8 0%,#f3f8ef 100%);border-color:#eadbc6}
.petrest-listing-offer--sponsor .petrest-eyebrow{color:var(--prt-accent)}
.petrest-sponsor-mini-points{display:grid;gap:9px;margin-top:20px}.petrest-sponsor-mini-points span{display:flex;align-items:center;gap:9px;color:#40545f;font-weight:750;font-size:.92rem}.petrest-sponsor-mini-points span:before{content:'✓';display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#fff;color:var(--prt-secondary);box-shadow:0 5px 14px rgba(18,58,90,.08)}
.petrest-sponsor-request-form{border-top:5px solid var(--prt-accent)}
.petrest-legal-consent{padding:10px 12px!important;border-radius:12px;background:#f7f9f8;border:1px solid #e1e8e5}.petrest-legal-consent span{font-size:.74rem!important;line-height:1.38!important}
@media(max-width:960px){
 body .header-menu-sidebar-bg,body .header-menu-sidebar{background:linear-gradient(180deg,#fffaf1 0%,#f1f8f2 100%)!important}
 body .header-menu-sidebar .nav-ul>li>a{margin:4px 12px!important;padding:12px 14px!important;border-radius:12px!important;border-left:4px solid var(--petrest-secondary,#58a44a)!important;background:rgba(255,255,255,.78)!important;color:var(--petrest-primary,#123a5a)!important;font-weight:750!important;box-shadow:0 4px 12px rgba(18,58,90,.04)}
 body .header-menu-sidebar .nav-ul>li:nth-child(3n+2)>a{border-left-color:var(--petrest-accent,#f28c28)!important;background:#fff7ec!important}
 body .header-menu-sidebar .nav-ul>li:nth-child(3n)>a{border-left-color:var(--petrest-primary,#123a5a)!important;background:#f3f7fa!important}
 body .header-menu-sidebar .nav-ul>li.current-menu-item>a,body .header-menu-sidebar .nav-ul>li.current_page_item>a{background:var(--petrest-primary,#123a5a)!important;color:#fff!important;border-left-color:var(--petrest-accent,#f28c28)!important}
 body .navbar-toggle{border-radius:12px!important;background:#fff4e7!important;border:1px solid #efd8bb!important;padding:8px 10px!important}
 body .header-menu-sidebar .close-sidebar-panel{border-radius:12px!important;background:#fff!important;color:var(--petrest-primary,#123a5a)!important;box-shadow:0 5px 16px rgba(18,58,90,.10)}
}
@media(max-width:680px){.petrest-listing-offer--sponsor{margin-top:28px}.petrest-legal-consent{padding:9px 10px!important}.petrest-legal-consent span{font-size:.72rem!important}}


/* PetRest 2.2.4 — public city traffic summary */
.petrest-city-stats{margin-top:14px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(116,182,62,.08))}
.petrest-city-stats__heading{display:flex;align-items:center;gap:11px;margin-bottom:13px}.petrest-city-stats__heading>div{display:grid;gap:1px}.petrest-city-stats__heading strong{color:#fff;font-size:.96rem}.petrest-city-stats__heading small{color:#b9c9d3;font-size:.74rem}.petrest-city-stats__pin{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:rgba(255,255,255,.11);font-size:1rem}
.petrest-city-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.petrest-city-stat{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;min-width:0;padding:10px 11px;border-radius:11px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.petrest-city-stat i{grid-row:1/3;width:8px;height:8px;border-radius:50%;background:#86c84c;box-shadow:0 0 0 4px rgba(134,200,76,.12)}.petrest-city-stat:nth-child(3n+2) i{background:#f3a040;box-shadow:0 0 0 4px rgba(243,160,64,.12)}.petrest-city-stat:nth-child(3n) i{background:#5fa3d7;box-shadow:0 0 0 4px rgba(95,163,215,.12)}.petrest-city-stat b{overflow:hidden;color:#fff;font-size:.82rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.petrest-city-stat small{color:#b9c9d3;font-size:.68rem;line-height:1.2}
@media(max-width:780px){.petrest-city-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.petrest-city-stats{padding:13px}.petrest-city-stats__heading small{font-size:.7rem}.petrest-city-stat{padding:9px}.petrest-city-stat b{font-size:.78rem}.petrest-city-stat small{font-size:.64rem}}

/* PetRest 2.2.5 premium corrections */
.petrest-mascot{display:none!important}
.petrest-hero-photo .petrest-hero__image{object-position:center center!important}
.petrest-sponsor{overflow:hidden!important;background:#fff;border-radius:18px!important;border:1px solid var(--prt-line)!important}
.petrest-sponsor a{display:block;color:inherit!important}
.petrest-sponsor-media{display:flex;align-items:center;justify-content:center;width:100%;min-height:110px;background:#f7faf8;padding:10px}
.petrest-sponsor-media img,.petrest-sponsor img{display:block!important;width:100%!important;height:auto!important;max-height:360px!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.petrest-sponsor-copy{padding:14px 16px 18px;text-align:left}
.petrest-sponsor-copy strong{display:block;color:var(--prt-primary);font-size:1.05rem;margin-bottom:5px}
.petrest-sponsor-copy p{margin:0 0 10px;color:var(--prt-muted);font-size:.92rem;line-height:1.55}
.petrest-sponsor-cta{display:inline-flex;color:var(--prt-secondary);font-weight:850;font-size:.86rem}
.petrest-notice{position:relative;z-index:50;box-shadow:0 12px 30px rgba(18,58,90,.12)}
.petrest-notice--success:before{content:'✓ ';font-weight:900}
@media(max-width:680px){.petrest-sponsor-media{min-height:80px}.petrest-sponsor-media img,.petrest-sponsor img{max-height:260px!important}}


/* PetRest 2.2.6 contextual internal navigation */
.petrest-related{margin:44px 0 8px;padding:28px;border:1px solid rgba(19,77,92,.12);border-radius:28px;background:linear-gradient(145deg,#f8fcfa,#eef8f4);position:relative;overflow:hidden}.petrest-related:before,.petrest-related:after{content:"🐾";position:absolute;font-size:72px;opacity:.035;transform:rotate(-18deg);pointer-events:none}.petrest-related:before{left:-12px;top:-18px}.petrest-related:after{right:8px;bottom:-28px;transform:rotate(22deg)}.petrest-related__head{text-align:center;margin-bottom:20px}.petrest-related__head h2{margin:5px 0 0}.petrest-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.petrest-related-card{display:flex;flex-direction:column;min-height:190px;padding:20px;border-radius:21px;background:#fff;border:1px solid rgba(19,77,92,.11);text-decoration:none!important;color:inherit;box-shadow:0 10px 30px rgba(19,77,92,.06);transition:.22s ease}.petrest-related-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(19,77,92,.11);border-color:rgba(29,146,99,.35)}.petrest-related-card__icon{font-size:25px;margin-bottom:12px}.petrest-related-card strong{font-size:18px;color:#123f4d}.petrest-related-card p{margin:8px 0 14px;color:#66777d;line-height:1.55}.petrest-related-card em{margin-top:auto;color:#15875e;font-style:normal;font-weight:800;font-size:13px}@media(max-width:760px){.petrest-related{padding:22px 14px;border-radius:23px}.petrest-related__grid{grid-template-columns:1fr}.petrest-related-card{min-height:0}}


/* PetRest 2.2.7 — warm visual system and premium sponsored cards */
.petrest-app{--prt-accent:#E69A6A;--prt-cream:#FFF8EF;--prt-orange-soft:#F8D9C4}
.petrest-app:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(circle at 20% 20%,rgba(230,154,106,.07) 0 2px,transparent 3px),radial-gradient(circle at 80% 65%,rgba(116,182,62,.06) 0 2px,transparent 3px);background-size:72px 72px,96px 96px}
.petrest-sponsor-slot{width:min(100%,1180px);margin:22px auto}
.petrest-sponsor{position:relative;display:grid;grid-template-columns:minmax(240px,42%) minmax(0,1fr);align-items:stretch;overflow:hidden!important;background:linear-gradient(135deg,#fff 0%,var(--prt-cream) 100%)!important;border:1px solid rgba(230,154,106,.42)!important;border-radius:22px!important;box-shadow:0 18px 45px rgba(18,58,90,.10)}
.petrest-sponsor-label{position:absolute;z-index:2;top:14px;left:14px;display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(18,50,71,.92);color:#fff;font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.petrest-sponsor-media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:220px!important;padding:18px!important;background:#fff!important;border-right:1px solid rgba(230,154,106,.28)}
.petrest-sponsor-media img,.petrest-sponsor img{display:block!important;width:100%!important;height:100%!important;max-height:340px!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:14px}
.petrest-sponsor-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:34px 34px 30px!important;text-align:left!important}
.petrest-sponsor-copy strong{font-size:clamp(1.35rem,2.5vw,2rem)!important;line-height:1.15!important;color:var(--prt-primary)!important;margin:0 0 12px!important}
.petrest-sponsor-copy p{font-size:1rem!important;line-height:1.7!important;color:#536670!important;margin:0 0 20px!important}
.petrest-sponsor-cta{display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:44px!important;padding:10px 17px!important;border-radius:10px!important;background:var(--prt-secondary)!important;color:#fff!important;font-weight:850!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(116,182,62,.22)}
.petrest-sponsor-cta:hover{transform:translateY(-1px);filter:brightness(.96)}
.petrest-sponsor-slot--footer .petrest-sponsor{grid-template-columns:minmax(190px,34%) minmax(0,1fr)}
.petrest-sponsor-slot--footer .petrest-sponsor-media{min-height:160px!important}
.petrest-price-grid--complete{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.petrest-price-grid--complete article:nth-child(4),.petrest-price-grid--complete article:nth-child(5){border-top:5px solid var(--prt-accent)}
.petrest-pricing-launch{margin:26px 0 0;padding:30px;border-radius:20px;background:linear-gradient(135deg,var(--prt-cream),#fff);border:1px solid rgba(230,154,106,.45);text-align:center;box-shadow:var(--prt-shadow)}
.petrest-pricing-launch>span{display:inline-flex;padding:6px 11px;border-radius:999px;background:var(--prt-accent);color:#fff;font-weight:850;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}
.petrest-pricing-launch h2{margin-top:14px}
@media(max-width:900px){.petrest-sponsor{grid-template-columns:1fr}.petrest-sponsor-media{border-right:0;border-bottom:1px solid rgba(230,154,106,.28);min-height:170px!important}.petrest-sponsor-copy{padding:24px!important}.petrest-price-grid--complete{grid-template-columns:1fr 1fr!important}}
@media(max-width:620px){.petrest-price-grid--complete{grid-template-columns:1fr!important}.petrest-sponsor-slot{width:calc(100% - 20px)}.petrest-sponsor-copy{padding:22px 18px 20px!important}.petrest-sponsor-media{padding:12px!important;min-height:135px!important}.petrest-sponsor-media img,.petrest-sponsor img{max-height:240px!important}.petrest-sponsor-label{top:10px;left:10px;font-size:.65rem}}


/* PetRest 2.2.8 — definitive sponsored card layout */
.petrest-sponsor-slot{
  display:block!important;
  width:min(100%,1180px)!important;
  margin:24px auto!important;
}
.petrest-sponsor-slot .petrest-sponsor{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(280px,40%) minmax(0,1fr)!important;
  width:100%!important;
  min-width:0!important;
  align-items:stretch!important;
  background:#fff8ef!important;
  border:1px solid rgba(230,154,106,.48)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  box-shadow:0 18px 45px rgba(18,58,90,.10)!important;
}
.petrest-sponsor-slot .petrest-sponsor-media{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:280px!important;
  padding:22px!important;
  background:#fff!important;
  border:0!important;
  border-right:1px solid rgba(230,154,106,.30)!important;
}
.petrest-sponsor-slot .petrest-sponsor-media img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:430px!important;
  max-height:430px!important;
  margin:0 auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:14px!important;
  background:#fff!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  min-width:0!important;
  padding:64px 38px 34px!important;
  background:linear-gradient(145deg,#fff8ef 0%,#ffffff 100%)!important;
  text-align:left!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy strong{
  display:block!important;
  width:100%!important;
  margin:0 0 12px!important;
  color:#123247!important;
  font-size:clamp(1.45rem,2.4vw,2.15rem)!important;
  line-height:1.18!important;
  overflow-wrap:anywhere!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy p{
  width:100%!important;
  margin:0 0 20px!important;
  color:#5f6e74!important;
  font-size:1rem!important;
  line-height:1.65!important;
}
.petrest-sponsor-slot .petrest-sponsor-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:11px 18px!important;
  border-radius:12px!important;
  background:#4f9638!important;
  color:#fff!important;
  font-weight:850!important;
  text-decoration:none!important;
}
.petrest-sponsor-slot .petrest-sponsor-label{
  top:16px!important;
  left:16px!important;
  right:auto!important;
  z-index:5!important;
  background:#123247!important;
  color:#fff!important;
  border-radius:999px!important;
  padding:7px 12px!important;
}
.petrest-sponsor-slot--footer .petrest-sponsor{
  grid-template-columns:minmax(220px,34%) minmax(0,1fr)!important;
}
.petrest-sponsor-slot--footer .petrest-sponsor-media{
  min-height:210px!important;
}
@media(max-width:760px){
  .petrest-sponsor-slot{
    width:calc(100% - 20px)!important;
    margin:18px auto!important;
  }
  .petrest-sponsor-slot .petrest-sponsor,
  .petrest-sponsor-slot--footer .petrest-sponsor{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    border-radius:20px!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-media,
  .petrest-sponsor-slot--footer .petrest-sponsor-media{
    order:1!important;
    min-height:0!important;
    padding:16px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(230,154,106,.30)!important;
    background:#fff!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-media img{
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:none!important;
    object-fit:contain!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy{
    order:2!important;
    width:100%!important;
    padding:24px 18px 20px!important;
    background:#fff8ef!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy strong{
    font-size:1.45rem!important;
    margin-bottom:10px!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy p{
    font-size:.96rem!important;
    line-height:1.58!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-cta{
    width:100%!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-label{
    top:10px!important;
    left:10px!important;
    font-size:.64rem!important;
  }
}

/* PetRest 2.2.9 — unified warm identity, premium mobile navigation and sponsor cleanup */
:root{
  --petrest-accent:#E69A6A;
  --petrest-accent-soft:#F8D9C4;
  --petrest-cream:#FFF8EF;
}
.petrest-app{
  --prt-accent:#E69A6A!important;
  --prt-cream:#FFF8EF!important;
}
.petrest-app .petrest-eyebrow,
.petrest-app .petrest-section__head>a,
.petrest-app .petrest-text-link,
.petrest-app .petrest-card-foot a{transition:color .18s ease,transform .18s ease}
.petrest-app .petrest-eyebrow{color:#D77E48!important}
.petrest-app .petrest-btn--accent{background:#E69A6A!important}
.petrest-app .petrest-btn--ghost:hover,
.petrest-app .petrest-card-grid article:hover,
.petrest-app .petrest-form input:focus,
.petrest-app .petrest-form select:focus,
.petrest-app .petrest-form textarea:focus{border-color:#E69A6A!important}
.petrest-app .petrest-form input:focus,
.petrest-app .petrest-form select:focus,
.petrest-app .petrest-form textarea:focus{box-shadow:0 0 0 3px rgba(230,154,106,.16)!important}
.petrest-app .petrest-section--soft,
.petrest-app .petrest-empty{background:linear-gradient(145deg,#fffaf4,#f3f8ef)!important}
.petrest-app .petrest-price-card,
.petrest-app .petrest-form--card,
.petrest-app .petrest-form--large,
.petrest-app .petrest-contact-info{border-top:3px solid rgba(230,154,106,.72)!important}

@media(max-width:960px){
  body .header-menu-sidebar-bg,
  body .header-menu-sidebar{
    background:#FFF8EF!important;
  }
  body .header-menu-sidebar .header-menu-sidebar-inner{
    position:relative!important;
    isolation:isolate!important;
    padding-top:54px!important;
    background:
      radial-gradient(circle at 18% 12%,rgba(230,154,106,.12),transparent 28%),
      radial-gradient(circle at 86% 78%,rgba(79,150,56,.10),transparent 28%),
      #FFF8EF!important;
  }
  body .header-menu-sidebar .header-menu-sidebar-inner:before{
    content:'🐾   ♡   🐾   ♡   🐾   ♡   🐾';
    position:absolute!important;
    inset:18px 10px auto 10px!important;
    z-index:-1!important;
    color:rgba(18,50,71,.055)!important;
    font-size:24px!important;
    letter-spacing:18px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }
  body .header-menu-sidebar .navbar-toggle-wrapper,
  body .header-menu-sidebar .close-sidebar-panel{
    top:6px!important;
    right:10px!important;
  }
  body .header-menu-sidebar .nav-ul{
    padding:12px 18px 34px!important;
  }
  body .header-menu-sidebar .nav-ul>li>a{
    position:relative!important;
    margin:0!important;
    padding:15px 8px 13px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#123247!important;
    font-size:1.08rem!important;
    font-weight:780!important;
  }
  body .header-menu-sidebar .nav-ul>li>a:after{
    content:'';
    position:absolute;
    left:8px;
    right:100%;
    bottom:6px;
    height:3px;
    border-radius:999px;
    background:linear-gradient(90deg,#4F9638,#E69A6A);
    transition:right .22s ease;
  }
  body .header-menu-sidebar .nav-ul>li>a:hover:after,
  body .header-menu-sidebar .nav-ul>li>a:focus-visible:after,
  body .header-menu-sidebar .nav-ul>li.current-menu-item>a:after,
  body .header-menu-sidebar .nav-ul>li.current_page_item>a:after{
    right:8px;
  }
  body .header-menu-sidebar .nav-ul>li.current-menu-item>a,
  body .header-menu-sidebar .nav-ul>li.current_page_item>a{
    background:rgba(255,255,255,.62)!important;
    color:#123247!important;
  }
  body .header-menu-sidebar .close-sidebar-panel,
  body .navbar-toggle{
    background:#fff3e8!important;
    border:1px solid rgba(230,154,106,.45)!important;
    color:#123247!important;
    box-shadow:0 8px 22px rgba(18,50,71,.10)!important;
  }
}

/* Sponsor: one real image, then content; no decorative placeholder or emoji fallback. */
.petrest-sponsor-slot .petrest-sponsor-media:empty{display:none!important}
.petrest-sponsor-slot .petrest-sponsor-media img[src=''],
.petrest-sponsor-slot .petrest-sponsor-media img:not([src]){display:none!important}
.petrest-sponsor-slot .petrest-sponsor-copy{overflow:hidden!important}
@media(max-width:760px){
  .petrest-sponsor-slot .petrest-sponsor-media{padding:0!important;background:#fff!important}
  .petrest-sponsor-slot .petrest-sponsor-media img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    border-radius:0!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy{
    padding:22px 18px 20px!important;
    border-top:3px solid #E69A6A!important;
  }
}

/* PetRest Super SEO FAQ 2.3.1 */
.petrest-seo-intent,
.petrest-faq{
  width:min(1120px,calc(100% - 32px));
  margin:42px auto 0;
  border:1px solid rgba(230,154,106,.32);
  border-radius:28px;
  background:
    radial-gradient(circle at 10% 10%,rgba(230,154,106,.12),transparent 32%),
    radial-gradient(circle at 92% 18%,rgba(79,150,56,.10),transparent 30%),
    #fff8ef;
  box-shadow:0 18px 48px rgba(18,50,71,.08);
}
.petrest-seo-intent{
  padding:34px 32px;
  text-align:center;
}
.petrest-seo-intent h2,
.petrest-faq h2{
  color:#123247;
  margin:6px 0 14px;
  font-size:clamp(25px,4vw,38px);
  line-height:1.18;
}
.petrest-seo-intent p{
  max-width:900px;
  margin:0 auto;
  color:#52636d;
  font-size:17px;
  line-height:1.75;
}
.petrest-faq{
  padding:34px 32px 28px;
}
.petrest-faq__head{text-align:center;margin-bottom:20px}
.petrest-faq__list{display:grid;gap:12px;max-width:920px;margin:0 auto}
.petrest-faq__item{
  overflow:hidden;
  border:1px solid rgba(79,150,56,.18);
  border-radius:18px;
  background:rgba(255,255,255,.82);
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.petrest-faq__item:hover,
.petrest-faq__item[open]{
  border-color:rgba(230,154,106,.62);
  box-shadow:0 12px 30px rgba(18,50,71,.08);
}
.petrest-faq__item summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:18px 20px;
  color:#123247;
  font-weight:800;
  line-height:1.4;
}
.petrest-faq__item summary::-webkit-details-marker{display:none}
.petrest-faq__item summary span{
  flex:0 0 30px;
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fff1e6;
  color:#d9783f;
  font-size:20px;
  transition:transform .2s ease,background .2s ease;
}
.petrest-faq__item[open] summary span{transform:rotate(45deg);background:#e9f5e5;color:#4f9638}
.petrest-faq__item div{padding:0 20px 18px}
.petrest-faq__item p{margin:0;color:#596b73;line-height:1.7}
@media(max-width:640px){
  .petrest-seo-intent,.petrest-faq{width:min(100% - 20px,1120px);margin-top:28px;border-radius:22px}
  .petrest-seo-intent{padding:27px 18px}
  .petrest-faq{padding:27px 14px 18px}
  .petrest-seo-intent p{font-size:16px}
  .petrest-faq__item summary{padding:16px 15px;font-size:15px}
  .petrest-faq__item div{padding:0 15px 16px}
}

/* Super SEO: «Αν αναζητήσατε» μέσα στο κλειστό FAQ */
.petrest-faq__item--searches{
  border-color:rgba(230,154,106,.42);
  background:linear-gradient(135deg,rgba(255,248,239,.96),rgba(255,255,255,.92));
}
.petrest-faq__item--searches summary{
  color:#123247;
}
.petrest-faq__item--searches p{
  color:#4f626c;
  line-height:1.8;
}


/* PetRest 2.3.3 — sponsor label above creative, never over the image */
.petrest-sponsor-slot .petrest-sponsor-label{
  position:static!important;
  grid-column:1 / -1!important;
  grid-row:1!important;
  width:max-content!important;
  max-width:calc(100% - 32px)!important;
  margin:16px 16px 0!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:#123247!important;
  color:#fff!important;
  font-size:.72rem!important;
  font-weight:850!important;
  line-height:1.2!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  box-shadow:0 8px 20px rgba(18,50,71,.16)!important;
}
.petrest-sponsor-slot .petrest-sponsor-media{grid-column:1!important;grid-row:2!important}
.petrest-sponsor-slot .petrest-sponsor-copy{grid-column:2!important;grid-row:2!important;padding-top:34px!important}
@media(max-width:760px){
  .petrest-sponsor-slot .petrest-sponsor-label{
    order:0!important;
    align-self:flex-start!important;
    margin:14px 14px 8px!important;
    max-width:calc(100% - 28px)!important;
    font-size:.66rem!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-media{order:1!important}
  .petrest-sponsor-slot .petrest-sponsor-copy{order:2!important;padding-top:24px!important}
}


/* PetRest 2.3.4 — compact medal badge above the sponsored creative */
.petrest-sponsor-slot .petrest-sponsor{
  overflow:visible!important;
}
.petrest-sponsor-slot .petrest-sponsor-label{
  position:static!important;
  grid-column:1 / -1!important;
  grid-row:1!important;
  justify-self:center!important;
  width:auto!important;
  max-width:calc(100% - 28px)!important;
  margin:14px auto 12px!important;
  padding:9px 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  border-radius:999px!important;
  background:#123247!important;
  color:#fff!important;
  font-size:.72rem!important;
  font-weight:900!important;
  line-height:1.1!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  box-shadow:0 8px 20px rgba(18,50,71,.15)!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal{
  position:relative!important;
  display:inline-block!important;
  flex:0 0 18px!important;
  width:18px!important;
  height:18px!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,#ffd86b,#e69a2f)!important;
  border:2px solid #fff3c7!important;
  box-shadow:0 1px 0 rgba(255,255,255,.4) inset!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal::before,
.petrest-sponsor-slot .petrest-sponsor-medal::after{
  content:""!important;
  position:absolute!important;
  top:-7px!important;
  width:6px!important;
  height:10px!important;
  background:#4b9bd3!important;
  z-index:-1!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal::before{
  left:1px!important;
  transform:rotate(-25deg)!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal::after{
  right:1px!important;
  transform:rotate(25deg)!important;
}
.petrest-sponsor-slot .petrest-sponsor-media{
  grid-column:1!important;
  grid-row:2!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy{
  grid-column:2!important;
  grid-row:2!important;
}
@media(max-width:760px){
  .petrest-sponsor-slot .petrest-sponsor-label{
    order:0!important;
    align-self:center!important;
    margin:12px auto 10px!important;
    padding:9px 16px!important;
    max-width:calc(100% - 24px)!important;
    font-size:.66rem!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-medal{
    flex-basis:17px!important;
    width:17px!important;
    height:17px!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-media{order:1!important}
  .petrest-sponsor-slot .petrest-sponsor-copy{order:2!important}
}


/* PetRest 2.3.5 — MyProfile-style sponsor heading on the dark area, fully outside the creative */
.petrest-sponsor-slot{
  background:#123247!important;
  border-radius:24px!important;
  padding:18px 18px 22px!important;
  overflow:hidden!important;
}
.petrest-sponsor-slot .petrest-sponsor-unit{
  display:block!important;
  width:100%!important;
}
.petrest-sponsor-slot .petrest-sponsor-label{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 14px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:.78rem!important;
  font-weight:900!important;
  line-height:1.25!important;
  letter-spacing:.05em!important;
  text-transform:uppercase!important;
  text-align:center!important;
  white-space:normal!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal{
  position:static!important;
  display:inline!important;
  width:auto!important;
  height:auto!important;
  flex:0 0 auto!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:inherit!important;
  font-size:1rem!important;
  line-height:1!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal::before,
.petrest-sponsor-slot .petrest-sponsor-medal::after{
  content:none!important;
  display:none!important;
}
.petrest-sponsor-slot .petrest-sponsor{
  margin:0!important;
  overflow:hidden!important;
  border-radius:20px!important;
}
@media(max-width:760px){
  .petrest-sponsor-slot{
    width:calc(100% - 20px)!important;
    padding:15px 12px 16px!important;
    border-radius:20px!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-label{
    margin:0 0 11px!important;
    font-size:.69rem!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-medal{
    font-size:.92rem!important;
  }
}

/* PetRest 2.3.6 — unified premium sponsor presentation for every placement */
.petrest-sponsor-slot,
.petrest-sponsor-slot--inline,
.petrest-sponsor-slot--footer,
.petrest-sponsor-slot--sidebar{
  display:block!important;
  width:100%!important;
  max-width:1180px!important;
  margin:24px auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
}
.petrest-sponsor-slot .petrest-sponsor-unit{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.petrest-sponsor-slot .petrest-sponsor-label{
  position:relative!important;
  inset:auto!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  max-width:calc(100% - 24px)!important;
  min-height:42px!important;
  margin:0 auto 10px!important;
  padding:9px 20px!important;
  border:1px solid rgba(230,154,106,.78)!important;
  border-radius:999px!important;
  background:#102d43!important;
  color:#fff!important;
  box-shadow:0 8px 22px rgba(7,31,48,.18)!important;
  font-size:.76rem!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:1rem!important;
  line-height:1!important;
}
.petrest-sponsor-slot .petrest-sponsor-medal::before,
.petrest-sponsor-slot .petrest-sponsor-medal::after{
  content:none!important;
  display:none!important;
}
.petrest-sponsor-slot .petrest-sponsor,
.petrest-sponsor-slot--footer .petrest-sponsor,
.petrest-sponsor-slot--sidebar .petrest-sponsor{
  display:grid!important;
  grid-template-columns:minmax(280px,40%) minmax(0,1fr)!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  overflow:hidden!important;
  border:1px solid rgba(230,154,106,.48)!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#fff 0%,#fff8ef 100%)!important;
  box-shadow:0 18px 45px rgba(18,58,90,.12)!important;
}
.petrest-sponsor-slot .petrest-sponsor-media,
.petrest-sponsor-slot--footer .petrest-sponsor-media,
.petrest-sponsor-slot--sidebar .petrest-sponsor-media{
  grid-column:1!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:0!important;
  min-height:260px!important;
  padding:18px!important;
  border:0!important;
  border-right:1px solid rgba(230,154,106,.30)!important;
  background:#fff!important;
}
.petrest-sponsor-slot .petrest-sponsor-media img,
.petrest-sponsor-slot .petrest-sponsor img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  max-height:440px!important;
  margin:0 auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:15px!important;
  background:#fff!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy{
  grid-column:2!important;
  grid-row:1!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  min-width:0!important;
  padding:34px!important;
  background:linear-gradient(145deg,#fff8ef 0%,#fff 100%)!important;
  text-align:left!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy strong{
  display:block!important;
  width:100%!important;
  margin:0 0 12px!important;
  color:#123247!important;
  font-size:clamp(1.45rem,2.5vw,2.15rem)!important;
  line-height:1.16!important;
  overflow-wrap:anywhere!important;
}
.petrest-sponsor-slot .petrest-sponsor-copy p{
  width:100%!important;
  margin:0 0 20px!important;
  color:#5f6e74!important;
  font-size:1rem!important;
  line-height:1.65!important;
}
.petrest-sponsor-slot .petrest-sponsor-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:45px!important;
  padding:11px 19px!important;
  border-radius:11px!important;
  background:#4f9638!important;
  color:#fff!important;
  font-weight:850!important;
  text-decoration:none!important;
  box-shadow:0 9px 22px rgba(79,150,56,.22)!important;
}
@media(max-width:760px){
  .petrest-sponsor-slot,
  .petrest-sponsor-slot--inline,
  .petrest-sponsor-slot--footer,
  .petrest-sponsor-slot--sidebar{
    width:100%!important;
    max-width:100%!important;
    margin:18px auto!important;
    padding:0!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-label{
    min-height:38px!important;
    margin:0 auto 9px!important;
    padding:8px 15px!important;
    max-width:calc(100% - 16px)!important;
    font-size:.67rem!important;
    letter-spacing:.055em!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-medal{
    font-size:.92rem!important;
  }
  .petrest-sponsor-slot .petrest-sponsor,
  .petrest-sponsor-slot--footer .petrest-sponsor,
  .petrest-sponsor-slot--sidebar .petrest-sponsor{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    border-radius:21px!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-media,
  .petrest-sponsor-slot--footer .petrest-sponsor-media,
  .petrest-sponsor-slot--sidebar .petrest-sponsor-media{
    order:1!important;
    width:100%!important;
    min-height:0!important;
    padding:0!important;
    border:0!important;
    border-bottom:1px solid rgba(230,154,106,.30)!important;
    background:#fff!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-media img,
  .petrest-sponsor-slot .petrest-sponsor img{
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:none!important;
    border-radius:0!important;
    object-fit:contain!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy{
    order:2!important;
    width:100%!important;
    padding:24px 18px 21px!important;
    background:#fff8ef!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy strong{
    font-size:1.48rem!important;
    margin-bottom:10px!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-copy p{
    font-size:.96rem!important;
    line-height:1.58!important;
  }
  .petrest-sponsor-slot .petrest-sponsor-cta{
    width:100%!important;
  }
}


/* PetRest 2.4.0 — verified contact flows and public detail pages */
.petrest-contact-gate,.petrest-contact-reveal{margin-top:18px;border:1px solid rgba(230,154,106,.45);border-radius:16px;background:#fff8ef;padding:18px;box-shadow:0 8px 24px rgba(18,58,90,.08)}
.petrest-contact-gate h3{margin:0 0 7px;color:#123a5a}.petrest-contact-gate p{margin:0 0 14px}
.petrest-contact-reveal summary{cursor:pointer;font-weight:800;color:#123a5a;list-style:none}.petrest-contact-reveal summary::-webkit-details-marker{display:none}.petrest-contact-reveal summary:after{content:'+';float:right;color:#e69a6a;font-size:22px}.petrest-contact-reveal[open] summary:after{content:'−'}
.petrest-contact-reveal__body{display:flex;gap:10px;flex-wrap:wrap;padding-top:15px}
.petrest-giveaway-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:28px;align-items:start;background:#fff;border-radius:24px;padding:22px;box-shadow:0 18px 50px rgba(18,58,90,.12)}
.petrest-giveaway-detail__image img{width:100%;height:auto;max-height:620px;object-fit:contain;border-radius:18px;background:#f8f4ee}.petrest-giveaway-detail__copy{padding:12px 8px}
@media(max-width:767px){.petrest-giveaway-detail{grid-template-columns:1fr;padding:12px;gap:12px}.petrest-giveaway-detail__copy{padding:8px 4px}.petrest-contact-reveal__body .petrest-btn{width:100%;text-align:center}}

.petrest-launch-price{margin:0 0 12px}.petrest-launch-price del{display:block;color:#8a969d;font-weight:800;font-size:.95rem;margin-bottom:4px}.petrest-launch-price h2{margin:0!important;color:var(--prt-secondary)!important}.petrest-launch-price h2 small{color:var(--prt-muted);font-weight:800}.petrest-price-card--featured p strong{color:var(--prt-secondary)}

/* PetRest 2.9.0 contact channels */
.petrest-contact-socials{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 8px}.petrest-contact-socials .petrest-social-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.12);color:#fff!important;font-weight:800;transition:.2s ease}.petrest-contact-socials .petrest-social-link:hover{background:#fff;color:var(--prt-primary)!important;transform:translateY(-2px)}.petrest-contact-socials .petrest-social-link span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.18);font-size:.8rem}.petrest-contact-chip{margin:7px 0;padding:12px 14px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.1)}.petrest-contact-chip span{display:block;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;opacity:.82}.petrest-contact-chip a{color:#fff!important;font-weight:800;overflow-wrap:anywhere}@media(max-width:680px){.petrest-contact-socials{display:grid;grid-template-columns:1fr 1fr}.petrest-contact-socials .petrest-social-link{justify-content:center}}

/* 3.0.2 */
.petrest-new-pet-details{border:1px solid #dfe7e2;border-radius:16px;padding:0;background:#fff}.petrest-new-pet-details summary{cursor:pointer;padding:16px 18px;font-weight:800;color:var(--petrest-primary)}.petrest-new-pet-details[open] summary{border-bottom:1px solid #e8eeea}.petrest-form-section__body{padding:18px}.petrest-conditional-field{margin-top:12px}.petrest-form-section h2,.petrest-form-section h3,.petrest-listing-offer h2,.petrest-listing-offer h3{text-align:center}.petrest-professional-form,.petrest-sponsor-request-form{width:min(100%,980px);margin-inline:auto}@media(max-width:767px){.petrest-price-grid,.petrest-field-grid,.petrest-file-grid{grid-template-columns:1fr!important}.petrest-price-grid article,.petrest-form,.petrest-listing-offer{width:100%;max-width:100%}.petrest-price-grid p,.petrest-price-grid li{word-break:normal;overflow-wrap:anywhere;line-height:1.55}.petrest-form input,.petrest-form select,.petrest-form textarea{min-width:0;width:100%}}

/* PetRest 3.0.3 focused fixes */
.petrest-request-accordion{padding:0!important;border:1px solid var(--prt-line)!important;border-radius:14px!important;background:#fff;overflow:hidden}.petrest-request-accordion>summary{cursor:pointer;padding:16px 18px;font-weight:900;color:var(--prt-primary);list-style:none}.petrest-request-accordion>summary::-webkit-details-marker{display:none}.petrest-request-accordion>summary:before{content:"▸";margin-right:8px}.petrest-request-accordion[open]>summary:before{content:"▾"}.petrest-request-accordion .petrest-form-section__body{padding:0 18px 18px}.petrest-request-pet-photo{width:74px;height:74px;object-fit:cover;border-radius:14px;flex:0 0 74px}.petrest-request-card__head>div{flex:1}.petrest-price-options{font-size:1.08rem;line-height:1.75;color:var(--prt-primary)!important}.petrest-community-section{margin:42px 0}.petrest-community-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.petrest-community-card{overflow:hidden;border:1px solid var(--prt-line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(18,58,90,.07)}.petrest-community-card>img,.petrest-community-placeholder{width:100%;height:190px;object-fit:cover;display:grid;place-items:center;background:#eef5f0;font-size:3rem}.petrest-community-card>div:last-child{padding:18px}.petrest-community-card span{font-size:.78rem;font-weight:900;color:var(--prt-secondary)}.petrest-community-card h3{margin:7px 0}.petrest-giveaway-card__image{height:auto;min-height:210px}.petrest-giveaway-card__image img{width:100%;height:auto;max-height:360px;object-fit:contain;background:#fff}.petrest-giveaway-detail__image img{width:100%;height:auto;object-fit:contain;background:#fff}.petrest-contact-chip:first-of-type a{font-weight:900}.petrest-form-section h2,.petrest-form-section h3{text-align:center}
@media(max-width:900px){.petrest-community-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.petrest-community-cards{grid-template-columns:1fr}.petrest-request-card__head{display:grid!important;grid-template-columns:64px 1fr;gap:12px}.petrest-request-pet-photo{width:64px;height:64px}.petrest-request-card__head .petrest-status{grid-column:1/-1;justify-self:start}.petrest-request-accordion .petrest-form-section__body{padding:0 14px 14px}}


/* PetRest 3.0.4 — mobile registration, password confirmation and consent controls */
.petrest-password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px}
.petrest-password-field input{min-width:0}
.petrest-password-toggle{min-width:104px;border:1px solid #cfdad5;border-radius:9px;background:#f4f8f6;color:var(--prt-primary);padding:0 12px;font-weight:800;cursor:pointer}
.petrest-password-toggle:hover,.petrest-password-toggle:focus{border-color:var(--prt-secondary);background:#edf7ee;outline:none}
.petrest-terms-check{align-items:center!important;padding:14px 16px!important;gap:12px!important;background:#fffdf9!important}
.petrest-terms-check input[type="checkbox"]{appearance:auto!important;-webkit-appearance:checkbox!important;width:24px!important;height:24px!important;min-width:24px!important;flex:0 0 24px!important;margin:0!important;accent-color:var(--prt-secondary)}
.petrest-terms-check>span{margin:0!important;font-size:1rem!important;line-height:1.45!important;font-weight:700!important}
@media(max-width:680px){
  .petrest-auth-app{display:block!important;min-height:0!important;padding:14px 8px 44px!important}
  .petrest-auth-card,.petrest-auth-card--wide{width:100%!important;max-width:none!important;padding:22px 14px!important;border-radius:22px!important}
  .petrest-auth-card>img{width:145px!important;margin-bottom:16px!important}
  .petrest-auth-card h1{font-size:2rem!important;text-align:center!important;margin-bottom:10px!important}
  .petrest-auth-card>p{font-size:.98rem!important;line-height:1.5!important}
  .petrest-auth-card .petrest-form{gap:14px!important}
  .petrest-auth-card .petrest-form label>span{font-size:.96rem!important}
  .petrest-auth-card .petrest-form input,.petrest-auth-card .petrest-form select,.petrest-auth-card .petrest-form textarea{min-height:52px!important;font-size:1rem!important;padding:12px 13px!important}
  .petrest-role-select{grid-template-columns:1fr!important}
  .petrest-role-select span{padding:15px!important}
  .petrest-password-field{grid-template-columns:minmax(0,1fr) 94px!important;gap:6px!important}
  .petrest-password-toggle{min-width:94px!important;padding:0 8px!important;font-size:.78rem!important}
  .petrest-terms-check{padding:13px 12px!important}
  .petrest-terms-check input[type="checkbox"]{width:26px!important;height:26px!important;min-width:26px!important;flex-basis:26px!important}
  .petrest-terms-check>span{font-size:.98rem!important;line-height:1.42!important}
  .petrest-auth-card .petrest-btn--block{min-height:56px!important;font-size:1.08rem!important}
  .petrest-auth-foot{font-size:1rem!important}
}

/* Account entry: identical behavior on desktop and mobile. */
.petrest-account-choice{width:100%;margin-top:24px}
.petrest-account-choice__buttons{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}
.petrest-account-choice__buttons .petrest-btn{min-height:56px;display:flex;align-items:center;justify-content:center;text-align:center}
.petrest-account-choice__login{background:#e69a6a!important;border-color:#e69a6a!important;color:#fff!important}
.petrest-account-choice__login:hover,.petrest-account-choice__login:focus{background:#d98555!important;border-color:#d98555!important;color:#fff!important}
.petrest-account-choice__register{background:var(--prt-secondary)!important;border-color:var(--prt-secondary)!important;color:#fff!important}
.petrest-register-panel{margin-top:20px;padding-top:22px;border-top:1px solid var(--prt-line);text-align:left}
.petrest-register-panel[hidden]{display:none!important}
.petrest-register-panel.is-open{animation:petrestRegisterOpen .22s ease-out}
.petrest-caregiver-entry .petrest-account-choice{max-width:820px;margin-left:auto;margin-right:auto}
@keyframes petrestRegisterOpen{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:680px){
  .petrest-account-choice__buttons{grid-template-columns:1fr}
  .petrest-account-choice__buttons .petrest-btn{width:100%;min-height:58px;font-size:1rem}
  .petrest-register-panel{margin-top:16px;padding-top:18px}
}

/* 3.0.7: compact account entry and cleaner request cards. */
.petrest-account-choice__buttons{display:flex!important;flex-direction:column!important;gap:12px!important}
.petrest-account-choice__register{order:1;background:var(--prt-secondary)!important;border-color:var(--prt-secondary)!important;color:#fff!important}
.petrest-account-choice__login{order:2;background:#e69a6a!important;border-color:#e69a6a!important;color:#fff!important}
.petrest-account-choice__buttons .petrest-btn{width:100%!important;min-height:58px!important}
.petrest-register-panel[hidden]{display:none!important}

.petrest-request-card__service{text-align:center;padding:4px 8px 18px;border-bottom:1px solid var(--prt-line)}
.petrest-request-card__service h3{margin:5px 0 4px;font-size:1.35rem;color:var(--prt-primary)}
.petrest-request-card__service p{margin:0;color:var(--prt-muted);font-weight:800}
.petrest-request-card__body{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding-top:18px}
.petrest-request-card__content{min-width:0}
.petrest-request-pet-name{display:block;margin-bottom:9px;color:var(--prt-primary)}
.petrest-request-price{text-align:center;margin:18px 0 14px;font-size:1.05rem;font-weight:900;color:var(--prt-primary)}
.petrest-inline-login--orange{display:block;width:100%;padding:14px 18px;border-radius:12px;background:#e69a6a;color:#fff!important;text-align:center;font-weight:900;text-decoration:none}
.petrest-inline-login--orange:hover,.petrest-inline-login--orange:focus{background:#d98555;color:#fff!important}
@media(max-width:680px){
  .petrest-request-card__body{grid-template-columns:64px 1fr;gap:12px}
  .petrest-request-card__service h3{font-size:1.2rem}
}

/* PetRest 3.0.8 — one shared hero action layout for desktop and mobile. */
.petrest-hero-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:780px;gap:12px}
.petrest-hero-actions .petrest-btn{width:100%;white-space:normal;text-align:center}
@media(max-width:900px){.petrest-hero-actions{grid-template-columns:1fr}}
/* 3.0.9 unified account registration */
.petrest-registration-caregiver{display:none;margin-top:22px}
.petrest-registration-form.has-caregiver .petrest-registration-caregiver{display:block}
.petrest-registration-form .petrest-registration-caregiver .petrest-form-section{padding:16px 0 0;border:0;background:transparent}
@media(max-width:780px){.petrest-registration-caregiver{margin-top:18px}.petrest-registration-caregiver .petrest-file-grid{grid-template-columns:1fr}}

/* PetRest 3.1.0 — caregiver form hierarchy, compact accordions and role-aware heading. */
.petrest-caregiver-form-heading{display:none;text-align:center;margin:26px 0 20px;padding:22px 18px;border-top:1px solid var(--prt-line);border-bottom:1px solid var(--prt-line)}
.petrest-registration-form.has-caregiver .petrest-caregiver-form-heading,.petrest-caregiver-profile-form .petrest-caregiver-form-heading{display:block}
.petrest-caregiver-form-heading h2{margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.7rem);color:var(--prt-primary)}
.petrest-caregiver-form-heading p{margin:0;color:var(--prt-muted)}
.petrest-form-accordion{margin:14px 0;border:1px solid var(--prt-line);border-radius:16px;background:#fff;overflow:hidden}
.petrest-form-accordion>summary{list-style:none;cursor:pointer;padding:17px 20px;font-weight:900;color:var(--prt-primary);display:flex;align-items:center;justify-content:space-between;gap:12px}
.petrest-form-accordion>summary::-webkit-details-marker{display:none}
.petrest-form-accordion>summary:after{content:'+';font-size:1.35rem;color:var(--prt-secondary);line-height:1}
.petrest-form-accordion[open]>summary{border-bottom:1px solid var(--prt-line);background:var(--prt-soft)}
.petrest-form-accordion[open]>summary:after{content:'−'}
.petrest-form-accordion__body{padding:20px}
.petrest-caregiver-options{margin-top:18px}
@media(max-width:780px){.petrest-caregiver-form-heading{margin:20px 0 16px;padding:18px 12px}.petrest-form-accordion>summary{padding:15px 16px}.petrest-form-accordion__body{padding:16px}.petrest-caregiver-options{grid-template-columns:1fr!important}}

/* 3.1.1: public-phone consent checkbox matches the Terms checkbox size on desktop and mobile. */
.petrest-phone-public-check input[type="checkbox"]{appearance:auto!important;-webkit-appearance:checkbox!important;width:24px!important;height:24px!important;min-width:24px!important;flex:0 0 24px!important;margin:0!important;accent-color:var(--prt-secondary)}
@media (max-width:767px){.petrest-phone-public-check input[type="checkbox"]{width:26px!important;height:26px!important;min-width:26px!important;flex-basis:26px!important}}

/* PetRest 3.1.2 — owner registration and role-aware heading. */
.petrest-registration-form .petrest-caregiver-form-heading{display:block}
.petrest-registration-owner{display:none;margin-top:22px}
.petrest-registration-form.has-owner .petrest-registration-owner{display:block}
.petrest-registration-owner .petrest-owner-pet[hidden]{display:none!important}
@media(max-width:780px){.petrest-registration-owner{margin-top:18px}}

/* PetRest 3.1.3 — κάθε κατοικίδιο σε ανεξάρτητη κάρτα accordion. */
.petrest-owner-pets-list{display:grid;gap:18px;margin:0}
.petrest-owner-pet{margin:0!important;width:100%}
.petrest-owner-pet[data-petrest-placeholder="1"]{background:#fff;border:1px solid var(--prt-line);box-shadow:0 8px 22px rgba(18,58,90,.045)}
.petrest-owner-pet[data-petrest-placeholder="1"]>summary{min-height:62px;display:flex;align-items:center;justify-content:space-between}
.petrest-owner-pet[data-petrest-placeholder="1"]>summary:after{content:"+";color:var(--prt-secondary);font-size:1.55rem;font-weight:900}
.petrest-owner-pet[data-petrest-placeholder="1"]>summary:before{display:none}
@media(max-width:680px){.petrest-owner-pets-list{gap:14px}.petrest-owner-pet[data-petrest-placeholder="1"]>summary{min-height:56px}}

/* External PetRest Footer Counter placement */
.petrest-footer-counter-slot{
    width:100%;
    margin:16px 0 10px;
}


/* PetRest 3.1.8 — footer sponsor lifted out of the dark statistics area */
.petrest-footer-sponsor-stage{position:relative;z-index:21;background:var(--prt-cream,#fff8ef);padding:30px 0 12px}
.petrest-footer-sponsor-stage__inner{width:min(100% - 28px,1180px);margin:0 auto}
.petrest-footer-sponsor-stage .petrest-sponsor-slot{margin:0 auto!important;width:100%!important}
.petrest-bottom-area__inner>.petrest-sponsor-slot{display:none!important}
@media(max-width:620px){.petrest-footer-sponsor-stage{padding:22px 0 10px}.petrest-footer-sponsor-stage__inner{width:calc(100% - 20px)}}


/* PetRest 3.1.9 — unified account entry. */
.petrest-account-menu-item>a{background:var(--prt-secondary,#74b63e)!important;color:#fff!important;border-radius:12px!important;padding:10px 16px!important;font-weight:900!important}
.petrest-account-menu-item>a:hover,.petrest-account-menu-item>a:focus{filter:brightness(.94);color:#fff!important}
.petrest-home-account-link{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:11px 18px;border:2px solid var(--prt-primary);border-radius:12px;color:var(--prt-primary)!important;background:#fff;font-weight:900;text-decoration:none}
.petrest-home-account-link:hover,.petrest-home-account-link:focus{background:var(--prt-primary);color:#fff!important}
.petrest-entry-card>p{max-width:720px;margin-left:auto!important;margin-right:auto!important}
.petrest-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:26px 0}
.petrest-entry-grid>a{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;padding:20px;border:1px solid var(--prt-line);border-radius:18px;background:#fff;text-align:left;text-decoration:none;box-shadow:0 10px 28px rgba(18,58,90,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.petrest-entry-grid>a:hover,.petrest-entry-grid>a:focus{transform:translateY(-2px);border-color:var(--prt-secondary);box-shadow:0 14px 34px rgba(18,58,90,.11)}
.petrest-entry-grid span{grid-row:1/3;font-size:2rem}
.petrest-entry-grid strong{font-size:1.08rem;color:var(--prt-primary)}
.petrest-entry-grid small{margin-top:4px;color:var(--prt-muted);line-height:1.4}
.petrest-existing-account{margin-top:28px;padding-top:26px;border-top:1px solid var(--prt-line);text-align:left}
.petrest-existing-account h2{text-align:center;margin:0 0 18px;color:var(--prt-primary)}
@media(max-width:680px){
 .petrest-entry-grid{grid-template-columns:1fr;gap:11px;margin:20px 0}
 .petrest-entry-grid>a{padding:16px}
 .petrest-account-menu-item>a{display:block!important;margin:8px 12px!important;text-align:center!important}
}
/* PetRest 3.1.10 — compact account entry in the site menu. */
.petrest-account-menu-item{display:flex;align-items:center}
.petrest-account-menu-item>a{display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap;padding:7px 12px!important;border:1px solid var(--prt-primary,#28675a);border-radius:999px;color:var(--prt-primary,#28675a)!important;background:#fff;font-size:13px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;box-shadow:0 3px 10px rgba(40,103,90,.10);transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}
.petrest-account-menu-item>a:hover,.petrest-account-menu-item>a:focus{background:var(--prt-primary,#28675a);color:#fff!important;transform:translateY(-1px);box-shadow:0 5px 14px rgba(40,103,90,.18)}
.petrest-account-menu-item--guest>a{animation:petrestAccountPulse 5s ease-in-out infinite;transform-origin:center}
@keyframes petrestAccountPulse{0%,8%,100%{transform:scale(1);box-shadow:0 3px 10px rgba(40,103,90,.10)}4%{transform:scale(1.045);box-shadow:0 5px 16px rgba(230,154,106,.28)}}
@media (prefers-reduced-motion:reduce){.petrest-account-menu-item--guest>a{animation:none}}
@media (max-width:960px){.petrest-account-menu-item{margin-top:8px}.petrest-account-menu-item>a{width:auto!important;max-width:100%;padding:8px 13px!important}}



/* PetRest 3.2.1 — account entry below the mobile hamburger and unified camera uploads. */
.petrest-mobile-account-entry{display:none}
@media(max-width:960px){
 .petrest-mobile-account-entry.is-placed{position:absolute;display:inline-flex;top:calc(100% + 7px);right:0;z-index:9999;align-items:center;justify-content:center;white-space:nowrap;padding:6px 10px;border:1px solid var(--prt-primary,#28675a);border-radius:999px;background:#fff;color:var(--prt-primary,#28675a)!important;font-size:11.5px;font-weight:900;line-height:1.2;text-decoration:none;box-shadow:0 4px 14px rgba(40,103,90,.14)}
 .petrest-mobile-account-entry--guest.is-placed{animation:petrestAccountPulse 5s ease-in-out infinite}
 .petrest-mobile-account-entry.is-fallback{position:fixed;display:inline-flex;top:68px;right:12px;z-index:9999;padding:6px 10px;border:1px solid var(--prt-primary,#28675a);border-radius:999px;background:#fff;color:var(--prt-primary,#28675a)!important;font-size:11.5px;font-weight:900;text-decoration:none;box-shadow:0 4px 14px rgba(40,103,90,.14)}
}
@media(min-width:961px){.petrest-mobile-account-entry{display:none!important}}

.petrest-camera-upload{position:relative;display:block;width:100%;min-height:116px;border:2px dashed #d9cfc3;border-radius:16px;background:#fffaf4;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}
.petrest-camera-upload:hover,.petrest-camera-upload:focus-within{border-color:var(--prt-secondary,#74b63e);background:#fff;box-shadow:0 8px 22px rgba(18,58,90,.08)}
.petrest-camera-upload.has-file{border-style:solid;border-color:var(--prt-secondary,#74b63e);background:#f5fbf1}
.petrest-camera-upload input[type="file"]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;z-index:2!important;padding:0!important;border:0!important}
.petrest-camera-upload__visual{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:16px;text-align:center;color:var(--prt-primary,#123a5a);pointer-events:none}
.petrest-camera-upload__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff0e5;font-size:22px;line-height:1}
.petrest-camera-upload__visual strong{max-width:100%;font-size:.94rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.petrest-camera-upload__visual small{margin:0!important;font-size:.74rem;color:var(--prt-muted,#60717a)}
@media(max-width:767px){
 .petrest-camera-upload,.petrest-camera-upload__visual{min-height:104px}
 .petrest-camera-upload__visual{padding:13px}
 .petrest-camera-upload__icon{width:38px;height:38px;font-size:20px}
}

/* PetRest 3.2.3 - compact clickable community cards */
.petrest-community-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.petrest-community-card{display:block;width:100%;padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer;appearance:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.petrest-community-card--clickable:hover,.petrest-community-card--clickable:focus-visible{transform:translateY(-3px);box-shadow:0 15px 34px rgba(18,58,90,.13);border-color:rgba(88,164,74,.55);outline:none}
.petrest-community-card>img,.petrest-community-placeholder{height:auto;aspect-ratio:1/1;object-fit:cover}
.petrest-community-card>div:last-child{padding:12px 13px 14px}
.petrest-community-card span{font-size:.69rem}
.petrest-community-card h3{font-size:1rem;margin:5px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.petrest-community-card p{font-size:.78rem;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.petrest-community-dialog{width:min(430px,calc(100% - 28px));padding:0 0 24px;border:0;border-radius:22px;box-shadow:0 28px 80px rgba(18,58,90,.28);overflow:hidden;color:var(--prt-ink)}
.petrest-community-dialog::backdrop{background:rgba(18,41,52,.62);backdrop-filter:blur(3px)}
.petrest-community-dialog__media{width:100%;aspect-ratio:1/1;background:#eef5f0}
.petrest-community-dialog__media img,.petrest-community-dialog__media .petrest-community-placeholder{width:100%;height:100%;object-fit:cover}
.petrest-community-dialog>span,.petrest-community-dialog>h2,.petrest-community-dialog>p{display:block;margin-left:22px;margin-right:22px}
.petrest-community-dialog>span{margin-top:20px;color:var(--prt-secondary);font-size:.8rem;font-weight:900}
.petrest-community-dialog>h2{margin-top:6px;margin-bottom:8px;font-size:1.55rem}
.petrest-community-dialog>p{margin-bottom:0}
.petrest-community-dialog__close{position:absolute;right:12px;top:12px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.94);font-size:1.55rem;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.18)}
@media(max-width:900px){.petrest-community-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.petrest-community-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.petrest-community-card>div:last-child{padding:10px}.petrest-community-card h3{font-size:.92rem}.petrest-community-card p{font-size:.72rem}.petrest-community-section{margin:30px 0}.petrest-community-section .petrest-section__head{margin-bottom:18px}}

/* PetRest 3.2.7 — account entry in the header on desktop and mobile. */
@media(min-width:961px){
 .petrest-mobile-account-entry.is-placed.is-desktop{position:fixed!important;display:inline-flex!important;top:var(--petrest-entry-top,82px)!important;right:var(--petrest-entry-right,20px)!important;z-index:100000;align-items:center;justify-content:center;white-space:nowrap;padding:7px 12px;border:1px solid var(--prt-primary,#28675a);border-radius:999px;background:#fff;color:var(--prt-primary,#28675a)!important;font-size:12px;font-weight:900;line-height:1.2;text-decoration:none;box-shadow:0 4px 14px rgba(40,103,90,.14)}
 .petrest-mobile-account-entry--guest.is-placed.is-desktop{animation:petrestAccountPulse 5s ease-in-out infinite}
 .petrest-mobile-account-entry.is-fallback{display:none!important}
}
@media(max-width:960px){
 .petrest-mobile-account-entry.is-placed.is-mobile{display:inline-flex}
}

.petrest-dashboard-stats>a{display:block;padding:22px;border:1px solid var(--prt-line);border-radius:14px;background:var(--prt-soft);color:inherit;transition:.2s ease}.petrest-dashboard-stats>a:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(18,58,90,.10)}.petrest-dashboard-stats>a strong{display:block;font-size:1.8rem;color:var(--prt-primary)}.petrest-dashboard-stats>a span{font-size:.85rem;color:var(--prt-muted)}

@media(min-width:981px){.petrest-dashboard-app .petrest-dashboard__nav{display:flex!important}.petrest-dashboard-app .petrest-dashboard__nav a{pointer-events:auto!important;position:relative;z-index:2}}

/* 3.3.3: owner service actions and secure account links */
.petrest-auth-links{margin:14px 0 0;text-align:center}
.petrest-auth-links a{font-weight:700;text-decoration:underline}
.petrest-dashboard-title--actions{margin-top:28px}
.petrest-dashboard-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.petrest-dashboard-actions-grid article{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.petrest-dashboard-actions-grid .petrest-btn{margin-top:auto}
.petrest-dashboard-action-icon{font-size:28px;line-height:1}
.petrest-dashboard-request-form{margin-bottom:28px}
.petrest-dashboard-request-form .petrest-sticky-card{position:static;max-width:none}
@media (max-width:760px){.petrest-dashboard-actions-grid{grid-template-columns:1fr}.petrest-dashboard-title .petrest-btn{width:100%;text-align:center}.petrest-dashboard-title{align-items:stretch}}

/* PetRest 3.4.0 — unified account platform */
.petrest-account-note{margin:8px 0 18px;padding:16px 18px;border:1px solid rgba(30,120,110,.18);border-radius:14px;background:rgba(234,248,245,.75)}
.petrest-account-note strong{display:block;margin-bottom:4px}.petrest-account-note p{margin:0;color:#52606d}
.petrest-dashboard-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
@media(max-width:1100px){.petrest-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.petrest-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* =========================================================
 * PetRest 3.5.1 — Unified Premium UI
 * Compact request cards + one form/upload language everywhere
 * ======================================================= */
.petrest-app{
  --prt-form-label:1rem;
  --prt-form-text:.94rem;
  --prt-form-radius:16px;
  --prt-card-radius:22px;
}

/* Shortcode wrappers follow the real content width */
.petrest-home,
.petrest-directory-app,
.petrest-requests-app,
.petrest-how-app,
.petrest-pricing-app,
.petrest-community-app,
.petrest-contact-app,
.petrest-caregiver-form-app,
.petrest-professional-form-app,
.petrest-giveaways-app,
.petrest-auth-app{
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}

/* One typographic scale for every form */
.petrest-app .petrest-form{
  gap:16px!important;
  font-size:var(--prt-form-text)!important;
}
.petrest-app .petrest-form label>span,
.petrest-app .petrest-label,
.petrest-app .petrest-form-section>summary,
.petrest-app .petrest-form-accordion>summary{
  font-size:var(--prt-form-label)!important;
  line-height:1.35!important;
  font-weight:800!important;
  color:#40535e!important;
  margin-bottom:8px!important;
}
.petrest-app .petrest-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.petrest-app .petrest-form select,
.petrest-app .petrest-form textarea{
  min-height:52px!important;
  padding:12px 14px!important;
  border-radius:var(--prt-form-radius)!important;
  font-size:1rem!important;
  line-height:1.4!important;
}
.petrest-app .petrest-form textarea{min-height:118px!important;resize:vertical}
.petrest-app .petrest-form small,
.petrest-app .petrest-form .petrest-muted,
.petrest-app .petrest-form .description{
  font-size:.84rem!important;
  line-height:1.48!important;
}

/* Same large, clean checkbox language as caregiver registration */
.petrest-app .petrest-check,
.petrest-app .petrest-legal-consent{
  display:flex!important;
  align-items:flex-start!important;
  gap:14px!important;
  width:100%!important;
  padding:16px 18px!important;
  border:1px solid #dfe7e2!important;
  border-radius:var(--prt-form-radius)!important;
  background:#f9fbfa!important;
}
.petrest-app .petrest-check input[type="checkbox"],
.petrest-app .petrest-legal-consent input[type="checkbox"]{
  appearance:auto!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  margin:2px 0 0!important;
  padding:0!important;
  accent-color:var(--prt-secondary)!important;
}
.petrest-app .petrest-check span,
.petrest-app .petrest-legal-consent span{
  font-size:.94rem!important;
  line-height:1.48!important;
  font-weight:700!important;
  color:#40535e!important;
}

/* One upload component everywhere */
.petrest-app .petrest-camera-upload{
  min-height:150px!important;
  border:2px dashed #d9cfc3!important;
  border-radius:22px!important;
  background:#fffaf4!important;
}
.petrest-app .petrest-camera-upload__visual{
  min-height:150px!important;
  padding:18px!important;
  gap:7px!important;
}
.petrest-app .petrest-camera-upload__icon{
  width:52px!important;
  height:52px!important;
  font-size:26px!important;
}
.petrest-app .petrest-camera-upload__visual strong{
  font-size:1.05rem!important;
  line-height:1.3!important;
  white-space:normal!important;
}
.petrest-app .petrest-camera-upload__visual small{
  font-size:.84rem!important;
  line-height:1.35!important;
}

/* Form blocks: compact but not cramped */
.petrest-app .petrest-form--card,
.petrest-app .petrest-form--large,
.petrest-app .petrest-form-section,
.petrest-app .petrest-form-accordion{
  border-radius:22px!important;
}
.petrest-app .petrest-form--card,
.petrest-app .petrest-form--large{padding:26px!important}
.petrest-app .petrest-form-accordion>summary,
.petrest-app .petrest-request-accordion>summary{padding:16px 18px!important}
.petrest-app .petrest-form-accordion__body,
.petrest-app .petrest-request-accordion .petrest-form-section__body{padding:18px!important}

/* Buttons use one size everywhere */
.petrest-app .petrest-btn,
.petrest-app button[type="submit"]{
  min-height:52px!important;
  padding:12px 22px!important;
  border-radius:14px!important;
  font-size:.98rem!important;
  line-height:1.25!important;
}

/* Compact premium request cards */
.petrest-app .petrest-request-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:start!important;
}
.petrest-app .petrest-request-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  padding:20px!important;
  border-radius:var(--prt-card-radius)!important;
  box-shadow:0 10px 28px rgba(91,63,42,.08)!important;
}
.petrest-app .petrest-request-card__service{
  padding:0 0 13px!important;
  margin:0 0 14px!important;
  text-align:left!important;
}
.petrest-app .petrest-request-code{
  display:block!important;
  margin-bottom:5px!important;
  font-size:.78rem!important;
  line-height:1.2!important;
  letter-spacing:.03em!important;
}
.petrest-app .petrest-request-card__service h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  margin:0 0 5px!important;
  font-size:1.16rem!important;
  line-height:1.18!important;
  text-align:left!important;
}
.petrest-app .petrest-request-card__service p{
  margin:0!important;
  font-size:.88rem!important;
  line-height:1.35!important;
  text-align:left!important;
}
.petrest-app .petrest-request-card__body{
  grid-template-columns:76px minmax(0,1fr)!important;
  gap:14px!important;
  padding:0!important;
  align-items:start!important;
}
.petrest-app .petrest-request-pet-photo{
  width:76px!important;
  height:76px!important;
  border-radius:14px!important;
}
.petrest-app .petrest-request-pet-name{
  display:block!important;
  margin-bottom:6px!important;
  font-size:.98rem!important;
  line-height:1.3!important;
}
.petrest-app .petrest-request-meta{
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
  margin:0!important;
}
.petrest-app .petrest-request-meta span{
  font-size:.86rem!important;
  line-height:1.38!important;
}
.petrest-app .petrest-request-card__content>p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  margin:8px 0 0!important;
  font-size:.86rem!important;
  line-height:1.4!important;
}
.petrest-app .petrest-request-price{
  margin:14px 0 0!important;
  padding-top:12px!important;
  border-top:1px solid var(--prt-line)!important;
  font-size:1.03rem!important;
  line-height:1.25!important;
  text-align:left!important;
}
.petrest-app .petrest-inline-login,
.petrest-app .petrest-offer-box{
  margin-top:14px!important;
}
.petrest-app .petrest-inline-login{
  min-height:48px!important;
  padding:11px 14px!important;
  border-radius:14px!important;
  font-size:.92rem!important;
  line-height:1.3!important;
}

/* Empty states and page headings stop consuming an entire screen */
.petrest-app .petrest-page-hero{
  padding:38px 0 28px!important;
}
.petrest-app .petrest-page-hero h1{
  font-size:clamp(2.2rem,5vw,3.8rem)!important;
  margin-bottom:14px!important;
}
.petrest-app .petrest-page-hero p{
  font-size:1.04rem!important;
  line-height:1.55!important;
}
.petrest-app .petrest-empty{
  min-height:0!important;
  padding:34px 24px!important;
  border-radius:22px!important;
}
.petrest-app .petrest-empty h1,
.petrest-app .petrest-empty h2,
.petrest-app .petrest-empty h3,
.petrest-app .petrest-empty strong{font-size:1.22rem!important;line-height:1.35!important}
.petrest-app .petrest-empty p{font-size:.96rem!important;line-height:1.5!important;margin-top:6px!important}

@media(max-width:780px){
  .petrest-home,
  .petrest-directory-app,
  .petrest-requests-app,
  .petrest-how-app,
  .petrest-pricing-app,
  .petrest-community-app,
  .petrest-contact-app,
  .petrest-caregiver-form-app,
  .petrest-professional-form-app,
  .petrest-giveaways-app,
  .petrest-auth-app{
    width:calc(100% - 24px)!important;
  }
  .petrest-app .petrest-request-list{grid-template-columns:1fr!important;gap:14px!important}
  .petrest-app .petrest-request-card{padding:16px!important}
  .petrest-app .petrest-request-card__body{grid-template-columns:70px minmax(0,1fr)!important;gap:12px!important}
  .petrest-app .petrest-request-pet-photo{width:70px!important;height:70px!important}
  .petrest-app .petrest-request-card__service h3{font-size:1.08rem!important}
  .petrest-app .petrest-request-card__service p{font-size:.84rem!important}
  .petrest-app .petrest-request-meta span{font-size:.82rem!important}
  .petrest-app .petrest-request-card__content>p{font-size:.82rem!important}
  .petrest-app .petrest-request-price{font-size:.98rem!important}
  .petrest-app .petrest-form--card,
  .petrest-app .petrest-form--large{padding:18px!important}
  .petrest-app .petrest-check,
  .petrest-app .petrest-legal-consent{padding:14px!important;gap:12px!important}
  .petrest-app .petrest-check span,
  .petrest-app .petrest-legal-consent span{font-size:.9rem!important}
  .petrest-app .petrest-camera-upload,
  .petrest-app .petrest-camera-upload__visual{min-height:138px!important}
  .petrest-app .petrest-page-hero{padding:28px 0 22px!important;text-align:center}
  .petrest-app .petrest-page-hero h1{font-size:2.35rem!important;line-height:1.08!important}
  .petrest-app .petrest-page-hero p{font-size:1rem!important;line-height:1.5!important}
  .petrest-app .petrest-section__head{margin-bottom:18px!important}
  .petrest-app .petrest-section__head h2{font-size:1.7rem!important}
}

/* =========================================================
   PetRest 3.5.2 — Wide forms + tighter premium request cards
   ========================================================= */

/* Registration / listing forms use the same useful width as directory filters */
.petrest-caregiver-form-app .petrest-form,
.petrest-professional-form-app .petrest-form,
.petrest-giveaways-app .petrest-form,
.petrest-contact-app .petrest-form,
.petrest-auth-app .petrest-form,
.petrest-dashboard-app .petrest-form,
.petrest-app .petrest-professional-form,
.petrest-app .petrest-sponsor-request-form,
.petrest-app .petrest-registration-form,
.petrest-app .petrest-caregiver-profile-form,
.petrest-app .petrest-listing-offer,
.petrest-app .petrest-form--card,
.petrest-app .petrest-form--large{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

.petrest-caregiver-form-app,
.petrest-professional-form-app,
.petrest-giveaways-app,
.petrest-contact-app,
.petrest-auth-app{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
}

/* Prevent nested wrappers from making forms look like a narrow tube */
.petrest-caregiver-form-app .petrest-form-section,
.petrest-professional-form-app .petrest-form-section,
.petrest-giveaways-app .petrest-form-section,
.petrest-dashboard-app .petrest-form-section,
.petrest-app .petrest-form-accordion,
.petrest-app .petrest-request-accordion{
  width:100%!important;
  max-width:none!important;
}

/* Request cards: denser hierarchy, less empty height, same premium look */
.petrest-app .petrest-request-list{
  gap:14px!important;
}
.petrest-app .petrest-request-card{
  padding:15px 16px!important;
  border-radius:19px!important;
  box-shadow:0 8px 22px rgba(91,63,42,.07)!important;
}
.petrest-app .petrest-request-card__service{
  padding-bottom:9px!important;
  margin-bottom:10px!important;
}
.petrest-app .petrest-request-code{
  margin-bottom:3px!important;
  font-size:.72rem!important;
}
.petrest-app .petrest-request-card__service h3{
  margin-bottom:3px!important;
  font-size:1.03rem!important;
  line-height:1.15!important;
}
.petrest-app .petrest-request-card__service p{
  font-size:.8rem!important;
  line-height:1.28!important;
}
.petrest-app .petrest-request-card__body{
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:11px!important;
}
.petrest-app .petrest-request-pet-photo{
  width:64px!important;
  height:64px!important;
  border-radius:12px!important;
}
.petrest-app .petrest-request-pet-name{
  margin-bottom:3px!important;
  font-size:.9rem!important;
}
.petrest-app .petrest-request-meta{
  gap:1px!important;
}
.petrest-app .petrest-request-meta span{
  font-size:.78rem!important;
  line-height:1.28!important;
}
.petrest-app .petrest-request-card__content>p{
  margin-top:5px!important;
  font-size:.78rem!important;
  line-height:1.3!important;
  -webkit-line-clamp:1!important;
}
.petrest-app .petrest-request-price{
  margin-top:9px!important;
  padding-top:8px!important;
  font-size:.94rem!important;
}
.petrest-app .petrest-inline-login,
.petrest-app .petrest-offer-box{
  margin-top:9px!important;
}
.petrest-app .petrest-inline-login{
  min-height:42px!important;
  padding:8px 12px!important;
  font-size:.82rem!important;
  border-radius:12px!important;
}

@media(max-width:780px){
  .petrest-caregiver-form-app,
  .petrest-professional-form-app,
  .petrest-giveaways-app,
  .petrest-contact-app,
  .petrest-auth-app{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }
  .petrest-app .petrest-form--card,
  .petrest-app .petrest-form--large,
  .petrest-app .petrest-listing-offer{
    padding:16px!important;
  }
  .petrest-app .petrest-request-list{
    gap:10px!important;
  }
  .petrest-app .petrest-request-card{
    padding:13px!important;
    border-radius:17px!important;
  }
  .petrest-app .petrest-request-card__service{
    padding-bottom:7px!important;
    margin-bottom:8px!important;
  }
  .petrest-app .petrest-request-card__service h3{
    font-size:.98rem!important;
  }
  .petrest-app .petrest-request-card__body{
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .petrest-app .petrest-request-pet-photo{
    width:58px!important;
    height:58px!important;
  }
  .petrest-app .petrest-request-meta span,
  .petrest-app .petrest-request-card__content>p{
    font-size:.75rem!important;
  }
  .petrest-app .petrest-request-price{
    font-size:.9rem!important;
  }
  .petrest-app .petrest-inline-login{
    min-height:40px!important;
    padding:7px 10px!important;
    font-size:.78rem!important;
  }
}

/* =========================================================
   PetRest 3.5.3 — One form width everywhere + green card CTAs
   Caregiver form is the canonical width reference.
   ========================================================= */

/* All public form screens share the same outer width as the caregiver form. */
.petrest-caregiver-form-app,
.petrest-professionals-app,
.petrest-giveaways-app,
.petrest-professional-form-app,
.petrest-contact-app,
.petrest-auth-app,
.petrest-dashboard-app,
.petrest-register-app{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Forms must use the full usable width of their app, never a second narrow max-width. */
.petrest-app form.petrest-form,
.petrest-app .petrest-professional-form,
.petrest-app .petrest-sponsor-request-form,
.petrest-app .petrest-registration-form,
.petrest-app .petrest-caregiver-profile-form,
.petrest-app .petrest-form--card,
.petrest-app .petrest-form--large,
.petrest-app .petrest-admin-editor{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

/* Listing sections no longer squeeze the form inside a second column/card. */
.petrest-app .petrest-listing-offer{
  width:100%!important;
  max-width:none!important;
}
.petrest-app .petrest-listing-offer > form,
.petrest-app .petrest-listing-offer > .petrest-form{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
}

/* Request-card actions: success green with dark readable text. */
.petrest-app .petrest-request-card .petrest-inline-login,
.petrest-app .petrest-request-card .petrest-btn,
.petrest-app .petrest-request-card button[type="submit"],
.petrest-app .petrest-offer-box .petrest-btn,
.petrest-app .petrest-offer-box button[type="submit"]{
  background:var(--prt-secondary)!important;
  border-color:var(--prt-secondary)!important;
  color:#111!important;
  font-weight:800!important;
}
.petrest-app .petrest-request-card .petrest-inline-login:hover,
.petrest-app .petrest-request-card .petrest-btn:hover,
.petrest-app .petrest-request-card button[type="submit"]:hover,
.petrest-app .petrest-offer-box .petrest-btn:hover,
.petrest-app .petrest-offer-box button[type="submit"]:hover{
  filter:brightness(.96)!important;
  color:#111!important;
}

@media(max-width:780px){
  .petrest-caregiver-form-app,
  .petrest-professionals-app,
  .petrest-giveaways-app,
  .petrest-professional-form-app,
  .petrest-contact-app,
  .petrest-auth-app,
  .petrest-dashboard-app,
  .petrest-register-app{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }

  /* On mobile the public listing intro may stack, but the form keeps caregiver width. */
  .petrest-app .petrest-listing-offer{
    grid-template-columns:1fr!important;
    padding-left:0!important;
    padding-right:0!important;
    border-left:0!important;
    border-right:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .petrest-app .petrest-listing-offer > form.petrest-form,
  .petrest-app .petrest-listing-offer > .petrest-form{
    width:100%!important;
    max-width:none!important;
  }
}


/* PetRest 3.6.6 — larger inner social icons. */
.petrest-contact-socials{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin:18px 0 10px!important}
.petrest-contact-socials .petrest-social-link{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;min-width:58px!important;padding:0!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:14px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;box-shadow:0 5px 16px rgba(0,0,0,.08)!important}
.petrest-contact-socials .petrest-social-link span[aria-hidden="true"]{display:grid!important;place-items:center!important;width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;font-size:3rem!important;line-height:1!important;font-weight:900!important}
.petrest-contact-socials .petrest-social-link:hover,.petrest-contact-socials .petrest-social-link:focus{background:#fff!important;color:var(--prt-primary)!important;transform:translateY(-2px)!important}
@media(max-width:680px){.petrest-contact-socials{display:flex!important;grid-template-columns:none!important;justify-content:center!important}.petrest-contact-socials .petrest-social-link{width:56px!important;height:56px!important;min-width:56px!important}}

/* PetRest 3.7.0 — public trust identity. */
.petrest-trusted-badge{display:inline-flex!important;align-items:center;gap:5px;width:max-content;max-width:100%;padding:6px 10px!important;border:1px solid #b9d9eb;border-radius:999px;background:#eaf6ff!important;color:#14547f!important;font-size:.76rem!important;font-weight:900!important;line-height:1.2;vertical-align:middle;box-shadow:0 3px 10px rgba(20,84,127,.08)}
.petrest-card .petrest-trusted-badge,.petrest-professional-card .petrest-trusted-badge,.petrest-giveaway-card .petrest-trusted-badge{margin:6px 0}
@media(max-width:680px){.petrest-trusted-badge{font-size:.72rem!important;padding:5px 8px!important}}

/* =========================================================
   PetRest 3.7.2 — framed Professionals hero + exact mobile centering
   ========================================================= */
.petrest-professionals-app,
.petrest-contact-app{
  min-width:0!important;
  box-sizing:border-box!important;
}

/* The app already owns the page gutter; do not subtract it a second time. */
.petrest-professionals-app>.petrest-professionals{
  width:100%!important;
  max-width:1180px!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Professionals now uses the same warm, rounded card language as the site. */
.petrest-professionals-app .petrest-page-hero--professionals{
  position:relative;
  isolation:isolate;
  width:100%!important;
  max-width:960px!important;
  margin:0 auto 28px!important;
  padding:clamp(38px,6vw,64px) clamp(24px,6.5vw,70px)!important;
  overflow:hidden;
  border:1px solid #eadbc8;
  border-radius:30px;
  background:linear-gradient(145deg,#eef7fc 0%,#fffdf8 58%,#fff4e6 100%)!important;
  box-shadow:0 16px 42px rgba(18,58,90,.09);
}
.petrest-professionals-app .petrest-page-hero--professionals:before,
.petrest-professionals-app .petrest-page-hero--professionals:after{
  content:"";
  position:absolute;
  z-index:-1;
  border-radius:50%;
  pointer-events:none;
}
.petrest-professionals-app .petrest-page-hero--professionals:before{
  width:190px;
  height:190px;
  top:-105px;
  right:-65px;
  background:rgba(63,143,206,.10);
}
.petrest-professionals-app .petrest-page-hero--professionals:after{
  width:160px;
  height:160px;
  bottom:-105px;
  left:-55px;
  background:rgba(242,140,40,.11);
}
.petrest-professionals-app .petrest-page-hero--professionals h1{
  width:100%;
  max-width:790px;
  margin-left:auto!important;
  margin-right:auto!important;
  overflow-wrap:anywhere;
  word-break:normal;
}
.petrest-professionals-app .petrest-page-hero--professionals p{
  width:100%;
  max-width:720px;
  margin-left:auto!important;
  margin-right:auto!important;
  overflow-wrap:anywhere;
}

/* Contact keeps its design; only its real page bounds and centering are corrected. */
.petrest-contact-app>.petrest-page-hero{
  width:min(100%,860px)!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.petrest-contact-app>.petrest-contact-grid{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.petrest-contact-app>.petrest-contact-grid>*{
  min-width:0!important;
  max-width:100%!important;
}

@media(max-width:780px){
  /* Viewport-based centering neutralizes asymmetric theme content gutters. */
  .petrest-professionals-app,
  .petrest-contact-app{
    width:calc(100vw - 24px)!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw + 12px)!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .petrest-professionals-app>.petrest-professionals{
    width:100%!important;
    padding-top:18px!important;
  }
  .petrest-professionals-app .petrest-page-hero--professionals{
    margin-bottom:24px!important;
    padding:30px 18px 27px!important;
    border-radius:24px;
  }
  .petrest-professionals-app .petrest-page-hero--professionals .petrest-eyebrow{
    max-width:100%;
    font-size:.74rem!important;
    line-height:1.35!important;
    overflow-wrap:anywhere;
  }
  .petrest-professionals-app .petrest-page-hero--professionals h1{
    max-width:100%;
    font-size:clamp(1.82rem,8vw,2.1rem)!important;
    line-height:1.08!important;
    letter-spacing:-.03em!important;
  }
  .petrest-professionals-app .petrest-page-hero--professionals p{
    max-width:38rem;
    font-size:.96rem!important;
    line-height:1.55!important;
  }
  .petrest-contact-app>.petrest-page-hero,
  .petrest-contact-app>.petrest-contact-grid{
    transform:none!important;
  }
  .petrest-contact-app>.petrest-page-hero h1,
  .petrest-contact-app>.petrest-page-hero p{
    max-width:100%;
    overflow-wrap:anywhere;
  }
}

@media(max-width:360px){
  .petrest-professionals-app .petrest-page-hero--professionals{
    padding:26px 14px 24px!important;
    border-radius:22px;
  }
  .petrest-professionals-app .petrest-page-hero--professionals h1{
    font-size:1.72rem!important;
  }
}

/* =========================================================
   PetRest 3.7.3 — stable mobile professional detail view
   ========================================================= */
.petrest-professionals-app>.petrest-prof-detail,
.petrest-professionals-app .petrest-prof-detail__media,
.petrest-professionals-app .petrest-prof-detail__copy,
.petrest-professionals-app .petrest-prof-contact{
  min-width:0!important;
  max-width:100%!important;
}
.petrest-professionals-app .petrest-prof-detail__media{
  width:100%!important;
  overflow:hidden;
}
.petrest-professionals-app .petrest-prof-contact a,
.petrest-professionals-app .petrest-prof-contact span{
  width:100%;
  max-width:100%;
  white-space:normal!important;
  overflow-wrap:anywhere;
  word-break:break-word;
}

@media(max-width:980px){
  .petrest-professionals-app>.petrest-prof-detail{
    grid-template-columns:minmax(0,1fr)!important;
    overflow:hidden!important;
  }
  .petrest-professionals-app .petrest-prof-detail__media img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    object-fit:contain!important;
  }
}

@media(max-width:680px){
  .petrest-professionals-app>.petrest-prof-detail{
    width:calc(100% - 20px)!important;
    max-width:100%!important;
    gap:16px!important;
    padding:14px!important;
  }
  .petrest-professionals-app .petrest-prof-detail__copy{
    width:100%!important;
    padding:12px 0 4px!important;
  }
  .petrest-professionals-app .petrest-prof-detail__copy h1,
  .petrest-professionals-app .petrest-prof-detail__copy p{
    max-width:100%!important;
    overflow-wrap:anywhere;
  }
}

@media(max-width:360px){
  .petrest-professionals-app .petrest-prof-contact a[href^="mailto:"]{
    padding-left:10px!important;
    padding-right:10px!important;
    font-size:.9rem!important;
    letter-spacing:-.01em;
  }
}


/* PetRest 3.7.8 — directory caregiver photo containment */
.petrest-app .petrest-caregiver-card{overflow:hidden!important;}
.petrest-app .petrest-caregiver-card__image{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:220px!important;
  min-height:220px!important;
  max-height:220px!important;
  overflow:hidden!important;
  background:#f1f5f3;
}
.petrest-app .petrest-caregiver-card__image>img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:100%!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.petrest-app .petrest-caregiver-card__body{
  position:relative!important;
  z-index:2!important;
  background:#fff!important;
}
@media(max-width:680px){
  .petrest-app .petrest-caregiver-card__image{
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
  }
}
