.game-wallet-add-card-page{flex-direction:column;gap:16px;display:flex}.page-hero{background:linear-gradient(135deg,#1890ff1f,#52c41a1f),#fff;border:1px solid #1890ff1f;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.page-hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#1677ff;font-size:12px;font-weight:700}.page-hero__title{color:#0f172a;margin:8px 0 4px;font-size:28px;line-height:1.2}.page-hero__desc{color:#475569;max-width:680px;margin:0}.page-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;display:grid}.page-card{border-radius:16px;box-shadow:0 10px 30px #0f172a0f}.form-alert{margin-bottom:16px}.form-actions{width:100%}@media (width<=1080px){.page-hero{flex-direction:column}.page-grid{grid-template-columns:minmax(0,1fr)}}
