/* Amoda Events v2.7.0 — Operational Module Integration */
.om270-overlay{position:fixed;inset:0;background:rgba(15,20,32,.64);z-index:10050;display:none;padding:18px;overflow:auto}.om270-overlay.open{display:flex;align-items:flex-start;justify-content:center}.om270-dialog{width:min(1380px,100%);min-height:min(760px,calc(100vh - 36px));background:#f7f8fb;border-radius:20px;box-shadow:0 24px 70px rgba(0,0,0,.25);overflow:hidden}.om270-head{display:flex;justify-content:space-between;gap:20px;padding:22px 26px;background:#fff;border-bottom:1px solid #e8eaf0}.om270-head h2{margin:2px 0 3px;font-size:24px;color:#1d2433}.om270-head p{margin:0;color:#687083}.om270-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:11px!important;font-weight:800;color:#6f4b8b!important}.om270-head [data-close]{border:0;background:#f1f2f6;border-radius:50%;width:40px;height:40px;font-size:25px;cursor:pointer}.om270-tabs{display:flex;gap:8px;padding:15px 22px 0;overflow:auto}.om270-tabs button{white-space:nowrap;border:1px solid #dfe2e9;background:#fff;border-radius:10px 10px 0 0;padding:10px 14px;font-weight:700;cursor:pointer}.om270-tabs button.active{background:#2b1637;color:#fff;border-color:#2b1637}.om270-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;padding:16px 22px}.om270-summary article{background:#fff;border:1px solid #e7e9ef;border-radius:14px;padding:16px}.om270-summary strong{display:block;font-size:23px;color:#24132f}.om270-summary span{font-size:12px;color:#70788a}.om270-panel{margin:0 22px 24px;background:#fff;border:1px solid #e5e8ef;border-radius:16px;padding:18px}.om270-panel-title h3{margin:0 0 14px;font-size:19px}.om270-toolbar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:14px}.om270-toolbar input,.om270-toolbar select{border:1px solid #d8dce5;border-radius:9px;padding:10px 12px;min-height:42px}.om270-toolbar input{flex:1;min-width:220px}.om270-toolbar button,.om270-form-actions button,.om270-pagination button{border:0;border-radius:9px;padding:10px 14px;background:#2b1637;color:#fff;font-weight:700;cursor:pointer}.om270-table-wrap{overflow:auto;border:1px solid #e3e6ed;border-radius:12px}.om270-table-wrap table{width:100%;border-collapse:collapse;min-width:850px}.om270-table-wrap th,.om270-table-wrap td{text-align:left;padding:11px 10px;border-bottom:1px solid #eceef3;font-size:13px;vertical-align:top}.om270-table-wrap th{background:#f5f3f8;font-size:12px;color:#454d5e;position:sticky;top:0}.om270-actions{white-space:nowrap}.om270-actions button{border:0;background:none;color:#5d3b75;font-weight:700;cursor:pointer;margin-right:8px}.om270-actions button.danger{color:#a63737}.om270-empty{text-align:center!important;padding:34px!important;color:#747d8f}.om270-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:14px;font-size:12px;color:#646c7c}.om270-pagination button:disabled{opacity:.45;cursor:not-allowed}.om270-form{margin:22px;background:#fff;border:1px solid #e4e7ee;border-radius:16px;padding:22px}.om270-form-head h3{margin:0 0 3px}.om270-form-head p{margin:0 0 18px;color:#687083}.om270-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.om270-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#3d4555}.om270-form input,.om270-form select,.om270-form textarea{width:100%;border:1px solid #d7dbe4;border-radius:9px;padding:10px 11px;font:inherit;box-sizing:border-box}.om270-form textarea{resize:vertical}.om270-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.om270-form-actions [data-cancel]{background:#eceef3;color:#343b49}body.om270-open{overflow:hidden}@media(max-width:700px){.om270-overlay{padding:0}.om270-dialog{border-radius:0;min-height:100vh}.om270-head{padding:16px}.om270-head h2{font-size:20px}.om270-summary{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.om270-panel{margin:0 10px 18px;padding:12px}.om270-tabs{padding-left:10px}.om270-form{margin:10px;padding:15px}.om270-form-grid{grid-template-columns:1fr}.om270-toolbar>*{width:100%}}
