:root{--green:#527267;--deep:#28443b;--sage:#dfe9df;--cream:#fffaf0;--orange:#e9954a;--peach:#f9dcc1;--ink:#25322e;--muted:#66736e;--line:#dde4de;--white:#fff;--shadow:0 18px 50px rgba(51,76,67,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:20}.site-header{height:76px;display:flex;align-items:center;gap:24px;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(255,250,240,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(82,114,103,.12)}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand-mark{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:var(--green);font-size:22px}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{font-size:11px;color:var(--muted);letter-spacing:.08em}.site-header nav{display:flex;gap:22px;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--orange)}.lang-btn,.menu-btn{border:1px solid var(--line);background:white;border-radius:999px;padding:8px 13px;font-weight:800;color:var(--deep);cursor:pointer}.menu-btn{display:none}.hero{max-width:1180px;margin:0 auto;min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:80px 24px}.eyebrow{margin:0 0 10px;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.15em}.hero h1{font-size:clamp(38px,5vw,65px);line-height:1.15;margin:0 0 22px;color:var(--deep);letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{padding:13px 21px;border-radius:999px;font-weight:800}.primary{background:var(--green);color:white}.secondary{background:white;border:1px solid var(--line)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:var(--green);font-size:13px}.trust-row b{color:var(--muted)}.hero-art{margin:0;position:relative}.hero-art img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:45% 45% 30% 30%;box-shadow:var(--shadow);border:8px solid white}.hero-art figcaption{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);background:white;padding:8px 18px;border-radius:999px;font-weight:900;box-shadow:0 8px 22px #0002}.hero-art figcaption span:first-child{color:var(--green)}.hero-art figcaption span:last-child{color:var(--orange)}.ad-slot{max-width:920px;margin:0 auto 40px;height:76px;border:1px dashed #bdc9c2;border-radius:16px;display:grid;place-items:center;color:#929c97;font-size:12px;background:#fff9}.section{max-width:1180px;margin:0 auto;padding:80px 24px}.section.soft,.tools{max-width:none;padding-left:max(24px,calc((100vw - 1132px)/2));padding-right:max(24px,calc((100vw - 1132px)/2));background:#edf2eb}.section-head{margin-bottom:30px}.section-head h2{font-size:clamp(28px,4vw,42px);line-height:1.25;color:var(--deep);margin:0}.section-head.row{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-head.row>p{max-width:430px;color:var(--muted)}.split-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pet-card{min-height:235px;border-radius:28px;padding:38px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;transition:.2s}.pet-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.pet-card.cat{background:var(--sage)}.pet-card.dog{background:var(--peach)}.pet-card h3{font-size:30px;margin:8px 0}.pet-card p{color:var(--muted);max-width:340px}.mini{font-size:11px;letter-spacing:.18em;font-weight:900}.pet-emoji{font-size:100px;filter:drop-shadow(0 12px 12px #0001)}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.steps li{background:white;border-radius:18px;padding:20px 15px;min-height:125px;border:1px solid var(--line)}.steps b{display:block;color:var(--orange);font-size:13px;margin-bottom:28px}.steps span{font-weight:800}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.article{background:white;border:1px solid var(--line);border-radius:22px;padding:22px;min-height:190px;display:flex;flex-direction:column;transition:.2s}.article:hover{border-color:var(--green);transform:translateY(-3px)}.article .tag{font-size:11px;color:var(--green);font-weight:900}.article h3{font-size:18px;line-height:1.45;margin:12px 0}.article p{font-size:14px;color:var(--muted);margin:0}.article .read{margin-top:auto;padding-top:20px;color:var(--orange);font-weight:800;font-size:13px}.tool-tabs{display:flex;gap:10px;margin-bottom:20px}.tab{border:1px solid #cfdacf;background:#fff;padding:10px 18px;border-radius:999px;cursor:pointer;font-weight:800}.tab.active{background:var(--green);color:white}.tool-panel{display:none;background:white;border-radius:28px;padding:32px;box-shadow:var(--shadow)}.tool-panel.active{display:grid;grid-template-columns:1.4fr .8fr;gap:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label span{display:block;font-size:13px;font-weight:800;margin-bottom:6px}input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fbfcfa}.wide{max-width:440px}.result{background:var(--cream);border-radius:20px;padding:25px;display:flex;flex-direction:column;justify-content:center}.result small{color:var(--muted)}.result strong{font-size:34px;color:var(--deep);margin:5px 0}.result span{font-size:13px;color:var(--muted)}.medical-note{font-size:12px;color:var(--muted);margin:18px 0 0}.shopping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shopping-grid article{background:white;border:1px solid var(--line);border-radius:22px;padding:26px}.shopping-grid article>span{font-size:35px}.shopping-grid h3{font-size:21px}.shopping-grid p{color:var(--muted)}.shop-link{border:0;background:var(--sage);color:var(--deep);border-radius:999px;padding:10px 15px;font-weight:800;cursor:pointer}.affiliate-badge{background:#fff0df;color:#9a5a1d;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:800}.disclosure{background:#f6f1e8;border-left:4px solid var(--orange);padding:16px 18px;font-size:13px;color:var(--muted);margin-top:22px}.emergency{margin-bottom:80px;background:#fff0e8;border:1px solid #f4cbb6;border-radius:28px;display:flex;gap:24px;align-items:center;padding:36px}.emergency-icon{flex:none;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#d65d4a;color:white;font-size:30px;font-weight:300}.emergency h2{font-size:22px;margin:0}.emergency p:last-child{color:var(--muted);margin-bottom:0}footer{background:var(--deep);color:#e7eee9;padding:60px max(24px,calc((100vw - 1132px)/2)) 20px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand .brand-mark{background:var(--orange)}footer p{color:#bfcfc7}footer h3{font-size:14px}footer button{display:block;border:0;background:none;color:#bfcfc7;padding:5px 0;cursor:pointer}.copyright{border-top:1px solid #ffffff1a;margin-top:40px;padding-top:20px;font-size:12px;color:#9eb1a8}dialog{border:0;border-radius:24px;max-width:650px;width:calc(100% - 32px);padding:35px;color:var(--ink);box-shadow:0 30px 80px #0004}dialog::backdrop{background:#15251fbb}.modal-close{float:right;border:0;background:#edf2eb;border-radius:50%;width:36px;height:36px;font-size:22px;cursor:pointer}dialog h2{color:var(--deep)}dialog p,dialog li{color:var(--muted)}@media(max-width:900px){.site-header nav{position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:20px 24px;display:none;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:50px}.hero-art{max-width:620px}.steps{grid-template-columns:repeat(3,1fr)}.article-grid{grid-template-columns:repeat(2,1fr)}.tool-panel.active{grid-template-columns:1fr}.footer-main{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:620px){.site-header{height:68px;padding:0 16px;gap:8px}.brand strong{font-size:15px}.brand-mark{width:38px;height:38px}.site-header nav{top:68px}.hero{padding:42px 18px 60px;gap:34px;min-height:auto}.hero h1{font-size:39px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;text-align:center}.trust-row{display:grid;gap:8px}.hero-art img{border-radius:30px}.section{padding:58px 18px}.section-head.row{display:block}.split-cards,.shopping-grid,.article-grid{grid-template-columns:1fr}.pet-card{padding:25px;min-height:190px}.pet-emoji{font-size:68px}.steps{grid-template-columns:1fr 1fr}.tool-tabs{overflow:auto}.tool-panel{padding:22px}.form-grid{grid-template-columns:1fr}.emergency{margin:0 18px 58px;display:block}.emergency-icon{margin-bottom:15px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}
