.portal-state{padding:44px 20px;color:#777;text-align:center;font-size:14px}.portal-link{color:inherit;text-decoration:none}.portal-link:hover{color:#b81c22}button:disabled,.btn:disabled,.query-btn:disabled,.captcha-btn:disabled{cursor:not-allowed;opacity:.58}.portal-toast{position:fixed;z-index:2000;top:28px;left:50%;max-width:min(520px,calc(100vw - 32px));padding:13px 22px;color:#fff;background:#237a57;border-radius:4px;box-shadow:0 8px 24px #0003;transform:translate(-50%,-20px);opacity:0;pointer-events:none;transition:.2s ease}.portal-toast.error{background:#b4232c}.portal-toast.show{transform:translate(-50%);opacity:1}.portal-error-text{margin-top:8px;color:#b4232c;font-size:13px}.portal-modal{position:fixed;z-index:1900;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:20px;background:#0000007a}.portal-modal.show{display:flex}.portal-modal__panel{width:min(580px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:6px;box-shadow:0 20px 55px #0000004d}.portal-modal__head,.portal-modal__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e7e7e7}.portal-modal__head h2{margin:0;font-size:19px}.portal-modal__body{padding:20px}.portal-modal__body label{display:block;margin:14px 0 7px;color:#333;font-weight:600}.portal-modal__body input,.portal-modal__body textarea{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid #bbb;border-radius:3px;font:inherit}.portal-modal__code{display:grid;grid-template-columns:1fr auto;gap:8px}.portal-modal__foot{justify-content:flex-end;border-top:1px solid #e7e7e7;border-bottom:0}
