.social-media-buttons{padding:10px 16px;border-radius:8px;width:100%;font-size:16px;line-height:24px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px;transition:background-color .5s ease-in}.social-media-buttons:hover{transition:.5s ease-in}.login-or-line{width:200px;height:1px;background:#22262f}.hidden-checkbox{display:none}.checkbox-container{display:flex;align-items:center;gap:8px;cursor:pointer}.custom-checkbox{width:16px;height:16px;border-radius:4px;border:2px solid #373A41;display:inline-block;position:relative;color:#fff!important}.hidden-checkbox:checked+.custom-checkbox:after{content:"✔";font-size:14px;color:#fff!important;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.hidden-checkbox:checked+.custom-checkbox{background-color:#e64100;border-color:#e64100;color:#fff!important}.key-icon{background-color:#0c0e12;border:1px solid #373A41;border-radius:12px;box-shadow:0 1px 2px #0a0d120d;height:56px;width:56px}.line{background-color:#22262f;height:2px;width:100%}.workspace{border-radius:12px;padding:16px;width:100%}.verify-email{position:relative;isolation:isolate}.verify-email:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20width='768'%20height='768'%20viewBox='0%200%20768%20768'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='384'%20cy='384'%20r='47.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='95.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='143.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='191.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='239.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='287.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='335.5'%20stroke='%2322262F'/%3e%3ccircle%20cx='384'%20cy='384'%20r='383.5'%20stroke='%2322262F'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:min(80vh,80vw);opacity:1}:root:not(.dark) .verify-email:before{opacity:.35}.RSPBprogressBar{display:flex;gap:10px}.otp-inputs div input{width:80px!important;height:80px!important;border-radius:12px;border:2px solid #FF7F4D;outline:none;margin:0 12px;color:#f7f7f7;background-color:#13161b;font-size:48px;line-height:60px;font-weight:500;transition:border .2s ease-in-out,box-shadow .2s ease-in-out}.otp-inputs div input:focus{border:2px solid #ff5b1a;box-shadow:0 0 7px #ff5b1a}.otp-inputs div span{display:none}.status-border{border-color:#d03b00}.current-status-color{background-color:#ff5b1a}.bg-gray{border-color:#373a41}.home-icon{border:1.5px solid #373A41;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#0c0e12;box-shadow:0 1.5px 3px #0a0d120d}.skip-btn{border:1px solid #373A41;background-color:#13161b;padding:10px 14px;border-radius:8px;box-shadow:0 1px 2px #0a0d120d;font-size:14px;line-height:20px;font-weight:600;color:#cecfd2;transition:background-color .3s ease-in-out}.skip-btn:hover{background-color:#22262f;transition:.3s ease-in-out}
