@charset "UTF-8";:host{display:block;min-height:100vh;background:#050816;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;position:relative;isolation:isolate;overflow-x:hidden}.auth-bg{position:fixed;inset:0;pointer-events:none;z-index:-1}.auth-bg__grid{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 78%);mask-image:radial-gradient(ellipse at center,black 0%,transparent 78%)}.auth-bg__glow{position:absolute;width:560px;height:560px;border-radius:50%;filter:blur(120px);opacity:.4;mix-blend-mode:screen}.auth-bg__glow--1{top:-120px;left:-100px;background:radial-gradient(circle,#2563eb 0%,transparent 70%);animation:auth-float 16s ease-in-out infinite}.auth-bg__glow--2{bottom:-160px;right:-120px;background:radial-gradient(circle,#10b981 0%,transparent 70%);animation:auth-float 20s ease-in-out infinite reverse}@keyframes auth-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.08)}}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 24px}.auth-card{width:100%;max-width:1080px;display:grid;grid-template-columns:1.05fr 1fr;background:#0d1220;border:1px solid rgba(255,255,255,.12);border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0000008c;position:relative;animation:auth-card-in .55s cubic-bezier(.21,1,.21,1)}.auth-card:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1px;background:linear-gradient(180deg,rgba(16,185,129,.4),transparent 50%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@keyframes auth-card-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-brand{position:relative;padding:56px 48px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.25) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(16,185,129,.2) 0%,transparent 50%),#0a0e1a;overflow:hidden}.auth-brand:after{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.auth-brand__logo{display:inline-flex;align-items:center;gap:10px;color:#e2e8f0;font-weight:800;font-size:18px;text-decoration:none;position:relative;z-index:2}.auth-brand__logo .auth-brand__mark{width:36px;height:36px;color:#10b981;filter:drop-shadow(0 0 12px rgba(16,185,129,.6))}.auth-brand__logo .auth-brand__mark-img{width:36px;height:36px;object-fit:contain}.auth-brand__logo em{color:#10b981;font-style:normal}.auth-brand__title{position:relative;z-index:2;margin:32px 0 16px;font-size:32px;font-weight:800;line-height:1.15;letter-spacing:-.02em}.auth-brand__sub{position:relative;z-index:2;margin:0 0 36px;font-size:15px;line-height:1.65;color:#e2e8f0b8;max-width:380px}.auth-brand__bullets{position:relative;z-index:2;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.auth-brand__bullets li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#e2e8f0;line-height:1.5;animation:auth-bullet-in .5s ease both}.auth-brand__bullets li:nth-child(1){animation-delay:.28s}.auth-brand__bullets li:nth-child(2){animation-delay:.36s}.auth-brand__bullets li:nth-child(3){animation-delay:.44s}.auth-brand__bullets li:nth-child(4){animation-delay:.52s}.auth-brand__bullets li:nth-child(5){animation-delay:.6s}.auth-brand__bullets li:nth-child(6){animation-delay:.68s}.auth-brand__bullets .auth-brand__check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#10b9812e;border:1px solid rgba(16,185,129,.45);color:#10b981;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.auth-brand__footer{position:relative;z-index:2;margin-top:36px;font-size:12px;color:#e2e8f066}@keyframes auth-bullet-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.auth-form-pane{padding:56px 48px;display:flex;flex-direction:column;justify-content:center;background:#0d1220;position:relative}.auth-form-pane__head{margin-bottom:32px}.auth-form-pane__eyebrow{display:inline-block;font-size:11px;font-weight:700;color:#10b981;text-transform:uppercase;letter-spacing:.1em;padding:4px 12px;border-radius:999px;background:#10b9811a;border:1px solid rgba(16,185,129,.25);margin-bottom:16px}.auth-form-pane__title{margin:0 0 8px;font-size:26px;font-weight:800;letter-spacing:-.02em;color:#e2e8f0}.auth-form-pane__sub{margin:0;font-size:14px;line-height:1.6;color:#e2e8f0b8}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-field{display:flex;flex-direction:column;gap:6px;animation:auth-field-in .4s ease both}.auth-field:nth-child(1){animation-delay:.15s}.auth-field:nth-child(2){animation-delay:.2s}.auth-field:nth-child(3){animation-delay:.25s}.auth-field:nth-child(4){animation-delay:.3s}.auth-field:nth-child(5){animation-delay:.35s}.auth-field:nth-child(6){animation-delay:.4s}.auth-field:nth-child(7){animation-delay:.45s}.auth-field:nth-child(8){animation-delay:.5s}.auth-field__label{font-size:12px;font-weight:600;color:#e2e8f0b8;text-transform:uppercase;letter-spacing:.04em}.auth-field__control{position:relative;display:flex;align-items:center;background:#0a0e1a;border:1px solid rgba(255,255,255,.12);border-radius:8px;transition:all .2s ease}.auth-field__control:hover{border-color:#ffffff40}.auth-field__control:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.auth-field__control--invalid{border-color:#ef4444}.auth-field__control--invalid:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.auth-field__control--invalid:hover{border-color:#ef4444}.auth-field__control--valid{border-color:#10b981}.auth-field__control--valid:focus-within{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.auth-field__control--valid:hover{border-color:#10b981}.auth-field__control .auth-field__icon{flex-shrink:0;width:44px;display:flex;align-items:center;justify-content:center;color:#e2e8f066;font-size:18px}.auth-field__control input{flex:1;background:transparent;border:none;outline:none;padding:14px 16px 14px 0;font-size:14px;color:#e2e8f0;font-family:inherit}.auth-field__control input::placeholder{color:#e2e8f066}.auth-field__control input:-webkit-autofill{-webkit-text-fill-color:#e2e8f0!important;-webkit-box-shadow:0 0 0 100px #0a0e1a inset!important;caret-color:#e2e8f0}.auth-field__control .auth-field__suffix{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#e2e8f066;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.auth-field__control .auth-field__suffix:hover{color:#e2e8f0}.auth-field__error{color:#ef4444;font-size:12px;font-weight:500;line-height:1.4;display:flex;align-items:center;gap:6px}@keyframes auth-field-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#e2e8f0b8}.auth-row a{color:#10b981;text-decoration:none;font-weight:600;transition:color .2s ease}.auth-row a:hover{color:#14e8a2}.auth-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;padding:0 24px;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;text-decoration:none;position:relative;overflow:hidden}.auth-btn--primary{background:linear-gradient(135deg,#2563eb,#3b72f2,#0ea5e9);color:#fff;box-shadow:0 8px 24px #2563eb59}.auth-btn--primary:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25) 50%,transparent 70%);transform:translate(-100%);transition:transform .5s ease}.auth-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 32px #2563eb73}.auth-btn--primary:hover:not(:disabled):before{transform:translate(100%)}.auth-btn--primary:active:not(:disabled){transform:translateY(0)}.auth-btn--primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.auth-btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.12);color:#e2e8f0}.auth-btn--ghost:hover:not(:disabled){background:#ffffff0a;border-color:#ffffff4d}.auth-alert{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.4}.auth-alert--error{background:#ef444414;border:1px solid rgba(239,68,68,.25);color:#ef4444}.auth-alert--success{background:#10b98114;border:1px solid rgba(16,185,129,.25);color:#10b981}.auth-footer{margin-top:24px;text-align:center;font-size:13px;color:#e2e8f0b8}.auth-footer a{color:#10b981;text-decoration:none;font-weight:600}.auth-footer a:hover{color:#14e8a2}.auth-divider{display:flex;align-items:center;gap:12px;margin:8px 0;font-size:11px;color:#e2e8f066;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff0f}::ng-deep .auth-form .mat-mdc-slide-toggle{--mdc-switch-selected-track-color: #10b981;--mdc-switch-selected-handle-color: white;--mdc-switch-selected-hover-track-color: rgb(18.4358208955, 213.1641791045, 148.6388059701);--mdc-switch-unselected-track-color: #0a0e1a;--mdc-switch-unselected-handle-color: rgba(226, 232, 240, .4)}::ng-deep .auth-form .mat-mdc-slide-toggle .mdc-form-field{color:#e2e8f0b8}::ng-deep .auth-form mat-pass-toggle-visibility{display:inline-flex;align-items:center}::ng-deep .auth-form mat-pass-toggle-visibility button{color:#e2e8f066!important}::ng-deep .auth-form mat-pass-toggle-visibility button:hover{color:#e2e8f0!important}::ng-deep .auth-form mat-password-strength{margin-top:6px}::ng-deep .auth-form mat-password-strength .mat-mdc-progress-bar{border-radius:999px}::ng-deep .auth-form mat-password-strength-info{font-size:12px;color:#e2e8f0b8}@media(max-width:920px){.auth-card{grid-template-columns:1fr;max-width:480px}.auth-brand{display:none}.auth-form-pane{padding:48px 32px}}@media(max-width:480px){.auth-form-pane{padding:36px 24px}}@media(prefers-reduced-motion:reduce){.auth-card,.auth-brand__bullets li,.auth-field,.auth-alert,.auth-bg__glow{animation:none!important;opacity:1;transform:none}}:root{--ems-dir: 1;--ems-bg: #f6f7f9;--ems-surface: #ffffff;--ems-surface-alt: #f0f2f5;--ems-border: #dfe3e8;--ems-text: #1c2430;--ems-text-muted: #6b7684;--ems-accent: #3b6cf5;--ems-success: #1f9d55;--ems-warning: #c07800;--ems-danger: #d23b3b}:root[data-theme=dark]{--ems-bg: #14181d;--ems-surface: #1b2027;--ems-surface-alt: #232a33;--ems-border: #2e3742;--ems-text: #e6eaf0;--ems-text-muted: #9aa5b3;--ems-accent: #6b93ff;--ems-success: #45c07a;--ems-warning: #e2a33c;--ems-danger: #f06a6a}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--ems-bg);color:var(--ems-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}[dir=rtl]{--ems-dir: -1}[dir=rtl] .back:first-letter{display:inline-block;transform:scaleX(-1)}
