*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;min-height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#0b0d12;color:#e8edf8;direction:ltr}html.app-ltr,html.app-ltr body{direction:ltr}html.app-rtl,html.app-rtl body{direction:rtl}body{overflow:hidden}html.landing-active,html.landing-active body{overflow:auto;height:auto;min-height:100%}button,input{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#3a455f;border-radius:4px}.modal-backdrop{position:fixed;inset:0;background:#0009;z-index:1000}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(92vw,420px);max-height:85vh;display:flex;flex-direction:column;background:#121722;border:1px solid #243049;border-radius:12px;z-index:1001;overflow:hidden}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.modal__header h2{margin:0;font-size:.95rem;font-weight:600;color:#f0f4ff}.modal__close{width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#9fb0d0;font-size:1.25rem;line-height:1;cursor:pointer}.modal__body{flex:1;min-height:0;overflow-y:auto;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.65rem}.modal__footer{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid rgba(255,255,255,.06);background:#0c0f16f2}.modal__footer .btn--primary{flex:1}
