/* DPRO GUIDE CENTER / PET SALON / PHASE 5 */
:root{
  --g-bg:#f7f1eb;--g-card:#fff;--g-ink:#2f2722;--g-muted:#766a62;--g-line:#e7dbd1;
  --g-brand:#8a5a3c;--g-deep:#4b3328;--g-soft:#fff5ed;--g-soft2:#f5ece5;--g-ok:#277451;
  --g-shadow:0 14px 36px rgba(62,42,29,.09);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Yu Gothic UI",Meiryo,sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--g-bg)}body{margin:0;color:var(--g-ink);background:linear-gradient(180deg,#fff 0,#f8f3ee 430px,var(--g-bg));line-height:1.65}
button,input{font:inherit}.guide-page{width:min(1180px,calc(100% - 28px));margin:18px auto 60px}
.guide-hero{position:relative;overflow:hidden;padding:28px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#432c22,#82543a 58%,#c18a5e);box-shadow:0 22px 55px rgba(45,31,22,.18)}
.guide-hero:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-120px;top:-150px;background:rgba(255,255,255,.09)}
.guide-hero-row{position:relative;z-index:1;display:flex;justify-content:space-between;gap:26px;align-items:flex-start}.guide-eyebrow{font-size:11px;font-weight:1000;letter-spacing:.12em;opacity:.86}.guide-hero h1{margin:7px 0 6px;font-size:clamp(28px,4vw,42px);line-height:1.2}.guide-hero p{margin:0;max-width:720px;color:rgba(255,255,255,.91);font-size:14px}
.guide-hero-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.guide-btn{border:0;min-height:44px;border-radius:999px;padding:10px 15px;text-decoration:none;font-size:12px;font-weight:1000;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.guide-btn.light{background:#fff;color:var(--g-deep)}.guide-btn.ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.33);color:#fff}.guide-btn.brand{background:var(--g-brand);color:#fff}.guide-btn.soft{background:var(--g-soft);color:var(--g-deep);border:1px solid var(--g-line)}
.guide-stats{position:relative;z-index:1;margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:9px}.guide-stats>div{padding:11px 13px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.11)}.guide-stats strong{display:block;font-size:23px;line-height:1}.guide-stats span{display:block;margin-top:5px;font-size:10px;font-weight:900;opacity:.82}
.guide-search-panel{margin-top:14px;padding:20px;border:1px solid var(--g-line);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--g-shadow)}.guide-search-copy h2{margin:0;font-size:22px}.guide-search-copy p{margin:4px 0 0;color:var(--g-muted);font-size:13px}.guide-search-box{margin-top:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border:2px solid #dbc7b8;border-radius:17px;background:#fff;padding:0 10px}.guide-search-box:focus-within{border-color:var(--g-brand);box-shadow:0 0 0 4px rgba(138,90,60,.11)}.guide-search-box span{font-size:23px;color:var(--g-brand)}.guide-search-box input{width:100%;border:0;outline:0;padding:13px 2px;min-height:50px;font-size:15px;color:var(--g-ink)}.guide-search-box button{border:0;background:#f1e8e1;color:#654738;border-radius:999px;width:32px;height:32px;cursor:pointer;font-weight:1000}
.guide-categories{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.guide-category{border:1px solid var(--g-line);border-radius:999px;padding:8px 11px;background:#fff;color:#60493d;font-size:12px;font-weight:1000;cursor:pointer}.guide-category.active{background:var(--g-brand);color:#fff;border-color:var(--g-brand)}.guide-category small{opacity:.72;margin-left:4px}.guide-result-summary{margin-top:10px;color:var(--g-muted);font-size:12px;font-weight:800}
.guide-section{margin-top:28px}.guide-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:12px}.guide-section-head span{display:block;color:var(--g-brand);font-size:9px;font-weight:1000;letter-spacing:.12em}.guide-section-head h2{margin:3px 0 0;font-size:25px}.guide-section-head p{margin:0;color:var(--g-muted);font-size:12px;text-align:right}
.guide-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.guide-quick-card,.guide-article-card{border:1px solid var(--g-line);border-radius:20px;background:#fff;box-shadow:var(--g-shadow);text-align:left;color:var(--g-ink);cursor:pointer;transition:.15s ease}.guide-quick-card:hover,.guide-article-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(62,42,29,.12)}.guide-quick-card{padding:17px;min-height:155px;display:flex;flex-direction:column;justify-content:space-between}.guide-quick-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--g-soft);font-size:20px}.guide-card-title{font-size:16px;font-weight:1000;line-height:1.45}.guide-card-desc{margin-top:5px;color:var(--g-muted);font-size:12px;line-height:1.55}.guide-card-more{margin-top:12px;color:var(--g-brand);font-size:11px;font-weight:1000}
.guide-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.guide-article-card{padding:15px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.guide-article-meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}.guide-chip{display:inline-flex;border-radius:999px;padding:4px 7px;background:var(--g-soft);color:#6b4b3a;font-size:9px;font-weight:1000}.guide-chip.priority{background:#edf6f1;color:var(--g-ok)}.guide-open-mark{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#f2e9e2;color:var(--g-brand);font-weight:1000}.guide-empty{border:1px dashed #d7c5b8;border-radius:18px;padding:25px;text-align:center;color:var(--g-muted);background:#fff}
.guide-faq-list{display:grid;gap:8px}.guide-faq{border:1px solid var(--g-line);border-radius:17px;background:#fff;box-shadow:0 7px 20px rgba(62,42,29,.05);overflow:hidden}.guide-faq summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:1000;display:flex;justify-content:space-between;gap:10px}.guide-faq summary::-webkit-details-marker{display:none}.guide-faq summary:after{content:"＋";color:var(--g-brand);font-size:18px}.guide-faq[open] summary:after{content:"−"}.guide-faq-body{border-top:1px solid var(--g-line);padding:14px 16px;color:#4d423c;font-size:13px}.guide-faq-body h4{margin:12px 0 5px;color:var(--g-brand);font-size:12px}.guide-faq-body h4:first-child{margin-top:0}.guide-faq-body ol{margin:6px 0 0;padding-left:1.4em}.guide-faq-body li{margin:4px 0}.guide-faq-tag{font-size:10px;color:var(--g-muted);font-weight:900}
.guide-footer{margin-top:30px;border-top:1px solid var(--g-line);padding:18px 3px;display:flex;justify-content:space-between;gap:12px;color:var(--g-muted);font-size:11px}.guide-footer a{color:var(--g-brand);font-weight:1000}
.guide-dialog{width:min(760px,calc(100% - 24px));max-height:min(88vh,880px);padding:0;border:0;border-radius:24px;color:var(--g-ink);box-shadow:0 30px 100px rgba(30,20,15,.30)}.guide-dialog::backdrop{background:rgba(35,25,20,.52);backdrop-filter:blur(3px)}.guide-dialog-shell{background:#fff}.guide-dialog-head{position:sticky;top:0;z-index:2;padding:18px 18px 14px;display:flex;justify-content:space-between;gap:12px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--g-line)}.guide-dialog-kicker{color:var(--g-brand);font-size:10px;font-weight:1000;letter-spacing:.08em}.guide-dialog-head h2{margin:4px 0 0;font-size:24px;line-height:1.35}.guide-dialog-close{border:0;width:40px;height:40px;border-radius:999px;background:#f2e9e2;color:#654738;font-size:20px;font-weight:1000;cursor:pointer;flex:none}.guide-dialog-body{padding:18px;overflow:auto}.guide-article-block{margin-bottom:17px}.guide-article-block h3{margin:0 0 6px;font-size:14px;color:var(--g-brand)}.guide-article-block p{margin:0;font-size:14px}.guide-article-block ol{margin:0;padding-left:1.5em}.guide-article-block li{margin:6px 0}.guide-caution{border:1px solid #ead3a8;background:#fff8e7;color:#72511c;border-radius:14px;padding:12px}.guide-related{display:flex;gap:7px;flex-wrap:wrap}.guide-related button{border:1px solid var(--g-line);background:#fff6ef;border-radius:999px;padding:7px 10px;color:#654738;font-weight:900;font-size:11px;cursor:pointer}.guide-dialog-actions{position:sticky;bottom:0;display:flex;gap:8px;flex-wrap:wrap;padding:12px 18px;background:rgba(255,255,255,.97);border-top:1px solid var(--g-line)}
.guide-toast{position:fixed;left:50%;bottom:18px;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:#2e271f;color:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:900;transition:.2s;z-index:2147483647}.guide-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.guide-print-manual{display:none}.dpro-guide-entry{border:1px solid rgba(255,255,255,.38)!important;background:rgba(255,255,255,.14)!important;color:#fff!important;min-height:36px;padding:8px 12px!important;border-radius:999px!important;box-shadow:none!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important}
@media(max-width:860px){.guide-hero-row{flex-direction:column}.guide-hero-actions{justify-content:flex-start}.guide-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.guide-page{width:min(100% - 16px,1180px);margin-top:8px}.guide-hero{border-radius:20px;padding:21px 17px}.guide-hero-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.guide-hero-actions .guide-btn:first-child{grid-column:1/-1}.guide-stats{grid-template-columns:repeat(3,1fr)}.guide-search-panel{padding:15px;border-radius:19px}.guide-quick-grid,.guide-article-grid{grid-template-columns:1fr}.guide-section-head{align-items:start;flex-direction:column}.guide-section-head p{text-align:left}.guide-dialog{width:calc(100% - 12px);max-height:94vh;border-radius:20px}.guide-dialog-head h2{font-size:21px}.guide-dialog-actions .guide-btn{flex:1}.guide-footer{flex-direction:column}.guide-card-desc{font-size:13px}}
@media(max-width:430px){.guide-hero-actions{grid-template-columns:1fr}.guide-hero-actions .guide-btn:first-child{grid-column:auto}.guide-stats>div{padding:9px}.guide-stats strong{font-size:20px}.guide-category{font-size:11px;padding:7px 9px}}
@media print{
  @page{size:A4 portrait;margin:12mm}
  body{background:#fff!important;color:#111!important}.guide-page,.guide-dialog,.guide-toast{display:none!important}.guide-print-manual{display:block!important;color:#111;font-family:"Noto Sans JP","Yu Gothic",sans-serif;font-size:10pt;line-height:1.55}.guide-print-cover{min-height:250mm;display:flex;flex-direction:column;justify-content:center;page-break-after:always}.guide-print-cover h1{font-size:28pt;margin:8mm 0 3mm}.guide-print-cover p{font-size:11pt}.guide-print-meta{margin-top:12mm;border-top:1px solid #aaa;padding-top:5mm}.guide-print-section{page-break-before:always}.guide-print-section h2{font-size:19pt;border-bottom:2px solid #6f4935;padding-bottom:3mm}.guide-print-article{break-inside:avoid;margin:0 0 8mm}.guide-print-article h3{font-size:14pt;margin:0 0 2mm}.guide-print-article h4{font-size:10pt;margin:3mm 0 1mm;color:#6f4935}.guide-print-article p,.guide-print-article ol{margin:1mm 0}.guide-print-caution{border:1px solid #bda88f;padding:3mm}.guide-print-faq{break-inside:avoid;margin-bottom:5mm}.guide-print-faq h3{font-size:12pt;margin:0 0 2mm}.guide-print-url{word-break:break-all;font-size:9pt}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
