body:not(.theme-invest-app){font-family:Nunito,sans-serif;background:#f0f2f5;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}body:not(.theme-invest-app) .login-container{background:#fff;padding:30px 40px;border-radius:12px;box-shadow:0 0 15px #0000001a;width:100%;max-width:400px}h2{text-align:center;margin-bottom:20px}.input-group label{display:block;margin-bottom:6px;font-weight:600}.input-group input{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font-size:16px}.login-btn{width:100%;background-color:#3b82f6;color:#fff;padding:12px;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background .3s ease}.login-btn:hover{background-color:#2563eb}.error-message{color:red;margin-top:10px;text-align:center;display:none}.link-group{text-align:center}.link-group a{color:#3b82f6;text-decoration:none;font-size:14px}.link-group a:hover{text-decoration:underline}.toast.show{visibility:visible;opacity:1}.toast-success{background-color:#28a745;margin-top:20px}.toast-error{background-color:#dc3545;margin-top:20px}body.theme-invest-app main.login-layout-main .input-error{color:#fca5a5;font-size:.85rem;margin-top:4px;min-height:0}body.theme-invest-app main.login-layout-main .link-group{margin-top:.65rem;padding-top:.875rem;border-top:1px solid var(--inv-border, rgba(99, 179, 237, .12))}@media (max-width: 480px){body.theme-invest-app main.login-layout-main .link-group{margin-top:1rem;padding-top:.875rem}}body.theme-invest-app main.login-layout-main .link-group a{color:var(--inv-accent, #38bdf8);font-weight:600}body.theme-invest-app main.login-layout-main .link-group a:hover{color:#7dd3fc;text-decoration:none}body.theme-invest-app .notify-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center;padding:1rem}body.theme-invest-app .notify-modal.show{display:flex}body.theme-invest-app .notify-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body.theme-invest-app .notify-modal__box{position:relative;z-index:1;width:100%;max-width:380px;padding:1.75rem 1.5rem 1.5rem;border-radius:14px;border:1px solid transparent;text-align:center;box-shadow:0 8px 40px #0009}body.theme-invest-app .notify-modal__icon{font-size:2rem;margin-bottom:.65rem;display:block}body.theme-invest-app .notify-modal__msg{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55}body.theme-invest-app .notify-modal__close{display:inline-block;padding:9px 30px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:filter .15s}body.theme-invest-app .notify-modal__close:hover{filter:brightness(1.12)}body.theme-invest-app .notify-modal.is-success .notify-modal__box{background:rgba(13,30,22,.97);border-color:#34d39973}body.theme-invest-app .notify-modal.is-success .notify-modal__msg{color:#6ee7b7}body.theme-invest-app .notify-modal.is-success .notify-modal__close{background:rgba(52,211,153,.18);color:#6ee7b7;border:1px solid rgba(52,211,153,.45)}body.theme-invest-app .notify-modal.is-error .notify-modal__box{background:rgba(30,10,10,.97);border-color:#f871718c}body.theme-invest-app .notify-modal.is-error .notify-modal__msg{color:#fca5a5}body.theme-invest-app .notify-modal.is-error .notify-modal__close{background:rgba(220,50,50,.18);color:#fca5a5;border:1px solid rgba(248,113,113,.55)}
