.home-hero{grid-template-columns:minmax(0,1fr) minmax(0,460px);align-items:center;gap:3rem 4.5rem;max-width:1100px;min-height:62vh;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.home-hero__brand{margin-bottom:2.5rem}.home-hero__title{margin-bottom:1.5rem;font-size:max(2.6rem,min(5.5vw,4.4rem));line-height:1.05}.home-hero__subtitle{color:var(--ink-light);max-width:460px;margin-bottom:3rem;font-size:1.1rem}@media (max-width:900px){.home-hero{text-align:center;grid-template-columns:1fr;padding-top:4rem}.home-hero__subtitle{margin-left:auto;margin-right:auto}.home-hero__visual{width:100%}}.home-features{border-top:1px solid var(--divider);max-width:1100px;margin:0 auto;padding:4rem 2rem}.home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 4rem;display:grid}@media (max-width:700px){.home-features__grid{grid-template-columns:1fr}}.home-features__item h2{margin-bottom:.7rem;font-size:1.4rem}.home-features__item p{color:var(--ink-light);max-width:46ch;font-size:.95rem;line-height:1.7}.home-principles{border-top:1px solid var(--divider);max-width:1100px;margin:0 auto;padding:4rem 2rem}.home-principles__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.home-principles__card{background:var(--surface);border-radius:16px;padding:2rem}.home-principles__card h2{margin-bottom:.6rem;font-size:1.2rem}.home-principles__card p{color:var(--ink-light);font-size:.9rem;line-height:1.7}.home-closing{text-align:center;padding:6rem 2rem 5rem}.home-closing__line{margin-bottom:2.5rem;font-size:max(1.6rem,min(4vw,2.4rem))}
