: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:92vh;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}.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:calc(92vh - 90px)}.heroTitle{max-width:10.6ch;font-size:clamp(3rem,6vw,6.2rem);line-height:.96;letter-spacing:0}.imagePanel{position:relative;overflow:hidden;min-height:560px;border:1px solid rgba(255,255,255,.6);box-shadow:0 28px 90px rgba(39,67,60,.2)}.imagePanel img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover}.heroNote{position:absolute;left:22px;right:22px;bottom:22px;padding:18px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.6)}.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}.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)}@media (max-width:62em){.hero{min-height:auto;padding-bottom:44px}.heroGrid{min-height:auto;padding-top:28px}.heroTitle{max-width:12ch}.imagePanel,.imagePanel img{min-height:420px}}@media (max-width:40em){.hero{padding-top:12px}.heroTitle{font-size:clamp(2.55rem,14vw,4rem);max-width:11ch}.imagePanel,.imagePanel img{min-height:340px}.heroNote{left:12px;right:12px;bottom:12px}.sectionBand{padding:54px 0}.floatingActions{right:14px;bottom:14px;gap:8px}}