:root{
  --ref-dark:#17160f;
  --ref-dark-2:#242116;
  --ref-olive:#39361f;
  --ref-olive-2:#4a4525;
  --ref-cream:#f2eadf;
  --ref-cream-2:#e8ddcf;
  --ref-gold:#bd9050;
  --ref-gold-2:#d6ad6d;
  --ref-ink:#2b271e;
  --ref-muted:#6d655a;
  --ref-serif:'Cormorant Garamond',Georgia,serif;
  --ref-script:'Allura',cursive;
  --ref-sans:'DM Sans',system-ui,sans-serif;
  --milk:#f6efe5;
  --paper:#f2eadf;
  --ink:#2b271e;
  --forest:#3e4b36;
  --forest-dark:#2b3426;
  --clay:#a9774b;
  --sage-pale:#e5e1d5;
  --line:rgba(44,39,29,.14);
  --muted:#746d62;
  --serif:var(--ref-serif);
  --sans:var(--ref-sans);
  --ease:cubic-bezier(.2,.8,.2,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--ref-dark)}
body.reference-home{margin:0;background:var(--ref-dark);color:#fff;font-family:var(--ref-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.reference-home.drawer-open{overflow:hidden}
body.reference-home a{text-decoration:none;color:inherit}
body.reference-home img,body.reference-home video{display:block;max-width:100%}
body.reference-home button{font:inherit}
.booking-strip{height:30px;background:linear-gradient(90deg,#403a22,#5a5030 47%,#3f3922);display:flex;align-items:center;justify-content:center;gap:18px;color:#f1e6d3;font:500 10px/1 var(--ref-sans);letter-spacing:.02em;position:relative;z-index:70}
.booking-strip button{height:23px;padding:0 15px;border:1px solid rgba(239,221,188,.55);border-radius:2px;background:rgba(255,255,255,.03);color:#fff5e4;font-size:9px;cursor:pointer;transition:.2s}
.booking-strip button:hover{background:var(--ref-gold);border-color:var(--ref-gold);color:#1f1a12}
.ref-header{position:absolute;z-index:65;top:30px;left:50%;transform:translateX(-50%);width:min(100% - 72px,1180px);height:91px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px;padding:0 0;color:#f8efe1;transition:.28s ease}
.ref-header.scrolled{position:fixed;top:10px;width:min(100% - 28px,1180px);height:70px;padding:0 14px 0 16px;border:1px solid rgba(229,201,157,.18);border-radius:6px;background:rgba(24,22,15,.9);backdrop-filter:blur(18px);box-shadow:0 16px 50px rgba(0,0,0,.22)}
.ref-logo{display:flex;align-items:center;justify-content:flex-start;min-width:0}
.ref-logo img{width:138px;height:68px;object-fit:contain;object-position:left center;mix-blend-mode:screen;filter:saturate(.8) contrast(1.02) brightness(1.08)}
.ref-header.scrolled .ref-logo img{height:56px;width:122px}
.ref-nav{display:flex;justify-content:center;align-items:center;gap:34px}
.ref-nav a{font-size:9px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:#f3eadc;opacity:.92;position:relative;white-space:nowrap}
.ref-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:-9px;height:1px;background:var(--ref-gold-2);transition:.25s}
.ref-nav a:hover:after,.ref-nav a.active:after{left:0;right:0}
.ref-book,.gold-button,.outline-button{border:0;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;font-weight:600;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,border-color .22s ease}
.ref-book{min-width:152px;height:45px;padding:0 22px;border-radius:24px;background:linear-gradient(135deg,#caa15f,#ae7d3c);color:#fff9ef;font-size:9px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 12px 34px rgba(90,58,20,.18)}
.ref-book:hover,.gold-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(91,61,24,.24)}
.ref-menu{display:none}
.ref-hero{position:relative;min-height:640px;height:calc(100svh - 30px);max-height:850px;overflow:hidden;background:#221c0e;color:white}
.ref-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%;filter:saturate(.9) contrast(1.04) brightness(.88);transform:scale(1.01)}
.ref-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,17,8,.78) 0%,rgba(26,18,8,.47) 38%,rgba(32,22,8,.10) 72%),linear-gradient(180deg,rgba(15,12,6,.18) 0%,rgba(15,12,6,.03) 44%,rgba(17,13,6,.38) 100%)}
.ref-hero-copy{position:absolute;z-index:5;left:max(56px,calc((100vw - 1180px)/2));top:47%;transform:translateY(-40%);max-width:560px}
.script-line{margin:0;font:400 43px/.9 var(--ref-script);color:var(--ref-gold-2);letter-spacing:.01em}
.ref-hero-copy .script-line{font-size:56px;color:#f1dfbd;text-shadow:0 5px 18px rgba(0,0,0,.25);transform:rotate(-3deg);transform-origin:left center;margin-left:24px;margin-bottom:-3px}
.ref-hero h1{margin:0;font:500 clamp(58px,6.5vw,88px)/.88 var(--ref-serif);letter-spacing:.015em;text-transform:uppercase;text-shadow:0 8px 28px rgba(0,0,0,.36);white-space:nowrap}
.hero-lede{margin:18px 0 0;font:500 18px/1.45 var(--ref-sans);color:#f4eee5;text-shadow:0 4px 16px rgba(0,0,0,.3)}
.gold-button{min-height:48px;padding:0 28px;border-radius:3px;background:linear-gradient(135deg,#c49a58,#b17d3e);color:#fff9ed;font-size:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px}
.hero-cta{margin-top:27px;min-width:210px}
.watch-link{position:absolute;z-index:6;left:max(56px,calc((100vw - 1180px)/2));bottom:56px;display:flex;align-items:center;gap:13px;color:#f8f0e6;font-size:9px;font-weight:600}
.watch-icon{width:28px;height:28px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:grid;place-items:center;font-size:8px;padding-left:2px}
.hero-down{position:absolute;z-index:6;left:50%;bottom:44px;transform:translateX(-50%);width:42px;height:42px;border:1px solid rgba(255,255,255,.72);border-radius:50%;display:grid;place-items:center;font:400 29px/1 var(--ref-serif);color:white;transition:.22s}
.hero-down:hover{background:rgba(255,255,255,.11);transform:translateX(-50%) translateY(3px)}
.hero-dots{position:absolute;z-index:6;right:max(48px,calc((100vw - 1180px)/2));top:47%;display:grid;gap:14px}
.hero-dots i{width:6px;height:6px;border:1px solid rgba(255,255,255,.7);border-radius:50%;display:block}
.hero-dots i.active{background:#fff;border-color:#fff}
.hero-wave,.little-wave{position:absolute;z-index:8;left:0;bottom:-1px;width:100%;height:82px;pointer-events:none}
.hero-wave path,.little-wave path{fill:var(--ref-cream)}
.hero-paw-field,.little-paws,.hunter-paws,.tailored-paws,.rates-paws{position:absolute;inset:0;pointer-events:none;z-index:4;overflow:hidden}
.paw-mark{position:absolute;width:22px;height:22px;color:#d6ad6d;opacity:.78;transform:translate(-50%,-50%) rotate(var(--r,0deg)) scale(var(--s,1));filter:drop-shadow(0 2px 4px rgba(40,22,6,.12))}
.paw-mark svg{width:100%;height:100%;fill:currentColor}
.hero-paw-field{inset:auto 0 0;height:115px;z-index:5}
.hero-paw-field .paw-mark{color:#d7ab67;opacity:.9}
.little-things{position:relative;background:var(--ref-cream);color:var(--ref-ink);padding:46px 36px 102px;overflow:hidden}
.section-heading{text-align:center;max-width:760px;margin:0 auto 32px;position:relative;z-index:2}
.section-heading .script-line,.parents-heading .script-line,.rate-panel>.script-line,.trust-pay .script-line{font-size:40px;color:#b18046;transform:rotate(-2deg);margin-bottom:2px}
.section-heading h2,.parents-heading h2,.rate-panel h2,.trust-pay h2{margin:0;font:500 34px/.98 var(--ref-serif);letter-spacing:.045em;text-transform:uppercase;color:#3a3327}
.tiny-rule,.mini-heart{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px auto 0;color:#ad7d45}
.tiny-rule span,.mini-heart span{display:block;width:82px;height:1px;background:rgba(173,125,69,.38)}
.tiny-rule b,.mini-heart b{font:400 16px/1 var(--ref-serif)}
.tiny-rule.left{justify-content:flex-start;margin-left:0}
.little-grid{position:relative;z-index:2;width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.little-card{min-width:0}
.little-photo{position:relative;aspect-ratio:1/.94;border-radius:6px;overflow:hidden;background:#d6cabd;box-shadow:0 8px 22px rgba(56,42,26,.09)}
.little-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(93,70,38,.12)}
.little-photo img{width:100%;height:100%;object-fit:cover;transition:.55s ease}
.little-card:hover .little-photo img{transform:scale(1.04)}
.little-meta{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px 7px 0;align-items:start}
.line-icon{font:400 26px/1 var(--ref-serif);color:#b68c55;text-align:center}
.little-meta h3{margin:1px 0 4px;font:600 9px/1.25 var(--ref-sans);letter-spacing:.04em;text-transform:uppercase;color:#3b342b}
.little-meta p{margin:0;font-size:8px;line-height:1.55;color:#6e665d}
.little-wave{bottom:-1px;height:70px;z-index:5}
.little-wave path{fill:#3a3927}
.little-paws{opacity:.45}
.hunter-scene{position:relative;height:680px;overflow:hidden;background:#3a3927;color:#fff}
.hunter-sticky{position:relative;height:100%;overflow:hidden;isolation:isolate;background:#3a3927}
.hunter-layer{position:absolute;inset:-5% -3%;pointer-events:none}
.hunter-layer img{width:100%;height:100%;object-fit:cover;object-position:center 54%}
.hunter-valley{z-index:0;transform:scale(1.025);transform-origin:50% 62%}
.hunter-dogs{z-index:3;inset:0;overflow:visible;transform:none;filter:none}
.hunter-dogs img{position:absolute;left:44%;bottom:3%;width:54%;height:auto;max-width:none;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 20px rgba(0,0,0,.2))}
.hunter-light{position:absolute;z-index:2;inset:-8%;background:radial-gradient(circle at 86% 10%,rgba(255,208,132,.38),transparent 27%);mix-blend-mode:screen;opacity:.9;pointer-events:none}
.hunter-wash{position:absolute;z-index:4;inset:0;background:linear-gradient(90deg,rgba(31,31,20,.77) 0%,rgba(42,40,25,.53) 30%,rgba(43,40,25,.12) 57%,rgba(43,40,25,.02) 76%),linear-gradient(180deg,rgba(20,19,11,.03),rgba(20,19,11,.16) 62%,rgba(20,19,11,.5));pointer-events:none}
.hunter-copy{position:absolute;z-index:6;left:max(58px,calc((100vw - 1180px)/2));top:50%;width:min(460px,43vw);transform:translateY(-50%);text-shadow:0 5px 20px rgba(0,0,0,.25)}
.hunter-copy .script-line{font-size:45px;color:#d9b06f;transform:rotate(-3deg);margin-bottom:-2px}
.hunter-copy h2{margin:0;font:500 47px/.93 var(--ref-serif);letter-spacing:.02em;text-transform:uppercase;color:#fff8ed}
.hunter-copy>p:not(.script-line){max-width:420px;margin:16px 0 22px;font-size:13px;line-height:1.5;color:#f5eee3}
.outline-button{height:43px;padding:0 19px;border:1px solid rgba(226,194,141,.86);border-radius:2px;color:#fff4e3;background:rgba(22,21,13,.28);font-size:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px}
.outline-button:hover{background:var(--ref-gold);border-color:var(--ref-gold);color:#1f1a12}
.hunter-paws{z-index:5;left:auto;width:52%;opacity:.7}
.tailored{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(460px,.92fr);min-height:650px;background:#171611;overflow:hidden}
.tailored-photo{position:relative;min-height:650px;overflow:hidden}
.tailored-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(21,18,13,.3)),linear-gradient(180deg,rgba(20,18,13,.02) 45%,rgba(20,18,13,.64))}
.tailored-photo img{width:100%;height:100%;object-fit:cover;object-position:center 53%;filter:saturate(.91) brightness(.87);transition:transform 1s cubic-bezier(.22,.8,.27,1)}
.tailored:hover .tailored-photo img{transform:scale(1.025)}
.tailored-photo-note{position:absolute;z-index:2;left:48px;right:48px;bottom:43px;max-width:390px;padding:18px 20px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:rgba(25,22,15,.58);color:#fff8ed;backdrop-filter:blur(12px)}
.tailored-photo-note span{display:block;margin-bottom:7px;font:700 8px/1 var(--ref-sans);letter-spacing:.16em;text-transform:uppercase;color:#d9b06f}
.tailored-photo-note strong{font:400 21px/1.2 var(--ref-serif)}
.tailored-copy{position:relative;padding:65px clamp(38px,4.5vw,74px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:radial-gradient(circle at 86% 13%,rgba(195,145,75,.16),transparent 27%),linear-gradient(145deg,#211e16,#171611 68%);color:#f8f0e5;overflow:hidden}
.tailored-copy .script-line{font-size:48px;color:#d2a66a;transform:rotate(-3deg);margin-left:8px;margin-bottom:-2px}
.tailored-copy h2{margin:0;font:500 clamp(38px,4vw,56px)/.94 var(--ref-serif);letter-spacing:.02em;text-transform:uppercase}
.tailored-lede{max-width:520px;margin:20px 0 25px;font-size:13px;line-height:1.7;color:#ded5c8}
.tailored-care-list{width:100%;border-top:1px solid rgba(222,190,139,.2)}
.tailored-care-list article{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid rgba(222,190,139,.16)}
.tailored-care-list article>span{padding-top:2px;font:600 9px/1 var(--ref-sans);letter-spacing:.1em;color:#c99d60}
.tailored-care-list h3{margin:0 0 4px;font:500 16px/1.2 var(--ref-serif);color:#fff7ea}
.tailored-care-list p{margin:0;max-width:440px;font-size:10px;line-height:1.55;color:#bdb4a8}
.tailored-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:25px}
.tailored-copy .gold-button{min-height:44px;padding:0 24px;font-size:8px}
.tailored-actions>a{font:700 8px/1 var(--ref-sans);letter-spacing:.08em;text-transform:uppercase;color:#e1bd84;border-bottom:1px solid rgba(225,189,132,.45);padding:8px 0}
.tailored-actions>a:hover{color:#fff4e3;border-color:#fff4e3}
.tailored-paws{z-index:0;opacity:.38}
.tailored-copy>*:not(.tailored-paws){position:relative;z-index:2}
.parents-rates{position:relative;display:grid;grid-template-columns:31% 21% 28% 20%;min-height:350px;background:var(--ref-cream);color:var(--ref-ink);overflow:hidden}
.parents-panel{padding:32px 12px 24px 54px;position:relative;z-index:2}
.parents-heading .script-line{font-size:37px;margin-left:6px}
.parents-heading h2{font-size:33px}
.review-shell{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;margin-top:18px}
.review-arrow{width:34px;height:34px;border:0;border-radius:50%;background:#fbf7ef;color:#7e674c;font:400 27px/1 var(--ref-serif);box-shadow:0 6px 16px rgba(59,42,27,.09);cursor:pointer}
.review-card-ref{position:relative;min-height:145px;padding:21px 18px 18px;border-radius:4px;background:#fbfaf6;box-shadow:0 8px 24px rgba(56,43,28,.09);overflow:hidden}
.quote-mark{position:absolute;left:14px;top:8px;font:600 32px/1 var(--ref-serif);color:#b98a4f}
.review-card-ref p{margin:21px 0 16px;font-size:9px;line-height:1.65;color:#4c463e}
.review-card-ref small{display:block;font-size:7px;letter-spacing:.08em;text-transform:uppercase;color:#7e7468}
.review-card-ref .review-stars{margin-top:12px;color:#b98a4f;letter-spacing:.09em}
.parents-dog,.rate-dog{position:relative;overflow:hidden}
.parents-dog img,.rate-dog img{width:100%;height:100%;object-fit:cover}
.parents-dog img{object-position:center 55%;filter:saturate(.9)}
.rate-dog img{object-position:center 52%;filter:saturate(.88) brightness(.88)}
.rate-panel{position:relative;z-index:2;padding:24px 20px 22px;background:linear-gradient(180deg,#efe6dc,#eadfd3)}
.rate-panel>.script-line{text-align:center;font-size:35px}
.rate-panel>h2{text-align:center;font-size:35px;margin-bottom:8px}
.rate-card-ref{min-height:270px;padding:22px 22px 18px;border-radius:20px;background:linear-gradient(145deg,#4b4927,#2f301d);color:#f7f0e4;box-shadow:0 16px 40px rgba(59,42,24,.12)}
.rate-card-ref .price{font:500 46px/.9 var(--ref-serif);letter-spacing:-.02em}
.rate-card-ref .price sup{font-size:27px;vertical-align:top;position:relative;top:4px}
.rate-card-ref .price span{font:600 8px/1 var(--ref-sans);letter-spacing:.1em;text-transform:uppercase;color:#d7cdbd}
.rate-card-ref>p{margin:13px 0 11px;font:500 12px/1.35 var(--ref-sans)}
.rate-card-ref ul{list-style:none;margin:0 0 11px;padding:0;display:grid;gap:4px}
.rate-card-ref li{font-size:8px;color:#ddd4c6}
.rate-card-ref li:before{content:"✓";color:#d1aa6d;margin-right:7px}
.peak-note{padding-top:8px;border-top:1px solid rgba(232,207,165,.16);font-size:7px;color:#cfc3b3}
.gold-button.wide{width:100%;min-height:40px;margin-top:11px;font-size:8px}
.rates-paws{z-index:1;opacity:.4}
.trust-strip{display:grid;grid-template-columns:34% 14% 14% 14% 24%;min-height:150px;background:linear-gradient(90deg,#141414,#22211d 74%,#171613);color:#f5eee4}
.trust-pay{padding:25px 28px 22px 54px;border-right:1px solid rgba(255,255,255,.07)}
.trust-pay .script-line{font-size:27px;color:#c69b5e;margin-bottom:-1px}
.trust-pay h2{font-size:25px;color:#f7efe4;letter-spacing:.02em}
.trust-pay>p:not(.script-line){margin:6px 0 10px;font-size:8px;color:#aaa49a}
.pay-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.pay-row span{height:20px;min-width:39px;padding:0 5px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;font:700 8px/1 Arial,sans-serif}
.pay-row .visa{background:white;color:#24438f;font-style:italic}.pay-row .mc{background:white;color:#e74c2c;letter-spacing:-3px;padding-right:8px}.pay-row .amex{background:#2b76a8;color:white}.pay-row .afterpay{background:#88e9c2;color:#111}.pay-row .stripe{background:transparent;color:#8a73ff;font-size:12px}
.payment-method-row{gap:8px}.payment-method-row span{height:30px;min-width:48px;padding:0 9px;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.14)}.payment-method-row .visa{font-size:13px;font-weight:900;background:#fff;color:#1a1f71}.payment-method-row .mastercard{position:relative;min-width:50px;background:#fff}.payment-method-row .mastercard i{width:18px;height:18px;border-radius:50%;display:block}.payment-method-row .mastercard i:first-child{background:#eb001b;margin-right:-5px}.payment-method-row .mastercard i:last-child{background:rgba(247,158,27,.94)}.payment-method-row .amex{font-size:10px;font-weight:900;letter-spacing:-.04em;background:#2e77bb;color:#fff}.payment-method-row .afterpay{min-width:88px;background:#b2fce4}.payment-method-row .afterpay img{width:74px;height:auto;display:block}
.trust-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}
.trust-item b{font:400 32px/1 var(--ref-serif);color:#c59a5a;margin-bottom:8px}
.trust-item h3{margin:0 0 5px;font-size:7px;letter-spacing:.06em;text-transform:uppercase}
.trust-item p{margin:0;max-width:100px;font-size:7px;line-height:1.45;color:#9d978d}
.trust-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:42% 58%;min-height:150px;background:#211c14}
.trust-cta img{width:100%;height:100%;object-fit:cover;filter:brightness(.82) saturate(.85)}
.trust-cta>div{display:flex;flex-direction:column;justify-content:center;padding:18px 16px}
.trust-cta p{margin:0 0 11px;font:500 11px/1.35 var(--ref-sans)}
.trust-cta .gold-button{min-height:36px;padding:0 12px;font-size:7px}
.service-area{padding:84px max(24px,calc((100vw - 1180px)/2));background:#eee6da;color:#28251f}.service-area-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.service-kicker{margin:0 0 12px;font:600 8px/1 var(--ref-sans);letter-spacing:.18em;text-transform:uppercase;color:#9a6b35}.service-area h2{max-width:720px;margin:0 0 18px;font:500 clamp(38px,5vw,68px)/.96 var(--ref-serif);letter-spacing:-.035em}.service-area p:not(.service-kicker){max-width:680px;font-size:12px;line-height:1.75;color:#6c645a}.service-area-links{display:grid;gap:10px}.service-area-links a{display:grid;gap:5px;padding:22px;border:1px solid rgba(42,37,31,.12);border-radius:15px;background:rgba(255,255,255,.46);transition:.25s}.service-area-links a:hover{transform:translateY(-3px);background:#fff}.service-area-links strong{font:500 23px var(--ref-serif)}.service-area-links span{font-size:8px;letter-spacing:.04em;color:#786f64}
.ref-footer{min-height:650px;padding:0 max(24px,calc((100vw - 1320px)/2)) 26px;background:radial-gradient(circle at 92% 8%,rgba(187,139,74,.16),transparent 32rem),linear-gradient(145deg,#11110f,#080807 72%);color:#9d9589;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:space-between}.ref-footer-lead{min-height:315px;padding:66px 0 50px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:50px;align-content:center;align-items:end}.ref-footer-lead .script-line{grid-column:1/-1;margin:0 0 -3px;font-size:42px;color:#c69759}.ref-footer-lead h2{max-width:760px;margin:0;font:500 clamp(42px,5.4vw,76px)/.9 var(--ref-serif);letter-spacing:-.035em;text-transform:none;color:#f3eadf}.ref-footer-lead .gold-button{min-width:180px;margin-bottom:5px}.ref-footer-grid{display:grid;grid-template-columns:1.35fr .72fr .86fr 1.12fr;gap:clamp(28px,4vw,66px);align-items:start;padding:54px 0 45px}.ref-footer-brand,.ref-footer nav,.ref-footer-pay{display:grid;align-content:start;gap:11px}.ref-footer-brand img{width:118px;height:82px;object-fit:contain;object-position:left center;margin-bottom:6px}.ref-footer-brand>span{max-width:330px}.ref-footer strong{font:500 20px var(--ref-serif);color:#e3d8c7}.ref-footer nav>strong,.ref-footer-pay>strong{margin-bottom:8px;font:700 8px var(--ref-sans);letter-spacing:.18em;text-transform:uppercase;color:#d6b57d}.ref-footer span,.ref-footer a{font-size:9px;line-height:1.65}.ref-footer a{width:max-content}.ref-footer a:hover{color:white}.ref-footer-pay .payment-method-row{margin:4px 0 7px}.ref-footer-pay>span{max-width:300px}.ref-footer-bottom{display:flex;justify-content:space-between!important;gap:20px;padding:19px 0 0;border-top:1px solid rgba(255,255,255,.08)}.ref-footer-bottom>div{display:flex;gap:18px;flex-wrap:wrap}
.reveal{opacity:0;transform:translateY(16px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}
.reveal.in-view{opacity:1;transform:none}
.booking-drawer{font-family:var(--ref-sans)}
.booking-drawer .micro-label{margin:0 0 12px;font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:#a77748}
.booking-drawer .drawer-head h2{font-family:var(--ref-serif);letter-spacing:-.02em}
.booking-drawer .pill-button.forest{background:#3c4934;color:white}
.booking-runtime{display:none!important}
@media(max-width:1050px){
  .ref-header{width:calc(100% - 42px);grid-template-columns:155px 1fr auto}.ref-nav{gap:20px}.ref-nav a{font-size:8px}.ref-logo img{width:122px}.little-grid{gap:12px}.little-meta{grid-template-columns:27px 1fr;padding-left:2px;padding-right:2px}.parents-rates{grid-template-columns:31% 20% 30% 19%}.parents-panel{padding-left:32px}.trust-strip{grid-template-columns:31% 14% 14% 14% 27%}.trust-pay{padding-left:34px}
}
@media(max-width:850px){
  .booking-strip{height:28px;font-size:8px}.booking-strip button{height:21px;font-size:8px}
  .ref-header,.ref-header.scrolled{position:fixed;top:36px;width:calc(100% - 18px);height:64px;padding:0 10px 0 12px;border-radius:8px;background:rgba(24,22,15,.78);backdrop-filter:blur(15px);grid-template-columns:1fr auto auto;border:1px solid rgba(225,197,151,.14)}
  .ref-header.scrolled{top:8px}.ref-logo img,.ref-header.scrolled .ref-logo img{height:48px;width:110px}
  .ref-book{min-width:auto;width:112px;height:40px;padding:0 12px;font-size:7px}
  .ref-menu{width:40px;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;display:grid;place-content:center;gap:5px;padding:0;cursor:pointer}.ref-menu span{display:block;width:16px;height:1px;background:white;transition:.2s}.ref-menu.open span:first-child{transform:translateY(3px) rotate(45deg)}.ref-menu.open span:last-child{transform:translateY(-3px) rotate(-45deg)}
  .ref-nav{position:absolute;top:72px;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:10px;border:1px solid rgba(225,197,151,.14);border-radius:8px;background:rgba(24,22,15,.96);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.ref-nav.open{opacity:1;visibility:visible;transform:none}.ref-nav a{padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:4px;text-align:center}.ref-nav a:after{display:none}
  .ref-hero{height:92svh;min-height:620px}.ref-hero-copy{left:28px;right:28px;top:52%;width:auto;max-width:520px}.ref-hero-copy .script-line{font-size:48px}.ref-hero h1{font-size:64px}.hero-lede{font-size:15px}.watch-link{left:28px}.hero-dots{right:22px}
  .little-things{padding:54px 20px 94px}.little-grid{grid-template-columns:repeat(3,1fr);gap:24px 14px}.little-meta p{font-size:9px}.little-meta h3{font-size:10px}
  .hunter-scene{height:630px}.hunter-copy{left:30px;right:30px;width:54%;}.hunter-copy h2{font-size:45px}.hunter-copy>p:not(.script-line){font-size:13px}.hunter-dogs img{left:42%;width:59%}
  .tailored{grid-template-columns:1fr 1fr;min-height:610px}.tailored-photo{min-height:610px}.tailored-copy{padding:48px 30px}.tailored-copy .script-line{font-size:42px}.tailored-copy h2{font-size:38px}.tailored-photo-note{left:26px;right:26px;bottom:28px}.tailored-care-list article{padding:13px 0}
  .parents-rates{grid-template-columns:1fr 1fr}.parents-panel,.rate-panel{min-height:340px}.parents-dog,.rate-dog{min-height:340px}.parents-panel{padding:36px 24px}.rate-panel{padding:28px 24px}.rates-paws{display:none}
  .trust-strip{grid-template-columns:1fr 1fr 1fr}.trust-pay{grid-column:1/2;padding:28px 22px}.trust-item{min-height:160px}.trust-cta{grid-column:1/-1;min-height:180px}.trust-cta img{max-height:180px}.trust-cta>div{padding:26px}.service-area-shell{grid-template-columns:1fr;gap:34px}.ref-footer{min-height:0}.ref-footer-lead{grid-template-columns:1fr;min-height:280px}.ref-footer-lead .gold-button{margin-top:28px;width:max-content}.ref-footer-grid{grid-template-columns:1fr 1fr}.ref-footer-pay{grid-column:1/-1}
}
@media(max-width:600px){
  body.reference-home{padding-bottom:72px}.booking-strip{justify-content:space-between;padding:0 12px;gap:8px}.booking-strip span{max-width:72%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .ref-header,.ref-header.scrolled{top:35px}.ref-header.scrolled{top:6px}.ref-book{display:none}
  .ref-hero{min-height:610px;height:90svh}.ref-hero-video{object-position:58% 54%}.ref-hero-copy{left:20px;right:20px;top:auto;bottom:145px;transform:none}.ref-hero-copy .script-line{font-size:42px;margin-left:12px}.ref-hero h1{font-size:clamp(48px,15vw,66px);white-space:normal}.hero-lede{font-size:13px}.hero-cta{min-width:190px;min-height:44px}.watch-link{left:20px;bottom:72px}.hero-down{right:20px;left:auto;bottom:64px;transform:none}.hero-down:hover{transform:translateY(3px)}.hero-dots{display:none}.hero-wave{height:58px}
  .section-heading .script-line{font-size:37px}.section-heading h2{font-size:30px}.little-things{padding:48px 14px 86px}.little-grid{grid-template-columns:repeat(2,1fr);gap:22px 10px}.little-meta{grid-template-columns:25px 1fr;gap:7px}.little-meta h3{font-size:9px}.little-meta p{font-size:8px}.little-wave{height:54px}
  .hunter-scene{height:620px}.hunter-layer{inset:-3% -27%}.hunter-layer img{object-position:55% 54%}.hunter-dogs{inset:0}.hunter-dogs img{left:53%;bottom:6%;width:auto;height:40%;transform:translateX(-50%)}.hunter-light{background:radial-gradient(circle at 76% 16%,rgba(255,210,138,.24),transparent 27%)}.hunter-wash{background:linear-gradient(90deg,rgba(17,16,10,.56) 0%,rgba(18,17,10,.2) 54%,rgba(18,17,10,.02) 82%),linear-gradient(180deg,rgba(18,17,10,.01) 0%,rgba(18,17,10,.03) 35%,rgba(14,13,9,.46) 69%,rgba(10,10,7,.94) 100%)}.hunter-copy{left:20px;right:auto;top:auto;bottom:32px;width:66%;max-width:260px;transform:none}.hunter-copy .script-line{font-size:34px;line-height:.88;margin:0 0 -1px}.hunter-copy h2{font-size:34px;line-height:.88;max-width:240px}.hunter-copy>p:not(.script-line){font-size:10.5px;line-height:1.48;max-width:245px;margin:11px 0 14px}.hunter-copy .outline-button{min-width:174px;height:40px;padding:0 14px;font-size:7px;background:rgba(13,12,8,.38);backdrop-filter:blur(5px)}.hunter-paws{width:100%;opacity:.34}.hunter-paws .paw-mark{display:none!important}
  .tailored{grid-template-columns:1fr;min-height:0}.tailored-photo{min-height:420px}.tailored-photo-note{left:16px;right:16px;bottom:16px;padding:15px 16px}.tailored-photo-note strong{font-size:18px}.tailored-copy{min-height:0;padding:48px 22px 54px}.tailored-copy .script-line{font-size:40px}.tailored-copy h2{font-size:37px}.tailored-lede{margin:17px 0 22px;font-size:12px}.tailored-care-list article{grid-template-columns:28px 1fr;gap:10px;padding:15px 0}.tailored-care-list h3{font-size:15px}.tailored-care-list p{font-size:10px}.tailored-actions{align-items:flex-start;flex-direction:column;gap:12px}.tailored-actions .gold-button{width:100%}
  .parents-rates{grid-template-columns:1fr}.parents-panel{min-height:320px}.parents-dog{min-height:320px}.rate-panel{min-height:auto;padding:34px 20px}.rate-card-ref{min-height:0}.rate-dog{min-height:320px}
  .trust-strip{grid-template-columns:1fr 1fr}.trust-pay{grid-column:1/-1;padding:30px 22px}.trust-item{min-height:145px}.trust-item:nth-of-type(4){grid-column:1/-1}.trust-cta{grid-template-columns:42% 58%}.service-area{padding:62px 20px}.service-area h2{font-size:42px}.ref-footer{padding:0 20px 92px}.ref-footer-lead{padding:58px 0 42px}.ref-footer-lead .script-line{font-size:34px}.ref-footer-lead h2{font-size:45px}.ref-footer-grid{grid-template-columns:1fr;gap:28px;padding:42px 0}.ref-footer-pay{grid-column:auto}.ref-footer-bottom{display:grid!important}.ref-footer-bottom>div{gap:12px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}.tailored-photo img{transition:none}.ref-hero-video{transform:none!important}}
