@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";
.app{background-color:#f9f8f4;min-height:100vh;font-family:Inter,Poppins,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.service-area{background-color:#a3e635;padding:2rem 0}.area-content{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.area-content{flex-direction:row}}.area-info{align-items:center;display:flex}.chat-button{color:#1a202c;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;align-items:center;padding:.5rem 2rem;font-weight:600;transition:box-shadow .15s;display:flex}.chat-button:hover{box-shadow:0 10px 15px -3px #0000001a}.footer{color:#fff;background-color:#1a202c;padding:3rem 0}.footer-grid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-info{flex-direction:column;gap:1rem;display:flex}.contact-item{align-items:center;display:flex}.quick-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-link{color:#cbd5e0;transition:color .15s}.footer-link:hover{color:#a3e635}.social-links{gap:1rem;margin-bottom:1.5rem;display:flex}.social-icon{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:opacity .15s;display:flex}.social-icon:hover{opacity:.9}.social-icon.pink{background-color:#ec4899}.social-icon.black{background-color:#2d3748}.social-icon.green{background-color:#10b981}.hours-title{margin-bottom:.5rem;font-weight:600}.hours-text{color:#cbd5e0;margin-bottom:.25rem}.copyright{text-align:center;color:#a0aec0;border-top:1px solid #2d3748;padding-top:2rem}.footer-partner{border-top:1px solid #ffffff14;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-top:1.5rem;display:flex}.footer-partner-label{letter-spacing:.08em;color:#94a3b8;text-transform:uppercase;white-space:nowrap;font-size:.8rem}.partner-link{color:#e2e8f0;align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.partner-link:hover{color:#a3e635}.partner-logo{object-fit:contain;background:#fff;border:1px solid #ffffff1f;border-radius:6px;width:36px;height:36px;padding:3px}.copyright-sub{margin-top:.5rem;font-size:.875rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f9f8f4}::-webkit-scrollbar-thumb{background:#8fbc8f;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#7ca07c}.text-lime{color:#a3e635}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f9f8f4}::-webkit-scrollbar-thumb{background:#8fbc8f;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#7ca07c}
.Navigation-module__AmG_aG__navigation{z-index:50;color:#fff;background-color:#8fbc8f;position:sticky;top:0}.Navigation-module__AmG_aG__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Navigation-module__AmG_aG__container{padding:0 1.5rem}}@media (min-width:1024px){.Navigation-module__AmG_aG__container{padding:0 2rem}}.Navigation-module__AmG_aG__navContent{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Navigation-module__AmG_aG__logo{flex-direction:column;line-height:1;display:flex}.Navigation-module__AmG_aG__logoMain{letter-spacing:-.025em;font-size:1.5rem;font-weight:700}.Navigation-module__AmG_aG__logoSub{font-size:1.125rem;font-weight:300}.Navigation-module__AmG_aG__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:1024px){.Navigation-module__AmG_aG__desktopNav{display:flex}}.Navigation-module__AmG_aG__navLink{font-weight:500;transition:color .15s}.Navigation-module__AmG_aG__navLink:hover{color:#a3e635}.Navigation-module__AmG_aG__bookButton{color:#1a202c;background-color:#a3e635;border-radius:9999px;padding:.5rem 1.5rem;font-weight:600;transition:box-shadow .15s}.Navigation-module__AmG_aG__bookButton:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Navigation-module__AmG_aG__menuButton{color:#fff;cursor:pointer;background:0 0;border:none;display:block}@media (min-width:1024px){.Navigation-module__AmG_aG__menuButton{display:none}}.Navigation-module__AmG_aG__mobileMenu{overflow:hidden}.Navigation-module__AmG_aG__mobileMenuContent{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.Navigation-module__AmG_aG__mobileNavLink{padding:.5rem 0;transition:color .15s;display:block}.Navigation-module__AmG_aG__mobileNavLink:hover{color:#a3e635}.Navigation-module__AmG_aG__mobileBookButton{color:#1a202c;cursor:pointer;background-color:#a3e635;border:none;border-radius:9999px;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .15s}.Navigation-module__AmG_aG__mobileBookButton:hover{background-color:#94d034}
.SocialSidebar-module__zj-Oka__desktopSidebar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:0 16px 16px 0;padding:12px 8px;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:2px 0 12px #0000001a}@media (max-width:768px){.SocialSidebar-module__zj-Oka__desktopSidebar{display:none}}.SocialSidebar-module__zj-Oka__sidebarContainer{flex-direction:column;display:flex}.SocialSidebar-module__zj-Oka__socialIcons{flex-direction:column;gap:16px;display:flex}.SocialSidebar-module__zj-Oka__socialIcon{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.SocialSidebar-module__zj-Oka__socialIcon.SocialSidebar-module__zj-Oka__pink{color:#fff;background:linear-gradient(45deg,#f09433,#d62976,#962fbf)}.SocialSidebar-module__zj-Oka__socialIcon.SocialSidebar-module__zj-Oka__black{color:#fff;background:#000}.SocialSidebar-module__zj-Oka__icon{width:24px;height:24px}.SocialSidebar-module__zj-Oka__mobileActionBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#fffffffa;border-top:1px solid #0000000d;gap:8px;padding:8px 12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000014}@media (min-width:769px){.SocialSidebar-module__zj-Oka__mobileActionBar{display:none}}.SocialSidebar-module__zj-Oka__mobileActionBar.SocialSidebar-module__zj-Oka__hide{display:none}.SocialSidebar-module__zj-Oka__actionButton{cursor:pointer;color:#fff;border:none;border-radius:30px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 0;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.SocialSidebar-module__zj-Oka__actionIcon{font-size:.7rem}.SocialSidebar-module__zj-Oka__bookButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;box-shadow:0 1px 3px #0000001a}.SocialSidebar-module__zj-Oka__bookButton:active{background:#000000f2;transform:scale(.97)}.SocialSidebar-module__zj-Oka__contactButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#006496d9;box-shadow:0 1px 3px #00649626}.SocialSidebar-module__zj-Oka__contactButton:active{background:#006496f2;transform:scale(.97)}@media (max-width:768px){body{padding-bottom:0}}
