@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Merriweather:wght@400;700&display=swap);.navbar{align-items:center;background-color:#e0ffff;box-shadow:0 2px 6px #00000014;color:#004c6d;display:flex;justify-content:space-between;padding:1rem 2rem}.logo{color:#004c6d;font-size:1.35rem;font-weight:700}.nav-links{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}.nav-links a{border-radius:4px;color:#004c6d;font-weight:600;padding:.35rem .5rem;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out}.nav-links a:hover{background-color:#004c6d0f}.nav-links .active{background-color:#004c6d1f;text-decoration:none}.nav-left{display:flex;gap:1rem}.brand,.nav-left{align-items:center}.brand{display:inline-flex;text-decoration:none}.brand-logo{display:block;transition:transform .2s ease,opacity .2s ease}.brand:hover .brand-logo{opacity:.9;transform:scale(1.05)}.nav-toggle{background:#0000;border:none;cursor:pointer;display:none;padding:6px}.hamburger{background:#004c6d;display:block;height:2px;position:relative;width:22px}.hamburger:after,.hamburger:before{background:#004c6d;content:"";height:2px;left:0;position:absolute;width:22px}.hamburger:before{top:-7px}.hamburger:after{top:7px}.nav-phone a{color:#004c6d;font-weight:700}.mobile-menu-logo{display:none}@media (max-width:880px){.navbar{padding:.875rem 1rem}.nav-toggle{display:inline-block}.nav-links{background:linear-gradient(180deg,#e0f7fa,#fff);box-shadow:-12px 0 40px #07142826;flex-direction:column;gap:0;height:100vh;opacity:0;overflow-y:auto;padding:4.5rem 1.5rem 1rem;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:opacity .25s ease,transform .25s cubic-bezier(.4,0,.2,1);width:280px;z-index:1001}.nav-links.open{opacity:1;pointer-events:auto;transform:translateX(0)}.nav-links li{padding:.6rem 0;width:100%}.nav-links a{display:block;padding:.75rem 1rem;width:100%}.mobile-menu-logo{border-bottom:1px solid #004c6d1a;display:flex!important;justify-content:center;margin-bottom:.5rem;padding:0 0 1.5rem!important}.mobile-brand{background:#0000!important;display:inline-flex!important;padding:0!important;width:auto!important}.mobile-brand-logo{display:block;transition:transform .2s ease,opacity .2s ease}.mobile-brand:hover .mobile-brand-logo{opacity:.9;transform:scale(1.05)}.nav-overlay{background:#00000059;inset:0;position:fixed;z-index:1000}}.site-footer{background-color:#f8f9fa;border-top:1px solid #e6eef0;margin-top:2rem;padding:1.25rem 1rem}.footer-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-brand{color:#004c6d;font-weight:700}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-link{align-items:center;color:#004c6d;display:inline-flex;font-size:.95rem;font-weight:600;gap:6px;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer-link:hover{color:#00a8c6;transform:translateY(-1px)}.footer-social{align-items:center;background:#004c6d;border-radius:50%;color:#fff;display:inline-flex;font-size:1.1rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social:hover{background:#00a8c6;box-shadow:0 4px 12px #00a8c64d;transform:translateY(-2px)}.footer-logo{cursor:pointer;display:block;transition:transform .2s ease,opacity .2s ease}.footer-logo:hover{opacity:.9;transform:scale(1.03)}.footer-bottom{color:#6b7280;font-size:.9rem;margin:.75rem auto 0;max-width:1200px;text-align:center}@media (max-width:640px){.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{margin-top:.5rem}}.home-page{max-width:100%;overflow-x:hidden}.home-page .hero{background:linear-gradient(135deg,#fffffff2,#fafcfdfa 50%,#f0fafff2);border:1px solid #00a8c61a;border-radius:16px;box-shadow:0 8px 32px #004c6d14;box-sizing:border-box;margin-bottom:3rem;max-width:100%;overflow:hidden;padding:4rem 1rem;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.home-page .hero:hover{box-shadow:0 12px 40px #004c6d1f;transform:translateY(-2px)}.home-page p{line-height:1.6;margin:0;max-width:540px}.home-page h1{color:#004c6d;font-size:2.5rem;margin:0 0 1rem}.hero-content{grid-gap:1.25rem;align-items:center;display:grid;gap:1.25rem;grid-template-areas:"left right";grid-template-columns:1fr 320px;margin:0 auto;max-width:1100px;padding:2rem 1rem}.hero-left{grid-area:left;text-align:left}.hero-right{grid-area:right}.headline{-webkit-text-fill-color:#0000;word-wrap:break-word;animation:fadeSlide .8s ease both;background:linear-gradient(135deg,#003747,#004c6d 50%,#006d85);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:700;margin:0 0 .5rem;overflow-wrap:break-word}.subtext{animation:fadeIn 1.1s ease both;color:#234;margin:0 0 1rem}.home-summary{grid-gap:.4rem;display:grid;gap:.4rem;list-style:none;margin:0 0 1rem;padding:0}.home-summary li{align-items:center;display:flex}.home-summary li:before{background:#00a8c6;border-radius:50%;content:"";display:inline-block;flex:0 0 auto;height:10px;margin-right:.6rem;width:10px}.hero-ctas{display:flex;gap:.7rem;margin-top:.6rem}.portrait-wrap{align-items:center;display:flex;justify-content:center}.portrait{animation:float 6s ease-in-out infinite;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:6px solid #ffffffe6;border-radius:50%;box-shadow:0 12px 36px #0714281f;height:220px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:cover;transform:translateY(0);width:220px}.hero:after,.hero:before{content:"";inset:0;pointer-events:none;position:absolute}.hero:before{background:radial-gradient(closest-side,#00a8c60f,#0000 60%);mix-blend-mode:screen}.hero:after{background:linear-gradient(120deg,#00a8c608,#004c6d05)}.astro-decoration{height:200px;opacity:.6;pointer-events:none;position:absolute;right:3rem;top:2rem;width:200px;z-index:0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes fadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.headline,.portrait,.subtext{animation:none}}@media (max-width:880px){.home-page{max-width:100vw;overflow-x:hidden;padding:0;width:100vw}.home-page .hero{border-radius:0;margin:0;overflow:hidden;padding:1.5rem 1rem;text-align:center}.hero-content,.home-page .hero{box-sizing:border-box;max-width:100%;width:100%}.hero-content{gap:1.25rem;grid-template-areas:"right" "left";grid-template-columns:1fr;padding:0}.hero-left{box-sizing:border-box;max-width:100%;padding:0 .5rem;text-align:center;width:100%}.headline{font-size:1.5rem;-webkit-hyphens:manual;hyphens:manual;line-height:1.3;margin-bottom:1rem}.headline,.subtext{word-wrap:break-word;max-width:100%;overflow-wrap:break-word;padding:0}.subtext{box-sizing:border-box;font-size:.875rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.55;margin:0 0 1.25rem;width:100%}.home-page p{word-wrap:break-word;line-height:1.6;overflow-wrap:break-word;padding:0}.home-page p,.home-summary{box-sizing:border-box;max-width:100%;width:100%}.home-summary{margin:1rem 0;padding:0 .5rem 0 1.5rem;text-align:left}.home-summary li{word-wrap:break-word;font-size:.875rem;line-height:1.55;margin-bottom:.5rem;overflow-wrap:break-word}.portrait{height:140px;margin:0 auto 1rem;width:140px}.portrait-wrap{margin:0 auto}.hero-ctas{flex-direction:column;gap:.75rem;padding:0 .5rem}.hero-ctas,.hero-ctas .button{box-sizing:border-box;max-width:100%;width:100%}.hero-ctas .button{font-size:.95rem;padding:.875rem 1rem;text-align:center}.astro-decoration{display:none}}.testimonials-section{background:linear-gradient(135deg,#e0f7fa66,#f0faff99 50%,#ffffff80);border-bottom:1px solid #00a8c61f;border-top:1px solid #00a8c61f;margin:3rem 0;padding:4rem 1rem;position:relative}.testimonials-section:before{background:linear-gradient(90deg,#0000,#00a8c633 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.testimonials-container{margin:0 auto;max-width:1100px}.testimonials-title{color:#004c6d;font-family:Merriweather,serif;font-size:2rem;margin-bottom:2rem;text-align:center}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.testimonial-card{animation-delay:.1s;background:#fff;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center}.testimonial-card:before{color:#00a8c614;content:'"';font-family:Georgia,serif;font-size:6rem;left:20px;line-height:1;position:absolute;top:-10px}.testimonial-rating{color:#fbbf24;font-size:1.25rem;margin-bottom:1rem}.star{display:inline-block;margin:0 1px}.testimonial-text{color:#333;font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author{color:#004c6d;font-size:.9rem;font-weight:600}@media (max-width:880px){.testimonials-section{padding:2rem .75rem}.testimonials-title{font-size:1.65rem}.testimonials-grid{gap:1rem;grid-template-columns:1fr}.testimonial-card{padding:1.5rem 1rem}}.about-page{min-height:460px;padding:1rem 0;position:relative}:root{--about-overlay-alpha:0.1;--about-bg-position:70% center}.about-bg{border-radius:8px;inset:0;overflow:hidden;position:absolute;z-index:0}.about-bg-slide{animation:bgFloat 8s ease-in-out infinite;filter:saturate(.85) contrast(.95) blur(.6px);height:100%;inset:0;object-fit:cover;object-position:70% center;object-position:var(--about-bg-position);opacity:1;position:absolute;transform:scale(1.02);width:100%}@keyframes bgFloat{0%{transform:translateY(0) scale(1.02)}50%{transform:translateY(-6px) scale(1.01)}to{transform:translateY(0) scale(1.02)}}.about-inner{background:#fffffff5;box-shadow:0 12px 36px #07142814;box-sizing:border-box;margin:0 auto;padding:2rem;position:relative;width:100%;z-index:2}.about-hero,.about-inner{border-radius:12px;max-width:1100px}.about-hero{background-image:linear-gradient(#ffffff1f,#ffffff1f);background-position:50%;background-size:cover;box-shadow:0 6px 20px #0714280f;filter:saturate(.85) contrast(.95) blur(.6px);height:140px;margin:0 auto -60px}.about-title{color:#004c6d;font-family:Merriweather,serif;font-size:2.25rem;letter-spacing:.6px;margin-bottom:1rem}.about-grid{grid-gap:1rem;align-items:start;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:1fr 320px;width:100%}@media (min-width:1280px){.about-grid{gap:1.5rem;grid-template-columns:1fr 360px}.about-inner{padding:2.25rem}}.about-page p{line-height:1.6;margin-bottom:1rem}.about-side{padding:.5rem .5rem 0;text-align:center}.about-photo{backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1px solid #044c6d0f;border-radius:12px;box-shadow:0 10px 30px #07142814;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;margin:0 auto .75rem;max-width:260px;width:100%}.about-cta{align-items:center;display:flex;gap:.6rem;justify-content:center;margin-top:.5rem}.about-cta .button{min-width:140px;padding:.6rem .9rem;width:auto}@media (max-width:880px){.about-cta{flex-direction:column}.about-cta .button{width:100%}.about-page{background:#fff;box-sizing:border-box;margin:0;max-width:100vw;min-height:auto;overflow-x:hidden!important;padding:0;position:relative;width:100vw}.about-page *{box-sizing:border-box;max-width:100%}.about-bg,.about-hero{display:none!important}.about-grid{box-sizing:border-box;gap:0;grid-template-columns:1fr;max-width:100%;padding-top:0;width:100%}.about-photo{border:none;border-radius:0;height:auto;margin:0 0 1rem}.about-inner,.about-photo{box-shadow:none;max-width:100%;width:100%}.about-inner{background:#0000;border-radius:0;box-sizing:border-box;margin:0;padding:0}.about-hero{height:100px;margin-bottom:.5rem}.about-bg{border-radius:0}.about-bg-slide{object-position:center center}.about-title{color:#004c6d;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem;padding:1rem 1rem .5rem;text-align:center}.about-text,.about-title{box-sizing:border-box;width:100%}.about-text{background:#0000;border-radius:0;box-shadow:none;margin:0;max-width:100%;padding:1rem}.about-text p{color:#333;font-size:1rem;line-height:1.75;margin-bottom:1.25rem;text-align:left}.about-side{align-items:stretch;background:#f8fcfc;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:0;width:100%}.about-stats{background:linear-gradient(135deg,#e0f7fa,#f0f9ff);border-radius:0;box-sizing:border-box;margin:0;padding:1.5rem 1rem}.stat-item{text-align:center}.stat-number{color:#004c6d;font-size:2rem}.stat-label{color:#006d85;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.about-cta{box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;max-width:100%;padding:0 1rem 1.5rem;width:100%}.about-cta a{font-size:1rem;font-weight:600;padding:.875rem 1.5rem;text-align:center;width:100%}}.about-bg:after{background:linear-gradient(180deg,#0000001a,rgba(0,0,0,.05));background:linear-gradient(180deg,rgba(0,0,0,var(--about-overlay-alpha)),rgba(0,0,0,calc(var(--about-overlay-alpha)/2)));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}@media (prefers-reduced-motion:reduce){.about-bg-slide{animation:none}}.services-page{padding:1rem 0}.services-grid{grid-gap:3rem;align-items:stretch;display:grid;gap:3rem;grid-template-columns:1fr;margin-top:2rem}.service-card{align-items:stretch;background-color:#fff;border:1px solid #00a8c61a;border-radius:16px;box-shadow:0 4px 16px #004c6d14;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.service-card:hover{border-color:#00a8c633;box-shadow:0 12px 32px #004c6d26;transform:translateY(-6px)}.service-icon{color:#004c6d}.service-image-wrap{flex-shrink:0;height:200px;margin:0;overflow:hidden;width:100%}.service-image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.service-card:hover .service-image{transform:scale(1.05)}.service-icon-and-title{align-items:center;background:linear-gradient(135deg,#e0f7fa4d,#ffffff80);display:flex;flex-shrink:0;gap:.75rem;padding:1.5rem 1.5rem 1rem}.service-title{color:#004c6d;font-size:1.4rem;font-weight:700;letter-spacing:-.3px;margin:0}.service-description{color:#333;flex:1 1 auto;font-size:.95rem;line-height:1.7;overflow:visible;padding:0 1.5rem;text-align:left}.service-description p{margin-bottom:1rem}.service-description p:last-child{margin-bottom:0}.btn-expand{background:#0000;border:none;color:#004c6d;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin:.5rem 0;padding:.5rem 1.5rem;text-align:left;transition:color .2s ease}.btn-expand:hover{color:#00688b;text-decoration:underline}.service-details{background:#e0f7fa33;border-top:1px solid #00a8c61a;flex-shrink:0;margin-top:auto;padding:1rem 1.5rem}.service-duration{color:#555;font-size:.9rem;margin:0 0 .5rem}.service-price{color:#004c6d;font-size:1.1rem;margin:0}.service-price strong{color:#004c6d;font-weight:700}.service-card .button{flex-shrink:0;margin:0 1.5rem 1.5rem}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{align-items:center;background:#004c6d1a;border:none;border-radius:50%;color:#004c6d;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;line-height:1;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px;z-index:10}.modal-close:hover{background:#004c6d;color:#fff;transform:rotate(90deg)}.modal-image-wrap{border-radius:16px 16px 0 0;height:250px;overflow:hidden;width:100%}.modal-image{height:100%;object-fit:cover;width:100%}.modal-header{align-items:center;background:linear-gradient(135deg,#e0f7fa4d,#ffffff80);display:flex;gap:1rem;padding:2rem 2rem 1rem}.modal-icon,.modal-title{color:#004c6d}.modal-title{font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0}.modal-body{color:#333;line-height:1.7;padding:1.5rem 2rem}.modal-body p{font-size:1rem;margin-bottom:1.25rem}.modal-body p:last-child,.modal-details{margin-bottom:0}.modal-details{background:#e0f7fa33;border-top:1px solid #00a8c61a;padding:1.5rem 2rem}.modal-duration{color:#555;font-size:.95rem;margin:0 0 .5rem}.modal-price{color:#004c6d;font-size:1.2rem;margin:0}.modal-price strong{font-weight:700}.modal-button{box-sizing:border-box;display:block;margin:1.5rem 2rem 2rem;padding:.875rem 2rem;text-align:center;width:calc(100% - 4rem)}@media (min-width:768px){.services-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{gap:3rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.services-grid{gap:3.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.services-page{overflow-x:hidden;padding:1rem}.services-grid{gap:3rem;grid-template-columns:1fr;margin-top:1.5rem;padding:0}.service-card{border-radius:12px;margin:0;min-height:auto}.service-image-wrap{border-radius:12px 12px 0 0;height:200px}.service-icon-and-title{padding:1.5rem 1.25rem 1rem}.service-title{font-size:1.3rem;line-height:1.3}.service-description{font-size:.95rem;line-height:1.6;min-height:auto;padding:.5rem 1.25rem 1rem}.service-description p{margin-bottom:.75rem}.service-details{margin-top:.5rem;padding:1rem 1.25rem}.service-card .button{font-size:.95rem;margin:0 1.25rem 1.5rem;padding:.875rem 1.5rem;width:calc(100% - 2.5rem)}.modal-content{border-radius:12px;margin:0;max-height:95vh}.modal-image-wrap{height:180px}.modal-header{padding:1.5rem 1.25rem .75rem}.modal-icon{display:none}.modal-title{font-size:1.5rem}.modal-body{font-size:.95rem;padding:1rem 1.25rem}.modal-body p{margin-bottom:1rem}.modal-details{padding:1rem 1.25rem}.modal-button{margin:0 1.25rem 1.5rem;width:calc(100% - 2.5rem)}.modal-close{font-size:1.75rem;height:36px;width:36px}}.blog-page{padding:1rem 0}.blog-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin-bottom:2rem;padding:1rem}.blog-form h3{color:#004c6d;margin-top:0}.form-input,.form-textarea{border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-bottom:.75rem;padding:.5rem;width:100%}.form-input:focus,.form-textarea:focus{border-color:#004c6d;outline:none}.posts-list{display:flex;flex-direction:column;gap:1rem}.post{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1rem}.post h4{color:#004c6d;margin:0 0 .5rem}.posts-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.post-card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;overflow:hidden}.post-image-wrap img{display:block;height:160px;object-fit:cover;width:100%}.post-card-body{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.post-title{color:#003747;margin:0}.post-meta{color:#666;font-size:.85rem}.post-excerpt{color:#333;flex:1 1 auto}.single-post{background:#fff;border-radius:10px;box-shadow:0 6px 18px #0000000f;margin:0 auto;max-width:860px;padding:1.25rem}.single-post-image img{border-radius:8px;height:340px;object-fit:cover;width:100%}.single-post-title{color:#003747;margin-top:1rem}.single-post-content p{line-height:1.6}.post-not-found{padding:3rem 1rem;text-align:center}@keyframes spin{to{transform:rotate(1turn)}}.booking-page{margin:0 auto;max-width:1100px;padding:1rem}.booking-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 360px}.booking-services{background:#fff;border:1px solid #044c6d14;border-radius:16px;box-shadow:0 4px 20px #0714280f;padding:2rem}.services-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width:881px) and (max-width:1200px){.services-cards{grid-template-columns:repeat(2,1fr)}}.service-booking-card{align-items:center;background:#fff;border:2px solid #00a8c61f;border-radius:16px;box-shadow:0 4px 16px #004c6d0f;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2rem 1.5rem 1.75rem;position:relative;text-align:center;transition:all .35s cubic-bezier(.4,0,.2,1)}.service-booking-card:before{background:linear-gradient(90deg,#00a8c6,#004c6d);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .35s ease}.service-booking-card:hover:before{transform:scaleX(1)}.service-booking-card:hover{border-color:#00a8c659;box-shadow:0 12px 32px #004c6d26;transform:translateY(-6px)}.service-card-icon{align-items:center;background:linear-gradient(135deg,#00a8c61f,#004c6d1a);border-radius:50%;box-shadow:0 4px 12px #004c6d14;color:#004c6d;display:flex;height:72px;justify-content:center;margin:0 auto 1.25rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:72px}.service-card-icon:before{background:linear-gradient(135deg,#00a8c6,#004c6d);border-radius:50%;content:"";inset:-3px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:3px;position:absolute;transition:opacity .4s ease}.service-booking-card:hover .service-card-icon{background:linear-gradient(135deg,#00a8c6,#004c6d);box-shadow:0 8px 24px #00a8c64d;color:#fff;transform:scale(1.08)}.service-booking-card:hover .service-card-icon:before{opacity:1}.service-card-title{color:#004c6d;font-size:1.2rem;font-weight:700;line-height:1.3;margin:0 0 .75rem}.service-card-description{color:#555;flex-grow:1;font-size:.9rem;line-height:1.5;margin:0 0 1.5rem;min-height:2.7rem;width:100%}.booking-card-button{box-sizing:border-box;display:block;font-size:.95rem!important;font-weight:600!important;margin:0 auto;max-width:100%;overflow:hidden;padding:.85rem 1.5rem!important;text-align:center;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap;width:100%}.booking-card-button:hover{box-shadow:0 6px 20px #004c6d40;transform:translateY(-2px)}.booking-hero{background:linear-gradient(135deg,#f0fafff2,#fffffffa 50%,#fafcfdf2);border:1px solid #00a8c626;border-radius:16px;box-shadow:0 4px 20px #004c6d14;margin-bottom:2rem;padding:2.5rem 2rem;text-align:center}.booking-hero .page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#003747,#004c6d 50%,#00a8c6);-webkit-background-clip:text;background-clip:text;color:#004c6d;font-size:2.5rem;font-weight:700;margin:0 0 1rem}.booking-hero .intro-text{color:#333;font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:700px}.booking-aside{position:relative}.contact-card{background:#fffffffa;border:1px solid #044c6d0f;border-radius:14px;box-shadow:0 8px 26px #0714280a;padding:.9rem}.contact-card h3{color:#004c6d;margin-top:0}.contact-form label{display:block;font-size:.95rem;margin-bottom:.75rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #d1e6ea;border-radius:8px;margin-top:.35rem;padding:.55rem .6rem;width:100%}.contact-form .button{display:inline-block;text-align:center;width:100%}.sent-note{color:#0b6b4f;font-weight:600;margin-top:.6rem}.contact-phone{background:#fffffffa;border:1px solid #044c6d0f;border-radius:12px;margin-top:1rem;padding:.75rem}.contact-phone a{color:#004c6d;font-weight:700;text-decoration:none}@media (max-width:880px){.booking-grid{gap:1.5rem;grid-template-columns:1fr}.booking-services{padding:1.5rem}.services-cards{gap:1.25rem;grid-template-columns:1fr}.service-booking-card{padding:1.75rem 1.5rem 1.5rem}.service-card-icon{height:64px;width:64px}.service-card-icon svg{height:28px;width:28px}.service-card-title{font-size:1.05rem;line-height:1.3}.service-card-description{font-size:.85rem;margin-bottom:1.25rem;min-height:auto}.booking-card-button{font-size:.9rem!important;padding:.8rem .75rem!important}.booking-hero{padding:2rem 1.25rem}.booking-hero .page-title{font-size:2rem}.booking-hero .intro-text{font-size:.95rem}.contact-card{padding:1.25rem}}.admin-page{padding:1rem 0}.admin-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1rem}.admin-form .form-input,.admin-form .form-textarea{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.5rem;width:100%}.admin-form .form-input:focus,.admin-form .form-textarea:focus{border-color:#004c6d;outline:none}.posts-list .post{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin-bottom:1rem;padding:1rem}.post-actions{display:flex;gap:.5rem;margin-top:.5rem}.action-button{background-color:#004c6d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.25rem .75rem;transition:background-color .2s ease-in-out}.action-button.delete{background-color:#7a001f}.action-button:hover{opacity:.9}.skip-to-content{background:#004c6d;border-radius:4px;color:#fff;font-weight:600;left:10px;padding:.75rem 1.5rem;position:absolute;text-decoration:none;top:-100px;transition:top .2s ease;z-index:10000}.skip-to-content:focus{outline:3px solid #00a8c6;outline-offset:2px;top:10px}html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}:focus{outline:2px solid #00a8c6;outline-offset:2px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafcfd;background-image:radial-gradient(circle at 20% 80%,#00a8c608 0,#0000 50%),radial-gradient(circle at 80% 20%,#004c6d05 0,#0000 50%),repeating-linear-gradient(45deg,#0000,#0000 35px,rgba(0,168,198,.008) 0,rgba(0,168,198,.008) 70px);box-sizing:border-box;color:#222;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;max-width:100vw;padding:0}.App,body{overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh;width:100%}.content{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:1rem;width:100%}@media (max-width:880px){.content{padding:.5rem}}.page-title{color:#004c6d;font-family:Merriweather,serif;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.section-wrapper{background:#fff;border-radius:12px;box-shadow:0 2px 12px #004c6d14;margin-bottom:2rem;padding:2rem;transition:box-shadow .3s ease}.section-wrapper:hover{box-shadow:0 4px 20px #004c6d1f}@media (max-width:880px){.section-wrapper{border-radius:0;margin-bottom:1rem;padding:1.5rem 1rem}}h1,h2,h3,h4{font-family:Merriweather,serif}.intro-text{line-height:1.6;margin-bottom:1.5rem}.button{background:linear-gradient(135deg,#004c6d,#006d85);border:none;border-radius:8px;box-shadow:0 2px 8px #004c6d33;color:#fff;cursor:pointer;display:inline-block;font-weight:600;margin-top:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.button:before{background:linear-gradient(135deg,#ffffff1a,#0000);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.button:hover{background:linear-gradient(135deg,#00688b,#0088a8);box-shadow:0 4px 16px #004c6d4d;transform:translateY(-2px)}.button:hover:before{opacity:1}.button:active{transform:translateY(0)}.button:focus{outline:3px solid #00a8c6;outline-offset:2px}.button:disabled{cursor:not-allowed;opacity:.6;transform:none}.button:disabled:hover{box-shadow:0 2px 8px #004c6d33;transform:none}.button.primary{background-color:#004c6d;color:#fff}.button.primary:hover{background-color:#00688b}.button.ghost{background:#0000;border:1px solid #004c6d1f;color:#004c6d}.button.ghost:hover{background:#004c6d0a}.about-stats{background:linear-gradient(135deg,#00a8c60a,#004c6d08);border:1px solid #00a8c61f;border-radius:8px;display:flex;gap:2rem;margin-top:1.5rem;padding:1.5rem}.stat-item{display:flex;flex:1 1;flex-direction:column;gap:.3rem;text-align:center}.stat-number{color:#006d85;font-size:2rem;font-weight:800;line-height:1;text-shadow:0 1px 2px #006d8526}.stat-label{color:#004c6d;font-size:.8rem;font-weight:600;letter-spacing:.8px;line-height:1.3;text-transform:uppercase}@media (max-width:880px){.about-stats{flex-direction:row;gap:.5rem;margin-top:1rem;padding:.875rem .5rem}.stat-item{flex:1 1;min-width:0}.stat-number{font-size:1.5rem}.stat-label{font-size:.65rem;letter-spacing:.5px;line-height:1.2}}@media (max-width:400px){.about-stats{gap:.35rem;padding:.75rem .35rem}.stat-number{font-size:1.35rem}.stat-label{font-size:.6rem}}.card{background:#fff;border:1px solid #00a8c614;border-radius:16px;box-shadow:0 4px 16px #0714280f,0 1px 4px #004c6d14;padding:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.card:hover{border-color:#00a8c626;box-shadow:0 12px 32px #0714281f,0 4px 8px #004c6d1a;transform:translateY(-4px)}.sent-note{align-items:center;background:#d1fae5;color:#047857;display:inline-flex;gap:6px}.error-note,.sent-note{border-radius:6px;font-size:14px;padding:.6rem .8rem}.error-note{background:#fee2e2;color:#b91c1c}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .5s ease both}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.f0756e8a.css.map*/