.Form-module__lyi7_a__form{flex-direction:column;gap:1.1rem;margin-top:2.5rem;display:flex}.Form-module__lyi7_a__field{flex-direction:column;gap:.4rem;display:flex}.Form-module__lyi7_a__label{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);opacity:.85;font-size:.6rem}.Form-module__lyi7_a__input,.Form-module__lyi7_a__textarea,.Form-module__lyi7_a__select{min-height:46px;font-family:var(--font-body), serif;color:var(--text);background:var(--card-bg);border:1px solid var(--card-brd);border-radius:3px;padding:.7rem .9rem;font-size:1rem;transition:border-color .25s}.Form-module__lyi7_a__textarea{resize:vertical;min-height:140px;line-height:1.6}.Form-module__lyi7_a__input:focus,.Form-module__lyi7_a__textarea:focus,.Form-module__lyi7_a__select:focus{border-color:#c8860a8c;outline:none}.Form-module__lyi7_a__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.Form-module__lyi7_a__submit{min-height:46px;font-family:var(--font-display), serif;letter-spacing:.03em;color:var(--amber-lt);cursor:pointer;background:#c8860a0f;border:1px solid #c8860a52;border-radius:2px;align-self:flex-start;margin-top:.5rem;padding:.6rem 1.6rem;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.Form-module__lyi7_a__submit:disabled{opacity:.55;cursor:default}.Form-module__lyi7_a__message{border-radius:3px;padding:.9rem 1.1rem;font-size:.95rem;line-height:1.6}.Form-module__lyi7_a__error{color:#e08585;background:#8b1a1a1f;border:1px solid #8b1a1a66}.Form-module__lyi7_a__success{color:var(--text);background:#3f9d6d1a;border:1px solid #3f9d6d66}@media (hover:hover){.Form-module__lyi7_a__submit:not(:disabled):hover{border-color:#c8860ab3;box-shadow:0 0 20px #c8860a24}}
.section-module__QQ_nYW__section{background:var(--bg);align-items:center;min-height:100svh;padding:7rem 6rem;display:flex;position:relative;overflow:hidden}.section-module__QQ_nYW__stacked{flex-direction:column;justify-content:center}.section-module__QQ_nYW__inner{width:100%;max-width:1000px;margin:0 auto}.section-module__QQ_nYW__label{font-family:var(--font-label), sans-serif;letter-spacing:.3em;text-transform:uppercase;color:var(--amber);opacity:.6;align-items:center;gap:.65rem;margin-bottom:.85rem;font-size:.6rem;display:flex}.section-module__QQ_nYW__label:before{content:"";background:var(--amber);opacity:.5;width:18px;height:1px}.section-module__QQ_nYW__title{font-family:var(--font-display), serif;color:var(--heading);margin-bottom:1.3rem;font-size:clamp(1.75rem,3vw,2.6rem);font-weight:600;line-height:1.2}.section-module__QQ_nYW__body{color:var(--text-soft);font-size:1.02rem;font-weight:300;line-height:1.9}.section-module__QQ_nYW__body p+p{margin-top:1rem}.section-module__QQ_nYW__body em{color:var(--accent);font-style:italic}.section-module__QQ_nYW__more{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid #c8860a38;align-items:center;gap:.55rem;margin-top:1.8rem;padding-bottom:.35rem;font-size:.68rem;text-decoration:none;transition:color .25s,border-color .25s;display:inline-flex}.section-module__QQ_nYW__more span{transition:transform .3s}@media (hover:hover){.section-module__QQ_nYW__more:hover{color:var(--amber-lt);border-color:#c8860a99}.section-module__QQ_nYW__more:hover span{transform:translate(4px)}}@media (max-width:900px){.section-module__QQ_nYW__section{padding:5rem 1.4rem}}
.About-module__XXGFJG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1000px;margin:0 auto;display:grid}.About-module__XXGFJG__visual{justify-content:center;align-items:center;display:flex;position:relative}.About-module__XXGFJG__logo{z-index:2;border-radius:50%;width:250px;height:250px;position:relative;overflow:hidden}.About-module__XXGFJG__logo img{object-fit:cover;width:100%;height:100%;display:block}.About-module__XXGFJG__ring{border-radius:50%;position:absolute}.About-module__XXGFJG__ringOuter{border:1px solid #c8860a12;width:350px;height:350px;animation:35s linear infinite reverse About-module__XXGFJG__spin}.About-module__XXGFJG__ringInner{border:1px solid #8b1a1a1a;width:300px;height:300px;animation:25s linear infinite About-module__XXGFJG__spin}@keyframes About-module__XXGFJG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.About-module__XXGFJG__grid{grid-template-columns:1fr;gap:3rem}.About-module__XXGFJG__logo{width:220px;height:220px}.About-module__XXGFJG__ringInner{width:280px;height:280px}.About-module__XXGFJG__ringOuter{display:none}}@media (prefers-reduced-motion:reduce){.About-module__XXGFJG__ring{animation:none}}
.HealthTable-module__u-lxIG__box{background:var(--card-bg);border:1px solid var(--card-brd);border-radius:4px;padding:2rem;transition:border-color .4s,transform .4s,box-shadow .4s;position:relative}@media (hover:hover){.HealthTable-module__u-lxIG__box:hover{border-color:#c8860a66;transform:translateY(-4px);box-shadow:0 20px 60px #0006}}.HealthTable-module__u-lxIG__title{font-family:var(--font-display), serif;color:var(--amber-lt);border-bottom:1px solid #8b1a1a26;margin-bottom:1.4rem;padding-bottom:.9rem;font-size:1.02rem}.HealthTable-module__u-lxIG__row{border-bottom:1px solid #8b1a1a17;grid-template-columns:1.35fr 1fr 1fr;align-items:center;gap:.8rem;padding:.62rem 0;display:grid}.HealthTable-module__u-lxIG__row:last-of-type{border-bottom:none}.HealthTable-module__u-lxIG__head{border-bottom:1px solid #8b1a1a2e;padding-top:0;padding-bottom:.7rem}.HealthTable-module__u-lxIG__head .HealthTable-module__u-lxIG__value{font-family:var(--font-display), serif;letter-spacing:.04em;color:var(--heading);font-size:.86rem}.HealthTable-module__u-lxIG__key{font-family:var(--font-label), sans-serif;letter-spacing:.06em;color:var(--text-faint);font-size:.66rem}.HealthTable-module__u-lxIG__value{text-align:center;color:var(--text-soft);font-size:.9rem}.HealthTable-module__u-lxIG__ok{color:var(--heading)}.HealthTable-module__u-lxIG__ok:before{content:"";vertical-align:middle;background:#3f9d6d;border-radius:50%;width:4px;height:4px;margin-right:.45rem;display:inline-block;transform:translateY(-1px);box-shadow:0 0 6px #3f9d6d99}.HealthTable-module__u-lxIG__note{color:var(--text-faint);border-top:1px solid var(--line);margin-top:1.3rem;padding-top:1rem;font-size:.82rem;font-style:italic;line-height:1.65}.HealthTable-module__u-lxIG__link{font-family:var(--font-label), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.4rem;margin-top:1.2rem;font-size:.68rem;text-decoration:none;transition:color .2s;display:inline-flex}.HealthTable-module__u-lxIG__link:after{content:"";border-radius:4px;position:absolute;inset:0}.HealthTable-module__u-lxIG__link span{transition:transform .3s}@media (hover:hover){.HealthTable-module__u-lxIG__box:hover .HealthTable-module__u-lxIG__link{color:var(--amber-lt)}.HealthTable-module__u-lxIG__box:hover .HealthTable-module__u-lxIG__link span{transform:translate(4px)}}@media (max-width:520px){.HealthTable-module__u-lxIG__box{padding:1.4rem}.HealthTable-module__u-lxIG__row{grid-template-columns:1fr .8fr .8fr;gap:.5rem}.HealthTable-module__u-lxIG__key{font-size:.6rem}.HealthTable-module__u-lxIG__value{font-size:.8rem}.HealthTable-module__u-lxIG__ok:before{margin-right:.3rem}}
.Breeding-module__QUakPa__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;max-width:1000px;margin:0 auto;display:grid}.Breeding-module__QUakPa__philosophy{flex-direction:column;gap:1.4rem;margin-top:2rem;list-style:none;display:flex}.Breeding-module__QUakPa__item{align-items:flex-start;gap:.9rem;display:flex}.Breeding-module__QUakPa__marker{background:var(--accent);opacity:.85;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.Breeding-module__QUakPa__itemTitle{color:var(--heading);margin-bottom:.18rem;font-size:1.02rem;font-weight:600}.Breeding-module__QUakPa__itemBody{color:var(--text-faint);font-size:.9rem;line-height:1.7}.Breeding-module__QUakPa__itemBody a{color:var(--accent);border-bottom:1px solid #c8860a66;text-decoration:none;transition:color .2s,border-color .2s}@media (hover:hover){.Breeding-module__QUakPa__itemBody a:hover{color:var(--amber-lt);border-bottom-color:var(--amber-lt)}}.Breeding-module__QUakPa__norms{color:var(--text-soft);border-left:2px solid #c8860a73;margin-top:2.2rem;padding:1rem 0 1rem 1.2rem;font-size:.95rem;font-style:italic;line-height:1.75}.Breeding-module__QUakPa__norms strong{color:var(--accent);font-style:normal;font-weight:400}.Breeding-module__QUakPa__norms a{color:var(--accent);border-bottom:1px solid #c8860a66;font-style:normal;text-decoration:none;transition:color .2s,border-color .2s}@media (hover:hover){.Breeding-module__QUakPa__norms a:hover{color:var(--amber-lt);border-bottom-color:var(--amber-lt)}}@media (max-width:900px){.Breeding-module__QUakPa__grid{grid-template-columns:1fr;gap:3rem}}
.MembershipStrip-module__JWF0XW__strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.4rem;display:flex}.MembershipStrip-module__JWF0XW__item{justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:flex}.MembershipStrip-module__JWF0XW__logo{object-fit:contain;opacity:1;width:auto;max-width:190px;height:88px;transition:transform .25s,opacity .25s}[data-theme=dark] .MembershipStrip-module__JWF0XW__logo{filter:brightness(1.12)}.MembershipStrip-module__JWF0XW__chip{font-family:var(--font-display), serif;letter-spacing:.05em;white-space:nowrap;color:var(--text-soft);background:#8b1a1a08;border:1px solid #8b1a1a38;border-radius:2px;padding:.42rem 1rem;font-size:.82rem;text-decoration:none;transition:color .25s,border-color .25s,background .25s}@media (hover:hover){a.MembershipStrip-module__JWF0XW__item:hover .MembershipStrip-module__JWF0XW__logo{transform:scale(1.05)}a.MembershipStrip-module__JWF0XW__chip:hover{color:var(--amber-lt);background:#c8860a0f;border-color:#c8860a73}}@media (max-width:640px){.MembershipStrip-module__JWF0XW__strip{gap:1.6rem}.MembershipStrip-module__JWF0XW__logo{max-width:124px;height:60px}}
.Contact-module__UT7GOW__section{text-align:center;flex-direction:column;justify-content:center;align-items:center}.Contact-module__UT7GOW__inner{width:100%;max-width:560px}.Contact-module__UT7GOW__logo{border-radius:50%;width:100px;height:100px;margin:0 auto 2.5rem;overflow:hidden;box-shadow:0 0 35px #8b1a1a2e}.Contact-module__UT7GOW__logo img{object-fit:cover;width:100%;height:100%;display:block}.Contact-module__UT7GOW__links{flex-direction:column;gap:.85rem;width:100%;display:flex}.Contact-module__UT7GOW__link{text-align:left;min-height:56px;color:var(--text-soft);border:1px solid var(--card-brd);background:#8b1a1a08;border-radius:4px;justify-content:space-between;align-items:center;padding:1rem 1.4rem;font-size:.97rem;text-decoration:none;transition:border-color .25s,color .25s,background .25s;display:flex}.Contact-module__UT7GOW__linkLabel{font-family:var(--font-label), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);opacity:.85;margin-bottom:.1rem;font-size:.57rem}.Contact-module__UT7GOW__memberships{margin-top:3rem;padding-top:1.9rem;position:relative}.Contact-module__UT7GOW__memberships:before{content:"";background:linear-gradient(90deg,#0000,#8b1a1a59,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Contact-module__UT7GOW__membershipsLabel{font-family:var(--font-label), sans-serif;letter-spacing:.28em;text-transform:uppercase;color:var(--accent);opacity:.8;margin-bottom:1.1rem;font-size:.62rem}.Contact-module__UT7GOW__chips{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.Contact-module__UT7GOW__chip{font-family:var(--font-display), serif;letter-spacing:.05em;white-space:nowrap;color:var(--text-soft);background:#8b1a1a08;border:1px solid #8b1a1a38;border-radius:2px;padding:.42rem 1rem;font-size:.82rem;text-decoration:none;transition:color .25s,border-color .25s,background .25s}.Contact-module__UT7GOW__footer{font-family:var(--font-label), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin-top:2.2rem;font-size:.62rem}@media (hover:hover){.Contact-module__UT7GOW__link:hover{color:var(--cream);background:#8b1a1a17;border-color:#8b1a1a6b}a.Contact-module__UT7GOW__chip:hover{color:var(--amber-lt);background:#c8860a0f;border-color:#c8860a73}}
.DogCard-module__wMTw2G__card{color:inherit;background:var(--card-bg);border:1px solid var(--card-brd);border-radius:4px;text-decoration:none;transition:border-color .4s,transform .4s,box-shadow .4s;display:block;overflow:hidden}.DogCard-module__wMTw2G__image{justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.DogCard-module__wMTw2G__male{background:linear-gradient(135deg,#0d0d0d,#181818,#0a0808)}.DogCard-module__wMTw2G__female{background:linear-gradient(135deg,#1a0a05,#2d1508,#3d1f0a)}[data-theme=light] .DogCard-module__wMTw2G__male{background:linear-gradient(135deg,#d9cba8,#cbb98f,#c0aa7d)}[data-theme=light] .DogCard-module__wMTw2G__female{background:linear-gradient(135deg,#e6d3ab,#dcc08a,#cf9f5f)}.DogCard-module__wMTw2G__photo{object-fit:cover;width:100%;height:100%}.DogCard-module__wMTw2G__tag{font-family:var(--font-label), sans-serif;letter-spacing:.13em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--amber-lt);z-index:2;background:#0c0906c7;border:1px solid #c8860a73;border-radius:2px;padding:.27rem .68rem;font-size:.56rem;position:absolute;top:1rem;right:1rem}[data-theme=light] .DogCard-module__wMTw2G__tag{color:#5a3a12;background:#fffaf0eb;border-color:#5a3a1266}.DogCard-module__wMTw2G__body{padding:1.5rem 1.75rem}.DogCard-module__wMTw2G__callName{font-family:var(--font-display), serif;color:var(--heading);margin-bottom:.2rem;font-size:1.65rem;font-weight:600}.DogCard-module__wMTw2G__registeredName{color:var(--text-faint);margin-bottom:1.2rem;font-size:.8rem;font-style:italic}.DogCard-module__wMTw2G__stats{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.DogCard-module__wMTw2G__statLabel{font-family:var(--font-label), sans-serif;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);opacity:.8;margin-bottom:.08rem;font-size:.56rem}.DogCard-module__wMTw2G__statValue{color:var(--text-soft);font-size:.87rem}.DogCard-module__wMTw2G__span2{grid-column:span 2}.DogCard-module__wMTw2G__health{border-top:1px solid #8b1a1a1a;margin-top:1.15rem;padding-top:.95rem}.DogCard-module__wMTw2G__health .DogCard-module__wMTw2G__statLabel{margin-bottom:.45rem}.DogCard-module__wMTw2G__healthItem{color:var(--text-soft);align-items:center;gap:.55rem;padding:.2rem 0;font-size:.86rem;display:flex}.DogCard-module__wMTw2G__healthItem:before{content:"";background:#3f9d6d;border-radius:50%;flex-shrink:0;width:4px;height:4px;box-shadow:0 0 6px #3f9d6d99}.DogCard-module__wMTw2G__view{font-family:var(--font-label), sans-serif;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);border-top:1px solid #8b1a1a1f;margin-top:1.3rem;padding-top:1rem;font-size:.63rem;transition:color .25s}@media (hover:hover){.DogCard-module__wMTw2G__card:hover{border-color:#8b1a1a6b;transform:translateY(-4px);box-shadow:0 20px 60px #0006}.DogCard-module__wMTw2G__card:hover .DogCard-module__wMTw2G__view{color:var(--amber-lt)}}.DogCard-module__wMTw2G__card:active{transform:scale(.99)}@media (max-width:520px){.DogCard-module__wMTw2G__body{padding:1.3rem 1.4rem}.DogCard-module__wMTw2G__stats{grid-template-columns:1fr}.DogCard-module__wMTw2G__span2{grid-column:span 1}}
.Dogs-module__lPVNRa__header{width:100%;max-width:1000px;margin:0 auto 3.5rem}.Dogs-module__lPVNRa__grid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:1000px;margin:0 auto;display:grid}@media (max-width:900px){.Dogs-module__lPVNRa__grid{grid-template-columns:1fr;gap:3rem}}
.DogCharacter-module__Il7GBa__section{min-height:auto;padding-bottom:2rem}.DogCharacter-module__Il7GBa__quote{border-left:1px solid var(--accent);max-width:750px;font-family:var(--font-display), serif;color:var(--heading);margin:0 0 2.2rem;padding-left:1.3rem;font-size:clamp(1.15rem,2vw,1.45rem);font-style:italic;font-weight:400;line-height:1.5}.DogCharacter-module__Il7GBa__body{max-width:750px;color:var(--text-soft);font-size:1.02rem;font-weight:300;line-height:1.9}.DogCharacter-module__Il7GBa__body p+p{margin-top:0}.DogCharacter-module__Il7GBa__group+.DogCharacter-module__Il7GBa__group{margin-top:1.6rem}
.ContentPage-module__EfcgTG__page{min-height:calc(100svh - var(--tb));background:var(--bg);padding:5rem 6rem 7rem;position:relative}.ContentPage-module__EfcgTG__inner{max-width:780px;margin:0 auto}.ContentPage-module__EfcgTG__wide{max-width:1000px}.ContentPage-module__EfcgTG__steps{flex-direction:column;gap:2.6rem;margin-top:2.75rem;list-style:none;display:flex}.ContentPage-module__EfcgTG__step{align-items:flex-start;gap:1.25rem;display:flex}.ContentPage-module__EfcgTG__stepNumber{width:2.6rem;height:2.6rem;font-family:var(--font-display), serif;color:var(--accent);background:#c8860a12;border:1px solid #c8860a66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;line-height:1;display:flex}.ContentPage-module__EfcgTG__stepTitle{color:var(--heading);margin-top:.35rem;margin-bottom:.3rem;font-size:1.05rem;font-weight:600}.ContentPage-module__EfcgTG__stepBody{color:var(--text-faint);font-size:.92rem;line-height:1.7}.ContentPage-module__EfcgTG__stepActions{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.ContentPage-module__EfcgTG__stepAction{font-family:var(--font-label), sans-serif;letter-spacing:.01em;color:var(--accent);background:#c8860a0f;border:1px solid #c8860a66;border-radius:999px;align-items:center;padding:.5rem 1.05rem;font-size:.82rem;text-decoration:none;transition:background .2s;display:inline-flex}.ContentPage-module__EfcgTG__stepAction:hover{background:#c8860a24}.ContentPage-module__EfcgTG__stepActionArrow{margin-left:.4rem}.ContentPage-module__EfcgTG__moreBlock{margin-top:2.75rem}.ContentPage-module__EfcgTG__moreTitle{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.72rem}.ContentPage-module__EfcgTG__moreBody{color:var(--text-faint);margin-bottom:1.1rem;font-size:.95rem;line-height:1.7}.ContentPage-module__EfcgTG__closing{border-top:1px solid var(--line);font-family:var(--font-body), serif;color:var(--text-soft);margin-top:3rem;padding-top:2rem;font-size:1.05rem;font-style:italic;line-height:1.7}.ContentPage-module__EfcgTG__tests{flex-direction:column;gap:2rem;margin:2.6rem 0;display:flex}.ContentPage-module__EfcgTG__test{border-left:1px solid var(--line);padding-left:1.1rem}.ContentPage-module__EfcgTG__testTitle{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.72rem;font-weight:400}.ContentPage-module__EfcgTG__testBody{color:var(--text-soft);font-size:.98rem;line-height:1.75}.ContentPage-module__EfcgTG__back{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-top:3rem;font-size:.68rem;text-decoration:none;display:inline-block}@media (max-width:900px){.ContentPage-module__EfcgTG__page{padding:4rem 1.4rem 5rem}}
.Sidebar-module__y-Zxfa__overlay{z-index:300;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#00000094;transition:opacity .4s;position:fixed;inset:0}.Sidebar-module__y-Zxfa__overlay.Sidebar-module__y-Zxfa__open{opacity:1;pointer-events:all}.Sidebar-module__y-Zxfa__sidebar{z-index:350;width:var(--sw);background:var(--panel);transform:translateX(calc(-1 * var(--sw)));border-right:1px solid #8b1a1a2e;flex-direction:column;transition:transform .45s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__open{transform:translate(0)}.Sidebar-module__y-Zxfa__top{flex-direction:column;align-items:center;gap:.8rem;padding:3.8rem 2rem 1.9rem;display:flex;position:relative}.Sidebar-module__y-Zxfa__top:after{content:"";background:linear-gradient(90deg, transparent, var(--line), transparent);height:1px;position:absolute;bottom:0;left:1.5rem;right:1.5rem}.Sidebar-module__y-Zxfa__logo{border-radius:50%;width:88px;height:88px;overflow:hidden;box-shadow:0 0 30px #8b1a1a52}.Sidebar-module__y-Zxfa__logo img{object-fit:cover;width:100%;height:100%;display:block}.Sidebar-module__y-Zxfa__name{font-family:var(--font-display), serif;letter-spacing:.04em;color:var(--heading);font-size:1.08rem;font-weight:600}.Sidebar-module__y-Zxfa__tagline{font-family:var(--font-display), serif;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);opacity:.7;margin-top:-.45rem;font-size:.6rem}.Sidebar-module__y-Zxfa__lang{gap:.3rem;margin-top:.5rem;display:flex}.Sidebar-module__y-Zxfa__lang button{font-family:var(--font-label), sans-serif;letter-spacing:.12em;color:var(--text-faint);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:2px;padding:.32rem .7rem;font-size:.62rem;transition:color .2s,border-color .2s,background .2s}.Sidebar-module__y-Zxfa__lang button.Sidebar-module__y-Zxfa__on{color:var(--amber-lt);background:#c8860a14;border-color:#c8860a66}.Sidebar-module__y-Zxfa__label{font-family:var(--font-label), sans-serif;letter-spacing:.26em;text-transform:uppercase;color:var(--accent);opacity:.75;padding:1.5rem 1.6rem .55rem;font-size:.58rem}.Sidebar-module__y-Zxfa__nav{flex-direction:column;gap:.05rem;padding:0 .8rem;display:flex}.Sidebar-module__y-Zxfa__nav a{letter-spacing:.02em;min-height:44px;color:var(--text-soft);border-radius:4px;align-items:center;gap:.75rem;padding:.62rem .8rem;font-size:1.02rem;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.Sidebar-module__y-Zxfa__nav a.Sidebar-module__y-Zxfa__active{color:var(--amber-lt);background:#8b1a1a21}.Sidebar-module__y-Zxfa__nav a.Sidebar-module__y-Zxfa__active:before{content:"";background:var(--amber);border-radius:2px;width:2px;position:absolute;top:26%;bottom:26%;left:0}.Sidebar-module__y-Zxfa__dot{opacity:.45;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.Sidebar-module__y-Zxfa__nav a.Sidebar-module__y-Zxfa__active .Sidebar-module__y-Zxfa__dot{background:var(--amber);opacity:1;box-shadow:0 0 6px var(--amber)}.Sidebar-module__y-Zxfa__subs{flex-direction:column;margin:.1rem 0 .35rem;display:flex;position:relative}.Sidebar-module__y-Zxfa__subs:before{content:"";background:linear-gradient(#c8860a4d,#c8860a0d);width:1px;position:absolute;top:.3rem;bottom:.3rem;left:1.75rem}.Sidebar-module__y-Zxfa__nav .Sidebar-module__y-Zxfa__sub{min-height:36px;font-family:var(--font-body), serif;letter-spacing:.02em;color:var(--text-soft);border-radius:4px;justify-content:space-between;align-items:center;padding:.38rem .8rem .38rem 2.5rem;font-size:.9rem;text-decoration:none;transition:color .2s,background .2s;display:flex}.Sidebar-module__y-Zxfa__arrow{opacity:.35;font-size:.6rem}.Sidebar-module__y-Zxfa__divider{background:linear-gradient(90deg, transparent, var(--line), transparent);border:none;height:1px;margin:1.1rem 1.6rem}.Sidebar-module__y-Zxfa__pages{flex-direction:column;margin-bottom:2.2rem;padding:0 .8rem;display:flex}.Sidebar-module__y-Zxfa__page{min-height:44px;font-family:var(--font-label), sans-serif;letter-spacing:.04em;color:var(--text-soft);border-radius:4px;justify-content:space-between;align-items:center;padding:.55rem .8rem;font-size:.74rem;text-decoration:none;transition:color .2s,background .2s;display:flex}@media (hover:hover){.Sidebar-module__y-Zxfa__lang button:hover{color:var(--heading)}.Sidebar-module__y-Zxfa__nav a:hover{color:var(--cream);background:#8b1a1a1c}.Sidebar-module__y-Zxfa__nav .Sidebar-module__y-Zxfa__sub:hover,.Sidebar-module__y-Zxfa__page:hover{color:var(--amber-lt);background:#c8860a0d}}@media (max-width:520px){.Sidebar-module__y-Zxfa__sidebar{--sw:82vw}}
.Topbar-module__uvxMvq__topbar{z-index:250;height:var(--tb);pointer-events:none;position:fixed;top:0;left:0;right:0}.Topbar-module__uvxMvq__surface{pointer-events:auto;align-items:center;gap:1.2rem;padding:0 1.6rem 0 1.1rem;transition:background .5s;display:flex;position:absolute;inset:0}.Topbar-module__uvxMvq__scrolled .Topbar-module__uvxMvq__surface{background:var(--panel);-webkit-backdrop-filter:blur(16px)}.Topbar-module__uvxMvq__line{pointer-events:none;background:var(--line-glow);opacity:0;height:1px;transition:opacity .55s;position:absolute;bottom:0;left:0;right:0}.Topbar-module__uvxMvq__scrolled .Topbar-module__uvxMvq__line{opacity:1}.Topbar-module__uvxMvq__hamburger{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4.5px;width:44px;height:44px;transition:background .25s,border-color .25s;display:flex}.Topbar-module__uvxMvq__hamburger span{background:var(--ham);transform-origin:50%;border-radius:2px;width:17px;height:1.5px;transition:transform .35s cubic-bezier(.77,0,.175,1),opacity .2s;display:block}.Topbar-module__uvxMvq__open span:first-child{transform:translateY(6px)rotate(45deg)}.Topbar-module__uvxMvq__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Topbar-module__uvxMvq__open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Topbar-module__uvxMvq__home{width:44px;height:44px;color:var(--accent);border:1px solid var(--line);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,border-color .25s,color .25s;display:flex}@media (hover:hover){.Topbar-module__uvxMvq__home:hover{border-color:var(--accent);color:var(--amber-lt);background:#c8860a14}}.Topbar-module__uvxMvq__nav{flex:1;justify-content:center;align-items:center;gap:.35rem;display:flex}.Topbar-module__uvxMvq__nav a{font-family:var(--font-display), serif;letter-spacing:.05em;color:var(--text-faint);white-space:nowrap;padding:.55rem 1rem .85rem;font-size:.96rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Topbar-module__uvxMvq__nav a:after{content:"";background:linear-gradient(90deg, transparent, var(--amber), transparent);opacity:.55;width:0;height:1px;transition:width .38s cubic-bezier(.65,0,.35,1),opacity .3s;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.Topbar-module__uvxMvq__nav a.Topbar-module__uvxMvq__active{color:var(--amber-lt)}.Topbar-module__uvxMvq__nav a.Topbar-module__uvxMvq__active:after{opacity:1;width:calc(100% - 1.4rem);box-shadow:0 0 6px #e8a020b3,0 0 12px #c8860a59}.Topbar-module__uvxMvq__navItem{align-items:center;display:flex;position:relative}.Topbar-module__uvxMvq__submenu{z-index:10;background:var(--panel);-webkit-backdrop-filter:blur(16px);border:1px solid var(--line);opacity:0;visibility:hidden;border-radius:3px;flex-direction:column;min-width:190px;padding:.4rem;transition:opacity .22s,transform .22s,visibility .22s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 18px 44px #0000006b}.Topbar-module__uvxMvq__submenuOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Topbar-module__uvxMvq__submenu a{min-height:40px;font-family:var(--font-body), serif;letter-spacing:.01em;color:var(--text-soft);white-space:nowrap;border-radius:3px;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.92rem;transition:color .2s,background .2s;display:flex}.Topbar-module__uvxMvq__submenu a:after{content:none}.Topbar-module__uvxMvq__submenuArrow{opacity:.35;font-size:.6rem}.Topbar-module__uvxMvq__themeToggle{width:44px;height:44px;color:var(--accent);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;line-height:1;transition:background .25s,border-color .25s,color .25s;display:flex}.Topbar-module__uvxMvq__cta{font-family:var(--font-display), serif;letter-spacing:.03em;color:var(--amber-lt);white-space:nowrap;background:#c8860a0f;border:1px solid #c8860a52;border-radius:2px;flex-shrink:0;padding:.5rem 1.25rem;font-size:.9rem;text-decoration:none;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.Topbar-module__uvxMvq__cta:before{content:"";background:linear-gradient(120deg,#0000,#e8a02029,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}@media (hover:hover){.Topbar-module__uvxMvq__hamburger:hover{border-color:var(--accent);background:#8b1a1a1a}.Topbar-module__uvxMvq__nav a:hover{color:var(--heading)}.Topbar-module__uvxMvq__nav a:hover:after{width:calc(100% - 1.6rem)}.Topbar-module__uvxMvq__submenu a:hover{color:var(--amber-lt);background:#c8860a14}.Topbar-module__uvxMvq__themeToggle:hover{border-color:var(--accent);background:#c8860a14}.Topbar-module__uvxMvq__cta:hover{border-color:#c8860ab3;box-shadow:0 0 20px #c8860a24}.Topbar-module__uvxMvq__cta:hover:before{transform:translate(100%)}}@media (max-width:1060px){.Topbar-module__uvxMvq__nav a{padding:.55rem .7rem .85rem;font-size:.88rem}}@media (max-width:900px){.Topbar-module__uvxMvq__nav{display:none}.Topbar-module__uvxMvq__cta{margin-left:auto}}@media (max-width:520px){.Topbar-module__uvxMvq__cta{padding:.45rem .9rem;font-size:.8rem}}
.Home-module__UB909G__home{background:var(--bg);min-height:calc(100svh - var(--tb));flex-direction:column;justify-content:center;align-items:center;padding-bottom:5.5rem;display:flex;position:relative;overflow:hidden}.Home-module__UB909G__glow{background:radial-gradient(ellipse 60% 50% at 50% 42%, var(--home-glow), transparent 72%);position:absolute;inset:0}.Home-module__UB909G__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.3rem;padding:2rem 6rem 0;display:flex;position:relative}.Home-module__UB909G__logo{border-radius:50%;flex-shrink:0;width:180px;height:180px;animation:6s ease-in-out infinite Home-module__UB909G__float;overflow:hidden;box-shadow:0 0 50px #8b1a1a40,0 0 120px #8b1a1a14}.Home-module__UB909G__logo img{object-fit:cover;width:100%;height:100%;display:block}@keyframes Home-module__UB909G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}.Home-module__UB909G__wordmark{font-family:var(--font-display), serif;background:var(--title-grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:800;line-height:1.22}.Home-module__UB909G__kicker{font-family:var(--font-label), sans-serif;letter-spacing:.28em;text-transform:uppercase;color:var(--text-faint);margin-top:.3rem;font-size:.58rem;line-height:2.05}.Home-module__UB909G__intro{max-width:540px;font-family:var(--font-body), serif;color:var(--text-soft);margin-top:.4rem;font-size:1.1rem;line-height:1.8}.Home-module__UB909G__hint{opacity:.4;color:var(--text-faint);font-family:var(--font-label), sans-serif;letter-spacing:.22em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.57rem;animation:2.5s ease-in-out infinite Home-module__UB909G__bob;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Home-module__UB909G__hintLine{background:linear-gradient(to bottom, var(--amber), transparent);width:1px;height:30px}@keyframes Home-module__UB909G__bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:900px){.Home-module__UB909G__content{padding:2rem 1.5rem 0}.Home-module__UB909G__logo{width:140px;height:140px}.Home-module__UB909G__intro{font-size:1.02rem}}@media (prefers-reduced-motion:reduce){.Home-module__UB909G__logo,.Home-module__UB909G__hint{animation:none}}
.DogPedigree-module__gFugMG__wrapper{padding-bottom:.5rem;overflow-x:auto}.DogPedigree-module__gFugMG__tree{grid-template-columns:repeat(3,minmax(190px,1fr));gap:.6rem;min-width:620px;display:grid}.DogPedigree-module__gFugMG__column{flex-direction:column;justify-content:space-around;gap:.6rem;display:flex}.DogPedigree-module__gFugMG__node{color:inherit;background:var(--card-bg);border:1px solid var(--card-brd);border-left:2px solid #c8860a66;border-radius:3px;padding:.7rem .9rem;text-decoration:none;transition:border-color .25s,background .25s;display:block;position:relative}.DogPedigree-module__gFugMG__name{font-family:var(--font-display), serif;color:var(--heading);font-size:.84rem;line-height:1.35}.DogPedigree-module__gFugMG__meta{font-family:var(--font-label), sans-serif;letter-spacing:.06em;color:var(--text-faint);margin-top:.2rem;font-size:.6rem}.DogPedigree-module__gFugMG__titles{color:var(--accent);margin-top:.15rem;font-size:.68rem;font-style:italic}.DogPedigree-module__gFugMG__empty{color:var(--text-faint);border:1px dashed var(--card-brd);border-radius:3px;padding:.7rem .9rem;font-size:.8rem}.DogPedigree-module__gFugMG__generationLabel{font-family:var(--font-label), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);opacity:.7;margin-bottom:.5rem;font-size:.55rem}@media (hover:hover){a.DogPedigree-module__gFugMG__node:hover{background:#c8860a0f;border-color:#c8860a80}}
.LitterCard-module__M7lNfW__card{background:var(--card-bg);border:1px solid var(--card-brd);border-radius:4px;grid-template-columns:52px 1fr auto;align-items:center;gap:2rem;margin-bottom:.85rem;padding:1.6rem 2.2rem;transition:border-color .3s,background .3s;display:grid}.LitterCard-module__M7lNfW__status{flex-direction:column;align-items:center;gap:.32rem;display:flex}.LitterCard-module__M7lNfW__dot{background:var(--navy-lt);width:9px;height:9px;box-shadow:0 0 8px var(--navy-lt);border-radius:50%}.LitterCard-module__M7lNfW__statusLabel{font-family:var(--font-label), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.55rem}.LitterCard-module__M7lNfW__title{font-family:var(--font-display), serif;color:var(--heading);margin-bottom:.18rem;font-size:1.1rem}.LitterCard-module__M7lNfW__subtitle{color:var(--text-faint);font-size:.86rem;font-style:italic}.LitterCard-module__M7lNfW__date{font-family:var(--font-label), sans-serif;letter-spacing:.1em;text-align:right;color:var(--accent);margin-bottom:.35rem;font-size:.68rem}.LitterCard-module__M7lNfW__availability{text-align:right;color:var(--text-soft);font-size:.85rem}@media (hover:hover){.LitterCard-module__M7lNfW__card:hover{background:#1e2d4012;border-color:#1e2d40b3}}@media (max-width:900px){.LitterCard-module__M7lNfW__card{grid-template-columns:44px 1fr;gap:1.2rem;padding:1.4rem 1.5rem}.LitterCard-module__M7lNfW__meta{display:none}}
.PhotoDialog-module__91QcQq__dialog{background:0 0;border:none;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;display:none;overflow:hidden}.PhotoDialog-module__91QcQq__dialog[open]{place-items:center;display:grid}.PhotoDialog-module__91QcQq__dialog::backdrop{background:#080604eb}.PhotoDialog-module__91QcQq__frame{width:92vw;height:92dvh;position:relative}.PhotoDialog-module__91QcQq__close{z-index:2;color:#f5edd8d9;cursor:pointer;background:#0a080699;border:none;border-radius:50%;width:2.4rem;height:2.4rem;padding:0;font-size:1.5rem;line-height:1;transition:background .2s,color .2s;position:absolute;top:1rem;right:1.2rem}.PhotoDialog-module__91QcQq__close:hover,.PhotoDialog-module__91QcQq__close:focus-visible{color:var(--amber-lt);background:#0a0806e6}@media (prefers-reduced-motion:reduce){.PhotoDialog-module__91QcQq__close{transition:none}}
.Litters-module__HphvLG__cardRow{padding-top:2.5rem}.Litters-module__HphvLG__moreRow{padding-top:3rem}
.ZoomableImage-module__srsLuW__trigger{cursor:zoom-in;background:0 0;width:100%;padding:0;display:block}.ZoomableImage-module__srsLuW__trigger:focus-visible{outline:1px solid var(--accent);outline-offset:3px}.ZoomableImage-module__srsLuW__hint{z-index:2;font-family:var(--font-label), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#f5edd8e6;opacity:0;background:#0a08069e;border-radius:3px;padding:.34rem .6rem;font-size:.55rem;transition:opacity .25s;position:absolute;bottom:.7rem;right:.7rem}@media (hover:none){.ZoomableImage-module__srsLuW__hint{opacity:1}}@media (hover:hover){.ZoomableImage-module__srsLuW__trigger:hover .ZoomableImage-module__srsLuW__hint,.ZoomableImage-module__srsLuW__trigger:focus-visible .ZoomableImage-module__srsLuW__hint{opacity:1}}@media (prefers-reduced-motion:reduce){.ZoomableImage-module__srsLuW__hint{transition:none}}
.AboutPage-module__aLsaQa__figure{margin:2.4rem 0 .8rem}.AboutPage-module__aLsaQa__photo{aspect-ratio:3/2;border:1px solid var(--line);border-radius:4px;position:relative;overflow:hidden}.AboutPage-module__aLsaQa__photo img{object-fit:cover;object-position:center 60%}.AboutPage-module__aLsaQa__caption{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint);margin-top:.6rem;font-size:.6rem}.AboutPage-module__aLsaQa__storyTitle{font-family:var(--font-display), serif;color:var(--heading);margin:2.4rem 0 .7rem;font-size:1.35rem;font-weight:600}.AboutPage-module__aLsaQa__intro{grid-template-columns:1fr 240px;align-items:start;gap:4rem;display:grid}.AboutPage-module__aLsaQa__portrait{margin-top:2.4rem}.AboutPage-module__aLsaQa__portraitPhoto{aspect-ratio:2/3;border:1px solid var(--line);border-radius:4px;position:relative;overflow:hidden}.AboutPage-module__aLsaQa__portraitPhoto img{object-fit:cover}@media (max-width:900px){.AboutPage-module__aLsaQa__intro{grid-template-columns:1fr;gap:1.6rem}.AboutPage-module__aLsaQa__portrait{margin-top:0}}
.GalleryPage-module__W1BF9q__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:2.5rem;display:grid}.GalleryPage-module__W1BF9q__tile{aspect-ratio:1;color:inherit;background:var(--card-bg);border:1px solid var(--card-brd);border-radius:3px;text-decoration:none;display:block;position:relative;overflow:hidden}.GalleryPage-module__W1BF9q__tile img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.GalleryPage-module__W1BF9q__caption{min-height:42%;font-family:var(--font-body), serif;color:#f5edd8;opacity:0;background:linear-gradient(#0000,#000000b8);align-items:flex-end;padding:.7rem .8rem .6rem;font-size:.85rem;line-height:1.4;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}@media (hover:hover){.GalleryPage-module__W1BF9q__tile:hover img{transform:scale(1.05)}.GalleryPage-module__W1BF9q__tile:hover .GalleryPage-module__W1BF9q__caption{opacity:1}}.GalleryPage-module__W1BF9q__placeholderGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:2.5rem;display:grid}.GalleryPage-module__W1BF9q__placeholder{aspect-ratio:1;border:1px solid var(--card-brd);opacity:.5;border-radius:3px}.GalleryPage-module__W1BF9q__placeholder:nth-child(odd){background:linear-gradient(135deg,#1a0a05,#2d1508,#3d1f0a)}.GalleryPage-module__W1BF9q__placeholder:nth-child(2n){background:linear-gradient(135deg,#0d0d0d,#181818,#0a0808)}[data-theme=light] .GalleryPage-module__W1BF9q__placeholder:nth-child(odd){background:linear-gradient(135deg,#e6d3ab,#dcc08a,#cf9f5f)}[data-theme=light] .GalleryPage-module__W1BF9q__placeholder:nth-child(2n){background:linear-gradient(135deg,#d9cba8,#cbb98f,#c0aa7d)}.GalleryPage-module__W1BF9q__empty{color:var(--text-soft);margin-top:1.4rem;font-size:1rem;line-height:1.7}.GalleryPage-module__W1BF9q__follow{font-family:var(--font-label), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-top:1.4rem;font-size:.68rem;text-decoration:none;transition:color .25s;display:inline-block}@media (hover:hover){.GalleryPage-module__W1BF9q__follow:hover{color:var(--amber-lt)}}
.Pups-module__wfy1uG__pageHeader{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#0d0d0d,#181818,#0a0808);justify-content:center;align-items:center;min-height:38svh;padding:3rem 6rem;display:flex;position:relative;overflow:hidden}.Pups-module__wfy1uG__pageHeaderImage{object-fit:cover;object-position:46% 57%;transform-origin:46% 57%;transform:scale(1.25)}.Pups-module__wfy1uG__pageHeaderButton{z-index:2;cursor:zoom-in;background:0 0;border:none;padding:0;position:absolute;inset:0}.Pups-module__wfy1uG__pageHeaderButton:focus-visible{outline:1px solid var(--accent);outline-offset:-4px}.Pups-module__wfy1uG__pageHeaderHint{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-label), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#f5edd8e6;opacity:0;background:#0a08069e;border-radius:3px;padding:.34rem .6rem;font-size:.55rem;transition:opacity .25s;position:absolute;top:1.4rem;right:1.4rem}@media (hover:none){.Pups-module__wfy1uG__pageHeaderHint{opacity:1}}@media (hover:hover){.Pups-module__wfy1uG__pageHeaderButton:hover .Pups-module__wfy1uG__pageHeaderHint,.Pups-module__wfy1uG__pageHeaderButton:focus-visible .Pups-module__wfy1uG__pageHeaderHint{opacity:1}}[data-theme=light] .Pups-module__wfy1uG__pageHeader{background:linear-gradient(135deg,#d9cba8,#cbb98f,#c0aa7d)}.Pups-module__wfy1uG__pageHeaderText{font-family:var(--font-label), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem}@media (max-width:900px){.Pups-module__wfy1uG__pageHeader{min-height:30svh;padding:3rem 1.4rem}}.Pups-module__wfy1uG__block{margin-top:3.5rem}.Pups-module__wfy1uG__inlineLink{color:var(--accent);text-underline-offset:2px;-webkit-text-decoration:underline #c8860a66;text-decoration:underline #c8860a66;transition:text-decoration-color .2s}.Pups-module__wfy1uG__inlineLink:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.Pups-module__wfy1uG__blockTitle{font-family:var(--font-display), serif;color:var(--heading);margin-bottom:1.1rem;font-size:1.5rem;font-weight:600;line-height:1.2}.Pups-module__wfy1uG__litters{flex-direction:column;gap:1.5rem;display:flex}.Pups-module__wfy1uG__price{text-align:center;background:#c8860a0f;border:1px solid #c8860a4d;border-radius:10px;flex-direction:column;align-items:center;gap:.55rem;margin-top:1.4rem;padding:1.8rem 1.4rem;display:flex}.Pups-module__wfy1uG__priceLabel{font-family:var(--font-label), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.64rem}.Pups-module__wfy1uG__priceValue{font-family:var(--font-display), serif;color:var(--heading);font-size:2.1rem;font-weight:700;line-height:1.1}.Pups-module__wfy1uG__priceMore{color:var(--text-faint);margin-top:1.1rem;font-size:.95rem;line-height:1.7}.Pups-module__wfy1uG__list{flex-direction:column;gap:.6rem;margin-top:.6rem;padding-left:1.1rem;list-style:outside;display:flex}.Pups-module__wfy1uG__listItem{color:var(--text-soft);font-size:.98rem;line-height:1.6}.Pups-module__wfy1uG__listItem::marker{color:#c8860a8c}.Pups-module__wfy1uG__stamboom{color:var(--text-soft);border-left:2px solid #c8860a73;margin-top:2rem;padding:1rem 0 1rem 1.2rem;font-size:.95rem;font-style:italic;line-height:1.75}.Pups-module__wfy1uG__stamboom .Pups-module__wfy1uG__inlineLink{font-style:normal}.Pups-module__wfy1uG__faq{border-top:1px solid var(--line);flex-direction:column;margin-top:.4rem;display:flex}.Pups-module__wfy1uG__faqItem{border-bottom:1px solid var(--line)}.Pups-module__wfy1uG__faqQ{color:var(--heading);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-size:1rem;font-weight:600;list-style:none;display:flex}.Pups-module__wfy1uG__faqQ::-webkit-details-marker{display:none}.Pups-module__wfy1uG__faqQ:after{content:"+";color:var(--accent);flex-shrink:0;font-size:1.3rem;font-weight:400;transition:transform .2s}.Pups-module__wfy1uG__faqItem[open] .Pups-module__wfy1uG__faqQ:after{transform:rotate(45deg)}.Pups-module__wfy1uG__faqA{color:var(--text-faint);padding:0 0 1.2rem;font-size:.95rem;line-height:1.7}
