/* /tmp/pawlife-v3-css-sources/article.css */
:root{--green:#527267;--deep:#28443b;--sage:#dfe9df;--cream:#fffaf0;--orange:#e9954a;--ink:#25322e;--muted:#66736e;--line:#dde4de}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Noto Sans TC","Microsoft JhengHei",system-ui,sans-serif;line-height:1.8}.article-header{height:72px;padding:0 max(22px,calc((100vw - 980px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffaf0eF;position:sticky;top:0;z-index:5}.article-header a{text-decoration:none;color:var(--deep);font-weight:900}.article-header img{width:190px;max-height:54px;object-fit:contain}.article-main{max-width:900px;margin:0 auto;padding:64px 24px 90px}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:30px}.breadcrumb a{color:var(--green)}.article-kicker{font-size:12px;font-weight:900;letter-spacing:.15em;color:var(--orange)}h1{font-family:Georgia,"Noto Serif TC",serif;color:var(--deep);font-size:clamp(38px,6vw,62px);line-height:1.18;margin:12px 0 18px;letter-spacing:-.035em}.lead{font-size:19px;color:var(--muted);max-width:760px}.meta{font-size:12px;color:#7e8984;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin:30px 0 44px}.article-body{max-width:740px}.article-body section{margin:0 0 42px}.article-body h2{font-family:Georgia,"Noto Serif TC",serif;color:var(--deep);font-size:29px;line-height:1.35}.source-box{background:var(--sage);padding:24px;border-radius:18px;margin-top:50px;font-size:14px}.source-box a{color:var(--deep)}.back-home{display:inline-block;margin-top:34px;background:var(--deep);color:#fff;text-decoration:none;padding:11px 18px;border-radius:999px;font-weight:800}.review-note{margin-top:14px;padding-top:14px;border-top:1px solid #cddbd2;color:#4a5e56;font-size:.94rem}.review-note{margin-top:14px;padding-top:14px;border-top:1px solid #cddbd2;color:#4a5e56;font-size:.94rem}.article-footer{background:var(--deep);color:#dce7e1;text-align:center;padding:28px;font-size:12px}@media(max-width:620px){.article-header{height:64px;padding:0 16px}.article-header img{width:145px}.article-main{padding:40px 18px 65px}.lead{font-size:17px}.article-body h2{font-size:25px}}
/* /tmp/pawlife-v3-css-sources/cookie-consent.css */
.cookie-banner{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:980px;margin:auto;background:#fff;color:#25322e;border:1px solid #d8e1da;border-radius:20px;box-shadow:0 22px 60px #15251f42;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:22px}.cookie-banner strong{color:#28443b;font-size:17px}.cookie-banner p{font-size:13px;color:#66736e;margin:5px 0}.cookie-banner a{font-size:12px;color:#527267;text-decoration:underline}.cookie-actions{display:flex;gap:8px;flex:none}.cookie-actions button,.cookie-manage{border:1px solid #527267;border-radius:999px;background:#fff;color:#28443b;padding:9px 14px;font-weight:800;cursor:pointer}.cookie-actions .cookie-accept{background:#527267;color:#fff}.cookie-manage{position:fixed;z-index:900;right:14px;bottom:14px;font-size:11px;padding:7px 11px;box-shadow:0 5px 18px #0002}.ad-reserved{display:none}.ads-approved .ad-reserved{display:block;max-width:900px;min-height:110px;margin:44px auto;padding:20px;border:1px dashed #bdc9c2;border-radius:14px;text-align:center;color:#8b9691}.article-ad{clear:both}
@media(max-width:620px){.cookie-banner{left:10px;right:10px;bottom:10px;display:block;padding:18px}.cookie-actions{margin-top:14px}.cookie-actions button{flex:1;min-height:44px}.ads-approved .ad-reserved{margin:52px 0;min-height:120px;padding:18px}.article-body section+.article-ad{margin-top:48px;margin-bottom:48px}}
.cookie-manage{position:static;z-index:auto;display:block;width:max-content;margin:14px auto 18px;font-size:12px;padding:7px 12px;box-shadow:none}
