@keyframes navbar-module__W78IAW__menuItemIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}.navbar-module__W78IAW__header{z-index:100;height:var(--navbar-height);background:0 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar-module__W78IAW__header.navbar-module__W78IAW__scrolled{background:var(--color-bg);box-shadow:0 2px 8px #0000001a}.navbar-module__W78IAW__navbar{justify-content:space-between;align-items:center;height:100%;padding:0 2rem;display:flex}.navbar-module__W78IAW__logo{color:var(--color-primary);white-space:nowrap;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.navbar-module__W78IAW__logoImg{object-fit:contain;width:44px;height:44px}.navbar-module__W78IAW__navLinks{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.navbar-module__W78IAW__navLink{color:var(--color-text);white-space:nowrap;align-items:center;min-height:44px;padding:.5rem .25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.navbar-module__W78IAW__navLink:hover{color:var(--color-primary)}.navbar-module__W78IAW__navLinkActive{color:var(--color-primary);font-weight:700;position:relative}.navbar-module__W78IAW__navLinkActive:after{content:"";background:var(--color-primary);border-radius:9999px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.navbar-module__W78IAW__navLinkLight{color:var(--color-text-inverse)}.navbar-module__W78IAW__navLinkLight:hover{color:var(--color-accent)}.navbar-module__W78IAW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar-module__W78IAW__hamburgerLine{background:var(--color-text);width:24px;height:2px;transition:transform .3s,opacity .2s}.navbar-module__W78IAW__hamburgerOpen .navbar-module__W78IAW__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.navbar-module__W78IAW__hamburgerOpen .navbar-module__W78IAW__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-module__W78IAW__hamburgerOpen .navbar-module__W78IAW__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar-module__W78IAW__mobileMenu{top:var(--navbar-height);background:var(--color-bg);transform-origin:top;opacity:0;pointer-events:none;padding:1rem 0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .25s;position:fixed;left:0;right:0;transform:scaleY(0);box-shadow:0 4px 12px #0000001a}.navbar-module__W78IAW__mobileMenu ul{margin:0;padding:0;list-style:none}.navbar-module__W78IAW__mobileMenu li{opacity:0;padding:.75rem 2rem}.navbar-module__W78IAW__mobileMenuOpen li{animation:.35s cubic-bezier(.16,1,.3,1) forwards navbar-module__W78IAW__menuItemIn}.navbar-module__W78IAW__mobileMenuOpen li:first-child{animation-delay:.1s}.navbar-module__W78IAW__mobileMenuOpen li:nth-child(2){animation-delay:.16s}.navbar-module__W78IAW__mobileMenuOpen li:nth-child(3){animation-delay:.22s}.navbar-module__W78IAW__mobileMenuOpen li:nth-child(4){animation-delay:.28s}.navbar-module__W78IAW__mobileMenuOpen li:nth-child(5){animation-delay:.34s}.navbar-module__W78IAW__mobileMenuOpen li:nth-child(6){animation-delay:.4s}.navbar-module__W78IAW__mobileMenu a{color:var(--color-text);font-size:1rem;font-weight:500;text-decoration:none}.navbar-module__W78IAW__mobileMenuOpen{opacity:1;pointer-events:auto;transform:scaleY(1)}@media (max-width:860px){.navbar-module__W78IAW__header{background:var(--color-bg);box-shadow:0 1px 4px #00000014}.navbar-module__W78IAW__navbar{padding:0 1rem}.navbar-module__W78IAW__logo{gap:0;font-size:0}.navbar-module__W78IAW__logoImg{width:36px;height:36px}.navbar-module__W78IAW__navLinks{display:none}.navbar-module__W78IAW__hamburger{margin-left:.75rem;display:flex}}.navbar-module__W78IAW__mobilePhone{color:var(--color-primary);font-size:1rem;font-weight:600;text-decoration:none}
.button-module__eUdh6G__button{cursor:pointer;border:2px solid #0000;border-radius:9999px;padding:.5em 1.5em;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,opacity .2s,transform .15s;display:inline-block}.button-module__eUdh6G__button:active{transform:scale(.97)}.button-module__eUdh6G__buttonPrimary{background:var(--color-primary);color:var(--color-text-inverse);border-color:var(--color-primary)}.button-module__eUdh6G__buttonPrimary:hover{opacity:.85}.button-module__eUdh6G__buttonSecondary{background:var(--color-bg-subtle);color:var(--color-primary);border-color:var(--color-primary)}.button-module__eUdh6G__buttonSecondary:hover{background:var(--color-primary);color:var(--color-text-inverse)}.button-module__eUdh6G__buttonSmall{padding:.3em 1em;font-size:.875rem}.button-module__eUdh6G__buttonLarge{padding:.6em 2em;font-size:1.25rem}.button-module__eUdh6G__buttonAccent{background:var(--color-accent);color:var(--color-text);border-color:var(--color-accent)}.button-module__eUdh6G__buttonAccent:hover{opacity:.85}.button-module__eUdh6G__buttonGhost{background:var(--color-bg-subtle);color:var(--color-primary);border-color:#0000}.button-module__eUdh6G__buttonGhost:hover{background:var(--color-bg);color:var(--color-primary)}.button-module__eUdh6G__button:disabled{opacity:.5;cursor:not-allowed}
.footer-module__1jeW9a__footer{background:var(--color-primary);color:var(--color-text-inverse);padding:1.75rem 2rem 1rem}.footer-module__1jeW9a__content{max-width:1400px;margin:0 auto}.footer-module__1jeW9a__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1rem;display:flex}.footer-module__1jeW9a__brand h3{color:var(--color-accent);margin-bottom:.2rem;font-size:1.5rem;font-weight:700;line-height:1.2}.footer-module__1jeW9a__brand p{color:var(--color-bg-subtle);max-width:300px;font-size:.9rem;line-height:1.3}.footer-module__1jeW9a__contact h4{text-transform:uppercase;letter-spacing:.05em;color:var(--color-bg-subtle);margin-bottom:.2rem;font-size:.875rem;font-weight:600}.footer-module__1jeW9a__contact ul{margin:0;padding:0;list-style:none}.footer-module__1jeW9a__contact li{margin-bottom:.1rem;line-height:1.3}.footer-module__1jeW9a__contact a{color:var(--color-bg-subtle);align-items:center;min-height:44px;padding:.25rem 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-module__1jeW9a__contact a:hover{color:var(--color-accent)}.footer-module__1jeW9a__bottomRow{border-top:1px solid var(--color-secondary);text-align:center;padding-top:.75rem}.footer-module__1jeW9a__copyright{color:var(--color-bg-subtle);font-size:.8rem}@media (max-width:768px){.footer-module__1jeW9a__topRow{text-align:center;flex-direction:column;align-items:center}}
@keyframes hero-module__hvNlca__slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__hvNlca__slideIn{0%{transform:translateY(28px)}to{transform:translateY(0)}}@keyframes hero-module__hvNlca__imageReveal{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes hero-module__hvNlca__kenBurns{0%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes hero-module__hvNlca__trustItemIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}:root{--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}.hero-module__hvNlca__hero{min-height:calc(100vh - var(--navbar-height));background-color:var(--color-bg);display:flex;position:relative;overflow:hidden}.hero-module__hvNlca__content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;width:50%;padding:4rem 3.5rem 5rem 5vw;display:flex;position:relative}.hero-module__hvNlca__heading{color:var(--color-primary);animation:hero-module__hvNlca__slideIn .9s var(--ease-out-expo) both;margin:0 0 1.5rem;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:700;line-height:1.15;animation-delay:50ms}.hero-module__hvNlca__subtext{color:var(--color-text);max-width:520px;animation:hero-module__hvNlca__slideUpFade .9s var(--ease-out-expo) both;margin:0 0 2rem;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.65;animation-delay:.28s}.hero-module__hvNlca__buttons{animation:hero-module__hvNlca__slideUpFade .9s var(--ease-out-expo) both;flex-wrap:wrap;gap:1rem;animation-delay:.5s;display:flex}.hero-module__hvNlca__imageWrap{z-index:1;background-color:var(--color-bg);animation:hero-module__hvNlca__imageReveal 1.1s var(--ease-out-expo) .1s both;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__hvNlca__imageWrap img{object-fit:cover;object-position:30% top;width:100%;height:100%;display:block}.hero-module__hvNlca__imageWrap:after{content:"";z-index:1;background:linear-gradient(to bottom, var(--color-bg) 0%, #f4f7fa00 100%);width:100%;height:15%;position:absolute;top:0;left:0}.hero-module__hvNlca__trustStrip{z-index:3;border-top:1px solid var(--color-bg-subtle);background:#f4f7faeb;justify-content:center;gap:2rem;padding:1rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-module__hvNlca__trustItem{color:var(--color-primary);white-space:nowrap;animation:hero-module__hvNlca__trustItemIn .6s var(--ease-out-expo) both;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.hero-module__hvNlca__trustItem:first-child{animation-delay:.85s}.hero-module__hvNlca__trustItem:nth-child(2){animation-delay:1s}.hero-module__hvNlca__trustItem:nth-child(3){animation-delay:1.15s}.hero-module__hvNlca__trustItem:nth-child(4){animation-delay:1.3s}.hero-module__hvNlca__trustIcon{font-size:1rem}.hero-module__hvNlca__mobileImageWrap{display:none}@media (max-width:1024px){.hero-module__hvNlca__content{width:55%;padding:3rem 2.5rem 3rem 4vw}.hero-module__hvNlca__imageWrap{width:55%}.hero-module__hvNlca__heading{font-size:clamp(2rem,3.5vw,2.8rem)}}@media (max-width:768px){.hero-module__hvNlca__hero{min-height:auto;padding-top:var(--navbar-height);flex-direction:column;position:relative}.hero-module__hvNlca__mobileImageWrap{z-index:0;display:block;position:absolute;inset:0}.hero-module__hvNlca__heading,.hero-module__hvNlca__subtext{text-shadow:0 0 6px #f4f7fa,0 0 12px #f4f7fa,0 0 20px #f4f7faf2,0 0 32px #f4f7fad9,0 0 48px #f4f7fab3}.hero-module__hvNlca__imageWrap{display:none}.hero-module__hvNlca__content{z-index:2;width:100%;min-height:calc(100svh - var(--navbar-height));text-align:left;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:3.5rem 1.5rem 2.5rem;display:flex;position:relative}.hero-module__hvNlca__heading{text-align:left;flex-shrink:0;margin-bottom:1.4rem;font-size:clamp(1.9rem,7.5vw,2.4rem)}.hero-module__hvNlca__subtext{text-align:left;flex-shrink:0;max-width:100%;margin-bottom:0;font-size:.95rem;line-height:1.6}.hero-module__hvNlca__buttons{flex-direction:column;flex-shrink:0;gap:.6rem;width:100%;margin-top:auto;padding-top:2rem}.hero-module__hvNlca__buttons a,.hero-module__hvNlca__buttons button{text-align:center;box-sizing:border-box;width:100%;padding:.85em 1.5em;font-size:1rem}.hero-module__hvNlca__trustStrip{z-index:2;background:var(--color-bg);border-top:1px solid var(--color-bg-subtle);grid-template-columns:1fr 1fr;gap:.4rem .75rem;padding:.9rem 1.5rem;display:grid;position:relative}.hero-module__hvNlca__trustItem{white-space:normal;font-size:.8rem}}@media (max-width:400px){.hero-module__hvNlca__content{padding:2rem 1.25rem}.hero-module__hvNlca__heading{font-size:1.75rem}.hero-module__hvNlca__subtext{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.hero-module__hvNlca__heading,.hero-module__hvNlca__subtext,.hero-module__hvNlca__buttons,.hero-module__hvNlca__imageWrap,.hero-module__hvNlca__imageWrap img,.hero-module__hvNlca__trustItem{opacity:1;animation:none;transform:none}}
.about-hero-module__9StyNq__heroSection{background:var(--color-bg);position:relative}.about-hero-module__9StyNq__heroBg{z-index:0;position:absolute;inset:0}.about-hero-module__9StyNq__heroOverlay{z-index:1;background:linear-gradient(90deg,#1e3a5ff5 0%,#1e3a5fe0 45%,#1e3a5f4d 75%,#1e3a5f00 100%);position:absolute;inset:0}.about-hero-module__9StyNq__heroPuppy{z-index:1;width:55%;height:100%;position:absolute;bottom:0;right:0}.about-hero-module__9StyNq__heroContent{z-index:2;position:relative}.about-hero-module__9StyNq__heroImageCard{display:none}.about-hero-module__9StyNq__heroHeading{color:var(--color-text-inverse)}.about-hero-module__9StyNq__heroBody{color:var(--color-text-inverse);opacity:.88}@media (min-width:1024px){.about-hero-module__9StyNq__heroBg,.about-hero-module__9StyNq__heroOverlay,.about-hero-module__9StyNq__heroPuppy{display:none}.about-hero-module__9StyNq__heroHeading{color:var(--color-primary)}.about-hero-module__9StyNq__heroBody{color:var(--color-text);opacity:1}.about-hero-module__9StyNq__heroImageCard{display:block}.about-hero-module__9StyNq__heroContent{z-index:auto;position:static}}
.contact-form-module__wDV4OW__form{flex-direction:column;gap:1.25rem;display:flex}.contact-form-module__wDV4OW__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.contact-form-module__wDV4OW__label{color:var(--color-text);font-size:.875rem;font-weight:600}.contact-form-module__wDV4OW__input,.contact-form-module__wDV4OW__textarea{border:1px solid var(--color-bg-subtle);background:var(--color-bg);color:var(--color-text);border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-form-module__wDV4OW__input:focus,.contact-form-module__wDV4OW__textarea:focus{border-color:var(--color-primary)}.contact-form-module__wDV4OW__textarea{resize:vertical;min-height:120px}
.review-card-module__mwP5Iq__reviewCard{background:var(--color-bg);border:1px solid var(--color-bg-subtle);border-radius:12px;flex-direction:column;gap:.75rem;height:100%;padding:1.75rem;transition:box-shadow .2s,transform .2s;display:flex}.review-card-module__mwP5Iq__reviewCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.review-card-module__mwP5Iq__stars{color:var(--color-accent);letter-spacing:.1em;font-size:1.1rem}.review-card-module__mwP5Iq__text{color:var(--color-text);margin:0;font-size:1rem;font-style:italic;line-height:1.6}.review-card-module__mwP5Iq__author{color:var(--color-secondary);margin:0;font-size:.875rem;font-weight:600}.review-card-module__mwP5Iq__theme{color:var(--color-primary);background:#2f5e4e14;border-radius:100px;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}
