:root{--ink:#383b37;--muted:#74756e;--red:#883934;--red-dark:#883934;--warm:#f7f3ef;--pink:#f7eeeb;--line:#e6e2dc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;line-height:1.9;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ad615b;outline-offset:5px}p{margin:0 0 20px}h1,h2,h3{margin:0;font-weight:600}h2{font-size:32px;line-height:1.65;letter-spacing:.04em}h3{font-size:18px;line-height:1.6}.wrap{max-width:1200px;width:calc(100% - 112px);margin:auto}.demo{background:#f6f3f0;text-align:center;font-size:12px;padding:6px 16px;letter-spacing:.03em;color:#68645e}.demo span{margin-left:16px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:29px;font-weight:600;letter-spacing:.12em;line-height:1.4}.brand small{font-size:10px;letter-spacing:.08em;display:block;margin-top:4px}.mark{display:grid;place-items:center;background:var(--red);color:white;width:40px;height:47px;border-radius:50% 50% 50% 8px;font-size:29px;transform:rotate(-8deg);font-weight:400}.header nav{display:flex;gap:28px;font-size:13px}.header nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--red);color:#fff;border:1px solid var(--red);border-radius:5px;min-height:60px;padding:15px 25px;font-size:15px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button span{font-size:20px}.button.small{font-size:13px;min-height:44px;padding:10px 18px;gap:20px}.hero{display:grid;grid-template-columns:1.05fr 1fr;column-gap:38px;padding-top:23px}.hero-copy{padding:36px 0 25px;position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.19em;color:var(--red);margin-bottom:20px;display:flex;align-items:center;gap:12px}.line{width:26px;height:1px;background:var(--red)}h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(32px,3.1vw,45px);line-height:1.65;letter-spacing:.05em;font-weight:500;margin-bottom:25px}h1 em{font-style:normal;color:var(--red)}.intro{font-size:15px;line-height:2.1;margin-bottom:28px}.promise{font-size:13px;margin:15px 0 6px}.promise span{color:var(--red);margin-right:7px}.caption{font-size:12px;color:var(--muted);margin:8px 0 0;line-height:1.9}.hero-visual{min-height:560px;position:relative;border-radius:150px 8px 8px 8px;background:#eee9e1;overflow:hidden}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 45%}.photo-note{position:absolute;bottom:24px;left:24px;background:#ffffffed;padding:20px 28px;border-radius:3px;box-shadow:0 8px 40px #41311b08}.tiny{font-size:9px;letter-spacing:.2em;color:#82776a}.photo-note p{font-family:"Yu Mincho",serif;font-size:19px;line-height:1.7;margin:8px 0 12px}.note-line{display:block;width:30px;height:2px;background:var(--red)}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.1em;padding:25px 0 31px;color:var(--muted)}.hero-bottom a{font-size:9px;letter-spacing:.17em}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0}.trust-grid span{text-align:center;color:var(--red);font-family:Georgia,serif;font-size:15px;border-right:1px solid var(--line)}.trust-grid span:last-child{border:0}.trust-grid b{font:400 13px -apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",sans-serif;color:var(--ink);margin-left:20px}.section{padding-top:100px;padding-bottom:100px}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about p{font-size:15px;line-height:2.1}.about .eyebrow{font-size:11px}.source{font-size:11px!important;color:var(--muted)}.source a{text-decoration:underline;text-underline-offset:3px}.comparison-section{background:var(--warm);padding:80px 0}.section-lead{font-size:14px;color:#676962;margin-top:18px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.compare{border:1px solid #dedbd6;padding:30px;background:#fff;border-radius:7px}.compare.after{border-color:#ca9993;background:#fffcfb}.label{font-size:12px;color:#6d6e69;margin-bottom:10px}.after .label,.after h3{color:var(--red)}.diagram{display:flex;align-items:center;gap:9px;margin:27px 0;font-size:12px}.diagram span{background:#f5f4f1;padding:14px 10px;flex:1;text-align:center;border-radius:4px;white-space:nowrap}.diagram i{font-style:normal;color:#aaa}.after .diagram span{background:#f7e9e5;color:#85413c}.compare>p:last-child{font-size:13px;margin-bottom:0;color:#666b64}.center{text-align:center}.comparison-section .caption{margin-top:22px}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:44px}.section-heading>p{font-size:14px;color:#6a6f65;margin:0}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:26px;padding:0;list-style:none;margin:0}.step-no{display:flex;align-items:center;gap:15px;font-family:Georgia,serif;font-size:28px;color:var(--red);margin-bottom:22px}.step-no:after{content:"";height:1px;flex:1;background:#d9c8c0}.steps h3{font-size:16px;margin-bottom:12px}.steps p{font-size:13px;color:#6c7069;line-height:1.9}.care-note{display:flex;gap:30px;align-items:center;background:var(--warm);padding:24px 30px;margin-top:30px;border-radius:5px}.care-note b{font-size:14px;min-width:240px}.care-note p{font-size:13px;margin:0;color:#686b65}.faq-section{background:#faf9f7;padding:88px 0}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-layout>div>p:last-child{font-size:14px;margin-top:22px;color:#73766d}details{border-bottom:1px solid #deded6}summary{cursor:pointer;list-style:none;position:relative;padding:23px 35px 23px 32px;font-size:15px;font-weight:500}summary::-webkit-details-marker{display:none}summary:before{content:"Q";font-family:Georgia,serif;color:var(--red);position:absolute;left:0;font-size:20px;top:17px}summary:after{content:"+";position:absolute;right:5px;color:var(--red);font-size:20px;top:17px}details[open] summary:after{content:"−"}details p{font-size:14px;color:#697066;padding:0 30px 22px 32px;margin:0}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin:42px 0 25px}.privacy-grid article{border-top:1px solid #d7ccc3;padding-top:25px}.privacy-icon{font-size:10px;letter-spacing:.13em;color:var(--red)}.privacy-grid h3{margin:14px 0 12px}.privacy-grid p{font-size:14px;color:#687064}.story-section{background:#f3eee7;padding:84px 0}.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.story-side{border-left:1px solid #c6a8a0;padding-left:33px}.story-word{font-family:"Yu Mincho",serif;font-size:30px;line-height:1.8;letter-spacing:.1em;color:#967061}.story h2{font-size:26px;margin-bottom:25px}.story p{font-size:14px}.story .eyebrow{font-size:11px}.story-sign{margin:28px 0 0!important;font-size:13px!important}.story-sign span{color:var(--muted);font-size:11px}.vet{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:60px;padding-bottom:60px}.vet .eyebrow{font-size:10px;margin-bottom:10px}.vet h2{font-size:22px}.vet p:last-child{font-size:13px;margin:12px 0 0}.outline{border:1px solid #b4857b;color:var(--red);background:#fff;padding:15px 20px;font-size:13px;border-radius:4px;white-space:nowrap}.outline:hover{background:var(--pink)}.register-section{background:var(--pink);padding:90px 0}.register-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.register-copy{padding-top:16px}.register-copy>p{margin-top:22px}.check-list{list-style:none;padding:0;font-size:14px;line-height:2.5}.check-list li:before{content:"✓";color:var(--red);margin-right:12px}.form-info{border-top:1px solid #d9bcb7;margin-top:45px;padding-top:22px;font-size:13px;max-width:320px}.form-info p{font-size:12px;color:#766861;margin-top:10px}.form{background:#fff;border-radius:9px;padding:34px;box-shadow:0 15px 40px #7d4f3e05}.form-top{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}.form-top h3{font-size:17px}.form-top p{font-size:11px;color:var(--muted);margin:10px 0 0}.required{font-size:10px;color:var(--red);font-weight:400;margin-left:6px}.form label,legend{display:block;font-size:13px;font-weight:500}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}input:not([type=checkbox],[type=radio]),select{width:100%;min-width:0;border:1px solid #d6d9d2;background:#fff;border-radius:4px;padding:12px;font-size:14px;color:var(--ink);height:48px;margin-top:8px}input::placeholder{color:#94968f}small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:6px}.unit{position:relative}.unit input{padding-right:40px}.unit>span{position:absolute;right:14px;top:18px;color:var(--muted);font-size:12px}fieldset{border:0;padding:0;margin:25px 0}legend{padding:0;margin-bottom:8px}.radio-row{display:flex;gap:10px}.radio-row label{flex:1;position:relative;cursor:pointer}.radio-row input{position:absolute;opacity:0}.radio-row span{display:block;text-align:center;border:1px solid #d6d9d2;border-radius:4px;padding:10px 4px;font-size:14px}.radio-row input:checked+span{border-color:var(--red);background:#faf0ec;color:var(--red)}.radio-row input:focus-visible+span{outline:3px solid var(--red);outline-offset:3px}.consent{display:flex!important;gap:10px;margin:23px 0;font-size:12px!important;font-weight:400!important;align-items:flex-start}.consent input{margin-top:6px;accent-color:var(--red);width:17px;height:17px;flex-shrink:0}.consent a{text-decoration:underline;text-underline-offset:3px}.submit{width:100%;font-size:14px;padding:15px 10px;gap:13px}.success{background:#f5f5ee;padding:20px;margin-top:22px;font-size:14px;border-left:3px solid var(--red)}.success p{font-size:13px;margin-top:12px}.text-button{background:none;border:0;padding:0;color:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px}.final-cta{text-align:center;padding-top:85px;padding-bottom:85px}.final-cta .eyebrow{justify-content:center}.final-cta h2{font-family:"Yu Mincho",serif;font-weight:500;margin-bottom:30px;font-size:30px}.final-cta .promise{color:var(--muted)}footer{background:#f8f7f4;padding:38px 0 20px}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-main>div{display:flex;gap:25px;align-items:center;font-size:12px}.footer-main .brand{font-size:23px}.footer-main .mark{width:33px;height:40px;font-size:25px}.footer-bottom{display:flex;justify-content:space-between;font-size:10px;color:#777b72;border-top:1px solid var(--line);margin-top:30px;padding-top:17px}.footer-bottom p{margin:0}.mobile,.mobile-cta{display:none}dialog{border:1px solid var(--line);border-radius:10px;max-width:540px;width:calc(100% - 36px);padding:40px;color:var(--ink);box-shadow:0 25px 80px #0002}dialog::backdrop{background:#292b2766;backdrop-filter:blur(4px)}dialog h2{font-size:23px;margin-bottom:20px}dialog p{font-size:14px}.close{position:absolute;right:15px;top:10px;font-size:26px;background:none;border:0;color:var(--muted)}
@media(min-width:1450px){.hero{column-gap:70px}.hero-visual{min-height:580px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header nav{gap:17px;font-size:11px}.hero{gap:24px}.hero-copy{padding-top:20px}.hero-visual{min-height:530px}.hero .button{font-size:13px;padding:15px;gap:12px}h1{font-size:35px}.steps{gap:17px}.steps h3{font-size:14px}.about,.faq-layout,.story,.register-layout{gap:40px}.diagram{gap:5px;font-size:10px}.diagram span{padding:12px 5px}.compare{padding:24px}.care-note{display:block}.care-note p{margin-top:10px}.form{padding:26px}.trust-grid b{margin-left:10px;font-size:11px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.demo{font-size:10px;padding:7px 15px;line-height:1.6}.demo span{display:block;margin:0;font-size:9px}.header{height:83px;gap:12px}.brand{font-size:24px;gap:9px}.brand small{font-size:8px;letter-spacing:.02em}.mark{width:32px;height:39px;font-size:24px}.header nav{display:none}.button.small{font-size:11px;padding:9px 12px;gap:8px;min-height:40px}.hero{display:flex;flex-direction:column;gap:0;padding-top:8px}.hero-copy{padding:20px 0 28px}.eyebrow{font-size:10px;margin-bottom:17px}h1{font-size:clamp(30px,8.3vw,43px);line-height:1.6;letter-spacing:.03em;margin-bottom:20px}.intro{font-size:14px;line-height:2;margin-bottom:24px}.hero .button{font-size:13px;padding:16px 18px;gap:14px;width:100%;min-height:56px}.promise{font-size:12px;text-align:center;margin-top:12px}.hero-copy>.caption{text-align:center;font-size:10px}.hero-visual{min-height:345px;border-radius:90px 5px 5px 5px}.hero-visual img{object-position:50% 44%}.photo-note{bottom:16px;left:16px;padding:13px 18px}.photo-note p{font-size:16px;margin:5px 0 8px}.tiny{font-size:8px}.hero-bottom{padding:19px 0 23px;font-size:9px}.hero-bottom a{font-size:8px}.trust-grid{padding:19px 0;gap:8px}.trust-grid span{font-size:13px;display:flex;flex-direction:column;line-height:1.5;gap:6px;padding:0 5px}.trust-grid b{font-size:10px;margin:0;line-height:1.65}.section{padding-top:60px;padding-bottom:60px}h2{font-size:25px;line-height:1.65;letter-spacing:.02em}.about,.faq-layout,.story,.register-layout{grid-template-columns:1fr;gap:26px}.about p{font-size:14px}.about p:last-child{margin:0}.comparison-section{padding:55px 0}.section-lead{font-size:13px}.comparison{grid-template-columns:1fr;gap:16px;margin-top:25px}.compare{padding:24px 20px}.compare h3{font-size:17px}.diagram{font-size:11px;gap:7px;margin:22px 0}.diagram span{padding:13px 8px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:18px;font-size:13px}.steps{display:flex;flex-direction:column;gap:0}.steps li{position:relative;padding:0 0 27px 57px}.steps li:before{content:"";position:absolute;left:16px;top:38px;bottom:6px;width:1px;background:#d9c8c0}.steps li:last-child:before{display:none}.step-no{position:absolute;left:0;top:-5px;font-size:25px;margin:0}.step-no:after{display:none}.steps h3{font-size:16px}.steps p{font-size:13px;margin:6px 0 0}.care-note{padding:23px;margin-top:5px}.care-note b{font-size:13px}.care-note p{font-size:12px}.faq-section{padding:55px 0}.faq-layout{gap:10px}.faq-layout>div>p:last-child{font-size:13px}.faqs summary{font-size:13px;padding-top:21px;padding-bottom:21px}.faqs details p{font-size:13px}.privacy-grid{grid-template-columns:1fr;gap:24px;margin-top:30px}.privacy-grid article{padding-top:18px}.privacy-grid h3{font-size:17px;margin:9px 0}.privacy-grid p{margin:0;font-size:13px}.privacy .caption{font-size:11px}.story-section{padding:55px 0}.story{gap:35px}.story-side{padding-left:20px}.story-word{font-size:23px}.story-side .eyebrow{margin-bottom:13px}.story h2{font-size:23px}.story p{font-size:13px}.vet{display:block;padding-top:45px;padding-bottom:45px}.vet h2{font-size:21px}.vet .outline{margin-top:22px}.register-section{padding:55px 0}.register-layout{gap:24px}.register-copy{padding:0}.register-copy>p{margin-top:0}.register-copy>p:not(.eyebrow){margin-top:17px;font-size:14px}.check-list{font-size:13px}.form-info{max-width:none;margin-top:22px;padding-top:17px}.form-info p{margin-bottom:0}.form{padding:25px 19px}.form-top h3{font-size:15px}.form-grid{gap:18px 12px}.form label,legend{font-size:12px}.required{font-size:9px;margin-left:3px}input:not([type=checkbox],[type=radio]),select{font-size:16px;padding:10px}small{font-size:10px}.consent{font-size:11px!important}.submit{font-size:12px;gap:8px}.form .caption{font-size:10px}.final-cta{padding-top:55px;padding-bottom:55px}.final-cta h2{font-size:24px}.final-cta .button{width:100%;font-size:13px;padding:15px;gap:13px}.footer-main{display:block}.footer-main>div{margin-top:27px;gap:20px;font-size:10px;flex-wrap:wrap}.footer-main .text-button{font-size:10px}.footer-bottom{display:block;font-size:9px;margin-top:23px}.footer-bottom span{display:block;margin-top:10px}footer{padding-bottom:95px}.mobile{display:block}.desktop{display:none}.mobile-cta{display:flex;position:fixed;z-index:5;bottom:12px;left:20px;right:20px;box-shadow:0 6px 25px #57373030;min-height:50px;font-size:13px;transition:opacity .2s}.mobile-cta.obscured{opacity:0;pointer-events:none}dialog{padding:32px 24px}dialog h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}} 

/* Revised identity and photographic hero */
.brand .mark,.footer-main .brand .mark{display:block;width:44px;height:44px;background:none;border-radius:0;transform:none;color:var(--red);flex-shrink:0}
.mark svg{display:block;width:100%;height:100%;overflow:visible}
.faq-indent{display:inline-block;padding-left:1em}
.hero{display:block;position:relative;padding:64px 52px 0;isolation:isolate;overflow:hidden;border-radius:8px;margin-top:16px;background:#f6f3ee}
.hero-copy{width:65%;padding:0 0 36px;position:relative;z-index:2}
.hero-visual{position:absolute;inset:0;z-index:-2;border-radius:0;min-height:0;background:#f6f3ee}
.hero-visual img{object-fit:cover;width:60%;height:100%;left:auto;right:0;object-position:center 34%}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f8f6f2 2%,#f8f6f2 32%,rgba(248,246,242,.94) 43%,rgba(248,246,242,.38) 62%,rgba(248,246,242,.02) 85%)}
.hero-bottom{position:relative;z-index:2;padding:14px 0 23px;margin-top:2px}
.hero .caption{color:#62655e}.hero-bottom a{color:#51564e}
.trust-strip{margin-top:28px}
@media(max-width:1050px){.hero{padding:44px 30px 0}.hero-copy{width:75%}.hero h1{font-size:35px}.hero:before{background:linear-gradient(90deg,#f8f6f2 0%,rgba(248,246,242,.96) 36%,rgba(248,246,242,.63) 63%,rgba(248,246,242,.07) 100%)}}
@media(max-width:760px){.brand .mark,.footer-main .brand .mark{width:36px;height:36px}.hero{width:100%;border-radius:0;margin-top:0;padding:34px 20px 0}.hero-copy{width:100%;padding:0 0 15px}.hero h1{font-size:clamp(29px,7.4vw,39px);line-height:1.75;text-shadow:0 1px 16px #fff9}.hero .eyebrow{max-width:80%;font-size:9px}.hero-visual img{width:100%;height:440px;object-fit:cover;object-position:center 26%}.hero:before{background:linear-gradient(0deg,#f8f6f2 0%,#f8f6f2 22%,rgba(248,246,242,0) 69%),linear-gradient(90deg,rgba(248,246,242,.97) 0%,rgba(248,246,242,.88) 35%,rgba(248,246,242,.55) 66%,rgba(248,246,242,.08) 100%)}.hero .intro{max-width:440px;margin-top:24px;font-size:14px}.hero-bottom{margin-top:3px;padding-top:10px;padding-bottom:20px}.trust-strip{margin-top:0}.comparison-section h2{font-size:clamp(21px,5.6vw,25px)}}

/* Clearer comparison labels and a circle around the paw mark. */
.compare .label{font-size:14px;font-weight:600;line-height:1.7;margin-bottom:12px}
.brand .mark,.footer-main .brand .mark{width:48px;height:48px}
@media(max-width:760px){.brand .mark,.footer-main .brand .mark{width:40px;height:40px}}

/* Readability refinements requested for the brand and introductory copy. */
.brand{gap:11px;letter-spacing:.09em}
.brand small{font-size:12px;letter-spacing:.025em;line-height:1.6;margin-top:5px}
.brand .mark,.footer-main .brand .mark{width:54px;height:54px}
.hero .eyebrow{font-size:13px;letter-spacing:.09em;line-height:1.8}
.hero .promise{font-size:14px;font-weight:500}
.hero-copy>.caption{font-size:13px;line-height:1.8}
.hero-bottom>span{font-size:14px;font-weight:600;letter-spacing:.04em;color:#62655e;line-height:1.8}
.hero-bottom{gap:18px}.hero-bottom a{flex-shrink:0}
@media(max-width:760px){
 .brand{gap:9px}.brand small{font-size:10px;letter-spacing:0;white-space:nowrap}
 .brand .mark,.footer-main .brand .mark{width:44px;height:44px}
 .header{gap:10px}.header .button.small{flex-shrink:0}
 .hero .eyebrow{font-size:12px;max-width:none;letter-spacing:.08em}
 .hero .promise{font-size:14px}.hero-copy>.caption{font-size:12px}
 .hero-bottom>span{font-size:13px;font-weight:600;letter-spacing:.02em}
 .hero-bottom{align-items:flex-start}
 .about>div:nth-child(2)>p{font-size:15px}
 .comparison-section .section-lead,.compare>p:last-child,
 #flow .section-heading>p,.steps p,.faq-layout>div>p:last-child,
 .faqs details p,#privacy>.section-lead,.privacy-grid p,
 .story>div:nth-child(2)>p:not(.story-sign),.vet p:last-child,
 .check-list{font-size:14px}
 .care-note p{font-size:13px}
 .form .consent{font-size:13px!important;line-height:1.9}
}
@media(max-width:380px){.header{flex-wrap:wrap;height:auto;min-height:88px;padding-top:14px;padding-bottom:14px;row-gap:12px}.header .brand{flex:1}.header .button.small{font-size:10px;padding:9px 10px;gap:6px}.hero-bottom{flex-wrap:wrap;gap:8px}.brand small{font-size:10px}}

/* A continuous cat-and-circle mark and quiet editorial backgrounds. */
.brand{font-weight:650;letter-spacing:.045em}.brand .mark,.footer-main .brand .mark{width:48px;height:48px}
.hero h1{font-weight:600}.hero-copy{padding-bottom:44px}
#about,.soft-photo{position:relative;isolation:isolate}
#about:before,.soft-photo:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-repeat:no-repeat;background-size:cover}
#about:before{background-image:linear-gradient(90deg,rgba(255,255,255,.93),rgba(255,255,255,.79)),url('about-care.jpg');background-position:center;border-radius:12px;opacity:.95}
#about{padding-left:32px;padding-right:32px}
.flow-photo{min-height:210px;padding:30px;border-radius:10px;overflow:hidden;align-items:center}
.flow-photo:before{background-image:linear-gradient(90deg,rgba(255,255,255,.92) 10%,rgba(255,255,255,.72)),url('flow-rest.jpg');background-position:center 55%}
.faq-photo{align-self:start;padding:28px 24px;min-height:290px;border-radius:10px;overflow:hidden}
.faq-photo:before{background-image:linear-gradient(90deg,rgba(250,249,247,.96),rgba(250,249,247,.64)),url('faq-care.jpg');background-position:62% center}
@media(max-width:760px){
 .brand .mark,.footer-main .brand .mark{width:40px;height:40px}
 .hero-copy{padding-bottom:32px}
 #about{width:100%;padding-left:20px;padding-right:20px}
 #about:before{border-radius:0;background-image:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.73)),url('about-care.jpg');background-position:60% center}
 .flow-photo{margin-left:-20px;margin-right:-20px;padding:28px 20px;min-height:230px;border-radius:0}
 .flow-photo:before{background-position:65% center;background-image:linear-gradient(90deg,rgba(255,255,255,.93),rgba(255,255,255,.66)),url('flow-rest.jpg')}
 .faq-photo{margin-left:-20px;margin-right:-20px;padding:24px 20px;min-height:245px;border-radius:0}
 .faq-photo:before{background-position:62% center}
}
/* Fade only the photographs, preserving text contrast and surrounding colors. */
.flow-photo:before,.faq-photo:before{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 24%,#000 74%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 24%,#000 74%,transparent 100%)}
.faq-photo:before{background-position:65% 45%}
.faq-photo:before{filter:saturate(.25)}
/* Plain studio portrait; mirrored so the face sits beside the FAQ copy. */
.faq-photo:before{background-image:linear-gradient(270deg,rgba(250,249,247,.96),rgba(250,249,247,.62)),url('faq-simple.jpg');background-position:center 42%;transform:scaleX(-1);filter:saturate(.25)}

/* User-supplied paw-and-orbit logo. */
.brand .mark,.footer-main .brand .mark{width:58px;height:52px;display:flex;align-items:center;justify-content:center}
.brand .mark img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:760px){.brand .mark,.footer-main .brand .mark{width:48px;height:43px}}

/* Horizontal header lockup: name first, descriptor alongside it. */
.brand-inline{gap:13px;white-space:nowrap}
.brand-inline-copy{display:flex;align-items:center;gap:16px;line-height:1}
.brand-inline-copy strong{font-size:31px;font-weight:700;letter-spacing:.07em}
.brand-inline-copy small{display:block;margin:0;padding-left:16px;border-left:1px solid #d8b9b2;font-size:12px;line-height:1.45;letter-spacing:.03em;color:#656963;font-weight:500}
@media(max-width:1050px){.brand-inline-copy{gap:11px}.brand-inline-copy strong{font-size:27px}.brand-inline-copy small{padding-left:11px;font-size:10px}}
@media(max-width:760px){.brand-inline{gap:7px}.brand-inline-copy{gap:8px}.brand-inline-copy strong{font-size:22px;letter-spacing:.035em}.brand-inline-copy small{padding-left:8px;font-size:9px;line-height:1.35}.brand-inline .mark{width:40px;height:36px}}
@media(max-width:380px){.brand-inline-copy{gap:6px}.brand-inline-copy strong{font-size:21px}.brand-inline-copy small{padding-left:6px;font-size:8px}.brand-inline .mark{width:38px;height:34px}}
.footer-main>div{flex-wrap:wrap;justify-content:flex-end;max-width:540px}.nn-content{min-height:50vh}.mobile-cta.obscured{visibility:hidden}@media(max-width:760px){.footer-main>div{justify-content:flex-start}.nn-form{min-width:0}.nn-form .form-grid{grid-template-columns:1fr}}
.footer-social{display:flex;justify-content:flex-end;margin-top:20px}.footer-x-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;letter-spacing:.04em;padding:5px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.footer-x-link:hover{color:var(--red);border-bottom-color:#c9aaa5}.footer-x-icon{display:grid;place-items:center;width:23px;height:23px;border:1px solid #bdbdb6;border-radius:50%;color:var(--ink);font-size:10px;font-weight:650;line-height:1}.footer-x-arrow{font-size:12px}@media(max-width:760px){.footer-social{justify-content:flex-start;margin-top:19px}.footer-x-link{font-size:10px}}

/* Keep the veterinary contact copy and button in a clear mobile stack. */
@media(max-width:760px){.vet{display:flex;flex-direction:column;align-items:flex-start;gap:0}.vet>div{width:100%}.vet p:last-child{margin-bottom:0}.vet .outline{display:inline-flex;margin-top:24px}}

/* Independent news and cat-knowledge content. */
.home-news{padding-top:44px;padding-bottom:28px}.home-news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:17px;border-bottom:1px solid var(--line)}.home-news-heading .eyebrow{margin-bottom:4px}.home-news-heading h2{font-size:22px}.home-news-heading>a{font-size:12px;color:var(--muted)}.home-news-heading>a span{margin-left:7px;color:var(--red)}.home-news-list article{display:grid;grid-template-columns:115px 1fr;gap:22px;align-items:baseline;padding:16px 0;border-bottom:1px solid var(--line)}.home-news-list time,.nn-published,.nn-article-dates,.nn-news-row time,.nn-card-copy>time,.nn-related time{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.home-news-list h3{font-size:14px;font-weight:500}.home-news-list a:hover,.nn-news-row a:hover,.nn-knowledge-card h2 a:hover,.nn-knowledge-card h3 a:hover,.nn-related a:hover{color:var(--red)}
.home-knowledge{background:#f8f5f1;padding:78px 0}.home-knowledge-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.home-knowledge-heading .eyebrow{margin-bottom:8px}.home-knowledge-heading>p{max-width:440px;margin:0;color:var(--muted);font-size:14px}.home-knowledge-grid,.nn-knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-knowledge-more{text-align:center;margin:34px 0 0}.home-knowledge-more .outline{display:inline-flex}.nn-knowledge-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.nn-card-image{display:block;aspect-ratio:16/10;background:#eee9e3;overflow:hidden}.nn-card-image img{display:block;width:100%;height:100%;object-fit:cover}.nn-image-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#9c7973;font-family:"Yu Mincho",serif;letter-spacing:.15em}.nn-card-copy{padding:21px}.nn-card-copy>time{display:block;margin:8px 0 4px}.nn-card-copy h2,.nn-card-copy h3{font-size:18px;line-height:1.6}.nn-card-copy>p{font-size:13px;color:var(--muted);margin:10px 0 0}.nn-term-list{display:flex;gap:7px;flex-wrap:wrap}.nn-term-list a{display:inline-block;padding:3px 8px;border-radius:99px;background:var(--pink);color:var(--red);font-size:10px;line-height:1.7}
.nn-editorial{min-height:55vh}.nn-archive-hero{padding-top:78px;padding-bottom:42px;border-bottom:1px solid var(--line)}.nn-archive-hero h1,.nn-article h1{font-family:"Yu Mincho",serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.5;letter-spacing:.04em}.nn-archive-hero>p:last-child,.nn-term-description{max-width:720px;color:var(--muted);margin:16px 0 0}.nn-news-archive{padding-top:24px;padding-bottom:90px}.nn-news-row{display:grid;grid-template-columns:130px 1fr;gap:30px;align-items:baseline;padding:24px 0;border-bottom:1px solid var(--line)}.nn-news-row h2{font-size:17px;font-weight:500}.nn-knowledge-grid{padding-top:42px;padding-bottom:90px}.nn-knowledge-grid>.navigation,.nn-knowledge-grid>.nn-empty{grid-column:1/-1}.navigation.pagination{margin-top:20px}.nav-links{display:flex;justify-content:center;gap:8px}.nav-links .page-numbers{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--line);border-radius:4px;font-size:12px}.nav-links .current{background:var(--red);border-color:var(--red);color:#fff}.nn-empty{padding:35px 0;color:var(--muted)}
.nn-article{max-width:900px;padding-top:72px;padding-bottom:95px}.nn-article>.eyebrow{margin-bottom:16px}.nn-news-article>.nn-published{display:block;margin-bottom:9px}.nn-knowledge-article>.nn-term-list{margin-bottom:14px}.nn-article-dates{display:flex;gap:24px;margin-top:17px}.nn-article-image{margin:35px 0 0}.nn-article-image img{display:block;width:100%;height:auto;border-radius:8px}.nn-article-body{margin-top:42px;font-size:16px}.nn-article-body h2{font-size:26px;margin:2.2em 0 .7em}.nn-article-body h3{font-size:20px;margin:2em 0 .6em}.nn-article-body a{text-decoration:underline;text-underline-offset:3px;color:var(--red)}.nn-article-body img{max-width:100%;height:auto}.nn-sources{margin-top:55px;padding:28px;background:#f7f4f0;border-radius:7px}.nn-sources h2,.nn-related h2{font-size:20px;margin-bottom:15px}.nn-sources p{font-size:13px;margin:0;white-space:pre-line}.nn-sources a{text-decoration:underline;overflow-wrap:anywhere}.nn-related{margin-top:55px}.nn-related-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nn-related-list article{padding:17px;border-top:2px solid #d9b7b0;background:#faf8f5}.nn-related-list h3{font-size:14px;margin-top:4px}.nn-article-back{margin-top:55px;padding-top:28px;border-top:1px solid var(--line)}.nn-article-back .outline{display:inline-flex}
@media(max-width:760px){.comparison,.compare{min-width:0}.home-news{width:calc(100% - 40px);padding-top:34px;padding-bottom:18px}.home-news-heading{align-items:center}.home-news-heading h2{font-size:19px}.home-news-list article{grid-template-columns:1fr;gap:3px;padding:14px 0}.home-news-list h3{font-size:13px}.home-knowledge{padding:55px 0}.home-knowledge-heading{display:block;margin-bottom:25px}.home-knowledge-heading>p{margin-top:14px;font-size:13px}.home-knowledge-grid,.nn-knowledge-grid{grid-template-columns:1fr;gap:18px}.nn-card-copy{padding:18px}.nn-card-copy h2,.nn-card-copy h3{font-size:17px}.nn-archive-hero{padding-top:48px;padding-bottom:30px}.nn-archive-hero h1,.nn-article h1{font-size:29px}.nn-archive-hero>p:last-child,.nn-term-description{font-size:13px}.nn-news-archive{padding-bottom:60px}.nn-news-row{grid-template-columns:1fr;gap:4px;padding:18px 0}.nn-news-row h2{font-size:15px}.nn-knowledge-grid{padding-top:28px;padding-bottom:60px}.nn-article{padding-top:48px;padding-bottom:70px}.nn-article-dates{gap:15px;flex-wrap:wrap}.nn-article-image{margin-top:26px}.nn-article-body{margin-top:30px;font-size:15px}.nn-article-body h2{font-size:22px}.nn-article-body h3{font-size:18px}.nn-sources{margin-top:42px;padding:21px}.nn-related{margin-top:42px}.nn-related-list{grid-template-columns:1fr}.nn-article-back .outline{width:100%;justify-content:center}}
