@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&display=swap";:root{--paper: #fbf8f1;--paper-deep: #f2eadc;--ink: #102e52;--muted: #5a6774;--sky: #dcecf5;--blue: #74b6dc;--coral: #ff7254;--line: rgba(16, 46, 82, .13);--radius-lg: 30px;--radius-md: 22px;--shadow: 0 20px 60px rgba(36, 59, 80, .08);font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{overflow:hidden}.container{width:min(1180px,calc(100% - 80px));margin:0 auto}.section-paper{background:var(--paper)}.site-header{position:sticky;top:0;z-index:20;background:#fbf8f1f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,46,82,.06)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.brand-mark{width:40px;height:40px;display:grid;place-items:center;color:var(--ink)}.brand-mark .mark{width:38px;height:38px}.brand-copy{display:grid;gap:0;line-height:1}.brand-copy strong{font-size:20px;letter-spacing:.03em;font-weight:700}.brand-copy small{margin-top:5px;font-size:12px;letter-spacing:.24em}.main-nav{display:flex;align-items:center;gap:clamp(30px,4vw,64px);font-size:15px;font-weight:600}.main-nav a{position:relative;padding:8px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--coral);transition:right .24s ease}.main-nav a:hover:after{right:0}.menu-toggle{display:none;border:0;background:transparent;color:var(--ink);padding:10px 0}.menu-lines{display:inline-grid;gap:5px;margin-left:8px;vertical-align:middle}.menu-lines i{width:23px;height:2px;display:block;background:currentColor}.hero{min-height:720px;position:relative;display:grid;grid-template-columns:52% 48%;isolation:isolate}.hero-photo{grid-column:2;grid-row:1;min-height:720px;background-image:url(/assets/photos/hero-cat.png);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-sheet{grid-column:1 / span 2;grid-row:1;align-self:end;z-index:2;width:58%;min-height:430px;padding:116px 70px 92px max(40px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:flex-end;background:var(--paper);border-radius:0 54% 0 0}.hero-sheet:before{content:"";position:absolute;inset:92px auto auto -8%;width:78%;height:280px;z-index:-1;background:var(--paper);border-radius:0 50% 50% 0}.hero h1{max-width:640px;margin:0;font-size:clamp(40px,5.1vw,74px);line-height:1.18;letter-spacing:-.055em;font-weight:800}.hero p{max-width:440px;margin:24px 0 30px;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:15px;border-radius:999px;padding:0 26px;font-size:16px;font-weight:700;white-space:nowrap;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.button:hover{transform:translateY(-3px);box-shadow:0 10px 22px #102e521f}.button-primary{color:#fff;background:var(--coral)}.button-outline{color:var(--ink);background:transparent;border:1px solid var(--ink)}.button-soft{color:var(--ink);background:var(--sky)}.arrow-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.text-link{display:inline-flex;align-items:center;gap:12px;width:fit-content;color:var(--ink);border-bottom:1px solid currentColor;padding-bottom:5px;font-weight:700}.text-link .arrow-icon{width:20px}.text-link-blue{color:var(--blue)}.entry-section{position:relative;padding:140px 0 160px}.cloud-mark{position:absolute;top:56px;left:16%;color:#74b6dc66;font-size:90px;transform:rotate(-12deg)}.section-heading{margin-bottom:46px}.section-heading-center{text-align:center}.section-heading h2,.health-copy h2,.breed-copy h2,.owner-copy h2,.product-copy h2,.closing-copy h2{margin:0;font-size:clamp(34px,4.2vw,58px);line-height:1.23;letter-spacing:-.055em;font-weight:800}.section-heading p{max-width:580px;margin:16px auto 0;color:var(--muted);font-size:17px;line-height:1.8}.entry-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:1fr 1fr;gap:24px}.entry-card{min-height:270px;position:relative;overflow:hidden;border-radius:var(--radius-lg);background:var(--paper-deep);box-shadow:var(--shadow);isolation:isolate}.entry-card-large{grid-row:span 2;min-height:570px}.entry-card .photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.entry-card-copy{position:absolute;top:0;right:0;bottom:0;left:0;padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(90deg,rgba(251,248,241,.95) 0 42%,rgba(251,248,241,.1) 73%,transparent 100%)}.entry-card-large .entry-card-copy{padding-right:48%}.entry-card-copy .mark,.owner-symbol{width:40px;height:40px;margin-bottom:22px;color:var(--coral)}.entry-card-copy h3{margin:0 0 22px;font-size:36px;letter-spacing:-.04em}.entry-card-copy>span:last-child{display:inline-flex;align-items:center;gap:12px;font-weight:700}.photo{background-repeat:no-repeat;background-size:cover;background-position:center}.crop-entry-cat,.crop-entry-dog,.crop-entry-owner{background-size:cover;background-position:center}.health-section{padding:160px 0}.health-layout{display:grid;grid-template-columns:.95fr 1.15fr;gap:28px;align-items:start}.health-copy{padding-top:34px}.topic-tag,.partner-tag{display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:var(--ink);background:var(--sky);padding:9px 16px;font-size:14px;font-weight:700}.topic-icon{font-size:20px}.health-copy h2{margin-top:28px}.health-copy p,.product-copy>p{max-width:470px;margin:26px 0 34px;color:var(--muted);font-size:17px;line-height:1.9}.crop-health-dog{grid-column:2;height:390px;border-radius:var(--radius-lg);background-size:cover;background-position:center}.crop-health-food{grid-column:1;height:360px;border-radius:var(--radius-lg);background-size:cover;background-position:center}.health-topics{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.topic-row{display:grid;grid-template-columns:48px 1fr 22px;align-items:center;gap:15px;min-height:106px;border-bottom:1px solid var(--line)}.topic-round{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--sky);color:var(--ink);font-size:22px}.topic-row strong,.topic-row small{display:block}.topic-row strong{font-size:18px}.topic-row small{margin-top:7px;color:var(--muted);font-size:14px}.topic-row .arrow-icon{color:var(--coral)}.breeds-section{padding:130px 0 160px}.breed-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.breed-main-photo{min-height:720px;position:relative;overflow:hidden;border-radius:34px;background-size:300% auto;background-position:left center}.image-caption{position:absolute;left:0;right:0;bottom:0;padding:80px 35px 28px;display:flex;flex-direction:column;color:#fff;background:linear-gradient(transparent,#0000008c)}.image-caption strong{font-size:25px}.image-caption small{margin-top:3px;font-size:13px}.kicker{display:block;margin-bottom:20px;color:var(--ink);font-size:16px;font-weight:800;letter-spacing:.12em}.kicker-coral{color:var(--coral)}.breed-copy>p{max-width:450px;margin:22px 0 26px;color:var(--muted);font-size:17px;line-height:1.85}.breed-switch{display:flex;gap:12px;margin-bottom:28px}.breed-switch a{padding:11px 17px;border-radius:999px;font-weight:700}.breed-switch a.active{background:var(--sky);color:var(--blue)}.breed-small-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:25px}.breed-small{min-height:220px;position:relative;overflow:hidden;border-radius:24px}.breed-small .image-caption{padding:55px 16px 16px}.breed-small .image-caption strong{font-size:17px}.breed-golden{background-size:300% auto;background-position:center center}.breed-british{background-size:300% auto;background-position:right center}.owner-section{position:relative;padding:130px 0 150px;background:var(--paper)}.owner-wash{position:absolute;inset:auto 0 0;height:20%;background:var(--sky);clip-path:ellipse(70% 100% at 50% 100%)}.owner-layout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:68px;align-items:center}.owner-copy .brand{margin-bottom:58px}.owner-copy h2{font-size:clamp(40px,5vw,68px)}.owner-copy>p{max-width:480px;margin:20px 0 30px;color:var(--muted);font-size:17px;line-height:1.8}.guide-list{margin-bottom:32px;border-top:1px solid var(--line)}.guide-row{display:grid;grid-template-columns:46px 45px 1fr 20px;align-items:center;gap:12px;min-height:93px;border-bottom:1px solid var(--line)}.guide-number{color:var(--coral);font-weight:700}.guide-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--sky);font-size:22px}.guide-row strong,.guide-row small{display:block}.guide-row strong{font-size:18px}.guide-row small{margin-top:5px;color:var(--muted);font-size:13px}.owner-photo{min-height:680px;border-radius:34px;background-size:cover;background-position:center}.articles-section{padding:140px 0 160px}.articles-layout{display:grid;grid-template-columns:1.3fr .9fr;gap:56px;align-items:start}.featured-article{overflow:hidden;border-radius:30px;background:#fffdf8;box-shadow:var(--shadow)}.article-main-photo{height:420px;background-size:cover;background-position:center}.article-copy{padding:27px 32px 32px}.article-category{display:inline-block;color:var(--blue);font-size:14px;font-weight:800}.article-copy h3{margin:12px 0 14px;font-size:clamp(25px,3vw,38px);line-height:1.35;letter-spacing:-.04em}.article-copy p{margin:0 0 22px;color:var(--muted);line-height:1.75}.latest-title{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:22px}.latest-title h3{margin:0;font-size:30px}.latest-row{display:grid;grid-template-columns:145px 1fr;gap:22px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.latest-row .photo{height:145px;border-radius:20px}.article-dog-photo,.article-food-photo{background-size:cover;background-position:center}.latest-row strong,.latest-row small{display:block}.latest-row strong{margin:9px 0 10px;font-size:17px;line-height:1.6}.latest-row small{color:var(--coral);font-weight:700}.latest-list>.button{margin-top:26px}.products-section{padding:130px 0 160px}.products-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:72px;align-items:center}.product-lifestyle{min-height:670px;border-radius:0 120px;background-size:cover;background-position:center}.product-copy{padding-top:12px}.product-copy h2{margin-top:25px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:35px 0;background:var(--line);border-radius:24px;overflow:hidden}.product-item{min-height:360px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:26px 16px 22px;background:var(--sky)}.product-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:22px}.product-item strong{margin-top:16px;font-size:19px}.product-object{width:100%;height:150px;margin:14px auto 12px;border-radius:18px;background-repeat:no-repeat;background-size:300% auto;box-shadow:0 10px 22px #102e5214}.product-object-supplement{background-position:left center}.product-object-grooming{background-position:center center}.product-object-outdoor{background-position:right center}.product-item small{max-width:160px;color:var(--muted);font-size:13px;line-height:1.7}.closing-section{position:relative;overflow:hidden;padding-top:100px;background:var(--paper)}.closing-copy{position:relative;z-index:2;width:min(680px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.closing-copy .brand{margin-bottom:50px}.closing-copy h2{font-size:clamp(43px,5.6vw,80px)}.closing-copy p{margin:22px 0 28px;color:var(--muted);font-size:17px}.closing-photo{height:390px;margin-top:-8px;background-size:cover;background-position:center;border-radius:55% 55% 0 0/30% 30% 0 0}.site-footer{position:relative;z-index:3;background:var(--ink);color:#fff}.footer-inner{min-height:125px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand-inverse,.brand-inverse .brand-mark{color:#fff}.footer-inner nav{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;font-size:14px}.socials{display:flex;gap:12px}.socials a{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;font-weight:700}@media(max-width:900px){.container{width:min(100% - 40px,700px)}.header-inner{min-height:76px}.menu-toggle{display:inline-flex;align-items:center}.main-nav{position:absolute;left:20px;right:20px;top:calc(100% + 8px);display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px 20px;background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a{padding:14px 0;border-bottom:1px solid var(--line)}.main-nav a:last-child{border-bottom:0}.hero{min-height:auto;display:flex;flex-direction:column}.hero-photo{order:1;min-height:460px;background-size:cover;background-position:center}.hero-sheet{order:2;width:100%;min-height:auto;padding:52px 20px 70px;border-radius:0}.hero-sheet:before{display:none}.hero h1{font-size:clamp(38px,10vw,58px)}.entry-grid,.health-layout,.breed-layout,.owner-layout,.articles-layout,.products-layout{grid-template-columns:1fr}.entry-card-large{grid-row:auto;min-height:440px}.entry-card{min-height:280px}.entry-card-copy,.entry-card-large .entry-card-copy{padding:30px}.health-copy,.health-topics,.crop-health-dog,.crop-health-food{grid-column:auto}.crop-health-dog{min-height:380px}.crop-health-food{min-height:300px}.health-topics{grid-template-columns:1fr}.breed-main-photo,.owner-photo,.product-lifestyle{min-height:480px}.breed-copy{order:-1}.owner-copy .brand{margin-bottom:34px}.product-grid{grid-template-columns:1fr}.product-item{min-height:240px}.footer-inner{flex-direction:column;justify-content:center;padding:36px 0}}@media(max-width:520px){.container{width:calc(100% - 32px)}.brand-copy strong{font-size:17px}.brand-copy small{font-size:10px}.hero-photo{min-height:390px;background-size:cover;background-position:center}.hero-sheet{padding:42px 16px 60px}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.entry-section,.health-section,.breeds-section,.owner-section,.articles-section,.products-section{padding:92px 0}.section-heading h2,.health-copy h2,.breed-copy h2,.owner-copy h2,.product-copy h2,.closing-copy h2{font-size:36px}.entry-card-large{min-height:390px}.entry-card{min-height:240px}.entry-card-copy h3{font-size:29px}.crop-health-dog{min-height:270px}.crop-health-food{min-height:250px}.breed-main-photo,.owner-photo,.product-lifestyle{min-height:390px}.breed-small-grid{gap:10px}.breed-small{min-height:150px}.breed-small .image-caption{padding:42px 12px 12px}.breed-small .image-caption strong{font-size:14px}.latest-row{grid-template-columns:95px 1fr;gap:12px}.latest-row .photo{height:95px}.latest-row strong{font-size:15px}.article-main-photo{height:280px}.article-copy{padding:22px}.product-lifestyle{border-radius:0 70px}.closing-copy{width:calc(100% - 32px)}.closing-photo{height:260px}.footer-inner nav{gap:15px 20px;font-size:13px}}.article-page,.archive-page{padding:110px 0 150px}.article-detail{max-width:900px}.back-link{display:inline-flex;align-items:center;gap:10px;margin-bottom:55px;color:var(--muted);font-weight:700}.back-link .arrow-icon{width:18px}.article-detail-heading{max-width:820px;margin-bottom:42px}.article-detail-heading h1{margin:16px 0 20px;font-size:clamp(38px,5.2vw,70px);line-height:1.25;letter-spacing:-.055em}.article-detail-heading time{color:var(--muted);font-size:14px}.article-detail-hero{min-height:470px;margin-bottom:58px;border-radius:34px;background-position:center}.article-content{max-width:760px;margin:0 auto;color:#304255;font-size:18px;line-height:2}.article-content>*{margin-top:0;margin-bottom:28px}.article-content h2,.article-content h3{color:var(--ink);line-height:1.4;letter-spacing:-.035em}.article-content h2{margin-top:60px;font-size:clamp(28px,3.6vw,44px)}.article-content h3{margin-top:44px;font-size:25px}.article-content img{display:block;width:100%;height:auto;border-radius:24px}.article-content figure{margin-left:0;margin-right:0}.article-content ul,.article-content ol{padding-left:1.5em}.article-content li+li{margin-top:12px}.article-content blockquote{margin-left:0;margin-right:0;padding:24px 28px;border-left:4px solid var(--coral);border-radius:0 18px 18px 0;background:var(--sky);color:var(--ink)}.article-content a{color:var(--coral);text-decoration:underline;text-underline-offset:4px}.article-content hr{border:0;border-top:1px solid var(--line);margin:56px 0}.article-state{min-height:380px;display:grid;place-content:center;justify-items:center;text-align:center}.article-state h1,.article-state h2{margin:0 0 28px}.archive-page .section-heading{max-width:720px;margin-bottom:58px}.archive-page .section-heading p{margin-left:0}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.archive-card{overflow:hidden;border-radius:28px;background:#fffdf8;box-shadow:var(--shadow)}.archive-card-image{height:240px;background-position:center}.archive-card-copy{padding:26px 26px 30px}.archive-card-copy h2{margin:12px 0;font-size:25px;line-height:1.4;letter-spacing:-.035em}.archive-card-copy p{min-height:54px;margin:0 0 24px;color:var(--muted);line-height:1.7}@media(max-width:900px){.article-page,.archive-page{padding:82px 0 110px}.article-detail-hero{min-height:360px;margin-bottom:42px}.article-content{font-size:17px;line-height:1.9}.archive-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.article-page,.archive-page{padding:64px 0 86px}.back-link{margin-bottom:38px}.article-detail-heading h1{font-size:36px}.article-detail-hero{min-height:250px;margin-bottom:32px;border-radius:22px}.article-content{font-size:16px;line-height:1.85}.article-content h2{margin-top:44px;font-size:30px}.article-content h3{font-size:22px}.article-content img{border-radius:18px}.archive-grid{grid-template-columns:1fr;gap:18px}.archive-card-image{height:220px}}.hero h1{line-height:1.23}.section-heading h2{font-size:clamp(38px,3.75vw,56px);line-height:1.28}.section-heading p{font-size:17px;line-height:1.85}.health-layout{grid-template-columns:1fr 1.2fr}.health-copy h2{max-width:560px;font-size:clamp(40px,3.4vw,52px);line-height:1.3}.health-title-line{white-space:nowrap}.crop-health-dog{height:420px}.owner-copy h2{font-size:clamp(42px,4.5vw,62px);line-height:1.28}.product-copy h2{font-size:clamp(42px,3.95vw,56px);line-height:1.3}.article-copy h3{font-size:clamp(25px,2.45vw,35px);line-height:1.42}.latest-row strong{font-size:18px;line-height:1.55}.entry-card-copy h3{font-size:34px}@media(max-width:900px){.health-layout{grid-template-columns:1fr}.crop-health-dog{height:auto}}@media(max-width:520px){.section-heading h2{font-size:35px;line-height:1.32}.health-copy h2{font-size:30px;line-height:1.38}.owner-copy h2,.product-copy h2{font-size:36px;line-height:1.34}.health-title-line{white-space:normal}.entry-card-copy h3{font-size:29px}.article-copy h3{font-size:25px;line-height:1.46}.latest-row strong{font-size:15px}}
