.code-portal-shell{background:#0b0b0d;color:#f5f5f5;padding:28px;border-radius:18px;border:1px solid rgba(255,255,255,.08)}
.code-portal-hero{padding:8px 4px 24px}.code-portal-kicker,.code-portal-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:.62}.code-portal-hero h2{font-size:32px;line-height:1.1;margin:8px 0 10px;color:#fff}.code-portal-hero p{max-width:760px;opacity:.78}
.code-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:8px 0 24px}.code-portal-card{display:flex;flex-direction:column;gap:6px;padding:20px;border-radius:14px;background:#121216;border:1px solid rgba(255,255,255,.07)}.code-portal-card strong{font-size:20px;color:#fff}.code-portal-card span:last-child{opacity:.68;font-size:13px}
.code-portal-orders{margin-top:20px}.code-portal-order-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}
@media(max-width:700px){.code-portal-grid{grid-template-columns:1fr}.code-portal-order-row{grid-template-columns:1fr}}
