.lo-auth{--lo-auth-form-max:460px;--lo-auth-input-h:46px;--lo-auth-radius:10px;--lo-auth-gap:18px;--lo-auth-blue:#259cff;--lo-auth-blue-hover:#1a8aeb;--lo-auth-gradient:var(--lo-admin-gradient,linear-gradient(135deg,#5b70ff 0%,#259cff 55%,#18c8e7 100%));display:grid;grid-template-columns:1fr 1fr;width:100%;background:var(--admin-bg,#eef1f5);color:var(--admin-text,#0f172a)}.lo-auth,.lo-auth__brand-col{min-height:100dvh}.lo-auth__form-col{min-height:100dvh;background:var(--admin-bg,#eef1f5)}.lo-auth-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;min-height:100%;padding:2.5rem 2.75rem;overflow:hidden;color:#f8fbff;background:var(--lo-auth-gradient)}.lo-auth-brand__glow{position:absolute;inset:auto -20% -30% 20%;height:70%;border-radius:50%;background:radial-gradient(circle,rgb(255 255 255/22%) 0,transparent 65%);pointer-events:none}.lo-auth-brand__body,.lo-auth-brand__footer,.lo-auth-brand__top{position:relative;z-index:1}.lo-auth-brand__top{display:flex;flex-direction:column;gap:1.5rem}.lo-auth-brand__logo{display:block;max-width:220px;width:100%}.lo-auth-brand__logo img{display:block;width:100%;height:auto}.lo-auth-brand__headline{margin:0;font-size:clamp(1.75rem,2.4vw,2.75rem);line-height:1.15;font-weight:700;letter-spacing:-.02em;max-width:22ch}.lo-auth-brand__desc{margin:1rem 0 0;max-width:38ch;font-size:.98rem;line-height:1.55;color:rgb(248 251 255/86%)}.lo-auth-brand__benefits{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:.7rem;max-width:42ch}.lo-auth-brand__benefits li{display:flex;gap:.7rem;align-items:flex-start;font-size:.94rem;line-height:1.45;color:rgb(248 251 255/92%)}.lo-auth-brand__dot{width:6px;height:6px;margin-top:.45rem;border-radius:50%;background:rgb(255 255 255/75%);flex-shrink:0}.lo-auth-brand__footer{margin:0;font-size:.78rem;color:rgb(248 251 255/62%)}.lo-auth-form-panel{display:flex;flex-direction:column;min-height:100dvh;padding:max(1rem,env(safe-area-inset-top)) max(1.25rem,env(safe-area-inset-right)) max(1.5rem,env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left))}.lo-auth-form-panel__chrome{display:flex;justify-content:flex-end;flex-shrink:0}.lo-auth-form-panel__center{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-block:1.5rem}.lo-auth-form-panel__card,.lo-auth-form-panel__mobile-brand{width:100%;max-width:var(--lo-auth-form-max)}.lo-auth-form-panel__mobile-brand{display:none;margin-bottom:1.5rem}.lo-auth-form-panel__header{margin-bottom:1.5rem}.lo-auth-form-panel__title{margin:0;font-size:clamp(1.55rem,2vw,1.9rem);font-weight:700;letter-spacing:-.02em;color:var(--admin-text,#0f172a)}.lo-auth-form-panel__subtitle{margin:.45rem 0 0;font-size:.95rem;line-height:1.5;color:var(--admin-text-secondary,#475569)}.lo-auth__prefs{gap:8px}.lo-auth-form{display:grid;gap:var(--lo-auth-gap)}.lo-auth-field{display:grid;gap:.4rem}.lo-auth-field__label{font-size:.875rem;font-weight:600;color:var(--admin-text,#0f172a)}.lo-auth-field__input{width:100%;height:var(--lo-auth-input-h);padding:0 .9rem;border:1px solid var(--admin-border-strong,rgb(15 23 42/16%));border-radius:var(--lo-auth-radius);background:var(--admin-surface,#fff);color:var(--admin-text,#0f172a);font:inherit;font-size:.95rem;transition:border-color var(--lo-motion-fast,.16s ease),box-shadow var(--lo-motion-fast,.16s ease)}.lo-auth-field__input:focus,.lo-auth-field__input:hover:not(:disabled){border-color:var(--lo-focus-ring,#259cff)}.lo-auth-field__input:focus{outline:none;box-shadow:0 0 0 3px rgb(37 156 255/22%)}.lo-auth-field__input:disabled{opacity:.65;cursor:not-allowed}.lo-auth-field__password{position:relative}.lo-auth-field__password .lo-auth-field__input{padding-right:4.25rem}.lo-auth-field__toggle{position:absolute;top:50%;right:.45rem;transform:translateY(-50%);height:2rem;padding:0 .65rem;border:0;border-radius:8px;background:transparent;color:var(--admin-text-muted,#64748b);font:inherit;font-size:.75rem;font-weight:600;cursor:pointer}.lo-auth-field__toggle:hover:not(:disabled){color:var(--admin-text,#0f172a);background:var(--admin-surface-2,#f6f8fb)}.lo-auth-field__toggle:focus-visible{outline:2px solid var(--lo-focus-ring,#259cff);outline-offset:2px}.lo-auth-alert,.lo-auth-field__error{margin:0;font-size:.84rem;line-height:1.4;color:var(--admin-danger,#dc2626)}.lo-auth-alert{padding:.7rem .85rem;border:1px solid rgb(220 38 38/25%);border-radius:var(--lo-auth-radius);background:rgb(220 38 38/8%)}.lo-auth-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;height:var(--lo-auth-input-h);margin-top:.25rem;border:0;border-radius:var(--lo-auth-radius);background:var(--lo-auth-blue);color:#fff;font:inherit;font-size:.98rem;font-weight:700;cursor:pointer;transition:background-color var(--lo-motion-fast,.16s ease),opacity var(--lo-motion-fast,.16s ease)}.lo-auth-submit:hover:not(:disabled){background:var(--lo-auth-blue-hover)}.lo-auth-submit:focus-visible{outline:2px solid var(--lo-focus-ring,#259cff);outline-offset:3px}.lo-auth-submit:disabled{opacity:.65;cursor:not-allowed}.lo-auth-skip{display:inline-flex;align-items:center;justify-content:center;width:100%;height:var(--lo-auth-input-h);margin-top:.35rem;border:1px solid var(--admin-border-strong,rgb(15 23 42/16%));border-radius:var(--lo-auth-radius);background:transparent;color:var(--admin-text-secondary,#475569);font:inherit;font-size:.92rem;font-weight:600;cursor:pointer}.lo-auth-skip:hover:not(:disabled){color:var(--admin-text,#0f172a);background:var(--admin-surface-2,#f6f8fb)}.lo-auth-field__hint{margin:0;font-size:.82rem;color:var(--admin-warning,#b45309)}.lo-bootstrap-notice{padding:.85rem .95rem;border:1px solid rgb(37 156 255/28%);border-radius:var(--lo-auth-radius);background:rgb(37 156 255/8%)}.lo-bootstrap-notice__title{margin:0;font-size:.88rem;font-weight:700;color:var(--admin-text,#0f172a)}.lo-bootstrap-notice__body{margin:.35rem 0 0;font-size:.82rem;line-height:1.45;color:var(--admin-text-secondary,#475569)}.lo-pw-strength{display:grid;gap:.45rem}.lo-pw-strength__bar{height:6px;border-radius:999px;background:var(--admin-surface-2,#e8edf3);overflow:hidden}.lo-pw-strength__fill{display:block;height:100%;width:25%;border-radius:inherit;background:#dc2626;transition:width .16s ease,background-color .16s ease}.lo-pw-strength__fill[data-level=fair]{width:50%;background:#d97706}.lo-pw-strength__fill[data-level=good]{width:75%;background:#259cff}.lo-pw-strength__fill[data-level=strong]{width:100%;background:#16a34a}.lo-pw-strength__label{margin:0;font-size:.8rem;font-weight:600;color:var(--admin-text-secondary,#475569)}.lo-pw-strength__checks{list-style:none;margin:0;padding:0;display:grid;gap:.2rem}.lo-pw-strength__checks li{font-size:.78rem;color:var(--admin-text-muted,#64748b)}.lo-pw-strength__checks li[data-ok]{color:#16a34a}.lo-first-admin-form{gap:1.15rem}.template-minimal.create-first-user,.template-minimal.createFirstUser,.template-minimal.forgot-password,.template-minimal.login,.template-minimal.reset-password{display:block!important;align-items:stretch!important;justify-content:stretch!important;min-height:100dvh!important;padding:0!important;background:transparent!important}.template-minimal.create-first-user .template-minimal__wrap,.template-minimal.createFirstUser .template-minimal__wrap,.template-minimal.forgot-password .template-minimal__wrap,.template-minimal.login .template-minimal__wrap,.template-minimal.reset-password .template-minimal__wrap{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.template-minimal.create-first-user .lo-admin-auth-brand,.template-minimal.createFirstUser .lo-admin-auth-brand,.template-minimal.forgot-password .lo-admin-auth-brand,.template-minimal.login .lo-admin-auth-brand,.template-minimal.reset-password .lo-admin-auth-brand{display:none!important}.lo-auth-links{display:grid;gap:.55rem;margin-top:1.35rem;text-align:center}.lo-auth-links__item{color:var(--lo-auth-blue);font-size:.9rem;font-weight:560;text-decoration:none;text-underline-offset:3px}.lo-auth-links__item:hover{text-decoration:underline}.lo-auth-links__item--muted{color:var(--admin-text-muted,#64748b);font-weight:500;font-size:.82rem}.lo-auth-success__title{margin:0;font-size:1.15rem;font-weight:700}.lo-auth-success__body{margin:.55rem 0 0;font-size:.94rem;line-height:1.5;color:var(--admin-text-secondary,#475569)}html[data-theme=dark] .lo-auth,html[data-theme=dark] .lo-auth__form-col{background:#12151a}html[data-theme=dark] .lo-auth-field__input{background:#1a1f27;border-color:rgb(255 255 255/12%)}html[data-theme=dark] .lo-auth-alert{background:rgb(248 113 113/10%);border-color:rgb(248 113 113/28%);color:#fca5a5}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .lo-auth,html:not([data-theme=light]) .lo-auth__form-col{background:#12151a}html:not([data-theme=light]) .lo-auth-field__input{background:#1a1f27;border-color:rgb(255 255 255/12%)}}.lo-auth-payload-slot .form-header{display:none}.lo-auth-payload-slot .field-type{margin-bottom:var(--lo-auth-gap)}.lo-auth-payload-slot input[type=email],.lo-auth-payload-slot input[type=password],.lo-auth-payload-slot input[type=text]{width:100%;height:var(--lo-auth-input-h);padding:0 .9rem;border:1px solid var(--admin-border-strong,rgb(15 23 42/16%));border-radius:var(--lo-auth-radius);background:var(--admin-surface,#fff);color:var(--admin-text,#0f172a);font:inherit;font-size:.95rem}.lo-auth-payload-slot .btn,.lo-auth-payload-slot button[type=submit]{display:inline-flex;align-items:center;justify-content:center;width:100%;height:var(--lo-auth-input-h);border:0;border-radius:var(--lo-auth-radius);background:var(--lo-auth-blue)!important;color:#fff!important;font:inherit;font-size:.98rem;font-weight:700}.template-minimal:has(.lo-auth){display:block!important;padding:0!important;min-height:100dvh!important}.template-minimal:has(.lo-auth) .template-minimal__wrap{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}@media (max-width:1023px) and (min-width:768px){.lo-auth{grid-template-columns:.9fr 1.1fr}.lo-auth-brand{padding:2rem 1.75rem}.lo-auth-brand__headline{font-size:1.85rem}}@media (max-width:767px){.lo-auth{grid-template-columns:1fr;min-height:100dvh}.lo-auth__brand-col{display:none}.lo-auth-form-panel,.lo-auth__form-col{min-height:100dvh}.lo-auth-form-panel__mobile-brand{display:block}.lo-auth-brand--compact{min-height:0;padding:1.1rem 1.15rem 1.2rem;border-radius:14px;gap:.85rem}.lo-auth-brand--compact .lo-auth-brand__logo{max-width:160px}.lo-auth-brand--compact .lo-auth-brand__headline{font-size:1.25rem;max-width:none}.lo-auth-brand--compact .lo-auth-brand__desc{margin-top:.45rem;font-size:.86rem}.lo-auth-brand--compact .lo-auth-brand__benefits{margin-top:.75rem;gap:.45rem}.lo-auth-brand--compact .lo-auth-brand__benefits li{font-size:.8rem}.lo-auth-form-panel__chrome{justify-content:center}.lo-auth-form-panel__center{justify-content:flex-start;padding-top:.75rem}}@media (prefers-reduced-motion:reduce){.lo-auth-field__input,.lo-auth-field__toggle,.lo-auth-submit{transition:none}}