:root{--paper:#f7f3eb;--ink:#302e27;--muted:#79766b;--gold:#a67c47;--line:#ddd7ca;--olive:#414d3c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:500}em{font-weight:500;color:var(--gold)}.preview{background:#e8e2d6;padding:10px 5%;font-size:10px;letter-spacing:1.5px;display:flex;gap:10px;align-items:center}.preview span{letter-spacing:0}.preview a{margin-left:auto;text-decoration:underline;text-underline-offset:3px;letter-spacing:0}header{max-width:1400px;margin:auto;min-height:102px;padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;font:34px 'Playfair Display',Georgia,serif;white-space:nowrap}.brand small{display:block;font:8px 'DM Sans',sans-serif;letter-spacing:2px;margin-top:5px}.paw{display:inline-block;width:34px;height:36px;background:var(--gold);mask:url('paw.svg') center/contain no-repeat;-webkit-mask:url('paw.svg') center/contain no-repeat;flex-shrink:0}nav{display:flex;gap:30px;font-size:13px}nav a:last-child{border-bottom:1px solid var(--gold);padding-bottom:7px}.menu{display:none}.hero{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-copy{padding:58px 9% 25px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.3px;color:var(--gold);margin-bottom:20px}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--gold);border-radius:50%;margin-right:6px}h1{font-size:clamp(38px,4.1vw,61px);line-height:1.14;letter-spacing:-1.7px}.hero h1 em{display:block}.hero h1 br{display:none}.hero-copy>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:365px;margin:23px 0 28px}.button{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:600;min-height:51px}.dark{background:var(--olive);color:white}.button span{margin-left:24px}.hero-foot{display:flex;justify-content:space-between;width:100%;margin-top:45px;padding-top:18px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);gap:14px}.hero-foot span:first-child{letter-spacing:1.5px}.hero-photo{min-height:515px;position:relative;overflow:hidden}.hero-photo>img{height:100%;width:100%;object-fit:cover}.photo-tag{position:absolute;bottom:28px;left:25px;background:#fff9edeb;padding:12px 17px;border-radius:3px;font-family:Georgia,serif;font-size:16px}.sample{position:absolute;top:18px;right:18px;background:#f7f3ebdc;border-radius:3px;padding:7px 10px;font-size:8px;letter-spacing:1px}.collection,.process,.bottom{max-width:1240px;margin:auto;padding:75px 35px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-heading p{color:var(--muted);font-size:13px;line-height:1.8}h2{font-size:38px;line-height:1.2;letter-spacing:-.8px}.filters{display:flex;gap:8px;margin:30px 0 25px;overflow-x:auto;padding:3px 0 8px}.filters button,.thumbs button{border:1px solid var(--line);border-radius:40px;background:transparent;padding:10px 18px;font-size:12px;white-space:nowrap;color:var(--ink)}.filters button.selected,.thumbs button.selected{background:var(--olive);color:#fff;border-color:var(--olive)}.filters span{font-size:9px;opacity:.7;margin-left:8px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:28px}.card-photo{height:370px;position:relative;overflow:hidden;border-radius:9px;background:#e5d6c1}.card-photo img{height:100%;width:100%;object-fit:cover;transform:scale(1.55);transition:transform .5s}.poodle img{object-position:25% center;transform-origin:31% 55%}.dachshund img{object-position:75% center;transform-origin:75% 55%}.puppy-card:hover .card-photo img{transform:scale(1.62)}.card-photo>span{position:absolute;top:16px;left:16px;background:#fff8eddf;padding:8px 10px;font-size:9px;border-radius:3px;letter-spacing:1px}.card-photo b{position:absolute;bottom:17px;right:17px;background:var(--paper);width:39px;height:39px;display:grid;place-items:center;border-radius:50%;font-weight:400;font-size:22px}.card-info{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.card-info small{font-size:8px;letter-spacing:1.4px;color:var(--muted)}.card-info h3{font-size:30px;margin-top:7px}.card-info>span{font-size:12px;color:var(--gold)}.fine{font-size:11px;line-height:1.7;color:var(--muted);display:block}.collection>.fine{margin-top:10px}.empty{padding:50px 20px;border:1px dashed var(--line);text-align:center}.empty p{margin:15px auto;max-width:450px;font-size:14px;line-height:1.7}.text-button{background:none;border:0;color:var(--gold);text-decoration:underline}.approach{background:#eae7dd;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:70px max(5%,calc((100vw - 1170px)/2))}.principles article{display:flex;gap:20px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid #d5d0c4}.principles article:last-child{margin:0;border:0;padding:0}.principles article>span{color:var(--gold);font-size:11px;padding-top:7px}.principles h3{font-size:23px}.principles p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:8px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps span{font-size:12px;color:var(--gold)}.steps h3{font-size:25px;margin:22px 0 10px}.steps p{font-size:13px;color:var(--muted);line-height:1.8}.bottom{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:65px}.faq{padding-top:32px}.faq h2{margin-bottom:25px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:14px;line-height:1.6}details p{font-size:13px;line-height:1.8;color:var(--muted);padding-top:15px}.contact{padding:36px;background:#eee6d8;border-radius:10px}.contact>.paw{margin-bottom:22px}.contact h2{font-size:34px}.contact>p{margin:16px 0 25px;line-height:1.8;font-size:13px;color:var(--muted)}.whatsapp{background:var(--olive);color:#fff;width:100%;margin-top:10px}.instagram{background:transparent;color:var(--ink);border-color:#beb5a5;width:100%;margin-top:10px}.button img{width:21px;height:21px}.whatsapp img{filter:brightness(0) invert(1)}.instagram img{filter:none}.button small{margin-left:auto;font-size:10px;font-weight:400;opacity:.7}.contact>.fine{margin-top:15px}footer{max-width:1400px;margin:auto;padding:32px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:26px}footer p,footer>span{font-size:11px;color:var(--muted)}.profile{max-width:1240px;margin:0 auto;padding:20px 35px 70px}.breadcrumb{display:block;font-size:12px;color:var(--muted);margin:15px 0 30px}.profile-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.gallery{height:530px;border-radius:10px;overflow:hidden;position:relative;background:#e5d6c1}.gallery img{height:100%;width:100%;object-fit:cover;transform:scale(1.6);transform-origin:30% 55%}.gallery.dachshund img{transform-origin:76% 55%}.gallery.full img{transform:none}.thumbs{display:flex;gap:10px;margin:15px 0}.profile-info>p{color:var(--muted);font-size:14px;line-height:1.8;margin-top:20px}.record{margin:25px 0}.record>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.record span{color:var(--muted)}.record b{font-weight:500}.profile-contact{background:#eee6d8;padding:25px;border-radius:8px}.profile-contact h3{font-size:24px}.profile-contact>p{font-size:12px;color:var(--muted);line-height:1.8;margin:12px 0}.profile-note{display:grid;grid-template-columns:1fr 1fr;gap:45px;border-top:1px solid var(--line);margin-top:60px;padding:35px 0}.profile-note p{color:var(--muted);font-size:14px;line-height:1.9}.profile>.button{width:fit-content}.back{font-size:12px}[hidden]{display:none!important}
@media(max-width:760px){.preview{font-size:8px;padding:8px 5%;letter-spacing:.7px;flex-wrap:wrap;gap:4px 7px}.preview span{font-size:8px}.preview a{font-size:9px}header{min-height:83px;padding:18px 5%;position:relative}.brand{font-size:29px;gap:9px}.brand small{font-size:6.5px;letter-spacing:1.5px}.paw{width:29px;height:31px}.menu{display:block;background:none;border:0;font-size:24px;color:var(--ink);padding:5px}nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:25px 5%;z-index:5;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 6% 22px}.eyebrow{font-size:9px;margin-bottom:15px;letter-spacing:1.8px}h1{font-size:39px;letter-spacing:-1px;line-height:1.13}.hero h1 em{display:inline}.hero h1 br{display:block}.hero-copy>p{font-size:12px;line-height:1.8;margin:16px 0 19px;max-width:340px}.hero .button{min-height:44px;padding:12px 18px;font-size:12px}.hero-foot{margin-top:23px;padding-top:12px;font-size:9px}.hero-photo{height:285px;min-height:0}.hero-photo>img{object-position:center 55%}.photo-tag{bottom:16px;left:20px;font-size:13px;padding:10px 13px}.sample{font-size:7px;top:12px;right:12px}.collection,.process,.bottom{padding:42px 6%}.section-heading{display:block}.section-heading p{margin-top:13px;font-size:12px}.section-heading p br{display:none}h2{font-size:31px}.filters{margin:22px 0 17px;gap:7px}.filters button{font-size:11px;padding:9px 15px}.cards{gap:16px}.card-photo{height:215px;border-radius:7px}.card-photo img{transform:scale(1.8)}.puppy-card:hover .card-photo img{transform:scale(1.8)}.card-photo>span{font-size:6px;padding:6px;top:9px;left:8px;letter-spacing:.6px}.card-photo b{width:28px;height:28px;bottom:9px;right:9px;font-size:17px}.card-info{display:block;padding:13px 0}.card-info small{font-size:6px;letter-spacing:.6px;line-height:1.7;display:block}.card-info h3{font-size:25px;margin:6px 0 10px}.card-info>span{font-size:11px}.fine{font-size:10px}.approach{grid-template-columns:1fr;padding:40px 6%;gap:30px}.principles article{padding-bottom:18px;margin-bottom:18px}.principles h3{font-size:21px}.principles p{font-size:12px}.steps{grid-template-columns:1fr 1fr;gap:27px 22px;margin-top:28px}.steps h3{font-size:23px;margin-top:15px}.steps p{font-size:12px}.bottom{grid-template-columns:1fr;gap:30px;padding-top:0}.faq{padding-top:0}.contact{padding:29px}.contact h2{font-size:32px}footer{flex-wrap:wrap;padding:27px 6%;gap:15px}footer p{display:none}footer>span{font-size:9px}footer .brand{font-size:24px}.profile{padding:0 6% 45px}.profile-grid{grid-template-columns:1fr;gap:30px}.gallery{height:365px}.profile-info h1{font-size:44px}.profile-info>p{font-size:13px}.profile-note{grid-template-columns:1fr;gap:20px;margin-top:35px}.profile-note p{font-size:13px}.profile-contact{padding:22px}.breadcrumb{margin:10px 0 20px}.back{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.card-photo{height:auto!important;aspect-ratio:1/1}.gallery.single img{object-fit:contain!important;transform:none!important}.gallery.single:not(.full) img{transform:scale(1.06)!important}
.card-photo.single img,.puppy-card:hover .card-photo.single img{transform:none;object-position:center}.gallery.single img{transform:scale(1.13);transform-origin:center}.gallery.single.full img{transform:none}.cards.filtered{grid-template-columns:minmax(0,560px)}.hero-photo>img[src="dachshund-merle.png"]{object-position:center}.card-photo b,.card-info>span{font-variant-emoji:text}
@media(max-width:760px){.card-photo.single{height:215px}.card-photo.single img,.puppy-card:hover .card-photo.single img{transform:none}.cards.filtered{grid-template-columns:minmax(0,1fr);max-width:420px}.cards.filtered .card-photo{height:auto;aspect-ratio:1/1}.hero-photo>img[src="dachshund-merle.png"]{object-fit:cover;object-position:center 58%}}
.about-intro>p{max-width:440px;font-size:16px;line-height:1.85;color:var(--muted);margin-top:20px}.about-intro>p+p{margin-top:12px}.principles article>.section-paw{width:25px;height:27px;padding:0;margin-top:5px}.steps article>.section-paw{width:28px;height:30px}.principles p{font-size:16px;line-height:1.75}.steps p{font-size:16px;line-height:1.75}
@media(max-width:760px){.about-intro>p{font-size:16px;line-height:1.75;margin-top:17px}.approach{gap:28px}.principles article{gap:16px}.principles article>.section-paw{width:23px;height:25px;margin-top:3px}.steps article>.section-paw{width:25px;height:27px}.principles p,.steps p{font-size:16px}}
.slider-bar{display:none!important}.hero-thumbs{padding-top:14px}.hero-thumbs .poodle-thumb img{transform:none;transform-origin:center}
.hero-slide.poodle-slide>img{transform:none;transform-origin:center}
.hero-foot{justify-content:flex-end}.hero-foot span:first-child{letter-spacing:0}
.card-photo b,.card-info>span{font-family:Arial,sans-serif;font-variant-emoji:text}

/* Fixed intrinsic boxes prevent percentage-height image collapse in mobile WebKit. */
.card-photo{position:relative;padding:0!important;min-width:0}.card-photo>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.card-photo.single>img{object-position:center;transform:none}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-carousel{min-width:0;position:relative;background:#eee6d8;overflow:hidden}.hero-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;aspect-ratio:1.2;outline-offset:-4px}.hero-track::-webkit-scrollbar{display:none}.hero-slide{flex:0 0 100%;min-width:0;position:relative;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%}.hero-slide.poodle-slide>img{transform:scale(1.45);transform-origin:30% 55%}.hero-slide.real-poodle-slide>img{object-position:center 50%}.slider-bar{display:flex;align-items:center;gap:12px;padding:10px 18px;background:var(--paper)}.slider-bar button{min-height:44px;min-width:44px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--ink);font-size:20px}.slider-bar p{flex:1;font-size:14px}.slider-bar #slide-position{color:var(--muted);font-size:12px;margin-left:8px}.slider-bar .slide-play{font-size:12px;padding:0 12px}.hero-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:8px 18px 18px}.hero-thumbs button{min-width:0;border:0;border-radius:6px;background:none;color:var(--muted);padding:4px;font-size:12px}.hero-thumbs button>span{display:block;position:relative;aspect-ratio:1.45;overflow:hidden;border-radius:5px;margin-bottom:7px;background:#dfd3c0;outline:2px solid transparent;outline-offset:2px}.hero-thumbs img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%}.hero-thumbs .poodle-thumb img{transform:scale(1.55);transform-origin:30% 55%}.hero-thumbs .selected{color:var(--ink)}.hero-thumbs .selected>span{outline-color:var(--gold)}
@media(max-width:760px){.hero{grid-template-columns:minmax(0,1fr)}.hero-track{aspect-ratio:1.12}.slider-bar{padding:8px 5%;gap:8px}.hero-thumbs{padding:8px 5% 18px;gap:9px}.slider-bar p{font-size:13px}.slider-bar #slide-position{font-size:11px}.hero-thumbs button{font-size:12px}.hero-slide .photo-tag{bottom:16px}}

/* Tiny Dogs premium brand system */
:root{--paper:#f5ede3;--ink:#302e27;--muted:#79736c;--brand:#6b4e3d;--rose:#cfa8a0;--gold:#a8795e;--line:#ded2c5;--olive:#3f4939}
.preview{background:#eadfd4}.approach{background:#ece4da}.contact,.profile-contact{background:#f0e3d7}
.brand{position:relative;display:grid;width:104px;height:60px;align-content:center;gap:0;font-size:0;color:var(--brand);white-space:pre;line-height:1}
.brand>.paw,.brand>span>small{display:none}
.brand::before{content:"Tiny\A Dogs";font:600 29px/.75 'Playfair Display',Georgia,serif;letter-spacing:-1.3px}
.brand::after{content:"";position:absolute;left:31px;top:40px;width:8px;height:8px;background:var(--rose);mask:url('paw.svg') center/contain no-repeat;-webkit-mask:url('paw.svg') center/contain no-repeat}
footer .brand{width:90px;height:50px;transform:scale(.86);transform-origin:left center}
@media(max-width:760px){header{min-height:90px}.brand{width:92px;height:54px}.brand::before{font-size:26px}.brand::after{left:28px;top:36px;width:7px;height:7px}footer .brand{width:82px;height:46px}}

/* Special-order pathway */
.special-request{max-width:1240px;margin:0 auto 75px;background:var(--olive);color:#fff;border-radius:12px;overflow:hidden}
.special-copy{max-width:790px;min-height:470px;padding:64px 58px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.special-copy .eyebrow{color:var(--rose)}
.special-copy h2{font-size:clamp(35px,3.5vw,50px);line-height:1.14}
.special-copy h2 em{color:#ead0ca}
.special-copy>p{max-width:470px;margin:24px 0 30px;color:#e6e1da;font-size:16px;line-height:1.8}
.special-button{background:#f5ede3;color:var(--ink);border-color:#f5ede3}
@media(max-width:1260px){.special-request{margin-left:35px;margin-right:35px}}
@media(max-width:760px){.special-request{margin:0 6% 42px;border-radius:9px}.special-copy{min-height:0;padding:40px 27px}.special-copy h2{font-size:33px}.special-copy>p{font-size:16px;margin:20px 0 25px}}

/* Breed and request pages */
.breed-page,.request-page{max-width:1240px;margin:0 auto;padding:0 35px 75px}
.breed-hero{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}
.breed-copy{padding:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.breed-copy>p{font-size:16px;line-height:1.8;color:var(--muted);margin:24px 0 30px;max-width:460px}
.breed-photo{position:relative;min-height:570px;background:#e5d6c1;overflow:hidden}
.breed-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.breed-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:75px 0}
.breed-content>div:first-child>p{font-size:16px;line-height:1.85;color:var(--muted);margin-top:22px;max-width:470px}
.breed-points article{padding:20px 0;border-bottom:1px solid var(--line)}
.breed-points article:first-child{padding-top:0}
.breed-points h3{font-size:24px;margin-bottom:8px}
.breed-points p{font-size:15px;line-height:1.75;color:var(--muted)}
.breed-cta{background:var(--olive);color:#fff;border-radius:12px;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:35px}
.breed-cta .eyebrow{color:var(--rose)}
.breed-cta p{font-size:15px;line-height:1.7;color:#e6e1da;margin-top:12px}
.request-hero{background:var(--olive);color:#fff;border-radius:12px;padding:75px 65px}
.request-hero .eyebrow{color:var(--rose)}
.request-hero h1{max-width:760px}
.request-hero>p{max-width:630px;font-size:17px;line-height:1.85;color:#e6e1da;margin:25px 0 32px}
.request-details{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:75px 0}
.request-list p{display:grid;grid-template-columns:125px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.7;color:var(--muted)}
.request-list p:first-child{padding-top:0}
.request-list span{font-weight:700;color:var(--gold)}
nav a[aria-current="page"]{color:var(--gold)}
@media(max-width:760px){.breed-page,.request-page{padding:0 6% 45px}.breed-hero{grid-template-columns:1fr}.breed-copy{padding:38px 27px}.breed-copy>p{font-size:16px;margin:20px 0 24px}.breed-photo{min-height:360px}.breed-content,.request-details{grid-template-columns:1fr;gap:35px;padding:48px 0}.breed-cta{display:block;padding:34px 27px}.breed-cta .button{margin-top:25px;width:100%}.request-hero{padding:45px 27px}.request-hero>p{font-size:16px}.request-list p{grid-template-columns:1fr;gap:5px}.request-list span{font-size:13px}}

/* Keep the typographic logo stable in mobile in-app browsers. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.brand,footer .brand{font-size:0!important;line-height:0!important;overflow:visible}
header .brand{flex:0 0 104px}
footer .brand{width:104px;height:60px;transform:none}
@media(max-width:760px){header .brand,footer .brand{width:92px;height:54px;flex-basis:92px}header .brand::before,footer .brand::before{font-size:26px;line-height:.75}header .brand::after,footer .brand::after{left:28px;top:36px;width:7px;height:7px}}

/* Desktop-only refinement: a tighter masthead and a more confident gallery rhythm. */
@media(min-width:761px){
header{min-height:88px;padding-top:14px;padding-bottom:14px}
header .brand{width:122px;height:64px;flex-basis:122px}
header .brand::before{font-size:34px;line-height:.74;letter-spacing:-1.5px}
header .brand::after{left:36px;top:43px;width:9px;height:9px}
.hero-copy{padding-top:43px;padding-bottom:22px}
.hero-copy>p{margin-top:20px;margin-bottom:24px}
.hero-foot{margin-top:31px}
.hero-thumbs{gap:13px;padding:11px 24px 20px}
.hero-thumbs button{padding:3px 2px;font-size:11px;letter-spacing:.2px}
.hero-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
.hero-thumbs button>span{aspect-ratio:1.6;margin-bottom:8px}
}

/* Fast contact actions */
.quick-contact{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.quick-link{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;white-space:nowrap;transition:background-color .2s,border-color .2s,color .2s}
.quick-link:hover{border-color:var(--gold);background:#eee4d8}
.quick-whatsapp{background:var(--olive);border-color:var(--olive);color:#fff}
.quick-whatsapp:hover{background:#35402f;border-color:#35402f}
.quick-icon{display:block;width:17px;height:17px;flex:0 0 17px;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}
.phone-icon{mask-image:url('phone.svg');-webkit-mask-image:url('phone.svg')}
.whatsapp-icon{mask-image:url('whatsapp.svg');-webkit-mask-image:url('whatsapp.svg')}
.instagram-icon{mask-image:url('instagram.svg');-webkit-mask-image:url('instagram.svg')}
.quick-instagram{border-color:#c8a9a3;color:var(--brand);background:#f0e3df}
.quick-link.is-pending{opacity:.72;cursor:not-allowed}
@media(min-width:761px){header nav{margin-left:auto;gap:22px}}
@media(max-width:760px){header{gap:8px}.quick-contact{margin-left:auto;gap:4px}.quick-link{width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.quick-label{display:none}.quick-icon{width:17px;height:17px;flex-basis:17px}.back{white-space:nowrap}}
@media(max-width:760px){
.menu{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 9px;border:1px solid var(--olive);border-radius:999px;background:transparent;color:var(--ink);font-size:9px;font-weight:700;letter-spacing:1.1px}
.menu-lines{display:grid;gap:4px;width:19px}
.menu-lines i{display:block;width:19px;height:1.5px;margin-left:auto;border-radius:2px;background:var(--olive);transition:transform .2s,width .2s}
.menu-lines i:first-child{width:13px}
.menu[aria-expanded="true"] .menu-lines i:first-child{width:18px;transform:translateY(2.75px) rotate(45deg)}
.menu[aria-expanded="true"] .menu-lines i:last-child{width:18px;transform:translateY(-2.75px) rotate(-45deg)}
}

/* Reusable puppy profile system */
.profile-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.profile-heading .eyebrow{margin-bottom:10px}
.availability{flex:0 0 auto;border:1px solid #aeb6a8;background:#e6e9e2;color:var(--olive);border-radius:30px;padding:9px 13px;font-size:11px;font-weight:700}
.record b{max-width:62%;text-align:right;line-height:1.55}
.profile-direct-contact{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
.profile-direct-contact>p{margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.6}
.profile-direct-contact .whatsapp{min-height:62px;margin:0;font-size:15px;border-radius:6px;box-shadow:0 10px 24px rgba(63,73,57,.14)}
.profile-direct-contact .whatsapp img{width:25px;height:25px}
.profile-direct-contact .whatsapp strong{font-weight:700}
.has-arrow::after,.arrow-link::after,.card-arrow::after{content:"";display:inline-block;width:1em;height:1em;flex:0 0 auto;background:currentColor;mask:url('arrow-up-right.svg') center/contain no-repeat;-webkit-mask:url('arrow-up-right.svg') center/contain no-repeat}
.has-arrow::after{margin-left:24px}
.arrow-link::after{margin-left:.38em;vertical-align:-.12em}
.profile-direct-contact .has-arrow::after{margin-left:auto;width:19px;height:19px}
.back{display:inline-flex;align-items:center;gap:5px}
.back::before{content:"";display:inline-block;width:15px;height:15px;background:currentColor;mask:url('arrow-left.svg') center/contain no-repeat;-webkit-mask:url('arrow-left.svg') center/contain no-repeat}
@media(max-width:760px){.profile-heading{display:block}.availability{display:inline-block;margin-top:14px}.record>div{align-items:flex-start}.record b{max-width:58%}}
