:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8fb;color:#16202a;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}.app-shell{display:flex;min-height:100vh;background:#f6f8fb}.sidebar{width:248px;flex:0 0 248px;background:#fff;border-right:1px solid #dde4ec;padding:20px 16px;display:flex;flex-direction:column;gap:26px}.brand{display:flex;align-items:center;gap:11px;padding-bottom:14px;border-bottom:1px solid #e6edf4}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#0f766e}.brand strong,.brand span{display:block}.brand strong{font-size:15px}.brand span{color:#667789;font-size:12px}.module-nav{display:grid;gap:8px}.module-nav-item:focus{outline:none}.module-nav-item:focus-visible{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.module-nav-item{width:100%;min-height:54px;display:flex;align-items:center;gap:10px;border:1px solid #e0e7ef;border-radius:8px;background:#f8fafc;color:#435466;padding:9px 10px;text-align:left;cursor:pointer}.module-nav-item.active{border-color:#9fd3cc;background:#e8f5f3;color:#0f766e}.module-nav-item span,.module-nav-item strong,.module-nav-item em{display:block}.module-nav-item strong{color:#17212b;font-size:13px;line-height:1.2}.module-nav-item em{color:#6b7c8e;font-size:12px;font-style:normal;margin-top:3px}.sidebar-note{margin-top:auto;display:flex;gap:10px;align-items:flex-start;color:#566776;background:#f6f8fb;border:1px solid #e0e7ef;border-radius:8px;padding:12px;font-size:13px;line-height:1.35}.sidebar-history,.rollback-panel{display:grid;gap:12px}.sidebar-section-heading{display:flex;align-items:flex-start;gap:9px;color:#0f766e}.sidebar-section-heading h2{font-size:13px;line-height:1.2}.sidebar-section-heading p{color:#6b7c8e;font-size:12px;line-height:1.3;margin-top:3px}.history-list{display:grid;gap:8px;max-height:330px;overflow:auto;padding-right:2px}.history-card{border:1px solid #e0e7ef;background:#f8fafc;border-radius:8px;padding:10px;text-align:left;color:#17212b;cursor:pointer}.history-card.active{background:#e8f5f3;border-color:#b7ded8}.history-card span,.history-card strong,.history-card em{display:block}.history-card span{color:#0f766e;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.history-card strong{margin-top:4px;font-size:13px;line-height:1.25}.history-card em{color:#68798a;font-size:12px;font-style:normal;margin-top:5px}.empty-history,.sidebar-warning,.sidebar-note-text{color:#68798a;font-size:12px;line-height:1.35;margin:0}.rollback-panel{border:1px solid #e0e7ef;border-radius:8px;background:#f8fafc;padding:12px}.rollback-panel dl{display:grid;gap:8px;margin:0}.rollback-panel dl div{display:grid;gap:2px}.rollback-panel dt{color:#6b7c8e;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rollback-panel dd{margin:0;color:#17212b;font-size:12px;line-height:1.3;overflow-wrap:anywhere}.sidebar-warning{color:#6b4751;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;padding:9px}.workspace{flex:1;min-width:0;padding:24px}.topbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px}h1,h2,h3,p{margin:0}h1{font-size:26px;line-height:1.2;letter-spacing:0}h2{font-size:16px;line-height:1.25}h3{font-size:13px;color:#526273;text-transform:uppercase;letter-spacing:.04em}.topbar p,.panel-heading p{color:#647587;font-size:13px;margin-top:4px}.env-status{display:inline-flex;align-items:center;gap:8px;height:36px;border:1px solid #dce4ed;background:#fff;border-radius:999px;padding:0 13px;color:#475968;font-size:13px;white-space:nowrap}.dot{width:8px;height:8px;border-radius:999px;background:#16a34a}.dot.amber{background:#d97706}.notice{display:flex;align-items:center;gap:10px;border-radius:8px;padding:12px 14px;margin-bottom:16px;font-size:14px;border:1px solid}.notice.success{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.notice.error{background:#fff1f2;border-color:#fecdd3;color:#be123c}.floating-toast{position:fixed;top:18px;left:50%;z-index:20;display:inline-flex;align-items:center;gap:9px;max-width:min(560px,calc(100vw - 32px));border:1px solid #bbf7d0;border-radius:999px;background:#ecfdf5;color:#166534;box-shadow:0 12px 34px #0f172a29;padding:11px 15px;font-size:14px;font-weight:700;line-height:1.3;transform:translate(-50%)}.moved-notice-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#16202aa3}.moved-notice{width:min(560px,100%);display:grid;gap:18px;border:1px solid #d4dee9;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a57;padding:24px}.moved-notice-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;color:#92400e;background:#fffbeb;border:1px solid #fde68a}.moved-notice-kicker{color:#92400e;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.moved-notice h2{margin-top:5px;font-size:24px;line-height:1.2}.moved-notice p:not(.moved-notice-kicker){margin-top:9px;color:#516272;font-size:14px;line-height:1.45}.moved-notice-link{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#0f766e;font-size:14px;font-weight:750;overflow-wrap:anywhere;text-decoration:none}.moved-notice-link:hover{text-decoration:underline}.moved-notice-actions{display:flex;flex-wrap:wrap;gap:10px}.moved-notice-go{width:auto}.grid,.main-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px}.main-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start}.panel{background:#fff;border:1px solid #dde5ee;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0f172a0a}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.field{display:grid;gap:6px;margin-bottom:12px}.field span,.checkbox-row{font-size:12px;color:#485a69;font-weight:650}.field small{font-size:12px;color:#768696;line-height:1.35}.field-link{width:fit-content;display:inline-flex;align-items:center;gap:5px;color:#0f766e;font-size:12px;font-weight:650;text-decoration:none}.field-link:hover{text-decoration:underline}input,select{width:100%;min-height:38px;border:1px solid #cfd9e4;border-radius:6px;padding:8px 10px;color:#17212b;background:#fff;outline:none}input:focus,select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.plain-number-input{appearance:textfield;-moz-appearance:textfield}.plain-number-input::-webkit-outer-spin-button,.plain-number-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.control-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px}.inline-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.location-guidance{border:1px solid #dbeafe;border-radius:6px;background:#f8fbff;color:#536577;font-size:12px;line-height:1.35;padding:8px 10px;margin:2px 0 12px}.checkbox-row{display:flex;align-items:center;gap:8px;margin:4px 0 14px}.table-select-all{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.checkbox-row input,td input[type=checkbox],.table-select-all input{width:16px;min-height:16px;accent-color:#0f766e}.button,.icon-button{border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;cursor:pointer;font-weight:700;font-size:13px}.button:disabled{opacity:.48;cursor:not-allowed}.button.primary{background:#0f766e;color:#fff}.button.secondary{width:100%;color:#0f766e;background:#e8f5f3}.button.secondary.inline-button{width:auto}.button.danger{width:100%;color:#fff;background:#b91c1c}.icon-button{width:36px;padding:0;background:#f3f6f9;color:#485a69}.summary-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin:16px 0}.benefits-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.benefits-controls{grid-template-columns:repeat(3,minmax(160px,1fr))}.module-callout{border:1px solid #dbeafe;border-radius:6px;background:#f8fbff;color:#536577;font-size:12px;line-height:1.35;padding:9px 10px;margin:2px 0 14px}.button-row{display:flex;flex-wrap:wrap;gap:10px}.benefits-table table{min-width:760px}.metric{border:1px solid #dde5ee;background:#fff;border-radius:8px;padding:14px}.metric span{display:block;color:#617283;font-size:12px;font-weight:650}.metric strong{display:block;font-size:24px;line-height:1.15;margin-top:6px;overflow-wrap:anywhere}.metric.metric-compact strong{font-size:16px;line-height:1.25}.job-verification{display:grid;gap:3px;border:1px solid #dbeafe;background:#f8fbff;border-radius:8px;padding:11px 12px;margin:4px 0 12px}.job-verification span{color:#536577;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.job-verification strong{color:#17212b;font-size:15px;line-height:1.25}.job-verification em{color:#647587;font-size:12px;font-style:normal}.metric-blue strong{color:#2563eb}.metric-green strong{color:#0f766e}.table-panel{padding:0;overflow:hidden}.table-panel .panel-heading{padding:16px 16px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:900px}th,td{text-align:left;border-top:1px solid #e5ebf2;padding:11px 12px;font-size:13px;vertical-align:top}th{color:#637486;background:#f8fafc;font-size:11px;text-transform:uppercase;letter-spacing:.04em}td strong,td span{display:block}td span{color:#718294;font-size:12px;margin-top:2px}.empty{color:#6b7c8e;text-align:center;padding:42px 12px}.status-pill{display:inline-flex;border-radius:999px;padding:5px 8px;background:#eef6ff;color:#1d4ed8;font-weight:700}.status-pill.success{background:#ecfdf5;color:#166534}.status-pill.warning{background:#fff7ed;color:#c2410c}.apply-panel{position:sticky;top:20px}.apply-count{border:1px solid #e0e7ef;border-radius:8px;background:#f8fafc;padding:16px;margin-bottom:14px}.apply-count strong{display:block;font-size:34px;line-height:1}.apply-count span{color:#647587;font-size:13px}.read-only-note{color:#6b4751;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;padding:10px;margin-top:10px;font-size:12px;line-height:1.35}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.sidebar{display:none}.grid,.main-grid{grid-template-columns:1fr}.apply-panel{position:static}}@media(max-width:720px){.workspace{padding:16px}.topbar,.panel-heading{align-items:flex-start;flex-direction:column}.control-grid,.summary-row{grid-template-columns:1fr}.moved-notice{padding:20px}.moved-notice h2{font-size:21px}.moved-notice-actions,.moved-notice-go{width:100%}}
