.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#3d3935;overflow:hidden}.hero__bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#2a272480,#2a272466 40%,#2a272480,#faf9f7);z-index:1}.hero__content{position:relative;z-index:2;text-align:center;max-width:800px;padding:1.5rem}.hero__label{display:block;font-size:clamp(1rem,.5vw + .9rem,1.125rem);font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#d4a836;margin-bottom:1.5rem}.hero__title{font-family:Playfair Display,georgia,serif;font-size:clamp(2.8rem,7vw + .5rem,6rem);font-weight:700;color:#fff;line-height:1.05;letter-spacing:-.03em;margin-bottom:1.5rem;text-shadow:0 2px 12px rgba(0,0,0,.4),0 1px 3px rgba(0,0,0,.3)}.hero__subtitle{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem);color:#ffffffe6;line-height:1.6;margin-bottom:3rem;text-shadow:0 1px 8px rgba(0,0,0,.35)}.hero__scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:2}.hero__scroll-line{width:3px;height:60px;background:#d4a83680;border-radius:2px;position:relative;overflow:hidden}.hero__scroll-line:after{content:"";position:absolute;top:-100%;width:100%;height:100%;background:#d4a836;border-radius:2px;animation:scrollDown 2s ease-in-out infinite}.hero .btn{box-shadow:0 4px 15px #0003}.welcome-section{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.welcome-section{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.welcome-section{background-color:#f2f0ec}.welcome-section__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.welcome-section__container{padding-left:3rem;padding-right:3rem}}.welcome-section__container{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width:768px){.welcome-section__container{flex-direction:row;gap:clamp(4rem,8vw,7rem);align-items:center}}.welcome-section__image-col{flex-shrink:0;width:100%;max-width:320px}@media(min-width:768px){.welcome-section__image-col{flex-basis:400px;max-width:400px}}@media(min-width:1024px){.welcome-section__image-col{flex-basis:500px;max-width:500px}}.welcome-section__image{width:100%;aspect-ratio:1/1;border-radius:20px;object-fit:cover;object-position:center;display:block;box-shadow:0 4px 12px #5e7a5214}.welcome-section__text-col{flex:1}.welcome-section__title{font-family:Playfair Display,georgia,serif;font-size:clamp(1.8rem,2.5vw + 1.2rem,2.8rem);font-weight:700;color:#2a2724;margin:0 0 1.5rem;line-height:1.2}@media(min-width:768px){.welcome-section__title{font-size:clamp(2rem,3.5vw + 1.2rem,3.2rem)}}.welcome-section__text{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#3d3935;line-height:1.8;margin:0 0 1rem}@media(min-width:768px){.welcome-section__text{font-size:clamp(1.125rem,.5vw + 1rem,1.25rem)}}.welcome-section__text:last-child{margin-bottom:0}.welcome-section__signature{font-family:Caveat,Segoe Script,cursive;font-weight:500;font-size:1.75rem;color:#4a6241;line-height:1.1;margin:1.5rem 0 0}@media(min-width:768px){.welcome-section__signature{font-size:2rem}}.welcome-section__signature-name{display:inline-block;margin-left:.5rem;font-family:"Source Sans 3",Segoe UI,sans-serif;font-weight:400;font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#6f6a61;vertical-align:middle}.welcome-section__signature-name a{color:inherit}.welcome-section__signature-name a:hover{color:#4a6241}.value-proposition{position:relative;background-color:#f2f0ec;padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.value-proposition{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.value-proposition:before{content:"";position:absolute;top:-60px;left:0;right:0;height:120px;pointer-events:none;z-index:1;background:linear-gradient(to bottom,transparent,#f2f0ec)}.value-proposition__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.value-proposition__container{padding-left:3rem;padding-right:3rem}}.value-proposition__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;justify-items:center}@media(min-width:768px){.value-proposition__grid{grid-template-columns:repeat(4,1fr);gap:clamp(3rem,5vw,5rem)}}.value-proposition__item{gap:1rem}.value-proposition__item .icon-badge__circle{width:88px;height:88px;background:linear-gradient(135deg,#f4f7f2,#e4ebe0);box-shadow:0 1px 3px #5e7a520f;border:1px solid rgba(163,184,153,.25);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1)}@media(min-width:768px){.value-proposition__item .icon-badge__circle{width:104px;height:104px}}.value-proposition__item .icon-badge__icon svg{width:44px;height:44px;stroke-width:1.4}@media(min-width:768px){.value-proposition__item .icon-badge__icon svg{width:52px;height:52px}}.value-proposition__item .icon-badge__label{font-size:clamp(1.125rem,.5vw + 1rem,1.25rem);margin-top:.25rem}@media(min-width:768px){.value-proposition__item .icon-badge__label{font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem)}}.value-proposition__item .icon-badge__sublabel{font-size:.875rem;margin-top:-.25rem}.value-proposition__item:hover .icon-badge__circle{transform:translateY(-4px);box-shadow:0 4px 12px #5e7a5214;border-color:#7d997066}.icon-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.icon-badge__circle{width:64px;height:64px;border-radius:50%;background-color:#f4f7f2;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-badge__icon{color:#5e7a52;line-height:1;display:flex;align-items:center;justify-content:center}.icon-badge__label{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.875rem;font-weight:600;color:#2a2724;line-height:1.2}.icon-badge__sublabel{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.75rem;color:#6f6a61;line-height:1.6;margin-top:-.5rem}.pain-points__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:576px){.pain-points__grid{grid-template-columns:repeat(2,1fr)}.pain-points__grid>.pain-points__card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - .75rem)}}@media(min-width:1024px){.pain-points__grid{gap:2rem}.pain-points__grid>.pain-points__card:last-child:nth-child(odd){width:calc(50% - 1rem)}}.pain-points__card{background:#fff;border-radius:12px;padding:2rem;text-align:center;border:1px solid #e5e2dc;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1)}.pain-points__card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #5e7a5214;border-color:#c9d7c1}.pain-points__icon{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#5e7a52;line-height:1}.pain-points__question{font-family:Playfair Display,georgia,serif;font-size:clamp(1.125rem,.5vw + 1rem,1.25rem);font-weight:700;color:#2a2724;margin:0 0 .75rem;line-height:1.2}@media(min-width:768px){.pain-points__question{font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem)}}.pain-points__description{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.875rem;color:#6f6a61;line-height:1.6;margin:0}.pain-points-section{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.pain-points-section{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.pain-points-section{background:#faf9f7}.pain-points-section__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.pain-points-section__container{padding-left:3rem;padding-right:3rem}}.pain-points-section__outro{text-align:center;font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1.125rem,.5vw + 1rem,1.25rem);color:#5c574f;line-height:1.8;margin-top:3rem;max-width:800px;margin-left:auto;margin-right:auto}.service-overview{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.service-overview{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.service-overview__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.service-overview__container{padding-left:3rem;padding-right:3rem}}.service-overview__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media(min-width:768px){.service-overview__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.service-overview__grid{grid-template-columns:repeat(3,1fr)}}.philosophy-section{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.philosophy-section{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.philosophy-section{background:#fff}.philosophy-section__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.philosophy-section__container{padding-left:3rem;padding-right:3rem}}.philosophy-section__container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.philosophy-section__container{grid-template-columns:1fr 1fr;gap:clamp(4rem,8vw,7rem)}}.philosophy-section__image-col{order:2}@media(min-width:768px){.philosophy-section__image-col{order:1}}.philosophy-section__image{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #5e7a521a;object-fit:cover;aspect-ratio:3/2}.philosophy-section__text-col{order:1}@media(min-width:768px){.philosophy-section__text-col{order:2}}.philosophy-section__label{display:inline-block;font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.75rem;font-weight:600;color:#5e7a52;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.philosophy-section__title{font-family:Playfair Display,georgia,serif;font-size:clamp(1.8rem,2.5vw + 1.2rem,2.8rem);font-weight:700;color:#2a2724;margin:0 0 1.5rem;line-height:1.2}@media(min-width:768px){.philosophy-section__title{font-size:clamp(2rem,3.5vw + 1.2rem,3.2rem)}}.philosophy-section__quote{font-family:Playfair Display,georgia,serif;font-style:italic;font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#5c574f;border-left:3px solid #d4a836;padding:1rem 1.5rem;margin:0 0 1.5rem;background:#faf9f7;border-radius:0 8px 8px 0;line-height:1.8}.philosophy-section__quote cite{display:block;font-size:.875rem;color:#6f6a61;margin-top:.5rem;font-style:normal}.philosophy-section__text{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#3d3935;line-height:1.8;margin:0 0 1rem}.philosophy-section__text--highlight{font-weight:600;color:#4a6241;font-size:clamp(1.125rem,.5vw + 1rem,1.25rem)}.philosophy-section__text:last-of-type{margin-bottom:2rem}.philosophy-section__actions{display:flex;flex-wrap:wrap;gap:1rem}.why-me-section{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.why-me-section{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.why-me-section{background:#faf9f7}.why-me-section__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.why-me-section__container{padding-left:3rem;padding-right:3rem}}.why-me-section__opening{font-family:Playfair Display,georgia,serif;font-style:italic;font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem);color:#5c574f;line-height:1.8;text-align:center;max-width:800px;margin:0 auto clamp(3rem,5vw,5rem);padding:0 1rem}@media(min-width:768px){.why-me-section__opening{font-size:clamp(1.5rem,1.5vw + 1.1rem,2rem);margin-bottom:clamp(4rem,8vw,7rem)}}.why-me-section__lead{max-width:800px;margin:3rem auto 0}.why-me-section__question{font-family:Playfair Display,georgia,serif;font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem);font-style:italic;color:#4a6241;line-height:1.2;margin:0 0 1.5rem;text-align:center}@media(min-width:768px){.why-me-section__question{font-size:clamp(1.5rem,1.5vw + 1.1rem,2rem)}}.why-me-section__text{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#3d3935;line-height:1.8;margin:0 0 1rem}.why-me-section__text--highlight{font-weight:600;color:#4a6241;font-size:clamp(1.125rem,.5vw + 1rem,1.25rem);margin-top:1.5rem}.why-me-section__subheading{font-family:Playfair Display,georgia,serif;font-size:clamp(1.5rem,1.5vw + 1.1rem,2rem);font-weight:700;color:#2a2724;text-align:center;margin:clamp(4rem,8vw,7rem) 0 2rem;line-height:1.2}@media(min-width:768px){.why-me-section__subheading{font-size:clamp(1.8rem,2.5vw + 1.2rem,2.8rem)}}.why-me-section__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:576px){.why-me-section__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.why-me-section__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.why-me-card{background:#fff;border-radius:12px;padding:2rem;border:1px solid #e5e2dc;border-left:3px solid #d4a836;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1)}.why-me-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #5e7a5214;border-left-color:#5e7a52}.why-me-card__title{font-family:Playfair Display,georgia,serif;font-size:clamp(1.125rem,.5vw + 1rem,1.25rem);font-weight:700;color:#2a2724;margin:0 0 .75rem;line-height:1.2}@media(min-width:768px){.why-me-card__title{font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem)}}.why-me-card__text{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.875rem;color:#5c574f;line-height:1.8;margin:0}.about-preview{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.about-preview{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.about-preview{position:relative;background-color:#f2f0ec}.about-preview:before{content:"";position:absolute;top:-60px;left:0;right:0;height:120px;pointer-events:none;z-index:1;background:linear-gradient(to bottom,transparent,#f2f0ec)}.about-preview__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.about-preview__container{padding-left:3rem;padding-right:3rem}}.about-preview__container{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width:768px){.about-preview__container{flex-direction:row;gap:clamp(4rem,8vw,7rem)}}.about-preview__image-col{flex-shrink:0}@media(min-width:768px){.about-preview__image-col{flex-basis:400px}}.about-preview__image-placeholder{width:280px;height:280px;border-radius:20px;background:linear-gradient(135deg,#a3b899,#d4a8be,#e8c76d);margin:0 auto}@media(min-width:768px){.about-preview__image-placeholder{width:400px;height:400px}}.about-preview__image{width:280px;height:280px;border-radius:20px;object-fit:cover;object-position:center top;margin:0 auto;display:block;box-shadow:0 4px 12px #5e7a5214;position:relative;z-index:2}@media(min-width:768px){.about-preview__image{margin-top:-3rem}}@media(min-width:768px){.about-preview__image{width:400px;height:400px}}.about-preview__text-col{flex:1}.about-preview__title{font-family:Playfair Display,georgia,serif;font-size:clamp(1.8rem,2.5vw + 1.2rem,2.8rem);font-weight:700;color:#2a2724;margin-bottom:.5rem}@media(min-width:768px){.about-preview__title{font-size:clamp(2rem,3.5vw + 1.2rem,3.2rem)}}.about-preview__subtitle{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.875rem;font-weight:600;color:#5e7a52;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem}.about-preview__text{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#5c574f;line-height:1.8;margin-bottom:1rem}@media(min-width:768px){.about-preview__text{font-size:clamp(1.125rem,.5vw + 1rem,1.25rem)}}.about-preview__text:last-of-type{margin-bottom:2rem}
