body{margin:0;padding:0;font-family:"Inter",sans-serif;font-weight:normal}a{text-decoration:none}.btn{padding:12px 24px;font-weight:500;font-size:18px;line-height:22px;border-radius:8px;display:flex;gap:4px;align-items:center;transition:all .2s ease-in-out}.btn:hover{opacity:.9}.btn.btn-white{background-color:#fff;color:#121619}.btn.btn-primary{background-color:#6929c4;color:#fff}.btn.small{padding:8px 20px;font-size:16px}section>div{max-width:1248px;padding:0 24px;margin:0 auto}@media(max-width: 767px){section>div{padding:0 16px}}header{position:absolute;top:0;left:0;width:100%}header>div{max-width:1248px;padding:0 24px;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;min-height:96px}@media(max-width: 767px){header>div{padding:24px 16px;flex-direction:column;min-height:124px}}header>div .logo{position:relative}header>div .logo a{font-size:24px;font-weight:700;color:#fff}header>div .logo a span{font-weight:300}header>div .logo a.brand-logo{position:absolute;bottom:-27px;right:0;font-size:16px;font-weight:400}.hero{background:url(../images/hero-bg.svg) no-repeat center center #6929c4;background-size:cover;padding:56px 0;text-align:center;min-height:420px;display:flex;align-items:center}@media(max-width: 767px){.hero{padding:40px 0 56px 0;min-height:400px}}.hero>div>div{max-width:872px;margin:0 auto}.hero h1{color:#fff;font-size:36px;font-weight:300;line-height:150%;margin:0 0 56px}@media(max-width: 767px){.hero h1{font-size:28px;margin:0}}.hero h1 span{font-weight:700}.hero h1 span.highlighted{background-color:#fff;color:#6929c4}main{margin-top:-200px}@media(max-width: 767px){main{margin-top:-156px}}.card{background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.25);border-radius:0 0 12px 12px;max-width:895px;margin:0 auto}.card .header{padding:24px;border-bottom:1px solid #dde1e6;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width: 767px){.card .header{align-items:flex-start;flex-direction:column}}.card .header .title{display:flex;align-items:center;justify-content:space-between;gap:8px}.card .header h3{font-size:20px;font-weight:500;color:#4d5358;margin:0}.card .header .result{background:#f2f4f8;border-radius:30px;padding:3px 8px;font-weight:400;font-size:14px;line-height:150%;text-align:center;color:#4d5358}.card .header.footer{justify-content:center;border:0;border-top:1px solid #dde1e6;padding:8px}.card .header.footer h3{font-size:15px;font-weight:normal}.card .header.footer .title{gap:4px}.card .header.footer .result{padding:2px 6px !important;font-size:13px !important}table{width:100%;border-collapse:collapse}table thead tr th{padding:16px 12px;text-align:left;font-weight:500;color:#878d96;font-size:15px}table thead tr th:first-child{padding-left:24px}table tbody tr td{padding:16px 12px;text-align:left;color:#4d5358;font-size:15px}table tbody tr td:first-child{padding-left:24px}table tbody tr td:first-child a{font-size:14px;color:#878d96}table tbody tr td:last-child a{text-decoration:underline;color:#6929c4}table tbody tr td h4{margin:0;font-weight:600}table tbody tr td .site-logo{display:flex;align-items:center;gap:12px}table tbody tr td .site-logo img{width:2.5rem;height:auto;border-radius:.5rem}table tbody tr td .lable-wrap{display:flex;align-items:center;gap:8px}table tbody tr td .lable-wrap .lable{font-weight:600;font-size:12px;line-height:150%;text-align:center;padding:4px 16px;border-radius:20px;width:fit-content}table tbody tr td .lable-wrap .lable.success{color:#3d8f6c;background:#d0fbe2}table tbody tr td .lable-wrap .lable.warning{color:#e69c04;background:#feedca}table tbody tr td>*{white-space:nowrap}table tbody tr:nth-child(odd){background-color:#f2f4f8}table tbody tr:nth-child(even){background-color:#fff}form{position:sticky;top:8px;left:0;right:0;margin:0 auto;max-width:895px;margin:0 auto 56px;display:flex;justify-content:center;z-index:999}@media(max-width: 767px){form{margin:0 auto 40px}}form input{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%234D5358' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.9984 21L16.6484 16.65' stroke='%234D5358' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 16px center;width:100%;max-width:596px;padding:16px 16px 16px 48px;height:56px;border-radius:12px;font-size:16px;box-shadow:0px 10px 32px rgba(105,41,196,.56);background-color:#fff;outline:none;border:0}footer{display:flex;justify-content:center;align-items:center;min-height:96px;text-align:center}footer p{margin:0;color:#878d96;font-size:16px}@media(max-width: 1024px){.table-wrap{overflow:auto}}.tabs{max-width:895px;margin:0 auto;display:flex}.tabs button#passwordlessBtn{border-radius:12px 0 0 0}.tabs button#passwordBtn{border-radius:0 12px 0 0}.tabs .toggle-button{background-color:#fff;color:#878d96;padding:10px 20px;border:none;cursor:pointer;transition:background-color .3s ease;width:50%;min-height:72px;font-size:16px;font-weight:500;border-bottom:1px solid #dde1e6;position:relative;font-family:"Inter",sans-serif}.tabs .toggle-button:hover{background-color:#f2f4f8}.tabs .toggle-button.active{color:#6929c4}.tabs .toggle-button.active:after{content:"";position:absolute;left:0;bottom:-1px;height:2px;width:100%;background-color:#6929c4}.tabs .toggle-button.active:hover{background-color:#fff}/*# sourceMappingURL=style.min.css.map */