.mode-tabs { grid-template-columns: 1fr 1fr; }
.mode-tabs button { text-align: center; }
.friend-copy { font-size: 12px; line-height: 1.5; color: #aeb1af; padding: 12px 0; }
.secondary-button { width: 100%; padding: 12px; margin-top: 8px; border: 1px solid var(--gold); background: transparent; color: var(--ivory); font-weight: 800; }
.secondary-button[hidden], [hidden] { display: none !important; }
