.mosaik-home{background:#f6f5f0;color:#18342d;margin:0;font-family:'DM Sans',sans-serif}
.mosaik-home .home-shell{max-width:1160px;margin:auto;padding:28px clamp(22px,5vw,68px)}
.mosaik-home .home-nav{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:28px;border-bottom:1px solid #ccd5cd}
.mosaik-home .home-logo{font-size:28px;letter-spacing:-1px;font-weight:700;text-decoration:none;color:inherit}
.mosaik-home .home-nav>a:last-child{font-weight:700;color:inherit}
.mosaik-home .home-intro{padding:clamp(64px,12vh,130px) 0 70px;max-width:860px}
.mosaik-home .home-kicker{letter-spacing:.15em;text-transform:uppercase;font-size:14px;font-weight:700;color:#176b50}
.mosaik-home h1{font-family:'Playfair Display',serif;font-size:clamp(44px,7vw,84px);font-weight:600;line-height:1.08;letter-spacing:-.035em;margin:24px 0}
.mosaik-home .home-copy{font-size:20px;line-height:1.6;max-width:580px;color:#4e625b}
.mosaik-home .home-actions{display:flex;flex-wrap:wrap;gap:14px;margin:32px 0}
.mosaik-home .home-button{display:inline-block;padding:16px 25px;border:1px solid #176b50;border-radius:99px;text-decoration:none;font-size:16px;font-weight:700;color:#fff;background:#176b50}
.mosaik-home .home-button.secondary{color:#176b50;background:transparent}
.mosaik-home a:focus-visible{outline:3px solid #ad6718;outline-offset:5px}
.mosaik-home .home-note{font-size:15px;color:#4e625b;line-height:1.6}
.mosaik-home .home-footer{border-top:1px solid #ccd5cd;padding-top:24px;color:#4e625b;font-size:15px;line-height:1.6}
@media(max-width:480px){.mosaik-home .home-actions{display:grid}.mosaik-home .home-button{text-align:center}.mosaik-home .home-nav{align-items:flex-start}.mosaik-home .home-nav>a:last-child{max-width:150px;text-align:right}}
