/* rvskin gcdy-206 hue=286 skin=2 */
:root{--bg:#090c0a;--panel:#141a17;--panel-2:#1c241f;--text:#f6edf2;--muted:#aebdb3;--line:rgba(255,255,255,.11);--gold:#f44db1;--jade:#8ad641;--rose:#ab5be3;--blue:#65ff99;--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}
