html,body,#root{margin:0;padding:0;width:100%;font-family:Inter,sans-serif;background-color:#ece3dc;color:#410016}.navbar{position:sticky;top:0;background-color:#ece3dc;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #FFBE98;z-index:1000}.logo{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#410016}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-links a{text-decoration:none;font-weight:600;color:#552d32}.hero{text-align:center;padding:6rem 2rem;background:#ffbe98;color:#410016;width:100vw;box-sizing:border-box}.hero h1{font-family:Playfair Display,serif;font-size:2.75rem;margin-bottom:.5rem}.hero .tagline{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.hero .description{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#410016;color:#fff;padding:.75rem 1.5rem;border:none;text-decoration:none;font-weight:700;border-radius:6px;transition:.3s ease}.cta-button:hover{background-color:#552d32}.about{padding:4rem 2rem;text-align:center}.about h2{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem;color:#410016}.footer a{color:#ffbe98;text-decoration:none}.footer a:hover{color:#fff}@media (max-width: 768px){.hero h1{font-size:2.2rem}.hero .tagline{font-size:1.2rem}.hero .description{font-size:1rem}.nav-links{gap:1rem;font-size:.9rem}}.nav-links a{text-decoration:none;font-weight:600;color:#552d32;position:relative;padding-bottom:4px;transition:color .3s ease}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:#ffbe98;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-links a:hover:after{transform:scaleX(1)}.nav-links a:hover{color:#b48b32}.navbar{position:relative;top:0;background-color:#ece3dc;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #FFBE98;z-index:1000;height:72px;box-sizing:border-box}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#552d32}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{display:none;flex-direction:column;width:100%;padding-top:1rem;background-color:#ece3dc}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:72px;right:0;background-color:#ece3dc;padding:1rem 2rem;border-bottom:2px solid #FFBE98;box-shadow:0 2px 6px #0000001a;z-index:999;max-width:300px}.nav-links li{margin:.5rem 0}}.footer{background-color:#552d32;color:#ece3dc;font-size:.9rem;text-align:center;padding:3rem 2rem;line-height:1.6}html,body{margin:0!important;padding:0!important;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;font-family:Inter,sans-serif;background-color:#ece3dc;color:#410016;line-height:1.6}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{height:100%}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.about{flex-grow:1;background-color:#fff7f2;padding:4rem 2rem;text-align:center}.about-container{max-width:700px;margin:0 auto}.about h2{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 1.5rem;color:#410016;letter-spacing:.03em}.about p{font-size:1.1rem;line-height:1.8;color:#552d32;margin-bottom:1.5rem}html,body{margin:0;padding:0}.contact{flex-grow:1;background-color:#fff7f2;padding:4rem 2rem;text-align:center}.contact-container{max-width:800px;margin:0 auto}.contact h2{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem;color:#410016}.contact p{color:#552d32;font-size:1.1rem;margin-bottom:1.2rem;line-height:1.6}.contact a{color:#410016;text-decoration:underline}.map-container{margin-top:2rem;border-radius:8px;overflow:hidden}.contact-hours{margin-top:2rem;text-align:left}.contact-hours h3{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:.5rem;color:#410016;text-align:center}.contact-hours ul{list-style:none;padding:0;margin:0 auto;max-width:320px}.contact-hours li{font-size:1.05rem;color:#552d32;line-height:1.8}
