.pet-root{--bg:#f2f8fb;--paper:#ffffff;--ink:#2f3a42;--sub:#70808b;--line:#e1ecf1;--accent:#46a2c6;--accent-d:#3787a8;--accent-l:#6fbdd9;--warm:#f4a368;--soft:#e7f3f8;--sans:"Zen Kaku Gothic New",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;--round:"Zen Maru Gothic",sans-serif;--radius:20px;font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.95;font-size:15px;position:relative;overflow-x:clip}.pet-root *{box-sizing:border-box;margin:0;padding:0}.pet-root a{color:inherit;text-decoration:none}.pet-root img{display:block;max-width:100%}.pet-root .wrap{max-width:1140px;margin:0 auto;padding:0 38px}@media(max-width:680px){.pet-root .wrap{padding:0 22px}}.pet-root .ph{position:relative;overflow:hidden;background:#d3e7f0;isolation:isolate}.pet-root .ph:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,#d7ebf3,#b6d8e6 78%)}.pet-root .ph:after{content:"";position:absolute;inset:0;opacity:.4;mix-blend-mode:multiply;background-image:radial-gradient(circle at 30% 30%,rgba(255,255,255,.55) 0 14%,transparent 15%);background-size:28px 28px}.pet-root .ph .lb{position:absolute;left:13px;bottom:11px;z-index:2;font-size:10px;letter-spacing:.08em;color:#5f8696;font-weight:600;font-family:ui-monospace,monospace}.pet-root .btn{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:15px;padding:15px 30px;border-radius:999px;border:2px solid transparent;white-space:nowrap}.pet-root .btn,.pet-root .btn .ar{transition:.22s}.pet-root .btn:hover .ar{transform:translateX(4px)}.pet-root .btn-fill{background:var(--accent);color:#fff}.pet-root .btn-fill:hover{background:var(--accent-d);transform:translateY(-2px)}.pet-root .btn-ghost{border-color:rgba(255,255,255,.75);color:#fff}.pet-root .btn-ghost:hover{background:rgba(255,255,255,.18)}.pet-root .btn-o{border-color:var(--accent);color:var(--accent);background:#fff}.pet-root .btn-o:hover{background:var(--accent);color:#fff}.pet-root .btn-warm{background:var(--warm);color:#fff}.pet-root .btn-warm:hover{filter:brightness(.96)}.pet-root .btn-line{background:#06C755;color:#fff}.pet-root .btn-line:hover{filter:brightness(.95)}.pet-root .hd{position:fixed;top:var(--tpl-bar-h,0);left:0;right:0;z-index:60;transition:.3s;color:#fff}.pet-root .hd .in{max-width:1140px;margin:0 auto;padding:18px 38px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:.3s}.pet-root .hd.on{background:rgba(242,248,251,.95);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--line);color:var(--ink)}.pet-root .logo{display:flex;align-items:center;gap:12px;font-family:var(--round);font-weight:900;font-size:18px}.pet-root .logo .mark{width:42px;height:42px;background:var(--warm);color:#fff;display:grid;place-items:center;font-size:18px;border-radius:50%;flex:none}.pet-root .logo small{display:block;font-size:9.5px;font-weight:500;opacity:.85;letter-spacing:.04em;margin-top:2px;font-family:var(--sans)}.pet-root .hd nav{display:flex;align-items:center;gap:24px;font-size:13.5px;font-weight:700}.pet-root .hd nav a.lnk{opacity:.95;transition:.2s}.pet-root .hd nav a.lnk:hover{opacity:1}.pet-root .hd nav .res{background:var(--warm);color:#fff;padding:11px 22px;border-radius:999px;white-space:nowrap}.pet-root .hd.on nav a.lnk{color:var(--sub)}.pet-root .hd .menu{display:none;background:none;border:0;color:currentColor;font-size:22px;cursor:pointer}@media(max-width:960px){.pet-root .hd nav .lnk{display:none}.pet-root .hd .menu{display:block}.pet-root .hd .in{padding:14px 22px}}.pet-root .hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.pet-root .hero .bg{position:absolute;inset:0;z-index:0}.pet-root .hero .bg .ph:before{background:linear-gradient(135deg,#3787a8,#5fb4d3 55%,#9fd2e6)}.pet-root .hero .scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(20,40,52,.12),rgba(20,40,52,.04) 38%,rgba(20,40,52,.66))}.pet-root .hero .inner{position:relative;z-index:2;width:100%;padding-top:calc(var(--tpl-bar-h,0px) + 96px);padding-bottom:9vh}.pet-root .hero .eyebrow{font-size:12.5px;letter-spacing:.04em;font-weight:700;margin-bottom:20px;display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--accent-d);padding:9px 18px;border-radius:999px}.pet-root .hero .eyebrow:before{content:"🐾"}.pet-root .hero h1{font-family:var(--round);font-size:clamp(40px,7.2vw,88px);font-weight:900;line-height:1.2;letter-spacing:.01em;text-shadow:0 4px 28px rgba(0,0,0,.28)}.pet-root .hero .lead{max-width:46ch;margin:24px 0 32px;font-size:15px;line-height:2.05;opacity:.98;text-shadow:0 2px 12px rgba(0,0,0,.32)}.pet-root .hero .cta{display:flex;gap:13px;flex-wrap:wrap;align-items:center}.pet-root .facts{background:var(--accent);color:#fff}.pet-root .facts .row{display:grid;grid-template-columns:repeat(4,1fr)}.pet-root .facts .c{padding:34px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.pet-root .facts .c:last-child{border-right:0}.pet-root .facts .n{font-family:var(--round);font-size:clamp(26px,3.8vw,42px);font-weight:900;line-height:1;display:flex;align-items:baseline;justify-content:center;gap:4px}.pet-root .facts .n .u{font-size:13px}.pet-root .facts .star{color:#ffd27a}.pet-root .facts .l{font-size:11.5px;opacity:.9;margin-top:11px}@media(max-width:680px){.pet-root .facts .row{grid-template-columns:1fr 1fr}.pet-root .facts .c:nth-child(2){border-right:0}.pet-root .facts .c:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}}.pet-root .sec{padding:104px 0}.pet-root .sec.soft{background:var(--soft)}.pet-root .shead{margin-bottom:50px;max-width:60ch}.pet-root .shead .k{font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--warm);font-family:var(--round)}.pet-root .shead h2{font-family:var(--round);font-size:clamp(28px,4vw,46px);font-weight:900;margin-top:12px;line-height:1.32}.pet-root .shead p{color:var(--sub);font-size:14.5px;margin-top:14px}.pet-root .shead.center{margin-left:auto;margin-right:auto;text-align:center}.pet-root .concept{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.pet-root .ccard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.22s}.pet-root .ccard:hover{box-shadow:0 18px 42px rgba(40,90,120,.12);transform:translateY(-5px)}.pet-root .ccard .im{aspect-ratio:5/4;position:relative}.pet-root .ccard .im .ph:before{background:linear-gradient(150deg,#6fb6d4,#a9d6e6 90%)}.pet-root .ccard .gl{position:absolute;left:20px;bottom:-22px;z-index:3;width:56px;height:56px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:26px;box-shadow:0 8px 20px rgba(0,0,0,.14)}.pet-root .ccard .bd{padding:36px 28px 30px}.pet-root .ccard .en{font-size:10.5px;letter-spacing:.16em;color:var(--warm);font-weight:800}.pet-root .ccard h3{font-family:var(--round);font-size:21px;font-weight:900;margin:6px 0 12px}.pet-root .ccard p{font-size:13.5px;color:var(--sub);line-height:1.9}@media(max-width:820px){.pet-root .concept{grid-template-columns:1fr;gap:24px;max-width:420px;margin:0 auto}}.pet-root .mtabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.pet-root .mtab{font-size:13px;font-weight:700;padding:10px 22px;border-radius:999px;background:#fff;color:var(--sub);border:2px solid var(--line);cursor:default}.pet-root .mtab.on{background:var(--accent);color:#fff;border-color:var(--accent)}.pet-root .menu{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.pet-root .mcard{display:flex;gap:18px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.22s}.pet-root .mcard:hover{box-shadow:0 16px 38px rgba(40,90,120,.1);transform:translateY(-3px)}.pet-root .mcard .im{width:140px;flex:none;position:relative}.pet-root .mcard .im .ph:before{background:linear-gradient(150deg,#9ccfe2,#cbe6f0)}.pet-root .mcard .bd{padding:22px 22px 22px 0;flex:1;min-width:0}.pet-root .mcard .tg{display:inline-block;font-size:10.5px;font-weight:800;color:#fff;background:var(--warm);padding:3px 11px;border-radius:999px;margin-bottom:8px}.pet-root .mcard .en{font-size:10px;letter-spacing:.14em;color:var(--accent);font-weight:800}.pet-root .mcard h3{font-family:var(--round);font-size:17px;font-weight:900;margin:3px 0 8px;line-height:1.4}.pet-root .mcard p{font-size:12.5px;color:var(--sub);line-height:1.7}.pet-root .mcard .pr{font-family:var(--round);font-size:20px;font-weight:900;color:var(--accent);margin-top:10px}@media(max-width:760px){.pet-root .menu{grid-template-columns:1fr}}@media(max-width:420px){.pet-root .mcard{flex-direction:column}.pet-root .mcard .im{width:100%;aspect-ratio:16/9}.pet-root .mcard .bd{padding:0 20px 20px}}.pet-root .flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;counter-reset:step}.pet-root .fstep{position:relative;padding:0 16px;text-align:center}.pet-root .fstep:before{counter-increment:step;content:counter(step);width:52px;height:52px;margin:0 auto 16px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-family:var(--round);font-weight:900;font-size:20px}.pet-root .fstep:after{content:"";position:absolute;top:26px;left:-50%;right:50%;height:2px;background:var(--line);z-index:-1}.pet-root .fstep:first-child:after{display:none}.pet-root .fstep h3{font-family:var(--round);font-size:16px;font-weight:900;margin-bottom:8px}.pet-root .fstep p{font-size:12.5px;color:var(--sub);line-height:1.75}@media(max-width:780px){.pet-root .flow{grid-template-columns:1fr;gap:24px;max-width:420px;margin:0 auto}.pet-root .fstep{display:flex;gap:18px;align-items:flex-start;text-align:left;padding:0}.pet-root .fstep:before{margin:0;flex:none}.pet-root .fstep:after{display:none}}.pet-root .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;grid-auto-rows:210px}.pet-root .gcell{position:relative;border-radius:var(--radius);overflow:hidden}.pet-root .gcell .ph:before{background:linear-gradient(150deg,#9ccfe2,#cbe6f0)}.pet-root .gcell:nth-child(3n) .ph:before{background:linear-gradient(150deg,#f4b483,#f9d3b3)}.pet-root .gcell:nth-child(3n+1) .ph:before{background:linear-gradient(150deg,#7cbdd8,#aed8e8)}.pet-root .gcell .cap{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:18px 16px 14px;color:#fff;background:linear-gradient(180deg,transparent,rgba(20,40,52,.74))}.pet-root .gcell .cap b{font-size:13.5px;font-weight:700}.pet-root .gcell .cap span{display:block;font-size:10.5px;opacity:.9;margin-top:2px}.pet-root .gcell.big{grid-column:span 2;grid-row:span 2}@media(max-width:760px){.pet-root .gallery{grid-template-columns:1fr 1fr;grid-auto-rows:150px}.pet-root .gcell.big{grid-column:span 2;grid-row:span 1}}.pet-root .rev{display:grid;grid-template-columns:300px 1fr;gap:44px;align-items:start}.pet-root .rev .score{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:34px 30px;text-align:center;position:sticky;top:calc(100px + var(--tpl-bar-h,0px))}.pet-root .rev .score .g{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:var(--sub);margin-bottom:14px}.pet-root .rev .score .g .dot{width:16px;height:16px;border-radius:50%;background:conic-gradient(#4285F4 0 25%,#EA4335 0 50%,#FBBC05 0 75%,#34A853 0)}.pet-root .rev .score .big{font-family:var(--round);font-size:60px;font-weight:900;line-height:1;color:var(--accent)}.pet-root .rev .score .stars{color:#f0a83b;font-size:20px;letter-spacing:2px;margin:6px 0}.pet-root .rev .score .cnt{font-size:12px;color:var(--sub)}.pet-root .rev .bars{margin-top:22px;display:grid;gap:7px}.pet-root .rev .bar{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--sub)}.pet-root .rev .bar .tr{flex:1;height:6px;border-radius:999px;background:var(--soft);overflow:hidden}.pet-root .rev .bar .tr i{display:block;height:100%;background:#f0a83b}.pet-root .rev .list{display:grid;gap:16px}.pet-root .rcard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px 26px}.pet-root .rcard .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.pet-root .rcard .st{color:#f0a83b;font-size:14px;letter-spacing:1px}.pet-root .rcard .dt{font-size:11px;color:var(--sub)}.pet-root .rcard p{font-size:14px;line-height:1.9}.pet-root .rcard .who{font-size:12px;color:var(--sub);margin-top:12px;font-weight:700}@media(max-width:820px){.pet-root .rev{grid-template-columns:1fr}.pet-root .rev .score{position:static}}.pet-root .lineband{background:#06C755;color:#fff;border-radius:var(--radius);padding:54px 50px;display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.pet-root .lineband h2{font-family:var(--round);font-size:clamp(24px,3.2vw,36px);font-weight:900;line-height:1.34}.pet-root .lineband .ld{font-size:14px;opacity:.97;margin:14px 0 24px}.pet-root .lineband .perks{display:grid;gap:12px}.pet-root .lineband .perk{display:flex;gap:14px;align-items:flex-start;background:rgba(255,255,255,.16);border-radius:14px;padding:16px 18px}.pet-root .lineband .perk .g{width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:18px;flex:none}.pet-root .lineband .perk b{font-size:14px;font-weight:900}.pet-root .lineband .perk p{font-size:12px;opacity:.95;margin-top:3px;line-height:1.6}@media(max-width:760px){.pet-root .lineband{grid-template-columns:1fr;padding:40px 26px;gap:26px}}.pet-root .news{display:grid;gap:12px}.pet-root .nrow{display:flex;gap:20px;align-items:center;padding:18px 22px;background:var(--paper);border:1px solid var(--line);border-radius:14px;transition:.2s}.pet-root .nrow:hover{transform:translateX(4px);box-shadow:0 8px 20px rgba(40,90,120,.08)}.pet-root .nrow .dt{font-size:12.5px;color:var(--sub);font-variant-numeric:tabular-nums;flex:none;width:88px;font-weight:700}.pet-root .nrow .ct{font-size:11px;font-weight:800;color:#fff;background:var(--accent);padding:4px 13px;border-radius:999px;flex:none}.pet-root .nrow .ti{font-size:14px;font-weight:500}@media(max-width:560px){.pet-root .nrow{flex-wrap:wrap;gap:8px 14px}.pet-root .nrow .ti{width:100%}}.pet-root .access{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.pet-root .access h3{font-family:var(--round);font-size:18px;font-weight:900;margin-bottom:18px}.pet-root .htbl{width:100%;border-collapse:collapse;font-size:13.5px}.pet-root .htbl td{padding:13px 8px;border-bottom:1px solid var(--line)}.pet-root .htbl td:first-child{font-weight:700;width:80px}.pet-root .htbl td.x{color:var(--warm)}.pet-root .access .note{font-size:12px;color:var(--sub);margin-top:12px;line-height:1.7}.pet-root .access .info{font-size:14px;line-height:2;display:grid;gap:8px}.pet-root .access .info .z{color:var(--sub);font-size:12.5px}.pet-root .access .info .big{font-family:var(--round);font-size:17px;font-weight:900}.pet-root .access .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.pet-root .access .chips span{font-size:12px;background:var(--soft);padding:6px 14px;border-radius:999px;color:var(--sub)}.pet-root .access .map{margin-top:18px;aspect-ratio:16/9;border-radius:var(--radius);position:relative;overflow:hidden}.pet-root .access .map .ph:before{background:linear-gradient(150deg,#9ccfe2,#a7d9c0)}.pet-root .access .map .pin{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:#fff;font-size:12px;letter-spacing:.1em}@media(max-width:760px){.pet-root .access{grid-template-columns:1fr;gap:34px}}.pet-root .ctaband{position:relative;color:#fff;text-align:center;padding:104px 24px;overflow:hidden;border-radius:24px}.pet-root .ctaband .ph{position:absolute;inset:0;z-index:0}.pet-root .ctaband .ph:before{background:linear-gradient(135deg,#3787a8,#62b6d4)}.pet-root .ctaband .ph:after{display:none}.pet-root .ctaband .scrim{position:absolute;inset:0;z-index:1;background:rgba(20,40,52,.32)}.pet-root .ctaband .in{position:relative;z-index:2;max-width:680px;margin:0 auto}.pet-root .ctaband h2{font-family:var(--round);font-size:clamp(30px,4.6vw,52px);font-weight:900}.pet-root .ctaband p{margin:16px 0 32px;opacity:.96}.pet-root .ctaband .cta{display:flex;gap:13px;justify-content:center;flex-wrap:wrap}.pet-root .ft{background:var(--ink);color:#aeb9c0;padding:70px 0 44px}.pet-root .ft .top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:34px}.pet-root .ft .name{color:#fff;font-family:var(--round);font-weight:900;font-size:20px}.pet-root .ft .name small{display:block;font-family:var(--sans);font-weight:400;opacity:.72;margin-top:12px;font-size:12.5px;line-height:2}.pet-root .ft .links{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:13px;max-width:520px;height:fit-content;font-weight:700}.pet-root .ft .links a:hover{color:#fff}.pet-root .ft .sns{display:flex;gap:12px;margin-top:18px}.pet-root .ft .sns a{font-size:12px;border:1px solid rgba(255,255,255,.28);padding:7px 16px;border-radius:999px;transition:.2s}.pet-root .ft .sns a:hover{background:rgba(255,255,255,.12);color:#fff}.pet-root .ft .disc{opacity:.5;margin-top:26px}.pet-root .ft .disc,.pet-root .ft .license{font-size:11px;line-height:1.9;max-width:860px}.pet-root .ft .license{opacity:.6;margin-top:18px}.pet-root[data-skin=natural]{--bg:#f6f1e7;--paper:#ffffff;--ink:#3a352c;--sub:#7e766a;--line:#e7dfd0;--accent:#8a7a45;--accent-d:#6f6235;--accent-l:#a89860;--warm:#c08552;--soft:#efe8d9;--sans:"Zen Kaku Gothic New",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;--round:"Zen Maru Gothic",sans-serif;--radius:20px}.pet-root[data-skin=natural] .ph{position:relative;overflow:hidden;background:#e4dcc8;isolation:isolate}.pet-root[data-skin=natural] .ph:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,#ece4d0,#d2c5a6 78%)}.pet-root[data-skin=natural] .hero .bg .ph:before{background:linear-gradient(135deg,#5f5733,#8a7a45 55%,#bcae78)}.pet-root[data-skin=natural] .hero .scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(40,36,22,.14),rgba(40,36,22,.05) 38%,rgba(40,36,22,.68))}.pet-root[data-skin=natural] .ccard .im .ph:before{background:linear-gradient(150deg,#a89860,#d0c596 90%)}.pet-root[data-skin=natural] .gcell .ph:before,.pet-root[data-skin=natural] .mcard .im .ph:before{background:linear-gradient(150deg,#cdbf99,#e6dcc2)}.pet-root[data-skin=natural] .gcell:nth-child(3n) .ph:before{background:linear-gradient(150deg,#c08552,#ddb088)}.pet-root[data-skin=natural] .gcell:nth-child(3n+1) .ph:before{background:linear-gradient(150deg,#9a9560,#c3bc8e)}.pet-root[data-skin=natural] .gcell .cap{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:18px 16px 14px;color:#fff;background:linear-gradient(180deg,transparent,rgba(40,36,22,.74))}.pet-root[data-skin=natural] .access .map .ph:before{background:linear-gradient(150deg,#cdbf99,#aebd92)}.pet-root[data-skin=natural] .ctaband .ph:before{background:linear-gradient(135deg,#5f5733,#8a7a45)}.pet-root[data-skin=natural] .ctaband .scrim{position:absolute;inset:0;z-index:1;background:rgba(40,36,22,.34)}.pet-root[data-skin=clinic]{--bg:#f3f8f5;--paper:#ffffff;--ink:#27332e;--sub:#6d7d75;--line:#e0ebe5;--accent:#2a9d8f;--accent-d:#1f8276;--accent-l:#54b8ab;--warm:#5cb088;--soft:#e6f3ee;--sans:"Zen Kaku Gothic New",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;--round:"Zen Maru Gothic",sans-serif;--radius:14px}.pet-root[data-skin=clinic] .ph{position:relative;overflow:hidden;background:#d6ece2;isolation:isolate}.pet-root[data-skin=clinic] .ph:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,#dcefe6,#b6e0cf 78%)}.pet-root[data-skin=clinic] .ph .lb{position:absolute;left:13px;bottom:11px;z-index:2;font-size:10px;letter-spacing:.08em;color:#5f8c7c;font-weight:600;font-family:ui-monospace,monospace}.pet-root[data-skin=clinic] .hero .bg .ph:before{background:linear-gradient(135deg,#1f8276,#3aa897 55%,#7cc9b7)}.pet-root[data-skin=clinic] .hero .scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(18,46,40,.12),rgba(18,46,40,.04) 38%,rgba(18,46,40,.66))}.pet-root[data-skin=clinic] .ccard .im .ph:before{background:linear-gradient(150deg,#5cb6a4,#a3dac9 90%)}.pet-root[data-skin=clinic] .gcell .ph:before,.pet-root[data-skin=clinic] .mcard .im .ph:before{background:linear-gradient(150deg,#9cd6c5,#c7ece1)}.pet-root[data-skin=clinic] .gcell:nth-child(3n) .ph:before{background:linear-gradient(150deg,#83c1a9,#b2dcc8)}.pet-root[data-skin=clinic] .gcell:nth-child(3n+1) .ph:before{background:linear-gradient(150deg,#73c2b2,#a8ddd1)}.pet-root[data-skin=clinic] .gcell .cap{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:18px 16px 14px;color:#fff;background:linear-gradient(180deg,transparent,rgba(18,46,40,.74))}.pet-root[data-skin=clinic] .access .map .ph:before{background:linear-gradient(150deg,#9cd6c5,#a7d9b6)}.pet-root[data-skin=clinic] .ctaband .ph:before{background:linear-gradient(135deg,#1f8276,#3fa897)}.pet-root[data-skin=clinic] .ctaband .scrim{position:absolute;inset:0;z-index:1;background:rgba(18,46,40,.32)}.pet-root .hero .bg .ph:before{background:url(/dummy/pet-hero.webp) 50%/cover no-repeat}.pet-root .gcell:first-child .ph:before{background:url(/dummy/pet-groom.webp) 50%/cover no-repeat}