@import url('/fonts.css');

:root{--ink:#172e35;--body:#516066;--paper:#fff;--ivory:#f7f6f2;--gold:#9a7445;--pale-gold:#dec9a9;--line:#dce1df;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--width:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc925b;outline-offset:6px}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.16;letter-spacing:-.035em}h2{font-size:clamp(2.4rem,4vw,3.75rem)}h2 em{color:var(--gold);font-weight:400}p{color:var(--body)}.container{max-width:var(--width);width:calc(100% - 112px);margin-inline:auto}.section{padding-block:112px}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.eyebrow{font-size:.75rem;letter-spacing:.17em;font-weight:600;color:var(--gold);margin-bottom:26px;line-height:1.7}.eyebrow.light{color:var(--pale-gold)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;padding:17px 24px;font-size:.9375rem;font-weight:600;line-height:1.45;transition:background .2s,transform .2s;max-width:100%}.button:hover{transform:translateY(-2px)}.button-cream{background:#eee3d2;color:var(--ink)}.button-cream:hover{background:#fff0d9}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#2d4b54}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.9375rem;font-weight:500;padding:8px 0}.text-link:hover .icon{transform:translate(3px,-3px)}.text-link .icon{transition:transform .2s}.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:#fff;padding:12px;z-index:200}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;height:100px;padding:18px 48px;border-bottom:1px solid #eceeea}.brand{flex-shrink:0;display:inline-flex;flex-direction:column;gap:5px}.brand-name{font-family:var(--serif);font-size:1.24rem;letter-spacing:.05em;line-height:1.15}.brand-name span{font-weight:400}.brand-subtitle{font-size:.75rem;letter-spacing:.185em;font-family:var(--sans);font-weight:600}.desktop-nav{display:flex;gap:30px}.desktop-nav a{font-size:.875rem;transition:color .2s}.desktop-nav a:hover{color:var(--gold)}.header-contact{display:flex;align-items:center;gap:18px;font-size:.875rem;font-weight:600;border-bottom:1px solid var(--gold);padding-bottom:6px}.header-contact .icon{width:20px;height:20px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
.hero{position:relative;min-height:740px;height:calc(100svh - 100px);max-height:1000px;isolation:isolate;display:flex;align-items:center;background:#263c42;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 52%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(9,24,27,.8) 0%,rgba(11,27,30,.60) 39%,rgba(15,27,30,.18) 100%),linear-gradient(0deg,rgba(10,25,28,.68),transparent 30%)}.hero-content{padding-top:18px;padding-bottom:104px}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:29px;font-size:.75rem;color:#ead8be}.hero .eyebrow span{display:inline-block;width:30px;height:1px;background:var(--pale-gold)}.hero h1{font-size:clamp(3.4rem,6.6vw,6.15rem);line-height:1.08;max-width:870px;letter-spacing:-.035em}.hero h1 em{color:#ead8be;font-weight:400}.hero-description{color:#f1f1ee;max-width:465px;font-size:1.125rem;line-height:1.75;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:37px}.light-link{color:#fff}.light-link span{font-size:1.1rem}.hero-bottom{position:absolute;bottom:31px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff40;padding-top:23px}.hero-bottom>span{font-size:.75rem;letter-spacing:.19em;color:#e4e4dd}.hero-bottom>a{font-size:.8125rem;display:flex;gap:24px;align-items:center}.proof-strip{background:var(--ivory);padding-block:38px;border-bottom:1px solid #e8e7e1}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:0 32px;border-right:1px solid #d7d9d2}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0;padding-right:0}.proof-grid strong{font-family:var(--serif);font-weight:400;font-size:2.3rem;line-height:1.25;white-space:nowrap;letter-spacing:-.02em}.proof-grid strong span{font-size:1.3rem}.proof-grid p{font-size:.8125rem;max-width:190px;line-height:1.5;margin-top:9px}
.philosophy-grid{display:grid;grid-template-columns:.95fr 1fr;gap:9%;align-items:center}.philosophy-image-wrap{position:relative;align-self:stretch;min-height:650px;margin-block:8px 0}.philosophy-image-wrap>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.image-note{position:absolute;bottom:-26px;right:-30px;background:var(--ink);padding:30px 35px;min-width:265px;color:#fff;box-shadow:0 10px 25px #172e3512}.image-note>span{color:#d4bc9c;font-size:.75rem;letter-spacing:.2em}.image-note>p{font-family:var(--serif);font-size:1.75rem;color:#fff;margin-top:11px;line-height:1.35}.image-note em{color:var(--pale-gold)}.philosophy-copy>.lead{font-size:1.125rem;line-height:1.6;color:var(--ink);margin-top:27px;margin-bottom:15px}.philosophy-copy>p:not(.eyebrow):not(.lead){font-size:.9375rem;line-height:1.85}.editorial-points{margin:30px 0 26px}.editorial-points>div{display:flex;gap:18px;padding-block:18px;border-bottom:1px solid var(--line)}.editorial-points>div:first-child{border-top:1px solid var(--line)}.editorial-points>div>span{color:var(--gold);font-size:.75rem;padding-top:3px}.editorial-points h3{font-size:1rem;font-weight:600;margin-bottom:5px}.editorial-points p{font-size:.875rem;line-height:1.65}.dark-link{border-bottom:1px solid var(--gold)}.services{background:var(--ivory)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:58px}.section-heading>p{padding-bottom:7px;font-size:1rem;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfd5cf}.service{position:relative;padding:33px 35px 39px;border-bottom:1px solid #cfd5cf;border-right:1px solid #cfd5cf}.service:nth-child(3n){border-right:0;padding-right:0}.service:nth-child(3n+1){padding-left:0}.service-icon{width:34px;height:34px;fill:none;stroke:var(--gold);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;margin-bottom:25px}.service-number{position:absolute;top:39px;right:35px;color:#87918d;font-size:.75rem}.service:nth-child(3n) .service-number{right:0}.service h3{font-size:1.12rem;font-weight:500;margin-bottom:13px}.service p{font-size:.9375rem;line-height:1.8;max-width:330px}.partnership{background:var(--ink);color:#fff}.partnership-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:9%;align-items:center}.partnership-copy h2{font-size:clamp(2.3rem,3.5vw,3.1rem)}.partnership-copy h2 em{color:var(--pale-gold)}.partnership-copy>p:not(.eyebrow){color:#becbcd;font-size:1rem;max-width:490px;line-height:1.8}.partnership-copy>h2+p{margin-top:30px;margin-bottom:14px;color:#fff!important;font-size:1.125rem!important}.partnership-card{border:1px solid #81928d66;padding:39px;background:#ffffff03}.card-label{font-size:.75rem;letter-spacing:.15em;color:#c1cfcc}.partnership-card h3{font-family:var(--serif);font-weight:400;line-height:1.2;font-size:2.4rem;margin-top:18px}.partnership-card h3 em{font-weight:400;color:var(--pale-gold)}.partnership-card ul{padding:0;list-style:none;margin:28px 0}.partnership-card li{display:flex;gap:12px;font-size:.9375rem;margin:15px 0;line-height:1.5}.partnership-card li .icon{width:19px;height:19px;color:var(--pale-gold);margin-top:3px}.partnership-card .button{width:100%;font-size:.875rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:5%;padding-top:53px;margin-top:70px;border-top:1px solid #81928d66}.steps span{font-size:.75rem;letter-spacing:.13em;color:var(--pale-gold)}.steps h3{font-size:1.06rem;font-weight:500;margin-top:15px;margin-bottom:11px}.steps p{font-size:.9375rem;color:#b9c7c9;line-height:1.7;max-width:340px}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.faq-grid>div>p:last-child{margin-top:28px;font-size:.9375rem}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{position:relative;cursor:pointer;list-style:none;font-size:1rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0}.faq summary::-webkit-details-marker{display:none}.plus{width:16px;height:16px;flex-shrink:0;position:relative}.plus:before,.plus:after{content:'';position:absolute;background:var(--gold);left:0;top:7px;width:16px;height:1px}.plus:after{transform:rotate(90deg);transition:transform .2s}.faq details[open] .plus:after{transform:rotate(0)}.faq details p{font-size:.9375rem;line-height:1.8;padding:0 35px 25px 0}.contact{background:#f0eee8;border-top:1px solid #e5e3da}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:13%;align-items:center}.contact h2{font-size:clamp(3rem,4.7vw,4.75rem)}.contact-grid>div>p:not(.eyebrow){max-width:420px;margin-top:27px;font-size:1rem}.contact .button{margin-top:30px;min-width:292px}.email-hint{display:block;font-size:.75rem;color:var(--body);margin-top:12px}.contact-person{padding-left:50px;border-left:1px solid #cbd0c8}.contact-monogram{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border:1px solid #b9a17e;border-radius:50%;color:var(--gold);font-size:1.8rem;font-family:var(--serif);margin-bottom:35px}.contact-person .eyebrow{font-size:.75rem;letter-spacing:.13em;margin-bottom:20px}.contact-person h3{font-family:var(--serif);font-size:2.05rem;font-weight:400;line-height:1.5;letter-spacing:-.025em}.contact-person h3 span{font-style:italic;font-size:1.75rem;color:var(--gold)}.contact-person>p:not(.eyebrow){margin-top:9px!important;font-size:.875rem!important}.phone-link{margin-top:27px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:1.35rem;border-top:1px solid #cbd0c8;padding:21px 0 12px;font-weight:500}.phone-link .icon{color:var(--gold);width:20px}.email-link{display:flex;gap:15px;align-items:center;justify-content:space-between;font-size:.9375rem;padding-bottom:22px;border-bottom:1px solid #cbd0c8;overflow-wrap:anywhere}.email-link .icon{color:var(--gold);width:20px}.contact-note{margin-top:20px;font-size:.8125rem;color:var(--body)}footer{background:#11272f;color:#e8eeeb;padding-top:47px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:42px}.footer-main p{font-size:.8125rem;color:#b1bebb;max-width:260px}.footer-main>a:last-child{font-size:.75rem}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ffffff20;padding:20px 0;font-size:.75rem;color:#a7b6b7}
@media(min-width:1700px){.container{max-width:1400px}.hero h1{font-size:6.75rem}.hero-description{font-size:1.25rem;max-width:520px}}
@media(max-width:1180px){.site-header{padding-inline:30px;gap:20px}.desktop-nav{gap:18px}.desktop-nav a,.header-contact{font-size:.8125rem}.brand-name{font-size:1.1rem}.brand-subtitle{font-size:.75rem}.container{width:calc(100% - 80px)}.proof-grid>div{padding-inline:22px}.proof-grid strong{font-size:1.9rem}.proof-grid strong span{font-size:1.15rem}.philosophy-grid{gap:7%}.philosophy-image-wrap{min-height:680px}.partnership-grid{gap:6%}.partnership-card{padding:30px}.contact-grid{gap:7%}.contact-person{padding-left:36px}.hero-actions{gap:24px}.hero-actions .text-link{font-size:.875rem}}
@media(max-width:960px){.site-header{height:85px}.desktop-nav{display:none}.header-contact{margin-left:auto;font-size:.875rem}.brand-name{font-size:1.2rem}.brand-subtitle{font-size:.75rem}.menu-toggle{display:flex;flex-direction:column;gap:7px;justify-content:center;border:0;background:transparent;padding:12px;width:44px;height:44px;cursor:pointer}.menu-toggle span{display:block;height:1px;width:23px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;padding:10px 32px 26px;box-shadow:0 12px 24px #172e3510;display:flex;flex-direction:column}.mobile-nav a{padding:13px 0;border-bottom:1px solid var(--line);font-size:1rem}.hero{height:calc(92svh - 85px);min-height:660px}.hero h1{font-size:4.75rem}.hero-actions{flex-wrap:wrap;gap:14px 25px}.hero-content{padding-bottom:70px}.section{padding-block:85px}.proof-grid strong{font-size:1.8rem}.proof-grid p{font-size:.75rem}.proof-grid>div{padding-inline:16px}.proof-grid strong span{font-size:.9rem}.philosophy-grid{grid-template-columns:.83fr 1fr;gap:6%}.philosophy-image-wrap{min-height:740px}.image-note{right:-18px;min-width:230px;padding:25px}.philosophy h2{font-size:2.55rem}.section-heading>p{font-size:.875rem}.service{padding-inline:25px}.service h3{font-size:1.05rem}.service-number{right:25px}.partnership-grid{grid-template-columns:1fr 1fr;gap:5%}.partnership-card{padding:25px}.partnership-card .button{padding:16px;font-size:.8125rem;gap:12px}.partnership-copy h2{font-size:2.75rem}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:6%}.contact-grid{gap:6%}.contact h2{font-size:3.3rem}.contact-person{padding-left:27px}.contact-person h3{font-size:1.8rem}.email-link{font-size:.8125rem}.footer-main{flex-wrap:wrap}.footer-main p{max-width:225px}}
@media(max-width:720px){html{scroll-padding-top:89px}.container{width:calc(100% - 44px)}.site-header{padding:14px 22px;height:80px;gap:12px}.brand-name{font-size:1.02rem}.brand-subtitle{font-size:.75rem;letter-spacing:.13em}.header-contact{display:none}.menu-toggle{margin-right:-9px}.hero{min-height:690px;height:calc(94svh - 80px);max-height:850px;align-items:center}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0b1d21bf,#0b1d216b),linear-gradient(0deg,#0b1d21b3,transparent 65%)}.hero-content{padding-top:15px;padding-bottom:95px}.hero .eyebrow{font-size:.75rem;letter-spacing:.13em;gap:8px;margin-bottom:27px}.hero .eyebrow span{width:20px}.hero h1{font-size:clamp(2.8rem,9.6vw,4.3rem);line-height:1.13}.hero-description{font-size:1rem;line-height:1.8;max-width:370px;margin-top:25px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:29px}.hero-actions .button{font-size:.875rem;min-height:56px}.hero-actions .text-link{font-size:.8125rem}.hero-bottom{bottom:23px;padding-top:20px}.hero-bottom>span{font-size:.75rem;letter-spacing:.105em;max-width:230px}.hero-bottom>a{font-size:.75rem;gap:12px;white-space:nowrap}.proof-strip{padding:8px 0}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:24px 0!important;border-right:0!important}.proof-grid>div:nth-child(odd){padding-right:17px!important;border-right:1px solid #d7d9d2!important}.proof-grid>div:nth-child(even){padding-left:24px!important}.proof-grid>div:nth-child(-n+2){border-bottom:1px solid #d7d9d2}.proof-grid strong{font-size:1.9rem}.proof-grid strong span{font-size:1rem}.proof-grid p{font-size:.75rem;max-width:160px}.section{padding-block:68px}.eyebrow{font-size:.75rem;letter-spacing:.14em;margin-bottom:20px}h2{font-size:2.55rem}.philosophy-grid{display:flex;flex-direction:column;gap:58px}.philosophy-image-wrap{width:calc(100% - 16px);align-self:flex-start;min-height:0;height:440px;margin:0}.image-note{right:-16px;bottom:-21px;min-width:230px;padding:23px 28px}.image-note>p{font-size:1.75rem}.image-note>span{font-size:.75rem}.philosophy-copy{width:100%}.philosophy-copy>.lead{margin-top:24px}.editorial-points{margin-block:27px 22px}.section-heading{display:block;margin-bottom:36px}.section-heading>p{margin-top:23px;font-size:.9375rem}.desktop-break{display:none}.service-grid{grid-template-columns:1fr 1fr}.service{padding:26px 21px 26px 0!important;border-right:1px solid #cfd5cf!important}.service:nth-child(even){border-right:0!important;padding:26px 0 26px 21px!important}.service-number{top:30px;right:21px!important;font-size:.75rem}.service:nth-child(even) .service-number{right:0!important}.service-icon{margin-bottom:20px;width:31px;height:31px}.service h3{font-size:.9375rem;line-height:1.5;margin-bottom:10px}.service p{font-size:.875rem;line-height:1.7}.partnership-grid{display:flex;flex-direction:column;gap:35px}.partnership-copy,.partnership-card{width:100%}.partnership-copy h2{font-size:2.75rem}.partnership-copy>p:not(.eyebrow){font-size:.9375rem}.partnership-copy>h2+p{margin-top:23px}.partnership-card{padding:29px}.partnership-card h3{font-size:2.3rem}.partnership-card .button{font-size:.875rem;padding:17px}.steps{grid-template-columns:1fr;gap:28px;margin-top:40px;padding-top:34px}.steps h3{margin-top:8px;margin-bottom:6px}.steps p{max-width:none;font-size:.875rem}.steps span{font-size:.75rem}.faq-grid{display:block}.faq-grid>div>p:last-child{margin-top:19px}.faq-list{margin-top:32px}.faq summary{padding:23px 0;font-size:.9375rem;gap:18px}.faq details p{font-size:.875rem;padding-right:20px}.contact-grid{display:block}.contact h2{font-size:3.05rem}.contact-grid>div>p:not(.eyebrow){font-size:.9375rem;margin-top:23px}.contact .button{min-width:280px}.contact-person{border-left:0;border-top:1px solid #cbd0c8;padding:36px 0 0;margin-top:45px}.contact-monogram{width:65px;height:65px;font-size:1.75rem;margin-bottom:26px}.contact-person h3{font-size:2rem}.phone-link{font-size:1.4rem;margin-top:23px}.email-link{font-size:.9375rem}.contact-note{font-size:.75rem}.email-hint{font-size:.75rem;max-width:280px}.footer-main{display:flex;align-items:flex-start;flex-direction:column;gap:23px;padding-bottom:33px}.footer-main p{max-width:260px}.footer-bottom{font-size:.75rem;gap:20px}.footer-bottom>span:last-child{text-align:right;max-width:155px}footer{padding-top:36px}}
@media(max-width:370px){.hero{min-height:710px}.hero h1{font-size:2.65rem}.hero .eyebrow{font-size:.75rem}.proof-grid strong{font-size:1.7rem}.proof-grid strong span{font-size:.85rem}.proof-grid>div:nth-child(even){padding-left:18px!important}.service-grid{grid-template-columns:1fr}.service,.service:nth-child(even){border-right:0!important;padding:25px 0!important}.service-number{right:0!important}.partnership-card{padding:24px}.contact h2{font-size:2.75rem}.contact .button{min-width:0;width:100%}.hero-bottom>a{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Readable type across screen sizes and enlarged text settings. */
.brand-subtitle{font-size:.75rem;letter-spacing:.065em}
.hero-bottom>span{font-size:.75rem;letter-spacing:.1em}
.hero{height:auto;max-height:none;min-height:max(740px,calc(100svh - 100px))}
.hero-content{padding-block:96px 148px}
.philosophy-copy>p:not(.eyebrow),.editorial-points p,.service p,.partnership-copy>p:not(.eyebrow),.steps p,.faq details p,.contact-grid>div>p:not(.eyebrow){font-size:1rem}
.proof-grid p{font-size:.875rem}
.service h3{font-size:1.125rem}
@media(max-width:960px){.hero{min-height:660px}.hero-content{padding-block:80px 125px}}
@media(max-width:720px){.hero{min-height:690px}.hero-content{padding-block:72px 125px}.brand-subtitle{font-size:.75rem;letter-spacing:.035em}.hero .eyebrow{font-size:.75rem;max-width:320px}.hero-bottom>span{font-size:.75rem;letter-spacing:.04em;max-width:225px}.hero-bottom>a{font-size:.875rem}.hero-bottom{gap:12px}.eyebrow{font-size:.75rem}.proof-grid p{font-size:.875rem}.hero-actions .text-link{font-size:.875rem}.service h3{font-size:1rem}.service p{font-size:1rem}.contact-person .eyebrow{font-size:.75rem}.footer-bottom{font-size:.75rem}}

@media(max-width:960px){.site-header{height:auto;min-height:85px}.brand{max-width:calc(100% - 56px);flex-shrink:1}.brand-name{overflow-wrap:normal}}
@media(max-width:720px){.site-header{min-height:80px}}

/* Small, purposeful movements complement the quiet visual style. */
@media(prefers-reduced-motion:no-preference){
  .service-icon{transform-origin:center;transition:transform 350ms cubic-bezier(.22,1,.36,1),stroke 250ms ease}
  .button .icon,.header-contact .icon,.phone-link .icon,.email-link .icon{transition:transform 280ms cubic-bezier(.22,1,.36,1)}
  .button:focus-visible .icon,.header-contact:focus-visible .icon,.email-link:focus-visible .icon{transform:translate(3px,-3px)}
  .button:active{transform:translateY(0) scale(.985)}
  .faq summary{transition:color 220ms ease}
  .faq .plus:after{transition:transform 280ms cubic-bezier(.22,1,.36,1)}
  .faq details[data-expanded="false"] .plus:after{transform:rotate(90deg)}
  .faq details[data-expanded="true"] .plus:after{transform:rotate(0)}
  .mobile-nav:not([hidden]){animation:menu-arrive 220ms cubic-bezier(.22,1,.36,1)}
  @keyframes menu-arrive{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
}
@media(prefers-reduced-motion:no-preference) and (hover:hover) and (pointer:fine){
  .service:hover .service-icon{transform:translateY(-3px) rotate(-5deg);stroke:var(--ink)}
  .service:nth-child(even):hover .service-icon{transform:translateY(-3px) rotate(5deg)}
  .button:hover .icon,.header-contact:hover .icon,.email-link:hover .icon{transform:translate(3px,-3px)}
  .phone-link:hover .icon{transform:rotate(-12deg)}
  .faq summary:hover{color:var(--gold)}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation:none!important}
}
