.verification-container{min-height:100%}.verification-container,.verification-content{position:relative;display:flex;align-items:center;justify-content:center}.verification-content{z-index:10;width:100%;max-width:1270px;padding:80px 112px;flex-direction:column;gap:30px;background:rgba(0,0,0,0);border-radius:24px}.verification-title{text-align:center;color:#052829;font-size:32px;font-weight:700;margin-bottom:10px}.verification-title,.verification-title .ai-text{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;line-height:2rem}.verification-title .ai-text{color:#064e3b;font-size:1.875rem;font-weight:600}.verification-title .verification-text{font-weight:400;color:#064e3b}.verification-subtitle{text-align:center;color:#6b7280;font-size:1rem;font-weight:400;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:50px}.verification-header{width:100%;max-width:455px;gap:80px}.brand-section,.verification-header{display:flex;flex-direction:column;align-items:center}.brand-section{gap:24px}.brand-logo{gap:8px}.brand-logo,.logo-icon{display:flex;align-items:center}.logo-icon{width:40px;height:40px;padding:12px;background:rgba(94,234,212,.4);border-radius:80px;justify-content:center}.logo-icon svg{width:21px;height:11px}.steps-section{display:flex;flex-direction:column;gap:40px;margin-bottom:50px}.step-item{gap:8px}.step-item,.step-number{display:flex;align-items:center}.step-number{width:24px;height:24px;background:#1a9090;border-radius:36px;justify-content:center;color:white;font-size:12px;font-family:Sarala,sans-serif;font-weight:400;line-height:1}.step-content{display:flex;flex-direction:column;gap:4px}.step-title{color:#052829;font-size:16px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}.step-title .capitalize{text-transform:capitalize}.step-description{color:#052829;font-size:12px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.2}.get-started-button{min-width:450px;padding:12px 32px;background:#1a9090;border-radius:8px;box-shadow:2px 2px 20px 0 rgba(0,0,0,.1);border:none;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .3s ease}.get-started-button:hover{background:#369e9e;transform:translateY(-2px);box-shadow:2px 4px 25px 0 rgba(0,0,0,.15)}.get-started-button:active{transform:translateY(0)}.button-text{color:white;font-size:12px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-transform:capitalize;justify-content:center;line-height:1}.button-text,.status-screen{display:flex;align-items:center}.status-screen{flex-direction:column;gap:24px;text-align:center;padding:24px}.status-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.status-icon.processing,.status-icon.success{background:#1a9090}.status-icon.error{background:rgba(239,68,68,.2)}.spinner{width:32px;height:32px;border:3px solid rgba(94,234,212,.3);border-top-color:rgba(94,234,212,1);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-title{font-size:24px;font-weight:600;margin-bottom:8px}.status-message,.status-title{color:#052829;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.status-message{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:10px;margin-top:50px}.status-note{color:#1a9090;font-size:1rem;font-weight:700;text-transform:capitalize}.status-note,.try-again-button{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.try-again-button{background:#1a9090;border:none;border-radius:8px;padding:8px 24px;color:white;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.try-again-button:hover{background:rgba(94,234,212,.5);transform:translateY(-1px)}@media (max-width:768px){.verification-container.form-session-page:after,.verification-container.form-session-page:before{display:none}.verification-content{padding:80px 20px;gap:40px;max-width:none;width:100%;min-height:100%;justify-content:space-between}.verification-title{font-size:28px}.verification-subtitle{max-width:288px;width:100%;white-space:normal}.verification-header{max-width:288px;gap:60px;margin:auto;align-items:flex-start}.brand-section{gap:24px}.steps-section{width:288px;gap:40px}.step-item{width:100%}.step-content{flex:1}.step-description{width:100%}.get-started-button{min-width:200px;width:288px;margin-top:auto;margin-bottom:40px}.status-screen{padding:20px;max-width:320px}.status-title{font-size:20px}.status-message{font-size:14px}}@media (min-width:769px) and (max-width:1024px){.verification-content{padding:60px 40px;gap:60px}.verification-header{max-width:400px;gap:60px}.main-title{font-size:28px}.steps-section{width:100%;max-width:400px}.status-screen{max-width:500px}}