.lms-myipo-app{--lms-navy:#17365d;--lms-blue:#2f75b5;--lms-border:#d8e0e8;--lms-bg:#f4f7fa;--lms-muted:#52606d;max-width:1400px;margin:20px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#17202a;background:var(--lms-bg);border:1px solid var(--lms-border);border-radius:13px;overflow:hidden;box-shadow:0 8px 30px rgba(23,54,93,.08)}
.lms-myipo-app *{box-sizing:border-box}.lms-myipo-hero{background:var(--lms-navy);color:#fff;padding:22px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.lms-myipo-hero h2{color:#fff!important;font-size:27px;line-height:1.18;margin:3px 0 5px}.lms-myipo-hero p{margin:0;opacity:.86}.lms-myipo-kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase;opacity:.72;font-weight:700}.lms-myipo-library-badge{min-width:128px;text-align:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:10px 14px;border-radius:9px}.lms-myipo-library-badge strong{display:block;font-size:20px}.lms-myipo-library-badge span{font-size:12px;opacity:.8}.lms-myipo-notice{margin:16px 18px 0;background:#fff8d8;border:1px solid #efd97c;padding:11px 13px;border-radius:8px;font-size:13px}.lms-myipo-panel{background:#fff;border:1px solid var(--lms-border);border-radius:10px;padding:15px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.lms-myipo-search-panel{margin:14px 18px}.lms-myipo-form{display:grid;grid-template-columns:minmax(250px,1fr) 150px 145px auto;gap:10px;align-items:end}.lms-myipo-field label{display:block;font-size:12px;font-weight:700;color:#405164;margin:0 0 5px}.lms-myipo-form input,.lms-myipo-form select,.lms-myipo-form button,.lms-myipo-builder-actions button,.lms-myipo-add,.lms-myipo-remove{font:inherit}.lms-myipo-form input,.lms-myipo-form select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #b9c4cf;border-radius:7px;background:#fff;color:#17202a}.lms-myipo-actions{display:flex;gap:8px}.lms-myipo-app button{border:0;border-radius:7px;padding:9px 12px;cursor:pointer;font-weight:650;line-height:1.25}.lms-myipo-primary,.lms-myipo-add{background:var(--lms-blue);color:#fff}.lms-myipo-secondary{background:#667788;color:#fff}.lms-myipo-danger,.lms-myipo-remove{background:#a33;color:#fff}.lms-myipo-app button:disabled{opacity:.48;cursor:default}.lms-myipo-db-status{font-size:12px;color:var(--lms-muted);margin-top:9px}.lms-myipo-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(320px,2fr);gap:14px;padding:0 18px 18px}.lms-myipo-panel-title{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:10px}.lms-myipo-panel-title h3{font-size:18px;margin:0 0 3px;color:#17202a}.lms-myipo-panel-title p,.lms-myipo-status{font-size:13px;color:var(--lms-muted);margin:0}.lms-myipo-table-wrap{height:56vh;min-height:390px;overflow:auto;border:1px solid #dde3e8;border-radius:8px;background:#fff}.lms-myipo-table-wrap table{width:100%;border-collapse:collapse;margin:0}.lms-myipo-table-wrap th,.lms-myipo-table-wrap td{text-align:left;padding:9px 10px;border-bottom:1px solid #e8edf1;vertical-align:top;font-size:14px}.lms-myipo-table-wrap th{position:sticky;top:0;z-index:2;background:#eef3f7;color:#35485b;font-size:12px;text-transform:uppercase;letter-spacing:.03em}.lms-myipo-table-wrap th:first-child{width:72px}.lms-myipo-table-wrap th:nth-child(2){width:92px}.lms-myipo-table-wrap th:last-child{width:68px}.lms-myipo-class-pill{display:inline-flex;min-width:34px;justify-content:center;background:#e7f0f9;color:#17365d;border-radius:999px;padding:3px 7px;font-weight:750}.lms-myipo-add{padding:6px 10px!important;font-size:12px!important}.lms-myipo-empty-row td{text-align:center!important;padding:35px 15px!important;color:#758392}.lms-myipo-selected{height:47vh;min-height:330px;overflow:auto;border:1px solid #dde3e8;border-radius:8px;padding:8px;background:#fbfcfd}.lms-myipo-empty-selected{display:flex;align-items:center;justify-content:center;min-height:250px;color:#83909d;text-align:center}.lms-myipo-selected-group{margin-bottom:10px;background:#fff;border:1px solid #e3e9ee;border-radius:8px;overflow:hidden}.lms-myipo-selected-heading{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:#eef3f7;color:#17365d}.lms-myipo-selected-heading span{font-size:11px;text-transform:uppercase;letter-spacing:.05em}.lms-myipo-selected-item{display:flex;justify-content:space-between;gap:10px;align-items:start;padding:8px 9px;border-top:1px solid #edf0f2;font-size:13px}.lms-myipo-remove{flex:0 0 auto;padding:2px 7px!important;border-radius:5px!important}.lms-myipo-builder-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.lms-myipo-builder-actions button{font-size:13px}.lms-myipo-spinner{display:inline-block;width:14px;height:14px;border:2px solid #c9d4df;border-top-color:var(--lms-blue);border-radius:50%;animation:lms-spin .8s linear infinite;vertical-align:-2px;margin-right:5px}@keyframes lms-spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.lms-myipo-form{grid-template-columns:1fr 1fr}.lms-myipo-keyword-field{grid-column:1/-1}.lms-myipo-actions{align-self:end}.lms-myipo-layout{grid-template-columns:1fr}.lms-myipo-table-wrap{height:48vh}.lms-myipo-selected{height:auto;max-height:48vh}}
@media(max-width:620px){.lms-myipo-app{margin:10px 0;border-radius:8px}.lms-myipo-hero{padding:18px;align-items:flex-start}.lms-myipo-library-badge{display:none}.lms-myipo-hero h2{font-size:22px}.lms-myipo-form{grid-template-columns:1fr}.lms-myipo-keyword-field{grid-column:auto}.lms-myipo-actions button{flex:1}.lms-myipo-layout{padding:0 10px 10px}.lms-myipo-search-panel{margin:10px}.lms-myipo-notice{margin:10px 10px 0}.lms-myipo-table-wrap th:nth-child(2),.lms-myipo-table-wrap td:nth-child(2){display:none}.lms-myipo-table-wrap th,.lms-myipo-table-wrap td{font-size:13px;padding:8px}.lms-myipo-builder-actions button{flex:1 1 100%}}
