:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#18332e;background:#f4f7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:78px;display:flex;align-items:center;gap:28px;padding:0 5%;background:#fff;border-bottom:1px solid #dfe8e4}.brand{font-size:22px;font-weight:750;text-decoration:none;color:#18332e;display:flex;align-items:center;gap:10px}.mark{background:#146c5c;color:white;padding:7px 10px;border-radius:10px;font-size:22px}.tag{font-size:13px;color:#687a74}.readonly{margin-left:auto;font-size:12px;color:#246957;background:#eaf6ee;padding:8px 12px;border-radius:30px}main{max-width:1550px;margin:auto;padding:40px 5%}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#428071}h1{font-size:37px;letter-spacing:-1.2px;margin:10px 0 12px;font-weight:700}p{color:#6c7d77;font-size:14px;line-height:1.6;margin:5px 0}h2{font-size:19px;margin:0 0 6px;font-weight:650}.panel{background:#fff;border:1px solid #dee7e2;border-radius:14px;padding:24px}.form-grid{display:grid;grid-template-columns:1.6fr .65fr .65fr 1fr 1fr auto;gap:15px;align-items:end}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;color:#556b62}input,select{font:inherit;font-size:14px;background:#fff;border:1px solid #cfdbd5;border-radius:7px;padding:11px;color:#213f34;min-width:0;max-width:100%}input:focus,select:focus{outline:2px solid #97c6b5;outline-offset:1px}.button{font:inherit;font-size:13px;font-weight:650;border:0;border-radius:8px;padding:13px 18px;cursor:pointer;text-decoration:none;white-space:nowrap}.primary{background:#146c5c;color:#fff}.primary:hover{background:#0d594b}.secondary{background:#edf3ef;color:#315f50}button:disabled{opacity:.5;cursor:wait}.form-note{display:flex;gap:22px;align-items:center;margin-top:17px;color:#78867f;font-size:12px;line-height:1.6}.check{display:flex;flex-direction:row;align-items:center;white-space:nowrap;font-weight:500;gap:6px}.check input{accent-color:#146c5c}.notice{padding:17px 3px;font-size:13px;color:#687a71}.notice.error{color:#a43c31}.progress{height:4px;border-radius:4px;background:#dbe9e1;margin-bottom:20px;overflow:hidden}.progress div{height:100%;background:#288674;transition:width .3s}.snapshot-meta{font-size:12px;color:#687b71;margin:7px 0 16px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:30px}.cards article{background:#fff;border:1px solid #e0e8e2;border-radius:12px;padding:23px}.cards span{font-size:12px;font-weight:650;color:#6b7f73}.cards strong{display:block;font-size:31px;letter-spacing:-.8px;margin:12px 0 8px}.cards small{font-size:11px;color:#8b978f}.tabs{display:flex;gap:24px;border-bottom:1px solid #d8e3dc;margin-bottom:22px;overflow:auto}.tabs button{font:inherit;font-size:13px;color:#74857b;background:none;cursor:pointer;border:0;border-bottom:3px solid transparent;padding:0 2px 15px;white-space:nowrap}.tabs .active{border-bottom-color:#146c5c;color:#146c5c;font-weight:700}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.table-toolbar input{width:270px;font-size:12px}.table-wrap{overflow:auto;max-height:650px}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{position:sticky;top:0;background:#f3f7f4;color:#688073;font-size:11px;letter-spacing:.3px;padding:13px;white-space:nowrap;z-index:1}td{border-bottom:1px solid #edf1ee;padding:15px 13px;vertical-align:top;line-height:1.5;max-width:400px;overflow-wrap:anywhere}td.num,th.num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}tbody tr:hover{background:#f8fbf9}.badge{display:inline-block;padding:4px 8px;border-radius:5px;background:#edf3ef;color:#647669;font-size:11px;white-space:nowrap}.badge.good{background:#e7f5ec;color:#297347}.badge.warn{background:#fff1dc;color:#976828}.badge.bad{background:#fcebe7;color:#a94f3d}.line-link{background:none;border:0;color:#146c5c;font:inherit;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px}.sub{font-size:11px;color:#8b978f;display:block;margin-top:4px}.empty{text-align:center;padding:70px 10px;color:#6f8479}.empty-icon{display:inline-flex;width:60px;height:60px;border-radius:18px;background:#e6f0e9;align-items:center;justify-content:center;font-size:36px;color:#6e9b85;margin-bottom:20px}.empty h2{font-weight:500;color:#4c6b59}.hidden{display:none!important}footer{padding:25px 5%;border-top:1px solid #e2e9e5;color:#87978b;font-size:11px;display:flex;justify-content:space-between}dialog{border:1px solid #d4dfd6;border-radius:15px;width:min(760px,94vw);max-height:90vh;padding:28px;color:#18332e}dialog::backdrop{background:#0d241c77}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.dialog-head button{font-size:28px;border:0;background:none;color:#62776a;cursor:pointer}.evidence{font-size:13px;background:#f5f8f5;padding:17px;border-radius:9px;white-space:pre-wrap;line-height:1.7;margin-bottom:20px;max-height:220px;overflow:auto}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}.dialog-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.mapping-row{display:grid;grid-template-columns:1.1fr 1.2fr 1.3fr 1.3fr;gap:12px;border-bottom:1px solid #edf1ee;padding:14px 0;align-items:center;font-size:13px}.mapping-row input{width:100%;font-size:12px}.scope-note{padding:14px 0;border-bottom:1px solid #edf1ee;font-size:13px;line-height:1.6;color:#597365}#scope ul{padding-left:22px}#scope li{margin:12px 0;color:#667d6f;font-size:13px;line-height:1.6}@media(max-width:1000px){.form-grid{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:repeat(2,1fr)}h1{font-size:31px}.tag{display:none}.tabs{gap:18px}.form-note{flex-wrap:wrap;gap:8px}}@media(max-width:650px){main{padding:25px 4%}.intro{align-items:start;flex-direction:column}.form-grid{grid-template-columns:1fr 1fr}.table-toolbar{align-items:start;flex-direction:column}.cards article{padding:18px}.cards strong{font-size:26px}.readonly{font-size:10px}.edit-grid{grid-template-columns:1fr}.mapping-row{grid-template-columns:1fr}.content{padding:15px}footer span{display:none}}

.form-grid>label{min-width:0}@media(max-width:650px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid>label:first-child{grid-column:1/-1}}

.export-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;max-width:470px}.audit-export{flex-basis:100%;text-align:right;font-size:12px;color:#687a74}.export-actions .button{white-space:normal}@media(max-width:650px){.export-actions{justify-content:flex-start}.audit-export{text-align:left}}
.connection-picker{display:flex;align-items:end;gap:20px;margin-bottom:22px}.connection-picker label{flex:1;max-width:440px}.connection-picker a{color:#146c5c;font-size:13px;padding-bottom:12px}@media(max-width:600px){.connection-picker{align-items:stretch;flex-direction:column;gap:10px}}
