.auth-card.svelte-bbbx7h{background-color:var(--surface);width:450px;max-width:95%;border-radius:16px;padding:40px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:32px;border:1px solid var(--border-primary);text-align:center}.auth-card.svelte-bbbx7h .verify-header:where(.svelte-bbbx7h){display:flex;flex-direction:column;align-items:center;gap:16px}.auth-card.svelte-bbbx7h .verify-header:where(.svelte-bbbx7h) .icon-container:where(.svelte-bbbx7h){background-color:var(--warning-muted);padding:20px;border-radius:50%}.auth-card.svelte-bbbx7h .verify-header:where(.svelte-bbbx7h) h3:where(.svelte-bbbx7h){font-size:1.75rem;font-weight:700;color:var(--text-primary)}.auth-card.svelte-bbbx7h .content:where(.svelte-bbbx7h) p:where(.svelte-bbbx7h){color:var(--text-secondary);line-height:1.6;font-size:11pt}.auth-card.svelte-bbbx7h .actions:where(.svelte-bbbx7h){display:flex;flex-direction:column;gap:16px;align-items:center}.auth-card.svelte-bbbx7h .actions:where(.svelte-bbbx7h) .resend-btn:where(.svelte-bbbx7h){width:100%;height:44px;background-color:var(--brand-primary);color:var(--brand-text);border-radius:10px;font-size:11pt;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;cursor:pointer}.auth-card.svelte-bbbx7h .actions:where(.svelte-bbbx7h) .resend-btn:where(.svelte-bbbx7h):hover:not(:disabled){background-color:var(--brand-hover);transform:translateY(-1px)}.auth-card.svelte-bbbx7h .actions:where(.svelte-bbbx7h) .resend-btn:where(.svelte-bbbx7h):disabled{opacity:.7;cursor:not-allowed}.auth-card.svelte-bbbx7h .actions:where(.svelte-bbbx7h) .logout-link:where(.svelte-bbbx7h){display:flex;align-items:center;gap:8px;color:var(--text-muted);background:none;border:none;font-size:10pt;font-weight:500;transition:color .2s;cursor:pointer}.auth-card.svelte-bbbx7h .actions:where(.svelte-bbbx7h) .logout-link:where(.svelte-bbbx7h):hover{color:var(--error)}
