/* DEAR DOG v3.0.10 — natural, photo-led salon polish */
:root{
  --dd-cream:#fffaf5;
  --dd-white:#fff;
  --dd-peach:#f5e5d8;
  --dd-orange:#d88754;
  --dd-yellow:#eecb68;
  --dd-green:#58a879;
  --dd-green-soft:#eaf6ef;
  --dd-brown:#49372d;
  --dd-muted:#78675d;
  --dd-line:#eadbd0;
  --dd-soft-shadow:0 10px 28px rgba(73,55,45,.07);
}

/* Official logo: no fake card, no distortion. */
.site-header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #eee3da!important;box-shadow:0 2px 10px rgba(65,45,35,.035)!important}
.header-inner{min-height:84px!important}
.brand{display:flex!important;align-items:center!important;width:205px!important;height:72px!important;overflow:visible!important}
.brand-logo{display:block!important;width:190px!important;height:auto!important;max-height:70px!important;object-fit:contain!important;object-position:left center!important;transform:none!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;filter:none!important}
.hero-logo-card{display:none!important}
.footer-logo{display:block!important;width:210px!important;height:auto!important;max-height:92px!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;filter:none!important}

/* Hero: dog and salon message are the focus. */
.home-hero{background:var(--dd-cream)!important;padding-top:34px!important}
.home-hero:before,.home-hero:after{display:none!important}
.hero-layout{align-items:center!important}
.hero-main-photo{overflow:hidden!important;border:0!important;border-radius:24px!important;box-shadow:var(--dd-soft-shadow)!important;background:#eee!important}
.hero-main-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 24%!important}
.hero-copy-block h1{font-family:"Hiragino Maru Gothic ProN","Yu Gothic","Hiragino Kaku Gothic ProN",sans-serif!important;font-weight:800!important;letter-spacing:-.025em!important;color:var(--dd-brown)!important}
.hero-lead{color:var(--dd-muted)!important;line-height:1.9!important}
.hero-meta{background:#fff!important;border:1px solid var(--dd-line)!important;border-radius:14px!important;box-shadow:none!important}
.hero-cta-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}
.hero-cta-row .cta,.hero-cta-row .cta-link,.hero-cta-row .cta-phone{display:flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;width:100%!important;margin:0!important;padding:0 14px!important;border-radius:12px!important;text-align:center!important;font-weight:800!important;line-height:1.25!important;text-decoration:none!important;box-sizing:border-box!important}
.hero-cta-row .cta-link{border:1px solid var(--dd-orange)!important;background:#fff!important;color:#8e5637!important}
.hero-cta-row .cta-phone{border:1px solid #b8dfc7!important;background:var(--dd-green-soft)!important;color:#3f7659!important}
.header-line,.cta-line,.mobile-line,.mobile-menu-line{border-radius:12px!important;background:var(--dd-green)!important;color:#fff!important}

/* Typography and section rhythm: less template-like. */
.section-kicker{font-size:11px!important;letter-spacing:.14em!important;color:var(--dd-orange)!important}
.section-kicker:before{width:18px!important;height:3px!important;border-radius:2px!important;background:var(--dd-yellow)!important}
.intro-title h2,.scene-head h2,.price-head h2,.campaign-copy h2,.first-head h2,.photo-copy h2,.shop-info h2,.contact-copy h2,.premium-care-copy h2{font-family:"Hiragino Maru Gothic ProN","Yu Gothic","Hiragino Kaku Gothic ProN",sans-serif!important;font-weight:800!important;letter-spacing:-.015em!important}
.home-intro,.price-preview,.photo-service,.contact-guide{background:#fff!important}
.intro-layout{background:#fff8f1!important;border:1px solid #f0dfd2!important;border-radius:20px!important;box-shadow:none!important}

/* Trimming scenes: photo cards, but restrained. */
.care-scenes{background:var(--dd-cream)!important}
.scene-layout{gap:16px!important}
.scene{border:5px solid #fff!important;border-radius:18px!important;box-shadow:0 7px 20px rgba(70,48,36,.07)!important}
.scene img{border-radius:13px!important}
.scene figcaption{padding:25px 19px 16px!important;background:linear-gradient(180deg,transparent,rgba(42,31,25,.73))!important}
.scene figcaption span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:50%!important;background:var(--dd-yellow)!important;color:var(--dd-brown)!important;font-size:12px!important}
.scene-finish{padding:0!important;background:#fff!important}
.scene-finish img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:50% 20%!important;background:transparent!important}

/* Price cards: simple and readable. */
.price-preview{padding-top:90px!important;padding-bottom:96px!important}
.price-cards{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;border:0!important}
.price-card{min-height:260px!important;border:1px solid var(--dd-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}
.price-card.featured{background:#fff8e8!important;border-color:#e6c977!important;transform:none!important}
.price-type{display:inline-flex!important;padding:4px 9px!important;border-radius:8px!important;background:#fff0e4!important;color:#9a5c38!important}
.price-actions .cta-dark{border-radius:12px!important;background:var(--dd-orange)!important}

/* Referral and first visit: warm, practical, not decorative. */
.referral-campaign{background:#fff!important}
.campaign-card-v2{border:1px solid var(--dd-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
.campaign-card-v2>div:first-child{background:#fff4e8!important;border:0!important}
.first-visit-v2{background:#f7eee7!important}
.flow-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;border:0!important}
.flow-list li{display:block!important;padding:24px 20px!important;border:1px solid #eadbd0!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}
.flow-list li>span{display:inline-flex!important;width:34px!important;height:34px!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#fff0e4!important;color:var(--dd-orange)!important}

/* Premium care: ready for a real treatment photo. */
.premium-care{padding:92px 0;background:#f7eee7!important}
.premium-care:before{display:none!important}
.premium-care-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}
.premium-care-copy h2{margin:8px 0 20px;font-size:clamp(36px,4.3vw,54px);line-height:1.35;color:var(--dd-brown)}
.premium-care-copy>p:not(.section-kicker){margin:0 0 22px;color:var(--dd-muted);font-size:15px;line-height:1.95}
.premium-care-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 26px}
.premium-care-tags span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:8px;background:#fff;border:1px solid #e7d7ca;color:#725749;font-size:12px;font-weight:700}
.premium-care-cta{display:inline-flex!important;border-radius:12px!important;background:var(--dd-orange)!important;color:#fff!important}
.premium-care-visual{min-height:440px;border:6px solid #fff;border-radius:20px;overflow:hidden;background:#fff;box-shadow:var(--dd-soft-shadow)}
.premium-care-visual>img{display:block;width:100%;height:100%;min-height:428px;object-fit:cover;object-position:center center}
.premium-care-placeholder{min-height:428px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:38px;background:#fffaf5}
.premium-care-placeholder span{margin-bottom:15px;color:var(--dd-orange);font-size:10px;font-weight:800;letter-spacing:.13em}
.premium-care-placeholder strong{font-size:25px;line-height:1.5;color:var(--dd-brown)}
.premium-care-placeholder small{margin-top:14px;color:#89776d;font-size:12px;line-height:1.7}

/* Access / footer. */
.shop-section{background:var(--dd-cream)!important}
.shop-single{border:5px solid #fff!important;border-radius:18px!important;box-shadow:var(--dd-soft-shadow)!important}
.shop-info address,.shop-info dl{background:#fff!important;border:1px solid var(--dd-line)!important;border-radius:14px!important}
.contact-request{background:#fff7ee!important;border:1px solid var(--dd-line)!important;border-radius:16px!important}
.site-footer{background:#3d3029!important}

/* Menu page: dense information should feel calm and obvious. */
.menu-hero{background:#fff7ef!important}
.menu-jump-nav{background:#fff!important;border:1px solid var(--dd-line)!important;border-radius:12px!important;box-shadow:none!important}
.menu-jump-nav a{border-radius:8px!important}
.menu-discount{background:#fff3e8!important}
.discount-list article{background:#fff!important;border-radius:12px!important}
.breed-table-wrap{border:1px solid var(--dd-line)!important;border-radius:14px!important;box-shadow:none!important}
.menu-notes{background:#edf7f1!important;color:var(--dd-brown)!important}
.menu-notes h2,.menu-notes li{color:var(--dd-brown)!important}
.menu-notes li:before{background:var(--dd-green)!important}

/* Three-action mobile booking dock. */
.mobile-bottom-bar.mobile-bottom-bar-three{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:0!important;padding:6px!important;background:rgba(255,255,255,.98)!important;border:1px solid #eadfd6!important;border-radius:16px!important;box-shadow:0 12px 32px rgba(62,45,37,.12)!important;overflow:hidden!important}
.mobile-bottom-bar.mobile-bottom-bar-three a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:62px!important;padding:8px 6px!important;border-radius:11px!important;text-decoration:none!important;line-height:1.1!important;box-sizing:border-box!important}
.mobile-bottom-bar.mobile-bottom-bar-three .mobile-price{background:#fff!important;color:var(--dd-brown)!important}
.mobile-bottom-bar.mobile-bottom-bar-three .mobile-line{background:var(--dd-green)!important;color:#fff!important}
.mobile-bottom-bar.mobile-bottom-bar-three .mobile-phone{background:var(--dd-green-soft)!important;color:#3f7659!important}
.mobile-bottom-bar .mobile-cta-label{font-size:15px!important;font-weight:900!important;white-space:nowrap!important}
.mobile-bottom-bar small{display:block!important;margin-top:4px!important;font-size:9px!important;font-weight:700!important;letter-spacing:.01em!important;white-space:nowrap!important;opacity:.9!important}

@media(max-width:980px){
 .brand{width:180px!important}.brand-logo{width:168px!important}
 .price-cards{grid-template-columns:1fr!important}
 .flow-list{grid-template-columns:1fr 1fr!important}
 .premium-care-grid{grid-template-columns:1fr;gap:30px}
 .premium-care-visual{min-height:390px}
 .premium-care-visual>img,.premium-care-placeholder{min-height:378px}
}

@media(max-width:640px){
 .header-inner{height:76px!important;min-height:76px!important;padding-top:0!important;padding-bottom:0!important}
 .brand{width:158px!important;height:62px!important}
 .brand-logo{width:152px!important;max-height:58px!important;object-position:left center!important}
 .hero-logo-card{display:none!important}
 .home-hero{padding-top:14px!important}
 .hero-visual{margin-top:4px!important}
 .hero-main-photo{height:520px!important;border-radius:18px!important}
 .hero-main-photo img{height:100%!important;object-fit:cover!important;object-position:center 22%!important}
 .hero-cta-row{grid-template-columns:1fr 1fr!important;gap:10px!important}
 .hero-cta-row .cta-phone{grid-column:1/-1!important}
 .hero-cta-row .cta,.hero-cta-row .cta-link,.hero-cta-row .cta-phone{min-height:54px!important;font-size:14px!important;padding:0 10px!important}
 .hero-meta{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;padding:15px 12px!important;border-radius:12px!important}
 .hero-meta dt{font-size:9px!important;letter-spacing:.12em!important}
 .hero-meta dd{font-size:13px!important}
 .intro-layout{padding:28px 20px!important;border-radius:16px!important}
 .scene{height:310px!important;border-width:4px!important;border-radius:15px!important}
 .scene-towel{height:265px!important}
 .scene-finish{height:350px!important}
 .scene-finish img{height:100%!important;object-position:50% 18%!important}
 .price-preview{padding:70px 0 78px!important}
 .price-card{min-height:auto!important;padding:26px 20px!important;border-radius:14px!important}
 .flow-list{grid-template-columns:1fr!important;gap:10px!important}
 .flow-list li{border-radius:14px!important}
 .premium-care{padding:70px 0 86px!important}
 .premium-care-copy h2{font-size:34px}
 .premium-care-visual{min-height:330px;border-width:4px;border-radius:16px}
 .premium-care-visual>img,.premium-care-placeholder{min-height:322px}
 .premium-care-placeholder{padding:24px 18px}
 .premium-care-placeholder strong{font-size:22px}
 .footer-logo{width:188px!important;max-height:82px!important}
 .breed-table-wrap{overflow:visible!important;border:0!important;background:transparent!important}
 .breed-table,.breed-table tbody,.breed-table tr,.breed-table th,.breed-table td{display:block!important;width:100%!important}
 .breed-table thead{display:none!important}
 .breed-table tbody tr{margin:0 0 12px!important;padding:0 12px 8px!important;border:1px solid var(--dd-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}
 .breed-table tbody th{margin:0 -12px 7px!important;padding:12px!important;border-radius:14px 14px 0 0!important;background:#fff0e4!important;color:var(--dd-brown)!important;font-size:15px!important;border-bottom:0!important}
 .breed-table tbody td{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;padding:9px 0!important;border-bottom:1px dashed var(--dd-line)!important;text-align:right!important}
 .breed-table tbody td:last-child{border-bottom:0!important}
 .breed-table tbody td:before{content:attr(data-label)!important;text-align:left!important;color:#766459!important;font-size:12px!important;font-weight:700!important}
 .menu-jump-nav{gap:5px!important;padding:7px!important}
 .menu-jump-nav a{min-height:40px!important;padding:0 12px!important;background:#fff8f3!important;border:1px solid #eedfd4!important}
 .mobile-bottom-bar{background:rgba(255,255,255,.97)!important;backdrop-filter:blur(10px)}
 .mobile-bottom-bar.mobile-bottom-bar-three{left:14px!important;right:14px!important;width:auto!important}
 .mobile-bottom-bar .mobile-cta-label{font-size:14px!important}
 .mobile-bottom-bar small{font-size:8px!important}
}
