/*
Theme Name: GoldenKin Senior Companions
Description: An English storefront for thoughtful senior dog care. Development theme.
Version: 1.0.0
Requires at least: 6.9
Requires PHP: 8.3
License: GPL-2.0-or-later
Text Domain: xx-senior
*/
:root{--cream:#f6f3ec;--paper:#fffdf8;--green:#233f36;--muted:#68716a;--sage:#e3e9df;--sand:#ece3d3;--line:#d9ddcf;--ochre:#b17445;--radius:18px}
.xx-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xx-feedback-form input:not([type=checkbox]):not([type=hidden]),.xx-feedback-form textarea{display:block;width:100%;max-width:650px;padding:12px;border:1px solid #aeb8aa;border-radius:8px}.xx-feedback-form label{display:block;margin-bottom:7px}.xx-feedback-form input[type=checkbox]{width:auto}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--green);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:5px}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}button,.button,input[type=submit]{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--ochre);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(42px,5.8vw,78px)}h2{font-size:clamp(32px,3.8vw,50px)}h3{font-size:21px;font-weight:500}p{max-width:65ch}.container{width:min(1240px,calc(100% - 64px));margin:auto}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;display:block;margin-bottom:20px}.notice-bar{background:var(--green);color:#fff;font-size:12px;text-align:center;padding:8px 16px;letter-spacing:.04em}.site-header{border-bottom:1px solid var(--line);background:var(--cream)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:91px}.brand{text-decoration:none;line-height:1.1;font-size:27px;font-family:Georgia,serif}.brand small{display:block;font:10px/1.5 sans-serif;text-transform:uppercase;letter-spacing:.2em;margin-top:7px}.nav-row nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav-row nav a{text-decoration:none}.nav-row nav a:hover{text-decoration:underline}.nav-cta{border:1px solid var(--green);padding:9px 18px;border-radius:30px}.hero{display:grid;grid-template-columns:1fr 1.04fr;min-height:570px;gap:65px;align-items:center;padding:58px 0}.hero-copy{padding:20px 0}.hero-copy p{font-size:18px;color:var(--muted);margin:24px 0 30px}.hero-media{position:relative;align-self:stretch;min-height:460px}.hero-media img{width:100%;height:100%;object-fit:cover;border-radius:120px 18px 18px 18px;position:absolute;inset:0}.media-caption{position:absolute;bottom:16px;left:18px;font-size:11px;background:rgba(255,253,248,.9);padding:6px 10px;border-radius:6px;color:#425348}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:1px solid var(--green);padding:13px 24px;border-radius:40px;background:var(--green);color:#fff;text-decoration:none;font-weight:500;line-height:1.4}.button:hover{background:#34594b}.button.secondary{background:transparent;color:var(--green)}.button-row{display:flex;gap:12px;flex-wrap:wrap}.small-note{font-size:12px;color:var(--muted);margin-top:20px}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:21px 0;gap:24px;font-size:13px}.principles span{display:flex;align-items:center;gap:12px}.dot{width:7px;height:7px;border-radius:50%;background:var(--ochre);display:inline-block}.section{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h2{margin-bottom:0}.section-head p{max-width:370px;color:var(--muted);font-size:14px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.care-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;display:flex;flex-direction:column;min-height:260px}.care-card:nth-child(2){background:var(--sage)}.care-card:nth-child(3){background:var(--sand)}.care-card .number{font:italic 36px Georgia,serif;color:#819184;margin-bottom:34px}.care-card p{font-size:14px;color:#5c675e}.care-card a{margin-top:auto;font-size:13px}.story{background:var(--green);color:var(--cream);border-radius:var(--radius);padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.story p{color:#d7ded7}.story a{color:var(--cream)}.story h2{font-size:42px}.steps{counter-reset:step}.step{border-bottom:1px solid #5d7164;padding:18px 0;display:grid;grid-template-columns:34px 1fr;gap:12px}.step:before{counter-increment:step;content:"0" counter(step);color:#bdcaaa;font-size:13px}.step strong{display:block}.step p{font-size:13px;margin:5px 0 0}.page-shell{padding:60px 0;min-height:55vh}.page-shell>h1{font-size:48px}.page-content{max-width:850px}.page-content h2{font-size:30px;margin-top:36px}.page-content table{width:100%;border-collapse:collapse}.page-content td,.page-content th{padding:12px;border:1px solid var(--line);text-align:left}.empty-state{padding:38px;border:1px dashed #9ba896;border-radius:var(--radius);background:var(--paper);max-width:850px}.form-grid{display:grid;gap:18px;max-width:650px}label{display:block;font-weight:500}input[type=text],input[type=email],input[type=number],input[type=password],textarea,select{width:100%;padding:11px 13px;border:1px solid #aeb8aa;border-radius:8px;background:#fff;color:var(--green)}textarea{min-height:140px}.check-label{display:flex;gap:10px;align-items:start;font-size:13px;font-weight:400}.check-label input{margin-top:5px}.hp{position:absolute;left:-9999px}.form-note{font-size:13px;color:var(--muted)}.status-box{padding:14px;border-left:3px solid var(--ochre);background:var(--sand);margin-bottom:24px}.footer{background:#e8eadf;margin-top:30px;padding:50px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer nav{display:flex;flex-direction:column;gap:9px;font-size:13px}.footer p{font-size:13px;color:#5b685d}.footer h3{font-size:14px}.footer-bottom{margin-top:35px;padding-top:18px;border-top:1px solid #cbd2c5;display:flex;justify-content:space-between;font-size:11px;color:#59675c}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:15px;top:15px;background:#fff;z-index:100;padding:12px}.woocommerce{color:var(--green)}.woocommerce ul.products li.product{background:var(--paper);padding:20px;border-radius:var(--radius)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px}.woocommerce-info,.woocommerce-message{border-top-color:var(--green)}.woocommerce div.product p.price{color:var(--green)}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-color:var(--line)}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.container{width:calc(100% - 36px)}.nav-row{flex-wrap:wrap;padding:18px 0;gap:18px;min-height:80px}.nav-row nav{gap:16px;font-size:12px;flex-wrap:wrap}.nav-cta{padding:6px 12px}.hero{grid-template-columns:1fr;gap:22px;padding:30px 0}.hero-copy{padding:0}.hero-media{min-height:350px}.hero-media img{border-top-left-radius:80px}.hero h1{font-size:51px;max-width:500px}.hero-copy p{font-size:16px}.principles{grid-template-columns:1fr;gap:10px;padding:18px 0}.section{padding:45px 0}.section-head{display:block}.section-head p{margin-top:18px}.cards{grid-template-columns:1fr}.care-card{min-height:220px}.care-card .number{margin-bottom:20px}.story{grid-template-columns:1fr;padding:28px;gap:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:6px}.page-shell{padding:35px 0}.page-shell>h1{font-size:38px}}
.brand-logo{display:block;width:auto;max-width:190px;max-height:48px;object-fit:contain}.footer .brand-logo{max-height:58px}

/* RHUISHU mobility preview */
.rh-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin:40px 0;align-items:start}.rh-evidence{background:var(--sage);border:1px solid var(--line);border-radius:18px;padding:36px}.rh-evidence h2{font-size:38px}.rh-pill{display:inline-block;border:1px solid #7c897e;border-radius:24px;padding:7px 14px;font-size:13px}.rh-faq details{border-bottom:1px solid var(--line);padding:20px 0}.rh-faq summary{cursor:pointer;font-weight:600;font-size:18px}.rh-faq details p{margin-top:14px}.rh-product-layout li{margin-bottom:12px}#rh-fit-form label{margin:16px 0 5px}#rh-fit-result:not(:empty){display:block;margin-top:20px;background:var(--sand);padding:20px;border-radius:10px}#rh-fit-form output{overflow-wrap:anywhere}.hero-copy .small-note{font-size:13px}.rh-product-layout h2{font-size:34px}
@media(max-width:800px){.rh-product-layout{grid-template-columns:1fr;gap:22px}.rh-evidence{padding:24px}.hero h1{font-size:clamp(40px,11vw,51px)}.rh-product-layout .button{margin-bottom:10px}.nav-row{gap:14px}}
