@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:Playfair Display,Georgia,serif;background-color:#fff;color:#1c2521;overflow-x:hidden}p,span,a,li{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}h1,h2,h3,h4,h5,h6{overflow-wrap:normal;word-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.hero-section,.intro-section,.services-preview,.values-section,.cta-section,.services-page,.about-page,.contact-page{width:100%!important;max-width:100vw!important}@media(max-width:576px){.extended-service-card,.service-card,.milestone-card,.info-card-large,.contact-details-box{padding:1.5rem 1.2rem!important}}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 0 auto}app-footer{flex-shrink:0}.fade-in-scroll{animation:scrollFadeIn linear both;animation-timeline:view();animation-range:entry 10% cover 30%}.slide-in-scroll{animation:scrollSlideIn linear both;animation-timeline:view();animation-range:entry 10% cover 30%}@keyframes scrollFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollSlideIn{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}
