.cmc-auth{padding:14px 10px 100px;box-sizing:border-box}.cmc-auth-card{max-width:520px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.06);overflow:hidden}.cmc-auth-tabs{display:grid;grid-auto-flow:column;background:#f7f7ff;border-bottom:1px solid #eef0ff}.cmc-auth-tab{appearance:none;background:0 0;border:0;padding:14px 16px;font-weight:800;font-size:15px;color:#6772e5;cursor:pointer}.cmc-auth-tab.active{background:#fff;color:#222;border-bottom:2px solid #7a27ff}.cmc-auth-panel{padding:16px}.cmc-auth-panel.hidden{display:none}.cmc-form-row{margin-bottom:12px}.cmc-form-row label{display:block;font-weight:700;margin-bottom:6px;color:#222}.cmc-form-row .input-text,.cmc-form-row input[type=text],.cmc-form-row input[type=email],.cmc-form-row input[type=password],.cmc-form-row input[type=tel]{width:100%;height:44px;border-radius:12px;border:1px solid #e1e3ee;padding:0 12px;font-size:14px;background:#fff;text-align: center;outline:0;transition:box-shadow .2s ease,border-color .2s ease}.cmc-form-row .input-text:focus,.cmc-form-row input:focus{border-color:#cdd9ff;box-shadow:0 0 0 4px rgba(122,39,255,.12)}.cmc-password-wrap{position:relative;display:grid}.cmc-toggle-pass{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:#f3f5ff;width:34px;height:30px;border-radius:8px;cursor:pointer;font-size:14px;line-height:1}.cmc-inline{display:flex;align-items:center;justify-content:space-between}.cmc-checkbox{display:inline-flex;gap:8px;align-items:center;user-select:none}.cmc-row-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:520px){.cmc-row-2{grid-template-columns:1fr}}.cmc-primary{background:#7a27ff;color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:900;width:100%;cursor:pointer;box-shadow:0 10px 24px rgba(122,39,255,.25);transition:transform .05s ease,box-shadow .2s ease,background .2s ease}.cmc-primary:hover{background:#6a20e5;box-shadow:0 12px 28px rgba(122,39,255,.32)}.cmc-primary:active{transform:translateY(1px)}.cmc-primary:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.cmc-link{color:#2a5bd7;text-decoration:none;font-weight:700}.cmc-link:hover{text-decoration:underline}.cmc-help{color:#666;font-size:13px;margin:6px 0 2px}.cmc-auth-foot{padding:12px 16px 16px;border-top:1px dashed #eef0ff}
