@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:#102e5221;--radius-lg:30px;--radius-md:22px;--shadow:0 20px 60px #243b5014;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{overflow:hidden}.container{width:min(1180px,100% - 80px);margin:0 auto}.section-paper{background:var(--paper)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f1f0;border-bottom:1px solid #102e520f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;display:inline-flex}.brand-mark{width:40px;height:40px;color:var(--ink);place-items:center;display:grid}.brand-mark .mark{width:38px;height:38px}.brand-copy{gap:0;line-height:1;display:grid}.brand-copy strong{letter-spacing:.03em;font-size:20px;font-weight:700}.brand-copy small{letter-spacing:.24em;margin-top:5px;font-size:12px}.main-nav{align-items:center;gap:clamp(30px,4vw,64px);font-size:15px;font-weight:600;display:flex}.main-nav a{padding:8px 0;position:relative}.main-nav a:after{content:"";background:var(--coral);height:2px;transition:right .24s;position:absolute;bottom:0;left:0;right:100%}.main-nav a:hover:after{right:0}.menu-toggle{color:var(--ink);background:0 0;border:0;padding:10px 0;display:none}.menu-lines{vertical-align:middle;gap:5px;margin-left:8px;display:inline-grid}.menu-lines i{background:currentColor;width:23px;height:2px;display:block}.hero{isolation:isolate;grid-template-columns:52% 48%;min-height:720px;display:grid;position:relative}.hero-photo{background-image:url(/assets/photos/hero-cat.png);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-area:1/2;min-height:720px}.hero-sheet{z-index:2;background:var(--paper);border-radius:0 54% 0 0;flex-direction:column;grid-area:1/1/auto/span 2;justify-content:flex-end;align-self:end;width:58%;min-height:430px;padding:116px 70px 92px max(40px,50vw - 590px);display:flex}.hero-sheet:before{content:"";z-index:-1;background:var(--paper);border-radius:0 50% 50% 0;width:78%;height:280px;position:absolute;inset:92px auto auto -8%}.hero h1{letter-spacing:-.055em;max-width:640px;margin:0;font-size:clamp(40px,5.1vw,74px);font-weight:800;line-height:1.18}.hero p{max-width:440px;color:var(--muted);margin:24px 0 30px;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:15px;min-height:54px;padding:0 26px;font-size:16px;font-weight:700;transition:transform .24s,box-shadow .24s,background .24s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 10px 22px #102e521f}.button-primary{color:#fff;background:var(--coral)}.button-outline{color:var(--ink);border:1px solid var(--ink);background:0 0}.button-soft{color:var(--ink);background:var(--sky)}.arrow-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.text-link{width:fit-content;color:var(--ink);border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:5px;font-weight:700;display:inline-flex}.text-link .arrow-icon{width:20px}.text-link-blue{color:var(--blue)}.entry-section{padding:140px 0 160px;position:relative}.cloud-mark{color:#74b6dc66;font-size:90px;position:absolute;top:56px;left:16%;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{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.2vw,58px);font-weight:800;line-height:1.23}.section-heading p{max-width:580px;color:var(--muted);margin:16px auto 0;font-size:17px;line-height:1.8}.entry-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.05fr 1fr;gap:24px;display:grid}.entry-card{border-radius:var(--radius-lg);background:var(--paper-deep);min-height:270px;box-shadow:var(--shadow);isolation:isolate;position:relative;overflow:hidden}.entry-card-large{grid-row:span 2;min-height:570px}.entry-card .photo{z-index:-1;position:absolute;inset:0}.entry-card-copy{background:linear-gradient(90deg,#fbf8f1f2 0 42%,#fbf8f11a 73%,#0000 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex;position:absolute;inset:0}.entry-card-large .entry-card-copy{padding-right:48%}.entry-card-copy .mark,.owner-symbol{width:40px;height:40px;color:var(--coral);margin-bottom:22px}.entry-card-copy h3{letter-spacing:-.04em;margin:0 0 22px;font-size:36px}.entry-card-copy>span:last-child{align-items:center;gap:12px;font-weight:700;display:inline-flex}.photo{background-position:50%;background-repeat:no-repeat;background-size:cover}.crop-entry-cat,.crop-entry-dog,.crop-entry-owner{background-position:50%;background-size:cover}.health-section{padding:160px 0}.health-layout{grid-template-columns:.95fr 1.15fr;align-items:start;gap:28px;display:grid}.health-copy{padding-top:34px}.topic-tag,.partner-tag{color:var(--ink);background:var(--sky);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:700;display:inline-flex}.topic-icon{font-size:20px}.health-copy h2{margin-top:28px}.health-copy p,.product-copy>p{max-width:470px;color:var(--muted);margin:26px 0 34px;font-size:17px;line-height:1.9}.crop-health-dog{border-radius:var(--radius-lg);background-position:50%;background-size:cover;grid-column:2;height:390px}.crop-health-food{border-radius:var(--radius-lg);background-position:50%;background-size:cover;grid-column:1;height:360px}.health-topics{grid-column:2;grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.topic-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr 22px;align-items:center;gap:15px;min-height:106px;display:grid}.topic-round{background:var(--sky);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;font-size:22px;display:grid}.topic-row strong,.topic-row small{display:block}.topic-row strong{font-size:18px}.topic-row small{color:var(--muted);margin-top:7px;font-size:14px}.topic-row .arrow-icon{color:var(--coral)}.breeds-section{padding:130px 0 160px}.breed-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.breed-main-photo{background-position:0;background-size:300%;border-radius:34px;min-height:720px;position:relative;overflow:hidden}.image-caption{color:#fff;background:linear-gradient(#0000,#0000008c);flex-direction:column;padding:80px 35px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.image-caption strong{font-size:25px}.image-caption small{margin-top:3px;font-size:13px}.kicker{color:var(--ink);letter-spacing:.12em;margin-bottom:20px;font-size:16px;font-weight:800;display:block}.kicker-coral{color:var(--coral)}.breed-copy>p{max-width:450px;color:var(--muted);margin:22px 0 26px;font-size:17px;line-height:1.85}.breed-switch{gap:12px;margin-bottom:28px;display:flex}.breed-switch a{border-radius:999px;padding:11px 17px;font-weight:700}.breed-switch a.active{background:var(--sky);color:var(--blue)}.breed-small-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:25px;display:grid}.breed-small{border-radius:24px;min-height:220px;position:relative;overflow:hidden}.breed-small .image-caption{padding:55px 16px 16px}.breed-small .image-caption strong{font-size:17px}.breed-golden{background-position:50%;background-size:300%}.breed-british{background-position:100%;background-size:300%}.owner-section{background:var(--paper);padding:130px 0 150px;position:relative}.owner-wash{background:var(--sky);clip-path:ellipse(70% 100% at 50% 100%);height:20%;position:absolute;inset:auto 0 0}.owner-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;display:grid;position:relative}.owner-copy .brand{margin-bottom:58px}.owner-copy h2{font-size:clamp(40px,5vw,68px)}.owner-copy>p{max-width:480px;color:var(--muted);margin:20px 0 30px;font-size:17px;line-height:1.8}.guide-list{border-top:1px solid var(--line);margin-bottom:32px}.guide-row{border-bottom:1px solid var(--line);grid-template-columns:46px 45px 1fr 20px;align-items:center;gap:12px;min-height:93px;display:grid}.guide-number{color:var(--coral);font-weight:700}.guide-icon{background:var(--sky);border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.guide-row strong,.guide-row small{display:block}.guide-row strong{font-size:18px}.guide-row small{color:var(--muted);margin-top:5px;font-size:13px}.owner-photo{background-position:50%;background-size:cover;border-radius:34px;min-height:680px}.articles-section{padding:140px 0 160px}.articles-layout{grid-template-columns:1.3fr .9fr;align-items:start;gap:56px;display:grid}.featured-article{box-shadow:var(--shadow);background:#fffdf8;border-radius:30px;overflow:hidden}.article-main-photo{background-position:50%;background-size:cover;height:420px}.article-copy{padding:27px 32px 32px}.article-category{color:var(--blue);font-size:14px;font-weight:800;display:inline-block}.article-copy h3{letter-spacing:-.04em;margin:12px 0 14px;font-size:clamp(25px,3vw,38px);line-height:1.35}.article-copy p{color:var(--muted);margin:0 0 22px;line-height:1.75}.latest-title{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:22px;display:flex}.latest-title h3{margin:0;font-size:30px}.latest-row{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;align-items:center;gap:22px;padding:23px 0;display:grid}.latest-row .photo{border-radius:20px;height:145px}.article-dog-photo,.article-food-photo{background-position:50%;background-size:cover}.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{grid-template-columns:1fr 1.15fr;align-items:center;gap:72px;display:grid}.product-lifestyle{background-position:50%;background-size:cover;border-radius:0 120px;min-height:670px}.product-copy{padding-top:12px}.product-copy h2{margin-top:25px}.product-grid{background:var(--line);border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1px;margin:35px 0;display:grid;overflow:hidden}.product-item{text-align:center;background:var(--sky);flex-direction:column;align-items:center;min-height:360px;padding:26px 16px 22px;display:flex}.product-icon{border:1px solid var(--ink);border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.product-item strong{margin-top:16px;font-size:19px}.product-object{background-repeat:no-repeat;background-size:300%;border-radius:18px;width:100%;height:150px;margin:14px auto 12px;box-shadow:0 10px 22px #102e5214}.product-object-supplement{background-position:0}.product-object-grooming{background-position:50%}.product-object-outdoor{background-position:100%}.product-item small{max-width:160px;color:var(--muted);font-size:13px;line-height:1.7}.closing-section{background:var(--paper);padding-top:100px;position:relative;overflow:hidden}.closing-copy{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(680px,100% - 40px);margin:0 auto;display:flex;position:relative}.closing-copy .brand{margin-bottom:50px}.closing-copy h2{font-size:clamp(43px,5.6vw,80px)}.closing-copy p{color:var(--muted);margin:22px 0 28px;font-size:17px}.closing-photo{background-position:50%;background-size:cover;border-radius:55% 55% 0 0/30% 30% 0 0;height:390px;margin-top:-8px}.site-footer{z-index:3;background:var(--ink);color:#fff;position:relative}.footer-inner{justify-content:space-between;align-items:center;gap:32px;min-height:125px;display:flex}.brand-inverse,.brand-inverse .brand-mark{color:#fff}.footer-inner nav{flex-wrap:wrap;justify-content:center;gap:28px;font-size:14px;display:flex}.socials{gap:12px;display:flex}.socials a{border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:700;display:grid}@media (width<=900px){.container{width:min(100% - 40px,700px)}.header-inner{min-height:76px}.menu-toggle{align-items:center;display:inline-flex}.main-nav{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;align-items:stretch;gap:0;padding:14px 20px;display:none;position:absolute;top:calc(100% + 8px);left:20px;right:20px}.main-nav.is-open{display:flex}.main-nav a{border-bottom:1px solid var(--line);padding:14px 0}.main-nav a:last-child{border-bottom:0}.hero{flex-direction:column;min-height:auto;display:flex}.hero-photo{background-position:50%;background-size:cover;order:1;min-height:460px}.hero-sheet{border-radius:0;order:2;width:100%;min-height:auto;padding:52px 20px 70px}.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 (width<=520px){.container{width:calc(100% - 32px)}.brand-copy strong{font-size:17px}.brand-copy small{font-size:10px}.hero-photo{background-position:50%;background-size:cover;min-height:390px}.hero-sheet{padding:42px 16px 60px}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;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{color:var(--muted);align-items:center;gap:10px;margin-bottom:55px;font-weight:700;display:inline-flex}.back-link .arrow-icon{width:18px}.article-detail-heading{max-width:820px;margin-bottom:42px}.article-detail-heading h1{letter-spacing:-.055em;margin:16px 0 20px;font-size:clamp(38px,5.2vw,70px);line-height:1.25}.article-detail-heading time{color:var(--muted);font-size:14px}.article-detail-hero{background-position:50%;border-radius:34px;min-height:470px;margin-bottom:58px}.article-content{color:#304255;max-width:760px;margin:0 auto;font-size:18px;line-height:2}.article-content>*{margin-top:0;margin-bottom:28px}.article-content h2,.article-content h3{color:var(--ink);letter-spacing:-.035em;line-height:1.4}.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{border-radius:24px;width:100%;height:auto;display:block}.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{border-left:4px solid var(--coral);background:var(--sky);color:var(--ink);border-radius:0 18px 18px 0;margin-left:0;margin-right:0;padding:24px 28px}.article-content a{color:var(--coral);text-underline-offset:4px;text-decoration:underline}.article-content hr{border:0;border-top:1px solid var(--line);margin:56px 0}.article-state{text-align:center;place-content:center;justify-items:center;min-height:380px;display:grid}.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{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.archive-card{box-shadow:var(--shadow);background:#fffdf8;border-radius:28px;overflow:hidden}.archive-card-image{background-position:50%;height:240px}.archive-card-copy{padding:26px 26px 30px}.archive-card-copy h2{letter-spacing:-.035em;margin:12px 0;font-size:25px;line-height:1.4}.archive-card-copy p{min-height:54px;color:var(--muted);margin:0 0 24px;line-height:1.7}@media (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 (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{border-radius:22px;min-height:250px;margin-bottom:32px}.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 (width<=900px){.health-layout{grid-template-columns:1fr}.crop-health-dog{height:auto}}@media (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{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:40px;min-height:330px;padding:55px 0 70px;display:flex}.archive-intro>div:first-child{max-width:780px}.archive-intro h1,.breed-page-intro h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5.4vw,76px);line-height:1.22}.archive-intro p,.breed-page-intro p{max-width:620px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.9}.archive-intro-mark{background:var(--sky);width:92px;height:92px;color:var(--blue);border-radius:50%;flex:none;place-items:center;display:grid}.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{gap:12px;margin-top:30px;display:flex}.breed-page-switch a{border-radius:999px;padding:12px 20px;font-weight:700}.breed-page-switch a.active{background:var(--sky);color:var(--blue)}.breed-page-grid{grid-template-rows:290px 290px;grid-template-columns:1.15fr .85fr;gap:24px;display:grid}.breed-page-card{background:var(--paper-deep);isolation:isolate;border-radius:30px;min-height:0;position:relative;overflow:hidden}.breed-page-card-featured{grid-row:span 2}.breed-page-card>.photo{z-index:-1;position:absolute;inset:0}.breed-page-main{background-position:0;background-size:300%}.breed-page-golden{background-position:50%;background-size:300%}.breed-page-british{background-position:100%;background-size:300%}.breed-page-cat-care,.breed-page-dog-care{background-position:50%;background-size:300%}.breed-page-owner{background-position:100%;background-size:300%}.breed-page-card-copy{color:#fff;background:linear-gradient(#0000,#102e52b8);flex-direction:column;align-items:flex-start;padding:88px 32px 28px;display:flex;position:absolute;inset:auto 0 0}.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{color:#fff;align-items:center;gap:10px;margin-top:18px;font-weight:700;display:inline-flex}.breed-page-card-copy .arrow-icon{width:19px}.breed-page-note{background:var(--sky);border-radius:24px;align-items:center;gap:20px;max-width:700px;margin:54px auto 0;padding:24px 30px;display:flex}.breed-page-note .mark{width:45px;height:45px;color:var(--ink);flex:none}.breed-page-note p{color:var(--ink);margin:0;line-height:1.8}@media (width<=900px){.archive-intro{align-items:flex-start;min-height:0;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-rows:310px 220px;grid-template-columns:1fr 1fr}.breed-page-card-featured{grid-row:span 2}}@media (width<=520px){.archive-intro{padding-top:12px;display:block}.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{grid-template-rows:360px 230px 230px;grid-template-columns:1fr;gap:16px;display:grid}.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{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:680px;padding-top:70px;padding-bottom:100px;display:grid}.destination-hero-reverse{grid-template-columns:1.08fr .92fr}.destination-copy{z-index:1;position:relative}.destination-copy>.brand{margin-bottom:42px}.destination-copy h1{letter-spacing:-.06em;max-width:650px;margin:24px 0 0;font-size:clamp(46px,5vw,72px);line-height:1.22}.destination-copy p{max-width:570px;color:var(--muted);margin:28px 0 34px;font-size:18px;line-height:1.9}.destination-photo{min-height:570px;box-shadow:var(--shadow);border-radius:36px}.shop-page .destination-hero{grid-template-columns:1.1fr .9fr}.shop-hero-photo{background-position:50%;border-radius:0 110px}.about-hero-photo{background-position:50%;border-radius:110px 0}.contact-hero-photo{background-position:50%;border-radius:110px 110px 30px 30px}.destination-section-heading{max-width:760px;margin-bottom:46px}.destination-section-heading h2,.destination-callout h2,.contact-options h2,.about-value h2{letter-spacing:-.045em;margin:0}.destination-section-heading h2{font-size:clamp(38px,4vw,56px);line-height:1.3}.destination-section-heading p{color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.8}.shop-selection{border-top:1px solid var(--line);padding:105px 0 115px}.shop-category-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.shop-category-card{min-height:520px;box-shadow:var(--shadow);background:#fffdf8;border-radius:30px;flex-direction:column;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden}.shop-category-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px #243b5021}.shop-category-card>.product-icon{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf8f1e6;margin:22px;position:absolute}.shop-category-photo{background-size:300%;background-color:var(--sky);flex:none;height:270px}.shop-category-card>div:last-child{flex-direction:column;flex:1;align-items:flex-start;padding:28px;display:flex}.shop-category-card h3{letter-spacing:-.04em;margin:0;font-size:27px}.shop-category-card p{color:var(--muted);margin:14px 0 24px;line-height:1.8}.shop-category-card .text-link{margin-top:auto}.destination-callout{background:var(--sky);border-radius:32px;justify-content:space-between;align-items:center;gap:40px;padding:48px 54px;display:flex}.destination-callout h2{font-size:clamp(28px,3.2vw,42px);line-height:1.35}.destination-callout p{max-width:650px;color:var(--muted);margin:12px 0 0;line-height:1.8}.about-values{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.about-value{border-right:1px solid var(--line);min-height:300px;padding:55px 42px}.about-value:last-child{border-right:0}.about-value>span{color:var(--coral);letter-spacing:.12em;font-weight:800}.about-value h2{margin-top:40px;font-size:34px}.about-value p{color:var(--muted);margin:16px 0 0;line-height:1.9}.contact-hero{grid-template-columns:.9fr 1.1fr}.contact-options{border-top:1px solid var(--line)}.contact-options>a{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 30px;align-items:center;gap:28px;min-height:180px;padding:34px 18px;display:grid}.contact-options>a>span{color:var(--coral);letter-spacing:.1em;font-weight:800}.contact-options h2{font-size:clamp(27px,3vw,39px);line-height:1.4}.contact-options p{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.8}.contact-options .arrow-icon{color:var(--coral)}@media (width<=900px){.destination-page{padding-bottom:105px}.destination-hero,.destination-hero-reverse,.contact-hero{grid-template-columns:1fr;gap:45px;min-height:0;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{grid-template-columns:.8fr 1.2fr;min-height:0;display:grid}.shop-category-photo{height:100%;min-height:300px}.destination-callout{flex-direction:column;align-items:flex-start}.about-values{grid-template-columns:1fr}.about-value{border-right:0;border-bottom:1px solid var(--line);min-height:0}.about-value:last-child{border-bottom:0}}@media (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{border-radius:28px;min-height:340px}.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{border-radius:24px;padding:30px 24px}.destination-callout .button{width:100%}.about-value{padding:42px 24px}.about-value h2{margin-top:24px;font-size:30px}.contact-options>a{grid-template-columns:42px 1fr 24px;gap:12px;min-height:0;padding:30px 0}.contact-options h2{font-size:25px}.contact-options p{font-size:14px}}
