@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}}.archive-intro{min-height:330px;display:flex;align-items:end;justify-content:space-between;gap:40px;padding:55px 0 70px;border-bottom:1px solid var(--line)}.archive-intro>div:first-child{max-width:780px}.archive-intro h1,.breed-page-intro h1{margin:0;font-size:clamp(42px,5.4vw,76px);line-height:1.22;letter-spacing:-.06em}.archive-intro p,.breed-page-intro p{max-width:620px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.9}.archive-intro-mark{width:92px;height:92px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--sky);color:var(--blue)}.archive-intro-mark .mark{width:54px;height:54px}.archive-page .archive-grid{padding-top:66px}.breed-page{padding:94px 0 150px}.breed-page-intro{max-width:880px;padding:28px 0 54px}.breed-page-intro p{max-width:590px}.breed-page-switch{display:flex;gap:12px;margin-top:30px}.breed-page-switch a{padding:12px 20px;border-radius:999px;font-weight:700}.breed-page-switch a.active{background:var(--sky);color:var(--blue)}.breed-page-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:290px 290px;gap:24px}.breed-page-card{position:relative;min-height:0;overflow:hidden;border-radius:30px;background:var(--paper-deep);isolation:isolate}.breed-page-card-featured{grid-row:span 2}.breed-page-card>.photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.breed-page-main{background-size:300% auto;background-position:left center}.breed-page-golden{background-size:300% auto;background-position:center center}.breed-page-british{background-size:300% auto;background-position:right center}.breed-page-cat-care,.breed-page-dog-care{background-size:300% auto;background-position:center center}.breed-page-owner{background-size:300% auto;background-position:right center}.breed-page-card-copy{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;padding:88px 32px 28px;color:#fff;background:linear-gradient(transparent,#102e52b8)}.breed-page-card-copy strong{font-size:28px;line-height:1.3}.breed-page-card-copy small{margin-top:4px;font-size:14px}.breed-page-card-copy span{display:inline-flex;align-items:center;gap:10px;margin-top:18px;color:#fff;font-weight:700}.breed-page-card-copy .arrow-icon{width:19px}.breed-page-note{display:flex;align-items:center;gap:20px;max-width:700px;margin:54px auto 0;padding:24px 30px;border-radius:24px;background:var(--sky)}.breed-page-note .mark{width:45px;height:45px;flex:0 0 auto;color:var(--ink)}.breed-page-note p{margin:0;color:var(--ink);line-height:1.8}@media(max-width:900px){.archive-intro{min-height:0;align-items:flex-start;padding:28px 0 52px}.archive-intro-mark{width:72px;height:72px}.archive-intro-mark .mark{width:42px;height:42px}.breed-page{padding-top:68px}.breed-page-grid{grid-template-columns:1fr 1fr;grid-template-rows:310px 220px}.breed-page-card-featured{grid-row:span 2}}@media(max-width:520px){.archive-intro{display:block;padding-top:12px}.archive-intro h1,.breed-page-intro h1{font-size:38px}.archive-intro p,.breed-page-intro p{font-size:16px;line-height:1.8}.archive-intro-mark{margin-top:26px}.archive-page .archive-grid{padding-top:42px}.breed-page{padding:50px 0 86px}.breed-page-intro{padding-top:0}.breed-page-grid{display:grid;grid-template-columns:1fr;grid-template-rows:360px 230px 230px;gap:16px}.breed-page-card-featured{grid-row:auto}.breed-page-card-copy{padding:80px 24px 22px}.breed-page-card-copy strong{font-size:24px}.breed-page-note{align-items:flex-start;margin-top:38px;padding:20px}}.destination-page{padding:0 0 140px}.destination-hero{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding-top:70px;padding-bottom:100px}.destination-hero-reverse{grid-template-columns:1.08fr .92fr}.destination-copy{position:relative;z-index:1}.destination-copy>.brand{margin-bottom:42px}.destination-copy h1{max-width:650px;margin:24px 0 0;font-size:clamp(46px,5vw,72px);line-height:1.22;letter-spacing:-.06em}.destination-copy p{max-width:570px;margin:28px 0 34px;color:var(--muted);font-size:18px;line-height:1.9}.destination-photo{min-height:570px;border-radius:36px;box-shadow:var(--shadow)}.shop-page .destination-hero{grid-template-columns:1.1fr .9fr}.shop-hero-photo{border-radius:0 110px;background-position:center}.about-hero-photo{border-radius:110px 0;background-position:center}.contact-hero-photo{border-radius:110px 110px 30px 30px;background-position:center}.destination-section-heading{max-width:760px;margin-bottom:46px}.destination-section-heading h2,.destination-callout h2,.contact-options h2,.about-value h2{margin:0;letter-spacing:-.045em}.destination-section-heading h2{font-size:clamp(38px,4vw,56px);line-height:1.3}.destination-section-heading p{margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.8}.shop-selection{padding:105px 0 115px;border-top:1px solid var(--line)}.shop-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.shop-category-card{overflow:hidden;display:flex;flex-direction:column;min-height:520px;border-radius:30px;background:#fffdf8;box-shadow:var(--shadow);transition:transform .24s ease,box-shadow .24s ease}.shop-category-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px #243b5021}.shop-category-card>.product-icon{position:absolute;z-index:2;margin:22px;background:#fbf8f1e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shop-category-photo{height:270px;flex:0 0 auto;background-size:300% auto;background-color:var(--sky)}.shop-category-card>div:last-child{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:28px}.shop-category-card h3{margin:0;font-size:27px;letter-spacing:-.04em}.shop-category-card p{margin:14px 0 24px;color:var(--muted);line-height:1.8}.shop-category-card .text-link{margin-top:auto}.destination-callout{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px 54px;border-radius:32px;background:var(--sky)}.destination-callout h2{font-size:clamp(28px,3.2vw,42px);line-height:1.35}.destination-callout p{max-width:650px;margin:12px 0 0;color:var(--muted);line-height:1.8}.about-values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-value{min-height:300px;padding:55px 42px;border-right:1px solid var(--line)}.about-value:last-child{border-right:0}.about-value>span{color:var(--coral);font-weight:800;letter-spacing:.12em}.about-value h2{margin-top:40px;font-size:34px}.about-value p{margin:16px 0 0;color:var(--muted);line-height:1.9}.contact-hero{grid-template-columns:.9fr 1.1fr}.contact-options{border-top:1px solid var(--line)}.contact-options>a{min-height:180px;display:grid;grid-template-columns:80px 1fr 30px;align-items:center;gap:28px;padding:34px 18px;border-bottom:1px solid var(--line)}.contact-options>a>span{color:var(--coral);font-weight:800;letter-spacing:.1em}.contact-options h2{font-size:clamp(27px,3vw,39px);line-height:1.4}.contact-options p{margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.contact-options .arrow-icon{color:var(--coral)}@media(max-width:900px){.destination-page{padding-bottom:105px}.destination-hero,.destination-hero-reverse,.contact-hero{min-height:0;grid-template-columns:1fr;gap:45px;padding-top:55px;padding-bottom:80px}.shop-page .destination-hero{grid-template-columns:1fr}.shop-page .destination-copy{order:-1}.destination-hero-reverse .destination-photo{order:2}.destination-photo{min-height:470px}.shop-category-grid{grid-template-columns:1fr}.shop-category-card{min-height:0;display:grid;grid-template-columns:.8fr 1.2fr}.shop-category-photo{height:100%;min-height:300px}.destination-callout{align-items:flex-start;flex-direction:column}.about-values{grid-template-columns:1fr}.about-value{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.about-value:last-child{border-bottom:0}}@media(max-width:520px){.destination-page{padding-bottom:80px}.destination-hero,.destination-hero-reverse,.contact-hero{gap:34px;padding-top:38px;padding-bottom:64px}.destination-copy>.brand{margin-bottom:32px}.destination-copy h1{font-size:39px;line-height:1.3}.destination-copy p{margin:22px 0 28px;font-size:16px;line-height:1.85}.destination-photo{min-height:340px;border-radius:28px}.shop-hero-photo,.about-hero-photo,.contact-hero-photo{border-radius:28px}.shop-selection{padding:72px 0 80px}.shop-category-grid{gap:18px}.shop-category-card{display:flex}.shop-category-photo{height:230px;min-height:0}.shop-category-card>div:last-child{padding:24px}.destination-callout{padding:30px 24px;border-radius:24px}.destination-callout .button{width:100%}.about-value{padding:42px 24px}.about-value h2{margin-top:24px;font-size:30px}.contact-options>a{min-height:0;grid-template-columns:42px 1fr 24px;gap:12px;padding:30px 0}.contact-options h2{font-size:25px}.contact-options p{font-size:14px}}
