.cc-auth{min-height:100vh;display:flex;flex-direction:column;background:#ffffff;font-family:Space Grotesk,system-ui,sans-serif;color:#181420;position:relative;overflow-x:hidden}.cc-auth:before{content:"";position:absolute;left:50%;top:26%;transform:translate(-50%,-50%);width:min(720px,92%);height:520px;background:radial-gradient(closest-side,rgba(106,75,242,.12),transparent 70%);pointer-events:none;z-index:0}.cc-auth__nav-shell{position:relative;z-index:2;padding:14px 16px 0}.cc-auth__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1120px;margin:0 auto;padding:10px 14px;border-radius:999px;background:rgba(178,172,214,.28);backdrop-filter:blur(12px)}@media (min-width:1024px){.cc-auth__nav{padding:12px 18px}}.cc-auth__nav-actions{display:flex;align-items:center;gap:6px}.cc-auth__navbtn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;color:#181420;text-decoration:none;border-radius:12px;transition:color .18s ease,background .18s ease}.cc-auth__navbtn:hover{color:#6a4bf2}.cc-auth__navcta{background:transparent;color:#6a4bf2;font-weight:700;padding:8px 12px;border-radius:12px}.cc-auth__navcta:hover{color:#5a3ce0;background:transparent}@media (max-width:480px){.cc-auth__navbtn:not(.cc-auth__navcta){display:none}}.cc-auth__stage{flex:1;position:relative;z-index:1;align-items:center;justify-content:center;padding:32px clamp(20px,4vw,48px) 56px;gap:24px}.cc-auth__card,.cc-auth__stage{display:flex;flex-direction:column}.cc-auth__card{width:100%;max-width:440px;background:#fff;border:1px solid rgba(36,28,18,.08);border-radius:22px;padding:36px 32px 32px;box-shadow:0 36px 70px -30px rgba(106,75,242,.34),0 4px 12px rgba(0,0,0,.05);gap:18px}.cc-auth__serial{font-family:Space Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#6a4bf2;text-align:center;margin-bottom:-4px}.cc-auth__head{font-size:1.7rem;font-weight:800;letter-spacing:-.03em;color:#181420;margin:0;text-align:center}.cc-auth__sub{font-size:14px;line-height:1.55;color:#6f6b80;margin:-6px 0 2px;text-align:center}.cc-auth__tabs{display:inline-flex;align-self:center;gap:30px;background:transparent;padding:0;border-bottom:1px solid #e7e3f4}.cc-auth__tabs button{position:relative;border:none;background:transparent;padding:0 2px 12px;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#9a93ad;cursor:pointer;border-radius:0;transition:color .18s ease}.cc-auth__tabs button:hover{color:#6a4bf2}.cc-auth__tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#6a4bf2;border-radius:2px;transform:scaleX(0);transition:transform .22s ease}.cc-auth__tabs button.is-on{color:#181420}.cc-auth__tabs button.is-on:after{transform:scaleX(1)}.cc-auth__err{background:rgba(210,58,85,.08);border:1px solid rgba(210,58,85,.28);color:#d23a55;border-radius:12px;padding:11px 15px;font-size:14px}.cc-auth__field{display:flex;flex-direction:column;gap:7px}.cc-auth__label{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#6f6b80}.cc-auth__input-row{position:relative;display:flex;align-items:center}.cc-auth__input-ic{position:absolute;left:14px;color:#6f6b80;pointer-events:none;display:flex}.cc-auth__input-ic svg{width:18px;height:18px}.cc-auth__input{width:100%;height:48px;padding:0 16px 0 44px;border-radius:12px;border:1.5px solid rgba(0,0,0,.09);background:#fff;font-family:inherit;font-size:15px;color:#181420;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.cc-auth__input::placeholder{color:#b6b0c5}.cc-auth__input:focus{border-color:#6a4bf2;box-shadow:0 0 0 4px rgba(106,75,242,.12)}.cc-auth__input.is-totp{padding-left:16px;text-align:center;letter-spacing:.32em;font-family:Space Mono,ui-monospace,monospace;font-weight:600;font-size:18px}.cc-auth__pw-toggle{position:absolute;right:12px;background:transparent;border:none;font-family:inherit;font-size:12px;font-weight:600;color:#6a4bf2;cursor:pointer;padding:6px 8px}.cc-auth__pw-toggle:hover{color:#5638e0}.cc-auth__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.cc-auth__row a{color:#6a4bf2;text-decoration:none;font-weight:600}.cc-auth__row a:hover{text-decoration:underline}.cc-auth__check{display:inline-flex;align-items:center;gap:8px;color:#6f6b80;cursor:pointer;user-select:none}.cc-auth__check input[type=checkbox]{width:16px;height:16px;accent-color:#6a4bf2}.cc-auth__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:50px;padding:0 22px;background:#6a4bf2;color:#fff;border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 18px 36px -14px rgba(106,75,242,.55),0 2px 6px rgba(106,75,242,.18);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.cc-auth__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 40px -14px rgba(106,75,242,.6),0 4px 10px rgba(106,75,242,.22)}.cc-auth__btn:disabled{opacity:.6;cursor:not-allowed}.cc-auth__btn-arrow{transition:transform .18s ease}.cc-auth__btn:hover:not(:disabled) .cc-auth__btn-arrow{transform:translateX(3px)}.cc-auth__btn--ghost{background:transparent;color:#181420;border:1.5px solid rgba(0,0,0,.12);box-shadow:none}.cc-auth__btn--ghost:hover:not(:disabled){background:rgba(106,75,242,.06);border-color:rgba(106,75,242,.32);box-shadow:none;transform:none}.cc-auth__terms{display:flex;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.5;color:#6f6b80;cursor:pointer}.cc-auth__terms input[type=checkbox]{width:17px;height:17px;accent-color:#6a4bf2;margin-top:2px;flex:none}.cc-auth__terms a{color:#181420;font-weight:600;text-decoration:underline;text-decoration-color:rgba(106,75,242,.4);text-underline-offset:3px}.cc-auth__terms a:hover{color:#6a4bf2}.cc-auth__tos{font-size:11.5px;color:#8c87a0;margin:0;text-align:center}.cc-auth__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 22px;max-width:560px;font-size:12.5px;color:#6f6b80}.cc-auth__trust span{display:inline-flex;align-items:center;gap:7px}.cc-auth__trust svg{width:14px;height:14px;color:#6a4bf2;flex:none}.cc-auth__footer{position:relative;z-index:1;text-align:center;padding:16px 20px 28px;font-size:11.5px;color:#8c87a0}.cc-auth__pending{text-align:center;display:flex;flex-direction:column;gap:14px;align-items:center}.cc-auth__pending-ic{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:rgba(106,75,242,.14);color:#6a4bf2}.cc-auth__pending-ic svg{width:28px;height:28px}.cc-auth__pending b{color:#181420;font-weight:700;word-break:break-all}.cc-auth__resent{color:#6a4bf2;font-size:13px;font-weight:600;padding:10px}.cc-auth__pending .cc-auth__btn{width:100%}@media (max-width:480px){.cc-auth__card{padding:28px 22px 26px;border-radius:18px}.cc-auth__head{font-size:1.45rem}}.ra-steps{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:300px;margin:2px auto 4px}.ra-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;flex:1}.ra-step:not(:last-child):after{content:"";position:absolute;top:13px;left:50%;width:100%;height:2px;background:#e6e2f2;z-index:0}.ra-step.is-done:not(:last-child):after{background:#6a4bf2}.ra-step__dot{position:relative;z-index:1;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-family:Space Mono,ui-monospace,monospace;font-size:12px;font-weight:700;background:#eceaf3;color:#9a96a8}.ra-step.is-done .ra-step__dot{background:#6a4bf2;color:#fff}.ra-step.is-now .ra-step__dot{background:#6a4bf2;color:#fff;box-shadow:0 0 0 4px rgba(106,75,242,.16)}.ra-step__lbl{font-family:Space Mono,ui-monospace,monospace;font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9a96a8;white-space:nowrap}.ra-step.is-done .ra-step__lbl,.ra-step.is-now .ra-step__lbl{color:#6a4bf2}.cc-auth__pending-ic.ra-seal{background:#fffdf7;border:2px solid #9a7a37;color:#7c5f27;box-shadow:0 10px 26px -12px rgba(154,122,55,.55),inset 0 0 0 4px #fff;width:66px;height:66px}