:root{--font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--primary-color: #7B5A5A;--secondary-color: #E8C9C9;--accent-color: #F4E9DD;--text-color: #333333;--background-color: #FFFCF7}body{margin:0;font-family:var(--font-family-sans-serif);background-color:var(--background-color);color:var(--text-color);line-height:1.6}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}html{font-size:16px}@media (min-width: 768px){html{font-size:17px}}@media (min-width: 1024px){html{font-size:18px}}._heroSection_12wf7_1{background-color:var(--accent-color);background-image:url(/hero.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}._heroContent_12wf7_16{max-width:800px}._title_12wf7_20{font-size:2.8rem;color:var(--primary-color);margin-bottom:.5rem;font-weight:700}._subtitle_12wf7_27{font-size:1.5rem;color:var(--primary-color);margin-bottom:1.5rem;font-weight:400}._tagline_12wf7_34{font-size:1.2rem;color:var(--text-color);font-style:italic}@media (max-width: 768px){._heroSection_12wf7_1{min-height:70vh;padding:1.5rem}._title_12wf7_20{font-size:2.2rem}._subtitle_12wf7_27{font-size:1.2rem}._tagline_12wf7_34{font-size:1rem}}@media (max-width: 480px){._title_12wf7_20{font-size:1.8rem}._subtitle_12wf7_27{font-size:1rem}}._navbar_fhkb3_1{background-color:var(--background-color);padding:.8rem 2rem;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease}._navContainer_fhkb3_13{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._logoLink_fhkb3_21{display:inline-block}._logo_fhkb3_21{height:50px;width:auto}._navMenu_fhkb3_30{list-style:none;display:flex;margin:0;padding:0}._navItem_fhkb3_37{margin-left:1.5rem}._navLink_fhkb3_41{color:var(--primary-color);text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 0;transition:color .3s ease}._navLink_fhkb3_41:hover,._navLink_fhkb3_41._active_fhkb3_51{color:var(--secondary-color)}._hamburgerIcon_fhkb3_57{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:1.8rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}._hamburgerIcon_fhkb3_57:focus{outline:none}._hamburgerIcon_fhkb3_57 span{width:1.8rem;height:.2rem;background-color:var(--primary-color);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}._hamburgerIcon_fhkb3_57._open_fhkb3_85 span:nth-child(1){transform:rotate(45deg)}._hamburgerIcon_fhkb3_57._open_fhkb3_85 span:nth-child(2){opacity:0;transform:translate(20px)}._hamburgerIcon_fhkb3_57._open_fhkb3_85 span:nth-child(3){transform:rotate(-45deg)}@media (max-width: 768px){._navMenu_fhkb3_30{display:none;flex-direction:column;align-items:center;position:absolute;top:65px;left:0;width:100%;background-color:var(--background-color);padding:1rem 0;box-shadow:0 8px 16px #0000001a;border-top:1px solid var(--accent-color)}._navMenu_fhkb3_30._navMenuOpen_fhkb3_114{display:flex}._navItem_fhkb3_37{margin-left:0;margin-bottom:1rem;width:100%;text-align:center}._navItem_fhkb3_37:last-child{margin-bottom:0}._navLink_fhkb3_41{padding:.8rem 1rem;display:block;width:100%}._hamburgerIcon_fhkb3_57{display:flex}._navbar_fhkb3_1{padding:.5rem 1rem}._logo_fhkb3_21{height:40px}}._aboutSection_1dj6h_1{padding:4rem 2rem;background-color:var(--background-color);background-image:url(/aboutUs.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;text-align:center}._aboutContainer_1dj6h_12{max-width:900px;margin:0 auto}._title_1dj6h_17{font-size:2.5rem;color:var(--primary-color);margin-bottom:2rem;font-weight:700}._story_1dj6h_24{font-size:1.1rem;line-height:1.8;color:var(--text-color);text-align:left}._story_1dj6h_24 p{margin-bottom:1.5rem}@media (max-width: 768px){._aboutSection_1dj6h_1{padding:3rem 1.5rem}._title_1dj6h_17{font-size:2rem;margin-bottom:1.5rem}._story_1dj6h_24{font-size:1rem}}._servicesSection_h2bcj_1{padding:4rem 2rem;background-image:url(/service.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}._servicesContainer_h2bcj_11{max-width:1200px;margin:0 auto;text-align:center}._title_h2bcj_17{font-size:2.5rem;color:var(--primary-color);margin-bottom:2.5rem;font-weight:700}._servicesGrid_h2bcj_24{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._serviceCard_h2bcj_30{background-color:var(--background-color);padding:2rem;border-radius:8px;box-shadow:0 4px 15px #00000014;text-align:left;transition:transform .3s ease,box-shadow .3s ease}._serviceCard_h2bcj_30:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001f}._serviceTitle_h2bcj_44{font-size:1.5rem;color:var(--primary-color);margin-bottom:1rem;font-weight:600;word-break:break-word}._serviceDescription_h2bcj_52{font-size:1rem;line-height:1.6;color:var(--text-color);word-break:break-word}@media (max-width: 768px){._servicesSection_h2bcj_1{padding:3rem 1.5rem}._title_h2bcj_17{font-size:2rem;margin-bottom:2rem}._servicesGrid_h2bcj_24{grid-template-columns:1fr;gap:1.5rem}._serviceCard_h2bcj_30{padding:1.5rem}._serviceTitle_h2bcj_44{font-size:1.3rem}}._contactSection_1dksd_1{padding:4rem 2rem;background-image:url(/contactUs.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}._contactContainer_1dksd_11{max-width:800px;margin:0 auto;text-align:center}._title_1dksd_17{font-size:2.5rem;color:var(--primary-color);margin-bottom:1.5rem;font-weight:700}._intro_1dksd_24{font-size:1.1rem;line-height:1.7;color:var(--text-color);margin-bottom:2.5rem;max-width:650px;margin-left:auto;margin-right:auto}._contactDetails_1dksd_34{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}._contactItem_1dksd_41{background-color:var(--accent-color);padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #00000012}._contactType_1dksd_48{font-size:1.3rem;color:var(--primary-color);margin-bottom:.5rem;font-weight:600}._contactLink_1dksd_55{font-size:1.1rem;color:var(--text-color);text-decoration:none;word-break:break-all;transition:color .3s ease}._contactLink_1dksd_55:hover{color:var(--primary-color);text-decoration:underline}._availability_1dksd_68{font-size:1rem;color:var(--text-color);margin-top:1rem}@media (min-width: 768px){._contactDetails_1dksd_34{flex-direction:row;justify-content:space-around}._contactItem_1dksd_41{flex-basis:30%}}@media (max-width: 767px){._contactSection_1dksd_1{padding:3rem 1.5rem}._title_1dksd_17{font-size:2rem}._intro_1dksd_24{font-size:1rem;margin-bottom:2rem}._contactType_1dksd_48{font-size:1.2rem}._contactLink_1dksd_55{font-size:1rem}}
