.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.triarch-auth-terminal{--at-orange:var(--triarch-accent,#ea580c);--at-orange-dim:var(--triarch-accent-hover,#c2410c);--at-navy:var(--triarch-primary,#0d1b2a);--at-navy-soft:var(--triarch-primary-soft,#1b263b);--at-panel:var(--triarch-surface,#fff);--at-muted:var(--triarch-text-muted,#64748b);--at-input:var(--triarch-input-bg,#ebedf0);min-height:100vh;display:flex;flex-direction:row;font-family:var(--triarch-font-body,"Inter",system-ui,sans-serif);color:var(--triarch-text,#0f172a);background:var(--at-panel)}.triarch-auth-terminal__hero{flex:0 0 46%;max-width:52rem;position:relative;background-color:#132438;background-image:url('/images/auth-sidebar.webp');background-size:cover;background-position:center;color:#f8fafc;padding:clamp(1.5rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.triarch-auth-terminal__hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(13,27,42,.68),rgba(2,6,23,.85)),repeating-linear-gradient(0deg,transparent,transparent 31px,rgba(148,163,184,.05) 32px),repeating-linear-gradient(90deg,transparent,transparent 31px,rgba(148,163,184,.05) 32px);pointer-events:none}.triarch-auth-terminal__hero-inner{position:relative;z-index:1}.triarch-auth-terminal__kicker{font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:var(--at-orange);font-weight:600;margin-bottom:1rem}.triarch-auth-terminal__headline{font-family:var(--triarch-font-display,"Space Grotesk",sans-serif);font-size:clamp(1.5rem,2.4vw,2.15rem);font-weight:700;line-height:1.15;margin:0 0 1.75rem;letter-spacing:-.02em}.triarch-auth-terminal__features{display:flex;flex-direction:column;gap:1.25rem}.triarch-auth-terminal__feature{display:grid;grid-template-columns:auto 1fr;gap:.75rem 1rem;align-items:start}.triarch-auth-terminal__feature-icon{width:2.25rem;height:2.25rem;border-radius:.375rem;background:rgba(234,88,12,.15);color:var(--at-orange);display:flex;align-items:center;justify-content:center;font-size:1.125rem}.triarch-auth-terminal__feature-title{font-weight:700;font-size:.95rem;margin:0 0 .25rem}.triarch-auth-terminal__feature-desc{margin:0;font-size:.8125rem;line-height:1.45;color:rgba(248,250,252,.78)}.triarch-auth-terminal__main{flex:1 1 54%;display:flex;flex-direction:column;min-width:0;min-height:100vh;background:var(--at-panel)}.triarch-auth-terminal__main-inner{flex:1;display:flex;flex-direction:column;min-height:100vh;padding:clamp(1.5rem,4vw,2rem) clamp(1.25rem,5vw,4rem);max-width:28rem;width:100%;margin:0 auto}.triarch-auth-terminal__body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:0}.triarch-auth-terminal__brand-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-top:1.25rem;margin-bottom:1rem}.triarch-auth-terminal__wordmark{font-family:var(--triarch-font-display,"Space Grotesk",sans-serif);font-weight:800;font-size:1.75rem;letter-spacing:-.03em;color:var(--triarch-text,#0f172a);line-height:1}.triarch-auth-terminal__wordmark span{display:inline-block;border-bottom:4px solid var(--at-orange);padding-bottom:2px}.triarch-auth-terminal__meta{font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--at-orange);font-weight:600}.triarch-auth-terminal__title{font-family:var(--triarch-font-display,"Space Grotesk",sans-serif);font-size:1.9rem;font-weight:700;margin:0;letter-spacing:-.025em;line-height:1.15;color:var(--triarch-text,#0f172a)}.triarch-auth-terminal__lead{margin:0;font-size:.93rem;color:var(--triarch-text-soft,#57657a);line-height:1.5}.triarch-auth-terminal__intro{margin:0 0 1.2rem;width:100%;max-width:22.6rem;margin-left:auto;margin-right:auto}.triarch-auth-terminal__intro .triarch-auth-terminal__title+.triarch-auth-terminal__lead{margin-top:.35rem;max-width:34ch}.triarch-auth-terminal__title--inline{display:flex;align-items:baseline;gap:.5rem;flex-wrap:nowrap;white-space:nowrap}.triarch-auth-terminal__title-brand{display:inline-block;border-bottom:3px solid var(--triarch-accent,#f97316);padding-bottom:.08rem}.triarch-auth-terminal__form{width:100%;max-width:22.6rem;margin-left:auto;margin-right:auto}.triarch-auth-terminal__external{width:100%;max-width:22.6rem;margin-left:auto;margin-right:auto}.triarch-auth-terminal__label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.triarch-auth-terminal__register-inline{display:inline-flex;align-items:baseline;gap:.35rem;font-size:.75rem;color:var(--at-muted)}.triarch-auth-terminal__register-inline .text-muted{color:var(--at-muted)!important;font-size:.75rem}.triarch-auth-terminal .form-label,.triarch-auth-terminal label.abp-input-label{font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--at-muted);font-weight:600;margin-bottom:.4rem}.triarch-auth-terminal__form .form-control,.triarch-auth-terminal__form input[type="text"],.triarch-auth-terminal__form input[type="password"],.triarch-auth-terminal__form input[type="email"]{background:var(--at-input);color:var(--triarch-text,#0f172a);caret-color:var(--triarch-text,#0f172a);border:1px solid var(--triarch-border-ghost,rgba(71,85,105,.15));border-radius:.375rem;padding:.65rem .85rem;font-size:.9375rem}.triarch-auth-terminal__form .form-control::placeholder{color:color-mix(in srgb,var(--triarch-text-soft,#57657a) 70%,#fff 30%)}.triarch-auth-terminal__form .form-control:focus{border-color:rgba(234,88,12,.45);box-shadow:0 0 0 3px var(--triarch-accent-muted,rgba(234,88,12,.12))}.triarch-auth-terminal__field-wrap{position:relative}.triarch-auth-terminal__field-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--at-muted);pointer-events:none;font-size:1.125rem}.triarch-auth-terminal__form .triarch-auth-terminal__field-wrap .form-control{padding-right:2.5rem}.triarch-auth-terminal__forgot-row{display:flex;justify-content:flex-end;margin-top:.45rem}.triarch-auth-terminal__forgot-row a{font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--at-orange)!important;text-decoration:none}.triarch-auth-terminal__forgot-row a:hover{text-decoration:underline}.triarch-auth-terminal__remember .form-check-label{font-size:.8125rem;color:var(--at-muted)}.triarch-auth-terminal__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.triarch-auth-terminal__btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;border:0;border-radius:.375rem;background:var(--triarch-primary);color:#fff!important;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,box-shadow .15s ease;box-shadow:0 25px 50px -12px rgba(var(--lpx-primary-rgb,157,67,0),.18)}.triarch-auth-terminal__btn-primary:hover{background:var(--triarch-accent);color:#fff!important;box-shadow:0 25px 50px -12px rgba(var(--lpx-primary-rgb,157,67,0),.28)}.triarch-auth-terminal__btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;border-radius:.375rem;border:1px solid var(--triarch-border-ghost,rgba(71,85,105,.25));background:var(--at-panel);color:var(--triarch-text,#0f172a)!important;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:not-allowed;opacity:.85}.triarch-auth-terminal__btn-secondary:disabled{cursor:not-allowed}.triarch-auth-terminal__external-title{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--at-muted);margin:1.5rem 0 .75rem;font-weight:600}.triarch-auth-terminal__external .btn{border-radius:.375rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.triarch-auth-terminal__footer{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;margin-top:auto;padding-top:2rem;padding-bottom:.5rem;font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--at-muted)}.triarch-auth-terminal__tenant-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem;padding-bottom:.9rem;border-bottom:1px solid var(--triarch-border,#eaeef2)}.triarch-auth-terminal__tenant-label{font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--at-muted)}.triarch-auth-terminal__tenant-name{color:var(--triarch-text,#0f172a);font-size:.875rem;font-weight:700}.triarch-auth-terminal__tenant-switch{text-transform:uppercase;letter-spacing:.09em;font-size:.625rem;padding:.42rem .82rem;border-color:color-mix(in srgb,var(--triarch-primary) 46%,var(--triarch-border,#eaeef2));color:var(--triarch-primary)}.triarch-auth-terminal__tenant-switch:hover,.triarch-auth-terminal__tenant-switch:focus{color:var(--triarch-primary-strong);border-color:var(--triarch-primary);background:rgba(157,67,0,.08)}.triarch-auth-terminal__status-dot{display:inline-block;width:.45rem;height:.45rem;border-radius:50%;background:var(--triarch-success,#16a34a);margin-right:.4rem;vertical-align:middle}.triarch-auth-terminal .alert{border-radius:.375rem}.triarch-auth-terminal .text-danger,.triarch-auth-terminal .text-danger span{font-size:.8125rem}.triarch-auth-terminal__form .input-group .triarch-auth-terminal__pw-toggle.btn-secondary{border-radius:0 .375rem .375rem 0;border:1px solid var(--triarch-border-ghost,rgba(71,85,105,.15));border-left:0;background:var(--at-input);color:var(--at-muted)}.triarch-auth-terminal a.text-link-register{color:var(--at-orange)!important;font-weight:600}.btn-primary,.btn-brand{background:var(--triarch-primary,#9d4300);border-color:var(--triarch-primary,#9d4300);color:#fff}.btn-primary:hover,.btn-brand:hover,.btn-primary:active,.btn-brand:active,.btn-primary.active,.btn-primary.show,.btn-primary:focus-visible,.btn-brand:focus-visible{background:var(--triarch-accent,#f97316);border-color:var(--triarch-accent,#f97316);color:#fff}.btn-primary:focus-visible,.btn-brand:focus-visible{box-shadow:0 0 0 .25rem rgba(157,67,0,.35)}.btn-outline-primary{color:var(--triarch-primary,#9d4300);border-color:var(--triarch-primary,#9d4300);background:transparent}.btn-outline-primary:hover,.btn-outline-primary:active{color:#fff;background:var(--triarch-primary,#9d4300);border-color:var(--triarch-primary,#9d4300)}.btn-secondary,.btn-outline-secondary{--bs-btn-color:var(--triarch-text-soft,#57657a);--bs-btn-border-color:var(--triarch-outline,#dfe3e7);--bs-btn-hover-color:var(--triarch-text,#171c1f);--bs-btn-hover-bg:var(--triarch-border,#eaeef2);--bs-btn-hover-border-color:var(--triarch-outline,#dfe3e7);--bs-btn-active-color:var(--triarch-text,#171c1f);--bs-btn-active-bg:var(--triarch-surface-dim,#d6dade);--bs-btn-active-border-color:var(--triarch-outline,#dfe3e7)}@media(max-width:991.98px){.triarch-auth-terminal__hero{display:none}.triarch-auth-terminal__main{min-height:100vh;width:100%}.triarch-auth-terminal__main-inner{padding:2rem 1.5rem}}