.op-todo-card .app-icon svg{width:30px;height:30px}.op-todo-overlay{position:fixed;inset:0;z-index:420;background:rgba(5,38,36,.35);backdrop-filter:blur(7px);display:grid;place-items:center;padding:24px}.op-todo-shell{width:min(1200px,96vw);max-height:92vh;overflow:auto;background:var(--panel,#fff);color:var(--text,#172b46);border:1px solid var(--line,#d5e0e4);border-radius:22px;box-shadow:0 28px 80px #1235}.op-todo-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--line,#d5e0e4)}.op-todo-head h1{margin:4px 0 0}.op-todo-close{border:0;background:transparent;color:inherit;font-size:32px;cursor:pointer}.op-todo-body{padding:22px 28px}.op-todo-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.op-todo-kpi{border:1px solid var(--line,#d5e0e4);border-radius:16px;padding:15px;display:grid;grid-template-columns:72px 1fr;align-items:center;column-gap:12px}.op-todo-kpi strong{font-size:16px}.op-todo-kpi small{color:var(--muted,#657487)}.op-todo-pie{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--c) var(--p),#e9eff1 0);position:relative}.op-todo-pie:after{content:"";position:absolute;inset:8px;background:var(--panel,#fff);border-radius:50%}.op-todo-pie b{position:relative;z-index:1}.op-todo-lead{display:block}.op-todo-lead>div{margin-top:10px;display:grid;gap:7px}.op-todo-lead span{display:grid;grid-template-columns:110px 1fr;align-items:center;font-size:11px}.op-todo-lead i{height:7px;background:var(--accent,#005859);border-radius:99px;display:block}.op-todo-toolbar{display:flex;gap:10px;margin-bottom:14px}.op-todo-toolbar input,.op-todo-toolbar select,.op-todo-table input,.op-todo-table select{border:1px solid var(--line,#c9d5dc);border-radius:9px;padding:10px 11px;background:var(--panel,#fff);color:inherit;font:inherit}.op-todo-toolbar input{flex:1}.op-todo-table-wrap{overflow:auto;border:1px solid var(--line,#d5e0e4);border-radius:14px}.op-todo-table{width:100%;border-collapse:collapse;min-width:980px;font-size:13px}.op-todo-table th,.op-todo-table td{padding:11px 10px;border-bottom:1px solid var(--line,#e1e8eb);text-align:left;vertical-align:middle}.op-todo-table th{background:#eef5f5;font-size:11px;letter-spacing:.06em}.op-todo-status{width:32px;height:32px;border:0;border-radius:50%;font-weight:800;cursor:pointer}.status-L{background:#d7f3e5;color:#11814d}.status-A{background:#dbe9ff;color:#1764bf}.status-F{background:#e8edf0;color:#53616e}.op-todo-save,.op-todo-del,.op-todo-save-new{border:0;background:transparent;cursor:pointer;font-size:20px;color:#16834f;margin-right:6px}.op-todo-del{color:#c43c46}.op-todo-empty{text-align:center;padding:30px!important;color:var(--muted,#667)}.op-todo-error{margin-top:12px;padding:12px;border-radius:10px;background:#ffe7e7;color:#a5222c}.op-sap-copy{border:0;background:transparent;padding:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.op-sap-copy img{width:24px;height:24px;object-fit:contain}.op-feature-toast{position:fixed;z-index:600;left:50%;bottom:28px;transform:translateX(-50%);background:#005859;color:#fff;padding:12px 18px;border-radius:12px;box-shadow:0 10px 30px #0003;font-weight:700}.op-feature-loading{position:fixed;inset:0;z-index:610;display:grid;place-items:center;background:#001d1b30;backdrop-filter:blur(4px)}.op-feature-loading-card{background:var(--panel,#fff);padding:26px 34px;border-radius:16px;display:grid;justify-items:center;gap:9px;box-shadow:0 20px 55px #0003;color:var(--text,#172b46)}.op-spinner{width:40px;height:40px;border:4px solid #dce8e7;border-top-color:#005859;border-radius:50%;animation:opspin .8s linear infinite}@keyframes opspin{to{transform:rotate(360deg)}}
@media(max-width:700px){.op-todo-overlay{padding:8px}.op-todo-shell{width:100%;max-height:95vh;border-radius:16px}.op-todo-head,.op-todo-body{padding:17px}.op-todo-dashboard{grid-template-columns:1fr 1fr}.op-todo-kpi{grid-template-columns:52px 1fr;padding:11px}.op-todo-pie{width:48px;height:48px}.op-todo-toolbar{flex-wrap:wrap}.op-todo-toolbar input,.op-todo-toolbar select,.op-todo-toolbar button{width:100%}}
 .app-panel .op-todo-card{display:flex;align-items:center;text-align:left;min-height:72px}.app-panel .op-todo-card .app-icon{display:grid;place-items:center;width:28px;height:28px}.app-panel .op-todo-card .app-icon img{width:26px;height:26px;object-fit:contain}
.op-todo-app-page{display:block!important;margin:0;padding:26px clamp(18px,4vw,54px) 54px;background:#f4f6f7;min-height:calc(100vh - 145px);color:#172b46}.op-todo-page-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5e0e4;padding:4px 0 20px;margin-bottom:20px}.op-todo-page-head h1{margin:4px 0 0;font-size:clamp(26px,3vw,38px)}.op-todo-page-refresh{border:1px solid #1479d1;background:#fff;color:#1269b8;border-radius:8px;padding:10px 16px;font-weight:700;cursor:pointer}.op-todo-page-body{max-width:1500px;margin:auto}.op-todo-app-page .op-todo-dashboard{grid-template-columns:repeat(3,minmax(0,1fr))}.op-todo-app-page .op-todo-toolbar{background:#fff;border:1px solid #d5e0e4;border-radius:12px;padding:14px}.workspace-tabs [data-op-todo-tab]{background:#fff}.workspace-tabs [data-op-todo-tab].active{color:#086fd1;border-bottom:3px solid #0876d1}.todo-icon{width:16px;height:16px;object-fit:contain;filter:brightness(0)}.op-cs-lookup-name{display:block;margin:7px 2px 0;color:#687889;font-size:13px;font-weight:600}.op-cs-lookup-name.found{color:#087b58}.op-loading-steps{display:grid;gap:4px;width:100%;margin-top:5px;color:#81909b;font-size:11px}.op-loading-steps span.active{color:#005859;font-weight:700}.op-feature-loading-card strong{font-size:18px}.op-feature-loading-card small{color:#4b6970}.op-feature-loading-card .op-spinner{width:48px;height:48px;border-width:5px}.op-feature-loading-card .done{color:#16834f}
@media(max-width:700px){.op-todo-app-page{padding:18px 12px 38px;min-height:calc(100vh - 210px)}.op-todo-page-head{align-items:flex-start}.op-todo-page-head h1{font-size:27px}.op-todo-app-page .op-todo-dashboard{grid-template-columns:1fr 1fr}.op-todo-app-page .op-todo-lead{grid-column:1/-1}.op-todo-app-page .op-todo-toolbar{display:grid}.op-todo-page-refresh{padding:8px 11px}.op-cs-lookup-name{font-size:12px}}
.op-todo-new-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#005859;color:#fff;border:1px solid #005859;border-radius:8px;padding:10px 16px;font-weight:700;cursor:pointer;white-space:nowrap}.op-todo-new-button:hover{background:#004747}.op-todo-new-button img{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1)}.op-todo-lead>strong{display:block;font-size:14px}.op-todo-lead>small{display:block;font-size:11px!important;font-style:italic}.op-todo-id{font-variant-numeric:tabular-nums;letter-spacing:.04em;font-weight:700}.op-todo-auto-month{display:inline-block;min-width:34px;font-weight:700;color:#42566b}.op-todo-class{display:inline-block;min-width:40px}.op-todo-new-row.is-looking-up{opacity:.72}.op-todo-new-row.is-looking-up .op-todo-class:after{content:' ';display:inline-block;width:12px;height:12px;margin-left:5px;border:2px solid #d5e0e4;border-top-color:#005859;border-radius:50%;vertical-align:-2px;animation:opspin .8s linear infinite}.workspace-tabs [data-op-todo-tab].active{color:#086fd1!important;border-bottom:3px solid #0876d1!important}.op-todo-open .workspace-tabs .workspace-tab.active:not([data-op-todo-tab]){border-bottom-color:transparent!important;color:inherit!important}.op-todo-table{min-width:1500px}.op-todo-material{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-todo-number{white-space:nowrap;font-variant-numeric:tabular-nums}.op-todo-table th:nth-child(3),.op-todo-table th:nth-child(4),.op-todo-table th:nth-child(5),.op-todo-table th:nth-child(6){background:#e8f2f2}.op-todo-table td:nth-child(3) strong{font-weight:800}
