:root{--paper:rgba(255,255,255,0.82);--ink:#222826;--muted:#66716d;--line:rgba(38,65,59,0.13);--soft:#f2f5ef;--sage:#d9e7df;--clay:#b86f54;--sun:#f3d98a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfaf7}.hero{min-height:100vh;padding:18px 0 56px;background:linear-gradient(120deg,rgba(242,245,239,.98),rgba(232,241,236,.88) 48%,rgba(253,248,236,.92)),url(https://images.unsplash.com/photo-1738145899003-47fa8c34ac4b?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:50%}.nav{min-height:64px}.heroStage{width:calc(100vw - 38px);margin:18px auto 38px}.brandMark{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:8px;font-family:Georgia,Cambria,serif;font-weight:700;color:#315754}.heroGrid{min-height:auto}.heroTitle{max-width:11ch;color:#fff;font-size:clamp(2.9rem,5.8vw,6rem);line-height:.96;letter-spacing:0;text-shadow:0 18px 42px rgba(0,0,0,.38)}.imagePanel{position:relative;overflow:hidden;container-type:size;min-height:clamp(420px,58vh,620px);border:1px solid rgba(255,255,255,.6);background:#d9e7df;box-shadow:0 28px 90px rgba(39,67,60,.2)}.heroBackdropImage,.heroMainImage{position:absolute;inset:0;width:100%;height:100%;min-height:clamp(420px,58vh,620px);display:block}.heroBackdropImage{object-fit:cover;filter:blur(22px) saturate(.9);opacity:.42;transform:scale(1.08)}.heroMainImage{object-fit:contain;object-position:center}.heroTitleOverlay{position:absolute;inset:0;padding:42px;background:linear-gradient(180deg,rgba(18,24,22,.02),rgba(18,24,22,.48))}.heroTitleOverlay .heroTitle{position:absolute;left:42px;bottom:42px;width:min(50%,16rem);min-height:25%;display:flex;align-items:flex-end;font-size:clamp(1.85rem,9cqw,4.35rem)}.heroTitleCurrent{animation:hero-title-in .9s ease both}.heroTitlePrevious{animation:hero-title-out .9s ease both}@keyframes hero-title-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-title-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@supports not (font-size:1cqw){.heroTitleOverlay .heroTitle{font-size:clamp(1.85rem,5.5vw,4.35rem)}}.blogCard,.blogTeaser,.contactFormPanel,.contactPanel,.infoItem,.postPanel,.serviceCard,.stepCard,.topicsPanel{border:1px solid var(--line);background:var(--paper);box-shadow:0 18px 54px rgba(39,67,60,.08)}.sectionBand{padding:72px 0;background:linear-gradient(180deg,#eef5f1,#f8f5eb);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sectionLabel{margin-bottom:10px;color:#386b66;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.serviceCard,.stepCard{min-height:220px}.coachingImagePanel{overflow:hidden;min-height:520px;border:1px solid var(--line);border-radius:8px;background:var(--soft);box-shadow:0 18px 54px rgba(39,67,60,.08)}.coachingImagePanel img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover;object-position:center}.serviceCard h3,.stepCard h3,.topicsPanel h3{font-size:1.45rem;line-height:1.1}.topicsPanel{background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,244,231,.88)),linear-gradient(90deg,var(--sage),transparent)}.stepNumber{margin-bottom:18px;color:var(--clay);font-weight:800;letter-spacing:0}.contactPanel{background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(242,245,239,.86))}.contactFormPanel{background:rgba(255,255,255,.94)}.blogTeaser{min-height:250px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(217,231,223,.8))}.blogPage{min-height:100vh;background:linear-gradient(120deg,rgba(242,245,239,.98),rgba(253,248,236,.92)),url(https://images.unsplash.com/photo-1738145899003-47fa8c34ac4b?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:50%}.blogTitle,.postTitle{font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98;letter-spacing:0}.blogCard{min-height:310px}.blogCard h2{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.postPanel{background:rgba(255,255,255,.93)}.postContent{margin-top:42px;color:var(--ink);font-size:1.12rem;line-height:1.8}.postContent h2{margin:38px 0 10px;font-family:Georgia,Cambria,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;line-height:1.1}.postContent p{margin:0 0 18px;color:var(--muted)}.postContent ul{margin:0 0 20px;padding-left:22px;color:var(--muted)}.mapFrame{overflow:hidden;min-height:260px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.mapFrame iframe{width:100%;height:260px;display:block;border:0}.locationMap{min-width:0}.floatingActions{position:fixed;right:22px;bottom:22px;z-index:50;display:grid;gap:10px}.floatingAction{border:1px solid rgba(255,255,255,.7);box-shadow:0 16px 42px rgba(39,67,60,.2)}.floatingActionBack{background:rgba(34,40,38,.9)}.adminPage{min-height:100vh;background:#f2f5ef}.adminCard{border:1px solid var(--line);background:rgba(255,255,255,.94);box-shadow:0 18px 54px rgba(39,67,60,.08)}.adminBackTop{position:fixed;right:22px;bottom:22px;z-index:50;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.7);box-shadow:0 16px 42px rgba(39,67,60,.2)}.contentCompareBox{min-height:180px;padding:14px;border:1px solid var(--line);border-radius:8px;background:rgba(242,245,239,.72)}.contentCompareText{max-height:130px;margin-top:8px;overflow:auto;white-space:pre-wrap}.siteFooter{padding:28px 0;border-top:1px solid var(--line);background:rgba(255,255,255,.9)}.legalPage{min-height:100vh;background:#f2f5ef}.legalPanel{border:1px solid var(--line);background:rgba(255,255,255,.95);box-shadow:0 18px 54px rgba(39,67,60,.08)}.legalText{white-space:pre-wrap;line-height:1.75}.legalText p{margin-bottom:10px;color:var(--muted)}@media (max-width:62em){.hero{padding-bottom:44px}.hero,.heroGrid{min-height:auto}.heroTitle{max-width:13ch}.heroStage{width:calc(100vw - 24px);margin:12px auto 32px}.heroBackdropImage,.heroMainImage,.imagePanel{min-height:480px}.coachingImagePanel,.coachingImagePanel img{min-height:360px}}@media (max-width:40em){.hero{padding-top:12px}.heroTitle{font-size:clamp(2.55rem,14vw,4rem);max-width:11ch}.heroBackdropImage,.heroMainImage,.imagePanel{min-height:430px}.coachingImagePanel,.coachingImagePanel img{min-height:280px}.heroTitleOverlay{padding:24px}.heroTitleOverlay .heroTitle{left:24px;bottom:24px;width:min(58%,13rem);font-size:clamp(1.55rem,11cqw,3rem)}.sectionBand{padding:54px 0}.floatingActions{gap:8px}.adminBackTop,.floatingActions{right:14px;bottom:14px}}