#scfv-modal-auth{--scfv-auth-blue:#0099de;--scfv-auth-blue-light:#00b0ff;--scfv-auth-blue-dark:#0073aa;--scfv-auth-green:#16a34a;--scfv-auth-green-light:#22c55e}body #scfv-modal-auth .scfv-auth-modal__dialog{max-width:480px;margin:1rem auto;transform:translateY(14px) scale(.985);transition:transform 0.24s ease}body #scfv-modal-auth.show .scfv-auth-modal__dialog{transform:translateY(0) scale(1)}body #scfv-modal-auth .scfv-auth-modal__content{position:relative;border:1px solid rgb(0 153 222 / .45)!important;border-radius:22px!important;overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);box-shadow:0 24px 62px rgb(15 23 42 / .18),0 0 0 1px rgb(0 176 255 / .18),0 0 30px rgb(0 176 255 / .22)!important}body #scfv-modal-auth .scfv-auth-modal__content::before{content:"";position:absolute;width:260px;height:260px;right:-70px;top:-110px;border-radius:999px;background:radial-gradient(circle,rgb(0 176 255 / .14),#fff0);pointer-events:none;z-index:0}body #scfv-modal-auth .scfv-auth-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:26px 24px 16px;position:relative;z-index:1}body #scfv-modal-auth .scfv-auth-modal__badge{display:inline-flex;align-items:center;gap:5px;margin-bottom:8px;padding:5px 11px;border-radius:999px;background:#eaf6ff;color:#0073aa;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}body #scfv-modal-auth .scfv-auth-modal__title{margin:0;color:#0f172a;font-size:1.6rem;line-height:1.2;font-weight:700}body #scfv-modal-auth .scfv-auth-modal__subtitle{margin:7px 0 0;color:#4a6079;font-size:.9rem;line-height:1.5}body #scfv-modal-auth .scfv-auth-modal__icon-wrap{flex-shrink:0;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#eaf6ff,#d0edff);display:flex;align-items:center;justify-content:center;border:1px solid rgb(0 153 222 / .2)}body #scfv-modal-auth .scfv-auth-modal__icon-wrap i{font-size:26px;color:var(--scfv-auth-blue)}body #scfv-modal-auth .scfv-auth-modal__body{padding:4px 20px 22px;position:relative;z-index:1}body #scfv-modal-auth .scfv-auth-modal__options{display:flex;flex-direction:column;gap:12px}body #scfv-modal-auth .scfv-auth-modal__option{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:16px;text-decoration:none!important;border:2px solid #fff0;transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease,background 0.18s ease;cursor:pointer}body #scfv-modal-auth .scfv-auth-modal__option--login{background:linear-gradient(135deg,#f0f9ff 0%,#e6f4ff 100%);border-color:rgb(0 153 222 / .25)}body #scfv-modal-auth .scfv-auth-modal__option--login:hover{background:linear-gradient(135deg,#e1f4ff 0%,#d1ecff 100%);border-color:var(--scfv-auth-blue);transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 153 222 / .18);text-decoration:none!important}body #scfv-modal-auth .scfv-auth-modal__option--register{background:linear-gradient(135deg,#f0fdf4 0%,#e6faf0 100%);border-color:rgb(22 163 74 / .25)}body #scfv-modal-auth .scfv-auth-modal__option--register:hover{background:linear-gradient(135deg,#dcfce7 0%,#d0f5e0 100%);border-color:var(--scfv-auth-green);transform:translateY(-2px);box-shadow:0 8px 24px rgb(22 163 74 / .16);text-decoration:none!important}body #scfv-modal-auth .scfv-auth-modal__option-icon{flex-shrink:0;width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px}body #scfv-modal-auth .scfv-auth-modal__option--login .scfv-auth-modal__option-icon{background:linear-gradient(135deg,var(--scfv-auth-blue-light),var(--scfv-auth-blue-dark));color:#fff;box-shadow:0 6px 18px rgb(0 153 222 / .35)}body #scfv-modal-auth .scfv-auth-modal__option--register .scfv-auth-modal__option-icon{background:linear-gradient(135deg,var(--scfv-auth-green-light),var(--scfv-auth-green));color:#fff;box-shadow:0 6px 18px rgb(22 163 74 / .3)}body #scfv-modal-auth .scfv-auth-modal__option-text{flex:1}body #scfv-modal-auth .scfv-auth-modal__option-text strong{display:block;font-size:1.02rem;font-weight:700;line-height:1.3}body #scfv-modal-auth .scfv-auth-modal__option--login .scfv-auth-modal__option-text strong{color:#0f2d45}body #scfv-modal-auth .scfv-auth-modal__option--register .scfv-auth-modal__option-text strong{color:#0f2d1e}body #scfv-modal-auth .scfv-auth-modal__option-text span{display:block;margin-top:2px;font-size:.82rem;color:#4a6079;line-height:1.4}body #scfv-modal-auth .scfv-auth-modal__option-arrow{flex-shrink:0;font-size:14px;color:#94afc5;transition:transform 0.18s ease,color 0.18s ease}body #scfv-modal-auth .scfv-auth-modal__option:hover .scfv-auth-modal__option-arrow{transform:translateX(3px);color:#506b82}body #scfv-modal-auth .scfv-auth-modal__features{display:flex;justify-content:center;gap:20px;margin-top:18px;padding-top:16px;border-top:1px solid #e8f1f8}body #scfv-modal-auth .scfv-auth-modal__feature{display:flex;align-items:center;gap:5px;font-size:.78rem;color:#6a8299;font-weight:600}body #scfv-modal-auth .scfv-auth-modal__feature i{font-size:12px;color:var(--scfv-auth-blue)}@media (max-width:520px){body #scfv-modal-auth .scfv-auth-modal__dialog{margin:.5rem;max-width:calc(100vw - 1rem)}body #scfv-modal-auth .scfv-auth-modal__header{padding:20px 16px 12px}body #scfv-modal-auth .scfv-auth-modal__body{padding:4px 16px 18px}body #scfv-modal-auth .scfv-auth-modal__title{font-size:1.35rem}body #scfv-modal-auth .scfv-auth-modal__icon-wrap{width:46px;height:46px}body #scfv-modal-auth .scfv-auth-modal__features{gap:12px}}