.hub-hero{background:linear-gradient(135deg,#071b17 0%,#0d3529 58%,#185340 100%);color:#fff;padding:78px 0 68px}.hub-hero h1{font-size:54px;line-height:1.03;letter-spacing:-.04em;margin:10px 0 18px}.hub-hero h1 span{color:var(--gold)}.hub-lead{font-size:18px;line-height:1.75;color:#d2e5dc;max-width:780px}.hub-actions{display:flex;gap:14px;margin-top:26px}.hub-section{padding:78px 0}.hub-section.soft{background:#f6faf7}.hub-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.hub-head h2{margin:5px 0 0}.hub-head p{max-width:520px;color:var(--muted);line-height:1.65}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hub-card{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;transition:.18s ease}.hub-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(17,38,64,.08)}.hub-card img{display:block;width:100%;height:170px;object-fit:cover}.hub-card div{padding:18px}.hub-card span{font-size:10px;font-weight:900;color:#18834e}.hub-card h3{font-size:19px;margin:8px 0}.hub-card p{font-size:13px;line-height:1.55;color:var(--muted);min-height:62px}.hub-card strong{font-size:13px}.hub-note{background:#edf8f1;padding:48px 0}.hub-note .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.hub-note h2{margin:0 0 8px}.hub-note p{margin:0;color:#526173;line-height:1.6;max-width:760px}@media(max-width:900px){.hub-grid{grid-template-columns:repeat(2,1fr)}.hub-head{display:block}.hub-head p{margin-top:10px}.hub-note .container{align-items:flex-start;flex-direction:column}.hub-hero h1{font-size:46px}}@media(max-width:620px){.hub-grid{grid-template-columns:1fr}.hub-card img{height:205px}.hub-hero{padding:58px 0}.hub-hero h1{font-size:38px}.hub-actions{flex-direction:column;align-items:flex-start}}