.header{position:fixed;top:0;left:0;right:0;z-index:50}.header,.top-bar{background-color:#fff}.top-bar{padding:1rem 0;border-bottom:1px solid #eee}.top-bar__container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.top-bar__logo{height:50px}.top-bar__logo-image{height:100%!important;width:auto!important}@media(max-width:768px){.top-bar__logo{height:40px}}.top-bar__email{color:#374151;text-decoration:none;font-size:1rem}@media(max-width:768px){.top-bar__email{display:none}}.nav{background-color:#004d4d}.nav__container{max-width:1200px;margin:0 auto;padding:0 1rem}.nav__links{display:flex;gap:2rem;padding:.75rem 0}.nav__link{color:#fff;text-decoration:none;background:none;border:none;cursor:pointer;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;border-radius:4px;position:relative}.nav__link:hover{background-color:hsla(0,0%,100%,.15);transform:translateY(-1px)}.nav__link:active{transform:translateY(0)}.nav__mobile-toggle{display:none;background:none;border:none;color:#374151;cursor:pointer;padding:1rem}.nav__mobile-toggle .material-icons{font-size:1.8rem}@media(max-width:768px){.nav{display:none;position:absolute;top:100%;left:0;right:0;background-color:#004d4d;z-index:100}.nav--open{display:block}.nav__container{padding:0}.nav__links{flex-direction:column;gap:0;padding:0}.nav__link{display:block;width:100%;padding:1rem 2rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1)}.nav__link:hover{background-color:hsla(0,0%,100%,.1)}.nav__mobile-toggle{display:block}}.hero{position:relative;height:45vh;min-height:300px;max-height:600px;overflow:hidden;margin-top:100px}.hero__image-container{position:absolute;inset:0;width:100%;height:100%}.hero__image-container:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1}.hero__image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.hero__content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:0 1rem;z-index:2}.hero__title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;font-family:Dawning of a New Day,cursive}.hero__subtitle{font-size:1.5rem}@media(max-width:768px){.hero{height:40vh;margin-top:80px}.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1.2rem}}.about{padding:4rem 0;background-color:#fff;overflow:hidden}.about__carousel{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;display:flex;align-items:center;gap:2rem}.about__panels{position:relative;width:100%;height:400px;overflow:hidden}.about__panel{position:absolute;inset:0;display:flex;align-items:center;gap:4rem;opacity:0;transform:translateX(100%);transition:all .5s ease}.about__panel--active{opacity:1;transform:translateX(0)}.about__content{flex:1 1;padding:2rem}.about__panel-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#374151;font-family:Dawning of a New Day,cursive}.about__panel-text{font-size:1.1rem;line-height:1.7;color:#6b7280}.about__image-container{flex:1 1;position:relative;height:400px;border-radius:8px;overflow:hidden}.about__image{object-fit:cover}.about__nav{background:none;border:none;font-size:2rem;color:#374151;cursor:pointer;padding:1rem;z-index:10;transition:color .3s ease}.about__nav:hover{color:#004d4d}.about__nav--prev{left:0}.about__nav--next{right:0}@media(max-width:768px){.about{padding:2rem 0}.about__carousel{padding:0 2px;gap:0}.about__panels{height:auto;min-height:400px}.about__panel{flex-direction:column;position:absolute;height:100%;gap:0}.about__panel--active{position:relative}.about__content{flex:none;padding:2rem;position:absolute;inset:0;z-index:2;background-color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;justify-content:center}.about__panel-title{font-size:1.25rem;margin-bottom:1rem;position:relative}.about__panel-text{font-size:1rem;position:relative}.about__image-container{flex:none;width:100%;height:400px;margin-bottom:0;position:relative;z-index:1}.about__image{object-fit:cover}.about__nav{font-size:1.5rem;padding:1rem;z-index:3}}.features{padding:4rem 0;background-color:#f9fafb}.features__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:2rem}@media(max-width:768px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features__grid{grid-template-columns:1fr}}.features__item{text-align:center;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease}.features__item:hover{transform:translateY(-5px)}.features__icon{font-size:2.5rem;display:block;padding:1rem;border-radius:50%;width:5rem;height:5rem;line-height:2.5rem;margin:0 auto 1rem}.features__icon[data-icon=home]{background-color:rgba(225,29,72,.1);color:#e11d48}.features__icon[data-icon=biotech]{background-color:rgba(124,58,237,.1);color:#7c3aed}.features__icon[data-icon=family_restroom]{background-color:rgba(14,165,233,.1);color:#0ea5e9}.features__icon[data-icon=medical_services]{background-color:rgba(22,163,74,.1);color:#16a34a}.features__icon[data-icon=inventory_2]{background-color:rgba(234,88,12,.1);color:#ea580c}.features__icon[data-icon=schedule]{background-color:rgba(2,132,199,.1);color:#0284c7}.features__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#374151}.features__description{color:#6b7280;line-height:1.6}.gallery{padding:4rem 0;background-color:#fff}.gallery__title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#374151;font-family:Dawning of a New Day,cursive}.gallery__description{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 2rem;color:#374151;line-height:1.6}.gallery__grid{max-width:1200px;margin:0 auto;column-count:4;column-gap:2rem;padding:1rem}@media(max-width:1024px){.gallery__grid{column-count:3}}@media(max-width:768px){.gallery__grid{column-count:2}}@media(max-width:500px){.gallery__grid{column-count:1}}.gallery__item{page-break-inside:avoid;break-inside:avoid;margin-bottom:2rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.gallery__item:nth-child(3n+1) .gallery__image-container{padding-bottom:100%}.gallery__item:nth-child(3n+2) .gallery__image-container{padding-bottom:125%}.gallery__item:nth-child(3n+3) .gallery__image-container{padding-bottom:150%}.gallery__image-container{position:relative;width:100%}.gallery__image{position:absolute;object-fit:cover;transition:transform .3s ease}.gallery__image:hover{transform:scale(1.05)}.upcoming-litters{padding:4rem 0;background-color:#f9fafb}.upcoming-litters__title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:4rem;color:#374151}.upcoming-litters__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:1rem}.upcoming-litters__item{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.upcoming-litters__item-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#374151}.upcoming-litters__item-date{color:#004d4d;font-weight:700;margin-bottom:1rem}.upcoming-litters__item-description{color:#6b7280;line-height:1.6}section.testimonials{padding:4rem 0;background-color:#fdf2f2}section.testimonials .testimonials__container{max-width:1200px;margin:0 auto;max-width:1000px;padding:0 2rem}section.testimonials .testimonials__title{text-align:center;font-size:2.8rem;font-weight:500;color:#444;margin-bottom:4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}section.testimonials .testimonials__grid{display:flex;flex-direction:column;gap:1rem}section.testimonials .testimonials__card{background:transparent;position:relative;text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}section.testimonials .testimonials__quote{color:#444;font-size:1.25rem;line-height:1.6;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;padding-left:2.5rem;display:inline-block;text-align:left}section.testimonials .testimonials__quote .testimonials__quote-mark{position:absolute;left:0;top:.2rem;color:#666;opacity:.5;font-size:1.8rem}section.testimonials .testimonials__author{color:#666;font-size:1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center}section.testimonials .testimonials__author:before{content:"- "}@media(max-width:768px){section.testimonials{padding:2rem 0}section.testimonials .testimonials__container{padding:0 1rem}section.testimonials .testimonials__card{padding:0}section.testimonials .testimonials__title{font-size:2.2rem;margin-bottom:2rem}section.testimonials .testimonials__grid{gap:2rem}section.testimonials .testimonials__author,section.testimonials .testimonials__quote{font-size:1.15rem}}.contact{padding:4rem 0;background-color:#fff}.contact__container{max-width:1200px;margin:0 auto;padding:0 1rem;max-width:800px;text-align:center}.contact__title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#374151;font-family:Dawning of a New Day,cursive}.contact__description{color:#6b7280;line-height:1.7;margin-bottom:4rem}.contact__form-title{font-size:2.2rem;font-family:Dawning of a New Day,cursive;color:#374151;margin-bottom:.65rem}.contact__whatsapp-wrap{margin-bottom:1.25rem}.contact__whatsapp{display:inline-block;padding:.6rem 1.2rem;font-size:.95rem;font-weight:700;text-decoration:none;color:#fff;background:#25d366;border-radius:4px}.contact__whatsapp:hover{filter:brightness(1.05)}.contact__form{text-align:left;background:#fff;padding:4rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.contact__form-group{margin-bottom:2rem}.contact__input{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.contact__input:focus{outline:none;border-color:#004d4d}.contact__textarea{min-height:150px;resize:vertical}.contact__submit{width:100%;padding:1rem 2rem;background-color:#004d4d;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.contact__submit:hover{background-color:#001a1a}@media(max-width:768px){.contact,.contact__form{padding:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Mulish,sans-serif;line-height:1.6;color:#374151}img{max-width:100%;height:auto}main{padding-top:40px}@media(max-width:768px){main{padding-top:0}}.theme-design1{font-family:Source Sans\ 3,system-ui,sans-serif;line-height:1.65;color:#2a2624;background-color:#f3efe8;min-height:100vh}.theme-design1 .header{position:fixed;top:0;left:0;right:0;z-index:50;background:#fff;border-bottom:1px solid rgba(58,52,48,.08)}.theme-design1 .header__bar{background:#fff}.theme-design1 .header__inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:.55rem 1rem;min-height:4.1rem}.theme-design1 .header__logo{flex-shrink:0;display:flex;align-items:center;height:50px}.theme-design1 .header__logo-image{height:100%!important;width:auto!important}@media(max-width:768px){.theme-design1 .header__logo{height:42px}}.theme-design1 .header__nav{flex:1 1;display:flex;justify-content:center;min-width:0}@media(max-width:768px){.theme-design1 .header__nav{display:none;position:absolute;top:100%;left:0;right:0;flex:none;justify-content:stretch;background:#fff;border-bottom:1px solid rgba(58,52,48,.08)}.theme-design1 .header__nav--open{display:block}}.theme-design1 .header__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.1rem}@media(max-width:768px){.theme-design1 .header__links{flex-direction:column;align-items:stretch;padding:.25rem 0 1rem;gap:0}}.theme-design1 .header__link{font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:#6b645c;text-decoration:none;background:none;border:none;cursor:pointer;padding:.45rem .85rem;border-radius:6px;transition:color .2s ease,background .2s ease}.theme-design1 .header__link:hover{color:#2a2624;background:rgba(157,90,74,.09)}@media(max-width:768px){.theme-design1 .header__link{display:block;width:100%;text-align:left;padding:.85rem 2rem;border-radius:0;border-top:1px solid rgba(58,52,48,.08)}.theme-design1 .header__link:hover{background:#f3efe8}}.theme-design1 .header__email{flex-shrink:0;font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.03em;color:#3d4f42;text-decoration:none;background:#fff;border:1px solid rgba(58,52,48,.12);padding:.45rem .85rem;border-radius:6px;transition:border-color .2s ease,color .2s ease,background .2s ease}.theme-design1 .header__email:hover{border-color:#3d4f42;background:rgba(61,79,66,.06);color:#2a2624}@media(max-width:768px){.theme-design1 .header__email{display:none}}.theme-design1 .header__menu-btn{display:none;flex-shrink:0;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;padding:0;background:#fff;border:1px solid rgba(58,52,48,.12);border-radius:6px;color:#2a2624;cursor:pointer;margin-left:auto;transition:border-color .2s ease,background .2s ease}.theme-design1 .header__menu-btn:hover{border-color:#6b645c;background:#f3efe8}@media(max-width:768px){.theme-design1 .header__menu-btn{display:flex}}.theme-design1 .hero{position:relative;min-height:clamp(380px,72vh,820px);overflow:hidden;margin:0;padding-top:4.75rem}.theme-design1 .hero__image-container{position:absolute;inset:0;width:100%;height:100%}.theme-design1 .hero__image-container:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(42,38,36,.15),transparent 35%),linear-gradient(105deg,rgba(42,38,36,.55),rgba(42,38,36,.18) 45%,transparent 72%),linear-gradient(0deg,rgba(42,38,36,.5),transparent 45%)}.theme-design1 .hero__image{object-fit:cover!important;object-position:center 28%!important;width:100%!important;height:100%!important}.theme-design1 .hero__content{position:relative;z-index:2;min-height:clamp(340px,72vh - 4.75rem,780px);display:flex;align-items:flex-end;padding:4rem clamp(1.25rem,4vw,3rem) clamp(3.5rem,8vw,5.5rem);max-width:1240px;margin:0 auto;width:100%}.theme-design1 .hero__content>div{max-width:36rem;text-align:left}.theme-design1 .hero__title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2.75rem,8vw,4.5rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;line-height:1.02;margin-bottom:1rem;color:#fff;letter-spacing:-.02em;text-shadow:0 4px 40px rgba(0,0,0,.25)}.theme-design1 .hero__subtitle{font-family:Source Sans\ 3,system-ui,sans-serif;font-size:clamp(.8rem,1.25vw,.9rem);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.88);line-height:1.55;max-width:32rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.35)}@media(max-width:768px){.theme-design1 .hero{min-height:52vh;padding-top:4.25rem}.theme-design1 .hero__content{min-height:unset;align-items:flex-end;padding:2rem 1rem 4rem}.theme-design1 .hero__content>div{max-width:none;text-align:center;margin:0 auto}.theme-design1 .hero__subtitle{margin:0 auto;border-top:none;padding-top:0}}.theme-design1 .about{padding:clamp(3.5rem,8vw,5.5rem) 0;background:#f3efe8;overflow:hidden}.theme-design1 .about__head{max-width:1120px;padding:0 1rem;text-align:center;max-width:38rem;margin:0 auto clamp(2rem,5vw,3rem)}.theme-design1 .about__kicker{font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a38652;margin-bottom:.75rem}.theme-design1 .about__section-title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;color:#2a2624;line-height:1.12;letter-spacing:-.02em}.theme-design1 .about__carousel{max-width:1120px;margin:0 auto;padding:0 1rem;position:relative;display:flex;flex-direction:column;gap:2rem}.theme-design1 .about__panels{position:relative;width:100%;min-height:400px}.theme-design1 .about__panel{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1.05fr;grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease,visibility .5s;pointer-events:none}.theme-design1 .about__panel--active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.theme-design1 .about__content{background:#fff;padding:clamp(1.75rem,4vw,2.75rem);border-radius:12px;border:1px solid rgba(58,52,48,.08);box-shadow:0 20px 50px rgba(42,38,36,.08)}.theme-design1 .about__panel-title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.8vw,1.95rem);font-weight:600;margin-bottom:1rem;color:#2a2624;line-height:1.15}.theme-design1 .about__panel-text{font-size:1.03rem;line-height:1.75;color:#6b645c}.theme-design1 .about__panel-text p{margin-bottom:.75rem}.theme-design1 .about__panel-text p:last-child{margin-bottom:0}.theme-design1 .about__image-container{position:relative;min-height:min(380px,50vw);aspect-ratio:4/5;max-height:480px;border-radius:12px;overflow:hidden;border:1px solid rgba(58,52,48,.08);box-shadow:0 32px 64px rgba(42,38,36,.1)}.theme-design1 .about__image{object-fit:cover}.theme-design1 .about__controls{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.theme-design1 .about__nav{background:#fff;border:1px solid rgba(58,52,48,.12);width:2.85rem;height:2.85rem;border-radius:999px;font-size:1.1rem;line-height:1;color:#6b645c;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.theme-design1 .about__nav:hover{color:#9d5a4a;border-color:#9d5a4a;background:rgba(157,90,74,.09)}.theme-design1 .about__dots{display:flex;gap:.4rem;align-items:center;padding:0 .5rem}.theme-design1 .about__dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:rgba(42,38,36,.15);cursor:pointer;transition:background .2s ease,transform .2s ease}.theme-design1 .about__dot:hover{background:rgba(157,90,74,.45)}.theme-design1 .about__dot--active{background:#9d5a4a;transform:scale(1.15)}@media(max-width:768px){.theme-design1 .about{padding:4rem 0}.theme-design1 .about__panels{min-height:unset}.theme-design1 .about__panel{position:relative;grid-template-columns:1fr;gap:0;opacity:0;visibility:hidden;height:0;overflow:hidden;transform:none;transition:none}.theme-design1 .about__panel--active{height:auto;overflow:visible;opacity:1;visibility:visible}.theme-design1 .about__image-container{max-height:none;aspect-ratio:16/11;min-height:220px;border-radius:0 0 12px 12px;border-top:none}.theme-design1 .about__content{border-radius:12px 12px 0 0}}.theme-design1 .features{padding:clamp(3.5rem,8vw,5.5rem) 0;background:#ebe5dc;border-top:1px solid rgba(58,52,48,.08);border-bottom:1px solid rgba(58,52,48,.08)}.theme-design1 .features__head{max-width:1120px;padding:0 1rem;text-align:center;max-width:40rem;margin:0 auto clamp(2.25rem,5vw,3.25rem)}.theme-design1 .features__kicker{font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a38652;margin-bottom:.75rem}.theme-design1 .features__section-title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;color:#2a2624;line-height:1.15;letter-spacing:-.02em}.theme-design1 .features__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;padding:0 1rem}@media(max-width:640px){.theme-design1 .features__grid{grid-template-columns:1fr}}.theme-design1 .features__item{position:relative;text-align:left;padding:1.75rem 1.5rem 1.75rem 1.65rem;background:#fff;border-radius:12px;border:1px solid rgba(58,52,48,.08);box-shadow:0 2px 24px rgba(42,38,36,.06);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.theme-design1 .features__item:hover{border-color:rgba(157,90,74,.25);box-shadow:0 20px 50px rgba(42,38,36,.08);transform:translateY(-2px)}.theme-design1 .features__index{position:absolute;top:1.25rem;right:1.35rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:.95rem;font-weight:500;color:rgba(42,38,36,.12);letter-spacing:.04em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.theme-design1 .features__icon-svg{display:block;margin-bottom:1.1rem;color:#9d5a4a}.theme-design1 .features__title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:600;margin-bottom:.55rem;color:#2a2624;line-height:1.2;padding-right:2.5rem}.theme-design1 .features__description{color:#6b645c;font-size:.98rem;line-height:1.65}.theme-design1 .gallery{padding:clamp(3.5rem,8vw,5.5rem) 0;background:#f3efe8}.theme-design1 .gallery__title{max-width:1120px;padding:0 1rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;margin:0 auto .65rem;color:#2a2624;line-height:1.1;letter-spacing:-.02em;text-align:center}.theme-design1 .gallery__description{max-width:1120px;max-width:36rem;margin:0 auto clamp(2rem,4vw,2.75rem);padding:0 2rem;color:#6b645c;font-size:1.05rem;line-height:1.65;text-align:center}.theme-design1 .gallery__grid{max-width:1240px;margin:0 auto;column-count:3;column-gap:1rem;padding:0 clamp(1rem,3vw,1.5rem)}@media(max-width:1024px){.theme-design1 .gallery__grid{column-count:2}}@media(max-width:520px){.theme-design1 .gallery__grid{column-count:1}}.theme-design1 .gallery__item{page-break-inside:avoid;break-inside:avoid;margin-bottom:1rem;border-radius:12px;overflow:hidden;background:#fff;border:1px solid rgba(58,52,48,.08);box-shadow:0 2px 24px rgba(42,38,36,.06);transition:transform .35s ease,box-shadow .35s ease}.theme-design1 .gallery__item:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(42,38,36,.08)}.theme-design1 .gallery__item:nth-child(3n+1) .gallery__image-container{padding-bottom:100%}.theme-design1 .gallery__item:nth-child(3n+2) .gallery__image-container{padding-bottom:125%}.theme-design1 .gallery__item:nth-child(3n+3) .gallery__image-container{padding-bottom:150%}.theme-design1 .gallery__image-container{position:relative;width:100%}.theme-design1 .gallery__image{position:absolute;object-fit:cover;object-position:center top;transition:transform .55s cubic-bezier(.25,.46,.45,.94);transform-origin:center top}.theme-design1 .gallery__item:hover .gallery__image{transform:scale(1.03)}.theme-design1 .upcoming-litters{padding:clamp(3.5rem,8vw,5.5rem) 0;background:#ebe5dc;border-top:1px solid rgba(58,52,48,.08)}.theme-design1 .upcoming-litters__title{max-width:1120px;padding:0 1rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;color:#2a2624;line-height:1.1;letter-spacing:-.02em;text-align:center;max-width:22ch;margin:0 auto clamp(2rem,4vw,2.75rem)}.theme-design1 .upcoming-litters__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));grid-gap:1.35rem;gap:1.35rem;padding:0 1rem}.theme-design1 .upcoming-litters__item{background:#fff;padding:2rem 1.75rem;border-radius:12px;border:1px solid rgba(58,52,48,.08);box-shadow:0 2px 24px rgba(42,38,36,.06);transition:box-shadow .25s ease,transform .25s ease}.theme-design1 .upcoming-litters__item:hover{box-shadow:0 20px 50px rgba(42,38,36,.08);transform:translateY(-2px)}.theme-design1 .upcoming-litters__item-title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.22rem;font-weight:600;margin-bottom:.85rem;color:#2a2624;line-height:1.25}.theme-design1 .upcoming-litters__item-date{display:inline-block;font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#3d4f42;background:rgba(61,79,66,.08);padding:.4rem .75rem;border-radius:6px;margin-bottom:1rem}.theme-design1 .upcoming-litters__item-description{color:#6b645c;line-height:1.7;font-size:.98rem}.theme-design1 section.testimonials{padding:clamp(3.5rem,8vw,5.5rem) 0;background:#f3efe8;border-top:1px solid rgba(58,52,48,.08)}.theme-design1 section.testimonials .testimonials__container{max-width:1120px;margin:0 auto;max-width:1040px;padding:0 2rem}.theme-design1 section.testimonials .testimonials__title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.65rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;color:#2a2624;margin-bottom:clamp(2rem,4vw,2.75rem);text-align:center;line-height:1.1;letter-spacing:-.02em}.theme-design1 section.testimonials .testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:768px){.theme-design1 section.testimonials .testimonials__grid{grid-template-columns:1fr}}.theme-design1 section.testimonials .testimonials__card{background:#fff;border:1px solid rgba(58,52,48,.08);border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 2px 24px rgba(42,38,36,.06);text-align:left;margin:0;max-width:none;transition:box-shadow .25s ease,transform .25s ease}.theme-design1 section.testimonials .testimonials__card:hover{box-shadow:0 20px 50px rgba(42,38,36,.08);transform:translateY(-2px)}.theme-design1 section.testimonials .testimonials__quote{color:#6b645c;font-size:1.02rem;line-height:1.65;margin-bottom:1.15rem;font-family:Source Sans\ 3,system-ui,sans-serif;font-style:italic;display:block;text-align:left}.theme-design1 section.testimonials .testimonials__quote .testimonials__quote-mark{display:block;width:36px;height:auto;color:#9d5a4a;margin-bottom:.65rem}.theme-design1 section.testimonials .testimonials__author{color:#2a2624;font-size:.88rem;font-family:Source Sans\ 3,system-ui,sans-serif;font-weight:700;letter-spacing:.02em;text-align:left}.theme-design1 section.testimonials .testimonials__author:before{content:"— ";color:#a38652;font-weight:600}@media(max-width:768px){.theme-design1 section.testimonials{padding:4rem 0}.theme-design1 section.testimonials .testimonials__container{padding:0 1rem}.theme-design1 section.testimonials .testimonials__title{margin-bottom:2rem}}.theme-design1 .contact{padding:clamp(3.5rem,8vw,5.5rem) 0 calc(6rem + 2rem);background:#ebe5dc;border-top:1px solid rgba(58,52,48,.08)}.theme-design1 .contact__container{max-width:1120px;margin:0 auto;padding:0 1rem;max-width:560px;text-align:center}.theme-design1 .contact__title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.65rem);font-weight:600;font-variation-settings:"SOFT" 100,"WONK" 0;margin-bottom:1.15rem;color:#2a2624;line-height:1.1;letter-spacing:-.02em}.theme-design1 .contact__description{color:#6b645c;line-height:1.75;margin-bottom:4rem;font-size:1.05rem;text-align:left}.theme-design1 .contact__form-title{font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#a38652;margin-bottom:.65rem}.theme-design1 .contact__whatsapp-wrap{margin-bottom:1.35rem}.theme-design1 .contact__whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1.25rem;font-family:Source Sans\ 3,system-ui,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-decoration:none;color:#fff;background:#25d366;border-radius:6px;box-shadow:0 4px 14px rgba(37,211,102,.35);transition:filter .2s ease,transform .2s ease}.theme-design1 .contact__whatsapp:hover{filter:brightness(1.06);transform:translateY(-1px)}.theme-design1 .contact__whatsapp:active{transform:translateY(0)}.theme-design1 .contact__form{text-align:left;background:#fff;padding:2rem 1.85rem;border-radius:12px;border:1px solid rgba(58,52,48,.08);box-shadow:0 20px 50px rgba(42,38,36,.08)}.theme-design1 .contact__form-group{margin-bottom:1rem}.theme-design1 .contact__input{width:100%;padding:.8rem 1rem;border:1px solid rgba(58,52,48,.12);border-radius:6px;font-size:1rem;font-family:Source Sans\ 3,system-ui,sans-serif;background:#f3efe8;color:#2a2624;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.theme-design1 .contact__input::placeholder{color:hsla(32,8%,39%,.5)}.theme-design1 .contact__input:focus{outline:none;border-color:#3d4f42;background:#fff;box-shadow:0 0 0 3px rgba(61,79,66,.12)}.theme-design1 .contact__textarea{min-height:140px;resize:vertical}.theme-design1 .contact__submit{width:100%;padding:.95rem 2rem;background:#9d5a4a;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-family:Source Sans\ 3,system-ui,sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .2s ease}.theme-design1 .contact__submit:hover{background:#7d483c}.theme-design1 .contact__submit:active{transform:scale(.99)}@media(max-width:768px){.theme-design1 .contact{padding:4rem 1rem calc(4rem + 1.5rem)}.theme-design1 .contact__form{padding:1.5rem 1.25rem}}.theme-design1 main{padding-top:0}.theme-design2{font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.theme-design2 *{box-sizing:border-box}.theme-design2 img{max-width:100%;height:auto}.theme-design2 .d2-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:.85rem 0;background:#fff;border-bottom:1px solid rgba(24,20,17,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);transition:border-color .3s ease,box-shadow .3s ease}.theme-design2 .d2-nav__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);display:flex;align-items:center;justify-content:space-between;gap:1rem}.theme-design2 .d2-nav__logo{height:46px;flex-shrink:0}.theme-design2 .d2-nav__logo img{height:100%!important;width:auto!important}@media(max-width:768px){.theme-design2 .d2-nav__logo{height:38px}}.theme-design2 .d2-nav__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.15rem .35rem}@media(max-width:768px){.theme-design2 .d2-nav__links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;padding:.75rem 0 1.25rem;background:#fff;border-bottom:1px solid rgba(24,20,17,.08);box-shadow:0 12px 40px rgba(0,0,0,.08)}.theme-design2 .d2-nav__links.d2-nav__links--open{display:flex}}.theme-design2 .d2-nav__link{font-family:Manrope,system-ui,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(24,20,17,.78);text-decoration:none;background:none;border:none;cursor:pointer;padding:.5rem .65rem;border-radius:6px;transition:color .2s ease,background .2s ease}.theme-design2 .d2-nav__link:hover{color:#8b5a2b;background:rgba(184,115,51,.1)}@media(max-width:768px){.theme-design2 .d2-nav__link{width:100%;text-align:left;padding:.85rem 1.5rem;border-radius:0;border-top:1px solid rgba(24,20,17,.06)}}.theme-design2 .d2-nav__email{font-family:Manrope,system-ui,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.06em;color:#8b5a2b;text-decoration:none;padding:.45rem .75rem;border:1px solid rgba(184,115,51,.45);border-radius:999px;transition:background .2s ease,border-color .2s ease}.theme-design2 .d2-nav__email:hover{background:rgba(184,115,51,.1);border-color:#8b5a2b}@media(max-width:768px){.theme-design2 .d2-nav__email{display:none}}.theme-design2 .d2-nav__menu{display:none;width:2.65rem;height:2.65rem;align-items:center;justify-content:center;background:rgba(184,115,51,.1);border:1px solid rgba(184,115,51,.35);border-radius:10px;color:rgba(24,20,17,.85);cursor:pointer;margin-left:auto}@media(max-width:768px){.theme-design2 .d2-nav__menu{display:flex}}.theme-design2 .d2-hero{position:relative;min-height:min(92vh,900px);background:#12100e;padding-top:5.5rem;overflow:hidden}.theme-design2 .d2-hero__layout{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);display:grid;grid-template-columns:1fr 1.05fr;grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);align-items:center;min-height:calc(min(92vh,900px) - 5.5rem);padding-bottom:clamp(2rem,6vw,4rem)}@media(max-width:768px){.theme-design2 .d2-hero__layout{grid-template-columns:1fr;min-height:unset;text-align:center}}.theme-design2 .d2-hero__copy{position:relative;z-index:2;max-width:34rem}@media(max-width:768px){.theme-design2 .d2-hero__copy{max-width:none;order:2}}.theme-design2 .d2-hero__eyebrow{font-family:Manrope,system-ui,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#d4915a;margin-bottom:1.25rem;line-height:1.5}.theme-design2 .d2-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.75rem,7vw,4.75rem);font-weight:600;line-height:1.02;color:#f7f4ee;letter-spacing:-.02em;margin-bottom:1.5rem}.theme-design2 .d2-hero__title-accent{background:linear-gradient(135deg,#f7f4ee,#d4915a 45%,#b87333);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.theme-design2 .d2-hero__rule{height:2px;width:4rem;background:linear-gradient(90deg,#b87333,#d4915a);border-radius:2px;margin-bottom:1.5rem}@media(max-width:768px){.theme-design2 .d2-hero__rule{margin-left:auto;margin-right:auto}}.theme-design2 .d2-hero__tagline{font-family:Manrope,system-ui,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.65;color:#a39a90;max-width:28ch}.theme-design2 .d2-hero__visual{position:relative;min-height:clamp(280px,50vh,560px);border-radius:20px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.15),0 24px 48px rgba(0,0,0,.35),inset 0 0 0 1px hsla(0,0%,100%,.06)}@media(max-width:768px){.theme-design2 .d2-hero__visual{order:1;min-height:42vw;max-height:320px}}.theme-design2 .d2-hero__image{object-fit:cover!important;object-position:center 25%!important}.theme-design2 .d2-hero__glow{pointer-events:none;position:absolute;inset:-20% -10% auto 40%;height:70%;background:radial-gradient(ellipse at center,rgba(212,145,90,.18) 0,transparent 65%);z-index:1}.theme-design2 .d2-hero__organic{pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:35%;background:linear-gradient(0deg,#12100e,transparent);z-index:2;border-radius:0 0 20px 20px}.theme-design2 .d2-about{padding:clamp(3.5rem,9vw,6rem) 0;background:#ebe6dc;position:relative}.theme-design2 .d2-about:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(42,38,34,.12),transparent)}.theme-design2 .d2-about__head{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);margin-bottom:clamp(2rem,5vw,3rem)}.theme-design2 .d2-about__label{font-family:Manrope,system-ui,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#b87333;margin-bottom:.65rem}.theme-design2 .d2-about__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;color:#1c1a17;line-height:1.12;max-width:18ch}.theme-design2 .d2-about__carousel{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);position:relative}.theme-design2 .d2-about__panels{position:relative;min-height:420px}.theme-design2 .d2-about__panel{position:absolute;inset:0;display:grid;grid-template-columns:auto 1fr 1fr;grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:center;opacity:0;visibility:hidden;transform:translateX(20px);transition:opacity .45s ease,transform .45s ease,visibility .45s;pointer-events:none}.theme-design2 .d2-about__panel--active{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto}@media(max-width:768px){.theme-design2 .d2-about__panel{grid-template-columns:1fr;position:relative;opacity:0;visibility:hidden;height:0;overflow:hidden;transform:none;transition:none}.theme-design2 .d2-about__panel--active{height:auto;overflow:visible;opacity:1;visibility:visible}}.theme-design2 .d2-about__num{font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:600;line-height:1;color:rgba(42,38,34,.08);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-self:start;padding-top:.25rem}@media(max-width:768px){.theme-design2 .d2-about__num{display:none}}.theme-design2 .d2-about__content{background:#fff;padding:clamp(1.5rem,4vw,2.5rem);border-radius:12px;box-shadow:0 16px 48px rgba(42,38,34,.08);border:1px solid rgba(42,38,34,.06)}.theme-design2 .d2-about__panel-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:600;color:#1c1a17;margin-bottom:1rem;line-height:1.2}.theme-design2 .d2-about__panel-text{font-family:Manrope,system-ui,sans-serif;font-size:1rem;line-height:1.75;color:rgba(42,38,34,.75)}.theme-design2 .d2-about__panel-text p{margin-bottom:.75rem}.theme-design2 .d2-about__panel-text p:last-child{margin-bottom:0}.theme-design2 .d2-about__image-wrap{position:relative;min-height:300px;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(42,38,34,.12)}.theme-design2 .d2-about__image{object-fit:cover}.theme-design2 .d2-about__controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.75rem}.theme-design2 .d2-about__arrow{width:3rem;height:3rem;border-radius:50%;border:1px solid rgba(42,38,34,.15);background:#fff;color:#1c1a17;font-size:1.1rem;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.theme-design2 .d2-about__arrow:hover{border-color:#b87333;color:#b87333;transform:scale(1.05)}.theme-design2 .d2-about__dots{display:flex;gap:.4rem}.theme-design2 .d2-about__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:rgba(42,38,34,.15);cursor:pointer;transition:background .2s ease,transform .2s ease}.theme-design2 .d2-about__dot--active{background:#b87333;transform:scale(1.15)}.theme-design2 .d2-features{padding:clamp(3.5rem,9vw,6rem) 0;background:#1c1a17;position:relative;overflow:hidden}.theme-design2 .d2-features:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 10% 0,rgba(184,115,51,.08) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 90% 100%,rgba(212,145,90,.06) 0,transparent 45%);pointer-events:none}.theme-design2 .d2-features__head{width:100%;max-width:1200px;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);position:relative;z-index:1;margin-bottom:clamp(2rem,5vw,3rem);text-align:center;max-width:40rem;margin-left:auto;margin-right:auto}.theme-design2 .d2-features__label{font-family:Manrope,system-ui,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#d4915a;margin-bottom:.65rem}.theme-design2 .d2-features__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.85rem,4vw,2.65rem);font-weight:600;color:#f7f4ee;line-height:1.15}.theme-design2 .d2-features__grid{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:1rem;gap:1rem}@media(max-width:768px){.theme-design2 .d2-features__grid{grid-template-columns:1fr}}.theme-design2 .d2-features__card{background:rgba(30,27,24,.85);border:1px solid rgba(184,115,51,.12);border-radius:12px;padding:1.5rem 1.35rem;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.theme-design2 .d2-features__card:hover{border-color:rgba(184,115,51,.35);transform:translateY(-3px);box-shadow:0 20px 50px rgba(0,0,0,.25)}@media(min-width:769px){.theme-design2 .d2-features__card:first-child{grid-column:span 7}.theme-design2 .d2-features__card:nth-child(2){grid-column:span 5}.theme-design2 .d2-features__card:nth-child(3),.theme-design2 .d2-features__card:nth-child(4){grid-column:span 6}.theme-design2 .d2-features__card:nth-child(5),.theme-design2 .d2-features__card:nth-child(6){grid-column:span 12;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.theme-design2 .d2-features__card:nth-child(5) .d2-features__icon-wrap,.theme-design2 .d2-features__card:nth-child(6) .d2-features__icon-wrap{margin-bottom:0}.theme-design2 .d2-features__card:nth-child(5) .d2-features__card-text,.theme-design2 .d2-features__card:nth-child(6) .d2-features__card-text{min-width:0}}.theme-design2 .d2-features__svg{display:block}.theme-design2 .d2-features__icon-wrap{width:3rem;height:3rem;border-radius:12px;background:linear-gradient(145deg,rgba(184,115,51,.2),rgba(184,115,51,.05));display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#d4915a}.theme-design2 .d2-features__card-title{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:600;color:#f7f4ee;margin-bottom:.5rem;line-height:1.25}.theme-design2 .d2-features__card-text{font-family:Manrope,system-ui,sans-serif;font-size:.92rem;line-height:1.65;color:hsla(40,36%,95%,.65)}.theme-design2 .d2-gallery{padding:clamp(3.5rem,9vw,6rem) 0;background:#f7f4ee;position:relative}.theme-design2 .d2-gallery__head{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);display:flex;flex-direction:column;align-items:flex-start;margin-bottom:clamp(2rem,4vw,2.75rem);position:relative}@media(max-width:768px){.theme-design2 .d2-gallery__head{align-items:center;text-align:center}}.theme-design2 .d2-gallery__watermark{position:absolute;top:-1.5rem;right:clamp(.5rem,6vw,4rem);font-family:Playfair Display,Georgia,serif;font-size:clamp(4rem,14vw,9rem);font-weight:600;line-height:1;color:rgba(42,38,34,.04);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:768px){.theme-design2 .d2-gallery__watermark{display:none}}.theme-design2 .d2-gallery__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;color:#1c1a17;line-height:1.1;position:relative;z-index:1}.theme-design2 .d2-gallery__desc{font-family:Manrope,system-ui,sans-serif;font-size:1.02rem;color:rgba(42,38,34,.65);line-height:1.65;max-width:36rem;margin-top:.75rem}.theme-design2 .d2-gallery__grid{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);column-count:3;column-gap:1.15rem}@media(max-width:1024px){.theme-design2 .d2-gallery__grid{column-count:2}}@media(max-width:520px){.theme-design2 .d2-gallery__grid{column-count:1}}.theme-design2 .d2-gallery__item{page-break-inside:avoid;break-inside:avoid;margin-bottom:1.15rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(42,38,34,.08);transition:transform .35s ease,box-shadow .35s ease}.theme-design2 .d2-gallery__item:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 48px rgba(42,38,34,.14)}.theme-design2 .d2-gallery__item:nth-child(3n+1) .d2-gallery__img-box{padding-bottom:100%}.theme-design2 .d2-gallery__item:nth-child(3n+2) .d2-gallery__img-box{padding-bottom:125%}.theme-design2 .d2-gallery__item:nth-child(3n+3) .d2-gallery__img-box{padding-bottom:150%}.theme-design2 .d2-gallery__img-box{position:relative;width:100%}.theme-design2 .d2-gallery__image{position:absolute;object-fit:cover;object-position:center top;transition:transform .5s ease}.theme-design2 .d2-gallery__item:hover .d2-gallery__image{transform:scale(1.04)}.theme-design2 .d2-litters{padding:clamp(3.5rem,9vw,6rem) 0;background:#ddd5c8}.theme-design2 .d2-litters__head{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);margin-bottom:clamp(2rem,4vw,2.75rem)}.theme-design2 .d2-litters__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:600;color:#1c1a17;line-height:1.1;max-width:16ch}.theme-design2 .d2-litters__grid{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));grid-gap:1.35rem;gap:1.35rem}.theme-design2 .d2-litters__card{background:#fff;border-radius:12px;padding:2rem 1.75rem;box-shadow:0 12px 40px rgba(42,38,34,.06);transition:transform .25s ease,box-shadow .25s ease}.theme-design2 .d2-litters__card:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(42,38,34,.1)}.theme-design2 .d2-litters__card-title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:600;color:#1c1a17;margin-bottom:.75rem;line-height:1.25}.theme-design2 .d2-litters__date{display:inline-block;font-family:Manrope,system-ui,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1c1a17;background:rgba(184,115,51,.12);padding:.4rem .75rem;border-radius:6px;margin-bottom:1rem}.theme-design2 .d2-litters__card-text{font-family:Manrope,system-ui,sans-serif;font-size:.98rem;line-height:1.7;color:rgba(42,38,34,.72)}.theme-design2 .d2-testimonials{padding:clamp(3.5rem,9vw,6rem) 0;background:#12100e;position:relative;overflow:hidden}.theme-design2 .d2-testimonials:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 50% 120%,rgba(184,115,51,.12) 0,transparent 55%),radial-gradient(ellipse 50% 40% at 0 0,rgba(212,145,90,.06) 0,transparent 50%);pointer-events:none}.theme-design2 .d2-testimonials__head{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);position:relative;z-index:1;text-align:center;margin-bottom:clamp(2rem,4vw,2.75rem)}.theme-design2 .d2-testimonials__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:#f7f4ee;line-height:1.12}.theme-design2 .d2-testimonials__grid{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:768px){.theme-design2 .d2-testimonials__grid{grid-template-columns:1fr}}.theme-design2 .d2-testimonials__card{background:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:1.75rem 1.5rem;transition:background .25s ease,border-color .25s ease,transform .25s ease}.theme-design2 .d2-testimonials__card:hover{background:hsla(0,0%,100%,.07);border-color:rgba(184,115,51,.25);transform:translateY(-2px)}.theme-design2 .d2-testimonials__quote{font-family:Manrope,system-ui,sans-serif;font-size:1rem;font-style:italic;line-height:1.65;color:hsla(40,36%,95%,.78);margin-bottom:1.1rem}.theme-design2 .d2-testimonials__quote-icon{display:block;color:#b87333;opacity:.5;margin-bottom:.5rem;width:32px;height:auto}.theme-design2 .d2-testimonials__author{font-family:Manrope,system-ui,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.06em;color:#d4915a}.theme-design2 .d2-testimonials__author:before{content:"— "}.theme-design2 .d2-contact{padding:clamp(3.5rem,9vw,6rem) 0;background:linear-gradient(180deg,#ebe6dc,#f7f4ee)}.theme-design2 .d2-contact__layout{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(1.1rem,4vw,2rem);padding-right:clamp(1.1rem,4vw,2rem);display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:start}@media(max-width:768px){.theme-design2 .d2-contact__layout{grid-template-columns:1fr}}.theme-design2 .d2-contact__intro{position:-webkit-sticky;position:sticky;top:6rem}@media(max-width:768px){.theme-design2 .d2-contact__intro{position:static}}.theme-design2 .d2-contact__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:#1c1a17;line-height:1.12;margin-bottom:1.25rem}.theme-design2 .d2-contact__lead{font-family:Manrope,system-ui,sans-serif;font-size:1.05rem;line-height:1.75;color:rgba(42,38,34,.72);margin-bottom:1.5rem}.theme-design2 .d2-contact__cta-label{font-family:Manrope,system-ui,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#b87333;margin-bottom:.75rem}.theme-design2 .d2-contact__wa{display:inline-flex;align-items:center;padding:.7rem 1.35rem;font-family:Manrope,system-ui,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:999px;box-shadow:0 6px 24px rgba(37,211,102,.3);transition:transform .2s ease,box-shadow .2s ease}.theme-design2 .d2-contact__wa:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(37,211,102,.4)}.theme-design2 .d2-contact__form-card{background:#fff;border-radius:20px;padding:clamp(1.75rem,4vw,2.25rem);box-shadow:0 24px 64px rgba(42,38,34,.1);border:1px solid rgba(42,38,34,.06)}.theme-design2 .d2-contact__form-title{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:600;color:#1c1a17;margin-bottom:1.25rem}.theme-design2 .d2-contact__field{margin-bottom:1rem}.theme-design2 .d2-contact__input{width:100%;padding:.85rem 1rem;font-family:Manrope,system-ui,sans-serif;font-size:1rem;border:1px solid rgba(42,38,34,.12);border-radius:10px;background:#f7f4ee;color:#1c1a17;transition:border-color .2s ease,box-shadow .2s ease}.theme-design2 .d2-contact__input:focus{outline:none;border-color:#b87333;box-shadow:0 0 0 3px rgba(184,115,51,.15);background:#fff}.theme-design2 .d2-contact__input::placeholder{color:rgba(42,38,34,.4)}.theme-design2 .d2-contact__textarea{min-height:130px;resize:vertical}.theme-design2 .d2-contact__submit{width:100%;margin-top:.5rem;padding:1rem;font-family:Manrope,system-ui,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#1c1a17,#2a2622);border:none;border-radius:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.theme-design2 .d2-contact__submit:hover{transform:translateY(-1px);box-shadow:0 12px 32px rgba(0,0,0,.2)}.theme-design2 main{padding-top:0}