.orxc-overlay{position:fixed;inset:0;z-index:11000;background:#12233b88;display:grid;place-items:center;padding:16px;color:#183454;font:14px system-ui,sans-serif}
.orxc-overlay *{box-sizing:border-box}.orxc-overlay section{width:min(620px,100%);max-height:calc(100dvh - 32px);overflow:auto;background:#fff;border:1px solid #dce4ef;border-radius:16px;box-shadow:0 24px 70px #10284740;padding:22px}
.orxc-overlay header,.orxc-overlay footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.orxc-overlay h2{font-size:19px;margin:0}.orxc-overlay header{padding-bottom:18px;border-bottom:1px solid #edf0f5}.orxc-overlay footer{justify-content:flex-end;padding-top:12px}
.orxc-fields{margin:18px 0 0;padding:0;border:0;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.orxc-fields label{font-size:13px;display:flex;flex-direction:column;gap:7px;min-width:0}.orxc-fields [hidden]{display:none}.orxc-fields input,.orxc-fields select{width:100%;min-width:0;height:38px;border:1px solid #cdd9e9;border-radius:7px;padding:7px 9px;background:white;color:#193654;font:inherit}
.orxc-fields .orxc-check{grid-column:1/-1;flex-direction:row;align-items:center}.orxc-check input{width:17px;height:17px}.orxc-fields p{grid-column:1/-1;margin:4px 0}.orxc-overlay button{font:inherit;min-height:36px;border:1px solid #cdd9e9;border-radius:8px;padding:7px 14px;background:white;color:#173455;cursor:pointer}.orxc-overlay button.primary{background:#1958d5;border-color:#1958d5;color:white}.orxc-overlay button:disabled{opacity:.55;cursor:wait}.orxc-overlay :focus-visible{outline:2px solid #1958d5;outline-offset:2px}.orxc-summary{display:block;margin-top:16px;background:#f1f6fe;border-radius:8px;line-height:1.6;padding:10px;font-size:12px}.orxc-summary:empty{display:none}.orxc-overlay [role=alert]{color:#a33022;line-height:1.5;margin:12px 0 0}.orxc-overlay [role=alert]:empty{display:none}
@media(max-width:480px){.orxc-overlay{padding:8px}.orxc-overlay section{max-height:calc(100dvh - 16px);padding:16px}.orxc-fields{grid-template-columns:1fr;gap:12px}.orxc-overlay h2{font-size:17px}}
