@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#101e2b;--bronze:#cfa574;--bronze-dark:#89613b;--text:#152532;--muted:#51616f;--line:#dce1e5;--surface:#f3f5f7;--white:#fff;--max:1240px;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--text);background:#fff;font-family:Inter,Arial,sans-serif;font-size:1rem;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:700;line-height:1.16;letter-spacing:-.04em}p+p{margin-top:1.1em}h2{font-size:clamp(2.1rem,3.65vw,3.2rem)}h3{font-size:1.4rem}em{font-style:normal;color:var(--bronze)}ul{list-style:none;padding:0;margin:0}li{padding-left:21px;position:relative}li:before{content:'✓';position:absolute;left:0;font-weight:600;color:var(--bronze-dark)}svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:104px}.eyebrow{font-size:.875rem;letter-spacing:.13em;line-height:1.5;font-weight:600;color:var(--bronze-dark);margin-bottom:22px}.eyebrow.light{color:var(--bronze)}.short-rule{display:inline-block;width:32px;height:1px;background:currentColor;vertical-align:middle;margin-right:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid transparent;border-radius:var(--radius);padding:16px 23px;min-height:52px;font-size:.9375rem;font-weight:600;line-height:1.35;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.2rem}.button-small{padding:13px 19px;min-height:46px}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:#284052}.button-outline{border-color:var(--line);background:#fff}.button-outline:hover{border-color:var(--navy);background:var(--surface)}.button-bronze{background:var(--bronze);color:var(--navy)}.button-bronze:hover{background:#e1bc91}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:.9375rem;font-weight:600;text-underline-offset:5px}.text-link:hover{text-decoration:underline}.microcopy{font-size:.875rem;color:var(--muted);line-height:1.5}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px 24px;z-index:99}.skip:focus{top:15px}:focus-visible{outline:3px solid #317abb;outline-offset:5px}[hidden]{display:none!important}
.preview-note{background:var(--navy);color:#e1e7ed;text-align:center;padding:7px 24px;font-size:.8125rem;line-height:1.5}.preview-note span{padding:0 7px;color:var(--bronze)}.header{position:sticky;top:0;background:#fffffffa;z-index:20;border-bottom:1px solid #eceff1}.header-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:13px;line-height:1.4;flex-shrink:0}.brand-mark{font-family:Manrope,Arial,sans-serif;font-size:1.6rem;font-weight:800;border-right:1px solid var(--line);padding-right:14px;letter-spacing:-.08em}.brand-mark span{color:var(--bronze-dark)}.brand strong{display:block;font-size:1.06rem;font-weight:600}.brand small{font-size:.75rem;letter-spacing:.13em;color:var(--muted)}nav{display:flex;align-items:center;gap:27px;font-size:.875rem;font-weight:500}nav>a:not(.button):hover{color:var(--bronze-dark)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:4px;padding:9px 12px;min-height:44px;font-size:.875rem}.menu-toggle span{padding-left:8px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:6%;padding-top:56px;padding-bottom:60px;align-items:center}.hero-copy{padding:10px 0}.hero .eyebrow{font-size:.8125rem;margin-bottom:24px}.hero h1{font-size:clamp(3rem,5.45vw,4.8rem);font-weight:800;line-height:1.07;letter-spacing:-.055em}.hero h1 em{color:var(--bronze-dark)}.hero-intro{font-size:1.16rem;line-height:1.65;max-width:460px;margin-top:24px}.credentials{font-size:1rem;font-weight:700;letter-spacing:-.015em;line-height:1.6;margin-top:26px}.hero-description{font-size:.9375rem;line-height:1.7;color:var(--muted);max-width:475px;margin-top:12px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:30px}.hero .microcopy{margin-top:15px}.hero-visual{position:relative;align-self:stretch;min-height:580px;border-radius:6px 6px 80px 6px;overflow:hidden;background:#182d3c}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:52% center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0d1c2930 0%,transparent 40%,#0d1c29c9 100%)}.image-label{position:absolute;left:32px;top:31px;font-size:.75rem;line-height:1.7;letter-spacing:.13em;color:white;z-index:1}.hero-visual figcaption{position:absolute;bottom:39px;left:34px;right:30px;z-index:1;color:white}.visual-index{font-size:.75rem;letter-spacing:.13em;color:#e7c9a5}.hero-visual figcaption p{font-size:clamp(1.25rem,1.8vw,1.55rem);line-height:1.5;font-weight:400;margin-top:15px;letter-spacing:-.02em}.hero-visual figcaption strong{font-weight:600}.trust{display:grid;grid-template-columns:1fr 1.2fr 1fr;border-top:1px solid var(--line);padding:26px 0 34px;gap:35px}.trust p{display:flex;gap:18px;align-items:center;font-size:.9375rem;line-height:1.4;margin:0}.trust p+p{border-left:1px solid var(--line);padding-left:45px}.trust svg{color:var(--bronze-dark)}.trust small{display:block;color:var(--muted);font-size:.8125rem;margin-top:6px}
.section-dark{background:var(--navy);color:#fff}.about{padding:94px 0 90px}.about-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:10%}.about h2{font-size:clamp(2.6rem,4.5vw,3.7rem);line-height:1.2}.about-statement{font-size:1.05rem;color:#b8c4ce;line-height:1.8;margin-top:28px;max-width:340px}.about-copy{color:#c6d0d8;font-size:.9375rem}.about-copy .lead{font-size:1.3rem;color:#fff;line-height:1.55}.to-complete{color:#eac59b}.about-proof{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid #3a4753;margin-top:29px;padding-top:23px}.about-proof span{font-size:.75rem;letter-spacing:.13em;color:var(--bronze)}.about-proof strong{display:block;color:#fff;margin-top:8px;font-size:1rem}.about-proof p{font-size:.875rem;line-height:1.6;margin-top:6px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:8%;margin-bottom:44px}.section-heading>div{flex:1}.section-heading>p{width:360px;max-width:40%;font-size:1rem;color:var(--muted);line-height:1.75;padding-bottom:5px}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.audience-card{border:1px solid var(--line);border-radius:var(--radius);padding:31px 28px 26px;display:flex;flex-direction:column;background:#fff}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.card-top svg{height:32px;width:32px;color:var(--bronze-dark)}.card-top>span{font-size:.8125rem;color:var(--muted)}.audience-card h3{font-size:1.7rem;line-height:1.22}.audience-card>p:not(.card-caption){color:var(--muted);font-size:.9375rem;margin-top:14px;min-height:51px;line-height:1.6}.audience-card ul{font-size:.9375rem;line-height:1.6;margin-block:27px 22px;flex:1}.audience-card li+li{margin-top:13px}.audience-card .card-caption{border-top:1px solid var(--line);padding-top:18px;font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:0}.audience-card a{margin-top:21px;font-size:.875rem;gap:8px;justify-content:space-between}
.method{background:var(--surface)}.method-intro{max-width:820px;margin-top:-12px;color:var(--muted)}.tools-row{display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin:42px 0 60px}.tools-row>div{border-top:1px solid #b9c3cd;padding-top:18px}.tools-row span{font-size:.75rem;color:var(--bronze-dark);font-weight:600}.tools-row h3{font-size:1rem;letter-spacing:-.02em;margin-top:9px}.tools-row p{font-size:.875rem;color:var(--muted);line-height:1.6;margin-top:12px}.steps-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:33px;margin-bottom:32px}.steps-heading .eyebrow{margin:0}.steps-heading>span{font-size:.875rem;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.step-number{display:inline-flex;font-family:Manrope,Arial,sans-serif;font-size:2.6rem;color:var(--bronze-dark);font-weight:500;line-height:1;margin-bottom:22px}.steps-grid h3{font-size:1.25rem;letter-spacing:-.025em}.steps-grid p{font-size:.9375rem;line-height:1.75;color:var(--muted);margin-top:16px}.steps-grid small{display:block;font-size:.8125rem;line-height:1.65;margin-top:17px;font-weight:500}.ethics{display:flex;gap:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px 28px;margin-top:45px}.ethics svg{color:var(--bronze-dark);margin-top:3px}.ethics h3{font-size:1rem;letter-spacing:-.01em}.ethics p{font-size:.875rem;color:var(--muted);line-height:1.7;margin-top:8px}
.pricing-note{background:var(--surface);border-left:3px solid var(--bronze);padding:11px 16px;font-size:.8125rem;color:var(--muted);margin-bottom:27px}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:960px;margin-inline:auto}.price-card{padding:32px 29px 26px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column}.price-card .eyebrow{font-size:.75rem;letter-spacing:.07em;line-height:1.7;margin-bottom:16px;min-height:20px}.price-card h3{font-size:1.5rem;letter-spacing:-.035em}.price{font-family:Manrope,Arial,sans-serif;font-size:2.7rem;font-weight:700;line-height:1.2;letter-spacing:-.045em;margin-top:28px}.price span{display:block;font-family:Inter,Arial,sans-serif;font-size:.875rem;letter-spacing:0;font-weight:400;color:var(--muted);margin-top:10px}.price-card>p:not(.eyebrow){font-size:.9375rem;line-height:1.7;color:var(--muted);margin-top:24px}.price-card ul{font-size:.875rem;margin-block:25px 30px;flex:1}.price-card li+li{margin-top:12px}.price-card .button{padding:15px 12px;gap:9px;font-size:.875rem;min-height:55px}.price-card>small{font-size:.75rem;line-height:1.7;color:var(--muted);margin-top:16px;min-height:40px}.price-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.featured .eyebrow,.featured li:before{color:var(--bronze)}.featured .price span,.featured>p:not(.eyebrow),.featured>small{color:#c6d0d8}.offers-footnote{font-size:.8125rem;line-height:1.7;color:var(--muted);margin-top:24px;max-width:900px}
.faq-section{background:var(--surface)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:9%}.faq-grid>div>p:last-child{margin-top:25px;color:var(--muted);max-width:280px}.faq-list details{border-bottom:1px solid #cdd5dc}.faq-list details:first-child{border-top:1px solid #cdd5dc}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:1rem;font-weight:500;line-height:1.6;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{position:relative;width:16px;height:16px;flex-shrink:0}.faq-list summary span:before,.faq-list summary span:after{content:'';position:absolute;top:7px;left:0;right:0;height:1px;background:var(--navy)}.faq-list summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details>p{font-size:.9375rem;line-height:1.8;color:var(--muted);padding:0 37px 24px 0}
.booking{padding:85px 0 90px}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.booking h2{font-size:clamp(2.5rem,4.2vw,3.5rem);line-height:1.2}.booking-grid>div>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:#c6d0d8;margin-top:27px}.booking-reassurance{display:flex;gap:0;margin-top:30px;color:#dce5eb;font-size:.8125rem}.booking-reassurance span+span{border-left:1px solid #627180;margin-left:17px;padding-left:17px}.booking-panel{background:#fff;color:var(--navy);border-radius:var(--radius);padding:35px}.booking-panel label{display:block;font-size:.875rem;font-weight:500;margin-bottom:11px}.booking-panel select{width:100%;background:#fff;color:var(--navy);border:1px solid #b8c3cd;border-radius:4px;min-height:51px;font-size:.875rem;padding:11px 32px 11px 12px}.booking-detail{padding:25px 0}.booking-detail h3{font-size:1.4rem}.booking-detail p{font-size:.9375rem;line-height:1.7;color:var(--muted);margin-top:13px}.booking-status{background:var(--surface);padding:19px;border:1px solid var(--line);border-radius:4px;font-size:.875rem}.booking-status strong{font-weight:600}.booking-status p{margin-top:6px;color:var(--muted);line-height:1.7}.booking-panel>.microcopy{font-size:.75rem!important;color:var(--muted)!important;line-height:1.7!important;margin-top:17px!important}.booking-panel .button{width:100%}.payment-link{display:block;margin-top:19px;font-size:.875rem;text-decoration:underline;text-underline-offset:5px}.payment-caption{font-size:.8125rem!important;line-height:1.7!important;color:var(--muted)!important;margin-top:12px!important}.footer{padding:40px 0 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top>p{font-size:.875rem;color:var(--muted)}.contact-row{display:flex;flex-wrap:wrap;gap:8px 32px;font-size:.8125rem;color:var(--muted);margin-top:35px;padding-bottom:27px;scroll-margin-top:120px}.contact-row a{text-decoration:underline;text-underline-offset:3px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:.75rem;color:var(--muted)}.footer-bottom small{font-size:.75rem}.footer-bottom>div{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom button{padding:0;border:0;background:none;color:inherit;font-size:inherit;line-height:1.7}.footer-bottom button:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}dialog{border:0;border-radius:8px;padding:40px;width:min(620px,calc(100% - 32px));max-height:85vh;color:var(--navy);box-shadow:0 20px 100px #0005}dialog::backdrop{background:#071321b8}dialog h2{font-size:1.8rem;padding-right:35px}dialog p{font-size:.9375rem;color:var(--muted);margin-top:20px}dialog .dialog-note{font-size:.875rem;color:var(--bronze-dark)}.dialog-close{position:absolute;right:20px;top:16px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;font-size:1.8rem;line-height:1;background:var(--surface);color:var(--navy)}
@media(min-width:1500px){.hero h1{font-size:5rem}.hero{gap:80px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}nav{gap:17px}.brand small{font-size:.7rem}.hero{gap:5%}.hero-visual{min-height:610px}.hero h1{font-size:4rem}.hero-actions{gap:18px}.hero-actions .button{padding:15px 18px}.hero-actions .text-link{font-size:.875rem}.trust p+p{padding-left:28px}.trust{gap:25px}.audience-card,.price-card{padding:25px 21px}.audience-card h3{font-size:1.5rem}.about-grid{gap:6%}.tools-row{gap:21px}.section-heading>p{max-width:38%}.price-card .button{font-size:.8125rem}.price-card h3{font-size:1.32rem}.booking-grid{gap:6%}.booking-panel{padding:28px}}
@media(max-width:900px){.header-inner{min-height:78px}.menu-toggle{display:block}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:18px 32px 26px;box-shadow:0 8px 12px #10202b0d;align-items:stretch;gap:0}nav.is-open{display:flex;flex-direction:column}nav>a:not(.button){padding:13px 0}nav>.button{margin-top:12px;align-self:flex-start}.hero h1{font-size:3.4rem}.hero{gap:4%;padding-top:38px}.hero-visual{min-height:650px}.hero .eyebrow{font-size:.75rem}.short-rule{width:16px}.hero-intro{font-size:1.06rem}.hero-actions{flex-direction:column;align-items:flex-start}.credentials{font-size:.9375rem}.trust{grid-template-columns:1fr 1.2fr 1fr;gap:17px}.trust p{gap:10px;font-size:.8125rem;align-items:flex-start}.trust p+p{padding-left:20px}.trust small{font-size:.75rem}.trust svg{width:23px;height:23px}.section{padding:78px 0}.section-heading{gap:6%}.section-heading>p{max-width:42%;font-size:.9375rem}.audience-grid{gap:15px}.audience-card{padding:23px 19px}.audience-card h3{font-size:1.35rem}.audience-card ul,.audience-card>p:not(.card-caption){font-size:.875rem}.audience-card a{font-size:.8125rem}.tools-row{grid-template-columns:repeat(3,1fr);row-gap:28px}.steps-grid{gap:25px}.steps-grid h3{font-size:1.13rem}.pricing-grid{gap:15px}.price-card{padding:24px 18px}.price-card .eyebrow{min-height:40px}.price-card h3{min-height:55px}.price-card .price{font-size:2.3rem}.price-card .button{font-size:.8125rem;gap:5px;min-height:62px}.price-card>p:not(.eyebrow){font-size:.875rem}.faq-grid{gap:6%}.booking-panel{padding:26px}.booking h2{font-size:2.55rem}.booking-grid{gap:5%}.booking-panel select{font-size:.8125rem}.footer-top>p{max-width:190px}.footer-bottom>div{gap:16px}}
@media(max-width:680px){html{scroll-padding-top:100px}.container{width:calc(100% - 40px)}.preview-note{font-size:.75rem;padding-inline:18px;line-height:1.6}.preview-note span{padding:0 3px}.header-inner{min-height:72px;gap:10px}.brand{gap:10px}.brand-mark{font-size:1.4rem;padding-right:11px}.brand strong{font-size:1rem}.brand small{font-size:.65rem}.hero{grid-template-columns:1fr;padding:35px 0 33px;gap:32px}.hero-copy{padding:0}.hero .eyebrow{font-size:.75rem;margin-bottom:20px;letter-spacing:.08em}.hero h1{font-size:clamp(2.7rem,10.8vw,4.1rem);line-height:1.09;letter-spacing:-.05em}.hero-intro{font-size:1.06rem;margin-top:22px;max-width:100%}.credentials{margin-top:21px}.hero-description{margin-top:11px;font-size:.9375rem}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:21px;margin-top:25px}.hero-actions .button{font-size:.875rem;padding:16px 19px}.hero-actions .text-link{font-size:.875rem;gap:10px}.hero .microcopy{font-size:.8125rem}.hero-visual{height:380px;min-height:0;border-radius:6px 6px 60px 6px}.hero-visual img{object-position:center 48%}.hero-visual figcaption{left:25px;bottom:28px}.hero-visual figcaption p{font-size:1.4rem}.image-label{left:25px;top:24px}.trust{grid-template-columns:1fr;padding:0 0 28px;gap:0;border-top:0}.trust p{font-size:.9375rem;align-items:center;padding:18px 3px;gap:18px;border-top:1px solid var(--line)}.trust p+p{padding-left:3px;border-left:0}.trust small{font-size:.8125rem}.trust svg{width:25px;height:25px}.about{padding:60px 0}.about-grid{grid-template-columns:1fr;gap:35px}.about h2{font-size:2.75rem}.about-statement{margin-top:22px;max-width:100%;font-size:1rem}.about-copy .lead{font-size:1.18rem}.about-proof{gap:22px}.section{padding:63px 0}.eyebrow{font-size:.8125rem;margin-bottom:16px}h2{font-size:2.15rem;line-height:1.18}.section-heading{display:block;margin-bottom:31px}.section-heading>p{width:auto;max-width:100%;margin-top:23px;padding:0;font-size:.9375rem}.audience-grid{grid-template-columns:1fr;gap:18px}.audience-card{padding:26px}.card-top{margin-bottom:20px}.audience-card h3{font-size:1.7rem}.audience-card h3 br{display:none}.audience-card>p:not(.card-caption){min-height:0;font-size:.9375rem}.audience-card ul{font-size:.9375rem;margin-top:22px}.audience-card a{font-size:.9375rem}.audience-card .card-caption{font-size:.8125rem}.method-intro{margin-top:0;font-size:.9375rem}.tools-row{grid-template-columns:1fr 1fr;gap:24px;margin:32px 0 38px}.tools-row>div:last-child{grid-column:1/-1;max-width:100%}.tools-row h3{font-size:1rem}.steps-heading{display:block;padding-top:26px}.steps-heading>span{display:block;margin-top:10px}.steps-grid{grid-template-columns:1fr;gap:31px}.steps-grid article{padding-left:66px;position:relative}.step-number{position:absolute;top:0;left:0;font-size:2.4rem}.steps-grid h3{font-size:1.25rem}.steps-grid p{margin-top:10px}.steps-grid small{margin-top:10px}.ethics{padding:21px 20px;gap:15px;margin-top:35px}.ethics svg{width:23px;height:23px}.pricing-grid{grid-template-columns:1fr;gap:19px}.price-card{padding:29px}.price-card .eyebrow{min-height:0;font-size:.75rem}.price-card h3{min-height:0;font-size:1.65rem}.price-card .price{font-size:2.7rem;margin-top:23px}.price-card .button{min-height:52px;font-size:.9375rem;gap:18px}.price-card>p:not(.eyebrow){font-size:.9375rem}.price-card>small{min-height:0;font-size:.8125rem}.price-card ul{font-size:.9375rem}.offers-footnote{font-size:.875rem}.pricing-note{font-size:.8125rem}.faq-grid{grid-template-columns:1fr;gap:33px}.faq-grid>div>p:last-child{max-width:none;margin-top:18px;font-size:.9375rem}.faq-list summary{font-size:.9375rem;padding:21px 0}.faq-list details>p{padding-right:0;font-size:.9375rem}.booking{padding:62px 0}.booking-grid{grid-template-columns:1fr;gap:35px}.booking h2{font-size:2.6rem}.booking-panel{padding:26px}.booking-panel select{font-size:.875rem}.booking-grid>div>p:not(.eyebrow){margin-top:22px}.booking-reassurance{margin-top:21px}.footer{padding:34px 0 24px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:23px}.footer-top>p{max-width:none;flex-basis:100%;order:3;font-size:.875rem}.footer-top>.text-link{margin-top:5px;font-size:.875rem;gap:8px}.contact-row{margin-top:25px;display:flex;flex-direction:column;font-size:.875rem;gap:9px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:17px}.footer-bottom>div{gap:11px 20px;font-size:.8125rem}.footer-bottom small{font-size:.8125rem}dialog{padding:30px 24px}dialog h2{font-size:1.5rem}.dialog-close{right:13px;top:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.inline-source{color:#e9c39a;text-decoration:underline;text-underline-offset:4px}.hero-photo-note{position:absolute;top:25px;right:25px;z-index:2;color:#fff;font-size:.75rem;background:#101e2b99;padding:4px 8px;border-radius:3px}

/* Competition photographs remain uncropped, with captions outside the image. */
.hero-visual.hero-photograph{height:auto;min-height:0;align-self:center;border-radius:6px 6px 40px 6px;background:var(--navy)}
.hero-visual.hero-photograph img{position:static;width:100%;height:auto;object-fit:contain}
.hero-visual.hero-photograph:after{display:none}
.hero-visual.hero-photograph figcaption{position:static;padding:20px 26px 25px}
.hero-visual.hero-photograph figcaption p{font-size:1.125rem;margin-top:8px;line-height:1.5}
.hero-photograph .visual-index{font-size:.75rem;letter-spacing:.08em}
.about-photograph{margin-top:30px;width:100%;max-width:none}
.about-photograph img{width:100%;height:auto;border-radius:6px}
.about-photograph figcaption{font-size:.8125rem;color:#c6d0d8;line-height:1.6;margin-top:10px}
@media(max-width:680px){.hero-visual.hero-photograph figcaption{padding:18px 21px 23px}.about-photograph{max-width:360px}}

/* Keep contact and legal links clear of the supplied floating booking badge. */
body.has-calendly-badge .footer{padding-bottom:105px}
.calendly-badge-widget{z-index:19!important;right:20px!important;bottom:20px!important}
.calendly-badge-widget .calendly-badge-content{font-family:Inter,Arial,sans-serif!important;box-shadow:0 4px 18px #101e2b26!important}
@media(max-width:680px){.calendly-badge-widget{right:16px!important;bottom:16px!important}}

/* One coaching offer, beginning with the free intake. */
.accompaniment-offer{display:grid;grid-template-columns:1.35fr 1fr;gap:48px;background:var(--navy);color:#fff;border-radius:var(--radius);padding:44px}
.offer-plan,.offer-rate{min-width:0}
.offer-plan h3{font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.25}
.offer-plan p{font-size:1rem;line-height:1.8;color:#c6d0d8}
.offer-plan .offer-intake{margin-top:24px}
.offer-intake strong{color:#fff;font-weight:600}
.offer-plan ul{margin-top:27px;font-size:.9375rem;color:#e0e7ed;line-height:1.7}
.offer-plan li+li{margin-top:12px}
.offer-plan li:before{color:var(--bronze)}
.offer-rate{border-left:1px solid #3a4753;padding-left:40px;display:flex;flex-direction:column;align-items:flex-start}
.offer-rate .eyebrow{font-size:.8125rem;letter-spacing:.08em;margin-bottom:20px}
.offer-intake-title{font-family:Manrope,Arial,sans-serif;font-size:clamp(1.75rem,2.7vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.03em}
.offer-intake-title em{font-style:normal;color:var(--bronze)}
.offer-rate>p:not(.eyebrow){font-size:.9375rem;color:#c6d0d8;line-height:1.7;margin-top:23px}
.offer-rate .button{margin-top:29px;width:100%;gap:12px;padding-inline:15px}
.offer-followup{width:100%;margin-top:25px;padding-top:20px;border-top:1px solid #3a4753}
.offer-followup p{font-size:.9375rem;color:#c6d0d8;line-height:1.7}
.offer-followup strong{font-weight:600;color:#fff}
.offer-followup p+p{font-size:.875rem;margin-top:9px}
@media(max-width:900px){.accompaniment-offer{padding:32px;gap:30px;grid-template-columns:1.15fr 1fr}.offer-rate{padding-left:28px}}
@media(max-width:680px){.accompaniment-offer{grid-template-columns:1fr;padding:28px 24px;gap:30px}.offer-rate{border-left:0;border-top:1px solid #3a4753;padding:28px 0 0}.offer-plan p{font-size:.9375rem}}

/* Shared heading, followed by an aligned portrait and biography. */
.about{padding-block:80px}
.about-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:end;margin-bottom:44px}
.about-heading h2{font-size:clamp(2.2rem,4vw,3.25rem);line-height:1.18}
.about-heading .eyebrow{margin-bottom:18px}
.about-heading .about-statement{margin:0;max-width:350px;justify-self:end;font-size:1rem;line-height:1.8;padding-bottom:4px}
.about-content{display:grid;grid-template-columns:.95fr 1.15fr;gap:64px;align-items:start}
.about .about-photograph{width:100%;max-width:none;margin:0}
.about .about-photograph img{width:100%;height:auto}
.about-content .about-copy{font-size:1rem;line-height:1.75}
.about-content .about-copy .lead{font-size:1.25rem;line-height:1.55}
.about .about-proof{margin-top:38px;padding-top:27px;gap:64px}
.about .about-proof strong{font-size:1.125rem}
@media(max-width:1100px){.about-heading,.about-content,.about .about-proof{gap:36px}.about-heading{grid-template-columns:1.5fr 1fr}.about-content{grid-template-columns:1fr 1.15fr}.about-content .about-copy{font-size:.9375rem}}
@media(max-width:760px){.about{padding-block:60px}.about-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.about-heading .about-statement{justify-self:start;max-width:480px}.about-content{grid-template-columns:1fr;gap:30px}.about .about-photograph{max-width:480px;justify-self:center}.about-heading h2{font-size:clamp(2.1rem,7.3vw,3rem)}.about .about-proof{gap:24px;margin-top:30px}}
@media(max-width:420px){.about .about-proof{grid-template-columns:1fr;gap:22px}}

/* UX review: readable hierarchy and reliable narrow-screen layouts. */
.hero{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}
.hero h1{font-size:clamp(2.75rem,4.3vw,4rem);line-height:1.12}
.hero-copy,.hero-actions,.about-copy,.booking-panel{min-width:0}
.hero-actions .button,.offer-rate .button,.booking-panel .button{text-align:center}
.hero .credentials{margin-top:22px}
.hero-description{max-width:440px}
.about-content{align-items:center}
.about-copy .about-link{margin-top:25px;color:#e9c39a;min-height:44px}
.about-content .about-copy{max-width:560px}
.offer-steps{list-style:none;counter-reset:offer-step;padding:0;margin:28px 0}
.offer-steps li{counter-increment:offer-step;padding-left:48px;position:relative}
.offer-steps li+li{margin-top:24px}
.offer-steps li:before{content:counter(offer-step,decimal-leading-zero);position:absolute;left:0;top:0;color:var(--bronze);font-family:Manrope,Arial,sans-serif;font-size:1rem;font-weight:600}
.offer-steps h4{font:600 1rem/1.5 Inter,Arial,sans-serif;margin:0;color:#fff}
.offer-steps p{font-size:.9375rem;line-height:1.7;margin-top:6px}
.offer-plan .offer-rhythm{font-size:.875rem;line-height:1.7;padding-top:20px;border-top:1px solid #3a4753}
.offer-rate{justify-content:center}
.booking-panel>.microcopy{font-size:.875rem!important}
.contact-row a,.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}
.contact-row{row-gap:0}
.section-dark :focus-visible,.accompaniment-offer :focus-visible{outline-color:#e9c39a}
body.booking-in-view .calendly-badge-widget,body.menu-open .calendly-badge-widget{visibility:hidden;pointer-events:none}
@media(max-width:1100px){
 .header-inner{min-height:78px}
 .menu-toggle{display:block}
 nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 32px 26px;box-shadow:0 8px 12px #10202b0d;align-items:stretch;gap:0;max-height:calc(100dvh - 78px);overflow-y:auto}
 nav.is-open{display:flex;flex-direction:column}
 nav>a:not(.button){padding:13px 0}
 nav>.button{margin-top:12px;align-self:flex-start}
}
@media(max-width:760px){
 .hero{grid-template-columns:1fr;gap:32px;padding-top:35px}
 .hero h1{font-size:clamp(2.1rem,8.6vw,3.4rem)}
 .hero-visual.hero-photograph{width:min(100%,480px);justify-self:center}
 .hero-copy{padding:0}
 .hero-intro,.hero-description{max-width:100%}
 .hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:18px}
 .hero-actions .button{width:100%}
 .hero-actions .text-link{min-height:44px}
 .audience-grid{grid-template-columns:1fr}
 .audience-card{padding:26px}
 .audience-card h3 br{display:none}
 .audience-card ul{flex:none}
 .audience-card a{min-height:44px}
 .about-content .about-copy{max-width:none}
 .accompaniment-offer{grid-template-columns:1fr;padding:28px 24px;gap:30px}
 .offer-rate{border-left:0;border-top:1px solid #3a4753;padding:28px 0 0}
 .booking-grid{grid-template-columns:1fr;gap:30px}
 .booking-reassurance{flex-wrap:wrap}
 body.hero-in-view .calendly-badge-widget{visibility:hidden;pointer-events:none}
}
@media(max-width:420px){
 .header-inner{gap:8px}
 .brand small{font-size:.6rem;letter-spacing:.08em}
 .brand-mark{font-size:1.3rem;padding-right:9px}
 .brand{gap:8px}
 .menu-toggle{padding:9px 10px}
 .menu-toggle span{padding-left:3px}
 .hero .eyebrow{font-size:.7rem;letter-spacing:.06em}
 .short-rule{width:12px;margin-right:4px}
 .hero h1{font-size:clamp(2rem,8.6vw,2.25rem)}
 .offer-steps li{padding-left:36px}
 .booking-panel{padding:24px 20px}
 .booking-reassurance{font-size:.75rem}
 .booking-reassurance span+span{margin-left:12px;padding-left:12px}
 .calendly-badge-widget{max-width:calc(100vw - 32px)}
}

.booking-panel :focus-visible{outline-color:#317abb}

/* Separate the audience section from the white introduction. */
.audience{background:var(--surface)}
