*{box-sizing:border-box}body{color:#333;background-color:#f3ede4;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.header{background-color:#f3ede4;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.logo{font-size:1.25rem;font-weight:700;line-height:1.3}.logo-link{align-items:center;gap:.75rem;display:flex}.logo-image{border-radius:8px}.logo-text{line-height:1.3}@media (min-width:769px){.logo-image{width:80px;height:80px}.logo{font-size:1.4rem}}.nav{align-items:center;gap:2.5rem;display:flex}.nav-links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.book-now-btn{cursor:pointer;white-space:nowrap;background-color:#0000;border:1.5px solid #333;border-radius:30px;padding:.75rem 1.5rem;font-size:.8rem;font-weight:500}.book-now-btn:hover{background:#f5f5f5;transform:translateY(-2px)}.main-content{grid-template-columns:1fr 1.5fr;align-items:center;gap:3rem;max-width:1100px;margin-left:auto;margin-right:auto;padding:2rem;display:grid}.hero-section{background-color:#fff;width:100vw;margin-left:calc(50% - 50vw);padding-top:3rem;padding-bottom:3rem}.hero-section .main-content{padding-top:0;padding-bottom:0;min-height:auto!important}.text-content{padding-right:2rem}.main-heading{margin:0 0 2rem;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500;line-height:1.3}.book-now-btn-main{cursor:pointer;background-color:#d4c8b8;border:none;border-radius:30px;padding:1rem 2.5rem;font-size:1rem}.image-content{justify-content:center;align-items:center;display:flex}.main-image{border-radius:20px;width:100%;height:auto}.about-section{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin-left:auto;margin-right:auto;padding:3rem 2rem;display:grid}.about-text h2{margin-bottom:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:500}.about-text p{max-width:500px;line-height:1.8}.craftsmanship-section{text-align:center;max-width:700px;margin-left:auto;margin-right:auto;padding:4rem 2rem}.craftsmanship-section h2{margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.craftsmanship-item h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.craftsmanship-item p{color:#555;margin-bottom:1.5rem}.learn-more{font-weight:500;text-decoration:underline}.location-hours-section{max-width:700px;margin-left:auto;margin-right:auto;padding:4rem 2rem}.location-hours-section h2{margin-bottom:2.5rem;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.location-hours-content{grid-template-columns:1fr 1fr;gap:4rem;line-height:1.8;display:grid}.location-details p{margin:0 0 .5rem}.location-details a{color:#00f;text-decoration:none}.location-details .directions-link{color:#551a8b;margin-top:1rem;font-weight:500;text-decoration:underline;display:inline-block}.hours-details ul{margin:0;padding:0;list-style:none}.hours-details li{justify-content:space-between;margin-bottom:.75rem;display:flex}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.hamburger span{background:#333;border-radius:10px;width:2rem;height:.2rem;transition:all .3s linear}.mobile-nav-overlay{z-index:1000;background:#f3ede4;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.mobile-nav{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex;position:relative}.close-btn{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:3rem;display:flex;position:absolute;top:-8rem;right:0}.mobile-nav-links{text-align:center;width:100%;margin:0 0 3rem;padding:0;list-style:none}.mobile-nav-links li{margin-bottom:2rem}.mobile-nav-links a{text-transform:uppercase;color:#333;padding:1rem;font-size:1.2rem;font-weight:500;text-decoration:none;display:block}.mobile-book-btn{color:#333;background:0 0;border:2px solid #333;border-radius:30px;padding:1rem 2rem;font-weight:500;text-decoration:none;display:inline-block}@media (max-width:900px){.main-content,.about-section{text-align:center;grid-template-columns:1fr;gap:2rem;padding:3rem 2rem}.text-content{order:2;padding-right:0}.image-content,.about-section .image-content{order:1}.about-section .about-text{order:2;padding-right:0}.main-heading{font-size:2.2rem}.about-text h2,.craftsmanship-section h2,.location-hours-section h2{font-size:1.75rem}}@media (max-width:768px){.header{justify-content:space-between;padding:1rem 1.5rem}.logo{text-align:left}.desktop-nav{display:none!important}.hamburger{display:flex}.main-content,.about-section,.location-hours-content{grid-template-columns:1fr;gap:2.5rem}}.map-content{justify-content:center;align-items:center;display:flex}.main-content:has(.map-content){grid-template-columns:1.8fr 1fr}.location-info h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.location-info p{margin:0 0 .5rem;line-height:1.6}.location-info a{color:#333;text-decoration:none}.location-info a:hover{text-decoration:underline}.directions-link{font-weight:500;text-decoration:underline;color:#551a8b!important}.facebook-content{justify-content:center;align-items:center;display:flex}.facebook-content iframe{max-width:100%}.facebook-section{text-align:center;max-width:700px;margin-left:auto;margin-right:auto;padding:4rem 2rem}.facebook-section .text-content{text-align:center;max-width:600px;margin:0 auto;padding:0}.facebook-section p{text-align:center;margin-bottom:2rem;line-height:1.8}.facebook-section .main-heading{text-align:center}.facebook-section .directions-link{display:inline-block}.facebook-link{vertical-align:middle;align-items:center;gap:.8rem;display:inline-flex}.facebook-icon{vertical-align:middle;border-radius:4px;flex-shrink:0}.footer{background-color:#e5ddd5;margin-top:2rem;padding:3rem 2rem 1rem}.footer-content{grid-template-columns:1fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.footer-nav h3,.footer-payments h3,.footer-contact h3{color:#333;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#555;font-size:.9rem;text-decoration:none}.footer-links a:hover{color:#333;text-decoration:underline}.payment-icons{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}@media (max-width:768px){.payment-icons{grid-template-columns:repeat(3,1fr);justify-items:center;display:grid}}.services-section{max-width:900px;margin:0 auto;padding:4rem 2rem}.services-content{text-align:center}.services-lists-wrapper{text-align:left;max-width:600px;margin-left:2rem;display:inline-block}@media (max-width:768px){.services-lists-wrapper{margin-left:.5rem;margin-right:.5rem}}.services-title{text-align:center;color:#333;margin-bottom:3rem;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.service-category{margin-bottom:2rem}.service-category h2{color:#333;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500}.service-list{margin:0;padding:0;list-style:none}.service-list li{color:#555;margin-bottom:.6rem;padding-left:1.5rem;font-size:1rem;line-height:1.7;position:relative}.service-list li:before{content:"•";color:#333;font-weight:700;position:absolute;left:0}.service-description{color:#333;margin-bottom:1rem;font-weight:500}.service-divider{background-color:#ddd;max-width:200px;height:1px;margin:3rem 0}@media (max-width:768px){.services-section{padding:3rem 1.5rem}.services-title{margin-bottom:2rem;font-size:2rem}.service-category h2{font-size:1.5rem}.service-list li{margin-bottom:.6rem;font-size:1rem}.service-divider{margin:2rem 0}}.payment-logo{background-color:#fff;border-radius:6px;padding:.3rem}.footer-contact p{color:#555;margin:.3rem 0;font-size:.9rem;line-height:1.4}.footer-bottom{text-align:center;margin-top:2rem}.footer-divider{background-color:#ccc;height:1px;margin-bottom:1rem}.footer-bottom p{color:#666;margin:0;font-size:.8rem}@media (max-width:768px){.footer-content{text-align:center;grid-template-columns:1fr;gap:2rem}.payment-icons{align-items:center}}.care-guide-hero{position:relative}.care-guide-background{width:100%;height:100vh;position:relative}.background-image{object-fit:cover;z-index:1}.care-guide-overlay{z-index:2;background:#000000b3;justify-content:center;align-items:flex-start;padding:2rem;display:flex;position:absolute;inset:0}.care-guide-content{color:#fff;max-width:1000px;max-height:100%;padding:2rem 0;overflow-y:auto}.care-guide-title{text-align:center;color:#fff;margin-bottom:3rem;font-family:Georgia,Times New Roman,serif;font-size:3.5rem;font-weight:500}.care-guide-section h2{color:#fff;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.intro-text{color:#f0f0f0;margin-bottom:3rem;font-size:1.3rem;line-height:1.7}.care-points{gap:2.5rem;display:grid}.care-point{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:12px;padding:2rem}.care-point h3{color:#e5ddd5;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500}.care-point p{color:#f0f0f0;font-size:1.2rem;line-height:1.7}@media (max-width:768px){.care-guide-overlay{padding:1.5rem}.care-guide-content{padding:2rem 0}.care-guide-title{margin-bottom:2rem;font-size:2.5rem}.care-guide-section h2{font-size:2rem}.intro-text{font-size:1.1rem}.care-point{padding:1.5rem}.care-point h3{font-size:1.5rem}.care-point p{font-size:1rem}}
