@charset "UTF-8";@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:100 900;src:url(/assets/Inter-Italic-VariableFont_opsz_wght-B-9PvMw6.ttf) format("truetype")}@font-face{font-display:swap;font-family:Playfair Display;font-style:normal;font-weight:100 900;src:url(/assets/PlayfairDisplay-VariableFont_wght-Cl-XvBsO.ttf) format("truetype")}@font-face{font-display:swap;font-family:Playfair Display;font-style:italic;font-weight:100 900;src:url(/assets/PlayfairDisplay-Italic-VariableFont_wght-1BGmD3Ln.ttf) format("truetype")}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f9f7f4;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7a9b8e,#d4a574);border:2px solid #f9f7f4;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#65877a,#ca9155)}*{scrollbar-color:#7a9b8e #f9f7f4;scrollbar-width:thin}@media (prefers-color-scheme: dark){::-webkit-scrollbar-track{background:#2c3e3d}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0d0d0d,#dab287);border:2px solid #2c3e3d}*{scrollbar-color:#7a9b8e #2c3e3d}}*{margin:0;padding:0;box-sizing:border-box}body{font-size:16px;color:#3a3a3a;background-color:#fff;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7}h1,h2,h3,h4,h5,h6{color:#2c3e3d;font-family:Playfair Display,serif;line-height:1.3;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:400}h2{font-size:clamp(2rem,4vw,3rem);font-weight:400}h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:500}p{font-size:1.1rem;line-height:1.8;margin-bottom:1rem}img{display:block;max-width:100%}.skip-link{position:absolute;top:-100px;left:0;padding:1rem 2rem;color:#fff;background:#2c3e3d;border-radius:0 0 8px;font-weight:600;text-decoration:none;z-index:10000}.skip-link:focus{top:0}*:focus-visible{border-radius:2px;outline:3px solid #7a9b8e;outline-offset:3px}button:focus-visible,a:focus-visible{outline:3px solid #7a9b8e;outline-offset:3px}.btn{display:inline-block;padding:1rem 2.5rem;font-size:1rem;border:none;border-radius:50px;cursor:pointer;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:500;text-align:center;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-2px)}.btn:focus-visible{outline:3px solid #d4a574;outline-offset:4px}.btn-primary{color:#fff;background-color:#7a9b8e}.btn-primary:hover{background-color:#65877a}.btn-primary:focus-visible{outline-color:#2c3e3d}.btn-small{color:#fff;background-color:#7a9b8e;padding:.5rem 1.5rem;border:2px solid #7a9b8e;border-radius:50px}.btn-small:hover{background-color:#65877a;border-color:#65877a}.btn-small:focus-visible{outline:3px solid #2c3e3d;outline-offset:2px}.btn-secondary{color:#fff;background-color:#d4a574}.btn-secondary:hover{background-color:#ca9155}.btn-secondary:focus-visible{outline-color:#7a9b8e}.btn-outline{color:#2c3e3d;background-color:transparent;border:2px solid #2c3e3d}.btn-outline:hover{color:#fff;background-color:#2c3e3d}.btn-outline:focus-visible{outline-color:#7a9b8e}.btn-outline-small{color:#2c3e3d;background-color:transparent;border:2px solid #2c3e3d;padding:.5rem 1.5rem}.btn-outline-small:hover{color:#fff;background-color:#2c3e3d}.btn-outline-small:focus-visible{outline-color:#7a9b8e}.btn-outline-small-selected{color:#fff;background-color:#2c3e3d;border:2px solid #2c3e3d;padding:.5rem 1.5rem}.btn-outline-small-selected:hover{color:#fff;background-color:#2c3e3d}.btn-outline-small-selected:focus-visible{outline-color:#7a9b8e}.btn-outline-small-nav{color:#2c3e3d;width:140px;background-color:transparent;border:2px solid #2c3e3d;padding:.5rem 1.5rem}.btn-outline-small-nav:hover{color:#fff;background-color:#2c3e3d}.btn-outline-small-nav:focus-visible{outline-color:#7a9b8e}.btn-outline-small-selected-nav{width:140px;color:#fff;background-color:#2c3e3d;border:2px solid #2c3e3d;padding:.5rem 1.5rem}.btn-outline-small-selected-nav:hover{color:#fff;background-color:#2c3e3d}.btn-outline-small-selected-nav:focus-visible{outline-color:#7a9b8e}.section{padding:6rem 2rem}@media (width <= 768px){.section{padding:4rem 1rem}}.section-light{background-color:#f9f7f4}.section-white{background-color:#fff}.container{margin:0 auto;padding:0 2rem;max-width:1200px}@media (width <= 768px){.container{padding:0 1rem}}.header{position:fixed;top:0;right:0;left:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;box-shadow:0 2px 20px #0000000d;transition:all .3s ease;z-index:1000}.header__container{margin:0 auto;padding:0 2rem;max-width:1200px}@media (width <= 768px){.header__container{padding:0 1rem}}.header__container{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;padding-top:1rem}.header__logo{display:flex;align-items:center;font-size:1.5rem;color:#2c3e3d;font-family:Playfair Display,serif;font-weight:600;gap:.5rem;text-decoration:none}.header__logo:hover{background:linear-gradient(270deg,#7a9b8e,#d4a574,#e8a998,#d4a574,#7a9b8e,#7a9b8e);animation:slideColors 9s linear infinite;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;font-weight:600;-webkit-text-fill-color:transparent}.header__logo__heart{color:red;background-color:red}@keyframes slideColors{0%{background-position:200% 0}to{background-position:-200% 0}}.header__mobile-toggle{display:none;padding:.5rem;color:#2c3e3d;background:none;border:none;cursor:pointer;z-index:1001}@media (width <= 768px){.header__mobile-toggle{display:block}}.header__mobile-toggle:focus-visible{border-radius:4px;outline:3px solid #7a9b8e;outline-offset:3px}.header__nav{display:flex;align-items:center;gap:1rem}@media (width <= 768px){.header__nav{position:fixed;top:0;right:-100%;justify-content:center;width:80%;height:100vh;background-color:#fff;box-shadow:-5px 0 20px #0000001a;flex-direction:column;gap:2rem;max-width:400px;transition:right .3s ease;z-index:1000}.header__nav--open{right:0}}.header__link{font-size:1rem;color:#3a3a3a;font-weight:500;text-decoration:none;transition:all .3s ease}.header__link:hover{color:#7a9b8e}.header__link:focus-visible{border-radius:4px;outline:3px solid #7a9b8e;outline-offset:3px}@media (width <= 768px){.header__link{padding:1rem;font-size:1.25rem}}.hero{background:linear-gradient(135deg,#7a9b8e0d,#d4a5740d);min-height:100vh;padding-top:80px;display:flex;justify-content:center;align-items:center}.hero__container{margin:0 auto;padding:0 2rem;max-width:1200px}@media (width <= 768px){.hero__container{padding:0 1rem}}.hero__container{display:grid;align-items:center;gap:4rem;grid-template-columns:1fr 1fr}@media (width <= 968px){.hero__container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero__content{order:2}}.hero__subtitle{font-size:1.1rem;color:#7a9b8e;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.hero__title{margin-bottom:2rem;color:#3a3a3a;text-shadow:2px 2px 5px rgba(0,0,0,.2)}.hero__description{font-size:1.2rem;color:#4d4d4d;margin-bottom:3rem}.hero__cta{display:flex;gap:1rem}@media (width <= 968px){.hero__cta{justify-content:center;flex-wrap:wrap}}.hero__image{position:relative}@media (width <= 968px){.hero__image{order:1}}.hero__image img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #00000026;-o-object-fit:cover;object-fit:cover}.services{background-image:url(/assets/image2-980l46ul.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.services__header{margin:0 auto 4rem;max-width:700px;text-align:center}.services__subtitle{font-size:1rem;color:#7a9b8e;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:600;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.services__grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.services__card{padding:3rem;background:#fff;border-radius:15px;box-shadow:0 5px 30px #00000014;transition:all .3s ease}.services__card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.services__icon{width:60px;height:60px;color:#fff;background:linear-gradient(135deg,#7a9b8e,#d4a574);border-radius:50%;margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.services__icon svg{width:28px;height:28px}.services__card-title{font-size:1.5rem;margin-bottom:1rem}.services__card-description{color:#4d4d4d;line-height:1.7}.about__container{display:grid;align-items:center;gap:4rem;grid-template-columns:1fr 1fr}@media (width <= 968px){.about__container{gap:3rem;grid-template-columns:1fr}}.about__image img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #00000026;-o-object-fit:cover;object-fit:cover}.about__subtitle{font-size:1rem;color:#7a9b8e;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:600;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.about__description{color:#4d4d4d;margin-bottom:2rem}.about__features{list-style:none;margin-bottom:3rem}.about__features li{position:relative;font-size:1.05rem;margin-bottom:1rem;padding-left:2rem}.about__features li:before{position:absolute;left:0;font-size:1.2rem;color:#7a9b8e;content:"✓";font-weight:700}.approach{background-image:url(/assets/image3-CKiIzjH3.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.approach__header{display:flex;flex-direction:column;align-items:center;margin:0 auto 4rem;max-width:700px;text-align:center}.approach__subtitle{font-size:1rem;color:#7a9b8e;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:600;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.approach__steps{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.approach__step{padding:3rem;background:#fff;border-radius:15px;box-shadow:0 5px 30px #00000014;text-align:center;transition:all .3s ease}.approach__step:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.approach__step-number{width:50px;height:50px;margin:0 auto 1rem;font-size:1.5rem;color:#fff;background:linear-gradient(135deg,#7a9b8e,#d4a574);border-radius:50%;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:700;display:flex;justify-content:center;align-items:center}.approach__step-title{font-size:1.3rem;margin-bottom:.5rem}.approach__step-description{font-size:1rem;color:#4d4d4d}.testimonials__header{margin:0 auto 4rem;max-width:700px;text-align:center}.testimonials__subtitle{font-size:1rem;color:#7a9b8e;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:600;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.testimonials__grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonials__card{padding:3rem;background:#fff;border-radius:15px;box-shadow:0 5px 30px #00000014;transition:all .3s ease}.testimonials__card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.testimonials__quote{font-size:1.1rem;color:#3a3a3a;font-style:italic;line-height:1.8;margin-bottom:2rem}.testimonials__author{display:flex;align-items:center;gap:1rem}.testimonials__author-info h4{font-size:1rem;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;margin-bottom:.25rem}.testimonials__author-info p{margin:0;font-size:.9rem;color:#4d4d4d}.cta{color:#fff;background:linear-gradient(135deg,#7a9b8e,#d4a574);text-align:center}.cta__container{margin:0 auto;max-width:800px}.cta__title{color:#fff;margin-bottom:2rem;text-shadow:2px 2px 5px rgba(0,0,0,.6)}.cta__description{font-size:1.2rem;margin-bottom:3rem;opacity:.95}.cta__button{color:#7a9b8e;background-color:#fff;font-weight:600}.cta__button:hover{background-color:#f9f7f4}.footer{padding:4rem 2rem 2rem;color:#fffc;background-color:#2c3e3d}.footer__container{margin:0 auto;padding:0 2rem;max-width:1200px}@media (width <= 768px){.footer__container{padding:0 1rem}}.footer__content{display:grid;gap:4rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:3rem}@media (width <= 768px){.footer__content{gap:3rem;grid-template-columns:1fr}}.footer__brand h3{font-size:1.5rem;color:#fff;margin-bottom:1rem;transition:color .8s ease}.footer__brand h3:hover{color:#e8a998}.footer__brand p{font-size:1rem;line-height:1.7}.footer__section h4{font-size:1.1rem;color:#fff;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:600;margin-bottom:1rem}.footer__section ul{list-style:none}.footer__section ul li{margin-bottom:.5rem}.footer__section ul li a{color:#fffc;text-decoration:none;transition:all .3s ease}.footer__section ul li a:hover{color:#fff}.footer__section ul li a:focus-visible{outline:3px solid #fff;outline-offset:3px}.footer__link-button{padding:0;font-size:1rem;color:#fffc;background:none;border:none;cursor:pointer;font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;text-align:left;text-decoration:none;transition:all .3s ease}.footer__link-button:hover{color:#fff}.footer__link-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.footer__bottom{font-size:.9rem;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social a{width:40px;height:40px;color:#fff;background-color:#ffffff1a;border-radius:50%;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.footer__social a:hover{background-color:#7a9b8e;transform:translateY(-3px)}.footer__social a svg{width:18px;height:18px}._approachContainer_udmq7_1{display:flex;flex-direction:column;gap:2rem;min-height:100vh;background-attachment:fixed;background-color:#7a9b8e;background-image:url(/assets/image3-CKiIzjH3.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:100px 22vw}@media (width <= 768px){._approachContainer_udmq7_1{padding:120px 11vw}}@media (width <= 480px){._approachContainer_udmq7_1{padding:110px 5vw}}._approachTextGroup_udmq7_28{display:flex;flex-direction:column;gap:1rem}._approachDescription_udmq7_34{margin:0;font-size:1.25rem;color:#000;font-weight:400;line-height:1.6}._approachCard_udmq7_42{display:flex;margin:0;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 8px 20px #0000000d;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}._approachCard_udmq7_42:hover{box-shadow:0 12px 28px #0000001a}._pageTitle_udmq7_57{margin:0;padding:1rem 2rem;font-size:3rem;color:#fff;background-color:#7a9b8e;border-radius:1rem;font-family:Playfair Display,sans-serif;font-weight:700;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.3);transition:text-shadow .3s ease}._pageTitle_udmq7_57:hover{text-shadow:2px 2px 8px rgba(0,0,0,.5)}._approachList_udmq7_74{font-size:1.25rem;color:#000;font-weight:400;list-style-type:circle;padding-left:1.5rem}._approachList_udmq7_74 li{margin-bottom:.75rem}._approachTitle_udmq7_85{font-size:2rem;color:#000;font-family:Inter,sans-serif;font-weight:600}._approachSummary_udmq7_92{margin:0;padding:2rem;font-size:1.25rem;background-color:#fff;border-radius:1rem;font-weight:400;text-align:left}._approachButton_udmq7_102{display:flex;justify-content:center;align-items:center;padding:3rem 1rem}._servicesContainer_15q2k_1{display:flex;padding:100px 22vw;background-attachment:fixed;background-color:#7a9b8e;background-image:url(/assets/image2_edited-DVXRCLQy.png);background-position:center;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:2rem}@media (width <= 768px){._servicesContainer_15q2k_1{padding:120px 11vw}}@media (width <= 480px){._servicesContainer_15q2k_1{padding:110px 5vw}}._pageTitle_15q2k_24{margin:0;padding:1rem 2rem;font-size:3rem;color:#fff;background-color:#7a9b8e;border-radius:1rem;font-family:Playfair Display,sans-serif;font-weight:700;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.3);transition:text-shadow .3s ease}._pageTitle_15q2k_24:hover{text-shadow:2px 2px 8px rgba(0,0,0,.5)}._serviceCard_15q2k_41{display:flex;margin:0;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 8px 20px #0000000d;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}._serviceCard_15q2k_41:hover{box-shadow:0 12px 28px #0000001a}._serviceTitle_15q2k_56{font-size:2rem;color:#000;font-family:Inter,sans-serif;font-weight:600}._serviceTextGroup_15q2k_63{display:flex;flex-direction:column;gap:1rem}._serviceDescription_15q2k_69{margin:0;font-size:1.25rem;color:#000;font-weight:400;line-height:1.6}._serviceList_15q2k_77{font-size:1.25rem;color:#000;font-weight:400;list-style-type:circle;padding-left:1.5rem}._serviceList_15q2k_77 li{margin-bottom:.75rem}._servicesSummary_15q2k_88{margin:0;padding:2rem;font-size:1.25rem;background-color:#fff;border-radius:1rem;font-weight:400}._servicesButtonContainer_15q2k_97{display:flex;justify-content:center;align-items:center;padding:2rem 0}._schedulesContainer_1b83s_1{display:flex;flex-direction:column;gap:0rem;min-height:100vh;background-attachment:fixed;background-color:#7a9b8e;background-image:url(/assets/image4-C-lyQ34R.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:100px 22vw}@media (max-width: 768px){._schedulesContainer_1b83s_1{padding:120px 11vw}}@media (max-width: 480px){._schedulesContainer_1b83s_1{padding:110px 5vw}}._pageTitle_1b83s_27{margin:0;padding:1rem 2rem;font-size:3rem;color:#fff;background-color:#7a9b8e;border-radius:1rem;font-family:Playfair Display,sans-serif;font-weight:700;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.3);transition:text-shadow .3s ease}._pageTitle_1b83s_27:hover{text-shadow:2px 2px 8px rgba(0,0,0,.5)}@media (max-width: 480px){._pageTitle_1b83s_27{font-size:2.2rem;padding:.8rem 1rem}}._whiteBox_1b83s_50{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;padding:2rem 2.5rem;max-width:800px;width:90%;margin:2rem auto}._whiteBox_1b83s_50 p{font-size:1.5rem;text-align:center;margin:.5rem 0;word-break:break-word}@media (max-width: 480px){._whiteBox_1b83s_50{padding:1.5rem}._whiteBox_1b83s_50 p{font-size:1.3rem}}._copyLink_1b83s_77{color:#1e90ff;cursor:pointer;text-decoration:underline;transition:color .2s ease}._copyLink_1b83s_77:hover{color:#1877d6}._copiedPopup_1b83s_87{display:flex;margin:1rem auto 0;align-items:center;justify-content:center;text-align:center;background-color:#000;color:#fff;padding:.8rem 1.5rem;border-radius:1rem;font-size:1rem;width:300px;pointer-events:none;opacity:0;animation:_fadeInOut_1b83s_1 2s forwards}@keyframes _fadeInOut_1b83s_1{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}._aboutContainer_baird_1{display:flex;flex-direction:column;gap:2rem;min-height:100vh;width:100%;background-attachment:fixed;background-color:#7a9b8e;background-image:url(/assets/image2_edited-DVXRCLQy.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:100px 22vw}@media (width <= 768px){._aboutContainer_baird_1{padding:120px 11vw;background-attachment:scroll}}@media (width <= 480px){._aboutContainer_baird_1{padding:110px 5vw}}._pageTitle_baird_30{margin:0;padding:1rem 2rem;font-size:3rem;color:#fff;background-color:#8baaad;border-radius:1rem;font-family:Playfair Display,sans-serif;font-weight:700;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.3);transition:text-shadow .3s ease}._pageTitle_baird_30:hover{text-shadow:2px 2px 8px rgba(0,0,0,.5)}._aboutSummary_baird_47{margin:0;padding:2rem;font-size:1.25rem;background-color:#fff;border-radius:1rem;font-weight:400;line-height:1.7;text-align:left;box-shadow:0 2px 8px #0000001a}._headshot_baird_59{display:block;margin:0 auto;border-radius:50%;width:200px;height:200px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 10px #00000040;transition:transform .3s ease}._headshot_baird_59:hover{transform:scale(1.05)}@media (width <= 480px){._headshot_baird_59{width:150px;height:150px}}
