.petm-service-details{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.65rem}.petm-service-details span{background:#f8fafc;border:1px solid rgba(15,23,42,.08);border-radius:999px;color:#334155;font-size:.72rem;font-weight:850;padding:.28rem .58rem}.petm-insurance-list{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.petm-insurance-list span{background:#fff7cd;border:1px solid rgba(250,204,21,.25);border-radius:999px;color:#713f12;font-size:.7rem;font-weight:850;padding:.24rem .5rem}.petm-page{--petm-primary:#e61c38;--petm-primary-dark:#bf1027;--petm-yellow:#ffd21f;--petm-yellow-soft:#fff8d5;--petm-ink:#1b1f24;--petm-muted:#727780;--petm-soft:#f5f6f8;--petm-line:#e8ebef;--petm-card:#fff;--petm-blue:#09274a;--petm-shadow:0 18px 45px rgba(15,23,42,.16);--petm-header:var(--bnm-header-h,var(--bn-mobile-header-h,64px));--petm-promo:34px;--petm-filters:88px;--petm-nav-space: calc(92px + max(0px, env(safe-area-inset-bottom))) ;background:var(--petm-soft);color:var(--petm-ink);font-family:inherit;height:calc(100dvh - var(--petm-header));isolation:isolate;margin-top:0;overflow:hidden;position:relative}.petm-page *{box-sizing:border-box}.petm-page button,.petm-page input{font-family:inherit}.petm-promo{align-items:center;background:radial-gradient(circle at 18% 20%,hsla(0,0%,100%,.16) 0 11px,transparent 12px),radial-gradient(circle at 82% 90%,hsla(0,0%,100%,.13) 0 14px,transparent 15px),var(--petm-blue);color:#fff;display:flex;font-size:12px;font-weight:900;gap:9px;height:var(--petm-promo);justify-content:center;padding:0 10px;position:relative;white-space:nowrap;z-index:50}.petm-promo button{background:var(--petm-yellow);border:0;border-radius:999px;color:#111827;font-size:11px;font-weight:950;padding:3px 13px}.petm-filters{background:#fff;border-bottom:1px solid var(--petm-line);height:var(--petm-filters);position:relative;z-index:49}.petm-filter-scroll{display:flex;gap:8px;overflow-x:auto;padding:10px 12px 8px;scrollbar-width:none}.petm-filter-scroll::-webkit-scrollbar,.petm-selected-tags::-webkit-scrollbar{display:none}.petm-chip{align-items:center;background:#fff;border:1px solid var(--petm-line);border-radius:999px;box-shadow:0 4px 12px #0f172a0a;color:#2b3036;display:inline-flex;font-size:12px;font-weight:850;gap:7px;height:34px;min-width:-moz-max-content;min-width:max-content;padding:0 12px}.petm-chip--active{background:var(--petm-yellow-soft);border-color:#efd54b}.petm-notice{align-items:center;background:#fff8df;border-radius:999px;color:#665510;display:flex;font-size:11px;gap:7px;height:30px;margin:0 12px;overflow:hidden;padding:0 11px;text-overflow:ellipsis;white-space:nowrap}.petm-notice i{background:var(--petm-yellow);border-radius:50%;box-shadow:0 0 0 4px #ffd21f2e;flex:0 0 auto;height:8px;width:8px}.petm-map{background:#c8cfca;bottom:var(--petm-nav-space);left:0;overflow:hidden;right:0;top:calc(var(--petm-promo) + var(--petm-filters))}.petm-map,.petm-map-canvas{position:absolute;z-index:1}.petm-map-canvas{inset:0}.petm-map-empty,.petm-map-loading{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:18px;box-shadow:0 12px 26px #0f172a24;color:#374151;display:flex;font-size:12px;font-weight:850;gap:10px;justify-content:center;left:16px;min-height:46px;position:absolute;right:16px;top:16px;z-index:5}.petm-spinner{animation:petmSpin .75s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top:2px solid var(--petm-primary);height:18px;width:18px}@keyframes petmSpin{to{transform:rotate(1turn)}}.petm-map-tools{border-radius:16px;bottom:116px;box-shadow:0 12px 26px #0f172a2e;display:flex;flex-direction:column;left:12px;overflow:hidden;position:absolute;z-index:4}.petm-map-tools button{background:#fff;border:0;border-bottom:1px solid #ececec;color:#303740;font-size:20px;font-weight:800;height:42px;width:42px}.petm-map-tools button:last-child{border-bottom:0}.petm-map-search-area{display:flex;justify-content:center;left:72px;pointer-events:none;position:absolute;right:14px;top:14px;z-index:6}.petm-map-search-btn{align-items:center;background:#111827;border:0;border-radius:999px;box-shadow:0 14px 32px #0f172a33;color:#fff;display:inline-flex;font-size:12px;font-weight:950;gap:8px;justify-content:center;min-height:40px;padding:0 16px;pointer-events:auto}.petm-map-search-btn--ghost{background:#fffffff5;border:1px solid rgba(15,23,42,.08);color:#111827}.petm-map-search-enter-active,.petm-map-search-leave-active{transition:transform .22s ease,opacity .22s ease}.petm-map-search-enter-from,.petm-map-search-leave-to{opacity:0;transform:translateY(-10px)}.petm-marker-icon{filter:drop-shadow(0 10px 18px rgba(15,23,42,.22));transform-origin:center bottom}.petm-marker-icon--muted{filter:grayscale(1) saturate(0) opacity(.68) drop-shadow(0 8px 14px rgba(15,23,42,.16))}.petm-marker-tooltip{background:#111827eb!important;border:0!important;border-radius:999px!important;box-shadow:0 8px 18px #0f172a2e!important;color:#fff!important;font-family:inherit!important;font-size:11px!important;font-weight:900!important;padding:6px 10px!important}.petm-marker-tooltip:before{border-top-color:#111827eb!important}.petm-bottom-sheet{background:#fff;border-radius:22px 22px 0 0;bottom:var(--petm-nav-space);box-shadow:0 -18px 44px #0f172a2e;display:flex;flex-direction:column;height:calc(100dvh - var(--petm-header) - 124px);left:0;max-height:calc(100dvh - var(--petm-header) - max(10px,env(safe-area-inset-top)));overflow:hidden;position:absolute;right:0;touch-action:pan-y;transform:translateY(calc(100% - 76px));transition:transform .32s cubic-bezier(.2,.75,.25,1);z-index:90}.petm-bottom-sheet--open{transform:translateY(0)}.petm-sheet-head{align-items:center;border-bottom:1px solid var(--petm-line);display:flex;flex-direction:column;gap:9px;justify-content:center;min-height:76px;padding:12px 14px 10px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.petm-filters,.petm-promo{transition:transform .24s ease,opacity .24s ease;will-change:transform,opacity}.petm-page--focus .petm-promo{opacity:0;pointer-events:none;transform:translateY(calc(var(--petm-promo)*-1))}.petm-page--focus .petm-filters{opacity:0;pointer-events:none;transform:translateY(calc((var(--petm-promo) + var(--petm-filters))*-1))}.petm-page--focus .petm-map{bottom:0;top:0}.petm-page--focus .petm-bottom-sheet--open{border-radius:0;height:auto;inset:0;max-height:none;padding-top:max(0px,env(safe-area-inset-top));position:fixed;transform:translateY(0);z-index:5200}.petm-page--focus .petm-bottom-sheet--open .petm-sheet-body{padding-bottom:calc(18px + max(0px,env(safe-area-inset-bottom)))}.petm-handle{background:#d6d9de;border-radius:999px;height:5px;width:42px}.petm-show-results{background:#1f2937;border:0;border-radius:999px;box-shadow:0 10px 24px #0f172a38;color:#fff;font-size:13px;font-weight:950;height:38px;padding:0 22px}.petm-bottom-sheet--open .petm-show-results{background:var(--petm-yellow);box-shadow:none;color:#111827}.petm-bottom-sheet--open .petm-show-results:before{content:"⌄";display:inline-block;font-size:16px;line-height:0;margin-inline-end:6px;transform:translateY(1px)}.petm-sheet-body{overflow-y:auto;overscroll-behavior:contain;padding:12px 12px calc(132px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;touch-action:pan-y}.petm-sheet-search{align-items:center;background:#fafafa;border:1px solid var(--petm-line);border-radius:999px;box-shadow:inset 0 3px 12px #0f172a0a;color:#333941;display:flex;gap:8px;height:42px;margin-bottom:12px;padding:0 12px}.petm-sheet-search input{background:transparent;border:0;color:#1f2937;flex:1;font-size:12px;min-width:0;outline:0}.petm-sheet-search button{background:transparent;border:0;color:#8b9098}.petm-selected-tags{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none}.petm-tag{align-items:center;background:#f6f7f9;border:1px solid var(--petm-line);border-radius:999px;color:#4b5563;display:flex;font-size:11px;font-weight:850;gap:7px;min-width:-moz-max-content;min-width:max-content;padding:7px 10px}.petm-tag button{background:transparent;border:0;color:#8b9098;font-weight:900;padding:0}.petm-results-bar{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.petm-results-bar strong{font-size:13px;line-height:1.7;text-align:left}.petm-sort{align-items:center;background:#fff;border:1px solid var(--petm-line);border-radius:999px;color:#3e444c;display:inline-flex;font-size:11px;font-weight:900;gap:5px;height:31px;padding:0 10px}.petm-card{background:#fff;border:1px solid var(--petm-line);border-radius:18px;box-shadow:0 8px 22px #0f172a12;margin-bottom:14px;overflow:hidden}.petm-photo{background-position:50%;background-size:cover;height:204px;isolation:isolate;position:relative}.petm-photo:after{background:linear-gradient(0deg,rgba(0,0,0,.47),transparent);content:"";height:55%;inset:auto 0 0;position:absolute;z-index:-1}.petm-badges{align-items:flex-start;display:flex;flex-direction:column;gap:6px;position:absolute;right:10px;top:10px}.petm-badge{align-items:center;background:#fff;border-radius:999px;box-shadow:0 6px 18px #00000021;color:#222;display:inline-flex;font-size:10px;font-weight:950;gap:5px;min-height:25px;padding:0 9px}.petm-badge--yellow{background:var(--petm-yellow)}.petm-card-actions{display:flex;gap:8px;left:10px;position:absolute;top:10px}.petm-circle-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:0;box-shadow:0 7px 18px #00000024;color:#222;height:34px;place-items:center;width:34px}.petm-avatar,.petm-circle-btn{border-radius:50%;display:grid}.petm-avatar{background:linear-gradient(135deg,var(--petm-yellow),#fff5a9);border:3px solid #fff;bottom:-21px;box-shadow:0 8px 18px #0f172a38;color:#111827;font-size:20px;height:48px;place-items:center;position:absolute;right:13px;width:48px}.petm-dots{bottom:11px;display:flex;gap:4px;justify-content:center;left:0;position:absolute;right:0}.petm-dots i{background:#ffffff9e;border-radius:50%;height:6px;width:6px}.petm-dots i:first-child{background:#fff;width:18px}.petm-card-info{padding:26px 13px 13px}.petm-title-row{align-items:flex-start;display:flex;gap:9px;justify-content:space-between}.petm-title-row h3{font-size:14px;font-weight:950;letter-spacing:-.25px;line-height:1.75;margin:0}.petm-rate{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:999px;color:#303740;font-weight:950;gap:4px;min-width:-moz-max-content;min-width:max-content;padding:4px 8px}.petm-rate,.petm-specs{display:flex;font-size:11px}.petm-specs{color:var(--petm-muted);flex-wrap:wrap;gap:8px 10px;line-height:1.9;margin-top:5px}.petm-specs span{align-items:center;display:inline-flex;gap:4px}.petm-price-row{align-items:flex-end;display:flex;gap:8px;justify-content:space-between;margin-top:10px}.petm-price{color:#6b7280;font-size:11px;line-height:1.8}.petm-price b{color:#111827;display:block;font-size:14px;letter-spacing:-.35px}.petm-view{background:var(--petm-primary);border:0;border-radius:999px;box-shadow:0 10px 20px #e61c3838;color:#fff;font-size:12px;font-weight:950;height:34px;min-width:-moz-max-content;min-width:max-content;padding:0 15px}.petm-list-empty{align-items:center;background:#fafafa;border:1px dashed #d9dee7;border-radius:18px;color:#4b5563;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:14px;min-height:210px;padding:18px;text-align:center}.petm-list-empty i{color:var(--petm-primary);font-size:28px}.petm-list-empty span{color:#6b7280;font-size:12px}.petm-list-empty button{background:var(--petm-yellow);border:0;border-radius:999px;color:#111827;font-size:12px;font-weight:950;min-height:34px;padding:0 14px}.petm-center-backdrop,.petm-modal-backdrop,.petm-picker-backdrop{background:#0f172a73;inset:0;position:absolute;z-index:100}.petm-modal-backdrop{opacity:0;pointer-events:none;transition:.2s ease}.petm-modal-backdrop--show{opacity:1;pointer-events:auto}.petm-modal,.petm-picker-card{background:#fff;border-radius:23px 23px 0 0;bottom:0;box-shadow:0 -20px 50px #0f172a3d;left:0;position:absolute;right:0;z-index:101}.petm-modal{display:flex;flex-direction:column;height:min(86dvh,720px);overflow:hidden;transform:translateY(105%);transition:.3s cubic-bezier(.2,.75,.25,1)}.petm-modal--show{transform:translateY(0)}.petm-modal-head,.petm-picker-head{align-items:center;border-bottom:1px solid var(--petm-line);display:flex;justify-content:space-between;padding:11px 16px 13px}.petm-modal-title{font-size:15px;font-weight:950}.petm-center-close,.petm-close,.petm-picker-head button{background:#f4f5f7;border:0;border-radius:50%;color:#303740;font-size:18px;height:34px;width:34px}.petm-modal-content{flex:1;overflow-y:auto;padding:16px}.petm-section{border-bottom:1px solid var(--petm-line);margin-bottom:18px;padding-bottom:18px}.petm-section:last-child{border-bottom:0}.petm-section h4{font-size:13px;font-weight:950;margin:0 0 14px}.petm-counter{align-items:center;border-bottom:1px dashed #edf0f4;display:flex;font-size:13px;font-weight:850;justify-content:space-between;padding:11px 0}.petm-counter:last-child{border-bottom:0}.petm-switch-row input{display:none}.petm-switch-row i{background:#e5e7eb;border-radius:999px;height:25px;position:relative;transition:.2s ease;width:43px}.petm-switch-row i:after{background:#fff;border-radius:50%;box-shadow:0 2px 7px #0f172a33;content:"";height:19px;position:absolute;right:3px;top:3px;transition:.2s ease;width:19px}.petm-switch-row input:checked+i{background:var(--petm-yellow)}.petm-switch-row input:checked+i:after{right:21px}.petm-checks{display:grid;gap:12px 10px;grid-template-columns:1fr 1fr}.petm-checks--seg{grid-template-columns:1fr}.petm-check{align-items:center;color:#3f4650;display:flex;font-size:12px;font-weight:850;gap:8px}.petm-check input{display:none}.petm-box{background:#fff;border:1px solid #d8dce3;border-radius:7px;display:inline-block;flex:0 0 auto;height:20px;position:relative;width:20px}.petm-check input:checked+.petm-box{background:var(--petm-yellow);border-color:#dfc21e}.petm-check input:checked+.petm-box:after{color:#111827;content:"✓";font-weight:950;inset:-1px 0 0;position:absolute;text-align:center}.petm-modal-foot{border-top:1px solid var(--petm-line);display:grid;gap:10px;grid-template-columns:1fr 1.7fr;padding:11px 14px calc(12px + env(safe-area-inset-bottom))}.petm-modal-foot button{background:#fff;border:1px solid var(--petm-line);border-radius:14px;font-size:13px;font-weight:950;height:43px}.petm-modal-foot .petm-apply{background:var(--petm-yellow);border-color:var(--petm-yellow);color:#111827}.petm-picker-backdrop{align-items:flex-end;display:flex;z-index:120}.petm-center-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:12px;position:fixed;z-index:10000}.petm-picker-card{display:flex;flex-direction:column;max-height:72dvh;overflow:hidden}.petm-picker-head button{font-size:12px;font-weight:900;padding:0 12px;width:auto}.petm-picker-list{overflow-y:auto;padding:12px}.petm-picker-item{background:#fff;border:1px solid var(--petm-line);border-radius:15px;color:#303740;font-size:13px;font-weight:900;margin-bottom:8px;min-height:42px;padding:0 14px;text-align:right;width:100%}.petm-picker-item.active{background:var(--petm-yellow-soft);border-color:#efd54b}.petm-center-modal{background:#fff;border-radius:24px;box-shadow:0 24px 70px #0f172a52;display:flex;flex-direction:column;max-height:calc(100dvh - 24px);overflow:hidden;position:relative;width:min(430px,calc(100vw - 24px));z-index:10001}.petm-center-close{left:12px;position:absolute;top:12px;z-index:2}.petm-center-hero{background-position:50%;background-size:cover;height:245px;position:relative}.petm-center-hero:after{background:linear-gradient(0deg,#0000009e,#00000014);content:"";inset:0;position:absolute}.petm-center-overlay{align-items:center;bottom:14px;color:#fff;display:flex;gap:10px;left:54px;position:absolute;right:14px;z-index:1}.petm-center-mini-avatar{background:var(--petm-yellow);border:3px solid #fff;border-radius:50%;color:#111827;display:grid;flex:0 0 auto;height:50px;place-items:center;width:50px}.petm-center-title-wrap{display:flex;flex-direction:column;gap:4px;min-width:0}.petm-center-title-wrap span,.petm-center-title-wrap strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.petm-center-title-wrap span{color:#ffffffbd;font-size:12px}.petm-center-body{flex:1;overflow-y:auto;padding:15px 14px calc(14px + env(safe-area-inset-bottom))}.petm-center-meta-grid{display:grid;gap:10px;grid-template-columns:.8fr 1.2fr;margin-bottom:12px}.petm-center-meta-grid div{background:#fafafa;border:1px solid var(--petm-line);border-radius:16px;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:66px;padding:10px}.petm-center-meta-grid span{color:#6b7280;font-size:11px;font-weight:850}.petm-center-meta-grid b{color:#111827;font-size:13px;font-weight:950}.petm-center-body p{color:#6b7280;font-size:12px;line-height:1.9;margin:0 0 12px}.petm-center-actions{background:#fff;bottom:0;display:grid;gap:10px;grid-template-columns:1.4fr 1fr;padding-top:8px;position:sticky}.petm-center-actions button{border-radius:14px;font-size:13px;font-weight:950;height:43px}.petm-center-primary{background:var(--petm-yellow);border:0;color:#111827}.petm-center-secondary{background:#fff;border:1px solid var(--petm-line);color:#374151}@media(max-height:640px){.petm-center-hero{height:190px}.petm-center-meta-grid div{min-height:58px}}@media(max-width:768px){body.petm-mobile-route{background:#f5f6f8!important;overflow:hidden!important;padding-bottom:0!important}body.petm-mobile-route .bn-mobile-page-main{background:#f5f6f8!important;min-height:auto!important}body.petm-mobile-route .bn-footer{display:none!important}body.petm-mobile-route .app-bottom-nav,body.petm-mobile-route .bn-mobile-bottom-nav,body.petm-mobile-route .bottom-nav,body.petm-mobile-route .bottom-navigation,body.petm-mobile-route .footer-mobile-menu,body.petm-mobile-route .mobile-bottom-nav{transition:transform .24s ease,opacity .24s ease!important;will-change:transform,opacity}body.petm-mobile-route.petm-focus-mode .app-bottom-nav,body.petm-mobile-route.petm-focus-mode .bn-mobile-bottom-nav,body.petm-mobile-route.petm-focus-mode .bottom-nav,body.petm-mobile-route.petm-focus-mode .bottom-navigation,body.petm-mobile-route.petm-focus-mode .footer-mobile-menu,body.petm-mobile-route.petm-focus-mode .mobile-bottom-nav{opacity:0!important;pointer-events:none!important;transform:translateY(calc(110% + env(safe-area-inset-bottom)))!important}}@media(max-width:360px){.petm-photo{height:188px}.petm-title-row h3{font-size:13px}.petm-bottom-sheet{height:calc(100dvh - var(--petm-header) - 112px)}}@media(min-width:992px){.petm-page{border-radius:28px;box-shadow:0 0 0 1px #0f172a0f,0 30px 90px #0f172a33;height:calc(100dvh - 24px);margin:12px auto;width:min(100vw,430px);--petm-header:0px;--petm-nav-space:0px}.petm-bottom-sheet,.petm-modal,.petm-picker-card{border-radius:24px 24px 0 0}.petm-center-modal{border-radius:24px}.petm-map{bottom:0}}.imaging-mobile-page .imaging-mobile-service-checks{grid-template-columns:1fr 1fr}.imaging-mobile-page .imaging-mobile-service-checks .petm-check{min-height:42px}@media(max-width:360px){.imaging-mobile-page .imaging-mobile-service-checks{grid-template-columns:1fr}}@supports not (height:100dvh){.petm-page{height:calc(100vh - var(--petm-header))}.petm-bottom-sheet{height:calc(100vh - var(--petm-header) - 124px);max-height:calc(100vh - var(--petm-header) - max(10px,env(safe-area-inset-top)))}}.petm-card--featured{background:radial-gradient(circle at 12% 8%,hsla(0,0%,100%,.92),transparent 25%),radial-gradient(circle at 92% 0,rgba(251,191,36,.28),transparent 34%),linear-gradient(145deg,rgba(255,251,235,.98),rgba(254,243,199,.94) 46%,var(--petm-card));border:1px solid rgba(217,119,6,.64);box-shadow:0 18px 38px #b453092e,inset 0 0 0 1px #fde68a75;isolation:isolate;overflow:hidden;position:relative}.petm-card--featured:before{animation:petm-gold-card-shine 6.4s ease-in-out infinite;background:linear-gradient(115deg,transparent 38%,hsla(0,0%,100%,.48) 50%,rgba(255,236,153,.24) 54%,transparent 66%);inset:-48%;transform:translate(32%) rotate(10deg)}.petm-card--featured:after,.petm-card--featured:before{content:"";pointer-events:none;position:absolute;z-index:1}.petm-card--featured:after{background:linear-gradient(180deg,hsla(0,0%,100%,.16),transparent 42%);inset:0}.petm-card--featured>*{position:relative;z-index:2}@keyframes petm-gold-card-shine{0%,42%{opacity:0;transform:translate(36%) rotate(12deg)}52%{opacity:.86}68%,to{opacity:0;transform:translate(-165%) rotate(12deg)}}.petm-card--laddered{border:1px solid rgba(14,165,233,.26)}.petm-badge--featured{background:linear-gradient(135deg,#fffbebf5,#fcd34df5 52%,#f59e0bf0)!important;border:1px solid rgba(217,119,6,.32)!important;box-shadow:0 8px 18px #b453092e,inset 0 1px #ffffff7a!important;color:#65330a!important}.petm-badge--laddered{background:#e0f2fef0!important;color:#075985!important}.petx-service-highlights{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.petx-service-highlights span{align-items:center;background:#f8fafc;border:1px solid rgba(15,23,42,.08);border-radius:999px;color:#334155;display:inline-flex;font-size:.72rem;font-weight:800;line-height:1.6;padding:.28rem .52rem}.petx-insurance-full-list{color:#475569;display:flex;flex-wrap:wrap;font-size:.72rem;gap:.35rem;line-height:1.7;margin-top:.5rem}.petx-insurance-full-list strong{color:#0f172a}.petx-insurance-full-list span{background:#fff7cd;border:1px solid rgba(250,204,21,.24);border-radius:999px;color:#713f12;font-weight:800;padding:.22rem .48rem}.petx-mobile-detail-line{color:#475569;font-size:.76rem;line-height:1.7;margin-top:.35rem}.petx-mobile-insurances{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.45rem}.petx-mobile-insurances span{background:#fff7cd;border-radius:999px;color:#713f12;font-size:.7rem;font-weight:800;padding:.2rem .45rem}.petscan-main{overflow:visible;position:relative}.petscan-hero{overflow:visible;--panelW:420px;--panelTop:88px;--panelSide:18px;--panelBottom:18px}.petscan-hero-map-wrap{inset:0;overflow:hidden;position:absolute;z-index:1}.petscan-hero-map{height:100%;width:100%}.petscan-hero.mobile-list-mode{background:linear-gradient(180deg,#f2f5fa,#eff3f8);height:auto;min-height:calc(100dvh - 54px);overflow:visible}.petscan-hero.mobile-list-mode .petscan-hero-map-wrap{display:none}.petscan-hero.mobile-map-mode{overflow:hidden}.leaflet-container{background:#e6e6e6}#cta-hero-map,#cta-hero-map .leaflet-container{direction:ltr}.leaflet-control-zoom{display:none!important}.leaflet-tooltip.petscan-tooltip{background:#000000bf;border:0;border-radius:8px;box-shadow:0 4px 12px #00000040;color:#fff;direction:rtl;font-size:13px;padding:4px 10px;text-align:right;white-space:nowrap}.petscan-desktop-only{display:block}.petscan-mobile-only{display:none}@media(max-width:992px){.petscan-desktop-only{display:none!important}.petscan-mobile-only{display:block!important}.petscan-hero{min-height:520px}}.petscan-desktop-panel{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffffeb!important;border-radius:18px!important;bottom:var(--panelBottom)!important;box-shadow:0 18px 55px #0000002e!important;left:var(--panelSide)!important;max-width:calc(100% - var(--panelSide)*2)!important;overflow:hidden!important;position:absolute!important;top:var(--panelTop)!important;width:var(--panelW)!important;z-index:9999!important}.petscan-panel-top{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);padding:12px}.petscan-panel-list{padding:12px!important}.petscan-panel-bottom{background:#fff;border-top:1px solid rgba(0,0,0,.08);padding:10px 12px 12px}.petscan-hero{height:100vh;min-height:560px;position:relative}.petscan-panel-search{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 26px #00000014;display:flex;gap:10px;padding:8px 10px}.petscan-panel-search i{font-size:14px;opacity:.7}.petscan-panel-search input{background:transparent;border:0;flex:1;font-size:14px;font-weight:800;outline:none}.petscan-clear{align-items:center;background:#0000000f;border:0;border-radius:999px;display:inline-flex;height:34px;justify-content:center;width:34px}.petscan-panel-controls{display:flex;gap:10px;margin-top:10px}.petscan-chip-btn{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;color:#222;display:inline-flex;flex:1;font-weight:900;height:42px;justify-content:space-between;padding:0 12px}.petscan-chip-btn--ghost{flex:0 0 auto;gap:8px;justify-content:center;width:118px}.petscan-panel-filters{border-radius:14px;padding:10px}.petscan-filter-row{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:6px 0}.petscan-filter-label{color:#333;font-size:13px;font-weight:800}.petscan-filter-select{border:1px solid rgba(0,0,0,.12);border-radius:10px;font-weight:800;padding:6px 8px}.petscan-filter-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.petscan-panel-list{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:12px}.no-scrollbar::-webkit-scrollbar{height:0;width:0}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.petscan-panel-list-head{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.petscan-empty{color:#6c757d;font-weight:800;padding:14px;text-align:center}.petscan-result-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:16px;margin-bottom:10px;overflow:hidden}.petscan-result-card-btn{background:transparent;border:0;cursor:pointer;display:flex;gap:10px;padding:0;text-align:right;width:100%}.petscan-result-media{flex:0 0 auto;width:92px}.petscan-result-media img{display:block;height:92px;-o-object-fit:cover;object-fit:cover;width:92px}.petscan-result-body{flex:1;min-width:0;padding:10px 10px 10px 12px}.petscan-result-title{font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.petscan-result-sub{align-items:center;display:flex;font-size:12.5px;gap:10px;justify-content:space-between;margin-top:6px}.petscan-rate .fa-star{color:#f5b301}.petscan-province{color:#6c757d;max-width:140px}.petscan-result-turn{display:flex;font-size:12.5px;gap:10px;justify-content:space-between;margin-top:6px}.petscan-installment-badge{background:linear-gradient(135deg,#6c757d2e,#6c757d14);border:1px solid rgba(108,117,125,.35);border-radius:10px;color:#6c757d;font-size:12.5px;font-weight:800;overflow:hidden;padding:8px 10px;position:relative;text-align:center;width:100%}.petscan-installment-badge:before{animation:petscan-shine 3.6s ease-in-out infinite;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.55),transparent);content:"";height:210%;left:-70%;position:absolute;top:-55%;transform:rotate(25deg);width:45%}@keyframes petscan-shine{0%{left:-70%;opacity:0}25%{opacity:1}60%{left:125%;opacity:0}to{left:125%;opacity:0}}.petscan-scroll-more{background:#fafafa;border:1px dashed rgba(0,0,0,.22);border-radius:14px;font-weight:900;padding:10px 12px;width:100%}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity .2s ease,transform .2s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-6px)}.petscan-mobile-overlay{left:10px;pointer-events:none;position:absolute;right:10px;top:calc(env(safe-area-inset-top,0px) + 80px);z-index:720}.petscan-mobile-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fafcfff2;border:1px solid rgba(10,27,59,.08);border-radius:24px;box-shadow:0 16px 42px #0a1b3b1f;padding:12px;pointer-events:auto}.petscan-mobile-card-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.petscan-mobile-card-copy{min-width:0}.petscan-mobile-kicker{color:#5f7393;font-size:11px;font-weight:800;margin-bottom:4px}.petscan-mobile-service-title{color:#0a1b3b;font-size:1.15rem;font-weight:900;line-height:1.2}.petscan-mobile-service-desc{color:#5b6d89;font-size:12px;line-height:1.55;margin-top:4px}.petscan-mobile-expand-btn{align-items:center;background:#fff;border:1px solid rgba(10,27,59,.1);border-radius:14px;color:#0a1b3b;display:inline-flex;flex:0 0 auto;font-weight:800;gap:8px;height:40px;padding:0 12px}.petscan-mobile-toolbar-row{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;margin-top:10px}.petscan-mobile-chip{align-items:center;background:#fff;border:1px solid rgba(10,27,59,.08);border-radius:16px;color:#0a1b3b;display:inline-flex;font-weight:800;height:44px;justify-content:center;min-width:0;padding:0 12px}.petscan-mobile-chip--province{justify-content:flex-start}.petscan-mobile-view-switch{background:#edf3fa;border:1px solid rgba(10,27,59,.08);border-radius:16px;display:inline-grid;gap:4px;grid-template-columns:1fr 1fr;padding:4px}.petscan-mobile-view-btn{align-items:center;background:transparent;border:0;border-radius:12px;color:#59708f;display:inline-flex;font-weight:900;height:36px;justify-content:center;padding:0 12px;white-space:nowrap}.petscan-mobile-view-btn.active{background:#0a1b3b;box-shadow:0 8px 18px #0a1b3b29;color:#fff}.petscan-mobile-tabs-scroll{display:flex;gap:8px;margin-bottom:2px;margin-top:12px;overflow-x:auto;padding:8px 1px 2px;scrollbar-width:none}.petscan-mobile-tabs-scroll::-webkit-scrollbar{display:none}.petscan-mobile-service-card{align-items:center;background:#f3f7fc;border:1px solid rgba(10,27,59,.08);border-radius:18px;color:#0a1b3b;display:flex;flex:0 0 auto;flex-direction:column;gap:6px;justify-content:center;min-width:78px;padding:10px 8px}.petscan-mobile-service-card__icon{align-items:center;background:#e7eef8;border-radius:12px;color:#5d83b2;display:inline-flex;height:34px;justify-content:center;width:34px}.petscan-mobile-service-card__label{font-size:11.5px;font-weight:800;line-height:1.35;text-align:center}.petscan-mobile-service-card.active{background:#fff;border-color:#0a1b3b;box-shadow:0 10px 24px #0a1b3b14}.petscan-mobile-service-card.active .petscan-mobile-service-card__icon{background:#f7df4d;color:#0a1b3b}.petscan-mobile-extra{border-top:1px solid rgba(10,27,59,.08);margin-top:12px;padding-top:12px}.petscan-mobile-stats{display:grid;gap:10px;grid-template-columns:1fr 1fr}.petscan-mobile-stat-card{background:#f8fbff;border:1px solid rgba(10,27,59,.08);border-radius:16px;color:#0a1b3b;display:grid;gap:4px;padding:10px 12px}.petscan-mobile-stat-card__label{color:#607391;font-size:11px;font-weight:700}.petscan-mobile-stat-card strong{font-size:13px;font-weight:900}.petscan-mobile-actions{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:10px}.petscan-mobile-action{background:#fff;border:1px solid rgba(10,27,59,.1);border-radius:16px;color:#0a1b3b;font-weight:900;height:44px}.petscan-mobile-action--primary{background:#f7df4d;border-color:#f7df4d}.petscan-province-picker{align-items:flex-start;background:#0a0c1073;display:flex;inset:0;justify-content:center;padding:88px 12px 12px;position:fixed;z-index:999999}.petscan-province-card{background:#fff;border-radius:16px;box-shadow:0 24px 90px #00000059;padding:12px;width:min(520px,100%)}.petscan-province-list{display:grid;gap:8px;max-height:min(60vh,520px);overflow:auto}.petscan-province-item{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-weight:800;padding:10px 12px;text-align:right;width:100%}.petscan-province-item.active{background:#0d6efd14;border-color:#0d6efd59}.petscan-mobile-search-inline{align-items:center;background:#fff;border:1px solid rgba(10,27,59,.08);border-radius:16px;display:flex;gap:8px;height:44px;margin-top:2px;padding:0 12px}.petscan-mobile-search-inline__icon{color:#607391;font-size:14px}.petscan-mobile-search-inline__input{background:transparent;border:0;color:#0a1b3b;flex:1;font-weight:800;min-width:0;outline:none}.petscan-mobile-search-inline__clear{background:#0a1b3b14;border:0;border-radius:999px;color:#0a1b3b;height:28px;width:28px}.petscan-mobile-rating{align-items:center;color:#0a1b3b;display:inline-flex;font-weight:900;gap:4px;white-space:nowrap}.petscan-mobile-rating .fa-star{color:#f3c62f;font-size:12px}.petscan-mobile-map-cards{bottom:calc(env(safe-area-inset-bottom,0px) + 10px);left:10px;pointer-events:none;position:absolute;right:10px;z-index:715}.petscan-mobile-map-cards-scroll{display:flex;gap:10px;overflow-x:auto;padding:4px 2px;pointer-events:auto;scrollbar-width:none}.petscan-mobile-map-cards-scroll::-webkit-scrollbar{display:none}.petscan-mobile-map-empty{background:#fffffff5;border:1px solid rgba(10,27,59,.08);border-radius:18px;box-shadow:0 14px 34px #0a1b3b1f;color:#5f7393;font-weight:800;min-width:220px;padding:14px 16px}.petscan-mobile-map-card{align-items:center;background:#fffffff7;border:1px solid rgba(10,27,59,.08);border-radius:20px;box-shadow:0 18px 40px #0a1b3b1f;color:#0a1b3b;display:grid;flex:0 0 240px;gap:10px;grid-template-columns:68px minmax(0,1fr);padding:10px;text-align:right}.petscan-mobile-map-card.active{border-color:#0a1b3b3d;box-shadow:0 20px 42px #0a1b3b29}.petscan-mobile-list-card__image,.petscan-mobile-map-card__image{background:#eef3f9;border-radius:18px;height:68px;-o-object-fit:cover;object-fit:cover;width:68px}.petscan-mobile-list-card__body,.petscan-mobile-map-card__body{display:grid;gap:6px;min-width:0}.petscan-mobile-list-card__title,.petscan-mobile-map-card__title{color:#0a1b3b;font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.petscan-mobile-list-card__meta,.petscan-mobile-map-card__meta{align-items:center;color:#61738f;display:flex;font-size:12px;gap:8px;justify-content:space-between;min-width:0}.petscan-mobile-list-card__turn,.petscan-mobile-map-card__turn{color:#1b2e4b;font-size:12px;font-weight:800;line-height:1.5}.petscan-mobile-list-view{margin:244px 10px 0;min-height:calc(100dvh - 298px);padding-bottom:18px;position:relative;z-index:710}.petscan-mobile-list-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.petscan-mobile-list-head__title{color:#0a1b3b;font-size:1rem;font-weight:900}.petscan-mobile-list-head__sub{color:#607391;font-size:12px;font-weight:700;margin-top:4px}.petscan-mobile-list-head__back{background:#fff;border:1px solid rgba(10,27,59,.12);border-radius:14px;color:#0a1b3b;flex:0 0 auto;font-weight:900;height:40px;padding:0 12px}.petscan-mobile-list-empty{background:#fff;border:1px solid rgba(10,27,59,.08);border-radius:18px;color:#607391;font-weight:800;padding:18px 16px}.petscan-mobile-list-card+.petscan-mobile-list-card{margin-top:10px}.petscan-mobile-list-card{background:#fffffff5;border:1px solid rgba(10,27,59,.08);border-radius:20px;box-shadow:0 12px 30px #0a1b3b14;overflow:hidden}.petscan-mobile-list-card-btn{align-items:center;background:transparent;border:0;display:grid;gap:10px;grid-template-columns:68px minmax(0,1fr) auto;padding:12px;text-align:right;width:100%}.petscan-mobile-list-card__turn{display:grid;gap:2px}.petscan-mobile-list-card__turn-label{color:#70819a;font-size:11px;font-weight:700}.petscan-mobile-list-card__cta{align-items:center;background:#f7df4d;border-radius:12px;color:#0a1b3b;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:900;height:36px;justify-content:center;min-width:62px}.petscan-modal-backdrop{align-items:center;background:#0a0c108c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.petscan-modal{background:#fff;border-radius:18px;box-shadow:0 24px 90px #00000059;overflow:hidden;position:relative;width:min(560px,100%)}.petscan-modal-close{background:#ffffffe0;border:0;border-radius:12px;box-shadow:0 10px 24px #0000002e;font-size:22px;height:38px;left:10px;position:absolute;top:10px;width:38px;z-index:5}.petscan-modal-img{display:block;height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.petscan-modal-overlay{background:linear-gradient(180deg,#0000000f,#0009);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:14px;position:absolute}.petscan-modal-head{align-items:center;display:flex;gap:10px;margin-bottom:10px;min-width:0}.petscan-modal-avatar{border:2px solid hsla(0,0%,100%,.9);border-radius:999px;box-shadow:0 12px 26px #00000047;height:52px;-o-object-fit:cover;object-fit:cover;width:52px}.petscan-modal-title{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.petscan-modal-chips{display:flex;flex-wrap:wrap;gap:8px}.petscan-chip{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff24;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:#fff;display:inline-flex;font-size:12.5px;gap:6px;padding:6px 10px}.petscan-chip .fa-star{color:#f5b301}.petscan-modal-body{padding:14px 16px 16px}.petscan-btn-quick{border:0;border-radius:12px;font-weight:900;padding:10px 12px}.petscan-hero .petscan-desktop-only{opacity:1!important;visibility:visible!important}.petscan-hero .petscan-mobile-only{display:none!important}@media(max-width:992px){.petscan-hero .petscan-desktop-only{display:none!important}.petscan-hero .petscan-mobile-only{display:block!important}}.petscan-hero .petscan-desktop-panel{position:absolute!important;z-index:9999!important}.petscan-desktop-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;pointer-events:auto!important}.petscan-panel-list{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.no-scrollbar,.petscan-panel-list.no-scrollbar{scrollbar-width:auto!important;-ms-overflow-style:auto!important}.no-scrollbar::-webkit-scrollbar,.petscan-panel-list.no-scrollbar::-webkit-scrollbar{height:auto!important;width:auto!important}.petscan-hero .petscan-desktop-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important}.petscan-panel-list-wrap{min-height:0!important;overflow:hidden!important}.petscan-panel-list{box-sizing:border-box!important;direction:ltr!important;height:100%!important;min-height:0!important;overflow-y:auto!important}.petscan-panel-list>*{direction:rtl!important}.petscan-result-card,.petscan-result-card-btn{box-sizing:border-box!important;max-width:100%!important;min-width:0!important}.petscan-desktop-panel,.petscan-desktop-panel *{box-sizing:border-box!important}.petscan-panel-bottom,.petscan-panel-list,.petscan-panel-list-wrap,.petscan-panel-top{min-width:0!important}.petscan-panel-list,.petscan-panel-list-wrap{overflow-x:hidden!important}.petscan-panel-list{max-width:100%!important;padding-inline-end:18px!important;width:100%!important}.petscan-result-body,.petscan-result-card-btn,.petscan-result-sub,.petscan-result-sub>*,.petscan-result-turn,.petscan-result-turn>*{min-width:0!important}.petscan-province{display:block!important;max-width:140px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.petscan-panel-filters{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;margin-top:10px;padding:12px}.petscan-filters-grid{display:grid;gap:10px;margin-bottom:12px}.petscan-toggle{align-items:center;background:#00000005;border:1px solid rgba(0,0,0,.08);border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:10px}.petscan-toggle-text{color:#222;font-size:13px;font-weight:900}.petscan-switch{flex:0 0 auto;height:26px;position:relative;width:44px}.petscan-switch input{inset:0;opacity:0;position:absolute}.petscan-switch-ui{background:#0000002e;inset:0}.petscan-switch-ui,.petscan-switch-ui:after{border-radius:999px;position:absolute;transition:.2s ease}.petscan-switch-ui:after{background:#fff;box-shadow:0 8px 18px #0000002e;content:"";height:20px;right:3px;top:3px;width:20px}.petscan-switch input:checked+.petscan-switch-ui{background:#0d6efdb3}.petscan-switch input:checked+.petscan-switch-ui:after{transform:translate(-18px)}.petscan-filter-block{margin-top:10px}.petscan-filter-title{color:#333;font-size:13px;font-weight:900;margin-bottom:8px}.petscan-seg{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.petscan-seg-btn{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;font-size:13px;font-weight:900;height:38px}.petscan-seg-btn.active{background:#0d6efd1a;border-color:#0d6efd59}.petscan-filter-actions{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.petscan-filter-btn{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;font-weight:900;height:40px}.petscan-filter-btn--ghost{background:#00000008}.petscan-filter-btn--primary{background:#0d6efd1f;border-color:#0d6efd59}@media(max-width:992px){.petscan-hero .petscan-desktop-panel{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}}.petscan-panel-filters{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - var(--panelTop) - var(--panelBottom) - 160px)!important;max-height:calc(100vh - var(--panelTop) - var(--panelBottom) - 160px)!important;overflow:hidden!important;padding:0!important}.petscan-panel-filters-scroll{min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:12px!important;-webkit-overflow-scrolling:touch}.petscan-filter-actions--sticky{background:#fff!important;border-top:1px solid rgba(0,0,0,.08)!important;margin-top:0!important;padding:10px 12px 12px!important}.petscan-modal-hero{position:relative}.petscan-modal-hero .petscan-modal-img{display:block}.petscan-modal{direction:rtl;text-align:right}.seo-clamp-4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.seo-content-box .text-muted,.seo-content-box h2,.seo-content-box h3,.seo-content-box li,.seo-content-box p{color:#1b2e4b!important}.seo-content-box .alert{background:#ffffff14!important;border-color:#ffffff2e!important}.seo-content-box a{color:#1b2e4b!important;text-decoration:underline}@media(min-width:992px){.seo-content-box.seo-two-cols .col-lg-12{-moz-column-count:2;column-count:2;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:2.5rem;column-gap:2.5rem}.seo-content-box.seo-two-cols .col-lg-12>*{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.seo-content-box.seo-two-cols h2,.seo-content-box.seo-two-cols h3{-moz-column-break-after:avoid-column;break-after:avoid-column}.seo-content-box.seo-two-cols .seo-span-all{-moz-column-span:all;column-span:all}}.imaging-service-tabs-wrap{left:calc(var(--panelW) + var(--panelSide)*2 + 12px);pointer-events:none;position:absolute;right:16px;top:96px;z-index:700}.imaging-service-tabs{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border-radius:0;display:flex;gap:10px;margin:-8px 0;overflow-x:auto;overflow-y:visible;padding:8px 0;pointer-events:auto;scrollbar-width:none}.imaging-service-tabs::-webkit-scrollbar{display:none}.imaging-service-tab{align-items:center;background:#fffffff5;border:1px solid rgba(188,201,217,.9);border-radius:16px;box-shadow:none;color:#1b2e4b;display:flex;flex:0 0 auto;flex-direction:column;gap:6px;justify-content:center;min-width:92px;padding:10px 8px 8px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.imaging-service-tab:hover{box-shadow:0 4px 10px #0f172a14;transform:translateY(-1px)}.imaging-service-tab__icon{align-items:center;background:linear-gradient(180deg,#e7f1fb,#d5e6f8);border-radius:12px;color:#7ba6d8;display:inline-flex;font-size:1rem;height:34px;justify-content:center;width:34px}.imaging-service-tab__label{font-size:.78rem;font-weight:800;line-height:1.35;max-width:100%;text-align:center;white-space:normal}.imaging-service-tab.active{background:#eef4fb;border-color:#1b2e4b;box-shadow:0 4px 10px #1b2e4b1a}.imaging-service-tab.active .imaging-service-tab__icon{background:#1b2e4b;color:#fff}@media(max-width:1200px){.imaging-service-tab{min-width:86px;padding:9px 7px 8px}.imaging-service-tab__icon{font-size:.92rem;height:31px;width:31px}.imaging-service-tab__label{font-size:.74rem}}@media(max-width:992px){.petscan-main{margin-bottom:0!important;padding-bottom:0!important}.petscan-hero.mobile-map-mode,.petscan-hero:not(.mobile-list-mode){height:calc(100dvh - 54px);max-height:calc(100dvh - 54px);min-height:calc(100svh - 54px);overflow:hidden}.petscan-hero.mobile-list-mode{height:auto;max-height:none;min-height:calc(100svh - 54px);overflow:visible;padding-bottom:18px}.imaging-service-tabs-wrap{display:none!important}.petscan-mobile-overlay{left:10px;right:10px;top:calc(env(safe-area-inset-top,0px) + 80px)}.petscan-mobile-card{border-radius:22px;padding:11px}.petscan-mobile-service-title{font-size:1.05rem}.petscan-mobile-toolbar-row{grid-template-columns:1fr}.petscan-mobile-view-btn,.petscan-mobile-view-switch{width:100%}.petscan-mobile-stats{grid-template-columns:1fr 1fr}.petscan-mobile-list-view{margin-top:240px}}@media(max-width:420px){.petscan-mobile-card-head{gap:8px}.petscan-mobile-expand-btn{font-size:12px;height:36px;padding:0 10px}.petscan-mobile-chip,.petscan-mobile-search-inline__input{font-size:13px}.petscan-mobile-service-card{min-width:74px;padding:9px 7px}.petscan-mobile-service-card__label{font-size:11px}.petscan-mobile-map-card{flex-basis:222px}.petscan-mobile-list-card-btn{grid-template-columns:60px minmax(0,1fr)}.petscan-mobile-list-card__image{height:60px;width:60px}.petscan-mobile-list-card__cta{grid-column:1/-1;margin-top:6px;width:100%}}@media(max-width:992px){.petscan-hero.mobile-list-mode{height:auto!important;max-height:none!important;min-height:0!important;padding-bottom:18px;padding-top:20px}.petscan-hero.mobile-list-mode .petscan-mobile-overlay{left:auto;margin:4px 10px 0;position:relative;right:auto;top:auto;z-index:720}.petscan-hero.mobile-list-mode .petscan-mobile-card{box-shadow:0 12px 28px #0a1b3b14}.petscan-hero.mobile-list-mode .petscan-mobile-list-view{margin:12px 10px 0;min-height:0}.petscan-hero.mobile-list-mode .petscan-mobile-list-empty{margin-top:0}}.imaging-mobile-main-replacement{display:block}.imaging-landing-desktop-shell .imaging-service-tabs-wrap{left:16px;pointer-events:none;position:absolute;right:16px;top:16px;z-index:11}.imaging-landing-desktop-shell .imaging-service-tabs{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#fffffff0;border:1px solid rgba(16,38,72,.1);border-radius:22px;box-shadow:0 18px 40px #1026481f;pointer-events:auto}.imaging-landing-desktop-shell .imaging-service-filter-seg{flex-wrap:wrap;justify-content:flex-start}.imaging-landing-desktop-shell .imaging-service-filter-seg .petscan-seg-btn{flex:1 1 112px;min-width:112px}@media(min-width:993px){.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{margin-top:18px}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-filters{top:132px}}@media(max-width:768px){.imaging-landing-desktop-shell{display:none!important}}.petscan-redesign-page{--petx-navy:#0b2f66;--petx-navy-2:#133f7f;--petx-yellow:#ffe233;--petx-ink:#14243d;--petx-muted:#6b7890;--petx-line:rgba(16,38,72,.1);--petx-soft:#f5f7fb;background:#f5f7fb;padding-bottom:80px}.petscan-redesign-page .petx-page-head{background:radial-gradient(circle at 12% 22%,rgba(255,226,51,.18),transparent 28%),linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid var(--petx-line);padding:106px 24px 16px}.petscan-redesign-page .petx-page-head__main{margin:0 auto;max-width:1480px}.petscan-redesign-page .petx-breadcrumb{align-items:center;color:var(--petx-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:9px;margin-bottom:14px}.petscan-redesign-page .petx-breadcrumb a{color:var(--petx-muted);text-decoration:none}.petscan-redesign-page .petx-title-row{align-items:center;display:flex;gap:18px;justify-content:space-between}.petscan-redesign-page .petx-title-row h1{color:var(--petx-navy);font-size:clamp(28px,3.2vw,44px);font-weight:950;line-height:1.45;margin:0 0 8px}.petscan-redesign-page .petx-title-row p{color:var(--petx-muted);font-size:15px;line-height:2;margin:0;max-width:760px}.petscan-redesign-page .petx-title-icon{background:#fff;border:1px solid var(--petx-line);border-radius:26px;box-shadow:0 18px 42px #10264814;color:var(--petx-navy);display:grid;flex:0 0 auto;font-size:36px;height:86px;place-items:center;width:86px}.petscan-redesign-page .petx-filter-rail{display:grid;gap:12px;grid-template-columns:1.4fr repeat(5,minmax(135px,1fr));margin-top:22px}.petscan-redesign-page .petx-filter-chip{align-items:center;background:#fff;border:1px solid var(--petx-line);border-radius:18px;box-shadow:0 12px 28px #1026480e;color:var(--petx-ink);display:inline-flex;font-weight:900;gap:10px;justify-content:center;min-height:58px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.petscan-redesign-page .petx-filter-chip:hover{border-color:#0b2f6642;box-shadow:0 16px 34px #10264817;transform:translateY(-1px)}.petscan-redesign-page .petx-filter-chip i{color:var(--petx-navy);font-size:17px}.petscan-redesign-page .petx-filter-chip--location{justify-content:space-between;padding-inline:18px}.petscan-redesign-page .petx-filter-chip--more{background:linear-gradient(135deg,#fff,#f7f9fc)}@media(min-width:993px){.petscan-redesign-page .petx-explorer{align-items:stretch;direction:ltr;display:grid!important;gap:18px;grid-template-columns:minmax(520px,.92fr) minmax(560px,1fr);height:calc(100vh - 252px)!important;margin:18px auto 0;max-height:860px;min-height:650px!important;overflow:visible!important;padding:0!important;width:min(1480px,calc(100% - 48px))}.petscan-redesign-page .petscan-desktop-panel,.petscan-redesign-page .petscan-hero-map-wrap{height:100%!important;inset:auto!important;max-width:none!important;min-height:0!important;position:relative!important;width:100%!important}.petscan-redesign-page .petscan-hero-map-wrap{background:#fff;border:1px solid var(--petx-line);border-radius:30px;box-shadow:0 22px 55px #1026481f;overflow:hidden!important}.petscan-redesign-page #cta-hero-map,.petscan-redesign-page #cta-hero-map .leaflet-container{border-radius:30px}.petscan-redesign-page .petscan-desktop-panel{background:#fff!important;border:1px solid var(--petx-line)!important;border-radius:30px!important;box-shadow:0 22px 55px #1026481a!important;direction:rtl;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.petscan-redesign-page .petscan-panel-top{background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid var(--petx-line)!important;padding:16px!important}.petscan-redesign-page .petx-panel-summary{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.petscan-redesign-page .petx-panel-kicker{color:var(--petx-muted);font-size:12px;font-weight:800}.petscan-redesign-page .petx-panel-title{color:var(--petx-navy);font-size:20px;font-weight:950;line-height:1.6}.petscan-redesign-page .petx-panel-jump{align-items:center;background:var(--petx-navy);border:0;border-radius:999px;box-shadow:0 12px 28px #0b2f662e;color:#fff;display:inline-flex;font-weight:900;gap:8px;height:42px;padding:0 16px}.petscan-redesign-page .petscan-panel-search{border-color:var(--petx-line);border-radius:18px;box-shadow:0 10px 26px #1026480e;min-height:54px}.petscan-redesign-page .petscan-panel-controls{display:none}.petscan-redesign-page .petscan-panel-filters{border-radius:22px;box-shadow:0 24px 64px #10264833;left:16px;margin:0;position:absolute;right:16px;top:128px;z-index:20}.petscan-redesign-page .petscan-panel-list-wrap{background:linear-gradient(180deg,#fbfcff,#f6f8fc);min-height:0!important}.petscan-redesign-page .petscan-panel-list{display:flex;flex-direction:column;gap:14px;height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding:16px!important;scrollbar-color:rgba(11,47,102,.22) transparent;scrollbar-width:thin}.petscan-redesign-page .petscan-panel-list::-webkit-scrollbar{width:9px}.petscan-redesign-page .petscan-panel-list::-webkit-scrollbar-thumb{background:#0b2f6638;border-radius:999px}.petscan-redesign-page .petscan-panel-list-head{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfcfff0;border-bottom:1px solid rgba(16,38,72,.06);margin:-16px -16px 0;padding:16px 16px 14px;position:sticky;top:-16px;z-index:5}.petscan-redesign-page .petx-list-title{color:var(--petx-navy);font-size:18px;font-weight:950}.petscan-redesign-page .petx-list-subtitle{color:var(--petx-muted);font-size:12px;margin-top:3px}.petscan-redesign-page .petx-sort-pill{align-items:center;background:#fff;border:1px solid var(--petx-line);border-radius:14px;color:var(--petx-ink);display:inline-flex;font-weight:900;gap:8px;height:40px;justify-content:center;min-width:110px}.petscan-redesign-page .petscan-result-card{background:#fff;border-color:#10264814;border-radius:22px;box-shadow:0 14px 32px #10264813;margin:0!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.petscan-redesign-page .petscan-result-card:hover{border-color:#0b2f662e;box-shadow:0 20px 44px #1026481f;transform:translateY(-2px)}.petscan-redesign-page .petscan-result-card-btn{display:grid!important;gap:0;grid-template-columns:210px minmax(0,1fr);min-height:190px}.petscan-redesign-page .petscan-result-media{height:100%;overflow:hidden;position:relative;width:210px!important}.petscan-redesign-page .petscan-result-media img{height:100%!important;min-height:190px;-o-object-fit:cover;object-fit:cover;width:210px!important}.petscan-redesign-page .petx-media-badge{align-items:center;background:var(--petx-navy);border-radius:999px;box-shadow:0 10px 24px #0b2f663d;color:#fff;display:inline-flex;font-size:11.5px;font-weight:900;gap:7px;height:32px;padding:0 10px;position:absolute;right:12px;top:12px}.petscan-redesign-page .petx-media-badge i{color:var(--petx-yellow)}.petscan-redesign-page .petscan-result-body{display:flex;flex-direction:column;gap:10px;padding:18px 18px 16px!important}.petscan-redesign-page .petx-card-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.petscan-redesign-page .petscan-result-title{color:var(--petx-navy);font-size:17px;font-weight:950;line-height:1.75;white-space:normal}.petscan-redesign-page .petscan-rate{align-items:center;background:#ffe23338;border-radius:999px;color:var(--petx-ink);display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:900;height:34px;justify-content:center;min-width:62px}.petscan-redesign-page .petx-address-line{align-items:center;color:var(--petx-muted);display:flex;font-size:13px;gap:8px;min-width:0}.petscan-redesign-page .petx-address-line i{color:var(--petx-navy)}.petscan-redesign-page .petx-feature-row{display:flex;flex-wrap:wrap;gap:8px}.petscan-redesign-page .petx-feature-row span{align-items:center;background:#f3f6fb;border-radius:12px;color:#344966;display:inline-flex;font-size:12px;font-weight:800;gap:7px;height:34px;padding:0 10px}.petscan-redesign-page .petscan-result-turn{border-top:1px solid rgba(16,38,72,.07);margin-top:auto;padding-top:10px}.petscan-redesign-page .petx-card-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.petscan-redesign-page .petx-price-hint{color:var(--petx-muted);font-size:12px;font-weight:800}.petscan-redesign-page .petx-card-actions strong{align-items:center;background:var(--petx-yellow);border-radius:14px;box-shadow:0 12px 26px #ffc70042;color:var(--petx-ink);display:inline-flex;font-size:13px;height:44px;justify-content:center;min-width:130px}.petscan-redesign-page .petscan-panel-bottom{background:#fff;border-top:1px solid var(--petx-line)!important;padding:14px 16px 16px!important}.petscan-redesign-page .petscan-scroll-more{background:linear-gradient(135deg,var(--petx-navy),var(--petx-navy-2));border:0;border-radius:16px;box-shadow:0 14px 30px #0b2f6638;color:#fff;height:48px}}@media(min-width:993px)and (max-width:1180px){.petscan-redesign-page .petx-filter-rail{grid-template-columns:repeat(3,1fr)}.petscan-redesign-page .petx-explorer{grid-template-columns:minmax(420px,.86fr) minmax(480px,1fr)}.petscan-redesign-page .petscan-result-card-btn{grid-template-columns:170px minmax(0,1fr)}.petscan-redesign-page .petscan-result-media,.petscan-redesign-page .petscan-result-media img{width:170px!important}}.imaging-marker-icon--muted{filter:grayscale(1) saturate(0) brightness(.78);opacity:.68}.imaging-marker-icon--active{filter:drop-shadow(0 8px 16px rgba(15,23,42,.22))}.petscan-redesign-page .petx-media-badge--available{background:#0b2f66f0!important;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;box-shadow:0 8px 18px #0b2f6638;color:#fff!important;font-size:10.5px;font-weight:950;height:28px;left:10px;max-width:45%;overflow:hidden;padding:0 9px;position:absolute;right:auto;text-overflow:ellipsis;top:10px;white-space:nowrap;width:auto}.petscan-redesign-page .petx-media-badge--available i,.petscan-redesign-page .petx-media-badge--date i{color:var(--petx-yellow)!important}.petscan-redesign-page .petx-media-badge--date{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0b2f66f0!important;border:1px solid hsla(0,0%,100%,.22);border-radius:999px!important;color:#fff!important;font-size:10.5px!important;gap:5px!important;height:27px!important;justify-content:center!important;inset:auto 10px 10px auto!important;letter-spacing:0!important;line-height:1!important;max-width:calc(100% - 20px)!important;min-width:0!important;padding:0 9px!important;position:absolute;width:auto!important}@media(max-width:768px){#cta-top.imaging-landing-main,.imaging-landing-main.main,.imaging-landing-main.petscan-main{margin-bottom:0!important;margin-top:0!important;min-height:auto!important;padding-bottom:0!important;padding-top:0!important}.imaging-landing-main>.imaging-mobile-main-replacement{margin-top:0!important}}@media(min-width:993px){.imaging-landing-desktop-shell.petscan-redesign-page{background:#f5f7fb}.imaging-landing-desktop-shell .imaging-service-tabs-wrap{display:none!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-page-head{padding-top:106px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{align-items:stretch!important;direction:ltr!important;display:grid!important;gap:18px!important;grid-template-columns:minmax(520px,.92fr) minmax(560px,1fr)!important;height:calc(100vh - 252px)!important;margin:18px auto 0!important;max-height:860px!important;min-height:650px!important;overflow:visible!important;padding:0!important;width:min(1480px,calc(100% - 48px))!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-desktop-panel,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-hero-map-wrap{height:100%!important;inset:auto!important;max-width:none!important;min-height:0!important;position:relative!important;width:100%!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-hero-map-wrap{background:#fff!important;border:1px solid var(--petx-line)!important;border-radius:30px!important;box-shadow:0 22px 55px #1026481f!important;overflow:hidden!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-desktop-panel{background:#fff!important;border:1px solid var(--petx-line)!important;border-radius:30px!important;box-shadow:0 22px 55px #1026481a!important;direction:rtl!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list-wrap{background:linear-gradient(180deg,#fbfcff,#f6f8fc)!important;min-height:0!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{display:flex!important;flex-direction:column!important;gap:14px!important;height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding:16px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list-head{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fbfcfff0!important;border-bottom:1px solid rgba(16,38,72,.06)!important;margin:-16px -16px 0!important;padding:16px 16px 14px!important;position:sticky!important;top:-16px!important;z-index:5!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-card{margin:0!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-card-btn{color:inherit!important;text-decoration:none!important}.petscan-redesign-page .petscan-panel-list{align-content:start!important;align-items:stretch!important;display:grid!important;gap:16px!important;grid-auto-rows:auto!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}.petscan-redesign-page .petscan-empty,.petscan-redesign-page .petscan-panel-list-head{grid-column:1/-1!important}.petscan-redesign-page .petscan-result-card{border-radius:22px!important;overflow:hidden!important}.petscan-redesign-page .petscan-result-card,.petscan-redesign-page .petscan-result-card-btn{display:flex!important;flex-direction:column!important;height:auto!important;min-height:430px!important}.petscan-redesign-page .petscan-result-card-btn{overflow:visible!important;width:100%!important}.petscan-redesign-page .petscan-result-media{flex:0 0 190px!important}.petscan-redesign-page .petscan-result-media,.petscan-redesign-page .petscan-result-media img{height:190px!important;max-height:190px!important;min-height:190px!important;width:100%!important}.petscan-redesign-page .petscan-result-media img{-o-object-fit:cover!important;object-fit:cover!important}.petscan-redesign-page .petscan-result-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:9px!important;height:auto!important;min-height:230px!important;opacity:1!important;overflow:visible!important;padding:14px!important;visibility:visible!important}.petscan-redesign-page .petscan-result-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:var(--petx-navy)!important;line-height:1.75!important;max-height:58px!important;min-height:46px!important;overflow:hidden!important;white-space:normal!important}.petscan-redesign-page .petx-address-line{color:var(--petx-muted)!important;display:flex!important;min-height:24px!important;overflow:hidden!important}.petscan-redesign-page .petx-address-line span{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.petscan-redesign-page .petx-feature-row{display:flex!important;flex-wrap:wrap!important;gap:7px!important;min-height:34px!important}.petscan-redesign-page .petx-feature-row span{font-size:11.5px!important;height:30px!important;padding:0 9px!important}.petscan-redesign-page .petscan-result-turn{align-items:flex-start!important;border-top:1px solid rgba(16,38,72,.07)!important;display:flex!important;gap:8px!important;justify-content:space-between!important;margin-top:auto!important;padding-top:10px!important}.petscan-redesign-page .petx-card-actions{align-items:center!important;display:flex!important;gap:10px!important;justify-content:space-between!important;margin-top:0!important}.petscan-redesign-page .petx-card-actions strong{font-size:12.5px!important;height:40px!important;min-width:116px!important}}@media(min-width:993px)and (max-width:1280px){.petscan-redesign-page .petscan-panel-list{grid-template-columns:repeat(auto-fit,minmax(285px,1fr))!important}.petscan-redesign-page .petscan-result-card,.petscan-redesign-page .petscan-result-card-btn{min-height:420px!important}.petscan-redesign-page .petscan-result-media,.petscan-redesign-page .petscan-result-media img{flex-basis:180px!important;height:180px!important;max-height:180px!important;min-height:180px!important}}@media(min-width:993px)and (max-width:1120px){.petscan-redesign-page .petscan-panel-list{grid-template-columns:1fr!important}}@media(min-width:993px){#cta-top.imaging-landing-main,.imaging-landing-main.main,.imaging-landing-main.petscan-main{margin-left:0!important;margin-right:0!important;max-width:none!important;overflow-x:hidden!important;padding-left:0!important;padding-right:0!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{border-radius:0!important;border-top:1px solid rgba(16,38,72,.08)!important;box-shadow:none!important;gap:0!important;grid-template-columns:minmax(320px,34vw) minmax(0,1fr)!important;margin:0 calc(50% - 50vw)!important;max-width:none!important;width:100vw!important}.imaging-landing-desktop-shell.petscan-redesign-page #cta-hero-map,.imaging-landing-desktop-shell.petscan-redesign-page #cta-hero-map .leaflet-container,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-hero-map-wrap{border-radius:0!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-desktop-panel{border:0!important;border-radius:0!important;border-right:1px solid rgba(16,38,72,.08)!important;box-shadow:none!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{align-content:start!important;align-items:stretch!important;display:grid!important;gap:14px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:14px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-empty,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list-head{grid-column:1/-1!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-card,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-card-btn{height:auto!important;min-height:408px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-media,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-media img{flex-basis:168px!important;height:168px!important;max-height:168px!important;min-height:168px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-body{gap:8px!important;min-height:224px!important;padding:13px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-feature-row{min-height:32px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-feature-row span{font-size:11px!important;height:28px!important;padding:0 8px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-card-actions strong{font-size:12px!important;height:38px!important;min-width:104px!important}}@media(min-width:1700px){.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{grid-template-columns:minmax(360px,32vw) minmax(0,1fr)!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:993px)and (max-width:1180px){.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{grid-template-columns:minmax(300px,31vw) minmax(0,1fr)!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{gap:10px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:10px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-card,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-card-btn{min-height:390px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-media,.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-media img{flex-basis:142px!important;height:142px!important;max-height:142px!important;min-height:142px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-result-body{min-height:236px!important;padding:11px!important}}@media(min-width:993px){.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;position:relative!important;z-index:0!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-desktop-panel{grid-template-rows:auto minmax(0,1fr)!important;z-index:1!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-top--compact{background:#fffffffa!important;border-bottom:1px solid rgba(16,38,72,.08)!important;min-height:56px!important;overflow:visible!important;padding:8px 12px!important;position:relative!important;z-index:12!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-toolbar{align-items:center!important;display:grid!important;gap:10px!important;grid-template-columns:minmax(104px,auto) minmax(240px,1fr) auto!important;width:100%!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-count{align-items:center!important;background:#f7f9fc!important;border:1px solid rgba(16,38,72,.08)!important;border-radius:13px!important;color:var(--petx-navy)!important;display:inline-flex!important;gap:7px!important;height:38px!important;justify-content:center!important;padding:0 12px!important;white-space:nowrap!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-count strong{font-size:16px!important;font-weight:950!important;line-height:1!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-count span{font-size:12px!important;font-weight:900!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-search{border-radius:13px!important;box-shadow:none!important;height:38px!important;min-height:38px!important;padding:0 10px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-search input{font-size:13px!important;font-weight:800!important;min-width:0!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-search .petscan-clear{height:28px!important;width:28px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petx-compact-guide{border-radius:13px!important;box-shadow:none!important;font-size:12px!important;height:38px!important;min-height:38px!important;padding:0 14px!important;white-space:nowrap!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-filters{background:#fff!important;border-radius:16px!important;box-shadow:0 18px 42px #1026482e!important;left:12px!important;margin:0!important;padding:8px!important;position:absolute!important;right:12px!important;top:calc(100% + 6px)!important;z-index:25!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list-head{display:none!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{padding-top:12px!important}.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-bottom{display:none!important}}@media(min-width:1700px){.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}}@media(min-width:993px)and (max-width:1180px){.imaging-landing-desktop-shell.petscan-redesign-page .petx-explorer{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}}@media(min-width:1700px)and (max-width:2199px){.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:2200px){.imaging-landing-desktop-shell.petscan-redesign-page .petscan-panel-list{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.imaging-landing-desktop-shell .petx-featured-gold-card,.petscan-redesign-page .petx-featured-gold-card{border:1px solid rgba(245,158,11,.78)!important;box-shadow:0 22px 52px #b453093d,inset 0 0 0 1px #ffeda375!important;isolation:isolate}.imaging-landing-desktop-shell .petx-featured-gold-card:before,.petscan-redesign-page .petx-featured-gold-card:before{background:radial-gradient(circle at 18% 14%,hsla(0,0%,100%,.56),transparent 24%),linear-gradient(135deg,#fff6b338,#f59e0b2e 42%,#78350f24);content:"";inset:0;mix-blend-mode:screen;pointer-events:none;position:absolute;z-index:1}.imaging-landing-desktop-shell .petx-featured-gold-card:after,.petscan-redesign-page .petx-featured-gold-card:after{animation:petx-gold-card-shine 5.8s ease-in-out infinite;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.58) 45%,transparent);bottom:-45%;content:"";filter:blur(1px);pointer-events:none;position:absolute;right:-55%;top:-45%;transform:translate(0) rotate(14deg);width:46%;z-index:2}.imaging-landing-desktop-shell .petx-featured-gold-card .fade-overlay,.petscan-redesign-page .petx-featured-gold-card .fade-overlay{background:linear-gradient(0deg,#5c2d06b8 18%,#92400e47 52%,#ffffff0f)!important}.imaging-landing-desktop-shell .petx-featured-gold-card .caption-box,.petscan-redesign-page .petx-featured-gold-card .caption-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid hsla(0,0%,100%,.22);border-radius:18px;box-shadow:0 12px 28px #451a0338;padding:8px 10px;z-index:3}.imaging-landing-desktop-shell .petscan-result-card--featured,.petscan-redesign-page .petscan-result-card--featured{background:radial-gradient(circle at 12% 8%,hsla(0,0%,100%,.96),transparent 28%),radial-gradient(circle at 88% 0,rgba(251,191,36,.3),transparent 34%),linear-gradient(145deg,#fffbebfa,#fef3c7f0 42%,#fff)!important;border:1px solid rgba(217,119,6,.68)!important;box-shadow:0 20px 46px #b4530933,inset 0 0 0 1px #fde68a8c!important;isolation:isolate;overflow:hidden;position:relative}.imaging-landing-desktop-shell .petscan-result-card--featured:before,.petscan-redesign-page .petscan-result-card--featured:before{animation:petx-gold-card-shine 6.2s ease-in-out infinite;background:linear-gradient(115deg,transparent 38%,hsla(0,0%,100%,.48) 48%,rgba(255,236,153,.26) 52%,transparent 63%);content:"";inset:-42%;pointer-events:none;position:absolute;transform:translate(28%) rotate(8deg);z-index:1}.imaging-landing-desktop-shell .petscan-result-card--featured:after,.petscan-redesign-page .petscan-result-card--featured:after{background:radial-gradient(circle at 18% 16%,hsla(0,0%,100%,.52),transparent 24%),linear-gradient(180deg,hsla(0,0%,100%,.16),transparent 46%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.imaging-landing-desktop-shell .petscan-result-card--featured>*,.petscan-redesign-page .petscan-result-card--featured>*{position:relative;z-index:2}@keyframes petx-gold-card-shine{0%,42%{opacity:0;transform:translate(34%) rotate(12deg)}52%{opacity:.9}68%,to{opacity:0;transform:translate(-165%) rotate(12deg)}}.imaging-landing-desktop-shell .petscan-result-card--laddered,.petscan-redesign-page .petscan-result-card--laddered{border:1px solid rgba(14,165,233,.28)!important}.imaging-landing-desktop-shell .petx-ranking-badge,.petscan-redesign-page .petx-ranking-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;box-shadow:0 10px 24px #0f172a29;display:inline-flex;font-size:11px;font-weight:800;gap:6px;padding:7px 10px;position:absolute;right:10px;top:10px;z-index:2}.imaging-landing-desktop-shell .petx-ranking-badge--featured,.petscan-redesign-page .petx-ranking-badge--featured{background:linear-gradient(135deg,#fffbebf5,#fcd34df5 52%,#f59e0bf0);border:1px solid rgba(217,119,6,.42);box-shadow:0 12px 28px #b4530938,inset 0 1px #ffffff85;color:#65330a}.imaging-landing-desktop-shell .petx-ranking-badge--laddered,.petscan-redesign-page .petx-ranking-badge--laddered{background:#e0f2fef0;border:1px solid rgba(14,165,233,.28);color:#075985}.petx-mini-rank{align-items:center;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:800;line-height:1.4;padding:3px 7px}.petx-mini-rank--featured{background:linear-gradient(135deg,#fff7d6,#facc15 58%,#f59e0b);border:1px solid rgba(217,119,6,.22);box-shadow:0 6px 14px #b453091f;color:#65330a}.petx-mini-rank--laddered{background:#e0f2fe;color:#075985}.petscan-mobile-list-card--featured{background:radial-gradient(circle at 10% 8%,hsla(0,0%,100%,.92),transparent 24%),linear-gradient(145deg,#fffbebfa,#fef3c7f0 48%,#fff)!important;border-color:#d977069e!important;box-shadow:0 16px 34px #b4530929!important;overflow:hidden;position:relative}.petscan-mobile-list-card--featured:before{animation:petx-gold-card-shine 6.2s ease-in-out infinite;background:linear-gradient(115deg,transparent 38%,hsla(0,0%,100%,.42) 50%,transparent 63%);content:"";inset:-48%;pointer-events:none;position:absolute;transform:translate(30%) rotate(10deg)}.petscan-mobile-list-card--laddered{border-color:#0ea5e947!important}
