@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500 600;font-display:swap;src:url('/assets/fonts/cormorant-normal.woff2') format('woff2')}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:500 600;font-display:swap;src:url('/assets/fonts/cormorant-italic.woff2') format('woff2')}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/manrope.woff2') format('woff2')}

:root{--ivory:#f6f3ec;--green:#143c32;--gold:#a88951;--gold-ink:#83632f;--body:#39524b;--line:#cbb999;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--ivory);color:var(--green);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
p,h1,h2,h3,figure{margin:0}
button,a{-webkit-tap-highlight-color:transparent}
::selection{background:#decaa5;color:var(--green)}
:focus-visible{outline:3px solid var(--gold-ink);outline-offset:6px;border-radius:3px}
.contact :focus-visible{outline-color:#e9c989}
.container{width:calc(100% - 128px);max-width:1416px;margin-inline:auto}
.svg-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{display:inline-block;width:24px;height:24px;flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.skip-link{position:absolute;left:24px;top:-100px;z-index:10;padding:12px 20px;background:var(--green);color:var(--ivory)}
.skip-link:focus{top:12px}
.site-header{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:23px}
.brand-mark{width:54px;height:54px;color:var(--gold);stroke-width:1.2}
.brand-copy{display:flex;flex-direction:column;gap:1px}
.brand-name{font-family:var(--serif);font-size:23px;font-weight:600;line-height:1.2;letter-spacing:1.05px}
.brand-profession{font-size:9px;letter-spacing:3.5px;font-weight:500;color:var(--body);line-height:2.5}
.site-nav{display:flex;align-items:center;gap:44px;font-size:14px}
.site-nav>a:not(.button){padding-block:12px;transition:color .18s}
.site-nav>a:not(.button):hover{color:var(--gold-ink)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:15px 25px;border:1px solid transparent;border-radius:4px;font-family:var(--sans);font-size:15px;font-weight:500;line-height:1.35;transition:background .18s,color .18s,border-color .18s,transform .18s}
.button:hover{transform:translateY(-2px)}
.button-outline{min-height:48px;padding:12px 25px;border-color:var(--gold);color:var(--gold-ink);border-radius:2px}
.button-outline:hover{background:#ebe2d1}
.button-primary{background:var(--green);color:var(--ivory);padding:18px 28px;font-family:var(--serif);font-size:23px;gap:24px}
.button-primary:hover{background:#215447}
.arrow{width:24px;height:24px}
.text-link{display:inline-flex;align-items:center;gap:15px;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px;min-height:44px;font-size:16px}
.text-link:hover{color:var(--gold-ink)}
.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:66px;padding-top:31px;padding-bottom:31px}
.hero-copy{padding:40px 0}
h1,h2,h3{font-family:var(--serif);font-weight:500}
h1{font-size:clamp(65px,6.95vw,110px);line-height:.96;letter-spacing:-3px;margin-bottom:22px}
h1 em{font-size:1.08em}
h1 em,h2 em{font-weight:500;color:var(--gold)}
.hero-introduction{font-family:var(--serif);font-size:25px;line-height:1.4}
.hero-introduction p+p{margin-top:1px}
.hero-description{font-size:19px;line-height:1.65;color:var(--body);max-width:595px;margin-top:23px}
.hero-actions{display:flex;align-items:center;gap:30px;margin-top:30px;flex-wrap:wrap}
.hero-actions .text-link{font-size:15px;white-space:nowrap}
.location{display:flex;align-items:center;gap:12px;font-size:16px;margin-top:28px}
.location .icon{color:var(--gold-ink);width:21px;height:23px}
.hero-art{position:relative;aspect-ratio:.875;border:1px solid var(--gold);border-radius:105px 105px 0 0;padding:4px;min-width:0}
.hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 40%;border-radius:100px 100px 0 0}
.trust-band{display:flex;align-items:center;justify-content:space-around;border-top:1px solid var(--line);padding:30px 0 32px}
.trust-band p{display:flex;align-items:center;justify-content:center;gap:20px;flex:1;font-family:var(--serif);font-size:23px;line-height:1.4}
.trust-band p+p{border-left:1px solid var(--line)}
.trust-band .icon{width:37px;height:37px;color:var(--gold-ink);stroke-width:1.2}
.services{padding-top:89px;padding-bottom:81px}
.section-label{font-size:12px;line-height:1.6;letter-spacing:3.1px;color:var(--gold-ink);font-weight:600;margin-bottom:24px}
.section-intro{display:grid;grid-template-columns:1.65fr 1fr;gap:85px;align-items:center;margin-bottom:60px}
.section-intro h2{font-size:clamp(49px,4.65vw,73px);line-height:1.04;letter-spacing:-1.5px}
.section-intro>p{font-size:18px;line-height:1.65;max-width:455px;color:var(--body)}
.service-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.service-group{padding:0 35px 0 0}
.service-group+.service-group{border-left:1px solid var(--line);padding-left:40px}
.service-group:last-child{padding-right:0}
.service-icon{width:64px;height:64px;color:var(--gold-ink);stroke-width:1.1;margin-bottom:20px}
.service-group h3{font-size:clamp(30px,2.65vw,42px);line-height:1.15;letter-spacing:-.5px;margin-bottom:10px}
.service-description{font-size:15px;line-height:1.65;color:var(--body);min-height:50px;margin-bottom:17px}
.service-list{list-style:none;padding:0;margin:0}
.service-list li{font-size:16px;padding:15px 0;line-height:1.65;border-top:1px solid var(--line)}
.service-list li:last-child{border-bottom:1px solid var(--line)}
.service-consult{margin-top:37px}
.service-consult .icon{color:var(--gold-ink);margin-left:3px}
.contact{background:var(--green);color:var(--ivory);border-bottom:1px solid var(--gold)}
.contact-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding-top:99px;padding-bottom:104px;align-items:center}
.contact .section-label{color:#d2ad71;font-size:11px;letter-spacing:3px}
.contact h2{font-size:clamp(54px,5.25vw,82px);line-height:1.02;letter-spacing:-1px;margin-bottom:33px}
.contact h2 em{color:#cba36a}
.contact-description{font-size:18px;line-height:1.7;max-width:570px}
.confidentiality{display:flex;align-items:center;gap:18px;font-size:14px;margin-top:31px;color:#e6e9dd}
.confidentiality .icon{width:26px;height:29px;color:#d2ad71}
.contact-details{padding-top:1px}
.contact-details .section-label{margin-bottom:16px}
.contact-phone{display:inline-block;font-family:var(--serif);font-size:clamp(51px,5.3vw,83px);font-weight:500;line-height:1.15;letter-spacing:-1px;white-space:nowrap}
.contact-phone:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:10px}
.contact-location{display:flex;align-items:center;gap:15px;font-size:20px;font-weight:600;margin-top:14px}
.contact-location .icon{color:#d2ad71;width:28px;height:33px}
.contact-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:39px}
.button-light{background:var(--ivory);color:var(--green);min-height:58px;padding:16px 22px;font-weight:600;font-size:14px;gap:17px}
.button-light:hover{background:#e6ddcc}
.button-contact-outline{border-color:#cba36a;color:var(--ivory);padding:16px 23px;min-height:58px;font-size:14px;gap:12px}
.button-contact-outline:hover{background:#255347}
.button-contact-outline .icon{width:23px;height:23px}
.appointment-note{font-size:15px;margin-top:27px;color:#e6e9dd}
.site-footer{padding-top:39px;padding-bottom:22px}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:29px;border-bottom:1px solid #d8ccb7}
.footer-brand .brand-name{font-size:31px;letter-spacing:0}
.footer-brand .brand-mark{width:60px;height:60px}
.footer-brand .brand-copy{padding-left:28px;border-left:1px solid var(--gold)}
.footer-brand .brand-profession{letter-spacing:3px;font-size:10px}
.footer-top>p{text-align:right;font-size:13px;line-height:1.8;color:var(--body)}
.copyright{font-size:12px;color:#606a62;margin-top:15px}

@media(min-width:1201px){.hero-copy{padding-left:16px;transform:translateY(40px)}.site-header>.brand{margin-left:24px}}
@media(min-width:1600px){.hero{gap:80px}.hero-copy{padding:55px 0 55px 16px}.hero-art{aspect-ratio:.91}}
@media(max-width:1200px){
  .container{width:calc(100% - 88px)}
  .brand{gap:17px}.brand-name{font-size:21px}.brand-profession{letter-spacing:2.6px}.brand-mark{width:46px;height:46px}
  .site-nav{gap:27px}
  .hero{gap:40px}.hero-copy{padding:20px 0}h1{font-size:clamp(61px,6.35vw,78px);letter-spacing:-2px}
  .hero-introduction{font-size:23px}.hero-description{font-size:16px}.hero-actions{gap:15px;margin-top:24px}.hero-actions .text-link{font-size:14px}
  .button-primary{font-size:21px;min-height:55px;padding:15px 22px}.hero-art{border-radius:80px 80px 0 0}.hero-art img{border-radius:76px 76px 0 0}
  .trust-band p{font-size:20px;gap:15px}.trust-band .icon{width:31px;height:31px}
  .section-intro{gap:45px}.section-intro>p{font-size:16px}.service-group{padding-right:25px}.service-group+.service-group{padding-left:28px}
  .service-description{font-size:14px;min-height:66px}.service-list li{font-size:15px}
  .contact-layout{gap:55px}.contact-description{font-size:16px}.contact-actions{gap:12px}.button-light,.button-contact-outline{font-size:13px;padding:15px 16px}.contact-phone{font-size:clamp(50px,5.35vw,65px)}
}
@media(max-width:900px){
  .container{width:calc(100% - 56px)}
  .site-header{gap:18px}.site-nav{gap:20px;font-size:13px}.header-appointment{font-size:12px;padding:12px 15px}.brand-name{font-size:19px}.brand-profession{font-size:8px;letter-spacing:2px}.brand-mark{width:39px;height:39px}.brand{gap:13px}
  .hero{gap:27px;padding-top:27px}.hero-copy{padding:15px 0}h1{font-size:60px;letter-spacing:-2px;margin-bottom:23px}.hero-introduction{font-size:21px}.hero-description{font-size:15px;margin-top:17px}.hero-actions{margin-top:21px}.location{margin-top:18px;font-size:14px}.hero-art{aspect-ratio:.76;border-radius:60px 60px 0 0}.hero-art img{border-radius:56px 56px 0 0;object-position:55% 40%}
  .trust-band{padding-block:24px}.trust-band p{font-size:17px;gap:10px}.trust-band .icon{width:27px;height:27px}
  .services{padding-top:65px;padding-bottom:65px}.section-intro{grid-template-columns:1fr;gap:22px;margin-bottom:42px}.section-intro h2{font-size:56px}.section-intro>p{max-width:600px}
  .service-group{padding-right:22px}.service-group+.service-group{padding-left:23px}.service-group h3{font-size:29px}.service-icon{width:50px;height:50px}.service-list li{font-size:14px}.service-description{font-size:13px;min-height:70px}
  .contact-layout{grid-template-columns:1fr 1fr;gap:40px;padding-block:73px}.contact h2{font-size:55px}.contact-phone{font-size:48px}.contact-location{font-size:17px}.contact .section-label{font-size:10px;letter-spacing:2px}.confidentiality{font-size:12px;gap:12px}.contact-actions{margin-top:29px}
  .footer-brand .brand-name{font-size:25px}.footer-brand .brand-mark{width:46px;height:46px}.footer-brand .brand-copy{padding-left:18px}.footer-top>p{font-size:11px}
}
@media(max-width:700px){
  .container{width:calc(100% - 48px)}
  .site-header{min-height:0;padding-top:22px;padding-bottom:15px;flex-wrap:wrap;gap:15px}.brand{gap:16px}.brand-name{font-size:22px}.brand-profession{font-size:8px;letter-spacing:2.9px}.brand-mark{width:42px;height:42px}.site-nav{width:100%;justify-content:space-between;gap:12px;font-size:13px}.header-appointment{font-size:12px;min-height:44px;padding:10px 15px}
  .hero{grid-template-columns:1fr;gap:32px;padding-top:39px;padding-bottom:28px}.hero-copy{padding:0}h1{font-size:clamp(55px,11.6vw,75px);letter-spacing:-1.5px;line-height:.99;margin-bottom:26px}.hero-introduction{font-size:23px;line-height:1.35}.hero-introduction p+p{margin-top:8px}.hero-description{font-size:15px;line-height:1.75;margin-top:19px}.hero-actions{gap:12px;margin-top:25px}.button-primary{font-size:22px;padding:16px 22px;min-height:57px}.hero-actions .text-link{font-size:14px}.location{font-size:14px;margin-top:18px}.hero-art{width:100%;max-width:470px;justify-self:center;aspect-ratio:.85;border-radius:72px 72px 0 0}.hero-art img{border-radius:68px 68px 0 0;object-position:center 38%}
  .trust-band{flex-direction:column;align-items:stretch;padding-block:10px}.trust-band p{justify-content:flex-start;font-size:21px;gap:17px;padding:15px 5px}.trust-band p+p{border-left:0;border-top:1px solid #dfd4c0}.trust-band .icon{width:30px;height:30px}
  .services{padding-top:59px;padding-bottom:58px}.section-label{font-size:10px;letter-spacing:2.8px;margin-bottom:21px}.section-intro{gap:21px;margin-bottom:37px}.section-intro h2{font-size:clamp(43px,9.7vw,58px);letter-spacing:-.8px;line-height:1.06}.section-intro h2 br{display:none}.section-intro>p{font-size:15px;line-height:1.75}.service-columns{grid-template-columns:1fr;gap:35px}.service-group,.service-group+.service-group{padding:0;border-left:0}.service-icon{width:50px;height:50px;margin-bottom:15px}.service-group h3{font-size:35px;letter-spacing:-.3px;margin-bottom:7px}.service-description{font-size:14px;min-height:0;margin-bottom:21px}.service-list li{font-size:15px;padding-block:14px}.service-consult{font-size:15px;margin-top:25px}
  .contact-layout{grid-template-columns:1fr;gap:42px;padding-top:58px;padding-bottom:59px}.contact .section-label{font-size:10px;letter-spacing:2.2px}.contact h2{font-size:clamp(51px,11.3vw,67px);margin-bottom:25px}.contact-description{font-size:15px;line-height:1.75}.confidentiality{font-size:12px;line-height:1.7;gap:13px;margin-top:25px}.confidentiality .icon{width:23px;height:27px}.contact-details{border-top:1px solid #527064;padding-top:33px}.contact-phone{font-size:clamp(45px,11vw,64px);letter-spacing:-.6px}.contact-location{font-size:17px;margin-top:17px}.contact-actions{gap:12px;margin-top:27px}.button-light,.button-contact-outline{min-height:56px;font-size:14px;padding:15px 18px}.appointment-note{font-size:14px;margin-top:22px}
  .site-footer{padding-top:31px;padding-bottom:21px}.footer-top{flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:25px}.footer-brand .brand-name{font-size:26px}.footer-brand .brand-profession{font-size:8px;letter-spacing:2.2px}.footer-brand .brand-mark{width:43px;height:43px}.footer-brand .brand-copy{padding-left:17px}.footer-brand{gap:17px}.footer-top>p{text-align:left;font-size:12px;line-height:1.8}.copyright{font-size:10px;line-height:1.7;margin-top:15px}
}
@media(max-width:370px){.container{width:calc(100% - 36px)}.brand-name{font-size:20px}.brand-profession{letter-spacing:2.2px}.site-nav{font-size:12px}.header-appointment{padding:10px 12px;font-size:11px}h1{font-size:51px}.hero-introduction{font-size:21px}.contact-phone{font-size:44px}.contact .section-label{letter-spacing:1.7px}.footer-brand .brand-name{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
