:root{--green:#1d4035;--brown:#362f2d;--deep:#2b2421;--yellow:#f3cf55;--paper:#faf8f3;--ink:#362f2d;--muted:#6e625a;--line:#ddd4ca}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 Arial,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ab7519;outline-offset:5px}.skip{position:absolute;top:-100px}.skip:focus{top:0;z-index:50;background:white;padding:20px}header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:8px 5%;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:block;height:94px}.brand img{height:94px;width:94px;object-fit:contain}nav{display:flex;gap:38px}nav a{text-decoration:none;font-size:15px}nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--yellow);color:var(--deep);border:0;border-radius:4px;padding:18px 25px;text-decoration:none;font-weight:700;font-size:15px;transition:transform .2s,background .2s}.button:hover{background:#ffdb69;transform:translateY(-2px)}.button.small{padding:14px 19px;font-size:14px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:64px 8% 58px 10%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;line-height:1.5;margin-bottom:22px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(42px,4.55vw,72px);line-height:1.08;letter-spacing:-2.4px;margin-bottom:25px}h1 em{color:#557260;font-weight:400}h2{font-size:clamp(34px,3.4vw,52px);line-height:1.13;letter-spacing:-1.6px;margin-bottom:24px}h3{font-size:32px;line-height:1.17;letter-spacing:-.8px;margin-bottom:20px}.hero p{font-size:18px;max-width:390px;line-height:1.6}.hero .sub{font-size:15px;color:var(--muted);margin-bottom:26px}.micro{font-size:12px;margin-top:14px;color:var(--muted);max-width:350px}.hero-image{position:relative;overflow:hidden;min-height:620px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:65% center;position:absolute}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#362f2d99)}.image-note{position:absolute;bottom:30px;left:36px;color:white;z-index:1}.image-note span{font-size:11px;letter-spacing:2px}.image-note p{font:italic 29px/1.2 Georgia;margin:12px 0}.service-strip{background:var(--brown);color:#f5f3e8;display:flex;justify-content:space-around;align-items:center;gap:20px;padding:23px 5%;font-size:14px}.service-strip i{color:var(--yellow);font-style:normal}.section{padding:94px 7%}.intro{display:grid;grid-template-columns:1fr 1fr;gap:12%;border-bottom:1px solid var(--line)}.intro p{color:var(--muted);max-width:520px}.text-link{background:none;border:0;border-bottom:1px solid currentColor;padding:0 0 6px;text-decoration:none;font-weight:700;font-size:14px;display:inline-block}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:45px}.section-title p{color:var(--muted);font-size:16px}.section-title h2{margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services article{padding:38px 30px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.services article:first-child{padding-left:0}.services article:last-child{border:0;padding-right:0}.number{font-size:11px;letter-spacing:1.7px;margin-bottom:30px;font-weight:700;color:var(--muted)}.services p,.services li{font-size:15px;color:var(--muted)}.services ul{padding:0;list-style:none;margin:0 0 30px}.services li{padding:10px 0;border-bottom:1px solid var(--line)}.services li:before{content:'+';margin-right:12px;color:var(--green)}.services .text-link{align-self:flex-start;margin-top:auto}.intake-banner{display:flex;align-items:center;gap:34px;background:var(--brown);color:white;padding:52px 7%}.intake-banner>div:nth-child(2){flex:1}.intake-banner h2{font-size:36px;margin-bottom:14px}.intake-banner p{font-size:15px;max-width:560px;margin:0;color:#dde5dc}.dog-mascot{width:138px;height:100px;flex-shrink:0}.dog-mascot img{width:100%;height:100%;object-fit:contain}.intake-banner .eyebrow{color:var(--yellow);margin-bottom:12px}.team{display:grid;grid-template-columns:1fr 1fr;gap:44px}.team article{display:grid;grid-template-columns:42% 1fr;gap:26px}.team img{width:100%;height:315px;object-fit:cover;border-radius:3px}.team p{font-size:15px;color:var(--muted)}.team .eyebrow{font-size:10px;display:block;margin-bottom:9px}.team h3{font-size:29px}.approach{border-top:1px solid var(--line);margin-top:52px;padding-top:40px;display:grid;grid-template-columns:1fr 2fr;gap:40px}.approach h3{margin:0}.approach p{max-width:640px;color:var(--muted);margin:0}.reviews{background:#ece4d9;padding:62px 7%;display:flex;align-items:center;justify-content:space-between;gap:40px}.reviews h2{margin-bottom:18px}.reviews p{margin:0}.light{background:var(--paper);border:1px solid var(--green)}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:8%}.faq>div>p{font-size:15px;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{padding:22px 32px 22px 0;cursor:pointer;font-size:16px;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:24px;top:14px}details[open] summary:after{content:'−'}details p{font-size:15px;color:var(--muted);padding-right:25px}.closing{text-align:center;background:var(--brown);color:white;padding:80px 6%}.closing h2{font-size:clamp(34px,4vw,58px)}.closing>a{display:block;font-size:14px;margin-top:22px}.closing .eyebrow{color:var(--yellow)}footer{display:flex;justify-content:space-between;gap:35px;padding:55px 7%;font-size:13px}.footer-brand{font:36px Georgia;letter-spacing:2px}.footer-brand span{display:block;font:10px Arial;letter-spacing:1.5px;margin-top:10px}footer p{font-size:13px;color:var(--muted)}footer small{display:block;font-size:11px;margin-top:12px}.plain{display:block;border:0;padding:0;background:none;text-decoration:underline;font-size:13px;margin-top:10px}dialog{border:0;padding:0;border-radius:8px;color:var(--ink);background:var(--paper);width:min(900px,94vw);max-height:92dvh}dialog::backdrop{background:#0d241caa;backdrop-filter:blur(5px)}.close{position:absolute;right:15px;top:10px;background:transparent;border:0;font-size:30px;color:var(--ink);z-index:2;line-height:1.4}.intake-layout{display:grid;grid-template-columns:32% 68%;min-height:580px}.intake-layout aside{background:var(--brown);color:white;padding:48px 27px;display:flex;flex-direction:column}.intake-layout aside h2{font-size:36px}.intake-layout aside .eyebrow{font-size:10px;color:var(--yellow)}.intake-layout aside p{font-size:14px;margin-top:12px}.intake-layout aside .dog-mascot{margin-bottom:20px}.intake-main{padding:50px 40px 32px}#step-label{font-size:12px;margin-top:auto}progress{width:100%;height:6px;accent-color:var(--yellow);margin-top:12px}#intake-title{font-size:33px;margin-bottom:10px}#step-content>p{font-size:15px;color:var(--muted);margin-bottom:24px}.field{display:block;font-size:14px;margin-bottom:20px;font-weight:700}input[type=text],textarea{display:block;width:100%;border:1px solid #bbc6b8;background:white;border-radius:4px;padding:13px;margin-top:8px;color:var(--ink);font-size:16px}textarea{min-height:110px;resize:vertical}.choices{display:grid;gap:10px;margin-bottom:15px}.choice{display:flex;align-items:center;gap:12px;border:1px solid #cbd3c5;border-radius:4px;padding:12px 14px;font-size:15px;cursor:pointer;background:white}.choice:has(input:checked){border:2px solid var(--green);padding:11px 13px;background:#e9eedf}.choice input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.form-actions{display:flex;justify-content:space-between;gap:18px;margin-top:26px;align-items:center}.back{border:0;background:none;text-decoration:underline;font-size:14px}.error{color:#99361e;font-size:14px;margin:12px 0}.summary-box{padding:20px;background:#e9eedf;font-size:14px;border-radius:5px}.summary-box h3{font-size:24px;margin-bottom:12px}.summary-box p{margin:8px 0}.summary-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.summary-actions .text-link{align-self:center}.fineprint{font-size:12px!important;color:var(--muted);margin-top:18px}#privacy{max-width:620px;padding:50px 35px}#privacy p{font-size:16px}#privacy h2{font-size:34px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1050px){header{padding:8px 4%}nav{gap:20px}.hero-copy{padding:50px 8%}h1{font-size:49px}.hero-image{min-height:610px}.team article{display:block}.team img{height:330px;margin-bottom:20px}.intake-banner{gap:20px}.intake-banner>.dog-mascot{display:none}.intake-banner .button{flex-shrink:0;gap:10px}.services article{padding:28px 20px}.services h3{font-size:28px}}@media(max-width:700px){header{height:88px;padding:6px 5%}.brand,.brand img{height:74px;width:74px}nav{display:none}.button.small{font-size:12px;padding:13px;gap:10px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 36px}h1{font-size:50px;letter-spacing:-2px}.hero p{font-size:17px}.hero-image{min-height:360px}.hero-image>img{object-position:center 55%}.hero-copy .sub{display:none}.hero-copy .micro{max-width:none;font-size:11px}.eyebrow{font-size:10px}.service-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px 7%;font-size:12px}.service-strip i{display:none}.section{padding:60px 7%}.intro{grid-template-columns:1fr;gap:12px}h2{font-size:36px}.section-title{display:block;margin-bottom:28px}.section-title p{margin:20px 0 0}.services{grid-template-columns:1fr}.services article,.services article:first-child,.services article:last-child{padding:30px 0;border-right:0;border-bottom:1px solid var(--line)}.services article:last-child{border-bottom:0}.number{margin-bottom:15px}.services h3{font-size:32px}.services h3 br{display:none}.services ul{margin-bottom:22px}.intake-banner{display:block;padding:45px 7%}.intake-banner h2{font-size:33px}.intake-banner .button{margin-top:25px}.team{grid-template-columns:1fr;gap:36px}.team article{display:grid;grid-template-columns:35% 1fr;gap:20px}.team img{height:230px}.team h3{font-size:25px}.team p{font-size:14px}.team .eyebrow{font-size:9px;letter-spacing:1px}.approach{grid-template-columns:1fr;gap:22px;margin-top:35px}.reviews{display:block;padding:45px 7%}.reviews .button{width:100%;margin-top:25px}.faq{grid-template-columns:1fr;gap:20px}.closing{padding:60px 7%}.closing h2{font-size:37px}footer{display:block;padding:40px 7%}footer p{margin-top:25px}.intake-layout{display:block;min-height:0}.intake-layout aside{padding:22px 25px}.intake-layout aside h2,.intake-layout aside .dog-mascot,.intake-layout aside p{display:none}.intake-layout aside .eyebrow{margin-bottom:12px;padding-right:25px}.intake-layout aside #step-label{font-size:12px}.intake-main{padding:28px 25px}.close{color:white}.intake-main h2{font-size:29px}.form-actions{margin-top:18px}dialog{max-height:94dvh;width:95vw}#privacy .close{color:var(--ink)}#privacy{padding:45px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Brown is the foundation; green marks a small number of accents. */
header{background:#f2ece3}h1 em{color:#526c50}.hero-copy{background:#f2ece3}.intro{background:#fffdf8}.training{background:#f7f2ea}.services .featured{background:#eee5d9;padding-left:28px;padding-right:28px}.number{color:#735d4e}.services li:before{color:#526c50}.team .eyebrow{color:#526c50}.pack{background:#fffdf8}.approach{border-top-color:#c8b9aa}.reviews .light{background:#fffdf8;border-color:var(--brown)}footer{background:#e9ded0}.intake-banner p{color:#e5dbd0}.intake-layout aside .dog-mascot{width:165px;height:120px;margin:5px 0 20px}.summary-box{background:#eee5d9}.choice:has(input:checked){background:#f0eee4}.intake-layout aside progress{accent-color:var(--yellow)}
@media(max-width:700px){.services .featured{padding:30px 20px;margin:0 -20px}.intake-banner>.dog-mascot{display:block;width:120px;height:90px;margin:0 0 18px}.intake-layout aside .dog-mascot{display:none}}

/* Illustrated leash, chew toy, and a personalized brass name tag. */
.accessory{display:block;pointer-events:none;background-image:url('assets/dog-accessories.webp');background-repeat:no-repeat;background-size:486px 202.25px}.leash{width:172px;height:176px;background-position:0 -10px;transform:rotate(-13deg)}.bone{width:175px;height:130px;background-position:-185px -36px;transform:rotate(12deg)}.tag{width:123px;height:178px;background-position:-363px -12px}.intro{position:relative;padding-right:17%;gap:9%}.intro>.leash{position:absolute;right:1.6%;bottom:32px;opacity:.94}.closing{position:relative}.closing>.bone{position:absolute;right:6%;bottom:35px}.personal-tag{position:relative;width:123px;height:172px;margin:0 auto 18px;transform:rotate(-7deg);transform-origin:50% 20%;transition:transform .25s}.personal-tag:hover{transform:rotate(5deg)}#tag-name{position:absolute;left:18px;right:10px;top:107px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:22px;font-weight:700;color:#44301b}.intake-layout aside .dog-mascot{height:90px;width:135px;margin:0 auto 4px}.intake-layout aside{padding-top:35px;padding-bottom:30px}.intake-layout aside h2{margin-bottom:12px}.intake-layout aside .eyebrow{margin-bottom:16px}.intake-layout aside p{margin-top:0}
@media(max-width:1050px){.intro{padding-right:7%;gap:8%;padding-bottom:160px}.intro>.leash{width:172px;right:5%;bottom:-5px;transform:rotate(-22deg) scale(.7)}.closing>.bone{right:1%;bottom:5px;transform:rotate(12deg) scale(.65)}}
@media(max-width:700px){.intro{padding-bottom:140px}.intro>.leash{bottom:-12px;right:5%}.closing{padding-bottom:125px}.closing>.bone{bottom:-6px;right:calc(50% - 87px);transform:rotate(12deg) scale(.65)}.personal-tag{display:none}.intake-layout aside{padding:22px 25px}}
@media(prefers-reduced-motion:reduce){.personal-tag{transition:none}}
@media(max-width:700px){.intake-layout aside{position:relative;padding-right:110px}.intake-layout aside .personal-tag{display:block;position:absolute;right:44px;top:5px;margin:0;transform:scale(.43) rotate(-7deg);transform-origin:top right}.intake-layout aside .eyebrow{padding-right:0;letter-spacing:1.3px}}

[hidden]{display:none!important}.summary-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary-actions .button{gap:10px}.hero-copy>.button{margin-bottom:8px}@media(max-width:440px){.summary-actions{grid-template-columns:1fr}}

.review-proof{min-width:335px}.rating-line{display:flex;align-items:center;gap:22px;margin-bottom:8px}.rating-line strong{font:64px/1 Georgia,serif;color:var(--brown)}.review-stars{font-size:27px;letter-spacing:4px;color:#9a6800;white-space:nowrap}.reviews .review-count{font-size:16px;margin-bottom:23px}.google-review-link{gap:15px}.google-review-link img{flex-shrink:0}.reviews h2{margin-bottom:0}@media(max-width:700px){.review-proof{min-width:0;margin-top:30px}.rating-line strong{font-size:56px}.review-stars{font-size:24px;letter-spacing:3px}.reviews .review-proof .button{margin-top:0}.reviews .review-count{margin-bottom:20px}.google-review-link{font-size:14px;padding:17px 15px;gap:12px}}

.reviews{display:block}.reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:40px}.review-quotes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:45px}.review-quote{margin:0;padding:28px 0 0;border-top:1px solid #cbbdad;display:flex;flex-direction:column}.review-quote .review-stars{font-size:20px;letter-spacing:3px}.review-quote blockquote{font:23px/1.45 Georgia,serif;letter-spacing:-.3px;margin:18px 0 25px}.review-quote figcaption{margin-top:auto;display:grid;gap:5px;font-size:14px}.review-quote figcaption span{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px}.review-quote figcaption img{flex-shrink:0}@media(max-width:700px){.reviews-heading{display:block}.review-quotes{grid-template-columns:1fr;gap:28px;margin-top:32px}.review-quote blockquote{font-size:23px}.review-quote{padding-top:23px}.review-quote figcaption{margin-top:0}}
/* Shallow section points echo the lower edge of the Baynine badge. */
.intake-banner,.reviews,.closing{position:relative;isolation:isolate;z-index:1}
.intake-banner::after,.reviews::after,.closing::after{content:"";position:absolute;z-index:1;pointer-events:none;left:0;right:0;top:calc(100% - 1px);height:clamp(34px,4vw,58px);background:inherit;clip-path:polygon(0 0,100% 0,50% 100%)}
footer{padding-top:90px}
@media(max-width:700px){footer{padding-top:65px}}
/* Trainer portraits share the badge's pointed top and bottom silhouette. */
.team img{border-radius:0;clip-path:polygon(50% 0,100% 13%,100% 87%,50% 100%,0 87%,0 13%)}

input[type=email]{display:block;width:100%;border:1px solid #bbc6b8;background:white;border-radius:4px;padding:13px;margin-top:8px;color:var(--ink);font:inherit}.button:disabled{opacity:.7;cursor:default;transform:none}#send-status:empty{display:none}#send-status{font-size:14px;margin:15px 0 0}

/* Keyboard focus and touch targets remain visible on every background. */
.close{min-width:44px;min-height:44px}.back,.plain{min-height:44px}fieldset.intake-options{border:0;padding:0;margin:0}.choice:focus-within{outline:3px solid #735d4e;outline-offset:3px}.intake-layout aside :focus-visible,.closing :focus-visible,.intake-banner :focus-visible{outline-color:var(--yellow)}

/* A clearer mobile rhythm, with room for the badge-shaped section edges. */
.services p,.services li,.team p{font-size:16px}
.services .text-link{color:var(--brown);min-height:44px;display:inline-flex;align-items:center}
.pack,.faq{padding-top:112px}
@media(max-width:700px){
  .pack,.faq{padding-top:88px}
  .services article,.services article:first-child,.services article:last-child{padding-top:26px;padding-bottom:24px}
  .services .featured{padding-left:20px;padding-right:20px}
  .services h3{margin-bottom:14px}
  .services p{margin-bottom:14px}
  .services li{padding:8px 0}
  .services ul{margin-bottom:12px}
  .number{margin-bottom:12px;font-size:12px}
  .team article{grid-template-columns:32% minmax(0,1fr);gap:18px}
  .team img{height:230px;margin-bottom:0}
  .team .eyebrow{font-size:12px;letter-spacing:1px}
  .team h3{margin-bottom:14px}
  .team p{line-height:1.6;margin-bottom:0}
  .intro{padding-bottom:110px}
  .intro>.leash{transform:rotate(-22deg) scale(.6);bottom:-24px}
  .intake-banner>.dog-mascot{height:75px;margin-bottom:14px}
  .review-quote blockquote{font-size:22px}
}
@media(max-width:360px){h1{font-size:44px}.button.small{max-width:205px}.team article{grid-template-columns:1fr}.team img{width:155px;height:195px}}

#measurement-choice{position:fixed;bottom:16px;left:16px;right:16px;max-width:520px;z-index:90;padding:18px;background:#fff;color:#362f2d;border:1px solid #362f2d;border-radius:12px;box-shadow:0 4px 24px #0002;font-size:14px}#measurement-choice p{margin:0 0 12px}#measurement-choice div{display:flex;gap:12px}#measurement-choice button{font:inherit;padding:10px 20px;border:1px solid #362f2d;border-radius:6px;background:#fff;color:#362f2d;cursor:pointer}
