:root{--ink:#131613;--ink-soft:#1d231e;--gold:#d5b578;--gold-light:#e5cd9f;--paper:#f5f6f2;--white:#fff;--text:#22281f;--muted:#aeb6aa;--rule:#343c31;--light-rule:#dce0d5;--space:clamp(22px,4.8vw,76px)}
*{box-sizing:border-box}html{scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--ink);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.viewer-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.07}h3{font-weight:600;line-height:1.25;letter-spacing:-.025em}p{text-wrap:pretty}em{font-family:Georgia,'Times New Roman',serif;color:var(--gold);font-weight:400;letter-spacing:-.045em}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ad7c25;outline-offset:5px}button:disabled{opacity:.35;cursor:default}.wrap{width:min(1280px,calc(100% - var(--space)*2));margin-inline:auto}.section{padding:clamp(68px,8.5vw,120px) 0}.light{background:var(--paper);color:var(--text)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.5;color:var(--gold);display:flex;align-items:center;gap:14px;margin-bottom:25px}.light .eyebrow{color:#80612c}.short-line{display:inline-block;width:30px;height:1px;background:currentColor;flex-shrink:0}.button{min-height:54px;padding:15px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:27px;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:background .18s,color .18s,transform .18s}.button span{font-size:21px;line-height:1}.gold{background:var(--gold);color:#151a12}.gold:hover{background:var(--gold-light)}.dark{background:var(--ink);color:white}.dark:hover{background:#35412e}.button-small{font-size:13px;min-height:44px;padding:11px 17px}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:22px;align-items:center;padding:8px 0;border-bottom:1px solid #7e765e;line-height:1.5}.text-link:hover{color:var(--gold)}.light .text-link:hover{color:#80612c}.text-link span{font-size:19px}.small-note{font-size:14px;color:var(--muted);line-height:1.7}
/* Navigation */
.site-header{position:sticky;top:0;z-index:20;background:#111411;border-bottom:1px solid #2e362b}.header-inner{width:min(1420px,calc(100% - var(--space)*2));margin:auto;min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:block;flex:0 0 135px}.brand img{width:135px;max-height:88px;object-fit:contain;mix-blend-mode:screen}#main-nav{display:flex;align-items:center;gap:clamp(20px,2.6vw,40px);font-size:14px;font-weight:500}#main-nav>a:not(.button){padding:12px 0;position:relative}#main-nav>a:not(.button):hover{color:var(--gold)}.header-phone{font-variant-numeric:tabular-nums;color:#ddd}.menu-toggle{display:none;color:#fff;background:none;border:1px solid #6a725f;min-height:44px;padding:8px 14px;gap:15px;align-items:center;font-size:14px}
/* Opening */
.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(35px,5.5vw,86px);padding-block:72px 82px;align-items:center}.hero h1{font-size:clamp(47px,4.65vw,69px);margin-bottom:27px}.hero-description{font-size:17px;line-height:1.8;color:#bdc4b7;max-width:490px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:31px}.hero-bottom{border-top:1px solid var(--rule);padding-top:22px;margin-top:43px;display:flex;gap:24px;max-width:500px}.hero-bottom span{font-size:10px;letter-spacing:.1em;line-height:1.7;color:#9fa997;max-width:190px}.hero-photo{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-photo>img{width:100%;height:clamp(410px,38vw,540px);object-fit:cover;object-position:53% 50%;background:#353c32}.hero-photo:before{content:'';position:absolute;width:75px;height:75px;border-top:2px solid var(--gold);border-right:2px solid var(--gold);right:-12px;top:-12px;pointer-events:none}.hero-photo figcaption{padding:19px 22px;background:#252c23;position:relative;display:flex;flex-direction:column;gap:5px;padding-right:65px}.hero-photo figcaption>span:not(.photo-label){font-size:13px;color:#dce1d6}.photo-label{font-size:10px;letter-spacing:.13em;color:var(--gold)}.hero-photo figcaption>a{position:absolute;right:23px;top:23px;font-size:24px;color:var(--gold);padding:0 8px}.intro-band{background:#21281f;border-block:1px solid #39412f}.intro-band .wrap{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;align-items:center;gap:24px;padding-block:26px}.intro-band p{font-size:13px;color:#bac3b1}.intro-band p:first-child{font-size:16px;line-height:1.5}.intro-band strong{color:#edf1e7;font-weight:500}.intro-band p:not(:first-child){border-left:1px solid #465039;padding-left:26px}
/* Services */
.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(30px,8vw,115px);align-items:end;margin-bottom:49px}.section-heading h2{font-size:clamp(36px,4vw,54px)}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:16px;color:#646d5d;max-width:465px;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--light-rule);border-top:1px solid var(--light-rule)}.service{padding:34px 30px 30px;border-right:1px solid var(--light-rule);border-bottom:1px solid var(--light-rule);display:flex;flex-direction:column;align-items:flex-start}.number{font-size:12px;letter-spacing:.1em;color:#87672d}.service>.number{margin-bottom:29px}.service h3{font-size:23px;margin-bottom:16px}.service>p:not(.eyebrow){font-size:15px;color:#66705d;line-height:1.75;margin-bottom:27px}.service-detail{font-size:10px;letter-spacing:.09em;color:#66705d;line-height:1.5;margin-top:auto}.service-inquiry{background:#e8ecdf}.service-inquiry>.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:22px}.service-inquiry h3{font-size:32px;line-height:1.08}.service-inquiry .text-link{margin-top:auto;font-size:13px;border-color:#a4ac97}
/* Photography */
.gallery-section{background:#151a15}.gallery-section .section-heading{align-items:center}.gallery-section .section-heading>div>p:not(.eyebrow){color:#b9c1b2}.gallery-section .section-heading .small-note{font-size:13px;color:#97a28f;margin-top:18px}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.project-card{min-width:0}.project-card:first-child{grid-column:span 2}.photo-link{position:relative;display:block;background:#262e23;overflow:hidden}.photo-link img{width:100%;height:320px;object-fit:cover;transition:transform .3s ease,filter .3s ease}.photo-link:hover img{transform:scale(1.025);filter:brightness(1.06)}.project-card:first-child .photo-link img{object-position:center}.enlarge{position:absolute;bottom:12px;right:12px;background:#141b13e8;color:white;width:35px;height:35px;display:grid;place-items:center;font-size:21px;border:1px solid #8a98747d}.project-card figcaption{display:flex;justify-content:space-between;gap:15px;padding-top:14px;font-size:14px;line-height:1.5;color:#d6ddcf}.photo-index{font-size:11px;color:#8d9b81;font-variant-numeric:tabular-nums}.more-projects{margin-top:35px}.more-projects>summary{list-style:none;border:1px solid #657356;padding:18px 23px;max-width:360px;margin:0 auto;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:14px;line-height:1.5}.more-projects>summary::-webkit-details-marker{display:none}.more-projects>summary:hover{background:#242f20}.more-projects .project-gallery{margin-top:38px}.more-projects .project-card:first-child{grid-column:auto}.when-open{display:none}.more-projects[open] .when-closed{display:none}.more-projects[open] .when-open{display:inline}.summary-icon{font-size:24px;line-height:1}.more-projects[open] .summary-icon{transform:rotate(45deg)}.gallery-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:42px;padding-top:27px;border-top:1px solid var(--rule)}.gallery-footer p{font-size:17px;color:#b1bbaa}
/* Coaching */
.coaching{background:#303a2d;border-top:1px solid #4c5942}.coaching-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(40px,8vw,120px);align-items:center}.coaching h2{font-size:clamp(39px,4vw,55px);margin-bottom:26px}.coaching-copy>p:not(.eyebrow){color:#bec8b7;font-size:15px;line-height:1.8;max-width:500px}.coaching-copy .coaching-lede{font-size:20px!important;line-height:1.55!important;color:#e9efdf!important;margin-bottom:18px}.coaching-copy .button{margin-top:30px}.coaching-topics article{display:grid;grid-template-columns:28px 1fr;gap:25px;border-bottom:1px solid #647159;padding:28px 0}.coaching-topics article:first-child{padding-top:0}.coaching-topics .number{color:var(--gold);margin-top:5px}.coaching-topics h3{font-size:23px;margin-bottom:12px}.coaching-topics p{font-size:15px;color:#c2cdbb;line-height:1.75}.coaching-topics .coaching-note{font-size:13px;color:#bec9b6;padding-top:24px}
/* Inquiry */
.contact-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:clamp(35px,8vw,120px);align-items:start}.contact-copy h2{font-size:clamp(37px,3.9vw,52px);margin-bottom:28px}.contact-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#65705c;max-width:410px}.phone{display:inline-flex;align-items:center;gap:20px;font-size:clamp(28px,3vw,37px);line-height:1.5;letter-spacing:-.04em;margin:28px 0 36px;padding-bottom:5px;border-bottom:1px solid #a9ae99}.phone>span{font-size:25px}.phone:hover{color:#866325}.contact-meta{border-top:1px solid var(--light-rule);padding-top:25px;display:flex;flex-direction:column;gap:20px;font-size:14px}.contact-meta strong{display:block;font-weight:600;color:#3b4532}.contact-meta span{display:block;color:#66705d;margin-top:3px}.inquiry{background:#fff;border:1px solid #d7ddce;padding:36px;box-shadow:0 15px 45px #25331506}.form-heading{border-bottom:1px solid #e7eadf;padding-bottom:24px;margin-bottom:26px}.form-heading h3{font-size:25px;margin-bottom:8px}.form-heading p{font-size:14px;color:#66705d}label{display:block;font-size:13px;font-weight:700;line-height:1.5;margin-bottom:9px}label span{font-weight:400;font-size:12px;color:#66705d}input,select,textarea{display:block;width:100%;color:#202819;background:#fbfcf9;border:1px solid #88937c;border-radius:0;min-height:50px;font-size:16px;padding:13px 14px;margin:0 0 22px;transition:border-color .2s}input:hover,select:hover,textarea:hover{border-color:#869776}input:focus,select:focus,textarea:focus{border-color:#63784e}textarea{resize:vertical;line-height:1.65;min-height:140px}::placeholder{color:#66705d;opacity:1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inquiry>button{width:100%}.form-help{font-size:12px;color:#66705d;margin-top:16px;line-height:1.7}#message-ready{border-top:1px solid #dce2d4;margin-top:24px;padding-top:24px}#status{font-size:14px;color:#3e552e;margin-bottom:17px;font-weight:600}.message-actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.copy-button{padding:14px 16px;min-height:49px;border:1px solid #b7c0aa;background:white;color:#3c4a31;font-size:13px}.copy-button:hover{background:#f1f5ec}#message-preview{font-size:14px;background:#f4f7ef;min-height:175px}
/* Footer */
footer{background:#111411;padding-top:45px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:38px}.footer-brand{display:block;width:140px;flex-shrink:0}.footer-brand img{mix-blend-mode:screen}.footer-top>p{font-size:15px;color:#aeb9a4;line-height:1.8}.footer-top>div{display:flex;flex-direction:column;gap:9px}.footer-phone{font-size:22px;line-height:1.4}.footer-top>div>span{font-size:12px;letter-spacing:.06em;color:#9da993}.footer-bottom{border-top:1px solid #323b2c;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:23px;color:#97a38d;font-size:12px;line-height:1.5}.footer-bottom nav{display:flex;gap:23px;flex-wrap:wrap}.footer-bottom a:hover{color:var(--gold)}.skip{position:fixed;left:15px;top:-100px;z-index:60;background:#fff;color:#111;padding:12px}.skip:focus{top:15px}
/* Accessible full photo viewer */
#photo-dialog{border:1px solid #4b5941;background:#131813;color:white;padding:0;width:min(1100px,96vw);max-width:96vw;max-height:96dvh;overflow:auto}#photo-dialog::backdrop{background:#060a06eb}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #34402c;gap:20px;font-size:13px;color:#c2ccb8}.viewer-toolbar button{border:1px solid #69765b;background:none;color:white;padding:9px 14px;min-height:44px;font-size:14px}.viewer-toolbar button span{font-size:19px;margin-left:13px}.viewer-stage{display:grid;grid-template-columns:50px minmax(0,1fr) 50px;gap:10px;align-items:center;padding:16px 10px}.viewer-stage img{width:100%;height:65dvh;object-fit:contain;min-height:180px}.viewer-arrow{border:1px solid #67765a;background:#283421;color:white;font-size:25px;min-width:44px;min-height:48px}.viewer-arrow:hover:not(:disabled){background:#405632}.viewer-caption{padding:12px 25px 22px;display:flex;gap:20px;justify-content:space-between;align-items:center}.viewer-caption h2{font-size:20px;line-height:1.4;letter-spacing:-.02em}.viewer-caption a{font-size:12px;color:var(--gold);white-space:nowrap}
@media(min-width:1700px){.hero{padding-block:95px 110px}}
@media(max-width:1100px){.header-phone{display:none}.hero{gap:35px}.hero h1{font-size:53px}.hero-actions{gap:20px}.hero-photo>img{height:470px}.section-heading{gap:45px}.service{padding:28px 24px}.service h3{font-size:21px}.project-gallery{gap:27px 18px}.photo-link img{height:275px}.contact-layout{gap:40px}.inquiry{padding:27px}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:800px){html{scroll-padding-top:95px}.header-inner{min-height:84px;gap:20px;flex-wrap:wrap}.brand{flex-basis:110px}.brand img{width:110px;max-height:77px}.menu-toggle{display:inline-flex;margin-left:auto}.js #main-nav{display:none;width:100%;padding:5px 0 24px;flex-direction:column;align-items:stretch;gap:5px}.js #main-nav.is-open{display:flex}#main-nav{flex-wrap:wrap;gap:18px;margin-bottom:12px}.js #main-nav>a{padding:12px!important}.js #main-nav .header-phone{display:block}.hero{grid-template-columns:1fr;padding-block:45px 54px;gap:42px}.hero h1{font-size:clamp(46px,8.8vw,66px)}.hero-copy{max-width:650px}.hero-description{max-width:600px}.hero-bottom{max-width:600px;margin-top:30px}.hero-photo>img{height:auto;aspect-ratio:4/3;object-fit:cover}.hero-photo:before{right:-9px;top:-9px;width:55px;height:55px}.intro-band .wrap{grid-template-columns:1fr 1fr;gap:20px}.intro-band p:not(:first-child){border-left:none;padding-left:0}.intro-band p:first-child{grid-row:span 2}.intro-band p:last-child{grid-column:2}.section-heading{grid-template-columns:1fr;gap:26px;margin-bottom:35px}.section-heading>p,.section-heading>div>p:not(.eyebrow){max-width:640px}.section-heading h2{font-size:43px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service{padding:29px 24px}.service h3{font-size:22px}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card:first-child{grid-column:auto}.photo-link img{height:290px}.gallery-section .section-heading h2 br:first-of-type{display:none}.coaching-layout{grid-template-columns:1fr;gap:45px}.coaching-copy>p:not(.eyebrow){max-width:640px}.coaching h2{font-size:45px}.coaching-topics article{padding:25px 0}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-copy h2{font-size:44px}.contact-copy>p:not(.eyebrow){max-width:560px}.contact-meta{flex-direction:row;gap:30px}.contact-meta p{flex:1}.inquiry{padding:32px}.form-row{grid-template-columns:1fr 1fr;gap:18px}.footer-top{gap:25px;flex-wrap:wrap}.footer-top>p{font-size:14px}.footer-top>div{margin-left:auto}.footer-bottom{align-items:flex-start}.footer-bottom nav{gap:15px}}
@media(max-width:580px){.eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:22px}.hero h1{font-size:clamp(44px,10.7vw,61px)}.hero-description{font-size:16px}.hero-actions{align-items:flex-start;gap:17px}.hero-actions .button{padding:16px 20px;font-size:13px;gap:20px}.hero-actions .text-link{font-size:13px;min-height:50px}.hero-bottom{gap:20px}.hero-bottom span{font-size:9px}.hero-photo figcaption{padding:17px 19px;padding-right:54px}.hero-photo figcaption>a{right:14px;top:19px}.hero-photo figcaption>span:not(.photo-label){font-size:12px}.photo-label{font-size:9px}.intro-band .wrap{gap:16px;padding-block:25px}.intro-band p{font-size:12px}.intro-band p:first-child{font-size:15px}.section{padding-block:63px}.section-heading h2{font-size:39px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:15px}.services-grid{grid-template-columns:1fr}.service{padding:27px 25px}.service>.number{margin-bottom:20px}.service h3{font-size:24px}.service p{max-width:440px}.service-detail{font-size:10px}.service-inquiry h3 br{display:none}.service-inquiry h3{font-size:27px}.project-gallery{grid-template-columns:1fr;gap:27px}.photo-link img{height:auto;aspect-ratio:4/3;object-fit:cover}.project-card figcaption{font-size:14px}.more-projects>summary{font-size:13px;padding:16px 20px}.gallery-footer{flex-direction:column;align-items:flex-start;gap:10px;margin-top:30px}.gallery-footer p{font-size:16px}.coaching h2{font-size:40px}.coaching-copy .coaching-lede{font-size:19px!important}.coaching-topics article{gap:15px;grid-template-columns:25px 1fr}.coaching-topics h3{font-size:22px}.contact-copy h2{font-size:40px}.phone{font-size:33px;margin-block:23px 29px}.contact-meta{flex-direction:column;gap:16px}.inquiry{padding:25px 21px}.form-row{grid-template-columns:1fr;gap:0}.form-heading h3{font-size:24px}.form-heading p{font-size:13px}.inquiry .button{font-size:13px}.message-actions{align-items:stretch;flex-direction:column}.copy-button{min-height:46px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-brand{width:120px}.footer-top>p{font-size:13px}.footer-top>div{grid-column:span 2;margin:0;border-top:1px solid #323b2c;padding-top:22px}.footer-phone{font-size:23px}.footer-bottom{flex-direction:column;gap:19px;padding-bottom:27px}.footer-bottom nav{gap:22px}.viewer-stage{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px;padding:8px 5px}.viewer-stage img{height:55dvh}.viewer-caption{padding:8px 18px 20px;flex-direction:column;align-items:flex-start;gap:10px}.viewer-caption h2{font-size:18px}.viewer-toolbar{padding:10px 14px}.viewer-arrow{min-width:42px}.viewer-toolbar button{font-size:13px}.hero-bottom span{max-width:48%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.photo-link:hover img{transform:none}}
/* Painting and coaching detail */
.hero-photo>img{object-position:50% 65%}.service-action{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:30px}.service-action p{font-size:16px;color:#65705c}.service-action .text-link{white-space:nowrap}.coaching-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(35px,8vw,120px);align-items:center}.coaching-intro h2{margin-bottom:0}.coaching-intro .coaching-lede{font-size:21px;line-height:1.55;color:#f0f3ea;margin-bottom:18px}.coaching-intro p:not(.eyebrow):not(.coaching-lede){font-size:16px;line-height:1.8;color:#c5cfbf}.coaching-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 34px;margin-top:50px}.coaching-focus-grid article{border-top:1px solid #66755c;padding:27px 0 30px}.coaching-focus-grid .number{display:block;color:var(--gold);margin-bottom:18px}.coaching-focus-grid h3{font-size:23px;margin-bottom:14px}.coaching-focus-grid p{font-size:16px;line-height:1.75;color:#c7d0c0}.coaching-next{background:#232d20;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:14px}.coaching-next>div{max-width:665px}.coaching-next h3{font-size:25px;margin-bottom:13px}.coaching-next p{font-size:16px;color:#c7d0c0;line-height:1.75}.coaching-next .button{flex-shrink:0;max-width:340px}.inquiry label{font-size:14px}.coaching-intake{min-inline-size:0;margin:5px 0 27px;padding:24px 0 0;border:0;border-top:1px solid #d4deca}.coaching-intake>legend{font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1.3;padding:0 0 0 0;margin-bottom:0;float:left;width:100%}.coaching-intake>legend+.intake-intro{clear:both;padding-top:12px}.intake-intro{font-size:14px;line-height:1.7;color:#66705d;margin-bottom:23px}.coaching-intake .topic-checklist{min-inline-size:0;border:0;padding:0;margin:0 0 25px}.topic-checklist>legend{font-size:14px;font-weight:700;line-height:1.5;padding:0;margin-bottom:6px}.topic-checklist>p{font-size:13px;color:#66705d;margin-bottom:12px}.topic-checklist .topic-option{display:flex;align-items:flex-start;gap:12px;min-height:48px;padding:13px 14px;border:1px solid #cdd5c4;background:#fafcf6;margin-bottom:8px;cursor:pointer;line-height:1.45}.topic-option:hover{border-color:#7b8a6b}.topic-option:has(input:checked){border-color:#697e54;background:#edf3e5}.topic-option input{width:19px;height:19px;min-height:19px;flex:0 0 19px;margin:1px 0 0;padding:0;accent-color:#596f43;cursor:pointer}.topic-option span{font-size:14px;font-weight:500;color:#293520;line-height:1.45}.intake-note{font-size:13px;line-height:1.7;color:#66705d;margin-top:-5px}.coaching-intake[hidden]{display:none}
@media(max-width:1100px){.coaching-intro{gap:45px}.coaching-next{flex-direction:column;align-items:flex-start;gap:24px}.coaching-next>div{max-width:none}}
@media(max-width:800px){.coaching-intro{grid-template-columns:1fr;gap:26px}.coaching-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin-top:36px}.service-action{align-items:flex-start;flex-direction:column;gap:13px}.coaching-intro .coaching-lede{max-width:600px}.coaching-next{padding:27px}}
@media(max-width:580px){.coaching-focus-grid{grid-template-columns:1fr;gap:0}.coaching-focus-grid article{padding:25px 0}.coaching-focus-grid h3{font-size:23px}.coaching-intro .coaching-lede{font-size:20px}.coaching-next{padding:24px 21px}.coaching-next h3{font-size:24px}.coaching-next .button{font-size:14px;width:100%;max-width:none;padding:15px 18px;gap:15px}.coaching-intake>legend{font-size:21px}.topic-checklist .topic-option{padding:12px;gap:10px}}
