@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap";.sidebar-wrapper{padding:20px 36px;display:flex;justify-content:space-between;flex-direction:column;height:100vh}.sidebar{height:auto;color:#fff;display:flex;justify-content:space-between;flex-direction:column;box-sizing:border-box}.sidebar-logo{font-size:24px;font-weight:700;margin-bottom:30px}.sidebar-nav{display:flex;flex-direction:column;gap:12px}.sidebar-nav a{color:#fff;text-decoration:none;font-size:16px}.sidebar-nav a:hover{opacity:.8}.sidebar-footer{margin-top:auto;font-size:12px;opacity:.7}.sidebar-link{color:#fff;cursor:pointer;font-size:16px;text-decoration:none;margin-top:4px}.sidebar-link:hover{opacity:.8}.logout-link{margin-top:20px;color:#faa}*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{font:inherit}:root{--font-main: "Unbounded", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--font-text: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--font-alt: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--theme-bg: #0b0b0d;--theme-text: #ffffff;--theme-accent: #00d4ff;--theme-primary: #ff006e;--bg: var(--theme-bg);--text: var(--theme-text);--accent: var(--theme-accent);--primary: var(--theme-primary);--link: var(--accent);--link-hover: var(--accent)}a,.app-link{color:var(--link);text-decoration:none}a:hover,.app-link:hover{color:var(--link-hover);text-decoration:underline}a:focus-visible,.app-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):not([type=hidden]):not([type=image]),textarea,select{padding:12px 14px;border-radius:5px;background:#1f1f1f;border:2px solid rgba(255,255,255,.1);color:var(--text);font-size:12px;font-weight:500;transition:all .2s ease;width:100%}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):not([type=hidden]):not([type=image]):focus,textarea:focus,select:focus{border-color:var(--accent);outline:none}input::placeholder,textarea::placeholder{color:#ffffff8c}.btn,.reg-btn{width:100%;background:none;border:1px solid var(--accent);padding:16px;border-radius:12px;cursor:pointer;color:var(--text);font-weight:700;transition:background .2s ease,border-color .2s ease,transform .06s ease}.btn:hover,.reg-btn:hover{background:color-mix(in srgb,var(--accent) 18%,transparent)}.btn:active,.reg-btn:active{transform:translateY(1px)}.btn:focus-visible,.reg-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-wrapper{height:100vh}.app-main{height:100vh;display:flex;flex-direction:row;overflow:hidden}.main-content{width:100%;padding:20px;overflow-y:auto}.top-header{display:flex;align-items:center;z-index:10}.header-right{margin-left:auto;display:flex;align-items:center}.search-filters{display:flex;gap:24px;padding:24px 0}.header-user{display:flex;align-items:center;gap:14px}.header-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:3px solid #ff9c66}.header-user-info{display:flex;flex-direction:column;line-height:1.1}.header-user-name{font-size:18px;color:#fff;font-weight:600}.header-user-role{font-size:14px;color:#ded9ff;opacity:.9}.header-arrow{font-size:22px;color:#fff;margin-left:10px;opacity:.8}.tenant-logo-wrap{display:flex;justify-content:center;padding:0 0 20px}.tenant-logo{width:auto;max-width:150px;height:auto;object-fit:contain;display:block}body{height:100%;margin:0;padding:0;font-family:var(--font-main);background:var(--bg);color:var(--text);transition:background .12s ease,color .12s ease}.login-container{background-color:#141414;border-radius:15px;box-shadow:0 0 8px #11111180;box-sizing:border-box;margin:0 auto;max-width:460px;overflow:hidden;padding:40px;position:relative;display:flex;flex-direction:column;gap:36px;justify-content:space-between}@media(max-width:767px){.login-container{padding:40px 20px}.main-content{padding:20px 14px}.reg-card{padding:40px 20px 28px}}.policy-container{background-color:#141414;border-radius:15px;box-shadow:0 0 8px #11111180;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:40px;position:relative;display:flex;flex-direction:column;justify-content:space-between;max-width:920px;align-items:center}.policy-wrap{margin:0 28px 28px}@media(max-width:767px){.policy-container{padding:40px 20px 28px}.policy-wrap{margin:0}}.login-form{display:flex;flex-direction:column;gap:20px;justify-content:space-between}.login-inputs-group{display:flex;flex-direction:column;gap:8px;justify-content:space-between}.login-input-title-group{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.login-title{font-size:18px;font-weight:600;text-align:center}.login-input-title{font-size:12px;font-weight:400}.login-form-not-registered-text{font-size:14px;font-weight:500;text-align:center}.tg-login-widjet{text-align:center}.reg-wrap{display:flex;justify-content:center;min-height:100vh}.reg-card{width:100%;max-width:520px;background:#141414;border-radius:22px;padding:40px 36px 28px;box-shadow:0 0 20px #00000059;border:1px solid rgba(255,255,255,.05);margin-bottom:28px}@media(max-width:767px){.reg-card{padding:40px 20px 28px}}.reg-form{display:grid;gap:20px}.reg-title{text-transform:uppercase;font-size:20px;font-weight:700;margin-bottom:32px;color:#fff;text-align:center}.reg-grid{display:grid;gap:18px}.reg-input{padding:12px 14px;border-radius:5px;background:#1f1f1f;border:2px solid rgba(255,255,255,.1);color:var(--text);font-size:12px;font-weight:500;transition:all .2s ease;width:100%}.reg-input:focus{border-color:var(--accent);outline:none}.reg-check{display:flex;align-items:center;gap:14px;font-size:10px;color:#ccc}.reg-check input{margin-top:2px;transform:scale(1.2)}.reg-error{margin-top:14px;padding:12px;background:#2a0000;border-left:4px solid #ff4d4d;color:#f77;border-radius:8px;font-size:14px}.reg-login{text-align:center;font-size:16px;color:#aaa}.theme-paradigm{background:linear-gradient(90deg,#312f4e 2.57%,#191919 122.31%)}.legal{font-family:var(--font-alt);font-size:14px;line-height:1.4;max-width:920px;margin:0 auto}.legal h1{font-family:var(--font-main);font-size:24px;line-height:1.2;margin:0 0 16px}.legal h2{font-family:var(--font-main);font-size:20px;line-height:1.2;margin:0 0 16px}.legal h3{font-family:var(--font-main);font-size:18px;line-height:1.2;margin:0 0 16px}.legal-text{white-space:pre-wrap;text-align:justify}
