.cluster-section{padding:96px 0;border-top:1px solid rgba(255,255,255,.1)}
.cluster-section:nth-of-type(even){background:#0a1016}
.cluster-head{display:grid;grid-template-columns:.55fr 1.45fr;gap:56px;align-items:start;margin-bottom:42px}
.cluster-index{font:500 10px "DM Mono",monospace;letter-spacing:.11em;text-transform:uppercase;color:#86ffb7}
.cluster-head h2{margin:0;font-size:clamp(38px,4.8vw,66px);line-height:1;letter-spacing:-.055em}
.cluster-head p{margin:20px 0 0;max-width:760px;color:#9aa8b5;line-height:1.8}
.cluster-pillar{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;margin-bottom:18px}
.cluster-pillar-card,.cluster-side-card{border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#0d141b;padding:34px}
.cluster-pillar-card{min-height:330px;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(145deg,rgba(134,255,183,.08),rgba(106,169,255,.04))}
.cluster-label{font:500 10px "DM Mono",monospace;letter-spacing:.09em;text-transform:uppercase;color:#86ffb7}
.cluster-pillar-card h3{font-size:clamp(30px,3.3vw,48px);line-height:1.05;letter-spacing:-.045em;margin:54px 0 16px}
.cluster-pillar-card p,.cluster-side-card p{color:#9aa8b5;line-height:1.75;margin:0 0 24px}
.cluster-pillar-card a,.cluster-side-card a{margin-top:auto;color:#86ffb7;font-weight:700;font-size:13px}
.cluster-side-list{display:grid;gap:18px}
.cluster-side-card{min-height:156px;display:flex;flex-direction:column;align-items:flex-start}
.cluster-side-card h3{margin:18px 0 10px;font-size:22px;letter-spacing:-.03em}
.cluster-other{padding:96px 0;background:#edf1ee;color:#09141c}
.cluster-other .cluster-index{color:#29734d}
.cluster-other .cluster-head p{color:#5f6d66}
.cluster-other-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.cluster-other-card{min-height:260px;border:1px solid rgba(9,20,28,.14);border-radius:22px;padding:30px;display:flex;flex-direction:column;align-items:flex-start;background:rgba(255,255,255,.3)}
.cluster-other-card span{font:500 10px "DM Mono",monospace;letter-spacing:.09em;text-transform:uppercase;color:#29734d}
.cluster-other-card h3{font-size:25px;line-height:1.15;letter-spacing:-.035em;margin:42px 0 14px}
.cluster-other-card p{color:#617069;line-height:1.7;margin:0 0 22px;font-size:14px}
.cluster-other-card a{margin-top:auto;color:#1e7047;font-weight:800;font-size:13px}
@media(max-width:900px){.cluster-head,.cluster-pillar{grid-template-columns:1fr}.cluster-other-grid{grid-template-columns:1fr}.cluster-pillar-card{min-height:280px}}
@media(max-width:640px){.cluster-section,.cluster-other{padding:76px 0}.cluster-pillar-card,.cluster-side-card,.cluster-other-card{padding:26px}.cluster-pillar-card h3{margin-top:38px}}