.gfx-head{text-align:center}.gfx-head h1{color:var(--nd-text-strong,#fff);margin:0 0 12px}.gfx-head p{color:var(--nd-text-soft,#c7ccd6);max-width:62ch;margin:0 auto}.gfx-split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.gfx-split img{max-width:100%;height:auto;border-radius:var(--nd-radius,12px);border:1px solid var(--nd-line,#2a2f39)}.gfx-split h3{color:var(--nd-text-strong,#fff);font-size:1.5rem;margin:0 0 14px}.gfx-split p{color:var(--nd-text,#e8eaed);margin:0 0 14px;line-height:1.65}.gfx-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gfx-cards .nui-card{padding:26px 24px;display:flex;flex-direction:column;gap:12px}.gfx-cards h3{color:var(--nd-text-strong,#fff);font-size:1.12rem;margin:0}.gfx-cards p{color:var(--nd-text-soft,#c7ccd6);margin:0;flex:1 1 auto;line-height:1.6}.gfx-cards .gfx-more{align-self:flex-start;color:var(--nd-accent-text,#ffb63b);font-weight:700;font-size:.85rem;letter-spacing:.04em;text-decoration:none}.gfx-cards .gfx-more:hover{text-decoration:underline}.gfx-table-wrap{overflow-x:auto}.gfx-table{width:100%;border-collapse:collapse;border:1px solid var(--nd-border,#353b46);border-radius:var(--nd-radius,12px);overflow:hidden}.gfx-table td,.gfx-table th{padding:16px 18px;text-align:left;vertical-align:top;border:1px solid var(--nd-line,#2a2f39);color:var(--nd-text,#e8eaed);line-height:1.55}.gfx-table thead th{background:var(--nd-surface-2,#23272f);color:var(--nd-text-strong,#fff);font-size:1.05rem}.gfx-table tbody th{background:var(--nd-surface,#1b1e24);color:var(--nd-accent-text,#ffb63b);white-space:nowrap}@media (max-width:720px){.gfx-split{grid-template-columns:1fr}.gfx-cards{grid-template-columns:1fr}}