@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Source+Sans+3:wght@400;600;700&display=swap";
:root{--ink:#203331;--pine:#2b5c57;--cream:#fbf7f1;--sage:#dde9e1;--peach:#f3dbd0;--clay:#a65d47;--white:#fff;--muted:#5d6d69;--line:#2b5c5729;--display:"Merriweather", Georgia, serif;--body:"Source Sans 3", "Helvetica Neue", Arial, sans-serif;--shell:min(1180px, calc(100vw - 48px));--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--cream);color:var(--ink);font-family:var(--body);margin:0;font-size:18px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--display);letter-spacing:-.035em}h1{margin-bottom:1.5rem;font-size:clamp(2.55rem,5.4vw,4.55rem);line-height:1.08}h2{margin-bottom:1.2rem;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.16}h3{margin-bottom:.8rem;font-size:clamp(1.3rem,2vw,1.65rem);line-height:1.28}p{margin-bottom:1.25rem}:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.section-space{padding-block:clamp(5rem,10vw,8.75rem)}.eyebrow{color:var(--clay);letter-spacing:.115em;text-transform:uppercase;margin-bottom:1rem;font-size:.86rem;font-weight:700;line-height:1.3}.eyebrow-light{color:var(--peach)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf7f1f0;position:sticky;top:0}.header-inner{width:var(--shell);justify-content:space-between;align-items:center;gap:2rem;min-height:88px;margin-inline:auto;display:flex}.brand-link{flex:none}.wordmark{flex-direction:column;line-height:1.2;display:flex}.wordmark strong{font-family:var(--display);letter-spacing:-.025em;font-size:1.05rem}.wordmark span{color:var(--muted);letter-spacing:.035em;margin-top:.28rem;font-size:.72rem;font-weight:600}.desktop-nav{align-items:center;gap:clamp(1.15rem,2.2vw,2.25rem);font-size:.92rem;font-weight:600;display:flex}.desktop-nav>a:not(.button){padding-block:.5rem;position:relative}.desktop-nav>a:not(.button):after{background:var(--clay);content:"";height:2px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav>a:not(.button):hover:after,.desktop-nav>a:not(.button)[aria-current=page]:after{transform:scaleX(1)}.button{border:2px solid var(--pine);background:var(--pine);min-height:54px;color:var(--white);font-family:var(--body);border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.85rem 1.4rem;font-size:1rem;font-weight:700;line-height:1.2;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{border-color:var(--ink);background:var(--ink);transform:translateY(-2px)}.button-small{min-height:44px;padding:.7rem 1.15rem;font-size:.9rem}.button-quiet{color:var(--pine);background:0 0}.button-light{border-color:var(--white);background:var(--white);color:var(--pine)}.button-light:hover{border-color:var(--peach);background:var(--peach);color:var(--ink)}.button-secondary{border-color:var(--clay);background:var(--clay)}.button-secondary:hover{background:#804431;border-color:#804431}.text-link{color:var(--pine);text-underline-offset:.3rem;align-items:center;gap:.45rem;font-weight:700;-webkit-text-decoration:underline #2b5c5761;text-decoration:underline #2b5c5761;display:inline-flex}.text-link:hover{-webkit-text-decoration-color:var(--pine);text-decoration-color:var(--pine)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;width:84px;min-height:46px;padding:.55rem .8rem;font-size:.8rem;font-weight:700;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.menu-lines,.menu-lines:before,.menu-lines:after{background:var(--pine);border-radius:2px;width:17px;height:2px;display:block}.menu-lines{position:relative}.menu-lines:before,.menu-lines:after{content:"";position:absolute;left:0}.menu-lines:before{top:-5px}.menu-lines:after{top:5px}.mobile-menu nav{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;width:min(310px,100vw - 32px);padding:.7rem;display:flex;position:absolute;top:calc(100% + .7rem);right:0;box-shadow:0 20px 60px #20333124}.mobile-menu nav a{border-radius:12px;padding:.9rem 1rem;font-weight:600}.mobile-menu nav a[aria-current=page]{background:var(--sage);color:var(--pine)}.hero{grid-template-columns:minmax(0,1.06fr) minmax(380px,.82fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:720px;padding-block:clamp(4.5rem,9vw,7.5rem);display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:13ch}.hero-intro{color:#405350;max-width:610px;margin-bottom:2rem;font-size:clamp(1.12rem,2vw,1.32rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-bottom:1.8rem;display:flex}.credential-line{max-width:610px;color:var(--muted);align-items:center;gap:.6rem;margin-bottom:0;font-size:.9rem;font-weight:600;display:flex}.credential-line i{color:var(--clay);font-style:normal}.hero-portrait{width:100%;max-width:480px;margin-inline:auto;padding-bottom:3rem;position:relative}.portrait-crop{z-index:2;background:var(--sage);border-radius:48% 48% 22% 22%/32% 32% 14% 14%;height:575px;position:relative;overflow:hidden;box-shadow:0 28px 70px #20333121}.portrait-crop img{object-fit:cover;object-position:center 27%}.shape{display:block;position:absolute}.shape-sage{background:var(--sage);border-radius:50%;width:180px;height:180px;top:-35px;right:-52px}.shape-peach{background:var(--peach);border-radius:80px;width:145px;height:220px;bottom:2rem;left:-54px;transform:rotate(18deg)}.portrait-caption{z-index:3;border:1px solid var(--line);background:var(--white);border-radius:16px;flex-direction:column;min-width:285px;padding:1.15rem 1.35rem;line-height:1.35;display:flex;position:absolute;bottom:0;right:-22px;box-shadow:0 18px 40px #2033311a}.portrait-caption strong{font-family:var(--display);font-size:1rem}.portrait-caption span{color:var(--muted);margin-top:.3rem;font-size:.8rem}.situation-section{background:var(--sage)}.situation-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,9vw,9rem);display:grid}.situation-grid h2{max-width:13ch;margin-bottom:0}.situation-list{gap:0;display:grid}.situation-list p{border-bottom:1px solid #2b5c5733;margin:0;padding:1.45rem 0 1.45rem 2.7rem;font-size:1.08rem;position:relative}.situation-list p:first-child{border-top:1px solid #2b5c5733}.situation-list p:before{border:2px solid var(--clay);content:"";border-radius:50%;width:22px;height:22px;position:absolute;top:1.55rem;left:0}.section-heading{grid-template-columns:1fr .72fr;align-items:end;gap:4rem;margin-bottom:clamp(2.5rem,6vw,4.5rem);display:grid}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:1.05rem}.service-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:430px;padding:clamp(1.6rem,3.5vw,2.5rem);display:flex}.card-sage{background:var(--sage)}.card-cream{background:#fffdf9}.card-peach{background:var(--peach)}.card-number{width:48px;height:48px;color:var(--pine);border:1px solid #2b5c5747;border-radius:50%;justify-content:center;align-items:center;margin-bottom:auto;font-size:.8rem;font-weight:700;display:inline-flex}.service-card h3{margin-top:4rem}.service-card p{color:#405350}.service-meta{color:var(--muted);margin-top:auto;margin-bottom:1.2rem;font-size:.85rem;font-weight:600;display:block}.approach{background:var(--pine);color:var(--white);position:relative;overflow:hidden}.approach:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-280px;right:-180px}.approach-grid{z-index:2;grid-template-columns:.88fr 1.12fr;gap:clamp(4rem,10vw,10rem);display:grid;position:relative}.approach h2,.approach strong{color:var(--white)}.approach-copy>p:not(.eyebrow){color:#ffffffc4;max-width:540px;margin-bottom:2rem}.approach-steps{margin:0;padding:0;list-style:none}.approach-steps li{border-bottom:1px solid #ffffff2e;grid-template-columns:60px 1fr;gap:1.2rem;padding:1.8rem 0;display:grid}.approach-steps li:first-child{border-top:1px solid #ffffff2e}.approach-steps li>span{background:var(--peach);width:42px;height:42px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.approach-steps strong{font-family:var(--display);font-size:1.25rem}.approach-steps p{color:#ffffffb3;margin:.4rem 0 0}.testimonial-wrap{grid-template-columns:120px 1fr;gap:2rem;max-width:980px;display:grid;position:relative}.quote-mark{color:var(--clay);font-family:var(--display);font-size:9rem;line-height:.9}.testimonial-wrap blockquote p{font-family:var(--display);letter-spacing:-.025em;margin-bottom:1.6rem;font-size:clamp(1.65rem,3.3vw,2.7rem);line-height:1.35}.testimonial-wrap blockquote footer{color:var(--muted);font-size:.95rem;font-weight:600}.resource-band{background:var(--peach);padding-block:clamp(4rem,8vw,7rem)}.resource-band-inner{grid-template-columns:1.12fr .7fr;align-items:center;gap:clamp(3rem,10vw,10rem);display:grid}.resource-band h2,.resource-band p{margin-bottom:0}.resource-band-inner>div:last-child p{color:#584940;margin-bottom:1.6rem}.final-cta{text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.final-cta h2{max-width:18ch}.final-cta>p:not(.eyebrow){max-width:620px;color:var(--muted);margin-bottom:1.8rem;font-size:1.05rem}.cta-dot{border:1px solid var(--line);border-radius:50%;width:90px;height:90px;position:absolute;top:25%;left:-70px}.site-footer{background:var(--ink);color:#ffffffb8;padding-top:4.5rem}.footer-main{grid-template-columns:1fr .4fr .4fr;gap:4rem;padding-bottom:3.5rem;display:grid}.footer-brand strong{color:var(--white);font-family:var(--display);margin-bottom:1rem;font-size:1.4rem;display:block}.footer-brand p{max-width:460px;margin-bottom:0}.footer-links{flex-direction:column;gap:.55rem;display:flex}.footer-links strong{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem}.footer-links a:hover{color:var(--white);text-underline-offset:.25rem;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:74px;font-size:.82rem;display:flex}.pulsehaus{color:var(--white);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.pulsehaus-square{background:#e63a2e;width:8px;height:8px;display:inline-block}.page-hero{min-height:550px;padding-block:clamp(5rem,11vw,9rem);position:relative;overflow:hidden}.page-hero h1{max-width:15ch}.page-intro{max-width:680px;color:var(--muted);font-size:1.22rem}.page-hero-arch{border:58px solid var(--sage);border-bottom:0;border-radius:180px 180px 0 0;width:300px;height:300px;position:absolute;top:50%;right:3%;transform:translateY(-50%)}.service-detail-list{gap:1.5rem;display:grid}.service-detail{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:.8fr 1.1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(2rem,5vw,4rem);display:grid}.service-detail-heading{align-content:space-between;display:grid}.service-detail-heading .card-number{margin-bottom:4.5rem}.service-detail-heading h2{margin-bottom:0;font-size:clamp(2rem,3.4vw,3rem)}.service-detail-body{align-self:center}.detail-lead{font-size:1.1rem}.service-detail-body ul,.guide-copy ul{margin:1.7rem 0;padding:0;list-style:none}.service-detail-body li,.guide-copy li{padding:.6rem 0 .6rem 2rem;position:relative}.service-detail-body li:before,.guide-copy li:before{background:var(--clay);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:1.05rem;left:0}.meta-pills{flex-wrap:wrap;gap:.6rem;margin-top:1.8rem;display:flex}.meta-pills span{color:var(--pine);background:#ffffff75;border:1px solid #2b5c5738;border-radius:999px;padding:.45rem .85rem;font-size:.82rem;font-weight:700}.process-section{background:var(--sage)}.narrow-heading{grid-template-columns:1fr;max-width:800px}.process-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.process-grid article{border-top:1px solid #2b5c5740;padding:2.2rem}.process-grid span,.expectations-grid span{color:var(--clay);margin-bottom:3.5rem;font-size:.8rem;font-weight:700;display:block}.process-grid p,.expectations-grid p{color:var(--muted);margin-bottom:0}.scope-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:60px 1fr;gap:1.2rem;margin-top:clamp(4rem,8vw,7rem);padding:clamp(1.8rem,4vw,3rem);display:grid}.scope-symbol{background:var(--peach);width:44px;height:44px;color:var(--clay);font-family:var(--display);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.scope-note h2{margin-bottom:.6rem;font-size:1.35rem}.scope-note p{color:var(--muted);margin-bottom:0}.about-hero{grid-template-columns:.9fr 1fr;align-items:center;gap:clamp(3.5rem,9vw,9rem);min-height:730px;padding-block:clamp(4.5rem,9vw,7.5rem);display:grid}.about-portrait{padding:2.2rem 0 0 2.2rem;position:relative}.about-circle{background:var(--peach);border-radius:50%;width:170px;height:170px;position:absolute;top:0;left:0}.about-image-wrap{z-index:1;background:var(--sage);border-radius:220px 220px 18px 18px;height:575px;position:relative;overflow:hidden}.about-image-wrap img{object-fit:cover;object-position:center 27%}.about-intro h1{margin-bottom:1rem;font-size:clamp(2.6rem,5vw,4rem)}.about-intro .role{color:var(--pine);margin-bottom:2rem;font-size:1.15rem;font-weight:700}.about-intro>p:not(.eyebrow):not(.role){color:var(--muted)}.values-section{background:var(--sage)}.value-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.value-grid article{border-radius:var(--radius);background:#ffffff6b;border:1px solid #2b5c5729;padding:2.3rem}.value-grid article>span{background:var(--white);width:52px;height:52px;color:var(--clay);border-radius:50%;justify-content:center;align-items:center;margin-bottom:3rem;font-size:1.3rem;display:flex}.value-grid p{color:var(--muted);margin-bottom:0}.experience{grid-template-columns:.58fr 1fr;align-items:start;gap:clamp(3rem,10vw,10rem);display:grid}.experience>div:first-child{border-radius:var(--radius);background:var(--peach);text-align:center;padding:2.5rem}.experience-number{color:var(--clay);font-family:var(--display);letter-spacing:-.08em;margin-bottom:0;font-size:clamp(4.8rem,10vw,8.5rem);font-weight:700;line-height:1}.experience>div:first-child p:last-child{margin-bottom:0;font-weight:700}.experience-copy p:last-child{max-width:650px;color:var(--muted)}.about-quote{background:var(--pine);color:var(--white);text-align:center;padding-block:clamp(4.5rem,9vw,8rem)}.about-quote blockquote{max-width:900px;margin:0 auto}.about-quote blockquote p{color:var(--white);font-family:var(--display);font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.35}.about-quote blockquote footer{color:#ffffffa8;font-size:.92rem;font-weight:700}.resources-hero{min-height:600px}.resources-orbit{border:55px solid var(--peach);border-radius:50%;width:260px;height:260px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.resources-orbit:after{background:var(--clay);content:"";border-radius:50%;width:34px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.featured-resource{grid-template-columns:.72fr 1fr;align-items:center;gap:clamp(3.5rem,10vw,9rem);display:grid}.guide-cover{aspect-ratio:4/5.3;background:var(--pine);width:min(100%,430px);box-shadow:20px 24px 0 var(--sage);color:var(--white);border-radius:12px 12px 44px;flex-direction:column;padding:clamp(2rem,5vw,3.6rem);display:flex;position:relative;overflow:hidden;container-type:inline-size}.guide-cover:before{content:"";border:42px solid #f3dbd0bf;border-radius:50%;width:230px;height:230px;position:absolute;top:-65px;right:-70px}.guide-label{z-index:1;letter-spacing:.1em;text-transform:uppercase;margin-bottom:auto;font-size:.75rem;font-weight:700;position:relative}.guide-cover strong{z-index:1;font-family:var(--display);overflow-wrap:break-word;font-size:clamp(1.35rem,10.9cqi,2.15rem);line-height:1.2;position:relative}.guide-author{z-index:1;color:#ffffffb3;margin-top:1.4rem;font-size:.82rem;font-weight:600;position:relative}.guide-path{border:12px solid var(--peach);border-top:0;border-radius:0 0 50px 50px;width:64px;height:100px;margin-bottom:24px}@media (max-width:1040px) and (min-width:861px){.guide-path{display:none}}.guide-copy>p:not(.eyebrow){color:var(--muted)}.pause-section{background:var(--sage)}.pause-grid{grid-template-columns:.55fr 1fr;align-items:center;gap:clamp(3rem,10vw,10rem);display:grid}.pause-visual{aspect-ratio:1;border:46px solid var(--white);background:var(--peach);width:min(100%,380px);color:var(--clay);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.pause-visual span{font-family:var(--display);letter-spacing:-.08em;font-size:clamp(5rem,12vw,9rem);font-weight:700;line-height:.9}.pause-visual small{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:700}.pause-lead{color:var(--muted);font-size:1.1rem}.pause-grid ol{margin:2rem 0;padding-left:1.2rem}.pause-grid li{margin-bottom:.8rem;padding-left:.5rem}.resource-note{background:#ffffff8c;border-radius:12px;padding:1rem 1.2rem;font-size:.94rem}.booking-page{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(4rem,10vw,10rem);min-height:680px;padding-block:clamp(5rem,10vw,9rem);display:grid}.booking-intro h1{max-width:12ch}.booking-intro>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.1rem}.booking-card{background:var(--sage);text-align:center;border:1px solid #2b5c5726;border-radius:180px 180px 24px 24px;padding:clamp(2rem,5vw,3.6rem);position:relative}.concept-badge{background:var(--white);color:var(--clay);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:2.2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.booking-card h2{font-size:clamp(1.7rem,3vw,2.3rem)}.booking-card p{color:var(--muted)}.booking-disabled,.booking-disabled:hover{cursor:not-allowed;background:#718c88;border-color:#718c88;width:100%;margin-top:.6rem;transform:none}.booking-card small{color:var(--muted);margin-top:1rem;display:block}.booking-expectations{background:var(--peach);padding-block:clamp(4.5rem,9vw,8rem)}.expectations-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.expectations-grid article{border-top:1px solid #a65d474d;padding:2.2rem}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:65vh;padding-block:7rem;display:flex}.not-found h1{max-width:13ch}@media (max-width:1040px){.desktop-nav{gap:1rem;font-size:.84rem}.hero{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:3rem}.portrait-crop{height:510px}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1;min-height:360px}.page-hero-arch,.resources-orbit{opacity:.75;right:-70px}}@media (max-width:860px){:root{--shell:min(100% - 36px, 680px)}.desktop-nav{display:none}.mobile-menu{display:block}.hero,.about-hero,.booking-page{grid-template-columns:1fr}.hero{padding-top:4.5rem}.hero-copy h1{max-width:15ch}.hero-portrait{max-width:500px;margin-top:2rem}.portrait-crop{height:min(650px,115vw)}.situation-grid,.section-heading,.resource-band-inner,.approach-grid,.service-detail,.experience,.featured-resource,.pause-grid{grid-template-columns:1fr}.section-heading{gap:1.5rem}.situation-grid h2{max-width:18ch}.service-grid,.process-grid,.value-grid,.expectations-grid{grid-template-columns:1fr}.service-card,.service-card:last-child{grid-column:auto;min-height:370px}.approach-grid{gap:3rem}.testimonial-wrap{grid-template-columns:65px 1fr;gap:.5rem}.quote-mark{font-size:6rem}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.page-hero h1,.page-intro{z-index:2;position:relative}.page-hero-arch,.resources-orbit{top:auto;bottom:-100px;right:-90px;transform:none}.service-detail{gap:2rem}.service-detail-heading .card-number{margin-bottom:3rem}.about-image-wrap{height:min(680px,125vw)}.about-intro{padding-bottom:1rem}.featured-resource{justify-items:center}.guide-copy{width:100%}.pause-visual{margin-inline:auto}.booking-page{gap:3rem}}@media (max-width:560px){:root{--shell:calc(100% - 28px)}body{font-size:17px}.header-inner{min-height:76px}.wordmark strong{max-width:185px;font-size:.88rem}.wordmark span{font-size:.63rem}.mobile-menu summary{width:48px;padding-inline:.85rem}.mobile-menu summary>span:first-child{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.hero{gap:1.5rem;min-height:auto;padding-top:3.8rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.credential-line{flex-direction:column;align-items:flex-start;gap:.1rem}.credential-line i{display:none}.hero-portrait{width:calc(100% - 12px);padding-bottom:3.8rem}.portrait-crop{height:118vw;max-height:520px}.shape-sage{width:130px;height:130px;right:-42px}.shape-peach{width:100px;height:160px;left:-38px}.portrait-caption{min-width:250px;right:-8px}.situation-list p{padding-left:2.4rem}.service-card,.service-card:last-child{min-height:400px}.testimonial-wrap{display:block}.quote-mark{height:75px}.resource-band-inner{gap:2rem}.final-cta{text-align:left;align-items:stretch}.final-cta h2{max-width:none}.final-cta .button{width:100%}.cta-dot{display:none}.footer-main{grid-template-columns:1fr;gap:2.6rem}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.6rem;padding-block:1.2rem}.page-hero{min-height:540px}.page-hero-arch,.resources-orbit{right:-120px}.service-detail,.value-grid article,.process-grid article,.expectations-grid article{padding:1.5rem}.scope-note{grid-template-columns:1fr}.about-hero{gap:3rem;min-height:auto}.about-portrait{padding:1.3rem 0 0 1.3rem}.about-circle{width:120px;height:120px}.about-image-wrap{border-radius:150px 150px 18px 18px;height:120vw;max-height:580px}.experience>div:first-child{padding:2rem}.guide-cover{width:calc(100% - 22px);min-height:455px;box-shadow:13px 16px 0 var(--sage)}.guide-path{display:none}.pause-visual{border-width:30px}.booking-card{border-radius:120px 120px 24px 24px;padding-top:4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
