:root{--brand:#254e70;--brand-2:#1d3f5c;--brand-3:#16344d;--accent:#217346;--accent-soft:#edf7f1;--bg:#e9edf1;--sheet:#fff;--panel:#f8f9fb;--text:#1f2933;--muted:#66717d;--line:#c7cdd4;--line-strong:#aeb6bf;--ok:#217346;--warn:#a26000;--danger:#b42318;--shadow:0 1px 2px #0000000d}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif}body{min-height:100vh;font-size:13px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1220px,100% - 28px);margin:0 auto}.muted{color:var(--muted)}.small{font-size:11px}.hidden{display:none!important}.stack{gap:8px;display:grid}.inline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.right{margin-left:auto}.w100{width:100%}.nowrap{white-space:nowrap}.btn{background:#fff;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:6px 11px;font-size:12px;font-weight:650;transition:all .12s;display:inline-flex}.btn-primary{background:var(--brand);color:#fff;border-color:var(--brand)}.btn-primary:hover{background:var(--brand-2)}.btn-secondary{border-color:var(--line-strong);color:var(--text);background:#fff}.btn-secondary:hover{background:#f2f4f6}.btn-danger{color:var(--danger);background:#fff;border-color:#d9aaa6}.btn-ghost{color:inherit;background:0 0;border-color:#0000}.btn-sm{min-height:27px;padding:4px 7px;font-size:10px}.btn-lg{min-height:40px;padding:9px 16px;font-size:13px}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:var(--sheet);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:2px}.card-body{padding:14px}.card-title{margin:0 0 3px;font-size:13px;font-weight:750}.section-title{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:750}.page-head{border:1px solid var(--line);border-left:4px solid var(--brand);background:#fff;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex}.page-head p{margin:3px 0 0;font-size:11px}.page-actions{flex-wrap:wrap;gap:6px;display:flex}.badge{color:#425466;background:#eef1f4;border:1px solid #d9dee3;border-radius:2px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex}.badge.ok{color:var(--ok);background:#edf7f1;border-color:#b9d7c7}.badge.warn{color:var(--warn);background:#fff6e8;border-color:#e8c88f}.badge.brand{color:var(--brand);background:#edf3f7;border-color:#c9d7e1}.badge.danger{color:var(--danger);background:#fff1ef;border-color:#e7b5b0}.field{flex-direction:column;gap:4px;display:flex}.field label{color:#36424d;font-size:11px;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line-strong);width:100%;min-height:32px;color:var(--text);background:#fff;border-radius:1px;outline:none;padding:5px 7px}.field textarea{resize:vertical;min-height:76px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.help{color:var(--muted);font-size:10px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.form-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:6px;margin-top:14px;padding-top:10px;display:flex}.check-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.check{border:1px solid var(--line);background:#fff;align-items:center;gap:6px;padding:7px;font-size:11px;display:flex}.excel-titlebar{background:var(--brand-3);color:#fff;border-bottom:1px solid #0f273a;grid-template-columns:auto 1fr auto;align-items:center;height:34px;padding:0 10px;display:grid}.excel-brand{align-items:center;gap:8px;min-width:230px;display:flex}.excel-logo{width:24px;height:24px;color:var(--brand-3);background:#fff;border-radius:1px;place-items:center;font-size:11px;font-weight:900;display:grid}.excel-brand-text{align-items:baseline;gap:8px;display:flex}.excel-brand-text strong{font-size:12px}.excel-brand-text span{color:#c9d7e1;font-size:10px}.excel-title-center{text-align:center;color:#e7edf2;font-size:11px}.excel-user{align-items:center;gap:8px;display:flex}.avatar{width:24px;height:24px;color:var(--brand-3);background:#e9eef2;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.excel-user-name{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;overflow:hidden}.excel-signout{color:#fff!important;min-height:26px!important;padding:4px 7px!important}.ribbon{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:sticky;top:0;box-shadow:0 1px #00000008}.ribbon-tabs{border-bottom:1px solid var(--line);align-items:end;height:33px;padding:0 8px;display:flex}.ribbon-tabs a{color:#34414c;align-items:center;gap:6px;height:32px;padding:0 13px;font-size:11px;font-weight:600;display:flex}.ribbon-tabs a:first-child{background:var(--brand);color:#fff}.ribbon-tabs a:hover{background:#eef2f5}.ribbon-toolbar{background:#fff;align-items:stretch;height:72px;padding:6px 8px 5px;display:flex}.ribbon-group{border-right:1px solid #d8dde2;align-items:center;gap:3px;padding:0 10px;display:flex;position:relative}.ribbon-group:first-child{padding-left:2px}.ribbon-group-label{text-align:center;color:#7a838c;font-size:9px;position:absolute;bottom:-1px;left:0;right:0}.ribbon-tool{color:#37424c;background:0 0;border:0;border-radius:1px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:52px;height:52px;font-size:9px;display:flex}.ribbon-tool:hover{background:#eef2f5}.ribbon-tool svg{color:var(--brand)}.ribbon-tool.wide{width:72px}.ribbon-engine{color:#5e6974;align-items:center;margin-left:auto;padding:0 10px;font-size:10px;display:flex}.formula-bar{border-bottom:1px solid var(--line);background:#f7f8fa;align-items:center;height:28px;display:flex}.name-box{border-right:1px solid var(--line);color:#4d5964;background:#fff;align-items:center;width:90px;height:100%;padding:0 8px;font-size:10px;display:flex}.fx-box{text-align:center;color:#68737e;width:34px;font-style:italic}.formula-content{color:#68737e;flex:1;padding:0 8px;font-size:10px}.content{background-color:#f6f7f8;background-image:linear-gradient(#eef0f2 1px,#0000 1px),linear-gradient(90deg,#eef0f2 1px,#0000 1px);background-size:24px 24px;max-width:1500px;min-height:calc(100vh - 167px);margin:0 auto;padding:14px 16px 28px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.kpi{border-top:3px solid var(--brand);padding:11px 12px}.kpi.ok{border-top-color:var(--accent)}.kpi.warn{border-top-color:var(--warn)}.kpi.danger{border-top-color:var(--danger)}.kpi .label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:700}.kpi .value{letter-spacing:-.03em;margin-top:2px;font-size:24px;font-weight:800}.kpi .sub{color:var(--muted);margin-top:2px;font-size:10px}.grid-2{grid-template-columns:1.2fr .8fr;gap:8px;display:grid}.grid-equal{grid-template-columns:1fr 1fr;gap:8px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.table-wrap{overflow:auto}.table{border-collapse:collapse;background:#fff;width:100%;font-size:11px}.table th{color:#4e5963;text-align:left;border:1px solid var(--line);white-space:nowrap;background:#e9edf1;padding:7px 8px;font-size:10px;font-weight:700}.table td{vertical-align:middle;background:#fff;border:1px solid #dfe3e7;padding:7px 8px}.table tr:hover td{background:#f3f7fb}.actions{justify-content:flex-end;gap:4px;display:flex}.progress{background:#e5e9ed;border:1px solid #d5dbe0;min-width:70px;height:6px}.progress span{background:var(--brand);height:100%;display:block}.notice{border:1px solid #b9cbd7;border-left:3px solid var(--brand);background:#f7fbfd;border-radius:1px;align-items:flex-start;gap:7px;padding:8px 10px;font-size:11px;display:flex}.notice.warn{background:#fffaf0;border-color:#e6c890 #e6c890 #e6c890 #b87500}.notice.danger{border-color:#e5b2ad;border-left-color:var(--danger);background:#fff7f6}.empty{text-align:center;color:var(--muted);padding:28px;font-size:11px}.panel-head{border-bottom:1px solid var(--line);background:#f3f5f7;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;display:flex}.panel-head h2{margin:0;font-size:12px}.panel-body{padding:11px}.metric-list{display:grid}.metric-row{border-bottom:1px solid #e6e9ec;justify-content:space-between;gap:10px;padding:7px 0;font-size:11px;display:flex}.metric-row:last-child{border-bottom:0}.status-dot{background:#8a949e;border-radius:50%;width:7px;height:7px;display:inline-block}.status-dot.ok{background:var(--ok)}.status-dot.warn{background:var(--warn)}.status-dot.danger{background:var(--danger)}.health-score{align-items:center;gap:10px;display:flex}.health-number{letter-spacing:-.04em;font-size:28px;font-weight:850}.service-list{flex-wrap:wrap;gap:4px;display:flex}.timeline{display:grid}.timeline-item{border-bottom:1px solid #e6e9ec;grid-template-columns:115px 1fr;gap:10px;padding:8px 0;font-size:11px;display:grid}.tabs{border:1px solid var(--line);background:#fff;gap:0;margin-bottom:8px;display:flex;overflow:auto}.tabs a{border-right:1px solid var(--line);white-space:nowrap;padding:8px 11px;font-size:11px}.tabs a:hover{background:#eef2f5}.section-gap{margin-top:8px}.hero{background:#f4f6f8;flex-direction:column;min-height:100vh;display:flex}.public-nav{background:var(--brand-3);color:#fff;justify-content:space-between;align-items:center;width:100%;max-width:none;height:42px;padding:0 calc(50vw + min(1220px,100vw - 28px)/-2);display:flex}.public-nav .muted{color:#cbd8e1}.hero-grid{flex:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:26px;padding:34px 0 54px;display:grid}.hero h1{letter-spacing:-.045em;max-width:720px;margin:12px 0 14px;font-size:44px;line-height:1.04}.hero p.lead{color:#52616f;max-width:700px;font-size:15px;line-height:1.55}.hero-actions{gap:7px;margin-top:20px;display:flex}.trust{color:#52616f;flex-wrap:wrap;gap:14px;margin-top:20px;font-size:10px;display:flex}.trust span{align-items:center;gap:5px;display:flex}.preview-window{border:1px solid var(--line-strong);background:#fff;border-radius:2px;overflow:hidden;box-shadow:0 10px 24px #1a2d3f1a}.preview-top{border-bottom:1px solid var(--line);background:#eef1f4;align-items:center;gap:5px;height:34px;padding:0 10px;display:flex}.preview-top strong{margin-left:7px;font-size:10px}.dot{background:#b9c1c8;border-radius:50%;width:7px;height:7px}.preview-body{background-image:linear-gradient(#f1f3f5 1px,#0000 1px),linear-gradient(90deg,#f1f3f5 1px,#0000 1px);background-size:22px 22px;padding:12px}.mini-kpis{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mini{border:1px solid var(--line);background:#fff;padding:8px}.mini b{margin-top:3px;font-size:16px;display:block}.mini small{color:var(--muted);margin-top:3px;display:block}.comparison{grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;display:grid}.demo-table{border:1px solid var(--line);background:#fff;margin-top:7px}.demo-table>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px;display:flex}.demo-table>div:last-child{border-bottom:0}@media (max-width:980px){.ribbon-toolbar{overflow-x:auto}.ribbon-group{flex:none}.kpi-grid{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-equal,.hero-grid{grid-template-columns:1fr}.form-grid.cols-3,.form-grid.cols-4{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:38px}.excel-title-center{display:none}}@media (max-width:680px){body{font-size:12px}.excel-titlebar{grid-template-columns:1fr auto}.excel-brand{min-width:0}.excel-brand-text span,.excel-user-name{display:none}.ribbon-tabs{align-items:stretch;overflow-x:auto}.ribbon-tabs a{flex:none}.ribbon-toolbar{height:60px}.ribbon-tool{width:45px;height:44px}.ribbon-group-label,.formula-bar{display:none}.content{min-height:calc(100vh - 127px);padding:10px}.kpi-grid{grid-template-columns:1fr 1fr}.page-head{flex-direction:column}.form-grid,.form-grid.cols-3,.form-grid.cols-4{grid-template-columns:1fr}.span-2,.span-3{grid-column:span 1}.check-grid{grid-template-columns:1fr 1fr}.container{width:min(100% - 20px,1220px)}.hero h1{font-size:32px}.hero-grid{padding:24px 0 36px}.comparison,.timeline-item{grid-template-columns:1fr}.table th,.table td{padding:6px}.table-wrap{max-width:100%}}@media print{.excel-titlebar,.ribbon,.formula-bar,.no-print{display:none!important}.content{background:#fff;padding:0}.card{box-shadow:none}body{background:#fff}}
:root{--oc-bg:#f7f9fc;--oc-bg-2:#f2f5f9;--oc-sidebar:#fff;--oc-panel:#fff;--oc-panel-2:#f8fafc;--oc-panel-3:#f3f6fa;--oc-border:#dfe6ee;--oc-border-soft:#e9eef4;--oc-border-strong:#cbd5e1;--oc-text:#17233a;--oc-text-2:#334155;--oc-muted:#6b7a90;--oc-subtle:#94a3b8;--oc-brand:#1460d2;--oc-brand-strong:#0f5bd7;--oc-brand-dark:#254e70;--oc-brand-soft:#eaf2fe;--oc-brand-line:#c9dcf8;--oc-success:#16a05d;--oc-success-soft:#ebf8f1;--oc-warning:#e99000;--oc-warning-soft:#fff7e8;--oc-danger:#e5484d;--oc-danger-soft:#fff0f1;--oc-info:#1672e8;--oc-shadow:0 1px 3px #0f172a0d}.sh-app{background:var(--oc-bg);min-height:100vh;color:var(--oc-text);grid-template:"topbar topbar"64px"sidebar main"minmax(0,1fr)/260px minmax(0,1fr);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:13px;display:grid}.sh-topbar{z-index:60;color:#fff;background:linear-gradient(90deg,#1455c9 0%,#1765df 55%,#0f5bd0 100%);grid-area:topbar;grid-template-columns:410px minmax(280px,540px) 1fr;align-items:center;gap:20px;min-width:0;height:64px;padding:0 22px 0 24px;display:grid;position:sticky;top:0;box-shadow:0 1px #0c3a8938}.sh-topbrand{color:#fff;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.sh-brand-mark{color:#175fd3;background:#fff;border-radius:8px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:22px;font-weight:900;display:grid;box-shadow:0 1px 3px #072d7726}.sh-brand-copy{flex-direction:column;gap:0;min-width:105px;line-height:1.05;display:flex}.sh-brand-copy strong{color:#fff;font-size:14px;font-weight:760}.sh-brand-copy small{color:#fff;font-size:12px;font-weight:650}.sh-brand-divider{background:#ffffff61;width:1px;height:32px;margin:0 8px}.sh-product-name{color:#fff;white-space:nowrap;font-size:15px;font-weight:650}.sh-search{color:#fff;background:#ffffff1c;border:1px solid #ffffff2e;border-radius:6px;align-items:center;gap:9px;min-width:0;height:38px;padding:0 10px 0 12px;font-size:12px;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffff0d}.sh-search:hover{background:#ffffff26;border-color:#ffffff47}.sh-search svg{color:#fff;flex:none}.sh-search span{text-overflow:ellipsis;white-space:nowrap;color:#fff;flex:1;overflow:hidden}.sh-search kbd{color:#fff;background:#ffffff14;border:1px solid #ffffff94;border-radius:4px;padding:3px 7px;font:650 10px/1.2 Inter,Segoe UI,sans-serif;box-shadow:inset 0 0 0 1px #0000000d}.sh-header-actions{justify-self:end;align-items:center;gap:6px;display:flex}.sh-header-icon{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid}.sh-header-icon:hover{background:#ffffff24}.sh-header-account{align-items:center;margin:0 3px;display:flex}.sh-avatar{color:#1558b7;background:#dcecff;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.sh-avatar img{object-fit:cover;width:100%;height:100%}.sh-sidebar{background:var(--oc-sidebar);border-right:1px solid var(--oc-border);flex-direction:column;grid-area:sidebar;height:calc(100vh - 64px);min-height:0;display:flex;position:sticky;top:64px;overflow:hidden}.sh-sidebar-nav-scroll{scrollbar-width:thin;scrollbar-color:#d9e1eb transparent;flex:1;min-height:0;overflow-y:auto;padding:18px 16px 12px!important}.sh-nav{flex-direction:column;gap:2px;display:flex}.sh-sidebar-nav-scroll .sh-nav a{align-items:center;gap:12px;text-decoration:none;transition:background .12s,color .12s;display:flex;color:#26364d!important;border:0!important;border-radius:4px!important;min-height:42px!important;padding:0 15px!important;font-size:12.5px!important;font-weight:520!important}.sh-sidebar-nav-scroll .sh-nav a svg{stroke-width:1.7px;color:#53657d;flex:0 0 17px;width:17px;height:17px}.sh-sidebar-nav-scroll .sh-nav a:hover{color:#174c9f!important;background:#f4f7fb!important}.sh-sidebar-nav-scroll .sh-nav a.is-active{color:#0d5bd8!important;background:#eaf2fe!important;font-weight:650!important}.sh-sidebar-nav-scroll .sh-nav a.is-active svg{color:#0d63e7!important}.sh-sidebar-bottom{background:#fff;padding:0 16px 16px}.sh-collapse{color:#52637a;align-items:center;gap:10px;height:44px;padding:0 13px;font-size:11px;display:flex}.sh-environment{border:1px solid var(--oc-border);min-height:62px;box-shadow:var(--oc-shadow);background:#fff;border-radius:7px;grid-template-columns:10px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:10px 13px;display:grid}.sh-engine-dot{background:#20b65a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #eaf8ef}.sh-environment>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.sh-environment small{color:#8491a2;font-size:9px}.sh-environment strong{color:#28364b;font-size:12px;font-weight:620}.sh-env-caret{color:#7b8999;font-size:14px}.sh-main{background:var(--oc-bg);flex-direction:column;grid-area:main;min-width:0;min-height:calc(100vh - 64px);display:flex}.sh-content{flex:1;width:100%;max-width:none;padding:22px 28px 18px}.sh-footer{border-top:1px solid var(--oc-border-soft);color:#728197;white-space:nowrap;background:#fff;align-items:center;gap:14px;min-height:38px;padding:0 28px;font-size:9px;display:flex;overflow:hidden}.sh-footer strong{color:#526178;font-weight:620}.sh-footer i{background:#dce3eb;width:1px;height:16px}.sh-footer-update{margin-left:auto}.sh-app .page-head{background:0 0;border:0;justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 16px;padding:0;display:flex}.sh-app .section-title{color:#182338;letter-spacing:-.02em;margin:0;font-size:21px;font-weight:700;line-height:1.15}.sh-app .page-head p{color:#7b899c;margin:4px 0 0;font-size:10px;line-height:1.45}.sh-app .page-actions{flex-wrap:wrap;gap:6px;display:flex}.sh-app .card{border:1px solid var(--oc-border);box-shadow:var(--oc-shadow);color:var(--oc-text);background:#fff;border-radius:7px}.sh-app a.card:hover{background:#fbfdff;border-color:#cbd8e6}.sh-app .card-body{padding:13px}.sh-app .card-title{color:#25334a;margin:0;font-size:11px;font-weight:700}.sh-app .panel-head{border-bottom:1px solid var(--oc-border-soft);background:#fbfcfe;border-radius:7px 7px 0 0;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:8px 12px;display:flex}.sh-app .panel-head h2{color:#26354b;margin:0;font-size:11px;font-weight:700}.sh-app .panel-body{padding:12px}.sh-app .kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.sh-app .kpi{min-height:88px;padding:13px 14px;position:relative;overflow:hidden}.sh-app .kpi .label{color:#718096;font-size:9px;font-weight:620}.sh-app .kpi .value{letter-spacing:-.025em;color:#1c2a41;margin-top:7px;font-size:22px;font-weight:730;line-height:1}.sh-app .kpi .sub{color:#8491a2;margin-top:7px;font-size:8.5px}.sh-app .grid-2{grid-template-columns:minmax(0,1.6fr) minmax(310px,.8fr);align-items:start;gap:10px;display:grid}.sh-app .grid-equal{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sh-app .grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.sh-app .btn{min-height:31px;box-shadow:none;cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:5px 10px;font-size:9.5px;font-weight:650;text-decoration:none;display:inline-flex}.sh-app .btn-sm{min-height:27px;padding:3px 8px;font-size:8.5px}.sh-app .btn-primary{color:#fff;background:#1262d8;border-color:#1262d8}.sh-app .btn-primary:hover{background:#0d58c7;border-color:#0d58c7}.sh-app .btn-secondary{color:#44556c;background:#fff;border-color:#d9e2ec}.sh-app .btn-secondary:hover{color:#25364f;background:#f7f9fc;border-color:#c7d2df}.sh-app .btn-danger{color:#c9363b;background:#fff0f1;border-color:#f2c6c9}.sh-app .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.sh-app .field{flex-direction:column;gap:4px;display:flex}.sh-app .field label{color:#526178;font-size:9.5px;font-weight:650}.sh-app .field input,.sh-app .field select,.sh-app .field textarea{color:#243249;background:#fff;border:1px solid #d7e0e9;border-radius:5px;min-height:35px;padding:6px 9px;font-size:10.5px}.sh-app .field input:hover,.sh-app .field select:hover,.sh-app .field textarea:hover{border-color:#bfcbd8}.sh-app .field input:focus,.sh-app .field select:focus,.sh-app .field textarea:focus{border-color:#5790e8;outline:0;box-shadow:0 0 0 2px #1460d214}.sh-app .field textarea{min-height:78px}.sh-app .help{color:#8693a3;font-size:8px}.sh-app .span-2{grid-column:span 2}.sh-app .form-actions{border-top:1px solid var(--oc-border-soft);margin-top:12px;padding-top:10px}.sh-app .notice{border:1px solid #cee0f5;border-left:3px solid var(--oc-brand);color:#506781;background:#f3f8ff;border-radius:5px;padding:9px 10px;font-size:9px}.sh-app .notice.warn{border-color:#f2d9a8;border-left-color:var(--oc-warning);color:#8b6a28;background:#fff9ed}.sh-app .notice.danger{border-color:#f0c5c8;border-left-color:var(--oc-danger);color:#9d4549;background:#fff5f5}.sh-app .badge{color:#637187;background:#f6f8fb;border:1px solid #dde5ed;border-radius:999px;align-items:center;padding:3px 7px;font-size:8px;font-weight:650;display:inline-flex}.sh-app .badge.brand{color:#1764d4;background:#edf4ff;border-color:#c9dcf8}.sh-app .badge.ok{color:#15834e;background:#ecf8f1;border-color:#caebd8}.sh-app .badge.warn{color:#d98400;background:#fff7e8;border-color:#f6ddb0}.sh-app .badge.danger{color:#d64045;background:#fff0f1;border-color:#f1c9cb}.sh-app .table-wrap{overflow:auto}.sh-app .table{border-collapse:separate;border-spacing:0;color:#4f6077;background:#fff;width:100%;font-size:10px}.sh-app .table th{color:#64748b;text-align:left;white-space:nowrap;background:#f9fbfd;border:0;border-bottom:1px solid #e2e8ef;padding:8px 9px;font-size:8.2px;font-weight:700}.sh-app .table td{vertical-align:middle;color:#52637a;border:0;border-bottom:1px solid #edf1f5;padding:8px 9px}.sh-app .table tbody tr:last-child td{border-bottom:0}.sh-app .table tr:hover td{background:#fbfdff}.sh-app .table strong{color:#27364e;font-weight:650}.sh-app .table a{color:inherit}.sh-app .empty{color:#8491a2;text-align:center;padding:28px 14px;font-size:9px}.sh-app .metric-row{color:#5e6e84;border-bottom:1px solid #edf1f5;padding:8px 0;font-size:9.5px}.sh-app .metric-row:last-child{border-bottom:0}.sh-app .metric-row strong{color:#2f4058;font-weight:650}.sh-app .muted{color:#7d8b9c!important}.sh-app .small{font-size:8.5px!important}.sh-app .nowrap{white-space:nowrap}.sh-app .progress{background:#e8edf3;border-radius:999px;height:5px;overflow:hidden}.sh-app .progress span{background:#1768df;border-radius:999px;height:100%;display:block}.sh-app .stack{flex-direction:column;gap:9px;display:flex}.sh-app .inline{align-items:center;gap:6px;display:flex}.section-gap{margin-top:10px}.op-page{min-width:0}.op-page-head{justify-content:space-between;align-items:flex-start;gap:18px;min-height:56px;margin-bottom:10px;display:flex}.op-title-line{align-items:center;gap:20px;display:flex}.op-title-line h1{color:#121d30;margin:2px 0 0;font-size:20px;font-weight:700;line-height:1.2}.op-title-line a{color:#1463d8;align-items:center;gap:4px;font-size:10.5px;font-weight:520;text-decoration:none;display:inline-flex}.op-head-actions{align-items:center;gap:10px;display:flex}.op-control{color:#526178;background:#fff;border:1px solid #dce4ed;border-radius:6px;align-items:center;gap:8px;height:38px;padding:0 13px;font:520 10.5px Inter,Segoe UI,sans-serif;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0f172a05}.op-control strong{color:#25354d;font-weight:620}.op-control:hover{background:#fbfdff;border-color:#c7d2df}.op-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 16px;display:grid}.op-kpi-card{background:#fff;border:1px solid #e0e6ed;border-radius:8px;align-items:center;gap:16px;min-height:118px;padding:18px 20px;display:flex;box-shadow:0 1px 2px #0f172a06}.op-kpi-icon{border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.op-kpi-icon.blue{color:#1768df;background:#edf4ff}.op-kpi-icon.green{color:#1aa060;background:#edf9f2}.op-kpi-icon.orange{color:#e58c00;background:#fff5e5}.op-kpi-icon.purple{color:#8a3fd1;background:#f6edff}.op-kpi-card>div{flex-direction:column;min-width:0;display:flex}.op-kpi-card span:not(.op-kpi-icon){color:#617189;font-size:10px;font-weight:620}.op-kpi-card strong{color:#26344b;margin-top:7px;font-size:21px;font-weight:730;line-height:1}.op-kpi-card small{color:#718198;margin-top:9px;font-size:9.5px}.op-kpi-card small.positive{color:#159251}.op-kpi-card small.warning{color:#e38200}.op-kpi-card small.blue-text{color:#1768df}.op-table-tools{align-items:center;gap:12px;margin-bottom:12px;display:flex}.op-search{color:#7b899c;background:#fff;border:1px solid #d8e1eb;border-radius:6px;align-items:center;gap:9px;width:340px;height:38px;padding:0 12px;font-size:10.5px;text-decoration:none;display:flex}.op-search:hover{border-color:#bdc9d7}.op-columns{color:#1768df;cursor:pointer;background:#fff;border:1px solid #d8e1eb;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.op-toggle{cursor:pointer;align-items:center;gap:9px;display:flex}.op-toggle input{display:none}.op-toggle>span{background:#dfe5ec;border-radius:999px;width:32px;height:18px;transition:all .15s;position:relative}.op-toggle>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a29}.op-toggle input:checked+span{background:#1768df}.op-toggle input:checked+span:after{transform:translate(14px)}.op-toggle em{color:#394960;font-size:10.5px;font-style:normal}.op-table-card{background:#fff;border:1px solid #dfe6ee;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a05}.op-table-scroll{overflow:auto}.op-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1050px}.op-table th{color:#26364b;text-align:left;white-space:nowrap;background:#fbfcfe;border-bottom:1px solid #e3e8ef;height:48px;padding:0 15px;font-size:10px;font-weight:650}.op-table td{color:#566780;white-space:nowrap;border-bottom:1px solid #edf1f5;height:56px;padding:0 15px;font-size:10px}.op-table tbody tr:hover td{background:#fbfdff}.op-table th.check,.op-table td.check{width:40px;padding-left:18px;padding-right:4px}.op-table input[type=checkbox]{accent-color:#1768df;border-radius:3px;width:16px;height:16px}.op-company{color:#34435a;align-items:center;gap:12px;text-decoration:none;display:flex}.op-company>svg{color:#607089;stroke-width:1.6px;flex:none}.op-company>span{flex-direction:column;gap:3px;min-width:0;display:flex}.op-company strong{text-overflow:ellipsis;color:#2b3a50;max-width:310px;font-size:10.5px;font-weight:650;overflow:hidden}.op-company small{color:#748399;font-size:9.5px}.op-status{border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:4px 9px;font-size:9px;font-weight:580;display:inline-flex}.op-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.op-status.ok{color:#129351;background:#edf9f2;border-color:#d0eddb}.op-status.warn{color:#dc8400;background:#fff7e8;border-color:#f5deb5}.op-status.danger{color:#e2474d;background:#fff0f1;border-color:#f3d0d2}.op-status.info{color:#1768df;background:#edf4ff;border-color:#d2e2fb}.op-row-actions{align-items:center;gap:12px;display:flex}.op-row-actions a,.op-row-actions button{color:#1768df;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:28px;padding:0;display:grid}.op-pagination{color:#687990;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 16px;font-size:9.5px;display:flex}.op-pagination>div{align-items:center;gap:8px;display:flex}.op-pagination button{color:#526178;background:#fff;border:1px solid #dce4ed;border-radius:5px;align-items:center;gap:8px;height:32px;padding:0 11px;font-size:9.5px;display:inline-flex}.op-pagination button.page{border-color:#0000;justify-content:center;width:32px;padding:0}.op-pagination button.page.active{color:#1768df;background:#edf4ff}.op-empty{text-align:center;color:#8290a0;padding:40px}@media (max-width:1180px){.sh-topbar{grid-template-columns:330px minmax(240px,1fr) auto}.sh-brand-copy,.sh-brand-divider{display:none}.op-kpi-grid{gap:10px}.op-kpi-card{padding:15px 14px}.sh-app .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-app .grid-2{grid-template-columns:1fr}.sh-app .grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.sh-app{min-height:100vh;padding-bottom:72px;display:block}.sh-topbar{gap:8px;height:56px;padding:0 10px;display:flex;position:sticky;top:0}.sh-topbrand{flex:none}.sh-brand-mark{flex-basis:32px;width:32px;height:32px;font-size:19px}.sh-brand-copy,.sh-brand-divider,.sh-product-name{display:none}.sh-search{flex:1;min-width:0;height:34px;padding:0 9px}.sh-search span{font-size:10px}.sh-search kbd{display:none}.sh-header-actions{gap:0}.sh-header-actions>.sh-header-icon:first-of-type,.sh-header-actions>.sh-header-icon:nth-of-type(3),.sh-header-actions>.sh-header-icon:nth-of-type(4),.sh-header-actions>.sh-header-icon:nth-of-type(5),.sh-header-account,.sh-sidebar{display:none}.sh-main{min-height:calc(100vh - 56px)}.sh-content{padding:14px 12px 18px}.sh-footer{display:none}.sh-app .page-head{flex-direction:column;align-items:flex-start}.sh-app .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sh-app .grid-equal,.sh-app .grid-3,.sh-app .form-grid{grid-template-columns:1fr}.sh-app .span-2{grid-column:auto}.op-page-head{flex-direction:column;align-items:flex-start;gap:10px;min-height:auto}.op-title-line h1{font-size:19px}.op-head-actions{width:100%;overflow:auto}.op-control{white-space:nowrap;height:34px}.op-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.op-kpi-card{gap:10px;min-height:92px;padding:12px}.op-kpi-icon{flex-basis:38px;width:38px;height:38px}.op-kpi-icon svg{width:20px;height:20px}.op-kpi-card strong{font-size:18px}.op-kpi-card small{font-size:8px}.op-table-tools{gap:8px;overflow:auto}.op-search{min-width:255px;height:36px}.op-columns{min-width:36px;height:36px}.op-toggle{white-space:nowrap}.op-table-card{border-radius:6px}.op-pagination{flex-direction:column;align-items:flex-start;min-height:52px;padding:10px 12px}.op-pagination>div{justify-content:space-between;width:100%;overflow:auto}.sh-mobile-nav{z-index:80;background:#fff;border-top:1px solid #dfe6ee;min-height:64px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #0f172a0f}.sh-mobile-nav a,.sh-mobile-nav button{color:#7a889a;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:8px;text-decoration:none;display:flex}.sh-mobile-nav .is-active{color:#1463d8!important}.sh-mobile-nav svg{width:19px;height:19px}}@media print{.sh-topbar,.sh-sidebar,.sh-mobile-nav,.sh-footer{display:none!important}.sh-app{display:block}.sh-content{padding:0}.op-table-card{box-shadow:none;border:0}}
.hub-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.hub-module-card{border:1px solid var(--oc-border);min-height:108px;box-shadow:var(--oc-shadow);background:#fff;border-radius:7px;flex-direction:column;gap:6px;padding:12px;display:flex}.hub-module-card strong{color:#26354b;font-size:10px}.hub-module-card span{color:#738197;font-size:8.5px;line-height:1.45}.hub-module-card small{border-top:1px solid var(--oc-border-soft);text-transform:uppercase;letter-spacing:.055em;color:#94a0af;margin-top:auto;padding-top:6px;font-size:7.5px}.sh-app .table td .progress{min-width:64px}.sh-app .metric-list{flex-direction:column;display:flex}.sh-app .metric-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sh-app .stack{flex-direction:column;gap:8px;display:flex}.sh-app .inline{align-items:center;gap:5px;display:flex}.section-gap{margin-top:8px}@media (max-width:1180px){.hub-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.hub-module-grid{grid-template-columns:1fr}.sh-app .table td .progress{min-width:48px}.sh-app .page-actions form{display:inline-flex}.sh-app .page-actions{align-items:center}.sh-app .metric-row{align-items:flex-start}}
.portal-login{background:var(--neo-bg);min-height:100vh;color:var(--neo-text);flex-direction:column;display:flex}.portal-login-top{border-bottom:1px solid var(--neo-border);background:#fffffff5;justify-content:space-between;align-items:center;gap:18px;height:70px;padding:0 28px;display:flex}.portal-login-brand{align-items:center;gap:11px;min-width:0;display:flex}.portal-login-mark{background:var(--neo-black);color:#fff;letter-spacing:-.02em;border-radius:8px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:850;display:grid}.portal-login-brand-copy{flex-direction:column;line-height:1.15;display:flex}.portal-login-brand-copy strong{color:var(--neo-text);font-size:14px}.portal-login-brand-copy span{color:var(--neo-muted);margin-top:3px;font-size:10px}.portal-login-top-right{align-items:center;gap:10px;display:flex}.portal-login-beta{background:var(--neo-accent-soft);color:#08764f;border:1px solid #cae8da;border-radius:6px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.portal-login-beta i{background:var(--neo-accent);border-radius:50%;width:6px;height:6px}.portal-login-top-link{color:var(--neo-muted);border-radius:6px;padding:6px 7px;font-size:11px}.portal-login-top-link:hover{color:var(--neo-text);background:#f0f3ee}.portal-login-main{grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);align-items:center;gap:68px;width:min(1180px,100% - 40px);margin:auto;padding:56px 0;display:grid}.portal-login-copy{max-width:660px}.portal-login-kicker{color:#5e665e;letter-spacing:.02em;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.portal-login-kicker span{background:var(--neo-accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dcf7eb}.portal-login-copy h1{letter-spacing:-.052em;color:#121412;max-width:650px;margin:17px 0 16px;font-size:48px;font-weight:780;line-height:1.02}.portal-login-copy>.portal-login-lead{color:#697169;max-width:610px;margin:0;font-size:15px;line-height:1.65}.portal-login-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.portal-login-feature{border:1px solid var(--neo-border);background:#fff;border-radius:9px;min-height:126px;padding:15px}.portal-login-feature-icon{color:#4f5850;background:#f1f4ef;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.portal-login-feature:first-child .portal-login-feature-icon{background:var(--neo-accent-soft);color:#08764f}.portal-login-feature strong{color:#242824;margin-top:13px;font-size:12px;display:block}.portal-login-feature p{color:#858c85;margin:5px 0 0;font-size:10.5px;line-height:1.45}.portal-login-engine{color:#939a93;align-items:center;gap:8px;margin-top:17px;font-size:10px;display:flex}.portal-login-engine i{background:var(--neo-accent);border-radius:50%;width:6px;height:6px}.portal-auth-card{border:1px solid var(--neo-border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 18px 50px #1923190f}.portal-auth-head{border-bottom:1px solid var(--neo-border-soft);padding:25px 25px 19px}.portal-auth-head h2{color:#171917;letter-spacing:-.025em;margin:0;font-size:20px}.portal-auth-head p{color:#7b837b;margin:7px 0 0;font-size:12px;line-height:1.55}.portal-auth-body{padding:24px 25px 25px}.portal-google-button{border:1px solid var(--neo-black);background:var(--neo-black);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;height:44px;font-size:12px;font-weight:750;transition:all .15s;display:flex}.portal-google-button:hover{background:#2a2e2a;border-color:#2a2e2a}.portal-google-button .portal-google-letter{color:#202420;background:#fff;border-radius:5px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:850;display:grid}.portal-auth-consent{color:#9aa19a;text-align:center;margin:12px 4px 0;font-size:9.5px;line-height:1.5}.portal-auth-divider{background:var(--neo-border-soft);height:1px;margin:22px 0}.portal-auth-trust{gap:12px;display:grid}.portal-auth-trust-row{grid-template-columns:28px 1fr;align-items:center;gap:10px;display:grid}.portal-auth-trust-row>span{color:#657065;background:#f4f6f2;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.portal-auth-trust-row strong{color:#3c433c;font-size:11px;display:block}.portal-auth-trust-row small{color:#929992;margin-top:2px;font-size:9.5px;line-height:1.35;display:block}.portal-auth-foot{border-top:1px solid var(--neo-border-soft);color:#909790;text-align:center;background:#fafbf8;padding:13px 25px;font-size:9.5px}.portal-login-footer{border-top:1px solid var(--neo-border);color:#939a93;background:#fbfcfa;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:10px 28px;font-size:10px;display:flex}.portal-login-footer-links{gap:15px;display:flex}@media (max-width:900px){.portal-login-main{grid-template-columns:1fr;gap:34px;width:min(720px,100% - 32px);padding:38px 0}.portal-login-copy{max-width:none}.portal-login-copy h1{font-size:40px}.portal-login-features{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-auth-card{width:100%;max-width:560px}}@media (max-width:620px){.portal-login-top{height:62px;padding:0 14px}.portal-login-top-link,.portal-login-brand-copy span{display:none}.portal-login-main{gap:26px;width:calc(100% - 24px);padding:28px 0 30px}.portal-login-copy h1{margin-top:14px;font-size:34px;line-height:1.06}.portal-login-copy>.portal-login-lead{font-size:13px}.portal-login-features{grid-template-columns:1fr;gap:7px;margin-top:22px}.portal-login-feature{grid-template-columns:34px 1fr;column-gap:10px;min-height:0;padding:12px;display:grid}.portal-login-feature-icon{grid-row:1/span 2}.portal-login-feature strong{margin-top:1px}.portal-login-feature p{margin-top:3px}.portal-auth-head,.portal-auth-body{padding-left:18px;padding-right:18px}.portal-login-footer{flex-direction:column;align-items:flex-start;min-height:0;padding:14px}.portal-login-footer-links{gap:12px}}
.sh-app .table-wrap{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;overflow:auto}.sh-app .table{border-collapse:separate;border-spacing:0;color:#42526a;font-variant-numeric:tabular-nums;background:#fff;width:100%;min-width:760px;font-size:12px;line-height:1.35}.sh-app .table th{color:#42526a;letter-spacing:.01em;text-align:left;white-space:nowrap;background:#f7f9fc;border:0;border-bottom:1px solid #dfe6ee;height:44px;padding:0 13px;font-size:11px;font-weight:700}.sh-app .table td{color:#53657d;vertical-align:middle;border:0;border-bottom:1px solid #edf1f5;min-height:50px;padding:12px 13px;font-size:12px}.sh-app .table tbody tr:nth-child(2n) td{background:#fcfdff}.sh-app .table tbody tr:hover td{background:#f6f9fd}.sh-app .table tbody tr:last-child td{border-bottom:0}.sh-app .table strong{color:#24354c;font-size:12.5px;font-weight:680}.sh-app .table .small{line-height:1.35;font-size:10.5px!important}.sh-app .table .badge{padding:4px 8px!important;font-size:10px!important}.sh-app .table .btn-sm{min-height:31px!important;padding:5px 9px!important;font-size:10.5px!important}.sh-app .grid-2:has(.table-wrap):has(.form-grid){grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:12px}.sh-app .grid-2:has(.table-wrap):has(.form-grid)>*{min-width:0}@media (max-width:1500px){.sh-app .grid-2:has(.table-wrap):has(.form-grid){grid-template-columns:minmax(0,1fr);gap:12px}:is(.sh-app .grid-2:has(.table-wrap):has(.form-grid)>aside:has(.form-grid),.sh-app .grid-2:has(.table-wrap):has(.form-grid)>section:has(.form-grid):not(:has(.table-wrap))){width:min(720px,100%)}}.op-table-card{border-color:#d8e1eb;border-radius:8px;box-shadow:0 1px 3px #0f172a09}.op-table-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;overflow:auto}.op-table{table-layout:auto;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;min-width:1080px}.op-table th{color:#34455d;letter-spacing:.005em;text-align:left;white-space:nowrap;background:#f7f9fc;border:0;border-bottom:1px solid #dfe6ee;height:46px;padding:0 16px;font-size:11px;font-weight:700}.op-table td{color:#52647c;vertical-align:middle;white-space:nowrap;border:0;border-bottom:1px solid #edf1f5;height:62px;padding:0 16px;font-size:11.5px;line-height:1.35}.op-table tbody tr:nth-child(2n) td{background:#fcfdff}.op-table tbody tr:hover td{background:#f5f9fe}.op-table tbody tr:last-child td{border-bottom:0}.op-table th.check,.op-table td.check{width:48px;padding-left:18px;padding-right:8px}.op-table input[type=checkbox]{width:17px;height:17px}.op-company{gap:11px}.op-company>svg{width:19px;height:19px}.op-company>span{gap:3px}.op-company strong{color:#20334d;max-width:330px;font-size:12px;font-weight:700;line-height:1.25}.op-company small{color:#748399;font-size:10.5px;line-height:1.2}.op-status{gap:6px;min-height:25px;padding:4px 9px;font-size:10px;font-weight:650}.op-status i{width:6px;height:6px}.op-row-actions{gap:7px}.op-row-actions a,.op-row-actions button{border-radius:5px;width:30px;height:32px}.op-row-actions a:hover,.op-row-actions button:hover{background:#edf4ff}.op-pagination{color:#687990;border-top:1px solid #f0f3f6;min-height:58px;padding:0 16px;font-size:10.5px}.op-pagination button{font-size:10.5px}@media (max-width:780px){.op-table{min-width:920px}.op-table th{height:42px;padding:0 12px;font-size:10.5px}.op-table td{height:56px;padding:0 12px;font-size:11px}.op-company strong{font-size:11.5px}.op-company small{font-size:10px}}
.sh-collapse{cursor:pointer;text-align:left;background:0 0;border:0;width:100%}.sh-collapse:hover{color:#174c9f;background:#f5f8fc}.sh-collapse svg{transition:transform .16s}.sh-collapse svg.is-rotated{transform:rotate(180deg)}.sh-environment{grid-template-columns:10px minmax(0,1fr)!important}@media (min-width:781px){.sh-app{transition:grid-template-columns .16s}.sh-app.is-sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sh-app.is-sidebar-collapsed .sh-sidebar-nav-scroll{padding-left:8px!important;padding-right:8px!important}.sh-app.is-sidebar-collapsed .sh-nav-label,.sh-app.is-sidebar-collapsed .sh-sidebar-nav-scroll .sh-nav a span,.sh-app.is-sidebar-collapsed .sh-collapse span,.sh-app.is-sidebar-collapsed .sh-environment>span:nth-child(2){display:none!important}.sh-app.is-sidebar-collapsed .sh-sidebar-nav-scroll .sh-nav a{justify-content:center!important;padding:0!important}.sh-app.is-sidebar-collapsed .sh-sidebar-bottom{padding-left:8px;padding-right:8px}.sh-app.is-sidebar-collapsed .sh-collapse{justify-content:center;padding:0}.sh-app.is-sidebar-collapsed .sh-environment{justify-items:center;min-height:48px;padding:8px;grid-template-columns:1fr!important}}.op-table-tools{flex-wrap:wrap}.op-table-tools .op-search{flex:1;min-width:280px}.op-table-tools .op-search input{color:#26364d;width:100%;font:inherit;background:0 0;border:0;outline:0}.op-table-tools .op-search input::placeholder{color:#8b98a9}.op-table-tools .op-control input{color:inherit;font:inherit;background:0 0;border:0;outline:0}.op-table-tools>select{color:#52637a;background:#fff;border:1px solid #dbe3ec;border-radius:6px;height:38px;padding:0 28px 0 10px;font-size:10.5px}.op-pagination .page{color:#52637a;background:#fff;border:1px solid #dbe3ec;border-radius:5px;place-items:center;min-width:30px;height:30px;text-decoration:none;display:inline-grid}.op-pagination .page:hover{color:#145fcf;background:#f5f8fc}.route-loading{background:#f7f9fc;min-height:calc(100vh - 64px);padding:22px 28px}.route-loading-head,.route-loading-card,.route-loading-line{background:#e9eef5;border-radius:6px;position:relative;overflow:hidden}.route-loading-head{width:210px;height:25px;margin-bottom:16px}.route-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.route-loading-card{background:#fff;border:1px solid #e1e7ef;height:94px}.route-loading-table{background:#fff;border:1px solid #e1e7ef;border-radius:7px;height:310px;padding:16px}.route-loading-line{height:13px;margin-bottom:16px}.route-loading-line:nth-child(2){width:78%}.route-loading-line:nth-child(3){width:88%}.route-loading-line:nth-child(4){width:70%}.route-loading-head:after,.route-loading-card:after,.route-loading-line:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.1s infinite routeShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes routeShimmer{to{transform:translate(100%)}}@media (max-width:780px){.op-table-tools .op-search{min-width:100%}.op-table-tools>select{flex:1}.route-loading{padding:14px 12px 90px}.route-loading-grid{grid-template-columns:repeat(2,1fr)}.route-loading-card{height:80px}}
input[type=checkbox],input[type=radio]{accent-color:var(--brand);border-radius:2px;margin:0;width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;box-shadow:none!important;flex:0 0 14px!important;padding:0!important}input[type=radio]{border-radius:50%}.field input[type=checkbox]:focus,.field input[type=radio]:focus{outline-offset:2px;outline:2px solid #254e7033;box-shadow:none!important}.check,.field label.check{cursor:pointer;text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:7px;min-height:34px;display:flex}.check-grid .check{width:100%}
@media (min-width:781px){.sh-app .card{border-radius:8px!important}.sh-app .panel-head{border-radius:8px 8px 0 0!important;min-height:38px!important;padding:7px 11px!important}.sh-app .panel-body,.sh-app .card-body{padding:11px 12px!important}.sh-app .kpi-grid{gap:8px!important;margin-bottom:9px!important}.sh-app .kpi{min-height:78px!important;padding:11px 12px!important}.sh-app .kpi .value{margin-top:5px!important;font-size:20px!important}.sh-app .kpi .sub{margin-top:5px!important}.sh-app .field{gap:3px!important}.sh-app .field label{font-size:9.5px!important}.sh-app .field input:not([type=checkbox]):not([type=radio]),.sh-app .field select{border-radius:5px!important;height:33px!important;min-height:33px!important;padding:5px 8px!important;font-size:10.5px!important}.sh-app .field textarea{border-radius:5px!important;min-height:68px!important;padding:7px 8px!important;font-size:10.5px!important}.sh-app .form-grid{gap:8px 10px!important}.oc-modal{border-radius:11px!important;width:min(560px,100vw - 48px)!important;max-height:min(82vh,760px)!important;overflow:hidden!important}.oc-modal.is-wide{width:min(760px,100vw - 48px)!important}.oc-modal-head{gap:12px!important;padding:13px 15px 11px!important;position:relative!important}.oc-modal-head h2{font-size:16px!important;line-height:1.2!important}.oc-modal-head p{margin-top:3px!important;font-size:10px!important}.oc-modal-close{border-radius:6px!important;width:31px!important;height:31px!important}.oc-modal-content{min-height:0!important;overflow:auto!important}.oc-modal-content>form,.oc-modal-content>.panel-body,.oc-modal-body{padding:13px 15px 15px!important}.oc-modal .form-grid{gap:8px 10px!important}.oc-modal .field{gap:3px!important}.oc-modal .field label{font-size:9.5px!important;line-height:1.2!important}.oc-modal .field input:not([type=checkbox]):not([type=radio]),.oc-modal .field select{border-radius:5px!important;height:33px!important;min-height:33px!important;padding:5px 8px!important;font-size:10.5px!important}.oc-modal .field textarea{border-radius:5px!important;min-height:68px!important;padding:7px 8px!important;font-size:10.5px!important}.oc-modal .check,.sh-app form .check{background:0 0!important;border:0!important;border-radius:0!important;gap:7px!important;min-height:33px!important;padding:0 2px!important;font-size:10.5px!important}.oc-modal .check input[type=checkbox],.sh-app form .check input[type=checkbox],.oc-modal .check input[type=radio],.sh-app form .check input[type=radio]{flex:0 0 14px!important;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.oc-modal-content .form-actions,.oc-modal-actions{box-shadow:none!important;background:#f8fafc!important;border-top:1px solid #e5eaf0!important;margin:8px -15px -15px!important;padding:10px 15px!important}.oc-modal .btn{border-radius:5px!important;min-height:31px!important;padding:5px 10px!important;font-size:9.5px!important}.oc-modal-save-state{padding:7px 15px!important;font-size:10px!important}.sh-content{padding-top:18px!important}.sh-app .page-head{margin-bottom:12px!important}.section-gap{margin-top:8px!important}}
.oc-modal-content>.stack:has(>form.metric-row){gap:0!important;padding:10px 15px 14px!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row{border:0!important;border-bottom:1px solid #edf1f5!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-height:54px!important;margin:0!important;padding:9px 0!important;display:grid!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row:last-child{border-bottom:0!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row>span{color:#25344a!important;min-width:0!important;line-height:1.25!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row>span>strong{color:#1d2b40!important;font-size:11px!important;font-weight:700!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row .small{color:#7b899b!important;margin-top:3px!important;font-size:9px!important;display:inline-block!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row>.inline{flex-wrap:nowrap!important;grid-template-columns:150px auto!important;align-items:center!important;gap:7px!important;min-width:0!important;display:grid!important}.oc-modal-content>.stack:has(>form.metric-row) select{color:#34445a!important;background:#fff!important;border:1px solid #d4dde7!important;border-radius:5px!important;outline:none!important;width:150px!important;min-width:150px!important;height:32px!important;min-height:32px!important;padding:4px 28px 4px 8px!important;font-size:10px!important;line-height:1.2!important}.oc-modal-content>.stack:has(>form.metric-row) select:focus{border-color:#5790e8!important;box-shadow:0 0 0 2px #1460d214!important}.oc-modal-content>.stack:has(>form.metric-row) .btn{white-space:nowrap!important;min-width:66px!important;height:32px!important;min-height:32px!important;padding:5px 10px!important}@media (max-width:780px){.oc-modal-content>.stack:has(>form.metric-row){padding:10px 12px 14px!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important;padding:11px 0!important}.oc-modal-content>.stack:has(>form.metric-row)>form.metric-row>.inline{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;width:100%!important}.oc-modal-content>.stack:has(>form.metric-row) select{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:9px 34px 9px 10px!important;font-size:16px!important}.oc-modal-content>.stack:has(>form.metric-row) .btn{min-width:84px!important;height:44px!important;min-height:44px!important;font-size:12px!important}}
.oc-list-filters{background:#fbfcfe;border-bottom:1px solid #e4e9ef;align-items:end;gap:8px;width:100%;padding:9px 10px;display:flex}.oc-list-search,.oc-list-filter{flex-direction:column;gap:3px;min-width:0;display:flex}.oc-list-search{flex:260px;max-width:420px}.oc-list-filter{flex:0 180px;max-width:220px}.oc-list-search>span,.oc-list-filter>span{color:#68778b;text-transform:uppercase;letter-spacing:.02em;font-size:9px;font-weight:700;line-height:1.15}.oc-list-search input,.oc-list-filter select{color:#243247;width:100%;min-width:0;height:32px;min-height:32px;font:inherit;background:#fff;border:1px solid #cad4df;border-radius:5px;outline:none;padding:5px 8px;font-size:10.5px}.oc-list-search input:focus,.oc-list-filter select:focus{border-color:#5d84a7;box-shadow:0 0 0 2px #254e701a}.oc-list-filter-meta{color:#7a8797;white-space:nowrap;align-items:center;gap:8px;min-height:32px;margin-left:auto;font-size:9.5px;display:flex}.oc-list-filter-clear{color:#44546a;cursor:pointer;background:#fff;border:1px solid #d7dfe8;border-radius:5px;height:28px;padding:0 8px;font-size:9.5px;font-weight:600}.oc-list-filter-clear:hover{background:#f3f6f9}@media (max-width:780px){.oc-list-filters{background:#fff;border:1px solid #e0e6ed;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:7px;margin-bottom:8px;padding:9px;display:grid}.oc-list-search{grid-column:1/-1;max-width:none}.oc-list-filter{width:100%;max-width:none}.oc-list-search input,.oc-list-filter select{height:42px!important;min-height:42px!important;padding:8px 9px!important;font-size:16px!important}.oc-list-search>span,.oc-list-filter>span{font-size:9.5px}.oc-list-filter-meta{grid-column:1/-1;justify-content:space-between;width:100%;min-height:28px;margin:0;font-size:10px}.oc-list-filter-clear{height:32px;min-height:32px;font-size:10px}}@media (max-width:430px){.oc-list-filters{grid-template-columns:minmax(0,1fr)}.oc-list-search,.oc-list-filter,.oc-list-filter-meta{grid-column:1}}
.oc-competence{color:#fff;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:7px;align-items:center;gap:4px;min-width:0;height:34px;padding:3px 5px;display:flex;position:relative}.oc-competence-label{opacity:.82;white-space:nowrap;margin:0 2px;font-size:9px;font-weight:700}.oc-competence button{width:26px;height:26px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.oc-competence button:hover{background:#ffffff21}.oc-competence-value{letter-spacing:.01em;color:#17233a!important;background:#fff!important;border:1px solid #fff3!important;width:68px!important;padding:0 7px!important;font-size:10px!important;font-weight:650!important}.oc-competence-picker{opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:50%!important}.oc-competence-current{gap:4px!important;width:auto!important;padding:0 6px!important;font-size:9px!important;display:flex!important}.oc-competence.is-pending{opacity:.65;pointer-events:none}@media (max-width:980px){.oc-competence-label,.oc-competence-current span{display:none}.oc-competence{gap:2px;padding:3px}.oc-competence-value{width:64px!important}}@media (max-width:680px){.oc-competence{height:32px}.oc-competence button{width:22px;height:24px}.oc-competence-value{width:62px!important;font-size:9.5px!important}.oc-competence-current{display:none!important}}
.op-table-tools>.op-control[aria-label=Competência\ selecionada]{display:none!important}@media (min-width:781px){.sh-topbar{grid-template-columns:minmax(330px,360px) minmax(240px,1fr) max-content max-content!important;grid-auto-rows:64px!important;grid-auto-flow:column!important;gap:0 12px!important;overflow:hidden!important}.sh-topbar>*{min-width:0!important}.sh-search{width:100%!important;max-width:none!important}.oc-competence{flex:none!important;justify-self:end!important;width:max-content!important;max-width:100%!important}.sh-header-actions{white-space:nowrap!important;flex-wrap:nowrap!important;grid-area:1!important;justify-self:end!important}.sh-header-actions>*{flex:none!important}}@media (min-width:781px) and (max-width:1360px){.sh-topbar{grid-template-columns:minmax(210px,260px) minmax(180px,1fr) max-content max-content!important;column-gap:8px!important;padding-left:16px!important;padding-right:16px!important}.sh-brand-copy,.sh-brand-divider{display:none!important}.sh-product-name{font-size:14px!important}.oc-competence-label,.oc-competence-current span{display:none!important}.oc-competence{gap:2px!important;padding:3px!important}.sh-header-actions>a:first-of-type,.sh-header-actions>a:nth-of-type(3),.sh-header-actions>a:nth-of-type(5){display:none!important}}@media (max-width:780px){.sh-app{padding-top:56px!important}.sh-topbar{grid-template-rows:56px!important;grid-template-columns:34px 36px minmax(108px,1fr) auto!important;align-items:center!important;gap:0 5px!important;height:56px!important;min-height:56px!important;padding:0 8px!important;display:grid!important;overflow:hidden!important}.sh-topbrand{grid-area:1/1!important;min-width:34px!important}.sh-brand-mark{flex:0 0 34px!important;width:34px!important;height:34px!important}.sh-search{grid-area:1/2!important;justify-content:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:34px!important;margin:0!important;padding:0!important}.sh-search span,.sh-search kbd{display:none!important}.oc-competence{background:#ffffff14!important;border-color:#fff3!important;grid-area:1/3!important;justify-self:center!important;align-items:center!important;gap:2px!important;width:auto!important;max-width:128px!important;height:34px!important;min-height:34px!important;padding:3px!important;display:flex!important}.oc-competence-label,.oc-competence-current{display:none!important}.oc-competence-step{width:23px!important;min-width:23px!important;height:26px!important}.oc-competence-value{white-space:nowrap!important;width:66px!important;min-width:66px!important;height:26px!important;min-height:26px!important;padding:0 5px!important;font-size:9.5px!important}.oc-competence-picker{opacity:0!important;pointer-events:none!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;position:absolute!important}.sh-header-actions{flex-wrap:nowrap!important;grid-area:1/4!important;place-self:center end!important;gap:0!important;min-width:0!important;display:flex!important}.sh-header-actions>*{flex:none!important}.sh-header-account{display:none!important}.sh-header-actions .sh-header-icon{width:32px!important;min-width:32px!important;height:34px!important}}@media (max-width:360px){.sh-topbar{grid-template-columns:32px 32px minmax(104px,1fr) auto!important;gap:0 3px!important;padding:0 6px!important}.sh-brand-mark{flex-basis:32px!important;width:32px!important;height:32px!important}.sh-search{width:32px!important;min-width:32px!important;max-width:32px!important}.oc-competence{max-width:116px!important}.oc-competence-step{width:21px!important;min-width:21px!important}.oc-competence-value{width:62px!important;min-width:62px!important;font-size:9px!important}.sh-header-actions .sh-header-icon{width:30px!important;min-width:30px!important}}
.oc-detail-backdrop{z-index:2600;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a5c;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.oc-detail-sheet{background:#fff;border:1px solid #dbe3ec;border-radius:14px;flex-direction:column;width:min(560px,100%);max-height:min(78dvh,720px);display:flex;overflow:hidden;box-shadow:0 22px 70px #0f172a3d}.oc-detail-sheet>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 12px;display:flex}.oc-detail-sheet>header small{color:#7c899a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.oc-detail-sheet>header h2{color:#1d2a3f;margin:0;font-size:16px;line-height:1.25}.oc-detail-sheet>header button{color:#53647a;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ec;border-radius:7px;flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;font-size:20px;line-height:1;display:grid}.oc-detail-body{min-height:0;padding:2px 16px 8px;overflow:auto}.oc-detail-item{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(92px,.7fr) minmax(0,1.3fr);gap:12px;padding:10px 0;display:grid}.oc-detail-item:last-child{border-bottom:0}.oc-detail-item span{color:#7a8899;font-size:10px;font-weight:600}.oc-detail-item strong{color:#2f3e54;overflow-wrap:anywhere;text-align:right;min-width:0;font-size:11px;font-weight:620}.oc-detail-sheet>footer{background:#fafbfd;border-top:1px solid #e8edf3;justify-content:flex-end;padding:11px 16px;display:flex}.oc-detail-sheet>footer button{min-height:34px;padding:6px 14px}@media (max-width:780px){html,body{width:100%;max-width:100%;overflow-x:hidden}body{-webkit-text-size-adjust:100%;touch-action:manipulation;min-width:0}.sh-app{width:100%!important;max-width:100vw!important;min-height:100dvh!important;padding-top:56px!important;padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))!important;background:#f6f8fb!important;display:block!important;overflow-x:hidden!important}.sh-topbar{z-index:120!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.sh-sidebar{display:none!important}.sh-main{min-width:0!important;min-height:calc(100dvh - 56px)!important;padding:0!important;display:block!important}.sh-content{width:100%!important;min-width:0!important;max-width:100%!important;padding:11px 10px calc(18px + env(safe-area-inset-bottom,0px))!important;overflow-x:hidden!important}.sh-footer{display:none!important}.sh-mobile-nav{z-index:125!important;width:100%!important;min-height:58px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffffa!important;border-top:1px solid #dfe6ee!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -4px 18px #0f172a0f!important}.sh-mobile-nav a,.sh-mobile-nav button{color:#718096!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;min-height:48px!important;padding:3px!important;font-size:8px!important;text-decoration:none!important;display:flex!important}.sh-mobile-nav svg{width:18px!important;height:18px!important}.sh-mobile-nav .is-active{color:#1262d8!important}.mobile-more-backdrop{z-index:128!important}.mobile-more-sheet{z-index:130!important}.sh-app .page-head,.op-page-head{flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0 0 10px!important;display:flex!important}.sh-app .section-title,.op-title-line h1{letter-spacing:-.02em!important;font-size:19px!important;line-height:1.18!important}.sh-app .page-head p{margin-top:3px!important;font-size:10px!important;line-height:1.4!important}.sh-app .page-actions,.op-head-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.sh-app .page-actions>*,.op-head-actions>*{min-width:0!important;max-width:100%!important}.sh-app .page-actions>.btn,.sh-app .page-actions>form,.sh-app .page-actions>form>.btn,.op-head-actions>.btn,.op-head-actions>form,.op-head-actions>form>.btn{width:100%!important}.sh-app .kpi-grid,.op-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-bottom:9px!important}.sh-app .kpi,.op-kpi-card{border-radius:8px!important;min-width:0!important;min-height:78px!important;padding:10px!important;overflow:hidden!important}.sh-app .kpi .label,.op-kpi-card span:not(.op-kpi-icon){white-space:normal!important;font-size:9px!important;line-height:1.25!important}.sh-app .kpi .value,.op-kpi-card strong{overflow-wrap:anywhere!important;font-size:19px!important}.sh-app .kpi .sub,.op-kpi-card small{font-size:8px!important;line-height:1.3!important}.sh-app .grid-2,.sh-app .grid-equal,.sh-app .grid-3,.grid-2,.grid-equal,.grid-3,.hub-module-grid,.comparison,.mini-kpis{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important}.sh-app .card,.op-table-card{border-radius:8px!important;width:100%!important;min-width:0!important;max-width:100%!important}.sh-app .card-body,.sh-app .panel-body{padding:10px!important}.sh-app .panel-head{gap:7px!important;min-width:0!important;min-height:40px!important;padding:8px 10px!important}.sh-app .panel-head h2{overflow-wrap:anywhere!important;min-width:0!important;font-size:11.5px!important;line-height:1.3!important}.sh-app .inline,.sh-app .metric-row,.sh-app .service-list{flex-wrap:wrap!important;min-width:0!important;max-width:100%!important}.sh-app form,.oc-modal form{min-width:0!important;max-width:100%!important}.sh-app .form-grid,.sh-app .form-grid.cols-3,.sh-app .form-grid.cols-4,.oc-modal .form-grid,.oc-modal .form-grid.cols-3,.oc-modal .form-grid.cols-4{grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important}.sh-app .span-2,.sh-app .span-3,.oc-modal .span-2,.oc-modal .span-3{grid-column:auto!important}.sh-app .field,.oc-modal .field{width:100%!important;min-width:0!important;max-width:100%!important}.sh-app .field label,.oc-modal .field label{font-size:10px!important;line-height:1.25!important}.sh-app input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.sh-app select,.sh-app textarea,.oc-modal input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.oc-modal select,.oc-modal textarea{box-sizing:border-box!important;border-radius:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:42px!important;padding:8px 9px!important;font-size:16px!important;line-height:1.25!important;display:block!important}.sh-app textarea,.oc-modal textarea{resize:vertical!important;min-height:92px!important;line-height:1.4!important}.sh-app input[type=checkbox],.sh-app input[type=radio],.oc-modal input[type=checkbox],.oc-modal input[type=radio]{flex:0 0 16px!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;margin:0!important;padding:0!important}.sh-app .check-grid,.oc-modal .check-grid{grid-template-columns:minmax(0,1fr)!important;gap:6px!important}.sh-app .check,.oc-modal .check{text-align:left!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:8px 9px!important}.sh-app .form-actions,.oc-modal .form-actions,.oc-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.sh-app .form-actions .btn,.oc-modal .form-actions .btn,.oc-modal-actions .btn{width:100%!important}.sh-app .btn,.oc-modal .btn{white-space:normal!important;text-align:center!important;border-radius:6px!important;max-width:100%!important;min-height:39px!important;padding:7px 10px!important;font-size:11px!important;line-height:1.2!important}.sh-app .btn-sm,.oc-modal .btn-sm{min-height:34px!important;font-size:10px!important}.oc-list-filters{width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:0 0 7px!important;padding:0!important;display:grid!important}.oc-list-search{grid-column:1/-1!important}.oc-list-search,.oc-list-filter{min-width:0!important}.oc-list-search>span,.oc-list-filter>span{font-size:8px!important}.oc-list-filters input,.oc-list-filters select{border-radius:6px!important;width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:6px 8px!important;font-size:14px!important}.oc-list-filter-meta{grid-column:1/-1!important;min-height:22px!important;font-size:8.5px!important}.oc-list-filter-clear{min-height:26px!important;padding:3px 8px!important;font-size:8.5px!important}.sh-app .card:has(.oc-mobile-table){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.sh-app .card:has(.oc-mobile-table)>.panel-head{background:0 0!important;border:0!important;border-radius:0!important;min-height:auto!important;padding:2px 0 7px!important}:is(.sh-app .table-wrap:has(.oc-mobile-table),.sh-app .op-table-scroll:has(.oc-mobile-table)){background:0 0!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.sh-app table.oc-mobile-table{border-collapse:separate!important;table-layout:auto!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.sh-app table.oc-mobile-table thead{display:none!important}.sh-app table.oc-mobile-table tbody{background:#fff!important;border-top:1px solid #dfe6ee!important;border-bottom:1px solid #dfe6ee!important;width:100%!important;min-width:0!important;display:block!important}.sh-app table.oc-mobile-table tbody>tr.oc-mobile-row{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;box-shadow:none!important;background:#fff!important;border:0!important;border-bottom:1px solid #e9eef4!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 8px!important;margin:0!important;padding:10px 4px 9px!important;display:grid!important;position:relative!important}.sh-app table.oc-mobile-table tbody>tr.oc-mobile-row:last-child{border-bottom:0!important}.sh-app table.oc-mobile-table tbody>tr.oc-mobile-row:hover{background:#fff!important}.sh-app table.oc-mobile-table tbody>tr.oc-mobile-row>td{color:#53637a!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important;background:0 0!important;border:0!important;width:auto!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:9.5px!important;line-height:1.3!important;display:none!important;overflow:visible!important}.sh-app table.oc-mobile-table td.oc-mobile-primary{color:#23344c!important;grid-column:1!important;font-size:11.5px!important;font-weight:700!important;line-height:1.3!important;display:block!important}.sh-app table.oc-mobile-table td.oc-mobile-primary strong,.sh-app table.oc-mobile-table td.oc-mobile-primary a{color:#23344c!important;font-size:11.5px!important;font-weight:720!important;text-decoration:none!important}.sh-app table.oc-mobile-table td.oc-mobile-primary .small{color:#8794a5!important;margin-top:2px!important;font-size:8px!important;font-weight:500!important;display:block!important}.sh-app table.oc-mobile-table td.oc-mobile-status{text-align:right!important;grid-column:2!important;place-self:start end!important;max-width:94px!important;display:block!important}.sh-app table.oc-mobile-table td.oc-mobile-status .badge,.sh-app table.oc-mobile-table td.oc-mobile-status .op-status{white-space:normal!important;max-width:94px!important;padding:3px 6px!important;font-size:7.8px!important;line-height:1.15!important}.sh-app table.oc-mobile-table td.oc-mobile-meta{color:#627188!important;align-items:baseline!important;gap:4px!important;min-width:0!important;font-size:9px!important;display:flex!important}.sh-app table.oc-mobile-table td.oc-mobile-meta:before{content:attr(data-mobile-label);color:#929dab;text-transform:uppercase;letter-spacing:.01em;flex:none;font-size:7.4px;font-weight:700}.sh-app table.oc-mobile-table td.oc-mobile-actions{grid-column:2!important;justify-content:flex-end!important;align-items:center!important;gap:5px!important;min-height:28px!important;display:flex!important}.sh-app table.oc-mobile-table td.oc-mobile-actions:empty{display:none!important}.sh-app table.oc-mobile-table td.oc-mobile-actions .inline{justify-content:flex-end!important;gap:5px!important}.sh-app table.oc-mobile-table td.oc-mobile-actions .btn{white-space:nowrap!important;width:auto!important;min-height:28px!important;padding:4px 7px!important;font-size:8.5px!important}.sh-app table.oc-mobile-table td.oc-mobile-detail-action{grid-column:1!important;align-items:center!important;min-height:28px!important;display:flex!important}.oc-mobile-detail-button{color:#1764d4!important;cursor:pointer!important;background:0 0!important;border:0!important;min-height:28px!important;padding:4px 7px!important;font-size:8.5px!important;font-weight:680!important}.sh-app table.oc-mobile-table tbody>tr:not(.oc-mobile-row){width:100%!important;display:block!important}.sh-app table.oc-mobile-table tbody>tr:not(.oc-mobile-row)>td[colspan]{text-align:center!important;width:100%!important;padding:16px 8px!important;display:block!important}.op-dashboard-mobile-list{display:none}.op-dashboard-filter-secondary{align-items:center;gap:8px;min-width:0;display:flex}.op-dashboard-tools{margin-bottom:8px!important;display:block!important}.op-dashboard-tools .op-search{width:100%!important;height:39px!important;margin:0 0 6px!important}.op-dashboard-tools .op-search input{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:14px!important}.op-dashboard-filter-secondary{grid-template-columns:minmax(0,1fr) 82px 36px!important;align-items:center!important;gap:5px!important;width:100%!important;display:grid!important}.op-dashboard-filter-secondary .op-toggle em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:9px!important;overflow:hidden!important}.op-dashboard-filter-secondary>select{width:82px!important;min-width:82px!important;height:33px!important;min-height:33px!important;padding:4px 5px!important;font-size:9.5px!important}.op-dashboard-filter-secondary>.op-control{justify-content:center!important;width:36px!important;min-width:36px!important;height:33px!important;min-height:33px!important;padding:0!important}.op-dashboard-filter-secondary>.op-control span{display:none!important}.op-dashboard-filter-secondary>.op-dashboard-clear{grid-column:1/-1!important;justify-self:start!important;width:auto!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:8.5px!important}.op-dashboard-table-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.op-dashboard-desktop-table,.op-dashboard-desktop-empty{display:none!important}.op-dashboard-mobile-list{background:#fff!important;border-top:1px solid #dfe6ee!important;border-bottom:1px solid #dfe6ee!important;width:100%!important;display:block!important}.op-dashboard-mobile-row{color:#53637a!important;background:#fff!important;border-bottom:1px solid #e9eef4!important;grid-template-columns:minmax(0,1fr) auto!important;gap:3px 7px!important;width:100%!important;min-width:0!important;padding:9px 28px 9px 4px!important;text-decoration:none!important;display:grid!important;position:relative!important}.op-dashboard-mobile-row:last-child{border-bottom:0!important}.op-dashboard-mobile-main{flex-direction:column!important;gap:2px!important;min-width:0!important;display:flex!important}.op-dashboard-mobile-main strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#26364c!important;font-size:11px!important;font-weight:720!important;overflow:hidden!important}.op-dashboard-mobile-main small{text-overflow:ellipsis!important;white-space:nowrap!important;color:#8a96a6!important;font-size:8px!important;overflow:hidden!important}.op-dashboard-mobile-row>.op-status{white-space:normal!important;align-self:start!important;max-width:88px!important;padding:3px 5px!important;font-size:7.5px!important;line-height:1.15!important}.op-dashboard-mobile-meta{color:#5f6f84!important;grid-column:1/-1!important;align-items:center!important;gap:4px!important;min-width:0!important;font-size:8.8px!important;display:flex!important}.op-dashboard-mobile-meta span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.op-dashboard-mobile-last{color:#8a96a6!important;grid-column:1/-1!important;font-size:7.8px!important}.op-dashboard-mobile-eye{color:#1768df!important;position:absolute!important;top:50%!important;right:7px!important;transform:translateY(-50%)!important}.op-dashboard-mobile-empty{color:#8290a0!important;text-align:center!important;padding:18px 10px!important;font-size:9.5px!important}.oc-modal-layer,.sh-app .oc-modal-layer{z-index:2200!important;width:100dvw!important;height:100dvh!important;padding:max(8px,env(safe-area-inset-top,0px)) 7px max(8px,env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#14233775!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.oc-modal,.sh-app .oc-modal{width:min(100%,560px)!important;min-width:0!important;max-width:560px!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;background:#fff!important;border:1px solid #d8e1ea!important;border-radius:13px!important;flex-direction:column!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 22px 60px #0f172a47!important}.oc-modal.is-wide,.sh-app .oc-modal.is-wide{width:min(100%,620px)!important;max-width:620px!important}.oc-modal-head{z-index:3!important;background:#fff!important;flex:none!important;padding:12px 12px 10px!important;position:relative!important}.oc-modal-head h2{font-size:15px!important;line-height:1.25!important}.oc-modal-head p{font-size:10px!important;line-height:1.35!important}.oc-modal-close{width:34px!important;min-width:34px!important;height:34px!important}.oc-modal-content,.oc-modal-body{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.oc-modal-content>form,.oc-modal-content>.panel-body,.oc-modal-body{width:100%!important;min-width:0!important;padding:12px!important}.oc-modal-content .form-actions,.oc-modal-actions{z-index:5!important;padding:10px 12px max(10px,env(safe-area-inset-bottom,0px))!important;background:#f8fafc!important;border-top:1px solid #e4e9ef!important;margin:8px -12px -12px!important;position:sticky!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -6px 14px #0f172a0d!important}.oc-save-toast{left:9px!important;right:9px!important;bottom:calc(68px + env(safe-area-inset-bottom,0px))!important;z-index:2500!important;max-width:none!important}.oc-detail-backdrop{padding:0 7px calc(7px + env(safe-area-inset-bottom,0px))}.oc-detail-sheet{border-radius:14px;width:100%;max-height:82dvh}.oc-detail-sheet>header{padding:12px 13px 10px}.oc-detail-sheet>header h2{font-size:15px}.oc-detail-body{padding:2px 13px 8px}.oc-detail-item{grid-template-columns:94px minmax(0,1fr);gap:9px;padding:9px 0}.oc-detail-item span{font-size:8.5px}.oc-detail-item strong{font-size:10px}.oc-detail-sheet>footer{padding:9px 13px calc(9px + env(safe-area-inset-bottom,0px))}.oc-detail-sheet>footer button{width:100%;min-height:38px;font-size:10.5px}.sh-app .tabs{overscroll-behavior-x:contain!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}.sh-app .tabs a{white-space:nowrap!important;flex:none!important}}@media (max-width:390px){.sh-content{padding-left:8px!important;padding-right:8px!important}.sh-app .page-actions,.op-head-actions,.sh-app .form-actions,.oc-modal .form-actions,.oc-modal-actions{grid-template-columns:minmax(0,1fr)!important}.sh-app .kpi-grid,.op-kpi-grid{gap:6px!important}.sh-app .kpi,.op-kpi-card{padding:9px!important}.sh-app table.oc-mobile-table tbody>tr.oc-mobile-row{grid-template-columns:minmax(0,1fr) auto!important;padding-left:2px!important;padding-right:2px!important}.sh-app table.oc-mobile-table td.oc-mobile-meta{grid-column:1/-1!important}.op-dashboard-filter-secondary{grid-template-columns:minmax(0,1fr) 76px 34px!important}.op-dashboard-filter-secondary>select{width:76px!important;min-width:76px!important}.op-dashboard-filter-secondary>.op-control{width:34px!important;min-width:34px!important}}
