/* rvskin gcdy-122 hue=298 skin=2 */
:root{--bg:#090c0b;--panel:#141a18;--panel-2:#1c2421;--text:#f6edf0;--muted:#aebdb6;--line:rgba(255,255,255,.11);--gold:#f44d90;--jade:#6cd641;--rose:#c65be3;--blue:#65ffb8;--shadow:0 22px 60px rgba(0,0,0,.35)}

.hero-shell{min-height:74vh;display:grid;grid-template-columns:1.1fr .9fr;align-items:center}
.hero-shell .hero-copy h1{font-size:clamp(26px,3.6vw,48px)}
.rail-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.split-area{display:grid;grid-template-columns:2fr 1fr}
.entry-ribbon{justify-content:center;gap:16px;padding:20px 0}
body{font-family:"Arial Black","Microsoft YaHei",sans-serif}
