.terms-of-service-container{width:100%;margin:1.5rem 0 1rem;border:2px solid var(--color-border-light);border-radius:8px;background-color:var(--color-surface-elevated);padding:1rem}.terms-of-service{max-height:250px;overflow-y:auto;border:1px solid var(--color-border-light);border-radius:4px;padding:.75rem;background-color:var(--color-surface)}.terms-of-service h3{margin:0 0 .75rem;text-align:center}.terms-of-service h3,.terms-of-service p{color:var(--color-text-primary);font-size:1rem}.terms-of-service p{margin:.5rem 0;line-height:1.4;text-align:left}.terms-section{margin:1rem 0;padding-bottom:.75rem;border-bottom:1px solid var(--color-border-light)}.terms-section:last-child{border-bottom:none;margin-bottom:0}.terms-section h4{margin:0 0 .5rem;color:var(--color-text-primary);font-size:1rem;font-weight:600;line-height:1.3}.terms-section ul{margin:.5rem 0;padding-left:1.25rem;list-style-type:disc}.terms-section li{margin:.25rem 0;font-size:1rem;line-height:1.4;color:var(--color-text-primary)}.terms-section strong{font-weight:600;color:var(--color-text-primary)}.terms-checkbox{margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem}.terms-checkbox input[type=checkbox]{width:auto;padding:0;flex-shrink:0;margin:.125rem 0 0}.terms-checkbox label{width:auto;font-weight:600;cursor:pointer;margin:0;padding:0;line-height:1.3;font-size:1rem;text-align:left}@media (min-width:580px){.terms-of-service-container{width:95%;padding:1.25rem}.terms-of-service{max-height:280px;padding:1rem}.terms-of-service h3{font-size:1.1rem}.terms-of-service p{font-size:1rem;line-height:1.5}.terms-section h4,.terms-section li{font-size:1rem}}@media (min-width:768px){.terms-of-service-container{width:60%;padding:1.5rem}.terms-of-service{max-height:320px;padding:1.25rem}.terms-of-service h3{font-size:1.2rem}.terms-of-service p{font-size:1rem;line-height:1.6}.terms-section h4{font-size:1.1rem}.terms-section li{font-size:1rem}}.unverified-modal-text{margin-bottom:1rem;line-height:1.5}.email-display{margin-top:1rem;padding:.75rem;background-color:#f3f4f6;border-radius:6px;border:1px solid #d1d5db}.resend-success{background-color:#d1fae5;border-radius:6px;color:#065f46;border:1px solid #10b981}.resend-error,.resend-success{margin-top:1rem;padding:.75rem;text-align:center}.resend-error{background-color:#fee2e2;border-radius:6px;color:#991b1b;border:1px solid #dc2626}.resend-button-container{margin-top:1rem;width:50%;margin-left:auto;margin-right:auto}.resend-button{width:100%;background-color:#386cd5;color:white;padding:.75rem 1rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.resend-button:hover:not(:disabled){background-color:#4b5563}.resend-button:disabled{background-color:#9ca3af;cursor:not-allowed}