.current-card .current-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.current-actions-grid .current-rules-button{grid-column:1/-1;justify-self:start;min-height:52px;margin:0 0 8px}.current-card .current-actions-grid .current-secondary-link{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff50;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:14px 16px;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;display:flex}.current-actions-grid .current-secondary-link:after{content:"↗";color:var(--yellow);flex-shrink:0}.current-card .current-actions-grid .current-secondary-link:hover{border-color:var(--yellow);background:#ffffff18}.current-actions-grid a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media (max-width:420px){.current-card .current-actions-grid{grid-template-columns:1fr}.current-actions-grid .current-rules-button{justify-content:center;justify-self:stretch}}
