*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:SohneBreit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f4f5f7;color:#1c1d1f;font-size:14px}a{color:#006eb5;text-decoration:none}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#1c1d1f;color:#fff;padding:24px 0}.brand{padding:0 20px 24px;font-size:18px;font-weight:700;border-bottom:1px solid #2c2d2f;margin-bottom:12px}.brand span{display:block;font-size:11px;opacity:.6;font-weight:400}.sidebar nav{display:flex;flex-direction:column}.sidebar .nav{display:block;padding:10px 20px;color:#d6d8db}.sidebar .nav:hover{background:#2c2d2f;color:#fff}.sidebar .nav.active{background:#006eb5;color:#fff}.main{display:flex;flex-direction:column;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#fff;border-bottom:1px solid #e6e7e9}.user{display:flex;gap:12px;align-items:center}.content{padding:24px;overflow:auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h1{margin:0;font-size:22px}.card{background:#fff;border:1px solid #e6e7e9;border-radius:8px;padding:16px}.btn{background:#006eb5;color:#fff;border:0;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#fff;color:#1c1d1f;border:1px solid #c2c4c7;padding:8px 16px;border-radius:4px;cursor:pointer}.btn-danger{background:#c0392b;color:#fff;border:0;padding:6px 12px;border-radius:4px;cursor:pointer}.btn-ghost{background:transparent;border:0;color:inherit;cursor:pointer;padding:4px 8px}table.data{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}table.data th,table.data td{padding:10px 12px;text-align:left;border-bottom:1px solid #e6e7e9}table.data th{background:#f8f9fb;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b6e73;position:sticky;top:0}table.data tr:last-child td{border-bottom:0}table.data tr:hover td{background:#f8f9fb}.row-error td{background:#fef2f2!important}.row-valid td{background:#f0fdf4!important}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field label{font-weight:500;font-size:12px;color:#4d5054}.field input,.field select,.field textarea{padding:8px 10px;border:1px solid #c2c4c7;border-radius:4px;font-size:14px;font-family:inherit}.field textarea{min-height:80px;resize:vertical}.field input[type=color]{padding:2px;height:32px;width:60px}.row{display:flex;gap:12px}.row .field{flex:1}.checkbox-field{display:flex;align-items:center;gap:8px;margin-bottom:12px}.checkbox-field input[type=checkbox]{margin:0;width:16px;height:16px}.checkbox-field label{font-weight:500;font-size:13px;color:#4d5054}.color-stop{display:flex;align-items:center;gap:8px}.color-stop label{font-size:11px;color:#6b6e73;min-width:60px}.modal-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#fff;border-radius:8px;max-width:720px;width:90%;max-height:90vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e6e7e9}.modal-header h2{margin:0;font-size:18px}.modal-body{padding:20px;overflow:auto;flex:1}.modal-footer{padding:16px 20px;border-top:1px solid #e6e7e9;display:flex;gap:8px;justify-content:flex-end}.dropzone{border:2px dashed #c2c4c7;border-radius:8px;padding:48px;text-align:center;background:#f8f9fb;cursor:pointer}.dropzone.over{border-color:#006eb5;background:#eef6fc}.stepper{display:flex;gap:8px;margin-bottom:24px}.step{flex:1;padding:12px 16px;background:#f4f5f7;border-radius:4px;font-size:12px;color:#6b6e73}.step.current{background:#006eb5;color:#fff}.step.done{background:#16a34a;color:#fff}.progress{width:100%;height:8px;background:#e6e7e9;border-radius:4px;overflow:hidden}.progress>div{height:100%;background:#006eb5;transition:width .3s}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600}.badge.LOW{background:#dcfce7;color:#166534}.badge.MEDIUM{background:#fef3c7;color:#854d0e}.badge.HIGH{background:#fee2e2;color:#991b1b}.badge.NA{background:#e6e7e9;color:#6b6e73}.badge.Committed,.badge.success{background:#dcfce7;color:#166534}.badge.Failed,.badge.error{background:#fee2e2;color:#991b1b}.badge.Committing,.badge.Queued{background:#dbeafe;color:#1e40af}.badge.Previewed{background:#fef3c7;color:#854d0e}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:16px}.error-summary{background:#fef2f2;border:1px solid #fecaca;padding:12px 16px;border-radius:6px;margin-bottom:12px;color:#991b1b}.success-summary{background:#f0fdf4;border:1px solid #bbf7d0;padding:12px 16px;border-radius:6px;margin-bottom:12px;color:#166534}.tabs{display:flex;gap:0;border-bottom:1px solid #e6e7e9;margin-bottom:16px}.tab{padding:10px 16px;cursor:pointer;border:0;background:transparent;font-size:14px;color:#6b6e73;border-bottom:2px solid transparent}.tab.active{color:#006eb5;border-bottom-color:#006eb5;font-weight:600}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#1c1d1f}.login-card{background:#fff;padding:40px;border-radius:8px;width:360px}.login-card h1{margin:0 0 8px;font-size:22px}.login-card p{margin:0 0 24px;color:#6b6e73;font-size:13px}.heatcell{display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px;min-width:70px;text-align:center}
