/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#102b3f;--navy-2:#183f59;--blue:#2f6f91;--mist:#e9f0f2;--cream:#f7f4ed;--white:#fff;--gold:#d4ae72;--ink:#17303e;--muted:#5f7078;--line:#d7dfdf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir,Avenir Next,Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #102b3f14;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;line-height:1;display:flex}.header-logo{width:235px;height:auto;display:block}nav{gap:clamp(20px,3vw,42px);display:flex}nav a{color:#314b59;font-size:13px;font-weight:700}nav a:hover,nav a:focus-visible{color:var(--blue)}.button{letter-spacing:.035em;border:1px solid #0000;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:12px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.button-small{background:var(--navy);color:#fff;min-height:43px;padding:0 20px}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:#e2c28f}.button-navy{background:var(--navy);color:#fff}.hero{background:var(--navy);color:#fff;grid-template-columns:1.04fr .96fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:92px 40px 92px clamp(40px,7vw,112px);position:relative}.eyebrow{color:var(--blue);letter-spacing:.23em;margin:0 0 22px;font-size:11px;font-weight:900}.eyebrow.light{color:#a9c9d5}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.035em;max-width:720px;margin-bottom:28px;font-size:clamp(48px,5vw,76px);line-height:1.04}.hero-intro{color:#dbe6ea;max-width:650px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{color:var(--blue);border-bottom:1px solid #2f6f9159;padding-bottom:5px;font-size:13px;font-weight:800}.text-link span{padding-left:7px;transition:padding .2s}.text-link:hover span{padding-left:12px}.light-link{color:#fff;border-color:#ffffff4d}.microcopy{color:#9fb5c0;margin-top:19px;font-size:10px;line-height:1.6}.microcopy span{padding:0 6px}.hero-visual{background:linear-gradient(145deg,#dfe9e9,#f4f0e6);min-height:690px;position:relative;overflow:hidden}.sun-shape{background:#e8d1a9;border-radius:50%;width:430px;height:430px;position:absolute;top:-80px;right:-80px}.desk-card{z-index:3;background:#fffffff5;width:76%;padding:32px;position:absolute;top:21%;left:11%;transform:rotate(-2deg);box-shadow:0 35px 70px #102b3f38}.card-top{border-bottom:1px solid var(--line);color:var(--navy);letter-spacing:.18em;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:10px;font-weight:900;display:flex}.card-top i{background:var(--gold);border-radius:50%;width:12px;height:12px}.planning-board{grid-template-columns:repeat(3,1fr);gap:10px;padding:25px 0 18px;display:grid}.planning-board div{background:var(--cream);min-height:122px;padding:18px 15px}.planning-board span{color:var(--blue);letter-spacing:.15em;margin-bottom:27px;font-size:9px;font-weight:900;display:block}.planning-board b{color:var(--ink);font-family:Georgia,serif;font-size:16px;font-weight:400;line-height:1.35}.progress-lines{gap:8px;display:flex}.progress-lines i{background:var(--mist);width:24%;height:5px}.progress-lines i:first-child{background:var(--gold);width:48%}.note-card{background:var(--blue);color:#fff;z-index:4;width:230px;padding:24px 27px;position:absolute;bottom:11%;right:5%;transform:rotate(3deg)}.note-card span{letter-spacing:.2em;margin-bottom:12px;font-size:8px;font-weight:900;display:block}.note-card strong{font-family:Georgia,serif;font-size:19px;font-weight:400;line-height:1.35}.leaf{border:solid var(--navy-2);opacity:.16;border-width:0 0 2px 2px;border-radius:0 0 0 100%;position:absolute;transform:rotate(-35deg)}.leaf-one{width:180px;height:300px;bottom:-100px;left:-40px}.leaf-two{width:130px;height:260px;bottom:-80px;left:110px}.trust-strip{background:var(--cream);grid-template-columns:repeat(3,1fr) 1.5fr;align-items:center;min-height:116px;padding:22px clamp(30px,6vw,96px);display:grid}.trust-strip div{border-right:1px solid #d8d3c8;align-items:center;gap:14px;padding-right:25px;display:flex}.trust-strip div+div{padding-left:25px}.trust-strip strong{color:var(--navy);font-family:Georgia,serif;font-size:31px;font-weight:400}.trust-strip span,.trust-strip p{color:var(--muted);font-size:10px;line-height:1.45}.trust-strip .trust-perspective{flex-direction:column;align-items:flex-start;gap:5px}.trust-strip .trust-perspective strong{font-family:Avenir,Avenir Next,Montserrat,Arial,sans-serif;font-size:13px;font-weight:800;line-height:1.3}.trust-strip p{text-align:right;justify-self:end;margin:0}.trust-strip p span{padding:0 5px}.section{padding:120px clamp(28px,8vw,128px)}.intro-section{grid-template-columns:1fr .84fr;gap:10vw;display:grid}.section-heading h2,.center-heading h2,.about-copy h2,.cta-section h2{color:var(--navy);letter-spacing:-.025em;font-size:clamp(39px,4vw,61px);line-height:1.12}.intro-copy{padding-top:34px}.intro-copy p{color:var(--muted);font-size:16px;line-height:1.9}.intro-copy .text-link{margin-top:14px;display:inline-block}.recognition-section{background:var(--cream)}.recognition-list{grid-template-columns:repeat(2,1fr);gap:1px;max-width:1100px;margin:0 auto;padding:0;list-style:none;display:grid}.recognition-list li{color:var(--ink);background:#fff;min-height:130px;padding:38px 38px 34px 66px;font-family:Georgia,serif;font-size:18px;line-height:1.5;position:relative}.recognition-list li:before{color:var(--gold);content:"✓";font-family:Avenir,Avenir Next,sans-serif;font-size:15px;font-weight:900;position:absolute;top:41px;left:34px}.recognition-close{color:var(--muted);text-align:center;max-width:900px;margin:45px auto 0;font-size:15px;line-height:1.85}.lead-magnet-section{background:var(--navy);color:#fff;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(48px,8vw,120px);padding:105px clamp(28px,8vw,128px);display:grid}.lead-magnet-copy{max-width:690px}.lead-magnet-copy h2{color:#fff;margin-bottom:25px;font-size:clamp(42px,4vw,62px)}.lead-magnet-copy>p:not(.eyebrow){color:#dbe6ea;font-size:17px;line-height:1.8}.lead-magnet-copy ul{margin:30px 0 0;padding:0;list-style:none}.lead-magnet-copy li{color:#dbe6ea;margin:13px 0;padding-left:27px;font-size:14px;line-height:1.55;position:relative}.lead-magnet-copy li:before{color:var(--gold);content:"✓";font-weight:900;position:absolute;left:0}.lead-magnet-form-card{background:var(--cream);color:var(--ink);padding:clamp(30px,4vw,48px);box-shadow:0 30px 65px #0000003d}.lead-magnet-form-card>h3,.row-success h3{color:var(--navy);margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.lead-magnet-form-card>p{color:var(--muted);margin-bottom:28px;font-size:14px;line-height:1.7}.lead-form-fields{gap:17px;display:grid}.lead-field label{color:var(--ink);margin-bottom:7px;font-size:12px;font-weight:800;display:block}.lead-field input{color:var(--ink);font:inherit;background:#fff;border:1px solid #bcc9cc;border-radius:0;width:100%;min-height:49px;padding:11px 13px}.lead-field input:focus{border-color:var(--blue);outline:3px solid #2f6f912e}.lead-form-permission{color:var(--muted);margin:19px 0;font-size:10px;line-height:1.6}.lead-form-permission a{color:var(--blue);text-underline-offset:2px;font-weight:800;text-decoration:underline}.ml-form-recaptcha{min-height:78px;margin-bottom:18px;overflow:hidden}.lead-submit{cursor:pointer;border:0;width:100%}.row-success p{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.75}.services-section{background:var(--mist)}.center-heading{text-align:center;max-width:760px;margin:0 auto 64px}.center-heading h2{margin-bottom:18px}.center-heading>p:last-child{color:var(--muted);line-height:1.7}.service-grid{background:#cddadc;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.section-link{text-align:center;margin-top:38px}.service-card{background:#fff;min-height:450px;padding:42px 34px;transition:transform .25s,box-shadow .25s}.service-card:hover{z-index:2;transform:translateY(-6px);box-shadow:0 20px 45px #102b3f1f}.service-number{color:var(--gold);font-family:Georgia,serif;font-size:25px}.service-card h3{color:var(--navy);margin:64px 0 18px;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.25}.service-card p{color:var(--muted);font-size:13px;line-height:1.8}.service-card ul{border-top:1px solid var(--line);margin:28px 0 0;padding:22px 0 0;list-style:none}.service-card li{color:#46606e;margin:10px 0;font-size:11px;font-weight:700}.service-card li:before{color:var(--gold);content:"—";margin-right:9px}.about-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(55px,7vw,110px);padding:110px clamp(40px,8vw,128px);display:grid}.portrait{background:#c9d9dd;justify-self:center;width:min(100%,470px);min-height:540px;position:relative;overflow:hidden;box-shadow:0 24px 55px #102b3f29}.portrait-photo{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.portrait:after{content:"";background:linear-gradient(#0000 55%,#0a2232d1);position:absolute;inset:0}.portrait-caption{color:#fff;text-align:center;z-index:2;width:calc(100% - 64px);max-width:330px;margin:0;font-family:Georgia,serif;font-size:20px;line-height:1.5;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.about-copy{align-self:center;padding:20px 0}.about-copy h2{font-size:clamp(38px,3.7vw,57px)}.about-copy p{color:var(--muted);font-size:14px;line-height:1.85}.about-copy .lead{color:var(--ink);font-family:Georgia,serif;font-size:20px;line-height:1.55}.expertise-list{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 24px;margin-top:32px;padding-top:24px;display:flex}.expertise-list span{color:var(--blue);letter-spacing:.05em;font-size:10px;font-weight:900}.about-page-link{margin-top:30px;display:inline-block}.process-section{grid-template-columns:.85fr 1.15fr;gap:10vw;display:grid}.section-heading.compact h2{font-size:clamp(39px,3.8vw,57px)}.steps article{border-top:1px solid var(--line);grid-template-columns:56px 1fr;align-items:flex-start;gap:30px;padding:29px 0;display:grid}.steps article:last-child{border-bottom:1px solid var(--line)}.steps article>span{color:var(--gold);font-family:Georgia,serif;font-size:23px}.steps h3{color:var(--navy);margin-bottom:8px;font-family:Georgia,serif;font-size:24px;font-weight:400}.steps p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.7}.testimonial-section{background:var(--navy);color:#fff;padding:110px clamp(28px,8vw,128px)}.testimonial-section .center-heading h2{color:#fff}.testimonial-grid{grid-template-columns:repeat(6,1fr);gap:26px;max-width:1180px;margin:0 auto;display:grid}.testimonial-grid figure{box-shadow:none;background:#ffffff06;border:1px solid #ffffff2e;border-radius:0;grid-column:span 2;margin:0;padding:42px}.testimonial-grid figure:nth-child(4){grid-column:2/span 2}.testimonial-grid figure:nth-child(5){grid-column:4/span 2}.testimonial-grid blockquote{margin:0 0 34px;font-family:Georgia,serif;font-size:22px;line-height:1.6}.testimonial-grid figcaption{border-top:1px solid #ffffff26;padding-top:22px}.testimonial-grid figcaption strong,.testimonial-grid figcaption span{display:block}.testimonial-grid figcaption strong{letter-spacing:.08em;font-size:12px}.testimonial-grid figcaption span{color:#a9c2cd;margin-top:6px;font-size:10px}.mobile-book-link{display:none}.session-section{background:#fff;grid-template-columns:.9fr 1.1fr;gap:9vw;display:grid}.session-section h2{color:var(--navy);letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(39px,4vw,61px);font-weight:400;line-height:1.12}.session-copy p{color:var(--muted);font-size:15px;line-height:1.85}.session-copy .button{margin-top:14px}.faq-section{background:var(--mist)}.faq-list{max-width:900px;margin:0 auto}.faq-list details{border-top:1px solid #c7d4d7;padding:0}.faq-list details:last-child{border-bottom:1px solid #c7d4d7}.faq-list summary{color:var(--navy);cursor:pointer;padding:26px 48px 26px 0;font-family:Georgia,Times New Roman,serif;font-size:21px;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--blue);content:"+";font-family:Avenir,Avenir Next,sans-serif;font-size:25px;position:absolute;top:23px;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);max-width:760px;margin:-5px 0 28px;font-size:14px;line-height:1.8}.cta-section{background:var(--cream);text-align:center;padding:115px 28px}.cta-section h2{max-width:790px;margin:0 auto 22px}.cta-section>p:not(.eyebrow){color:var(--muted);max-width:680px;margin:0 auto 32px;line-height:1.8}.contact-details{color:var(--blue);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:30px;font-size:11px;font-weight:800;display:flex}footer{color:#fff;text-align:center;background:#0b2232;padding:65px clamp(28px,7vw,110px) 35px}.footer-brand{justify-content:center}.footer-logo{width:min(330px,84vw);height:auto;display:block}footer>p{color:#aac0c9;max-width:530px;margin:30px auto;font-family:Georgia,serif;font-size:17px}.footer-links{flex-wrap:wrap;justify-content:center;gap:18px 32px;margin-bottom:25px;font-size:11px;font-weight:800;display:flex}.footer-contact{color:#a9c9d5;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:45px;font-size:11px;font-weight:700;display:flex}footer>small{color:#718c98;border-top:1px solid #ffffff1f;padding-top:28px;font-size:9px;display:block}.page-hero{background:var(--navy);color:#fff;padding:105px clamp(28px,9vw,150px)}.page-hero>div{max-width:900px}.page-hero h1{margin-bottom:25px}.page-hero>div>p:last-child{color:#dbe6ea;max-width:720px;font-size:18px;line-height:1.75}.anchor-nav{background:var(--cream);z-index:10;flex-wrap:wrap;justify-content:center;gap:12px 32px;padding:25px 28px;display:flex;position:sticky;top:88px}.anchor-nav a{color:var(--blue);font-size:11px;font-weight:800}.service-detail-list{background:var(--white)}.service-detail{grid-template-columns:.7fr 1.3fr;gap:clamp(45px,8vw,120px);padding:105px clamp(28px,9vw,150px);scroll-margin-top:150px;display:grid}.service-detail:nth-child(2n){background:var(--mist)}.service-detail-heading>span{color:var(--gold);font-family:Georgia,serif;font-size:28px}.service-detail-heading h2{color:var(--navy);margin-top:22px;font-size:clamp(37px,4vw,58px)}.service-detail-copy{max-width:760px}.service-detail-copy h3,.long-copy h3{color:var(--navy);margin:32px 0 10px;font-family:Georgia,serif;font-size:23px;font-weight:400}.service-detail-copy h3:first-child{margin-top:0}.service-detail-copy p,.long-copy p,.policy-content p{color:var(--muted);font-size:15px;line-height:1.85}.service-detail-copy ul,.qualification-panel ul,.check-list{margin:20px 0 32px;padding:0;list-style:none}.service-detail-copy li,.qualification-panel li,.check-list li{color:#46606e;margin:12px 0;padding-left:24px;font-size:13px;line-height:1.6;position:relative}.service-detail-copy li:before,.qualification-panel li:before,.check-list li:before{color:var(--gold);content:"✓";font-weight:900;position:absolute;left:0}.ai-callout{background:var(--cream);border-left:4px solid var(--gold);margin:38px 0;padding:32px}.ai-callout .eyebrow{margin-bottom:12px}.ai-callout h3{margin-top:0}.about-page-intro{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(55px,8vw,120px);padding:105px clamp(28px,9vw,150px);display:grid}.about-page-portrait{min-height:590px}.long-copy h2{color:var(--navy);font-size:clamp(37px,4vw,58px)}.about-page-details{background:var(--mist);grid-template-columns:1.25fr .75fr;gap:8vw;display:grid}.qualification-panel{border-top:4px solid var(--gold);background:#fff;align-self:start;padding:38px}.booking-intro{grid-template-columns:.85fr 1.15fr;gap:7vw;display:grid}.calendly-wrap{min-width:0}.calendly-wrap iframe{border:1px solid var(--line);background:#fff;width:100%;height:760px}.calendly-wrap>p{color:var(--muted);text-align:center;margin-top:12px;font-size:11px;line-height:1.6}.calendly-wrap a,.policy-content a{color:var(--blue);text-underline-offset:3px;font-weight:800;text-decoration:underline}.policy-content{max-width:900px;margin:0 auto;padding:95px 28px 110px}.policy-content section{border-top:1px solid var(--line);padding:35px 0 18px}.policy-content h2{color:var(--navy);margin-bottom:14px;font-size:31px}.policy-content ul{color:var(--muted);margin:0 0 20px;padding-left:24px}.policy-content li{margin:8px 0;font-size:15px;line-height:1.75}.not-found-section{background:linear-gradient(135deg, var(--cream) 0%, #eef3f3 100%);grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(50px,9vw,140px);min-height:650px;padding:110px clamp(28px,9vw,150px);display:grid;position:relative;overflow:hidden}.not-found-mark{color:var(--navy);justify-content:center;align-items:center;display:flex}.not-found-mark span{font-family:Georgia,Times New Roman,serif;font-size:clamp(100px,12vw,180px);line-height:1}.not-found-mark i{border:16px solid var(--blue);border-radius:50%;width:clamp(78px,8vw,120px);height:clamp(78px,8vw,120px);margin:0 8px;position:relative}.not-found-mark i:after{background:var(--gold);content:"";border-radius:50%;width:34%;height:34%;position:absolute;inset:33%}.not-found-copy{max-width:670px}.not-found-copy h1{color:var(--navy);margin-bottom:25px;font-size:clamp(45px,5vw,72px)}.not-found-copy>p:not(.eyebrow){color:var(--muted);max-width:610px;font-size:17px;line-height:1.8}.not-found-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}@media (width<=1050px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-right:clamp(40px,7vw,112px)}.hero-visual{min-height:540px}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-strip p{display:none}.service-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid figure,.testimonial-grid figure:nth-child(4),.testimonial-grid figure:nth-child(5){grid-column:auto}.about-section{grid-template-columns:.85fr 1.15fr;gap:50px;padding:85px 42px}.service-detail,.about-page-intro{grid-template-columns:.8fr 1.2fr}}@media (width<=760px){.button{text-align:center;white-space:normal;max-width:100%;height:auto;min-height:52px;padding:14px 18px;line-height:1.4}.site-header{flex-wrap:wrap;height:auto;min-height:76px;padding:10px 18px 0}.site-header .button-small{display:none}.header-logo{width:205px}.site-header nav{border-top:1px solid #102b3f14;order:3;gap:22px;width:100%;padding:10px 0 12px;display:flex;overflow-x:auto}.site-header nav a{flex:none;font-size:11px}.site-header nav .mobile-book-link{color:var(--blue);font-weight:900;display:block}.hero-copy{padding:76px 24px 64px}h1{font-size:47px}.hero-intro{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:570px}.desk-card{width:88%;padding:22px;top:9%;left:6%}.planning-board div{min-height:105px;padding:13px 9px}.planning-board span{margin-bottom:20px}.planning-board b{font-size:13px}.note-card{width:190px;bottom:7%;right:6%}.trust-strip{grid-template-columns:1fr;padding:18px 24px}.trust-strip div,.trust-strip div+div{border-bottom:1px solid #d8d3c8;border-right:0;padding:13px 0}.trust-strip div:last-of-type{border-bottom:0}.section{padding:82px 24px}.intro-section,.process-section,.session-section{grid-template-columns:1fr;gap:25px}.lead-magnet-section{grid-template-columns:1fr;gap:42px;padding:78px 24px}.lead-magnet-form-card{padding:30px 22px}.g-recaptcha{transform-origin:0 0;transform:scale(.82)}.intro-copy{padding-top:0}.recognition-list{grid-template-columns:1fr}.recognition-list li{min-height:auto;padding:30px 28px 28px 56px}.recognition-list li:before{top:33px;left:27px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-card h3{margin-top:38px}.about-section{grid-template-columns:1fr;gap:0;padding:70px 24px}.portrait{width:min(100%,410px);min-height:430px}.portrait-photo{object-position:center 22%}.about-copy{padding:60px 0 0}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid figure{padding:34px 26px}.contact-details{flex-direction:column}.contact-details span{display:none}.footer-links{flex-wrap:wrap;gap:18px 28px}.footer-contact{flex-direction:column}.footer-contact span{display:none}.page-hero{padding:75px 24px}.page-hero h1{font-size:45px}.page-hero>div>p:last-child{font-size:16px}.anchor-nav{display:none}.service-detail,.about-page-intro,.about-page-details,.booking-intro{grid-template-columns:1fr;gap:36px}.service-detail,.about-page-intro{padding:78px 24px}.about-page-portrait{width:min(100%,410px);min-height:460px}.qualification-panel{padding:30px 24px}.ai-callout{padding:28px 24px}.calendly-wrap iframe{height:700px}.not-found-section{text-align:center;grid-template-columns:1fr;gap:42px;min-height:0;padding:78px 24px 88px}.not-found-mark{order:2}.not-found-mark span{font-size:96px}.not-found-mark i{border-width:12px;width:74px;height:74px}.not-found-copy{margin:0 auto}.not-found-actions{flex-direction:column;justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
