:root{--kale-900:#0a1e21;--kale-800:#12393d;--kale-700:#0f766e;--kale-100:#e6f4f2;--grey-1200:#0e1519;--grey-900:#212b32;--grey-700:#4d5c64;--grey-500:#8a97a0;--grey-300:#d8dfe4;--grey-200:#e6eaed;--grey-100:#f4f6f7;--support:#0a8a5c;--chat:#d97706;--guide:#e5484d;--explore:#0e8fa8;--surface:#fff;--canvas:#f1f4f5;--radius:12px;--ring:#0f766e29;--shadow-sm:0 1px 2px #0e15190d, 0 1px 3px #0e15190a;--shadow-md:0 4px 12px #0e151912, 0 1px 3px #0e15190d;--shadow-lg:0 16px 40px #09161929, 0 2px 8px #09161914}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--grey-900);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}select{border:1px solid var(--grey-300);background-color:var(--surface);height:38px;color:var(--grey-900);cursor:pointer;border-radius:8px;padding:0 32px 0 10px}select:disabled{background-color:var(--grey-100);color:var(--grey-500);cursor:not-allowed;opacity:1}button{cursor:pointer}.app-shell{grid-template-columns:248px minmax(0,1fr) auto;min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr) auto}.sidebar{background:var(--kale-900);color:#fff;z-index:20;flex-direction:column;height:100vh;min-height:100vh;padding:23px 16px 18px;transition:padding .2s;display:flex;position:sticky;top:0}.sidebar-collapse{z-index:2;background:var(--kale-800);color:#fff;border:1px solid #fff3;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;display:grid;position:absolute;top:26px;right:-13px;box-shadow:0 3px 9px #0000002e}.sidebar-collapse:hover{background:var(--support)}.brand{letter-spacing:-.5px;align-items:center;gap:10px;padding:0 9px 22px;font-size:22px;font-weight:760;display:flex}.brand-mark{background:var(--support);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.tenant-switcher{background:#ffffff0f;border:1px solid #ffffff24;border-radius:9px;grid-template-columns:32px 1fr 16px;align-items:center;gap:9px;margin-bottom:18px;padding:10px;display:grid}.tenant-avatar,.profile-avatar{width:32px;height:32px;color:var(--kale-900);background:#cbe2e1;border-radius:7px;place-items:center;font-size:11px;font-weight:800;display:grid}.tenant-switcher strong,.profile strong{font-size:12px;display:block}.tenant-switcher span,.profile span{color:#b8d1d2;margin-top:2px;font-size:10px;display:block}.main-nav{flex-direction:column;gap:4px;display:flex}.main-nav button,.sidebar-bottom>button{color:#cbe2e1;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;padding:10px 11px;font-size:13px;display:flex}.main-nav button:hover,.main-nav button.active,.sidebar-bottom>button:hover,.sidebar-bottom>button.active{color:#fff;background:#ffffff1c}.main-nav button.active{box-shadow:inset 3px 0 var(--support)}.main-nav button b{background:var(--guide);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;margin-left:auto;font-size:10px;display:grid}.sidebar-bottom{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:10px}.profile{grid-template-columns:32px 1fr 16px;align-items:center;gap:9px;margin-top:6px;padding:12px 9px 2px;display:grid}.sidebar.collapsed{padding-left:10px;padding-right:10px}.sidebar.collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.sidebar.collapsed .brand-title,.sidebar.collapsed .tenant-copy,.sidebar.collapsed .tenant-switcher>svg,.sidebar.collapsed .main-nav button>span,.sidebar.collapsed .sidebar-bottom>button>span,.sidebar.collapsed .profile-copy,.sidebar.collapsed .profile>svg{display:none}.sidebar.collapsed .tenant-switcher{justify-content:center;padding:10px 0;display:flex}.sidebar.collapsed .main-nav button,.sidebar.collapsed .sidebar-bottom>button{justify-content:center;gap:0;padding-left:0;padding-right:0;position:relative}.sidebar.collapsed .main-nav button b{width:16px;min-width:16px;height:16px;font-size:8px;position:absolute;top:2px;right:1px}.sidebar.collapsed .profile{justify-content:center;padding-left:0;padding-right:0;display:flex}.main-content{min-width:0}.topbar{border-bottom:1px solid var(--grey-200);z-index:10;background:#fff;align-items:center;gap:14px;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.mobile-menu{color:var(--grey-700);background:0 0;border:0;display:none}.top-search{flex:1;max-width:570px;position:relative}.top-search svg{color:var(--grey-500);position:absolute;top:11px;left:13px}.top-search input{border:1px solid var(--grey-300);background:var(--grey-100);border-radius:8px;outline:none;width:100%;height:40px;padding:0 14px 0 40px}.top-search input:focus,.table-search input:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #daeded}.primary-button,.secondary-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.primary-button{background:var(--support);color:#fff}.primary-button:hover{background:#008c49}.secondary-button{border:1px solid var(--grey-300);color:var(--grey-900);background:#fff}.page-wrap{max-width:1500px;margin:0 auto;padding:32px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.page-heading h1{letter-spacing:-.7px;color:var(--grey-1200);margin:6px 0 5px;font-size:28px}.page-heading p{color:var(--grey-700);margin:0;font-size:14px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--grey-200);border-radius:var(--radius);background:#fff;gap:14px;min-height:117px;padding:18px;display:flex;box-shadow:0 1px 2px #00000006}.metric-icon{border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.metric-card p{color:var(--grey-700);margin:0 0 2px;font-size:12px}.metric-card strong{color:var(--grey-1200);font-size:25px}.metric-card small{color:var(--grey-500);margin-top:5px;font-size:10px;display:block}.metric-card small b{color:var(--guide)}.content-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:18px;display:grid}.panel{border:1px solid var(--grey-200);border-radius:var(--radius);background:#fff;box-shadow:0 1px 2px #00000006}.panel-head{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.panel-head h2{color:var(--grey-1200);margin:0;font-size:15px}.panel-head p{color:var(--grey-500);margin:4px 0 0;font-size:10px}.table-search{position:relative}.table-search svg{color:var(--grey-500);position:absolute;top:8px;left:10px}.table-search input{border:1px solid var(--grey-300);border-radius:7px;outline:none;width:180px;height:32px;padding-left:32px;font-size:11px}.customer-table{width:100%}.table-row{border:0;border-bottom:1px solid var(--grey-200);text-align:left;width:100%;min-height:66px;color:var(--grey-700);background:#fff;grid-template-columns:minmax(230px,1.7fr) .7fr .8fr 1fr;align-items:center;padding:0 20px;font-size:12px;display:grid}.table-row:not(.table-labels):hover{background:#fbfcfc}.table-labels{background:var(--grey-100);letter-spacing:.65px;min-height:34px;color:var(--grey-500);font-size:9px;font-weight:800}.customer-name{align-items:center;gap:11px;display:flex}.customer-name>i{background:var(--kale-100);width:34px;height:34px;color:var(--kale-800);border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}.customer-name strong{color:var(--grey-900);font-size:12px;display:block}.customer-name small{color:var(--grey-500);margin-top:3px;font-size:9px;display:block}.status{border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.status.aktuell{color:#05733d;background:#e0f7ea}.status.handlungsbedarf{color:#a94705;background:#fff1df}.status.prüfung-läuft{color:#17677a;background:#e4f6fa}.text-button{color:var(--kale-700);background:#fff;border:0;padding:14px 20px;font-size:11px;font-weight:700}.text-button span{margin-left:4px}.right-column{flex-direction:column;gap:18px;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0d0e7a;justify-content:flex-end;display:flex;position:fixed;inset:0}.wizard{background:#fff;width:min(440px,100%);height:100%;padding:38px;animation:.22s ease-out slide-in;position:relative;box-shadow:-20px 0 60px #00000026}.wizard-close{background:var(--grey-100);border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:22px;right:22px}.wizard-icon{width:46px;height:46px;color:var(--support);background:#dff7ea;border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.wizard>small{color:var(--kale-700);letter-spacing:1px;font-size:9px;font-weight:800}.wizard h2{letter-spacing:-.4px;margin:6px 0;font-size:23px}.wizard>p{color:var(--grey-700);margin:0 0 24px;font-size:12px}.wizard-steps{border-left:2px solid var(--grey-200);margin:0 0 26px 13px}.wizard-steps>div{color:var(--grey-500);gap:12px;margin:0 0 17px -14px;display:flex}.wizard-steps b{background:var(--grey-200);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.wizard-steps .current b{background:var(--support);color:#fff}.wizard-steps strong{color:var(--grey-900);font-size:11px;display:block}.wizard-steps small{margin-top:2px;font-size:9px;display:block}.wizard label{margin:14px 0;font-size:11px;font-weight:700;display:block}.wizard label input,.wizard label select{border:1px solid var(--grey-300);background:#fff;border-radius:7px;outline:none;width:100%;height:42px;margin-top:6px;padding:0 11px;display:block}.wizard-next{width:100%;margin-top:14px}@keyframes slide-in{0%{opacity:.7;transform:translate(35px)}to{opacity:1;transform:none}}@media (max-width:1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:760px){.app-shell{display:block}.sidebar{width:248px;transition:left .2s;position:fixed;left:-260px}.sidebar-open{left:0;box-shadow:20px 0 50px #00000040}.mobile-close,.mobile-menu{display:grid}.topbar{padding:0 15px}.top-search{display:none}.page-wrap{padding:23px 15px}.page-heading{align-items:flex-start;gap:16px}.page-heading .secondary-button{display:none}.page-heading h1{font-size:24px}.metric-grid{grid-template-columns:1fr 1fr}.content-grid{display:block}.right-column{margin-top:16px;display:flex}.table-row{grid-template-columns:minmax(190px,1fr) 70px 80px}.table-row>span:last-child,.table-search{display:none}}@media (max-width:470px){.metric-grid{grid-template-columns:1fr}.primary-button{padding:0 12px}.table-row{grid-template-columns:1fr 55px}.table-row>span:nth-child(3){display:none}.wizard{padding:30px 22px}}.module-page{min-width:0}.module-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.module-heading h1{letter-spacing:-.7px;color:var(--grey-1200);margin:6px 0 5px;font-size:28px}.module-heading p{color:var(--grey-700);margin:0;font-size:13px}.module-actions{align-items:center;gap:9px;margin-bottom:16px;display:flex}.module-search{flex:1;max-width:410px;position:relative}.module-search svg{color:var(--grey-500);position:absolute;top:11px;left:12px}.module-search input{border:1px solid var(--grey-300);background:#fff;border-radius:8px;outline:none;width:100%;height:40px;padding:0 13px 0 39px}.module-search input:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #daeded}.square-button,.more-button,.back-button{border:1px solid var(--grey-300);color:var(--grey-700);background:#fff;border-radius:7px;place-items:center;display:grid}.square-button{width:36px;height:36px}.more-button{border:0;width:32px;height:32px}.back-button{width:37px;height:37px}.management-table{overflow:hidden}.management-table-head,.management-row{align-items:center;gap:12px;padding:0 18px;display:grid}.management-table-head{min-height:36px;color:var(--grey-500);letter-spacing:.6px;background:var(--grey-100);border-bottom:1px solid var(--grey-200);font-size:9px;font-weight:800}.management-row{min-height:66px;color:var(--grey-700);border:0;border-bottom:1px solid var(--grey-200);text-align:left;background:#fff;width:100%;font-size:11px}.management-row:hover{background:#fbfcfc}.management-row:last-child{border-bottom:0}.customer-cols{grid-template-columns:minmax(190px,1.35fr) .7fr .8fr .45fr .45fr .5fr .65fr 18px}.document-cols{grid-template-columns:minmax(250px,1.6fr) 1fr .7fr .9fr .7fr 24px}.team-cols{grid-template-columns:1.2fr 1.3fr 1.1fr .65fr 30px}.entity-title{align-items:center;gap:11px;min-width:0;display:flex}.entity-title i{width:35px;height:35px;color:var(--kale-800);background:var(--kale-100);border-radius:8px;flex:none;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}.entity-title>span{min-width:0}.entity-title strong,.entity-title small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.entity-title strong{color:var(--grey-900)}.entity-title small{color:var(--grey-500);margin-top:3px;font-size:8px}.team-cols>span:nth-child(2){align-items:center;gap:6px;display:flex}.sortable-header{min-width:0;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:8px 0;display:flex}.sortable-header.active{color:var(--kale-800)}.inline-drawer{z-index:48;background:#0a0d0e61;justify-content:flex-end;display:flex;position:fixed;inset:68px 0 0 248px}.inline-drawer>div,.inline-drawer>form{background:#fff;width:440px;padding:35px;box-shadow:-18px 0 50px #0000001f}.inline-drawer>div>span,.inline-drawer>form>span{background:var(--kale-100);width:43px;height:43px;color:var(--kale-800);border-radius:9px;place-items:center;display:grid}.inline-drawer h2{margin:16px 0 5px}.inline-drawer p{color:var(--grey-700);margin:0 0 22px;font-size:12px;line-height:1.5}.inline-drawer label{margin:13px 0;font-size:11px;font-weight:700;display:block}.inline-drawer input{border:1px solid var(--grey-300);border-radius:7px;width:100%;height:42px;margin-top:6px;padding:0 11px;display:block}.two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.drawer-actions{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}.inline-drawer.customer-master-drawer>form{flex-direction:column;width:min(760px,100%);height:100%;padding:0;display:flex;overflow:hidden}.customer-drawer-head{border-bottom:1px solid var(--grey-200);flex:none;align-items:center;gap:14px;padding:22px 28px 18px;display:flex}.customer-drawer-head>span{background:var(--kale-100);width:43px;height:43px;color:var(--kale-800);border-radius:9px;place-items:center;display:grid}.customer-drawer-head small{color:var(--kale-700);letter-spacing:.7px;font-size:8px;font-weight:800}.customer-drawer-head h2{margin:3px 0 2px;font-size:20px}.customer-drawer-head p{margin:0;font-size:10px}.customer-form-scroll{background:var(--grey-100);flex:1;padding:20px 28px 30px;overflow-y:auto}.customer-form-section{border:1px solid var(--grey-200);background:#fff;border-radius:10px;margin-bottom:18px;padding:18px}.customer-form-section:last-child{margin-bottom:0}.customer-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.customer-section-heading>div:first-child{color:var(--kale-800);align-items:center;gap:9px;display:flex}.customer-section-heading span strong,.customer-section-heading span small{display:block}.customer-section-heading span strong{color:var(--grey-1000);font-size:12px}.customer-section-heading span small{color:var(--grey-500);margin-top:2px;font-size:8px;font-weight:500}.customer-section-actions{gap:6px;display:flex}.compact-button{min-height:31px!important;padding:0 10px!important;font-size:9px!important}.customer-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-form-grid label{min-width:0;color:var(--grey-800);margin:0;font-size:9px}.customer-form-grid label.wide{grid-column:1/-1}.customer-form-grid input,.customer-form-grid select,.customer-form-grid textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-1000);font:inherit;background:#fff;border-radius:7px;outline:none;margin-top:5px;font-weight:500;display:block}.customer-form-grid input,.customer-form-grid select{height:38px;padding:0 10px}.customer-form-grid textarea{resize:vertical;min-height:58px;padding:9px 10px}.customer-form-grid input:focus,.customer-form-grid select:focus,.customer-form-grid textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #e4f1f1}.field-with-icon{position:relative}.field-with-icon svg{color:var(--grey-500);position:absolute;top:16px;left:10px}.field-with-icon input{padding-left:34px}.label-with-icon{align-items:center;gap:5px;display:flex}.customer-card-list{gap:10px;display:grid}.customer-master-card{border:1px solid var(--grey-200);background:#fcfdfd;border-radius:9px;overflow:hidden}.customer-master-card>header{border-bottom:1px solid var(--grey-200);background:var(--grey-100);justify-content:space-between;align-items:center;min-height:38px;padding:0 11px 0 13px;display:flex}.customer-master-card>header>span{color:var(--kale-800);align-items:center;gap:6px;display:flex}.customer-master-card>header strong{color:var(--grey-900);font-size:9px}.customer-master-card>header em{color:#8a5a00;background:#fff3d6;border-radius:9px;align-items:center;gap:3px;padding:3px 6px;font-size:7px;font-style:normal;display:flex}.customer-master-card>header>div{gap:3px;display:flex}.customer-master-card>header button{width:27px;height:27px;color:var(--grey-500);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.customer-master-card>header button:hover{color:var(--support);background:#fff}.customer-master-card .customer-form-grid{padding:13px}.customer-sub-empty{border:1px dashed var(--grey-300);min-height:66px;color:var(--grey-500);background:var(--grey-100);border-radius:8px;justify-content:center;align-items:center;gap:10px;display:flex}.customer-sub-empty strong,.customer-sub-empty small{display:block}.customer-sub-empty strong{color:var(--grey-700);font-size:9px}.customer-sub-empty small{margin-top:3px;font-size:8px}.customer-drawer-actions{border-top:1px solid var(--grey-200);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:13px 28px;display:flex}.customer-drawer-actions>div{gap:8px;display:flex}.customer-drawer-actions .upload-error{max-width:340px;margin:0}.upload-zone{cursor:pointer;text-align:center;background:linear-gradient(135deg,#f8fdfc,#ecf9f9);border:1.5px dashed #97bfbf;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:205px;margin-bottom:18px;display:flex}.upload-zone>span{width:46px;height:46px;color:var(--support);background:#fff;border-radius:11px;place-items:center;display:grid;box-shadow:0 3px 12px #06394014}.upload-zone h3{margin:12px 0 4px;font-size:14px}.upload-zone p{color:var(--grey-500);margin:0 0 11px;font-size:10px}.upload-result,.upload-error{align-items:center;gap:5px;margin-top:10px;font-size:10px;font-style:normal;display:flex}.upload-result{color:#05733d}.upload-error{color:#b42318}.document-actions{justify-content:flex-end}.document-actions .module-search{margin-right:auto}.deadline-summary{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px;display:grid}.deadline-summary article{border:1px solid var(--grey-200);background:#fff;border-radius:9px;padding:16px}.deadline-summary small{color:var(--grey-500);letter-spacing:.6px;font-size:8px;font-weight:800;display:block}.deadline-summary strong{margin:4px 0 2px;font-size:25px;display:block}.deadline-summary strong.danger{color:var(--support)}.deadline-summary span{color:var(--grey-500);font-size:10px}.deadline-list .panel-head h2{font-size:14px}.deadline-row{border-bottom:1px solid var(--grey-200);min-height:67px;color:var(--grey-700);grid-template-columns:30px minmax(230px,1.5fr) .7fr 1fr .7fr 30px;align-items:center;gap:12px;padding:0 18px;font-size:11px;display:grid}.deadline-row.done{opacity:.55}.deadline-row.done strong{text-decoration:line-through}.deadline-check{border:1.5px solid var(--grey-400);color:#fff;background:#fff;border-radius:6px;place-items:center;width:21px;height:21px;display:grid}.deadline-row.done .deadline-check{background:var(--support);border-color:var(--support)}.deadline-row>span strong{color:var(--grey-900);display:block}.deadline-row>span small{align-items:center;gap:5px;margin-top:4px;font-size:9px;display:flex}.deadline-row>span:nth-child(3),.deadline-row>span:nth-child(4){align-items:center;gap:6px;display:flex}.deadline-label{border-radius:12px;width:max-content;padding:5px 8px;font-size:9px;font-style:normal}.deadline-label.kritisch{color:#a93a2a;background:#fde8e5}.deadline-label.bald-fällig{color:#a46000;background:#fff1d7}.deadline-label.geplant{color:#17677a;background:#e4f6fa}.team-banner{background:var(--kale-800);color:#fff;border-radius:10px;align-items:center;gap:30px;margin-bottom:17px;padding:16px 20px;display:flex}.team-banner>div{align-items:center;gap:11px;min-width:250px;display:flex}.team-banner span strong,.team-banner span small{display:block}.team-banner span strong{font-size:12px}.team-banner span small{color:#cbe2e1;margin-top:3px;font-size:9px}.team-banner>i{background:#ffffff2b;border-radius:4px;flex:1;height:6px;overflow:hidden}.team-banner>i b{background:var(--support);height:100%;display:block}.security-note{color:var(--kale-800);background:var(--kale-100);border-radius:8px;align-items:flex-start;gap:9px;margin-top:15px;padding:13px 15px;display:flex}.security-note p{margin:0;font-size:10px;line-height:1.5}.gbu-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px;display:grid}.gbu-kpis article{border:1px solid var(--grey-200);background:#fff;border-radius:9px;align-items:center;gap:11px;padding:15px;display:flex}.gbu-kpis article>span{width:37px;height:37px;color:var(--kale-800);background:var(--kale-100);border-radius:8px;place-items:center;display:grid}.gbu-kpis b,.gbu-kpis small{display:block}.gbu-kpis b{font-size:20px}.gbu-kpis small{color:var(--grey-500);margin-top:2px;font-size:9px}.gbu-toolbar{padding:12px 15px}.segmented{background:var(--grey-100);border-radius:7px;padding:3px;display:flex}.segmented button{color:var(--grey-700);background:0 0;border:0;border-radius:5px;padding:7px 11px;font-size:10px}.segmented button.selected{color:var(--grey-900);background:#fff;font-weight:700;box-shadow:0 1px 4px #00000014}.toolbar-actions{gap:7px;display:flex}.toolbar-actions label{position:relative}.toolbar-actions label svg{color:var(--grey-500);position:absolute;top:9px;left:10px}.toolbar-actions input{border:1px solid var(--grey-300);border-radius:7px;outline:none;width:210px;height:36px;padding-left:33px}.gbu-list-head,.gbu-list-row{grid-template-columns:minmax(260px,1.7fr) .8fr .7fr .9fr .6fr 25px;align-items:center;gap:12px;padding:0 18px;display:grid}.gbu-list-head{background:var(--grey-100);min-height:36px;color:var(--grey-500);letter-spacing:.65px;font-size:8px;font-weight:800}.gbu-list-row{border:0;border-bottom:1px solid var(--grey-200);text-align:left;width:100%;min-height:78px;color:var(--grey-700);background:#fff;font-size:10px}.gbu-list-row:hover{background:#fbfcfc}.gbu-title-cell{align-items:center;gap:11px;display:flex}.gbu-title-cell>i{width:39px;height:39px;color:var(--kale-800);background:var(--kale-100);border-radius:9px;flex:none;place-items:center;display:grid}.gbu-title-cell small,.gbu-title-cell strong,.gbu-title-cell em{font-style:normal;display:block}.gbu-title-cell small{color:var(--kale-700);letter-spacing:.35px;font-size:8px;font-weight:800}.gbu-title-cell strong{color:var(--grey-900);margin:3px 0;font-size:12px}.gbu-title-cell em{color:var(--grey-500);font-size:9px}.progress-cell{align-items:center;gap:8px;display:flex}.progress-cell>i{background:var(--grey-200);border-radius:3px;width:75px;height:5px;overflow:hidden}.progress-cell>i b{background:var(--support);height:100%;display:block}.owner-cell{align-items:center;gap:7px;display:flex}.owner-cell i{background:var(--grey-200);border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-style:normal;font-weight:800;display:grid}.status.entwurf{color:#5c6970;background:#eef0f1}.status.in-prüfung{color:#17677a;background:#e4f6fa}.status.freigegeben{color:#05733d;background:#e0f7ea}.page-wrap:has(.gbu-workspace){max-width:none;padding:0}.gbu-workspace{background:#f3f5f4;min-height:calc(100vh - 68px)}.gbu-workspace-head{border-bottom:1px solid var(--grey-200);background:#fff;align-items:center;gap:12px;min-height:72px;padding:10px 20px;display:flex}.gbu-workspace-head>div:nth-child(2) small{color:var(--kale-700);letter-spacing:.5px;font-size:8px;font-weight:800;display:block}.gbu-workspace-head h1{margin:3px 0 0;font-size:16px}.workspace-head-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.workspace-head-actions>span{text-align:right;margin-right:8px}.workspace-head-actions>span b,.workspace-head-actions>span small{display:block}.workspace-head-actions>span b{font-size:13px}.workspace-head-actions>span small{color:var(--grey-500);font-size:8px}.workflow-strip{border-bottom:1px solid var(--grey-200);background:#fff;justify-content:center;align-items:center;gap:8px;height:44px;display:flex}.workflow-strip>div{color:var(--grey-500);align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.workflow-strip>div b{background:var(--grey-200);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.workflow-strip>div.done{color:var(--support)}.workflow-strip>div.done b{color:#fff;background:var(--support)}.workflow-strip>div.active{color:var(--kale-900)}.workflow-strip>div.active b{color:#fff;background:var(--kale-800)}.workflow-strip>i{background:var(--grey-300);width:55px;height:1px}.workspace-grid{grid-template-columns:235px minmax(560px,1fr) 285px;min-height:calc(100vh - 184px);display:grid}.section-nav{border-right:1px solid var(--grey-200);background:#fff;padding:14px 10px}.section-nav-head{padding:4px 8px 13px}.section-nav-head>span{letter-spacing:.7px;color:var(--grey-500);font-size:8px;font-weight:800;display:block}.section-nav-head>small{margin-top:4px;font-size:9px;display:block}.section-nav-head>i{background:var(--grey-200);border-radius:3px;height:4px;margin-top:7px;display:block;overflow:hidden}.section-nav-head>i b{background:var(--support);height:100%;display:block}.section-nav>button{text-align:left;width:100%;color:var(--grey-500);background:#fff;border:0;border-radius:7px;grid-template-columns:27px 1fr 14px;align-items:start;gap:8px;padding:10px 7px;display:grid}.section-nav>button:hover,.section-nav>button.active{background:var(--kale-100)}.section-nav>button.active{box-shadow:inset 3px 0 var(--kale-700)}.section-number{background:var(--grey-200);border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.section-number.complete{color:#058147;background:#def5e8}.section-nav button strong,.section-nav button small,.section-nav button em{font-style:normal;display:block}.section-nav button strong{color:var(--grey-900);font-size:9px}.section-nav button small{margin-top:3px;font-size:8px;line-height:1.3}.section-nav button em{color:var(--kale-700);margin-top:5px;font-size:7px}.section-summary{color:var(--kale-800);background:#f5fbfb;border:1px solid #cbe2e1;border-radius:8px;grid-template-columns:20px 1fr 28px;gap:6px;margin:15px 4px 0;padding:10px;display:grid}.section-summary strong,.section-summary small{display:block}.section-summary strong{font-size:8px}.section-summary small{margin-top:3px;font-size:7px;line-height:1.3}.section-summary>b{font-size:16px}.assessment-editor{width:100%;min-width:0;max-width:900px;margin:0 auto;padding:20px 22px 45px}.editor-heading{justify-content:space-between;align-items:flex-end;margin-bottom:13px;display:flex}.editor-heading h2{margin:4px 0;font-size:20px}.editor-heading p{color:var(--grey-500);margin:0;font-size:10px}.quality-banner{color:#05733d;background:#eaf8f2;border:1px solid #b9e9ce;border-radius:8px;align-items:center;gap:10px;margin-bottom:13px;padding:11px 13px;display:flex}.quality-banner>span{background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.quality-banner strong{font-size:10px;display:block}.quality-banner p{color:#3e7259;margin:3px 0 0;font-size:8px}.quality-banner button{color:#05733d;background:0 0;border:0;margin-left:auto;font-size:8px;font-weight:800}.hazard-tabs{gap:6px;padding-bottom:8px;display:flex;overflow-x:auto}.hazard-tabs>button{border:1px solid var(--grey-300);text-align:left;width:172px;min-width:172px;color:var(--grey-500);background:#fff;border-radius:8px;grid-template-columns:18px 1fr;gap:7px;padding:9px;display:grid;position:relative}.hazard-tabs>button>span:nth-child(2){min-width:0}.hazard-tabs small,.hazard-tabs strong{display:block}.hazard-tabs small{letter-spacing:.3px;font-size:6px}.hazard-tabs strong{color:var(--grey-900);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;line-height:1.3;overflow:hidden}.risk-pill{border-radius:8px;padding:3px 5px;font-size:6px;font-style:normal;position:absolute;bottom:6px;right:7px}.risk-pill.hoch{color:#a83a2b;background:#fde5e2}.risk-pill.mittel{color:#9b5a00;background:#fff0d5}.hazard-editor-card{border:1px solid var(--grey-200);background:#fff;border-radius:10px;margin-top:5px;overflow:hidden}.hazard-card-head{border-bottom:1px solid var(--grey-200);justify-content:space-between;padding:15px 17px;display:flex}.hazard-tag{background:var(--kale-100);color:var(--kale-800);border-radius:10px;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.hazard-card-head h3{margin:7px 0 4px;font-size:14px}.source-link{color:var(--kale-700);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:8px;display:flex}.field-block{padding:14px 17px 0}.field-block>label{color:var(--grey-900);margin-bottom:6px;font-size:9px;font-weight:800;display:block}.field-block>label span{color:#6b35a8;background:#f1e7fb;border-radius:8px;margin-left:6px;padding:3px 6px;font-size:6px;display:inline-flex}.field-block>label span.required{color:#a93a2a;background:#fde8e5}.field-block textarea{resize:vertical;border:1px solid var(--grey-300);border-radius:7px;outline:none;width:100%;min-height:70px;padding:10px;font-size:10px;line-height:1.5}.field-block textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #e4f1f1}.risk-comparison{grid-template-columns:1fr 25px 1fr;align-items:end;gap:8px;padding:14px 17px 0;display:grid}.risk-comparison>svg{color:var(--grey-500);margin-bottom:20px}.risk-comparison label{margin-bottom:5px;font-size:8px;font-weight:800;display:block}.risk-score{border-radius:7px;grid-template-columns:42px 1fr 1fr;align-items:center;gap:7px;padding:8px;display:grid}.risk-score.high{background:#fff0ed;border:1px solid #f2c3bb}.risk-score.low{background:#e9f8f0;border:1px solid #bce6cd}.risk-score>strong{font-size:18px}.risk-score>span{font-size:7px}.risk-score span b{font-size:8px;display:block}.measure-meta{grid-template-columns:1fr 1fr;gap:9px;margin-top:8px;display:grid}.measure-meta label{color:var(--grey-500);grid-template-columns:16px 1fr;align-items:center;gap:4px;font-size:8px;display:grid}.measure-meta select,.measure-meta input{border:1px solid var(--grey-300);height:34px;color:var(--grey-900);background:#fff;border-radius:6px;grid-column:1/-1;padding:0 8px}.verification-row{background:var(--grey-100);color:var(--grey-700);border-radius:7px;justify-content:space-between;margin:14px 17px 0;padding:10px;font-size:8px;display:flex}.verification-row label{color:var(--grey-900);align-items:center;gap:7px;font-weight:700;display:flex}.verification-row input{accent-color:var(--support)}.card-actions{border-top:1px solid var(--grey-200);justify-content:flex-end;gap:8px;margin-top:14px;padding:12px 17px;display:flex}.ai-review-panel{border-left:1px solid var(--grey-200);background:#fff;min-width:0}.ai-review-head{border-bottom:1px solid var(--grey-200);align-items:center;gap:8px;height:55px;padding:0 13px;display:flex}.ai-review-head>span{background:var(--kale-800);color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.ai-review-head small,.ai-review-head strong{display:block}.ai-review-head small{letter-spacing:.7px;color:var(--kale-700);font-size:6px}.ai-review-head strong{font-size:10px}.ai-review-head button{background:0 0;border:0;margin-left:auto}.ai-context{background:var(--kale-100);color:var(--kale-800);border-radius:7px;gap:7px;margin:12px;padding:9px;display:flex}.ai-context p{margin:0;font-size:8px;line-height:1.45}.ai-insight{border:1px solid var(--grey-200);border-radius:8px;margin:0 12px 10px;padding:11px}.ai-insight>div{color:var(--kale-800);align-items:center;gap:6px;display:flex}.ai-insight strong{font-size:9px}.ai-insight p{color:var(--grey-700);margin:7px 0;font-size:8px;line-height:1.5}.ai-insight.warning{background:#fffbf3;border-color:#f0cf9a}.ai-insight.warning>div{color:#9b5a00}.ai-insight blockquote{color:var(--grey-700);background:#fff;border-left:2px solid #e4a94d;margin:8px 0;padding:7px;font-size:7px;line-height:1.45}.ai-insight>button{color:#8a5104;background:#fff0d5;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;height:29px;font-size:8px;font-weight:800;display:flex}.ai-insight.success{background:#f2fbf6;border-color:#ccebd9}.ai-insight.success>div{color:#05733d}.source-chips{flex-wrap:wrap;gap:4px!important;display:flex!important}.source-chips span{background:var(--grey-100);color:var(--grey-700);border-radius:9px;padding:4px 6px;font-size:6px}.ai-question{border:1px solid var(--grey-300);border-radius:7px;height:36px;margin:15px 12px;display:flex;overflow:hidden}.ai-question input{border:0;outline:none;flex:1;min-width:0;padding:0 8px;font-size:8px}.ai-question button{background:var(--kale-800);color:#fff;border:0;place-items:center;width:36px;display:grid}@media (max-width:1200px){.workspace-grid{grid-template-columns:210px minmax(500px,1fr)}.ai-review-panel{display:none}}@media (max-width:900px){.gbu-list-head,.gbu-list-row{grid-template-columns:minmax(240px,1.5fr) .8fr .7fr 25px}.gbu-list-head>:nth-child(4),.gbu-list-head>:nth-child(5),.gbu-list-row>:nth-child(4),.gbu-list-row>:nth-child(5){display:none}.workspace-grid{display:block}.section-nav{border-right:0;border-bottom:1px solid var(--grey-200);display:flex;overflow-x:auto}.section-nav-head,.section-summary{display:none}.section-nav>button{min-width:200px}.customer-cols{grid-template-columns:1.4fr .8fr .8fr 18px}.customer-cols>:nth-child(4),.customer-cols>:nth-child(5),.customer-cols>:nth-child(6),.customer-cols>:nth-child(7){display:none}.document-cols{grid-template-columns:1.4fr 1fr .8fr 24px}.document-cols>:nth-child(3),.document-cols>:nth-child(5){display:none}.deadline-row{grid-template-columns:30px 1.4fr .7fr .7fr 30px}.deadline-row>:nth-child(4){display:none}}@media (max-width:760px){.module-heading h1{font-size:24px}.gbu-kpis,.deadline-summary{grid-template-columns:1fr 1fr}.management-table{overflow-x:auto}.management-table-head,.management-row{min-width:680px}.inline-drawer{inset:68px 0 0}.customer-form-grid{grid-template-columns:1fr}.customer-form-grid label.wide{grid-column:auto}.customer-section-heading{align-items:flex-start}.customer-section-actions{flex-wrap:wrap;justify-content:flex-end}.customer-form-scroll{padding:15px}.customer-drawer-head,.customer-drawer-actions{padding-left:17px;padding-right:17px}.customer-drawer-actions{align-items:flex-end}.customer-drawer-actions>div{flex:none}.gbu-workspace-head{flex-wrap:wrap}.workspace-head-actions{width:100%;margin-left:49px}.workflow-strip{justify-content:flex-start;padding:0 15px;overflow-x:auto}.assessment-editor{padding:16px 12px 35px}.risk-comparison{grid-template-columns:1fr}.risk-comparison>svg{margin:0 auto;transform:rotate(90deg)}.measure-meta{grid-template-columns:1fr}.hazard-tabs>button{min-width:155px}.module-actions{flex-wrap:wrap}.module-search{flex-basis:100%;width:100%;max-width:none}.team-cols{min-width:620px}}.billing-page .module-heading{align-items:flex-start}.billing-grid{grid-template-columns:minmax(0,1.65fr) minmax(285px,.7fr);align-items:start;gap:18px;display:grid}.billing-plan-card{padding:24px}.billing-plan-head{align-items:center;gap:12px;display:flex}.billing-plan-head>span{width:44px;height:44px;color:var(--support);background:#dff7ea;border-radius:10px;place-items:center;display:grid}.billing-plan-head>div{min-width:0}.billing-plan-head small{color:var(--kale-700);letter-spacing:.8px;font-size:8px;font-weight:800;display:block}.billing-plan-head h2{margin:4px 0 0;font-size:20px}.billing-plan-head>em{margin-left:auto}.billing-status{border-radius:14px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.billing-status.success{color:#05733d;background:#e0f7ea}.billing-status.warning{color:#9b5a00;background:#fff0d5}.billing-status.danger{color:#a83a2b;background:#fde5e2}.billing-status.neutral{color:var(--grey-700);background:var(--grey-100)}.billing-plan-card>p{color:var(--grey-700);margin:18px 0 0;font-size:12px;line-height:1.55}.billing-price{background:var(--grey-100);border-radius:10px;margin:20px 0;padding:18px}.billing-price strong,.billing-price span{display:block}.billing-price strong{color:var(--grey-1200);font-size:22px}.billing-price span{color:var(--grey-500);margin-top:5px;font-size:9px}.billing-offer small{color:var(--kale-700);letter-spacing:.8px;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.billing-offer strong{font-size:18px}.billing-offer span{font-size:11px}.billing-plan-options{gap:10px;margin:20px 0;display:grid}.billing-plan-options .billing-offer{border:1px solid var(--grey-200);text-align:left;cursor:pointer;width:100%;margin:0}.billing-plan-options .billing-offer.selected{border-color:var(--kale-700);box-shadow:0 0 0 2px color-mix(in srgb,var(--kale-700) 18%,transparent)}.billing-facts{border-top:1px solid var(--grey-200);margin:0}.billing-facts>div{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;gap:14px;min-height:48px;display:flex}.billing-facts dt{color:var(--grey-500);font-size:10px}.billing-facts dd{text-align:right;color:var(--grey-900);margin:0;font-size:10px;font-weight:750}.billing-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.billing-actions button:disabled{opacity:.65;cursor:wait}.billing-permission{color:var(--grey-500);align-items:center;gap:7px;font-size:10px;display:flex}.billing-cancel-note{color:#9b5a00;background:#fff8e9;border-radius:8px;align-items:center;gap:8px;margin:0 0 16px;padding:10px 12px;font-size:10px;display:flex}.billing-cancel-button,.billing-confirm-cancel{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:10px;font-weight:750;display:inline-flex}.billing-cancel-button{color:#a83a2b;background:0 0;border:0;padding:0 4px}.billing-cancel-button:hover{text-decoration:underline}.billing-confirm-cancel{color:#fff;background:#b9493a;border:1px solid #b9493a;padding:0 12px}.billing-confirm-cancel:hover{background:#9f3c30}.billing-cancel-confirm{background:#fff7f5;border:1px solid #f2cac4;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:14px;display:flex}.billing-cancel-confirm strong{color:#892f24;font-size:11px}.billing-cancel-confirm p{color:#7f5b56;margin:4px 0 0;font-size:9.5px;line-height:1.5}.billing-cancel-confirm>div:last-child{flex:none;gap:8px;display:flex}.billing-side{gap:12px;display:grid}.billing-info-card{gap:11px;padding:17px;display:flex}.billing-info-card>span{width:34px;height:34px;color:var(--kale-800);background:var(--kale-100);border-radius:8px;flex:none;place-items:center;display:grid}.billing-info-card h3{margin:1px 0 5px;font-size:12px}.billing-info-card p{color:var(--grey-500);margin:0;font-size:9px;line-height:1.5}.billing-setup-card{border-radius:var(--radius);color:#7a570e;background:#fffaf0;border:1px solid #efd49f;padding:17px}.billing-setup-card strong{font-size:11px}.billing-setup-card p{margin:6px 0 0;font-size:9px;line-height:1.55}.billing-notice,.billing-error-inline{border-radius:9px;align-items:center;gap:9px;min-height:46px;margin-bottom:16px;padding:10px 13px;font-size:10px;display:flex}.billing-notice{color:#05733d;background:#eaf9f1;border:1px solid #c8ead6}.billing-notice span{flex:1}.billing-notice button{color:#05733d;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.billing-error-inline{color:#a83a2b;background:#fdecea;border:1px solid #f2cac4}.billing-loading,.billing-load-error{min-height:340px;color:var(--grey-500);flex-direction:column;justify-content:center;align-items:center;display:flex}.billing-loading{gap:10px;font-size:11px}.billing-load-error h2{color:var(--grey-900);margin:10px 0 4px;font-size:16px}.billing-load-error p{margin:0 0 15px;font-size:10px}@media (max-width:900px){.billing-grid{grid-template-columns:1fr}.billing-side{grid-template-columns:1fr 1fr}.billing-setup-card{grid-column:1/-1}}@media (max-width:600px){.billing-plan-card{padding:17px}.billing-plan-head{flex-wrap:wrap;align-items:flex-start}.billing-plan-head>em{margin-left:0}.billing-side{grid-template-columns:1fr}.billing-setup-card{grid-column:auto}.billing-facts>div{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 0}.billing-facts dd{text-align:left}.billing-actions>button{justify-content:center;width:100%}.billing-cancel-confirm{flex-direction:column;align-items:stretch}.billing-cancel-confirm>div:last-child{flex-direction:column}.billing-cancel-confirm button{width:100%}}.top-search{min-width:220px}.top-search input{padding-right:64px}.top-search kbd{border:1px solid var(--grey-300);height:22px;color:var(--grey-500);pointer-events:none;background:#fff;border-radius:5px;align-items:center;padding:0 6px;font-family:inherit;font-size:9px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 1px #0e15190a}.search-clear{width:30px;height:30px;color:var(--grey-500);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid;position:absolute;top:6px;right:7px}.search-clear:hover{color:var(--grey-900);background:var(--grey-200)}.top-search .search-clear svg{color:currentColor;position:static}.global-search-results{z-index:80;border:1px solid var(--grey-200);width:min(620px,100vw - 32px);box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;position:absolute;top:48px;left:0;overflow:hidden}.search-results-label{color:var(--grey-500);letter-spacing:.06em;text-transform:uppercase;padding:10px 13px 6px;font-size:9px;font-weight:800}.global-search-results>button{text-align:left;background:#fff;border:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 12px;display:grid}.global-search-results>button.active{background:var(--kale-100)}.global-search-results>button>span:nth-child(2){min-width:0}.global-search-results strong,.global-search-results small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.global-search-results strong{color:var(--grey-900);font-size:11px}.global-search-results small{color:var(--grey-500);margin-top:4px;font-size:9px}.global-search-results em{background:var(--grey-100);color:var(--grey-700);border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.search-result-icon{width:34px;height:34px;color:var(--kale-800);background:var(--kale-100);border-radius:8px;place-items:center;display:grid!important}.search-result-icon.document,.search-result-icon.template{color:#17677a;background:#e4f6fa}.search-result-icon.deadline{color:#9b5a00;background:#fff0d5}.global-search-results .search-result-icon svg{color:currentColor;position:static}.search-results-hint{border-top:1px solid var(--grey-200);background:var(--grey-100);min-height:34px;color:var(--grey-500);align-items:center;gap:14px;padding:0 13px;font-size:8px;display:flex}.search-no-results{min-height:128px;color:var(--grey-500);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.search-no-results svg{color:var(--grey-500);margin-bottom:8px;position:static}.search-no-results strong{color:var(--grey-900);font-size:11px}.search-no-results span{margin-top:4px;font-size:9px}@media (max-width:760px){.topbar{gap:8px}.top-search{min-width:0;max-width:none;display:block}.top-search kbd{display:none}.top-search input{padding-right:34px;font-size:11px}.assistant-topbar-button{padding:0 10px;font-size:0}.assistant-topbar-button svg{margin:0}.global-search-results{width:auto;max-height:calc(100vh - 74px);position:fixed;top:62px;left:8px;right:8px;overflow-y:auto}.global-search-results em{display:none}.global-search-results>button{grid-template-columns:36px minmax(0,1fr)}}.usage-warning{border-radius:9px;align-items:center;gap:9px;min-height:42px;margin-bottom:10px;padding:10px 13px;font-size:10.5px;font-weight:650;display:flex}.usage-warning.warning{color:#8a5a0e;background:#fff8e9;border:1px solid #efd49f}.usage-warning.danger{color:#a83a2b;background:#fdecea;border:1px solid #f2cac4}.usage-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.usage-metric{align-items:flex-start;gap:12px;min-height:126px;padding:18px;display:flex}.usage-metric>span{width:37px;height:37px;color:var(--kale-800);background:var(--kale-100);border-radius:9px;flex:none;place-items:center;display:grid}.usage-metric>div{flex:1;min-width:0}.usage-metric small{color:var(--grey-500);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:750;display:block}.usage-metric strong{color:var(--grey-1200);margin-top:6px;font-size:20px;display:block}.usage-metric p{color:var(--grey-500);margin:5px 0 0;font-size:9px;line-height:1.4}.usage-progress{background:var(--grey-200);border-radius:999px;height:5px;margin-top:11px;overflow:hidden}.usage-progress i{border-radius:inherit;background:var(--support);height:100%;display:block}.usage-limit-card{gap:11px;padding:17px;display:flex}.usage-limit-card>span{color:#8a5a0e;background:#fff0d5;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.usage-limit-card h3{margin:1px 0 4px;font-size:12px}.usage-limit-card p{color:var(--grey-500);margin:0 0 11px;font-size:9px;line-height:1.45}.usage-limit-card label{border:1px solid var(--grey-300);background:#fff;border-radius:8px;align-items:center;height:36px;display:flex;overflow:hidden}.usage-limit-card input{border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 10px;font-size:12px}.usage-limit-card label b{color:var(--grey-500);padding:0 10px;font-size:11px}.usage-limit-card button{justify-content:center;width:100%;margin-top:8px}.usage-breakdown{margin-top:18px;padding:22px}.usage-breakdown-head{border-bottom:1px solid var(--grey-200);align-items:center;gap:11px;padding-bottom:16px;display:flex}.usage-breakdown-head>span{width:38px;height:38px;color:var(--kale-800);background:var(--kale-100);border-radius:9px;place-items:center;display:grid}.usage-breakdown-head h2{margin:0;font-size:15px}.usage-breakdown-head p{color:var(--grey-500);margin:4px 0 0;font-size:9.5px}.usage-breakdown-grid{grid-template-columns:1fr 1fr;gap:28px;padding-top:16px;display:grid}.usage-breakdown-grid h3{margin:0 0 8px;font-size:11px}.usage-breakdown-grid>div>p{color:var(--grey-500);font-size:10px}.usage-breakdown-row{border-bottom:1px solid var(--grey-100);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;min-height:42px;display:grid}.usage-breakdown-row span{font-size:10.5px;font-weight:650}.usage-breakdown-row b{font-size:10.5px}.usage-breakdown-row small{color:var(--grey-500);grid-column:1/-1;margin-top:-8px;font-size:8.5px}@media (max-width:900px){.usage-metric-grid,.usage-breakdown-grid{grid-template-columns:1fr}}@media (min-width:1201px){.workspace-grid{grid-template-columns:205px minmax(475px,1fr) 245px}.assessment-editor{padding-left:16px;padding-right:16px}.section-nav{padding-left:8px;padding-right:8px}}.gbu-create-backdrop{justify-content:center;align-items:center;padding:24px}.gbu-create-wizard{background:#fff;border-radius:14px;width:min(920px,100%);max-height:calc(100vh - 48px);animation:.2s ease-out create-pop;overflow:auto;box-shadow:0 24px 80px #0000003d}.create-wizard-head{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;min-height:78px;padding:16px 22px;display:flex}.create-title{align-items:center;gap:12px;display:flex}.create-title>span{color:#fff;background:var(--kale-800);border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.create-title small{letter-spacing:.85px;color:var(--kale-700);font-size:8px;font-weight:800;display:block}.create-title h2{margin:3px 0 0;font-size:20px}.create-wizard-head>button{background:var(--grey-100);color:var(--grey-700);border:0;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.create-progress{border-bottom:1px solid var(--grey-200);background:#fbfcfc;grid-template-columns:repeat(4,1fr);align-items:center;min-height:63px;padding:0 70px;display:grid}.create-progress>div{color:var(--grey-500);align-items:center;font-size:9px;font-weight:700;display:flex;position:relative}.create-progress>div:not(:last-child):after{content:"";background:var(--grey-300);flex:1;height:1px;margin:0 10px}.create-progress b{background:var(--grey-200);border-radius:50%;place-items:center;width:25px;height:25px;margin-right:7px;font-size:9px;display:grid}.create-progress .active{color:var(--kale-900)}.create-progress .active b{background:var(--kale-800);color:#fff}.create-progress .done{color:var(--support)}.create-progress .done b{background:var(--support);color:#fff}.create-progress .done:after{background:var(--support)!important}.create-wizard-body{padding:26px 34px 28px}.create-intro{background:var(--kale-100);color:var(--kale-800);border:1px solid #cbe2e1;border-radius:9px;gap:11px;margin-bottom:19px;padding:12px 14px;display:flex}.create-intro>span{background:#fff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.create-intro strong{font-size:11px;display:block}.create-intro p{color:var(--kale-700);margin:3px 0 0;font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:var(--grey-900);font-size:10px;font-weight:800}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-900);background:#fff;border-radius:7px;outline:none;margin-top:6px;padding:0 11px;display:block}.form-grid input,.form-grid select{height:40px}.form-grid textarea{resize:vertical;min-height:72px;padding-top:10px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #e4f1f1}.form-grid label>em{color:#b13f30;min-height:12px;margin-top:4px;font-size:8px;font-style:normal;font-weight:600;display:block}.create-actions{border-top:1px solid var(--grey-200);justify-content:flex-end;gap:9px;margin-top:23px;padding-top:17px;display:flex}.create-actions button:disabled{opacity:.65;cursor:wait}.step-heading h3{margin:0 0 5px;font-size:18px}.step-heading p{color:var(--grey-500);margin:0;font-size:10px;line-height:1.5}.upload-dropzone{width:100%;min-height:170px;color:var(--kale-800);background:#f8fcfc;border:1.5px dashed #9bbfc0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;display:flex}.upload-dropzone>span{background:#fff;border-radius:11px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 3px 12px #0639401a}.upload-dropzone strong{margin-top:10px;font-size:12px}.upload-dropzone small{color:var(--grey-500);margin-top:4px;font-size:9px}.selected-documents{gap:7px;margin-top:12px;display:grid}.selected-documents>div{border:1px solid var(--grey-200);border-radius:8px;grid-template-columns:34px 1fr 28px;align-items:center;gap:9px;padding:9px 11px;display:grid}.selected-documents>div>span{width:33px;height:33px;color:var(--kale-700);background:#eef7f7;border-radius:7px;place-items:center;display:grid}.selected-documents strong,.selected-documents small{display:block}.selected-documents strong{font-size:10px}.selected-documents small{color:var(--grey-500);margin-top:3px;font-size:8px}.selected-documents button{color:var(--grey-500);background:0 0;border:0}.privacy-note{background:var(--grey-100);color:var(--kale-800);border-radius:8px;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;display:flex}.privacy-note strong,.privacy-note small{display:block}.privacy-note strong{font-size:9px}.privacy-note small{color:var(--grey-500);margin-top:2px;font-size:8px}.proposal-badge{color:#6b35a8;background:#f1e7fb;border-radius:12px;align-items:center;gap:5px;margin-bottom:8px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.review-summary{border:1px solid var(--grey-200);border-radius:9px;grid-template-columns:1.1fr 1.5fr 1.3fr .6fr;margin-bottom:14px;display:grid;overflow:hidden}.review-summary>div{border-right:1px solid var(--grey-200);padding:12px}.review-summary>div:last-child{border:0}.review-summary small,.review-summary strong{display:block}.review-summary small{color:var(--grey-500);letter-spacing:.6px;font-size:7px;font-weight:800}.review-summary strong{margin-top:5px;font-size:9px;line-height:1.35}.extraction-card{border:1px solid var(--grey-200);border-radius:9px;overflow:hidden}.extraction-card header{color:#05733d;background:#eff9f4;align-items:center;gap:9px;padding:12px 14px;display:flex}.extraction-card header div{flex:1}.extraction-card header strong,.extraction-card header small{display:block}.extraction-card header strong{font-size:10px}.extraction-card header small{color:#3e7259;margin-top:2px;font-size:8px}.extraction-card header b{font-size:17px}.extraction-card>div{border-top:1px solid var(--grey-200);justify-content:space-between;align-items:center;gap:20px;min-height:57px;padding:10px 14px;display:flex}.extraction-card>div small,.extraction-card>div strong{display:block}.extraction-card>div small{color:var(--grey-500);font-size:8px}.extraction-card>div strong{margin-top:4px;font-size:9px;font-weight:650}.extraction-card>div em{white-space:nowrap;color:#05733d;background:#e0f7ea;border-radius:10px;padding:4px 7px;font-size:7px;font-style:normal}.extraction-card>div.needs-check em{color:#9b5a00;background:#fff0d5}.generation-step{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.agent-orbit{background:var(--kale-100);width:92px;height:92px;color:var(--kale-800);border-radius:50%;place-items:center;display:grid;position:relative}.agent-orbit>span{z-index:2;background:#fff;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 6px 20px #06394024}.agent-orbit i{border:1px solid #9ccccc;border-radius:50%;animation:1.8s infinite agent-pulse;position:absolute;inset:0}.agent-orbit i:last-child{animation-delay:.7s}.generation-step h3{margin:16px 0 5px;font-size:19px}.generation-step>p{min-height:18px;color:var(--grey-500);margin:0;font-size:10px}.generation-progress{align-items:center;gap:10px;width:min(480px,100%);margin-top:18px;display:flex}.generation-progress i{background:var(--grey-200);border-radius:5px;flex:1;height:7px;overflow:hidden}.generation-progress i b{background:linear-gradient(90deg,var(--kale-700),var(--support));height:100%;transition:width .35s;display:block}.generation-progress strong{width:35px;font-size:10px}.stream-log{text-align:left;width:min(520px,100%);max-height:125px;margin-top:16px;overflow:auto}.stream-log>div{color:var(--grey-700);align-items:center;gap:7px;padding:5px 8px;font-size:8px;display:flex}.stream-log svg{color:var(--support)}.create-error{background:#fde8e5;border-radius:7px;padding:9px 11px;color:#a93a2a!important;margin-top:12px!important;font-size:9px!important}.success-step{text-align:center;padding:18px 70px 5px}.success-mark{color:#fff;background:var(--support);border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 13px;display:grid;box-shadow:0 8px 24px #00a65638}.success-step>small{color:#05733d;letter-spacing:.8px;font-size:8px;font-weight:800}.success-step h3{margin:7px 0;font-size:22px}.success-step>p{max-width:600px;color:var(--grey-500);margin:0 auto;font-size:10px;line-height:1.55}.success-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 12px;display:grid}.success-stats>div{border:1px solid var(--grey-200);border-radius:8px;padding:13px}.success-stats strong,.success-stats small{display:block}.success-stats strong{font-size:19px}.success-stats small{color:var(--grey-500);margin-top:3px;font-size:8px}.next-step-card{text-align:left;color:var(--kale-800);background:var(--kale-100);border-radius:8px;align-items:center;gap:11px;padding:12px 14px;display:flex}.next-step-card strong,.next-step-card small{display:block}.next-step-card strong{font-size:10px}.next-step-card small{color:var(--kale-700);margin-top:3px;font-size:8px}@keyframes create-pop{0%{opacity:.7;transform:translateY(10px)scale(.99)}to{opacity:1;transform:none}}@keyframes agent-pulse{0%{opacity:.7;transform:scale(.72)}to{opacity:0;transform:scale(1.45)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.gbu-create-backdrop{align-items:stretch;padding:0}.gbu-create-wizard{border-radius:0;height:100vh;max-height:none}.create-progress{padding:0 16px}.create-progress span{display:none}.create-wizard-body{padding:20px 17px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.review-summary{grid-template-columns:1fr 1fr}.review-summary>div:nth-child(2){border-right:0}.review-summary>div:nth-child(-n+2){border-bottom:1px solid var(--grey-200)}.success-step{padding:12px 0}}.review-workspace{background:#f6f8f8;min-height:calc(100vh - 68px);margin:-32px}.review-workspace-header{border-bottom:1px solid var(--grey-200);background:#fff;align-items:center;gap:13px;min-height:76px;padding:12px 22px;display:flex}.back-button{border:1px solid var(--grey-300);width:37px;height:37px;color:var(--grey-700);background:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.review-document-title{min-width:260px}.review-document-title small{color:var(--kale-700);letter-spacing:.65px;font-size:7px;font-weight:850;display:block}.review-document-title h1{letter-spacing:-.25px;margin:3px 0 2px;font-size:17px}.review-document-title>span{color:var(--grey-500);align-items:center;gap:4px;font-size:8px;display:flex}.review-live-state{border-right:1px solid var(--grey-200);align-items:center;gap:8px;margin-left:auto;padding-right:16px;display:flex}.review-live-state>i{background:var(--support);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e4f7ed}.review-live-state strong,.review-live-state small{white-space:nowrap;display:block}.review-live-state strong{font-size:8px}.review-live-state small{color:var(--grey-500);margin-top:2px;font-size:7px}.review-header-progress{align-items:center;gap:8px;min-width:115px;display:flex}.review-header-progress>strong{color:var(--kale-900);font-size:18px}.review-header-progress small{color:var(--grey-500);font-size:7px;display:block}.review-header-progress i{background:var(--grey-200);border-radius:4px;height:5px;margin-top:4px;display:block;overflow:hidden}.review-header-progress i b{background:var(--support);border-radius:4px;height:100%;display:block}.review-stagebar{border-bottom:1px solid var(--grey-200);background:#fff;justify-content:center;align-items:center;height:45px;padding:0 24px;display:flex}.review-stagebar>span{color:var(--grey-500);white-space:nowrap;align-items:center;gap:7px;font-size:8px;font-weight:750;display:flex}.review-stagebar>span b{background:var(--grey-200);width:22px;height:22px;color:var(--grey-600);border-radius:50%;place-items:center;font-size:8px;display:grid}.review-stagebar>span.done{color:#05733d}.review-stagebar>span.done b{color:#fff;background:var(--support)}.review-stagebar>span.active{color:var(--kale-900)}.review-stagebar>span.active b{color:#fff;background:var(--kale-800)}.review-stagebar>i{background:var(--grey-300);width:min(95px,8vw);height:1px;margin:0 9px}.review-overview{border-bottom:1px solid var(--grey-200);background:#f6f8f8;align-items:center;gap:8px;min-height:66px;padding:10px 18px;display:flex}.review-overview>article{border:1px solid var(--grey-200);background:#fff;border-radius:8px;align-items:center;gap:8px;min-width:130px;min-height:43px;padding:7px 10px;display:flex}.review-overview>article>span{border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.review-overview>article>span.teal{color:var(--kale-800);background:var(--kale-100)}.review-overview>article>span.orange{color:#9b5a00;background:#fff0d5}.review-overview>article>span.red{color:#a83a2b;background:#fde5e2}.review-overview>article>span.blue{color:#17677a;background:#e4f6fa}.review-overview article strong,.review-overview article small{display:block}.review-overview article strong{font-size:13px}.review-overview article small{color:var(--grey-500);white-space:nowrap;margin-top:1px;font-size:7px}.review-view-switcher{border:1px solid var(--grey-300);background:#fff;border-radius:8px;margin-left:auto;padding:3px;display:flex}.review-view-switcher button{height:31px;color:var(--grey-600);background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:8px;font-weight:750;display:flex}.review-view-switcher button.active{color:var(--kale-900);background:var(--kale-100);box-shadow:inset 0 0 0 1px #c9e1e0}.review-layout{grid-template-columns:205px minmax(560px,1fr) 310px;align-items:stretch;min-height:calc(100vh - 255px);display:grid}.review-section-nav{border-right:1px solid var(--grey-200);background:#fff}.review-section-nav-head{padding:15px 13px 10px}.review-section-nav-head span,.review-section-nav-head small{display:block}.review-section-nav-head span{color:var(--kale-700);letter-spacing:.75px;font-size:7px;font-weight:850}.review-section-nav-head small{color:var(--grey-500);margin-top:3px;font-size:7px}.review-section-nav>button{width:100%;min-height:47px;color:var(--grey-500);text-align:left;background:0 0;border:0;border-left:3px solid #0000;grid-template-columns:25px 1fr 15px;align-items:center;gap:7px;padding:7px 10px;display:grid}.review-section-nav>button:hover{background:var(--grey-100)}.review-section-nav>button.active{border-left-color:var(--support);background:var(--kale-100);color:var(--kale-800)}.review-section-nav>button>b{border:1px solid var(--grey-300);background:#fff;border-radius:6px;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.review-section-nav>button strong,.review-section-nav>button small{display:block}.review-section-nav>button strong{color:var(--grey-900);font-size:8px;line-height:1.2}.review-section-nav>button small{color:var(--grey-500);margin-top:3px;font-size:7px}.section-sync-note{color:var(--kale-800);background:#f3fafa;border:1px solid #cbe2e1;border-radius:8px;gap:7px;margin:12px 10px;padding:10px;display:flex}.section-sync-note strong,.section-sync-note small{display:block}.section-sync-note strong{font-size:8px}.section-sync-note small{color:var(--kale-700);margin-top:3px;font-size:7px;line-height:1.4}.review-main{background:#f6f8f8;min-width:0;padding:16px}.review-main-head{align-items:flex-end;gap:9px;min-height:50px;margin-bottom:11px;display:flex}.review-main-head>div:first-child{flex:1}.review-main-head>div>span,.measure-view-head span{color:var(--kale-700);letter-spacing:.7px;font-size:7px;font-weight:850}.review-main-head h2,.measure-view-head h2{margin:3px 0 2px;font-size:18px}.review-main-head p,.measure-view-head p{color:var(--grey-500);margin:0;font-size:8px}.review-search{border:1px solid var(--grey-300);width:180px;height:36px;color:var(--grey-500);background:#fff;border-radius:7px;align-items:center;gap:6px;padding:0 9px;display:flex}.review-search input{border:0;outline:0;width:100%;font-size:8px}.review-help-banner{min-height:39px;color:var(--kale-800);background:#eef8f8;border:1px solid #cbe2e1;border-radius:8px;align-items:center;gap:7px;margin-bottom:9px;padding:7px 10px;font-size:8px;display:flex}.review-help-banner strong{font-weight:800}.review-help-banner button{color:var(--kale-700);background:0 0;border:0;margin-left:auto;font-size:7px;font-weight:800}.review-table-shell{border:1px solid var(--grey-200);background:#fff;border-radius:9px;overflow:hidden}.review-table{border-collapse:collapse;table-layout:fixed;width:100%}.review-table th{border-bottom:1px solid var(--grey-200);height:34px;color:var(--grey-500);letter-spacing:.45px;text-align:left;background:#f8f9f9;padding:0 8px;font-size:6px}.review-table th:nth-child(2),.review-table th:nth-child(3){width:10%}.review-table th:nth-child(6){width:7%}.review-table th:nth-child(7){width:14%}.review-table th:nth-child(8){width:33px}.review-table td{border-bottom:1px solid var(--grey-200);vertical-align:middle;height:76px;color:var(--grey-700);padding:9px 8px;font-size:8px}.review-table tbody tr:last-child td{border-bottom:0}.review-table tbody tr{cursor:pointer;transition:background .12s}.review-table tbody tr:hover{background:#fafcfc}.review-table td strong,.review-table td small{display:block}.review-table td>strong{color:var(--grey-900);font-size:8px;line-height:1.3}.review-table td>small{max-height:24px;color:var(--grey-500);margin-top:4px;font-size:7px;line-height:1.35;overflow:hidden}.review-table td:first-child>small{align-items:center;gap:3px;display:flex}.instance-code{background:var(--kale-100);color:var(--kale-800);border-radius:8px;margin-bottom:4px;padding:2px 5px;font-size:6px;font-weight:850;display:inline-flex}.review-table td:nth-child(2)>span{border-radius:8px;padding:3px 5px;font-size:6px;font-weight:800;display:inline-flex}.review-table td:nth-child(2)>span.yes{color:#05733d;background:#e0f7ea}.review-table td:nth-child(2)>span.no{color:var(--grey-600);background:var(--grey-200)}.risk-badge{border-radius:7px;align-items:center;gap:5px;width:74px;min-height:34px;padding:4px 6px;font-style:normal;display:flex}.risk-badge.high,.risk-cell.high{color:#a83a2b;background:#fde5e2}.risk-badge.medium,.risk-cell.medium{color:#9b5a00;background:#fff0d5}.risk-badge.low,.risk-cell.low{color:#05733d;background:#e0f7ea}.risk-badge>b{font-size:15px}.risk-badge span{font-size:7px;font-weight:800}.risk-badge small{display:block;color:inherit!important;margin-top:1px!important;font-size:6px!important}.risk-badge.compact{justify-content:center;width:29px;min-height:27px;padding:2px}.risk-badge.compact b{font-size:11px}.measure-open{color:#a35f00!important}.measure-ok{color:#05733d!important}.review-table td:nth-child(5)>svg{float:left;color:var(--grey-500);margin:1px 4px 0 0}.review-table .muted{color:var(--grey-400);font-size:7px}.review-state{white-space:nowrap;align-items:center;gap:4px;font-style:normal;font-weight:750;font-size:7px!important;display:inline-flex!important}.review-state.geprüft{color:#05733d}.review-state.in-klärung{color:#9b5a00}.review-state.ungeprüft{color:var(--grey-500)}.icon-row-button{border:1px solid var(--grey-300);width:28px;height:28px;color:var(--grey-600);background:#fff;border-radius:6px;place-items:center;display:grid}.review-empty{text-align:center;color:var(--grey-500);padding:42px 20px}.review-empty h3{color:var(--grey-900);margin:9px 0 4px;font-size:14px}.review-empty p{margin:0 0 13px;font-size:9px}.product-empty-state{text-align:center;min-height:220px;color:var(--grey-500);background:#fff;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:36px 24px;display:flex}.product-empty-state svg{color:var(--kale-700)}.product-empty-state h3{color:var(--grey-900);margin:10px 0 5px;font-size:15px}.product-empty-state p{max-width:430px;margin:0 0 16px;font-size:10px;line-height:1.55}.product-empty-state.compact{min-height:100px;padding:22px 16px}.product-empty-state.compact p{margin:7px 0 0}.timeline .product-empty-state{border:0;min-height:130px;display:flex}.review-inspector{border-left:1px solid var(--grey-200);background:#fff;min-width:0;position:relative}.inspector-title{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:flex-start;gap:8px;padding:13px 14px;display:flex}.inspector-title>div{min-width:0}.inspector-title span{color:var(--kale-700);letter-spacing:.45px;font-size:6px;font-weight:850;display:block}.inspector-title h3{margin:4px 0 0;font-size:11px;line-height:1.3}.inspector-title>em{flex:none;padding-top:1px}.review-inspector form{max-height:calc(100vh - 275px);overflow-y:auto}.inspector-section{border-bottom:1px solid var(--grey-200);padding:12px 14px}.inspector-section h4{color:var(--kale-800);letter-spacing:.2px;margin:0 0 9px;font-size:8px}.wide-field{color:var(--grey-700);font-size:7px;font-weight:750;display:block}.wide-field textarea{resize:vertical;border:1px solid var(--grey-300);width:100%;min-height:58px;color:var(--grey-900);border-radius:6px;outline:0;margin-top:5px;padding:8px;font-size:8px;line-height:1.45}.wide-field textarea:focus,.risk-inputs input:focus,.risk-inputs select:focus,.flag-grid select:focus{border-color:var(--kale-700);box-shadow:0 0 0 2px #e1f0f0}.field-error{color:#a83a2b;margin-top:3px;font-size:6px;display:block}.flag-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;display:grid}.flag-grid label,.check-line{border:1px solid var(--grey-200);min-height:30px;color:var(--grey-700);background:#fafbfb;border-radius:6px;align-items:center;gap:5px;padding:6px 7px;font-size:7px;font-weight:700;display:flex}.flag-grid label:last-child{grid-column:1/-1}.flag-grid select{border:1px solid var(--grey-300);background:#fff;border-radius:5px;height:25px;margin-left:auto;font-size:7px}.flag-grid input,.check-line input{accent-color:var(--support)}.risk-inputs{grid-template-columns:1fr 1fr;gap:7px;display:grid}.risk-inputs label{color:var(--grey-600);font-size:7px;font-weight:700}.risk-inputs input,.risk-inputs select{border:1px solid var(--grey-300);width:100%;height:31px;color:var(--grey-900);background:#fff;border-radius:6px;outline:0;margin-top:4px;padding:0 6px;font-size:7px}.check-line{margin:7px 0}.agent-review-note{color:#915b06;background:#fffbf2;border:1px solid #edd49f;border-radius:7px;gap:7px;margin:11px 14px;padding:9px;display:flex}.agent-review-note strong{font-size:8px;display:block}.agent-review-note p{color:#775d32;margin:3px 0 0;font-size:7px;line-height:1.45}.source-proof{border:1px solid var(--grey-200);border-radius:7px;margin:11px 14px;padding:9px}.source-proof>span{color:var(--kale-800);align-items:center;gap:5px;margin-bottom:5px;font-size:8px;font-weight:800;display:flex}.source-proof>div{border-top:1px solid var(--grey-200);grid-template-columns:1fr auto 30px;align-items:center;gap:5px;min-height:29px;display:grid}.source-proof strong,.source-proof small{display:block}.source-proof strong{font-size:7px}.source-proof small{color:var(--grey-500);font-size:6px}.source-proof em{color:#05733d;font-size:7px;font-style:normal;font-weight:800}.source-proof-link{color:inherit;text-decoration:none}.source-proof-link:hover strong,.source-proof-link:focus-visible strong{color:var(--kale-800);text-decoration:underline}.inspector-actions{border-top:1px solid var(--grey-200);background:#fff;justify-content:flex-end;gap:7px;padding:10px 14px;display:flex;position:sticky;bottom:0;box-shadow:0 -7px 15px #1426280a}.inspector-actions button{min-height:34px;padding:0 10px;font-size:8px}.inspector-actions button:disabled{opacity:.45;cursor:not-allowed}.matrix-shell{border:1px solid var(--grey-200);background:#fff;border-radius:9px;overflow:hidden}.matrix-view-head{min-height:49px;color:var(--grey-900);border-bottom:1px solid var(--grey-300);background:#fff;align-items:center;padding:10px 13px;display:flex}.matrix-view-head h2{margin:0;font-size:16px}.matrix-scroll{max-width:100%;overflow:auto}.full-matrix{border-collapse:collapse;table-layout:fixed;width:100%;min-width:2460px}.full-matrix th,.full-matrix td{border-right:1px solid var(--grey-200);border-bottom:1px solid var(--grey-200);text-align:left;vertical-align:top;padding:9px;font-size:12px;line-height:1.4}.full-matrix th{color:var(--grey-600);letter-spacing:.2px;background:#f7f9f9;font-size:12px}.full-matrix th>button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:6px;padding:0;display:flex}.full-matrix th>button.active{color:var(--kale-800)}.full-matrix .matrix-groups th{background:var(--kale-800);color:#fff;text-align:center}.full-matrix .matrix-col-number{width:90px}.full-matrix .matrix-col-category{width:190px}.full-matrix .matrix-col-hazard,.full-matrix .matrix-col-activity{width:220px}.full-matrix .matrix-col-finding{width:300px}.full-matrix .matrix-col-rating{width:120px}.full-matrix .matrix-col-score{width:100px}.full-matrix .matrix-col-measure{width:300px}.full-matrix .matrix-col-owner{width:210px}.full-matrix .matrix-col-date{width:170px}.full-matrix tbody tr{height:88px}.full-matrix tbody tr:hover{background:#f5fbfb}.full-matrix .risk-cell{text-align:center;vertical-align:middle;font-weight:850}.measure-view-head{justify-content:space-between;align-items:flex-end;gap:10px;min-height:55px;margin-bottom:13px;display:flex}.measure-board{grid-template-columns:repeat(3,minmax(220px,1fr));gap:10px;display:grid}.measure-board article{border:1px solid var(--grey-200);cursor:pointer;background:#fff;border-radius:9px;padding:12px;transition:transform .12s,box-shadow .12s}.measure-board article:hover{transform:translateY(-1px);box-shadow:0 7px 18px #182d2f12}.measure-board header,.measure-board footer{justify-content:space-between;align-items:center;display:flex}.measure-board header>span{color:var(--kale-700);font-size:7px;font-weight:850}.measure-board h3{min-height:28px;margin:8px 0 5px;font-size:11px;line-height:1.3}.measure-board p{min-height:43px;color:var(--grey-600);margin:0;font-size:8px;line-height:1.45}.measure-board dl{background:var(--grey-100);border-radius:7px;margin:10px 0;padding:8px}.measure-board dl>div{justify-content:space-between;gap:8px;padding:3px 0;display:flex}.measure-board dt{color:var(--grey-500);font-size:7px}.measure-board dd{text-align:right;color:var(--grey-900);margin:0;font-size:7px;font-weight:750}.measure-board footer{border-top:1px solid var(--grey-200);color:var(--grey-500);padding-top:9px}@media (max-width:1250px){.review-layout{grid-template-columns:190px minmax(520px,1fr)}.review-inspector{border-top:1px solid var(--grey-200);border-left:0;grid-column:1/-1}.review-inspector form{grid-template-columns:repeat(2,1fr);max-height:none;display:grid}.inspector-title{grid-column:1/-1}.agent-review-note,.source-proof,.inspector-actions{align-self:start}.inspector-actions{grid-column:1/-1}.review-overview>article{min-width:115px}.review-live-state{display:none}}@media (max-width:980px){.review-workspace-header{flex-wrap:wrap}.review-document-title{flex:1}.review-header-progress{margin-left:50px}.review-overview{overflow-x:auto}.review-overview>article{flex:0 0 125px}.review-view-switcher{flex:none}.review-layout,.review-layout.wide-content{grid-template-columns:1fr}.review-section-nav{border-right:0;border-bottom:1px solid var(--grey-200);display:flex;overflow-x:auto}.review-section-nav-head,.section-sync-note{display:none}.review-section-nav>button{width:170px;min-width:170px}.review-table-shell{overflow-x:auto}.review-table{min-width:850px}.measure-board{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:760px){.review-workspace{margin:-20px -17px}.review-workspace-header{padding:11px 12px}.review-document-title small,.review-document-title>span{display:none}.review-document-title h1{font-size:14px}.review-header-progress{flex:1;order:5;margin:0}.review-workspace-header>.secondary-button{display:none}.review-stagebar{justify-content:flex-start;padding:0 12px;overflow-x:auto}.review-stagebar>i{min-width:35px}.review-view-switcher{position:sticky;right:0}.review-view-switcher button{padding:0 7px}.review-view-switcher button svg{display:none}.review-main{padding:12px 9px}.review-main-head{flex-wrap:wrap;align-items:center}.review-main-head>div:first-child{flex-basis:100%}.review-search{flex:1}.review-inspector form{display:block}.measure-board{grid-template-columns:1fr}}.clean-create-wizard{width:min(1040px,100%)}.clean-create-wizard .create-wizard-body{padding:24px 30px 26px}.clean-create-wizard .create-intro,.clean-create-wizard .proposal-badge{background:#fff}.customer-source-select{color:var(--grey-700);align-items:center;gap:12px;font-size:9px;font-weight:800;display:flex}.customer-source-select select{border:1px solid var(--grey-300);width:280px;height:38px;color:var(--grey-900);background:#fff;border-radius:6px;padding:0 10px}.customer-source-row{align-items:center;gap:12px;margin-bottom:14px;display:flex}.customer-add-toggle{border:1px dashed var(--grey-300);height:32px;color:var(--kale-700);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.customer-add-toggle:hover{border-color:var(--kale-700)}.customer-create-form{border:1px solid var(--grey-200);background:var(--kale-100);border-radius:8px;gap:9px;margin-bottom:14px;padding:14px;display:grid}.customer-create-form input{border:1px solid var(--grey-300);width:100%;height:38px;color:var(--grey-900);background:#fff;border-radius:6px;padding:0 10px;font-size:11px}.customer-create-hint{color:var(--grey-700);margin:0;font-size:10px;line-height:1.5}.customer-create-actions{justify-content:flex-end;gap:8px;display:flex}.source-options{border:1px solid var(--grey-300);border-radius:8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.source-options>section{background:#fff;min-height:265px;padding:16px}.source-options>section+section{border-left:1px solid var(--grey-300)}.source-options section>header{color:var(--kale-800);align-items:center;gap:9px;margin-bottom:13px;display:flex}.source-options header strong,.source-options header small{display:block}.source-options header strong{font-size:10px}.source-options header small{color:var(--grey-500);margin-top:2px;font-size:8px}.source-add-button{border:1px dashed var(--grey-400);width:100%;height:42px;color:var(--kale-800);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-bottom:10px;font-size:9px;font-weight:800;display:flex}.source-add-button:hover{border-style:solid;border-color:var(--kale-700)}.source-file-row{border-top:1px solid var(--grey-200);min-height:40px;color:var(--grey-600);grid-template-columns:20px 1fr 24px;align-items:center;gap:5px;display:grid}.source-file-row strong,.source-file-row small{display:block}.source-file-row strong{color:var(--grey-900);font-size:8px}.source-file-row small{color:var(--grey-500);margin-top:2px;font-size:7px}.source-file-row button{color:var(--grey-500);background:0 0;border:0}.customer-document-list{display:grid}.customer-document-list label{border-top:1px solid var(--grey-200);cursor:pointer;align-items:center;gap:8px;min-height:46px;display:flex}.customer-document-list label:first-child{border-top:0}.customer-document-list input,.agent-source-choice input{accent-color:var(--kale-800)}.customer-document-list strong,.customer-document-list small{display:block}.customer-document-list strong{font-size:8px}.customer-document-list small{color:var(--grey-500);margin-top:3px;font-size:7px}.agent-source-choice-row{align-items:center;gap:7px;margin-top:12px;display:flex}.agent-source-choice{border:1px solid var(--grey-300);min-height:51px;color:var(--kale-800);cursor:pointer;border-radius:7px;flex:1;align-items:center;gap:9px;padding:8px 12px;display:flex}.agent-source-choice strong,.agent-source-choice small{display:block}.agent-source-choice strong{font-size:9px}.agent-source-choice small{color:var(--grey-500);margin-top:3px;font-size:8px}.website-source-choice{border:1px solid var(--grey-300);border-radius:7px;gap:0;display:grid;overflow:hidden}.website-source-heading{align-items:center;gap:7px;display:flex}.website-source-heading .agent-source-choice{border:0;border-radius:0}.website-source-heading>:last-child{margin-right:10px}.website-source-field{border-top:1px solid var(--grey-200);background:var(--kale-100);grid-template-columns:115px minmax(0,1fr);align-items:center;gap:4px 10px;padding:10px 12px 12px 43px;display:grid}.website-source-field>span{color:var(--grey-700);font-size:9px;font-weight:800}.website-source-field input{border:1px solid var(--grey-300);width:100%;height:36px;color:var(--grey-900);background:#fff;border-radius:6px;padding:0 10px;font-size:11px}.website-source-field small{color:var(--grey-500);grid-column:2;font-size:8px}.data-review-layout{border:1px solid var(--grey-300);border-radius:8px;grid-template-columns:185px 1fr;min-height:450px;display:grid;overflow:hidden}.data-section-nav{border-right:1px solid var(--grey-300);background:#fff;padding:8px}.data-section-nav button{width:100%;min-height:48px;color:var(--grey-500);text-align:left;background:#fff;border:0;border-left:2px solid #0000;justify-content:space-between;align-items:center;padding:8px 9px;display:flex}.data-section-nav button.active{border-left-color:var(--kale-800);color:var(--kale-800)}.data-section-nav button.reviewed .data-section-check{color:#17854b;flex:none}.data-section-nav button span,.data-section-nav button small{display:block}.data-section-nav button span{color:var(--grey-900);font-size:9px;font-weight:800}.data-section-nav button small{color:var(--grey-500);margin-top:3px;font-size:7px;font-weight:500}.data-section-content{background:#fff;min-width:0;padding:17px 19px}.data-form-header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;gap:12px;min-height:45px;margin-bottom:14px;display:flex;position:relative}.data-form-header>div:last-child{align-items:center;gap:6px;display:flex}.data-form-header .ai-edit-control{position:relative}.data-form-header .ai-edit-popover{width:min(360px,100vw - 40px);top:38px;left:auto;right:0}.data-form-header span{color:var(--kale-700);letter-spacing:.55px;font-size:6px;font-weight:850}.data-form-header h4{margin:3px 0 10px;font-size:15px}.voice-input-button,.document-fill-button{border:1px solid var(--grey-300);min-height:32px;color:var(--grey-800);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.section-edit-proposal{background:#f3fbf7;border:1px solid #b9d8cd;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 14px;padding:11px 12px;display:flex}.section-edit-proposal>div:first-child{gap:3px;min-width:0;display:grid}.section-edit-proposal span{color:var(--kale-700);letter-spacing:.55px;font-size:7px;font-weight:850}.section-edit-proposal strong{color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.section-edit-proposal small{color:var(--grey-600);font-size:8px}.section-edit-proposal>div:last-child{flex:none;gap:6px;display:flex}.section-edit-proposal .secondary-button,.section-edit-proposal .primary-button{min-height:32px;padding:0 10px;font-size:8px}.review-edit-proposal{margin:12px 14px 0}.voice-input-button.listening{color:#b83d32;border-color:#b83d32}.voice-input-button.done{color:#05733d;border-color:#17854b}.voice-input-button.error{color:#b83d32;border-color:#b83d32}.voice-input-button.compact{width:29px;min-height:29px;padding:0}.voice-input-button.compact span{display:none}.compact-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.compact-form-grid label{color:var(--grey-700);font-size:8px;font-weight:800}.compact-form-grid label.wide{grid-column:1/-1}.compact-form-grid input,.compact-form-grid select,.compact-form-grid textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-900);background:#fff;border-radius:6px;outline:0;margin-top:5px;padding:0 9px}.compact-form-grid input,.compact-form-grid select{height:37px}.compact-form-grid textarea{resize:vertical;min-height:78px;padding-top:8px}.compact-form-grid em{color:#a83a2b;margin-top:3px;font-size:7px;font-style:normal;display:block}.structured-list{gap:0;display:grid}.structured-list article{border-bottom:1px solid var(--grey-200);padding:13px 0}.structured-list article:first-child{padding-top:0}.structured-list article:last-child{border-bottom:0}.structured-list-head{color:var(--kale-800);grid-template-columns:20px 1fr auto;align-items:center;gap:7px;margin-bottom:8px;display:grid}.structured-list-head.activity-list-head,.structured-list-head.substance-list-head{grid-template-columns:20px minmax(0,1fr) auto 32px}.structured-list-head.equipment-list-head{grid-template-columns:20px minmax(0,1fr) 32px}.structured-list input,.structured-list select,.structured-list textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-900);background:#fff;border-radius:5px;outline:0;font-size:8px}.structured-list-head>input{height:32px;padding:0 8px;font-weight:800}.structured-list-head>label{color:var(--grey-500);align-items:center;gap:5px;font-size:7px;display:flex}.structured-list-head label input,.structured-list-head label select{width:62px;height:30px;padding:0 5px}.entry-title-with-chip{align-items:center;gap:7px;min-width:0;display:flex}.entry-title-with-chip>input{min-width:0;height:32px;padding:0 8px;font-weight:800}.assumption-chip{color:#7a5410;background:#fff7da;border:1px solid #e6c56d;border-radius:999px;flex:none;align-items:center;gap:4px;min-height:22px;padding:2px 8px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.legal-title-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.activity-delete-button{color:#b42318;background:#fff;border:1px solid #efc4be;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:grid}.activity-delete-button:hover{background:#fde8e5;border-color:#dc8f85}.activity-delete-button:focus-visible{outline-offset:2px;outline:2px solid #b42318}.structured-list-empty{border:1px dashed var(--grey-300);color:var(--grey-500);text-align:center;border-radius:8px;grid-column:1/-1;margin:0;padding:24px 16px;font-size:11px}.structured-list article>label{color:var(--grey-600);margin-top:7px;font-size:7px;font-weight:750;display:block}.structured-list textarea{resize:vertical;min-height:50px;margin-top:4px;padding:7px;line-height:1.4}.structured-list article>small{color:var(--grey-500);margin-top:6px;font-size:7px;display:block}.substance-fields{grid-template-columns:1fr 1.4fr .7fr 1.4fr;gap:6px;display:grid}.substance-fields label{color:var(--grey-500);font-size:7px}.substance-fields input{height:30px;margin-top:4px;padding:0 6px}.substance-add-form{border-top:1px solid var(--grey-300);grid-column:1/-1;margin-top:16px;padding-top:15px}.substance-add-form>strong{color:var(--grey-900);font-size:10px;display:block}.substance-add-form>div{gap:8px;margin-top:7px;display:flex}.substance-add-form input{border:1px solid var(--grey-300);min-width:0;height:34px;color:var(--grey-900);background:#fff;border-radius:5px;flex:1;padding:0 9px;font-size:10px}.substance-add-form button{border:1px solid var(--kale-800);background:var(--kale-800);color:#fff;border-radius:5px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.substance-add-form button:disabled{opacity:.45}.substance-add-form>small{color:var(--grey-500);margin-top:6px;font-size:9px;display:block}.legal-source-list{display:grid}.legal-source-list article{border-bottom:1px solid var(--grey-200);min-height:73px;color:var(--kale-800);grid-template-columns:23px 1fr auto;gap:7px;padding:10px 0;display:grid}.legal-source-list article:first-child{padding-top:0}.legal-source-list strong{color:var(--grey-900);font-size:9px;display:block}.legal-source-list p{color:var(--grey-600);margin:4px 0;font-size:8px}.legal-source-list a{color:var(--kale-700);font-size:7px;text-decoration:none}.legal-delete-button{color:#b42318;background:#fff;border:1px solid #efc4be;border-radius:5px;flex:0 0 28px;align-self:center;place-items:center;width:28px;height:28px;padding:0;display:grid}.legal-delete-button:hover{background:#fde8e5;border-color:#dc8f85}.voice-transcript{border-top:1px solid var(--grey-300);margin-top:12px;padding:9px 0 0}.voice-transcript strong{font-size:8px}.voice-transcript p{color:var(--grey-600);margin:4px 0 0;font-size:8px;line-height:1.4}.scope-summary-line{border-top:1px solid var(--grey-300);border-bottom:1px solid var(--grey-300);grid-template-columns:repeat(5,1fr);display:grid}.scope-summary-line>span{border-right:1px solid var(--grey-200);grid-template-rows:auto auto;grid-template-columns:22px minmax(0,auto);align-content:center;column-gap:6px;min-height:65px;padding:0 10px;display:grid}.scope-summary-line>span:last-child{border-right:0}.scope-summary-line svg{color:var(--kale-800);grid-row:1/3;align-self:center}.scope-summary-line strong{font-size:15px}.scope-summary-line small{color:var(--grey-500);font-size:7px}.scope-check-list{margin-top:16px}.scope-check-list>div{border-bottom:1px solid var(--grey-200);color:#05733d;grid-template-columns:14px minmax(0,1fr);align-items:start;column-gap:9px;min-height:48px;padding:8px 10px;display:grid}.scope-check-list>div>svg{width:14px;min-width:14px;height:14px;margin-top:1px}.scope-check-list>div>span{min-width:0}.scope-check-list strong,.scope-check-list small{display:block}.scope-check-list strong{color:var(--grey-900);font-size:9px}.scope-check-list small{color:var(--grey-500);margin-top:3px;font-size:8px}.professional-note{border-top:1px solid var(--grey-300);color:var(--kale-800);gap:8px;margin-top:13px;padding:10px 0;display:flex}.professional-note p{color:var(--grey-600);margin:0;font-size:8px;line-height:1.45}.review-workspace{background:#fff}.review-overview{background:#fff;min-height:48px;padding:7px 18px}.review-inline-stats{align-items:center;gap:0;display:flex}.review-inline-stats span{border-right:1px solid var(--grey-200);color:var(--grey-500);padding:0 13px;font-size:8px}.review-inline-stats span:first-child{padding-left:0}.review-inline-stats span:last-child{border-right:0}.review-inline-stats strong{color:var(--grey-900);font-size:10px}.review-view-switcher{border:0;border-radius:0;padding:0}.review-view-switcher button{border-bottom:2px solid #0000;border-radius:0}.review-view-switcher button.active{box-shadow:none;border-bottom-color:var(--kale-800);background:#fff}.review-layout{grid-template-columns:190px minmax(540px,1fr) 330px;min-height:calc(100vh - 192px)}.review-section-nav>button.active{border-left-color:var(--kale-800);background:#fff}.review-section-nav>button>b{background:#fff;border:0}.section-sync-note{border-color:var(--grey-300);color:var(--grey-700);background:#fff}.review-main{border-right:1px solid var(--grey-200);background:#fff;padding:16px 18px}.review-context-line{min-height:34px;color:var(--grey-600);align-items:center;gap:7px;margin-bottom:7px;font-size:8px;display:flex}.review-context-line svg{color:var(--kale-700)}.review-context-line button{color:var(--kale-700);background:#fff;border:0;margin-left:auto;font-size:8px;font-weight:800}.review-table-shell{border-radius:6px}.review-table th{background:#fff}.review-table th:first-child{width:29%}.review-table th:nth-child(2){width:15%}.review-table th:nth-child(3){width:34%}.review-table th:nth-child(4){width:17%}.review-table th:nth-child(5){width:34px}.review-table td{height:82px}.review-table tbody tr.selected{box-shadow:inset 3px 0 var(--kale-800);background:#fff}.instance-code{background:#fff;border-radius:0;padding:0}.risk-transition{color:var(--grey-400);align-items:center;gap:5px;display:flex}.risk-badge,.risk-badge.high,.risk-badge.medium,.risk-badge.low,.risk-cell.high,.risk-cell.medium,.risk-cell.low{background:#fff}.risk-badge{border:1px solid;border-radius:5px}.table-deadline{color:var(--grey-500);align-items:center;gap:4px;margin-top:5px;font-size:7px;font-style:normal;display:flex}.review-inspector{border-left:0}.inspector-title-actions{align-items:center;gap:7px;display:flex}.inspector-section-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.inspector-section-head h4{margin:0}.trace-field{border-top:1px solid var(--grey-200);margin-top:8px;padding-top:8px}.trace-field textarea{min-height:70px}.agent-review-note{color:#80530d;background:#fff;border:0;border-left:3px solid #b67c20;border-radius:0}.source-proof{border-radius:5px}.legal-proof p{color:var(--grey-500);margin:7px 0 0;font-size:7px}.measure-board article{box-shadow:none;border-radius:6px}.measure-board article:hover{box-shadow:none}.matrix-note{border-bottom-color:var(--grey-300);background:#fff}@media (max-width:900px){.source-options{grid-template-columns:1fr}.source-options>section+section{border-left:0;border-top:1px solid var(--grey-300)}.data-review-layout{grid-template-columns:1fr}.data-section-nav{border-right:0;border-bottom:1px solid var(--grey-300);display:flex;overflow-x:auto}.data-section-nav button{min-width:145px}.review-layout,.review-layout.wide-content{grid-template-columns:1fr}.review-main{border-right:0}}@media (max-width:760px){.clean-create-wizard .create-wizard-body{padding:19px 15px}.data-form-header{align-items:flex-start}.data-form-header>div:last-child{flex-direction:column;align-items:flex-end}.section-edit-proposal{flex-direction:column;align-items:stretch}.section-edit-proposal>div:last-child{justify-content:flex-end}.compact-form-grid,.substance-fields{grid-template-columns:1fr}.compact-form-grid label.wide{grid-column:auto}.scope-summary-line{grid-template-columns:1fr 1fr}.review-inline-stats{min-width:430px}.review-overview{overflow-x:auto}}.info-tooltip{z-index:5;flex:none;align-items:center;display:inline-flex;position:relative}.info-tooltip>button{border:1px solid var(--grey-300);width:27px;height:27px;color:var(--kale-800);cursor:help;background:#fff;border-radius:50%;place-items:center;padding:0;display:grid}.info-tooltip>span{z-index:30;visibility:hidden;opacity:0;border:1px solid var(--grey-300);width:280px;color:var(--grey-700);pointer-events:none;background:#fff;border-radius:6px;padding:10px 11px;font-size:11px;font-weight:500;line-height:1.45;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 7px);right:0;transform:translateY(-3px);box-shadow:0 10px 28px #14262824}.info-tooltip.align-left>span{left:0;right:auto}.info-tooltip:hover>span,.info-tooltip:focus-within>span{visibility:visible;opacity:1;transform:translateY(0)}.title-with-tooltip{align-items:center;gap:8px;width:max-content;max-width:100%;display:flex}.title-with-tooltip h1,.title-with-tooltip h2,.title-with-tooltip h3{min-width:0}.title-with-tooltip.compact{gap:6px}.title-with-tooltip.compact .info-tooltip>button{width:23px;height:23px}.title-with-tooltip.inverse .info-tooltip>button{color:#fff;background:#ffffff14;border-color:#ffffff47}.heading-with-tooltip{align-items:center;gap:8px;display:flex}.heading-with-tooltip h3{margin-right:0}.review-layout.has-inspector{grid-template-columns:175px minmax(420px,1fr) var(--inspector-width)}.review-layout.wide-content{grid-template-columns:190px minmax(0,1fr)}.inspector-title-actions{flex-wrap:wrap;justify-content:flex-end}.inspector-title-actions>button{border:1px solid var(--grey-300);width:28px;height:28px;color:var(--grey-700);background:#fff;border-radius:5px;place-items:center;padding:0;display:grid}.inspector-title-actions>button:hover{border-color:var(--kale-700);color:var(--kale-900)}.inspector-title-actions .review-state{flex-basis:100%;justify-content:flex-end}.row-actions{justify-content:flex-end;display:flex;position:relative}.review-table-shell{overflow:visible}.row-actions-popover{z-index:20;border:1px solid var(--grey-300);background:#fff;border-radius:6px;width:188px;padding:5px;position:absolute;top:34px;right:0;box-shadow:0 12px 28px #14262829}.row-actions-popover>button{width:100%;min-height:36px;color:var(--grey-800);text-align:left;background:#fff;border:0;border-radius:4px;align-items:center;gap:8px;padding:0 9px;font-size:10px;font-weight:750;display:flex}.row-actions-popover>button:hover{background:var(--grey-100)}.row-actions-popover>button.danger{color:#a12f27}.row-delete-confirm{padding:6px}.row-delete-confirm strong,.row-delete-confirm span{display:block}.row-delete-confirm strong{color:var(--grey-900);font-size:11px}.row-delete-confirm span{color:var(--grey-600);margin-top:4px;font-size:9px;line-height:1.35}.row-delete-confirm>div{justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.row-delete-confirm button{border:1px solid var(--grey-300);min-height:29px;color:var(--grey-700);background:#fff;border-radius:4px;padding:0 8px;font-size:9px;font-weight:750}.row-delete-confirm button.danger-confirm{color:#fff;background:#a12f27;border-color:#a12f27}.ai-edit-control{position:static}.ai-edit-trigger{display:inline-flex;position:relative}.ai-edit-trigger>button{border:1px solid var(--grey-300);width:28px;height:28px;color:var(--kale-800);background:#fff;border-radius:5px;place-items:center;padding:0;display:grid}.ai-edit-trigger>button.active,.ai-edit-trigger>button:hover,.ai-edit-trigger>button.loading{border-color:var(--kale-800);color:#fff;background:var(--kale-800)}.ai-edit-loading-tooltip{z-index:60;visibility:hidden;opacity:0;border:1px solid var(--grey-300);width:max-content;max-width:240px;color:var(--grey-700);pointer-events:none;background:#fff;border-radius:6px;padding:8px 10px;font-size:10px;font-weight:650;line-height:1.35;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 7px);right:0;transform:translateY(-3px);box-shadow:0 10px 28px #14262824}.ai-edit-trigger>button.loading:hover+.ai-edit-loading-tooltip,.ai-edit-trigger>button.loading:focus-visible+.ai-edit-loading-tooltip{visibility:visible;opacity:1;transform:translateY(0)}.ai-edit-popover{z-index:50;border:1px solid var(--grey-300);background:#fff;border-radius:7px;width:auto;padding:12px;position:absolute;top:62px;left:12px;right:12px;box-shadow:0 14px 36px #1426282e}.ai-edit-popover header{color:var(--kale-800);grid-template-columns:20px 1fr 26px;align-items:start;gap:7px;display:grid}.ai-edit-popover header strong,.ai-edit-popover header small{display:block}.ai-edit-popover header strong{color:var(--grey-900);font-size:12px}.ai-edit-popover header small{color:var(--grey-500);letter-spacing:0;margin-top:2px;font-size:9px;font-weight:500}.ai-edit-popover header>button{width:25px;height:25px;color:var(--grey-600);background:#fff;border:0;place-items:center;padding:0;display:grid}.ai-edit-popover textarea{resize:vertical;border:1px solid var(--grey-300);width:100%;min-height:92px;color:var(--grey-900);border-radius:5px;margin-top:11px;padding:9px;font-size:11px;line-height:1.45}.ai-edit-popover>p{color:#087340;margin:7px 0 0;font-size:9px}.ai-edit-popover footer{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.ai-edit-popover .voice-input-button{min-height:34px;font-size:10px}.ai-send-button{border:1px solid var(--kale-800);background:var(--kale-800);color:#fff;border-radius:5px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.ai-send-button:disabled{opacity:.45;cursor:not-allowed}.catalog-select-row{align-items:flex-end;gap:8px;margin-bottom:10px;display:flex}.catalog-select-row>label{color:var(--grey-700);flex:1;font-size:10px;font-weight:800}.catalog-select-row select,.maternity-field select{border:1px solid var(--grey-300);width:100%;height:36px;color:var(--grey-900);background:#fff;border-radius:5px;margin-top:5px;padding:0 8px;font-size:11px}.maternity-field{color:var(--grey-700);margin-top:9px;font-size:10px;font-weight:800;display:block}.source-proof>div{grid-template-columns:1fr auto}.nohl-matrix-block{margin-top:3px}.nohl-matrix-title{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:9px;display:flex}.nohl-matrix-title strong,.nohl-matrix-title small{display:block}.nohl-matrix-title strong{color:var(--grey-900);font-size:11px}.nohl-matrix-title small{color:var(--grey-500);margin-top:3px;font-size:10px;line-height:1.35}.nohl-matrix{grid-template-columns:minmax(86px,1.15fr) repeat(4,minmax(45px,1fr));gap:3px;display:grid}.nohl-row{display:contents}.nohl-corner,.nohl-column-label,.nohl-row-label{border:1px solid var(--grey-200);min-height:48px;color:var(--grey-600);background:#fff;flex-direction:column;justify-content:center;padding:5px;font-size:9px;line-height:1.25;display:flex}.nohl-corner{font-size:8px}.nohl-column-label{text-align:center;align-items:center}.nohl-column-label b,.nohl-row-label b{color:var(--grey-900);font-size:11px}.nohl-column-label span,.nohl-row-label span{margin-top:2px}.nohl-matrix .nohl-row>button{cursor:pointer;border:1px solid #0000;border-radius:4px;place-items:center;min-height:48px;font-size:12px;font-weight:850;display:grid}.nohl-matrix button.low{color:#075b35;background:#caecd8;border-color:#9bd4b5}.nohl-matrix button.medium{color:#704600;background:#f8e2aa;border-color:#e9c56f}.nohl-matrix button.high{color:#812a22;background:#f4c8c3;border-color:#e3a29b}.nohl-matrix button:hover{filter:brightness(.97)}.nohl-matrix button.selected{outline:3px solid var(--grey-900);outline-offset:1px;box-shadow:inset 0 0 0 2px #fff}.nohl-result{background:#fff;border-left:4px solid;justify-content:space-between;align-items:center;gap:8px;min-height:40px;margin-top:8px;padding:8px 10px;display:flex}.nohl-result strong{font-size:12px}.nohl-result span{color:var(--grey-700);text-align:right;font-size:10px}.nohl-result.low{color:#087340}.nohl-result.medium{color:#8b5900}.nohl-result.high{color:#a12f27}.source-analysis-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:48px 24px;display:flex}.analysis-loader{width:74px;height:74px;color:var(--kale-800);place-items:center;display:grid;position:relative}.analysis-loader i{border:3px solid var(--grey-200);border-top-color:var(--support);border-radius:50%;animation:.9s linear infinite spin;position:absolute;inset:0}.source-analysis-screen h3{margin:20px 0 7px;font-size:21px}.source-analysis-screen>p{min-height:22px;color:var(--grey-600);margin:0;font-size:12px}.source-analysis-progress{align-items:center;gap:12px;width:min(460px,100%);margin-top:22px;display:flex}.source-analysis-progress>i{background:var(--grey-200);border-radius:5px;flex:1;height:7px;overflow:hidden}.source-analysis-progress>i>b{background:var(--support);border-radius:5px;height:100%;transition:width .25s;display:block}.source-analysis-progress strong{min-width:38px;color:var(--kale-900);text-align:right;font-size:12px}.analysis-steps{grid-template-columns:repeat(3,1fr);gap:8px;width:min(460px,100%);margin-top:12px;display:grid}.analysis-steps span{border-top:2px solid var(--grey-300);color:var(--grey-500);padding-top:8px;font-size:10px}.analysis-steps span.done{border-top-color:var(--support);color:var(--kale-900)}.load-folder-button{border:1px solid var(--grey-300);width:100%;height:42px;color:var(--kale-800);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.folder-loading{min-height:70px;color:var(--grey-600);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.review-stage-cell strong,.review-stage-cell small{display:block}.review-stage-cell strong{color:var(--grey-900);font-size:10px}.review-stage-cell small{color:var(--grey-500);margin-top:4px;font-size:9px}.review-header-progress>strong{white-space:nowrap;font-size:15px}.review-header-progress span{min-width:100px}.review-header-progress small,.review-header-progress span>b{color:var(--grey-500);font-size:8px;display:block}.review-header-progress span>b{color:var(--kale-800);margin-top:3px}.generation-progress i b,.source-analysis-progress>i>b{width:38%;animation:1.4s ease-in-out infinite indeterminate-progress}.generation-progress strong{width:auto;min-width:78px}.source-analysis-progress strong{min-width:82px;font-size:11px}.analysis-steps span.active{border-top-color:var(--kale-700);color:var(--kale-900);font-weight:700}@keyframes indeterminate-progress{0%{transform:translate(-110%)}55%{transform:translate(165%)}to{transform:translate(265%)}}.legal-add-form{border-top:1px solid var(--grey-300);margin-top:16px;padding-top:15px}.legal-add-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.legal-add-heading strong{font-size:11px}.legal-add-fields{grid-template-columns:minmax(0,1fr) 150px;gap:10px;display:grid}.legal-add-fields label{color:var(--grey-700);font-size:10px;font-weight:750;display:block}.legal-add-fields label>span{color:var(--grey-500);margin-left:4px;font-size:8px;font-weight:600}.legal-add-fields input,.legal-add-fields select,.legal-add-fields textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-900);background:#fff;border-radius:5px;outline:0;margin-top:5px;padding:9px;font-size:11px}.legal-add-fields input,.legal-add-fields select{height:36px}.legal-add-fields textarea{resize:vertical;min-height:66px}.legal-add-fields input:focus,.legal-add-fields select:focus,.legal-add-fields textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px var(--ring)}.legal-url-field,.legal-relevance-field,.legal-activity-field{grid-column:1/-1}.legal-activity-field{border:1px solid var(--grey-200);background:var(--grey-100);border-radius:6px;padding:9px 10px 10px}.legal-activity-field-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.legal-activity-field-heading strong{color:var(--grey-800);font-size:10px}.legal-activity-field-heading small{color:var(--grey-500);font-size:9px}.legal-activity-field .activity-chips{margin-top:6px}.legal-activity-field .activity-chips-label{display:none}.legal-add-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.legal-add-actions label{min-width:0;color:var(--grey-700);align-items:center;gap:7px;font-size:10px;display:flex}.legal-add-form input[type=checkbox]{accent-color:var(--kale-800)}.legal-add-button{border:1px solid var(--kale-800);background:var(--kale-800);color:#fff;white-space:nowrap;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.legal-add-button svg{flex:none}.legal-add-button:disabled{opacity:.45}.scope-review-step{padding:6px 4px 8px}.scope-review-step .scope-summary-line{margin-top:17px}.create-title>span,.review-overview>article>span,.gbu-kpis article>span{border:0;width:auto;height:auto;color:var(--kale-800)!important;background:0 0!important}.review-document-title small,.review-document-title>span,.review-header-progress small,.review-stagebar>span,.review-section-nav-head span,.review-section-nav-head small{font-size:10px}.review-section-nav>button strong{font-size:11px}.review-section-nav>button small,.review-section-nav>button>b{font-size:9px}.review-inline-stats span,.review-context-line,.review-context-line button,.review-main-head p,.measure-view-head p{font-size:10px}.review-main-head>div>span,.measure-view-head span,.review-table th{font-size:9px}.review-table td,.review-table td>strong{font-size:11px}.review-table td>small,.review-table .muted,.table-deadline,.instance-code{font-size:9px}.risk-badge span,.risk-badge small,.review-state{font-size:9px!important}.inspector-title span{font-size:9px}.inspector-title h3{font-size:14px}.inspector-section h4,.source-proof>span{font-size:11px}.wide-field,.risk-inputs label,.check-line{font-size:10px}.wide-field textarea,.risk-inputs input,.risk-inputs select{font-size:11px}.agent-review-note strong,.source-proof strong{font-size:10px}.agent-review-note p,.source-proof small,.legal-proof p{font-size:9px}.inspector-actions button,.clean-create-wizard .step-heading p,.customer-source-select,.source-options header strong,.source-add-button,.source-file-row strong,.customer-document-list strong{font-size:10px}.source-options header small,.source-file-row small,.customer-document-list small,.agent-source-choice small,.data-form-header span{font-size:9px}.data-form-header h4{font-size:17px}.data-section-nav button span,.compact-form-grid label,.structured-list-head>label,.structured-list article>label,.substance-fields label{font-size:10px}.data-section-nav button small,.structured-list article>small,.legal-source-list a,.scope-summary-line small{font-size:9px}.structured-list input,.structured-list select,.structured-list textarea,.legal-source-list p,.voice-transcript p,.scope-check-list small{font-size:10px}.legal-source-list strong,.scope-check-list strong{font-size:11px}.review-layout.review-accordion-layout.has-inspector{grid-template-columns:var(--navigation-width) minmax(0,1fr)}.review-layout.review-accordion-layout.wide-content,.review-layout.single-view{grid-template-columns:1fr}.review-accordion-nav{border-right:1px solid var(--grey-200);background:#fff;min-width:0;max-height:calc(100vh - 192px);overflow-y:auto}.review-accordion-nav .review-section-nav-head{z-index:12;border-bottom:1px solid var(--grey-200);background:#fff;padding:13px 14px;position:sticky;top:0}.review-section-nav-head>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.accordion-search{border:1px solid var(--grey-300);height:36px;color:var(--grey-500);background:#fff;border-radius:6px;align-items:center;gap:7px;margin-top:10px;padding:0 10px;display:flex}.accordion-search input{width:100%;min-width:0;color:var(--grey-900);background:0 0;border:0;outline:0;font-size:10px}.review-category{border-bottom:1px solid var(--grey-200)}.review-category-trigger{width:100%;min-height:58px;color:var(--grey-500);text-align:left;background:#fff;border:0;border-left:3px solid #0000;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px 13px;display:grid}.review-category-trigger:hover,.review-category-trigger.active{color:var(--kale-800)}.review-category-trigger.active{border-left-color:var(--kale-800)}.review-category-trigger>b{border:1px solid var(--grey-300);width:27px;height:27px;color:var(--grey-700);background:#fff;border-radius:5px;place-items:center;font-size:9px;display:grid}.review-category-trigger strong,.review-category-trigger small{display:block}.review-category-trigger strong{color:var(--grey-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.review-category-trigger small{color:var(--grey-500);margin-top:3px;font-size:9px}.review-category-items{padding:0 10px 9px 42px}.review-category-item{border-left:2px solid var(--grey-300);align-items:stretch;min-height:53px;display:flex;position:relative}.review-category-item.selected{border-left-color:var(--support)}.review-category-item>button:first-child{min-width:0;color:var(--grey-600);text-align:left;background:#fff;border:0;flex:1;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:7px;padding:7px 6px 7px 10px;display:grid}.review-category-item>button:first-child:hover,.review-category-item.selected>button:first-child{background:var(--grey-100)}.review-category-item>button:first-child strong,.review-category-item>button:first-child small{display:block}.review-category-item>button:first-child strong{color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.review-category-item>button:first-child small{color:var(--grey-500);margin-top:4px;font-size:9px}.review-category-item .instance-code{margin:0}.review-category-item>.row-actions{background:#fff;flex:0 0 30px;align-items:center}.review-category-item .icon-row-button{border:0;width:27px;height:27px}.review-category-item .row-actions-popover{top:38px}.risk-dot{background:var(--grey-500);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.risk-dot.high{background:#b42318}.risk-dot.medium{background:#b26a00}.risk-dot.low{background:#05733d}.category-add-hazard{border:1px dashed var(--grey-300);width:100%;min-height:34px;color:var(--kale-700);background:#fff;border-radius:5px;align-items:center;gap:7px;margin-top:4px;padding:0 9px;font-size:9px;font-weight:750;display:flex}.category-add-hazard:hover{border-color:var(--kale-700)}.category-no-result{color:var(--grey-500);padding:8px 10px;font-size:9px;display:block}.review-accordion-layout .review-inspector{border-left:0;min-width:0}.review-accordion-layout .review-inspector form{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);grid-template-areas:"basics effectiveness""risk risk""measures evidence""actions actions";align-content:start;display:grid}.review-accordion-layout .inspector-basics{grid-area:basics}.review-accordion-layout .inspector-risk{grid-area:risk}.review-accordion-layout .inspector-measures{border-right:1px solid var(--grey-200);grid-area:measures}.review-accordion-layout .inspector-effectiveness{grid-area:effectiveness}.review-accordion-layout .inspector-evidence-stack{border-bottom:1px solid var(--grey-200);grid-area:evidence;min-width:0}.review-accordion-layout .inspector-actions{grid-area:actions}.review-accordion-layout .inspector-basics{grid-template-columns:minmax(0,1fr) minmax(180px,.55fr);align-content:start;gap:10px 12px;display:grid}.review-accordion-layout .inspector-basics .catalog-select-row{grid-column:1}.review-accordion-layout .inspector-basics>.wide-field{grid-column:1/-1}.review-accordion-layout .inspector-basics .maternity-field{grid-area:1/2;align-self:start;margin-top:0}.review-accordion-layout .inspector-basics>.wide-field textarea{min-height:70px}.review-accordion-layout .inspector-risk .trace-field{margin-top:12px}.review-accordion-layout .inspector-evidence-stack .agent-review-note,.review-accordion-layout .inspector-evidence-stack .source-proof{margin:11px 14px}.review-accordion-layout .inspector-evidence-stack .source-proof+.source-proof{margin-top:0}.review-flat-nav .review-section-nav-head{box-shadow:0 1px 0 var(--grey-200)}.review-flat-items{padding:7px 9px 12px}.review-flat-items .review-category-item{border-left-width:3px;min-height:76px}.review-flat-items .review-category-item>button:first-child{grid-template-columns:minmax(0,1fr);padding:9px 6px 9px 11px}.review-flat-items .review-category-item>button:first-child strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-flat-items .review-category-item>button:first-child small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.review-flat-items .review-category-item .hazard-activity{color:var(--grey-600);margin-top:5px}.review-flat-items .review-category-item .hazard-category{color:var(--grey-500);align-items:center;gap:4px;margin-top:3px;display:flex}.review-flat-items .review-category-item .hazard-category>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.review-flat-items .review-category-item .hazard-category .risk-dot{flex:none;margin-left:auto}.review-flat-items .category-add-hazard{margin-top:9px}.hazard-context-fields{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.hazard-context-fields>div,.hazard-context-fields>label{border:1px solid var(--grey-200);background:var(--grey-100);border-radius:6px;min-width:0;margin:0;padding:9px 10px}.hazard-context-fields span,.hazard-context-fields strong{display:block}.hazard-context-fields span{color:var(--grey-500);font-size:9px;font-weight:750}.hazard-context-fields strong{overflow-wrap:anywhere;color:var(--grey-900);margin-top:4px;font-size:10px;line-height:1.35}.hazard-context-fields input,.hazard-context-fields select{border:1px solid var(--grey-300);width:100%;height:32px;color:var(--grey-900);background:#fff;border-radius:5px;outline:0;margin-top:4px;padding:0 8px;font-size:10px;font-weight:700}.hazard-context-fields input:focus,.hazard-context-fields select:focus{border-color:var(--kale-700);box-shadow:0 0 0 2px #e1f0f0}.review-accordion-layout .inspector-basics .hazard-context-fields{grid-row:1}.review-accordion-layout .inspector-basics .catalog-select-row,.review-accordion-layout .inspector-basics .maternity-field{grid-row:2}.review-accordion-layout .inspector-basics>.wide-field{grid-row:3}.measure-sufficiency{border:1px solid var(--grey-300);background:var(--grey-100);border-radius:8px;margin:9px 0 12px;padding:10px}.measure-sufficiency>span{color:var(--grey-700);margin-bottom:7px;font-size:10px;font-weight:800;display:block}.measure-sufficiency>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.measure-sufficiency button{border:1px solid var(--grey-300);min-height:38px;color:var(--grey-600);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.measure-sufficiency.insufficient button:first-child.active{color:#962f25;background:#fbe2df;border-color:#d88980;box-shadow:0 0 0 2px #b4231814}.measure-sufficiency.sufficient button:last-child.active{color:#087340;background:#ddf4e7;border-color:#83c9a4;box-shadow:0 0 0 2px #05733d14}@media (max-width:1250px){.review-layout.review-accordion-layout.has-inspector{grid-template-columns:1fr}.review-layout.review-accordion-layout.has-inspector .review-inspector form{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);display:grid}.review-layout.has-inspector{grid-template-columns:180px minmax(0,1fr)}.review-layout.has-inspector .review-inspector{z-index:40;width:min(var(--inspector-width),calc(100vw - 180px));border-top:0;border-left:1px solid var(--grey-300);height:100vh;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-14px 0 34px #14262829}.review-layout.has-inspector .review-inspector form{max-height:calc(100vh - 78px);display:block}}@media (max-width:900px){.review-layout.has-inspector,.review-layout.wide-content{grid-template-columns:1fr}.nohl-matrix{grid-template-columns:82px repeat(4,minmax(42px,1fr))}.review-table-shell{overflow:auto visible}}@media (max-width:760px){.sidebar-collapse{display:none}.review-layout.has-inspector .review-inspector{width:calc(100vw - 20px)}.review-layout.review-accordion-layout.has-inspector .review-inspector form{display:block}.review-accordion-layout .inspector-measures{border-right:0}.hazard-context-fields,.measure-sufficiency>div{grid-template-columns:1fr}}.operating-heading{align-items:flex-start}.operating-heading p{max-width:720px;line-height:1.5}.operating-overview{margin-bottom:18px}.operating-kpis{border:1px solid var(--grey-200);background:#fff;border-radius:7px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.operating-kpis article{border-right:1px solid var(--grey-200);flex-direction:column;justify-content:center;min-height:82px;padding:14px;display:flex}.operating-kpis article:last-child{border-right:0}.operating-kpis strong{color:var(--grey-1200);font-size:22px}.operating-kpis span{color:var(--grey-500);margin-top:3px;font-size:10px}.operating-flow{border:1px solid var(--grey-200);background:#fff;border-radius:7px;padding:16px 18px}.operating-flow>header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.operating-flow>header span{color:var(--kale-700);letter-spacing:.65px;font-size:9px;font-weight:850}.operating-flow h2{margin:3px 0 0;font-size:15px}.operating-flow>header>svg{color:var(--kale-800)}.operating-flow>div{grid-template-columns:repeat(5,1fr);display:grid}.operating-flow article{grid-template-columns:24px 1fr;gap:7px;min-width:0;padding:13px 10px 0;display:grid;position:relative}.operating-flow article:not(:last-child):after{content:"";background:var(--grey-300);width:10px;height:1px;position:absolute;top:25px;right:-5px}.operating-flow article b{border:1px solid var(--grey-300);width:24px;height:24px;color:var(--kale-800);border-radius:50%;place-items:center;font-size:8px;display:grid}.operating-flow article strong,.operating-flow article small{display:block}.operating-flow article strong{font-size:10px}.operating-flow article small{color:var(--grey-500);margin-top:3px;font-size:8px;line-height:1.35}.operating-actions{flex-wrap:wrap}.operating-status-tabs{border:1px solid var(--grey-300);background:#fff;border-radius:7px;align-items:center;gap:2px;padding:3px;display:flex}.operating-status-tabs button{min-height:32px;color:var(--grey-600);background:#fff;border:0;border-radius:5px;padding:0 9px;font-size:9px;font-weight:750}.operating-status-tabs button.active{background:var(--kale-800);color:#fff}.operating-table{overflow:visible}.operating-row{border:0;border-bottom:1px solid var(--grey-200);width:100%;min-height:68px;color:var(--grey-700);text-align:left;background:#fff;grid-template-columns:minmax(210px,1.35fr) .8fr minmax(180px,1.05fr) .45fr .65fr .6fr 22px;align-items:center;gap:12px;padding:0 16px;font-size:10px;display:grid}.operating-row:last-child{border-bottom:0}.operating-row:not(.operating-table-head):hover{background:#fafcfc}.operating-table-head{min-height:36px;color:var(--grey-500);letter-spacing:.55px;font-size:8px;font-weight:850}.operating-title{color:var(--kale-800);align-items:center;gap:9px;display:flex}.operating-title>span,.operating-row>span:nth-child(3){min-width:0}.operating-title strong,.operating-title small,.operating-row>span:nth-child(3)>strong,.operating-row>span:nth-child(3)>small{display:block}.operating-title strong,.operating-row>span:nth-child(3)>strong{color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.operating-title small,.operating-row>span:nth-child(3)>small{color:var(--grey-500);margin-top:3px;font-size:8px}.operating-status{white-space:nowrap;background:#fff;border:1px solid;border-radius:12px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.operating-status.entwurf{color:var(--grey-600)}.operating-status.in-prüfung{color:#9b5a00}.operating-status.freigegeben{color:#05733d}.operating-status.aktualisierung{color:#a83a2b}.operating-create-drawer{inset:68px 0 0}.operating-create-drawer>form{background:#fff;width:min(580px,100%);height:100%;padding:24px 26px;overflow:auto;box-shadow:-18px 0 50px #00000024}.operating-create-drawer form>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.operating-create-drawer form>header>div{align-items:center;gap:10px;display:flex}.operating-create-drawer form>header>div>span{border:1px solid var(--grey-300);width:38px;height:38px;color:var(--kale-800);border-radius:7px;place-items:center;display:grid}.operating-create-drawer header small{color:var(--kale-700);letter-spacing:.65px;font-size:8px;font-weight:850;display:block}.operating-create-drawer header h2{margin:3px 0 0;font-size:20px}.operating-create-drawer header>button{border:1px solid var(--grey-300);width:32px;height:32px;color:var(--grey-600);background:#fff;border-radius:6px;place-items:center;padding:0;display:grid}.operating-create-drawer form>p{color:var(--grey-600);margin:15px 0;font-size:10px;line-height:1.5}.instruction-type-grid{border:1px solid var(--grey-300);border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.instruction-type-grid>button{border:0;border-right:1px solid var(--grey-200);border-bottom:1px solid var(--grey-200);min-height:68px;color:var(--grey-600);text-align:left;background:#fff;grid-template-columns:22px 1fr 17px;align-items:center;gap:8px;padding:10px;display:grid}.instruction-type-grid>button:nth-child(2n){border-right:0}.instruction-type-grid>button:nth-child(n+5){border-bottom:0}.instruction-type-grid>button>span>strong,.instruction-type-grid>button>span>small{display:block}.instruction-type-grid>button strong{color:var(--grey-900);font-size:10px}.instruction-type-grid>button small{color:var(--grey-500);margin-top:3px;font-size:8px;line-height:1.3}.instruction-type-grid>button>svg:last-child{opacity:0}.instruction-type-grid>button.active{box-shadow:inset 3px 0 var(--support);color:var(--kale-800)}.instruction-type-grid>button.active>svg:last-child{opacity:1;color:var(--support)}.operating-form-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:16px;display:grid}.operating-form-grid label{color:var(--grey-700);font-size:9px;font-weight:800}.operating-form-grid label.wide{grid-column:1/-1}.operating-form-grid input,.operating-form-grid select{border:1px solid var(--grey-300);width:100%;height:38px;color:var(--grey-900);background:#fff;border-radius:6px;margin-top:5px;padding:0 9px;font-size:10px}.operating-form-grid em{color:#a83a2b;min-height:11px;margin-top:3px;font-size:8px;font-style:normal;font-weight:600;display:block}.operating-next-note{border:1px solid var(--grey-300);color:var(--kale-800);border-radius:6px;align-items:center;gap:8px;margin-top:12px;padding:10px;display:flex}.operating-next-note strong,.operating-next-note small{display:block}.operating-next-note strong{font-size:10px}.operating-next-note small{color:var(--grey-500);margin-top:2px;font-size:8px}.operating-create-drawer form>footer{border-top:1px solid var(--grey-200);justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.operating-create-page{width:100%;min-width:0;padding-bottom:42px}.operating-create-page-header{border-bottom:1px solid var(--grey-200);background:#fff;align-items:flex-start;gap:14px;min-height:92px;padding:20px 24px;display:flex}.operating-create-page-header>div{flex:1;min-width:0}.operating-create-page-header small{color:var(--kale-700);letter-spacing:.75px;font-size:9px;font-weight:850;display:block}.operating-create-page-header h1{color:var(--grey-950);margin:3px 0 4px;font-size:25px;line-height:1.15}.operating-create-page-header p{color:var(--grey-600);margin:0;font-size:11px;line-height:1.45}.operating-create-source-badge{color:#19644f;background:#eff9f5;border:1px solid #b9d9cf;border-radius:999px;flex:none;align-items:center;gap:6px;margin-top:7px;padding:8px 10px;font-size:9px;font-weight:800;display:flex}.operating-create-workspace{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;width:min(1280px,100%);margin:0 auto;padding:22px 24px;display:grid}.operating-create-main{gap:18px;min-width:0;display:grid}.operating-create-card{border:1px solid var(--grey-200);background:#fff;border-radius:10px;padding:22px;box-shadow:0 3px 14px #10282b0a}.operating-create-section-heading{align-items:flex-start;gap:11px;margin-bottom:17px;display:flex}.operating-create-section-heading>span{background:var(--kale-800);color:#fff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:850;display:grid}.operating-create-section-heading h2{color:var(--grey-950);margin:0;font-size:16px}.operating-create-section-heading p{color:var(--grey-600);margin:3px 0 0;font-size:10px;line-height:1.4}.operating-create-card .operating-form-grid{margin-top:0}.operating-create-card .operating-form-grid label{font-size:10px}.operating-create-card .operating-form-grid input,.operating-create-card .operating-form-grid select{height:42px;font-size:11px}.operating-create-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:17px}.operating-create-type-grid>button:nth-child(2n){border-right:1px solid var(--grey-200)}.operating-create-type-grid>button:nth-child(3n){border-right:0}.operating-create-type-grid>button:nth-child(n+4),.operating-create-type-grid>button:nth-child(n+5){border-bottom:0}.operating-gbu-source-card{color:#216753;background:#f3faf7;border:1px solid #c5ded6;border-radius:8px;align-items:flex-start;gap:10px;margin-top:13px;padding:13px 14px;display:flex}.operating-gbu-source-card>div{min-width:0}.operating-gbu-source-card strong,.operating-gbu-source-card span,.operating-gbu-source-card small{display:block}.operating-gbu-source-card strong{color:var(--grey-900);font-size:11px}.operating-gbu-source-card span{color:var(--grey-700);margin-top:2px;font-size:9px}.operating-gbu-source-card small{color:#397260;margin-top:5px;font-size:9px;line-height:1.4}.operating-create-content-field{margin-top:14px;display:block}.operating-create-content-field>span{color:var(--grey-800);align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.operating-create-content-field b{background:var(--grey-100);width:23px;height:23px;color:var(--kale-800);border-radius:5px;place-items:center;font-size:9px;display:grid}.operating-create-content-field textarea{resize:vertical;border:1px solid var(--grey-300);width:100%;min-height:108px;color:var(--grey-900);font:inherit;background:#fff;border-radius:7px;margin-top:7px;padding:11px 12px;font-size:11px;line-height:1.5}.operating-create-content-field textarea:focus{border-color:var(--support);outline:2px solid #17705929}.operating-create-error{width:min(1280px,100% - 48px);margin:16px auto -6px}.operating-scope-choice{grid-template-columns:1fr 1fr;gap:12px;display:grid}.operating-scope-choice>button{border:1px solid var(--grey-300);min-height:112px;color:var(--grey-600);text-align:left;background:#fff;border-radius:9px;grid-template-columns:30px 1fr 20px;align-items:start;gap:12px;padding:18px;display:grid}.operating-scope-choice>button:hover{background:#fbfdfc;border-color:#98b9af}.operating-scope-choice>button.active{border-color:var(--support);color:var(--kale-800);background:#f1f9f6;box-shadow:0 0 0 1px #17705914}.operating-scope-choice strong,.operating-scope-choice small{display:block}.operating-scope-choice strong{color:var(--grey-950);font-size:12px;line-height:1.3}.operating-scope-choice small{color:var(--grey-600);margin-top:6px;font-size:9px;line-height:1.45}.operating-template-source-note{color:#216753;background:#f3faf7;border:1px solid #c5ded6;border-radius:8px;gap:10px;padding:13px 14px;display:flex}.operating-template-source-note span,.operating-template-source-note strong,.operating-template-source-note small{display:block}.operating-template-source-note strong{color:var(--grey-900);font-size:11px}.operating-template-source-note small{color:#397260;margin-top:4px;font-size:9px;line-height:1.4}.operating-agent-box{background:#f6fafc;border:1px solid #c8d9e0;border-radius:9px;margin-top:15px;padding:15px}.operating-agent-box label{color:var(--grey-800);font-size:10px;font-weight:800;display:block}.operating-agent-box textarea{resize:vertical;border:1px solid var(--grey-300);width:100%;color:var(--grey-900);background:#fff;border-radius:7px;margin-top:7px;padding:11px 12px;font:11px/1.5 inherit}.operating-agent-box>button{margin-top:10px}.operating-create-content-field>label{display:block}.operating-create-content-field>label>span{color:var(--grey-800);align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.operating-create-content-field>label>span b{background:var(--grey-100);width:23px;height:23px;color:var(--kale-800);border-radius:5px;place-items:center;font-size:9px;display:grid}.operating-section-assets{border:1px solid var(--grey-300);background:var(--grey-50);border-top:0;border-radius:0 0 7px 7px;flex-wrap:wrap;align-items:center;gap:7px;min-height:42px;padding:7px 8px;display:flex}.operating-create-content-field textarea{border-radius:7px 7px 0 0;margin-bottom:0}.operating-selected-assets{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.operating-selected-assets>button{border:1px solid var(--grey-300);height:30px;color:var(--grey-700);background:#fff;border-radius:5px;align-items:center;gap:5px;padding:3px 5px 3px 3px;font-size:8px;display:flex}.operating-selected-assets img{object-fit:contain;width:24px;height:24px}.operating-selected-assets svg{color:var(--grey-400)}.operating-open-asset-picker{height:30px;color:var(--kale-800);background:#fff;border:1px solid #adc9c0;border-radius:5px;align-items:center;gap:6px;margin-left:auto;padding:0 9px;font-size:9px;font-weight:800;display:flex}.operating-asset-picker{border:1px solid var(--grey-300);background:#fff;border-radius:8px;margin-top:8px;padding:12px;box-shadow:0 8px 24px #10282b14}.operating-asset-picker>header{align-items:center;gap:12px;display:flex}.operating-asset-picker>header label{border:1px solid var(--grey-300);border-radius:6px;flex:1;align-items:center;gap:7px;min-width:220px;height:36px;padding:0 9px;display:flex}.operating-asset-picker>header input{width:100%;color:var(--grey-900);border:0;outline:0;font-size:10px}.operating-asset-picker>header>span{color:var(--grey-500);font-size:8px}.operating-asset-picker nav{gap:4px;margin:9px 0;display:flex;overflow-x:auto}.operating-asset-picker nav button{border:1px solid var(--grey-300);height:29px;color:var(--grey-600);background:#fff;border-radius:999px;flex:none;padding:0 9px;font-size:8px;font-weight:750}.operating-asset-picker nav button.active{border-color:var(--kale-800);background:var(--kale-800);color:#fff}.operating-asset-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-height:440px;padding-right:4px;display:grid;overflow:auto}.operating-asset-grid>button{border:1px solid var(--grey-250);text-align:left;background:#fff;border-radius:7px;flex-direction:column;align-items:flex-start;min-width:0;padding:7px;display:flex}.operating-asset-grid>button:hover{border-color:#9bbdb2}.operating-asset-grid>button.selected{border-color:var(--support);background:#f0f8f5}.operating-asset-image{aspect-ratio:1;background:#f5f6f6;border-radius:5px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.operating-asset-image img{object-fit:contain;width:100%;height:100%}.operating-asset-image i{background:var(--support);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:4px;right:4px}.operating-asset-grid strong{color:var(--grey-900);margin-top:6px;font-size:9px}.operating-asset-grid small{max-width:100%;color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7.5px;line-height:1.3;overflow:hidden}.operating-create-summary{border:1px solid var(--grey-200);background:#fff;border-radius:10px;padding:18px;position:sticky;top:86px;box-shadow:0 3px 14px #10282b0d}.operating-create-summary>div{border-bottom:1px solid var(--grey-200);gap:4px;padding-bottom:15px;display:grid}.operating-create-summary>div>svg{color:var(--kale-800);margin-bottom:5px}.operating-create-summary>div small{color:var(--grey-500);letter-spacing:.7px;font-size:8px;font-weight:850}.operating-create-summary>div strong{color:var(--grey-950);font-size:16px}.operating-create-summary>div span{color:var(--grey-600);font-size:9px;line-height:1.45}.operating-create-summary>p{color:#256853;background:#f2f8f6;border-radius:7px;align-items:flex-start;gap:8px;margin:14px 0 0;padding:11px;font-size:9px;line-height:1.4;display:flex}.operating-create-summary>p.warning{color:#805b11;background:#fff8e7}.operating-create-summary>p svg{flex:none;margin-top:1px}.operating-create-summary>p strong,.operating-create-summary>p span{display:block}.operating-create-summary>p strong{margin-bottom:2px;font-size:9px}.operating-create-summary footer{border-top:1px solid var(--grey-200);gap:8px;margin-top:17px;padding-top:15px;display:grid}.operating-create-summary footer button{justify-content:center;width:100%}.operating-heading-actions{align-items:center;gap:8px;display:flex}.operating-error{color:#8f3027;background:#fff5f3;border:1px solid #e4a79f;border-radius:7px;align-items:center;gap:8px;margin:-8px 0 16px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.operating-error span{flex:1}.operating-error button{color:inherit;background:0 0;border:0;place-items:center;padding:3px;display:grid}.operating-mode-tabs{border:1px solid var(--grey-300);background:#fff;border-radius:8px;gap:3px;margin-bottom:12px;padding:3px;display:inline-flex}.operating-mode-tabs button{height:34px;color:var(--grey-600);background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.operating-mode-tabs button.active{background:var(--kale-800);color:#fff}.operating-library-note{color:var(--grey-500);font-size:9px}.operating-row .operating-title{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.operating-row-action{width:28px;height:28px;color:var(--kale-800);background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;display:grid}.operating-row-action:hover{border-color:var(--grey-300);background:#fff}.operating-row-action:disabled{opacity:.4}.operating-import-drop{border:1px dashed var(--grey-400);background:var(--grey-50);min-height:150px;color:var(--kale-800);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin:18px 0 8px;padding:22px;display:flex;position:relative}.operating-import-drop strong{font-size:11px}.operating-import-drop small{color:var(--grey-500);font-size:9px}.operating-import-drop input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.operating-detail-drawer{inset:68px 0 0}.operating-detail-drawer>div{flex-direction:column;width:min(760px,100%);height:100%;padding:0;display:flex;overflow:hidden}.operating-detail-drawer>div>header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 14px;display:flex}.operating-detail-drawer>div>header>div{align-items:center;gap:10px;display:flex}.operating-detail-drawer>div>header>div>span{border:1px solid var(--grey-300);width:38px;height:38px;color:var(--kale-800);border-radius:7px;place-items:center;display:grid}.operating-detail-drawer header small{color:var(--kale-700);letter-spacing:.65px;font-size:8px;font-weight:850;display:block}.operating-detail-drawer header h2{margin:3px 0 0;font-size:20px}.operating-detail-drawer header>button{border:1px solid var(--grey-300);width:32px;height:32px;color:var(--grey-600);background:#fff;border-radius:6px;place-items:center;padding:0;display:grid}.operating-detail-meta{border-bottom:1px solid var(--grey-200);color:var(--grey-600);align-items:center;gap:10px;padding:9px 24px;font-size:9px;display:flex}.operating-detail-meta .operating-status{margin-left:auto}.operating-detail-tabs{border-bottom:1px solid var(--grey-200);gap:4px;padding:8px 24px 0;display:flex}.operating-detail-tabs button{height:34px;color:var(--grey-500);background:#fff;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.operating-detail-tabs button.active{border-bottom-color:var(--kale-800);color:var(--kale-800)}.operating-editor{padding:16px 24px 30px;overflow:auto}.operating-editor .operating-form-grid{margin-top:0;margin-bottom:14px}.operating-editor .operating-form-grid input:disabled,.operating-editor .operating-form-grid select:disabled{background:var(--grey-100);color:var(--grey-600)}.operating-editor-section{border:1px solid var(--grey-300);border-radius:7px;margin-bottom:10px;display:block;overflow:hidden}.operating-editor-section>span{background:var(--kale-50);height:32px;color:var(--kale-900);align-items:center;gap:8px;padding:0 10px;font-size:9px;font-weight:850;display:flex}.operating-editor-section>span b{background:var(--kale-800);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.operating-editor-section textarea{resize:vertical;border:0;border-top:1px solid var(--grey-200);width:100%;min-height:88px;color:var(--grey-800);padding:10px;font:10px/1.55 inherit;display:block}.operating-editor-section textarea:disabled{background:var(--grey-50);color:var(--grey-700)}.operating-editor-section{overflow:visible}.operating-editor-section>label{border-radius:7px 7px 0 0;display:block;overflow:hidden}.operating-editor-section>label>span{background:var(--kale-50);height:32px;color:var(--kale-900);align-items:center;gap:8px;padding:0 10px;font-size:9px;font-weight:850;display:flex}.operating-editor-section>label>span b{background:var(--kale-800);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.operating-editor-section .operating-section-assets{border-bottom:0;border-left:0;border-right:0}.operating-editor-section .operating-asset-picker{margin:8px}.operating-detail-actions{border-top:1px solid var(--grey-200);background:#fff;justify-content:flex-end;gap:8px;margin:18px -24px -30px;padding:13px 24px;display:flex;position:sticky;bottom:-30px;box-shadow:0 -8px 20px #0000000a}.operating-distribution{border:1px solid var(--grey-300);background:var(--grey-50);border-radius:7px;grid-template-columns:130px 1fr auto;gap:8px;margin:14px 0 50px;padding:12px;display:grid}.operating-distribution header{color:var(--kale-800);grid-column:1/-1;align-items:center;gap:6px;font-size:10px;display:flex}.operating-distribution input,.operating-distribution select{border:1px solid var(--grey-300);background:#fff;border-radius:6px;height:36px;padding:0 8px;font-size:9px}.operating-distribution small{color:#a83a2b;grid-column:2/-1;font-size:8px}.operating-history{padding:18px 24px 35px;overflow:auto}.operating-history section{margin-bottom:22px}.operating-history h3{color:var(--grey-900);margin:0 0 8px;font-size:11px}.operating-history article{border-bottom:1px solid var(--grey-200);color:var(--kale-800);grid-template-columns:22px 1fr;gap:8px;padding:10px 0;display:grid}.operating-history article strong,.operating-history article span,.operating-history article small{display:block}.operating-history article strong{color:var(--grey-900);font-size:10px}.operating-history article span{color:var(--grey-600);margin-top:3px;font-size:9px}.operating-history article small{color:var(--grey-400);margin-top:3px;font-size:8px}.operating-history p,.operating-history-empty{color:var(--grey-500);font-size:9px}.operating-history-empty{justify-content:center;align-items:center;gap:8px;padding:35px;display:flex}@media (max-width:1100px){.operating-overview{grid-template-columns:1fr}.operating-row{grid-template-columns:minmax(210px,1.4fr) .8fr 1fr .5fr .7fr 22px}.operating-row>:nth-child(6){display:none}}@media (max-width:760px){.operating-heading{gap:14px}.operating-heading .primary-button{flex:none;padding:0 10px}.operating-flow{overflow-x:auto}.operating-flow>div{min-width:760px}.operating-status-tabs{max-width:100%;overflow-x:auto}.operating-table{overflow-x:auto}.operating-row{min-width:850px}.instruction-type-grid,.operating-form-grid{grid-template-columns:1fr}.instruction-type-grid>button{border-right:0}.instruction-type-grid>button:nth-child(n+5){border-bottom:1px solid var(--grey-200)}.instruction-type-grid>button:last-child{border-bottom:0}.operating-form-grid label.wide{grid-column:auto}.operating-heading-actions{flex-wrap:wrap;width:100%}.operating-heading-actions button{flex:1}.operating-distribution{grid-template-columns:1fr}.operating-distribution header,.operating-distribution small{grid-column:auto}.operating-detail-actions{flex-wrap:wrap}.operating-create-page-header{flex-wrap:wrap;padding:16px 14px}.operating-create-source-badge{margin-left:47px}.operating-create-workspace{grid-template-columns:1fr;padding:14px}.operating-create-card{padding:16px}.operating-create-summary{position:static}.operating-create-type-grid{grid-template-columns:1fr}.operating-create-type-grid>button,.operating-create-type-grid>button:nth-child(2n),.operating-create-type-grid>button:nth-child(3n),.operating-create-type-grid>button:nth-child(n+4),.operating-create-type-grid>button:nth-child(n+5){border-right:0;border-bottom:1px solid var(--grey-200)}.operating-create-type-grid>button:last-child{border-bottom:0}.operating-scope-choice{grid-template-columns:1fr}.operating-create-error{width:calc(100% - 28px)}.operating-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}html{scroll-behavior:smooth}html,body{font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"cv11", "ss01", "tnum" 0}::selection{background:#0f766e33}:focus-visible{outline:2px solid var(--kale-700);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border:2px solid var(--canvas);background:#c3cdd3;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a9b6be}.sidebar ::-webkit-scrollbar-thumb{background:#ffffff2e;border-color:#0000}button,input,select,textarea,a{transition:background-color .16s,color .16s,border-color .16s,box-shadow .16s,transform .16s,opacity .16s}.sidebar{background:linear-gradient(#0d2429 0%,#08171a 100%);border-right:1px solid #ffffff0f;box-shadow:1px 0 #09161966}.brand{letter-spacing:-.02em;font-weight:800}.sidebar-collapse{background:#143239;border-color:#ffffff29}.sidebar-collapse:hover{background:var(--kale-700);border-color:#ffffff4d}.tenant-switcher{background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px}.tenant-switcher:hover{background:#ffffff17;border-color:#ffffff24}.tenant-avatar,.profile-avatar{color:#0a3d33;background:#cde6e0;font-weight:800}.main-nav button,.sidebar-bottom>button{color:#9fbabb;border-radius:8px;font-weight:550}.sidebar.collapsed .main-nav button.active{box-shadow:inset 3px 0 #12b981}.main-nav button b{background:var(--guide);font-weight:800;box-shadow:0 2px 6px #e5484d66}.sidebar-bottom>button:hover{color:#e8f2f1;background:#ffffff0f}.profile{border-radius:10px}.profile:hover{background:#ffffff0d}.topbar{-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid var(--grey-200);background:#ffffffd9;height:64px}.top-search input{background:var(--grey-100);border:1px solid #0000;border-radius:10px;height:40px}.top-search input:hover{background:#edf1f3}.top-search input:focus{border-color:var(--kale-700);box-shadow:0 0 0 4px var(--ring);background:#fff}.module-search input,.table-search input{border-radius:10px}.module-search input:focus,.table-search input:focus{border-color:var(--kale-700);box-shadow:0 0 0 4px var(--ring)}.primary-button{letter-spacing:-.005em;background:linear-gradient(#0d9c68 0%,#0a8a5c 100%);border-radius:10px;box-shadow:0 1px 2px #09281c4d,inset 0 1px #ffffff29}.primary-button:hover{background:linear-gradient(#0b8a5d 0%,#087a51 100%);box-shadow:0 4px 12px #093c2a52,inset 0 1px #ffffff29}.primary-button:active{transform:translateY(1px);box-shadow:0 1px 2px #09281c4d}.secondary-button{border-radius:10px;font-weight:650}.secondary-button:hover{background:var(--grey-100);border-color:#c6cfd5}.text-button{border-radius:0 0 var(--radius) var(--radius);font-size:12px}.text-button:hover{background:var(--grey-100);color:#0a5f55}.text-button span{transition:transform .16s;display:inline-block}.text-button:hover span{transform:translate(3px)}.eyebrow{color:var(--kale-700);letter-spacing:.14em;font-size:11px;font-weight:800}.page-heading h1,.module-heading h1{letter-spacing:-.028em;font-weight:800}.panel-head h2{letter-spacing:-.012em;font-weight:750}.panel,.metric-card{border:1px solid var(--grey-200);box-shadow:var(--shadow-sm)}.metric-card{transition:box-shadow .18s,transform .18s,border-color .18s}.metric-card:hover{box-shadow:var(--shadow-md);border-color:var(--grey-300);transform:translateY(-2px)}.metric-card strong{letter-spacing:-.025em;font-weight:800}.metric-card p{font-weight:600}.metric-icon{border-radius:10px}.table-labels,.management-table-head,.gbu-list-head{background:var(--grey-100);color:var(--grey-500);letter-spacing:.07em}.table-row:not(.table-labels):hover,.management-row:hover,.gbu-list-row:hover{background:#f8fafb}.customer-name>i,.entity-title i,.gbu-title-cell>i{background:var(--kale-100);color:var(--kale-800);border-radius:9px;font-weight:800}.status{letter-spacing:.015em;border-radius:999px;padding:4px 10px;font-weight:750}.status.aktuell,.status.freigegeben{color:#067647;background:#e6f5ed;box-shadow:inset 0 0 0 1px #c2e5d2}.status.handlungsbedarf{color:#b54708;background:#fdf0de;box-shadow:inset 0 0 0 1px #f3d9b6}.status.prüfung-läuft,.status.in-prüfung{color:#0e7490;background:#e5f4f8;box-shadow:inset 0 0 0 1px #c3e4ed}.status.entwurf{color:#5b6a73;background:#edf0f2;box-shadow:inset 0 0 0 1px #dae0e4}.assistant-topbar-button{background:var(--kale-800);color:#fff;min-height:40px;box-shadow:var(--shadow-sm);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.assistant-topbar-button:hover{background:var(--kale-700)}.assistant-topbar-button.active{background:var(--kale-700);box-shadow:inset 0 0 0 1px #ffffff40}.assistant-panel{visibility:hidden;background:var(--surface);border-left:1px solid #0000;flex-direction:column;grid-area:1/3;width:0;height:100vh;transition:width .25s,visibility 0s linear .25s,border-color .25s;display:flex;position:sticky;top:0;overflow:hidden}.assistant-panel.open{visibility:visible;border-left-color:var(--grey-200);width:400px;transition:width .25s,border-color .25s}.assistant-panel-inner{flex-direction:column;width:400px;height:100%;min-height:0;display:flex}.assistant-panel-header{border-bottom:1px solid var(--grey-200);flex:none;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.assistant-panel-title{align-items:center;gap:10px;min-width:0;display:flex}.assistant-panel-icon{background:var(--kale-800);color:#81e3b0;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.assistant-panel-title strong{color:var(--grey-1200);font-size:13px;display:block}.assistant-panel-title small{color:var(--grey-500);margin-top:2px;font-size:10px;display:block}.assistant-panel-actions{flex:none;gap:6px;display:flex}.assistant-panel-actions button{border:1px solid var(--grey-200);background:var(--surface);width:32px;height:32px;color:var(--grey-700);border-radius:8px;place-items:center;display:grid}.assistant-panel-actions button:hover{background:var(--grey-100);color:var(--grey-900)}.assistant-panel-actions button.active{background:var(--kale-100);border-color:var(--kale-700);color:var(--kale-800)}.assistant-panel-error{color:#b42318;background:#fdecec;border-radius:8px;flex:none;margin:10px 16px 0;padding:9px 12px;font-size:11px}.assistant-panel-loading{color:var(--grey-500);flex:none;align-items:center;gap:8px;padding:10px 16px;font-size:11px;display:flex}@keyframes assistant-spin{to{transform:rotate(360deg)}}.assistant-chat{flex-direction:column;flex:1;min-height:0;display:flex}.assistant-messages{background:var(--canvas);flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.assistant-empty{text-align:center;margin:auto;padding:24px 12px}.assistant-empty-icon{background:var(--kale-100);width:44px;height:44px;color:var(--kale-800);border-radius:12px;place-items:center;margin:0 auto 12px;display:grid}.assistant-empty h3{color:var(--grey-1200);margin:0 0 6px;font-size:15px}.assistant-empty p{color:var(--grey-500);margin:0 0 14px;font-size:11px;line-height:1.5}.assistant-quick{flex-direction:column;gap:7px;display:flex}.assistant-quick button{border:1px solid var(--grey-300);background:var(--surface);color:var(--grey-700);text-align:left;border-radius:9px;padding:9px 12px;font-size:11px}.assistant-quick button:hover{border-color:var(--kale-700);color:var(--kale-800);background:var(--kale-100)}.assistant-bubble{max-width:88%;box-shadow:var(--shadow-sm);border-radius:12px;padding:10px 13px;font-size:12px;line-height:1.55}.assistant-bubble.user{background:var(--kale-800);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.assistant-bubble.assistant{background:var(--surface);color:var(--grey-900);border:1px solid var(--grey-200);border-bottom-left-radius:4px;align-self:flex-start}.assistant-markdown{overflow-wrap:anywhere;min-width:0}.assistant-markdown+.assistant-markdown{margin-top:8px}.assistant-markdown>:first-child{margin-top:0}.assistant-markdown>:last-child{margin-bottom:0}.assistant-markdown p{white-space:pre-wrap;margin:0 0 8px}.assistant-markdown h1,.assistant-markdown h2,.assistant-markdown h3,.assistant-markdown h4,.assistant-markdown h5,.assistant-markdown h6{margin:12px 0 6px;line-height:1.25}.assistant-markdown h1{font-size:1.35em}.assistant-markdown h2{font-size:1.22em}.assistant-markdown h3{font-size:1.12em}.assistant-markdown ul,.assistant-markdown ol{margin:6px 0 9px;padding-left:20px}.assistant-markdown li+li{margin-top:3px}.assistant-markdown li>p{margin:0}.assistant-markdown a{color:inherit;text-underline-offset:2px;font-weight:600;text-decoration:underline}.assistant-markdown blockquote{border-left:3px solid var(--grey-300);color:var(--grey-600);margin:8px 0;padding:3px 0 3px 10px}.assistant-markdown blockquote>:last-child{margin-bottom:0}.assistant-markdown code{background:color-mix(in srgb, var(--grey-200) 75%, transparent);border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.assistant-markdown pre{background:var(--grey-900);color:#fff;border-radius:7px;max-width:100%;margin:8px 0;padding:9px 10px;overflow-x:auto}.assistant-markdown pre code{color:inherit;background:0 0;padding:0}.assistant-markdown table{border-collapse:collapse;width:max-content;max-width:100%;margin:8px 0;display:block;overflow-x:auto}.assistant-markdown th,.assistant-markdown td{border:1px solid var(--grey-300);text-align:left;padding:5px 7px}.assistant-markdown th{background:var(--grey-100);font-weight:700}.assistant-markdown hr{border:0;border-top:1px solid var(--grey-300);margin:10px 0}.assistant-markdown img{border-radius:6px;max-width:100%;height:auto;margin:8px 0;display:block}.assistant-markdown input[type=checkbox]{accent-color:var(--kale-600);margin-right:5px}.assistant-thinking{color:var(--grey-500);align-items:center;gap:4px;margin:0;font-size:11px;display:flex}.assistant-thinking i{background:var(--grey-500);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite assistant-blink}.assistant-thinking i:nth-child(2){animation-delay:.15s}.assistant-thinking i:nth-child(3){margin-right:6px;animation-delay:.3s}@keyframes assistant-blink{0%,to{opacity:.25}50%{opacity:1}}.assistant-reasoning{border:1px dashed var(--grey-300);border-radius:8px;margin-bottom:8px;overflow:hidden}.assistant-reasoning>button{background:var(--grey-100);width:100%;color:var(--grey-500);border:0;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:flex}.assistant-reasoning>button svg:last-child{margin-left:auto;transition:transform .15s}.assistant-reasoning.open>button svg:last-child{transform:rotate(180deg)}.assistant-reasoning p{color:var(--grey-500);white-space:pre-wrap;margin:0;padding:8px 9px;font-size:10px}.assistant-error{color:#b42318;background:#fdecec;border-radius:10px;align-self:stretch;gap:9px;padding:10px 12px;font-size:11px;display:flex}.assistant-error p{margin:0 0 6px}.assistant-error button{color:#b42318;background:#fff;border:1px solid #f3b7b2;border-radius:7px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.assistant-composer{border-top:1px solid var(--grey-200);background:var(--surface);flex:none;align-items:flex-end;gap:8px;padding:12px 16px 8px;display:flex}.assistant-composer textarea{resize:none;border:1px solid var(--grey-300);min-width:0;max-height:120px;font:inherit;background:var(--grey-100);border-radius:10px;outline:none;flex:1;padding:10px 12px;font-size:12px;line-height:1.45}.assistant-composer textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px var(--ring);background:var(--surface)}.assistant-send,.assistant-stop{background:var(--support);color:#fff;border:0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.assistant-send:hover{background:#008c49}.assistant-send:disabled{background:var(--grey-300);cursor:not-allowed}.assistant-stop{background:var(--guide)}.assistant-stop:hover{background:#c93337}.assistant-hint{color:var(--grey-500);background:var(--surface);flex:none;margin:0;padding:0 16px 10px;font-size:9px}.assistant-history{background:var(--canvas);flex-direction:column;flex:1;gap:6px;min-height:0;padding:12px;display:flex;overflow-y:auto}.assistant-history-state{text-align:center;color:var(--grey-500);padding:18px 8px;font-size:11px}.assistant-history-state.error{color:#b42318}.assistant-history-state.empty{flex-direction:column;align-items:center;gap:8px;display:flex}.assistant-history-state.empty p{margin:0}.assistant-history-item{background:var(--surface);border:1px solid var(--grey-200);border-radius:10px;align-items:stretch;gap:6px;padding:4px;display:flex}.assistant-history-item.active{border-color:var(--kale-700);box-shadow:0 0 0 2px var(--ring)}.assistant-history-open{text-align:left;background:0 0;border:0;border-radius:7px;flex:1;min-width:0;padding:7px 9px}.assistant-history-open:hover{background:var(--grey-100)}.assistant-history-open strong{color:var(--grey-900);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.assistant-history-open small{color:var(--grey-500);align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.assistant-history-delete{width:30px;color:var(--grey-500);background:0 0;border:0;border-radius:7px;flex:none;place-items:center;display:grid}.assistant-history-delete:hover{color:#b42318;background:#fdecec}@media (max-width:1000px){.assistant-panel{z-index:40;box-shadow:var(--shadow-lg);border-left-color:var(--grey-200);position:fixed;top:0;right:0}.assistant-panel:not(.open){box-shadow:none;border-left-color:#0000}.assistant-panel.open,.assistant-panel-inner{width:min(400px,100vw)}}.timeline-icon{box-shadow:inset 0 0 0 1px #0916190d}.segmented{border:1px solid var(--grey-200);border-radius:9px}.segmented button{border-radius:7px;font-weight:600}.segmented button.selected{box-shadow:0 1px 3px #0e15191f}.operating-status-tabs{border-radius:9px}.operating-status-tabs button.active{background:var(--kale-800);border-radius:7px}.hazard-tabs>button.active{border-color:var(--kale-700);box-shadow:0 0 0 3px var(--ring)}.modal-backdrop{-webkit-backdrop-filter:blur(6px);background:#0814178c}.wizard,.gbu-create-wizard{box-shadow:var(--shadow-lg)}.wizard-close:hover,.create-wizard-head>button:hover{background:var(--grey-200)}.wizard-icon{color:var(--support);background:#e2f5ec}.wizard-steps .current b{background:var(--support);box-shadow:0 0 0 4px #0a8a5c2e}.upload-dropzone{border-radius:12px}.upload-dropzone:hover{border-color:var(--support);background:#f2faf6}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--kale-700)!important;box-shadow:0 0 0 3px var(--ring)!important}.gbu-kpis article,.deadline-summary article,.operating-kpis article,.review-overview>article,.measure-board article{transition:box-shadow .18s,transform .18s,border-color .18s}.gbu-kpis article:hover,.deadline-summary article:hover,.operating-kpis article:hover,.review-overview>article:hover,.measure-board article:hover{box-shadow:var(--shadow-md);border-color:var(--grey-300);transform:translateY(-2px)}.review-workspace-header{-webkit-backdrop-filter:saturate(1.3)blur(12px)}.review-table thead th,.review-table th{letter-spacing:.06em}.review-table tbody tr{transition:background-color .14s}.risk-badge{letter-spacing:.01em;font-weight:750}.nohl-matrix button{transition:transform .12s,box-shadow .12s,border-color .12s}.nohl-matrix button:hover{transform:scale(1.04)}.gbu-list-row-open{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:1/6;grid-template-columns:minmax(260px,1.7fr) .8fr .7fr .9fr .6fr;align-self:stretch;align-items:center;gap:12px;padding:0;display:grid}.gbu-list-row-open:focus-visible{outline:2px solid var(--kale-700);outline-offset:-2px}.gbu-row-actions{grid-column:6;align-self:center}.risk-list-error{color:#a12f27;background:#fff1f0;border-radius:6px;margin:0 15px 10px;padding:9px 11px;font-size:10px}.gbu-list-panel{overflow:visible}@media (max-width:900px){.gbu-list-row-open{grid-column:1/4;grid-template-columns:minmax(240px,1.5fr) .8fr .7fr}.gbu-list-row-open>:nth-child(4),.gbu-list-row-open>:nth-child(5){display:none}.gbu-row-actions{grid-column:4}}.row-actions-popover,.ai-edit-popover,.info-tooltip>span{box-shadow:var(--shadow-lg);border-radius:12px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html,body{background:#edf0f3}.page-wrap{max-width:1440px;padding:40px 36px}.page-heading{margin-bottom:32px}.eyebrow{color:#0a8a5c;letter-spacing:.16em;font-size:11.5px}.page-heading h1{letter-spacing:-.032em;color:#0e1519;font-size:34px;font-weight:800}.module-heading h1{letter-spacing:-.028em;font-size:26px;font-weight:800}.sidebar{background:linear-gradient(178deg,#111c2e 0%,#0a1120 78%);border-right:1px solid #ffffff0d}.brand{letter-spacing:-.03em;font-size:23px}.brand-mark{background:linear-gradient(135deg,#34d399 0%,#0a8a5c 100%);border-radius:11px;box-shadow:0 6px 16px #10b98173,inset 0 1px #ffffff4d}.main-nav button,.sidebar-bottom>button{color:#8b99b0;padding:10px 12px;font-size:13.5px}.main-nav button:hover{color:#eef2f8;background:#ffffff0f}.main-nav button.active{color:#fff;background:linear-gradient(90deg,#10b98138,#10b98114);box-shadow:inset 3px 0 #34d399}.tenant-switcher{background:#ffffff0b;border-color:#ffffff14}.tenant-avatar,.profile-avatar{color:#16233c;background:#d7e3f4}.tenant-switcher strong{color:#f4f7fb}.tenant-switcher span,.profile span{color:#7e8ca3}.main-nav button>svg,.sidebar-bottom>button>svg{flex:none}.sidebar-bottom{border-top-color:#ffffff14}.topbar{background:#ffffffe0;height:68px}.top-search input{border-radius:12px;height:42px}.primary-button{background:linear-gradient(#10a06b 0%,#0a8a5c 100%);border-radius:999px;min-height:42px;padding:0 20px;font-size:13.5px;box-shadow:0 2px 6px #0a8a5c59,inset 0 1px #fff3}.primary-button:hover{box-shadow:0 6px 16px #0a8a5c66,inset 0 1px #fff3}.secondary-button{border-radius:999px;min-height:42px;padding:0 18px}.metric-card{border:1px solid #e4e9ee;border-radius:16px;min-height:132px;padding:22px;box-shadow:0 1px 3px #0e15190d}.metric-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0e15191a}.metric-icon.green{color:#087a51;background:linear-gradient(135deg,#d7f5e7,#bcebdc)}.metric-icon.amber{color:#a3500a;background:linear-gradient(135deg,#fdeed3,#fbe0b5)}.metric-icon.teal{color:#0f6560;background:linear-gradient(135deg,#d3ecea,#b8dedc)}.metric-icon.purple{color:#5f2fb8;background:linear-gradient(135deg,#ece4fa,#ddd0f5)}.metric-card p{color:#55636c;font-size:12.5px;font-weight:650}.metric-card strong{letter-spacing:-.03em;font-size:32px;font-weight:800}.metric-card small{margin-top:6px;font-size:11px}.panel{border-color:#e4e9ee;border-radius:16px}.panel-head h2{letter-spacing:-.015em;font-size:16px;font-weight:750}.table-row{min-height:74px;padding:0 24px;font-size:13px}.table-labels{min-height:38px;font-size:10px}.customer-name>i{border-radius:11px;width:40px;height:40px;font-size:12px}.customer-name strong{font-size:13.5px}.customer-name small{font-size:10.5px}.status{padding:5px 11px;font-size:10.5px}.assistant-card{background:linear-gradient(150deg,#0fa56e 0%,#075e41 85%);border-radius:16px;box-shadow:0 14px 32px #095e4159,inset 0 1px #ffffff2e}.assistant-card:after{border-color:#ffffff12}.assistant-top small{color:#ffffffb8;letter-spacing:.12em}.assistant-input input{border:0;height:42px}.assistant-input button{color:#fff;background:#0e1519;width:42px}.quick-questions button{color:#eafaf3;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px}.timeline-icon{width:30px;height:30px}.timeline strong{font-size:12.5px}.eyebrow{display:none}.page-heading h1,.module-heading h1{letter-spacing:.13em;text-transform:uppercase;color:#0a8a5c;margin:0;font-size:13px;font-weight:800}.page-heading,.module-heading{align-items:center;margin-bottom:18px}.module-heading p{margin-top:3px;font-size:12.5px}.review-document-title small{display:none}.review-document-title h1{margin:0;font-size:15px}.create-title small{display:none}.create-title h2{letter-spacing:.13em;text-transform:uppercase;color:#0a8a5c;margin:0;font-size:13px;font-weight:800}.page-wrap{padding:26px 32px}.metric-grid{gap:14px;margin-bottom:16px}.metric-card{border-radius:14px;gap:13px;min-height:0;padding:16px 20px}.metric-icon{border-radius:11px;width:40px;height:40px}.metric-card strong{font-size:26px}.metric-card small{margin-top:4px}.panel-head{padding:14px 20px 12px}.table-row{min-height:60px;padding:0 20px}.table-labels{min-height:34px}.content-grid{gap:16px}.assistant-card{min-height:0}.gbu-create-backdrop{background:var(--canvas);-webkit-backdrop-filter:none;justify-content:stretch;align-items:stretch;padding:0}.gbu-create-wizard,.gbu-create-wizard.clean-create-wizard{width:100%;height:100vh;max-height:none;box-shadow:none;border-radius:0;flex-direction:column;animation:none;display:flex;overflow:hidden}.create-wizard-head{background:#fff;flex:none;min-height:64px;padding:12px 32px}.create-progress{background:#fff;flex:none;min-height:54px;padding:0 32px}.create-wizard-body{flex:auto;min-height:0;padding:24px 32px 40px;overflow-y:auto}.create-wizard-body>*{width:100%;max-width:1360px;margin-left:auto;margin-right:auto}.create-wizard-body>.generation-step,.create-wizard-body>.success-step,.create-wizard-body>.source-analysis-screen{max-width:760px}.create-actions{margin-top:18px;padding-top:14px}.step-heading{margin-bottom:14px}.step-heading h3{font-size:17px}@media (min-width:960px){.source-options>section{min-height:0}.data-review-layout{border-radius:12px;grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 300px)}.data-section-content{padding:18px 24px}.compact-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px}.structured-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}.structured-list article:nth-child(2){padding-top:0}.legal-source-list{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));column-gap:32px}.legal-source-list .legal-add-form{grid-column:1/-1}.scope-check-list{grid-template-columns:1fr 1fr;gap:0 32px;display:grid}}.create-wizard-body::-webkit-scrollbar-thumb{border-color:var(--canvas)}.gbu-create-page{display:block}.gbu-create-page .gbu-create-wizard,.gbu-create-page .gbu-create-wizard.clean-create-wizard{border:1px solid var(--grey-200);width:100%;height:auto;min-height:calc(100vh - 160px);max-height:none;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;animation:none;display:block;overflow:visible}.gbu-create-page .create-wizard-head{z-index:6;-webkit-backdrop-filter:saturate(1.3)blur(10px);background:#fffffff0;border-radius:16px 16px 0 0;min-height:60px;padding:12px 28px;position:sticky;top:68px}.gbu-create-page .create-progress{background:#fff;min-height:52px;padding:0 28px}.gbu-create-page .create-wizard-body{padding:22px 28px 32px;overflow:visible}.gbu-create-page .data-review-layout{min-height:calc(100vh - 340px)}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-add-row{flex-wrap:wrap;gap:8px;display:flex}.source-options section.dragging{outline:2px dashed var(--support);outline-offset:-6px;background:#f2faf6}.drop-hint{border:1.5px dashed var(--support);color:#0a8a5c;text-align:center;background:#eef9f3;border-radius:10px;margin-top:10px;padding:10px;font-size:12px;font-weight:700}.quick-note-form{gap:8px;margin-top:10px;display:grid}.quick-note-form textarea{border:1px solid var(--grey-300);resize:vertical;border-radius:10px;outline:none;width:100%;min-height:74px;padding:10px 12px;font-size:12.5px}.source-file-row.note-row svg{color:#b45309}.restored-files-note{color:#8a5a0e;background:#fdf6e8;border:1px solid #f3ddb4;border-radius:9px;margin-top:10px;padding:9px 11px}.restored-files-note small{font-size:11px;line-height:1.45}.draft-state{color:var(--grey-500);align-self:center;margin-right:auto;font-size:11.5px;font-weight:600}.draft-restored-banner{color:#0f5f56;background:#e6f4f2;border:1px solid #bfe0da;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 0;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.draft-restored-banner button{color:#0f5f56;white-space:nowrap;background:0 0;border:0;font-size:12px;font-weight:800;text-decoration:underline}.matrix-view-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.matrix-actions{align-items:center;gap:10px;display:flex}.review-header-actions{align-items:center;gap:8px;display:flex}.review-header-actions button:disabled,.measure-view-head button:disabled{cursor:wait;opacity:.65}.stop-measure-editor{gap:10px;margin-top:6px;display:grid}.stop-measure-group{border:1px solid var(--grey-200);border-left:4px solid var(--grey-400);background:#fff;border-radius:8px;overflow:hidden}.stop-measure-group.stop-s,.stop-overview-group.stop-s{border-left-color:#3f766c}.stop-measure-group.stop-t,.stop-overview-group.stop-t{border-left-color:#417aa2}.stop-measure-group.stop-o,.stop-overview-group.stop-o{border-left-color:#aa7b32}.stop-measure-group.stop-p,.stop-overview-group.stop-p{border-left-color:#9a5d63}.stop-measure-group.stop-unassigned,.stop-overview-group.stop-unassigned{border-left-color:var(--grey-500)}.stop-measure-group>header{background:var(--grey-100);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.stop-measure-group>header>b,.stop-overview-group>header>b{background:var(--kale-900);color:#fff;border-radius:6px;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.stop-measure-group>header strong{color:var(--grey-900);font-size:10px;display:block}.stop-measure-group>header small{color:var(--grey-500);margin-top:2px;font-size:8px;font-weight:500;display:block}.stop-measure-group>header button{border:1px solid var(--grey-300);color:var(--grey-700);background:#fff;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:750;display:flex}.stop-measure-group>p{color:var(--grey-500);margin:0;padding:9px 12px;font-size:8px}.stop-measure-row{border-top:1px solid var(--grey-200);grid-template-columns:22px minmax(180px,1fr) 145px 30px;align-items:start;gap:7px;padding:8px 10px;display:grid}.stop-measure-row>span{color:var(--grey-500);padding-top:8px;font-size:9px;font-weight:800}.stop-measure-row textarea{resize:vertical;min-height:58px}.stop-measure-row select{min-height:34px}.stop-measure-row>button{min-height:34px;color:var(--grey-500);background:0 0;border:0;place-items:center;display:grid}.stop-measure-row>button:hover{color:var(--red-700)}.field-label{color:var(--grey-800);margin-bottom:4px;font-size:9px;font-weight:750;display:block}.matrix-stop-measures{gap:5px;min-width:180px;display:grid}.matrix-stop-measures p{grid-template-columns:20px 1fr;gap:5px;margin:0;font-size:8px;line-height:1.35;display:grid}.matrix-stop-measures p b{color:var(--kale-800)}.matrix-stop-measures button{color:var(--kale-700);background:0 0;border:0;justify-self:start;font-size:8px;font-weight:800;text-decoration:underline}.measure-transfer-note{color:#70561e;background:#fff9eb;border:1px solid #ead8aa;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:9px;display:flex}.stop-measure-overview{gap:12px;display:grid}.stop-overview-group{border:1px solid var(--grey-200);border-left:5px solid var(--grey-400);background:#fff;border-radius:9px;overflow:hidden}.stop-overview-group>header{background:var(--grey-100);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 13px;display:grid}.stop-overview-group>header h3{margin:0;font-size:12px}.stop-overview-group>header p{color:var(--grey-500);margin:2px 0 0;font-size:8px}.stop-overview-group>header>strong{color:var(--grey-700);font-size:13px}.stop-overview-group>div{display:grid}.stop-overview-group>div>button{border:0;border-top:1px solid var(--grey-200);text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:10px 13px;display:grid}.stop-overview-group>div>button:hover{background:var(--grey-100)}.stop-overview-group>div>button span{color:var(--grey-900);font-size:9px;line-height:1.4}.stop-overview-group>div>button small{color:var(--grey-500);white-space:nowrap;font-size:8px}.stop-empty{color:var(--grey-500);margin:0;padding:11px 13px;font-size:8px}@media (max-width:900px){.stop-measure-row{grid-template-columns:22px minmax(0,1fr) 30px}.stop-measure-row select{grid-column:2}.stop-overview-group>div>button{grid-template-columns:1fr 18px}.stop-overview-group>div>button small{white-space:normal;grid-column:1}}.review-export-error{color:#a93a2a;background:#fde8e5;border:1px solid #efc4be;border-radius:9px;margin:10px 18px 0;padding:10px 12px;font-size:11.5px;font-weight:650}.review-save-notice{color:#276b45;background:#edf8f1;border:1px solid #b9ddca;border-radius:9px;margin:10px 18px 0;padding:10px 12px;font-size:11.5px;font-weight:650}.matrix-save-state{color:var(--grey-500);font-size:11.5px;font-weight:600}.matrix-save-state.dirty{color:#b45309}.full-matrix .matrix-input{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;font:inherit;color:var(--grey-900);resize:none;background:0 0;border:0;border-radius:0;outline:none;padding:9px;font-size:12px;line-height:1.4;display:block;position:absolute;inset:0}.full-matrix .matrix-editor-cell{height:88px;padding:0;position:relative}.full-matrix .matrix-editor-cell:hover .matrix-input{background:#fff}.full-matrix .matrix-editor-cell:focus-within{box-shadow:inset 0 0 0 2px var(--kale-700)}.full-matrix .matrix-editor-cell:focus-within .matrix-input{background:#fff}.full-matrix .matrix-input.title{font-weight:700}.full-matrix select.matrix-input{cursor:pointer}.gbu-create-page .create-actions{z-index:8;-webkit-backdrop-filter:saturate(1.3)blur(10px);border-top:1px solid var(--grey-200);background:#fffffff5;border-radius:0 0 16px 16px;margin:20px -28px -32px;padding:12px 28px;position:sticky;bottom:0}.activity-chips{flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;display:flex}.activity-chips-label{color:var(--grey-500);letter-spacing:.04em;text-transform:uppercase;flex:0 0 100%;font-size:9.5px;font-weight:750}.activity-chip{color:#0f5f56;white-space:nowrap;background:#e6f4f2;border-radius:999px;align-items:center;gap:5px;max-width:240px;padding:3px 6px 3px 10px;font-size:10.5px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #bfe0da}.activity-chip-label{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.activity-chip-label>span{min-width:max-content;display:inline-block}.activity-chip:hover .activity-chip-label.is-overflowing>span{animation:1.2s linear 80ms forwards activity-chip-scroll}@keyframes activity-chip-scroll{to{transform:translateX(calc(-1 * var(--activity-chip-scroll-distance,0px)))}}.activity-chip>button{color:#0f5f56;background:#0f5f5624;border:0;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;padding:0;display:grid}.activity-chip>button:hover{background:#0f5f5647}.activity-chip-add{display:inline-flex;position:relative}.activity-chip-add>button{width:22px;height:22px;color:var(--kale-700);background:#fff;border:1.5px dashed #8fc7bd;border-radius:50%;place-items:center;padding:0;display:grid}.activity-chip-add>button:hover{border-color:var(--kale-700);background:#f0faf7}.activity-chip-picker{z-index:30;border:1px solid var(--grey-200);width:min(440px,100vw - 48px);max-height:min(420px,100vh - 160px);box-shadow:var(--shadow-lg);background:#fff;border-radius:10px;gap:2px;padding:7px;display:grid;position:absolute;top:26px;right:0;overflow-y:auto}.activity-chip-picker button{text-align:left;color:var(--grey-900);background:0 0;border:0;border-radius:7px;padding:7px 9px;font-size:11.5px;font-weight:600}.activity-chip-picker button:hover{background:var(--grey-100)}.gbu-create-page .data-review-layout{overflow:visible}@media (prefers-reduced-motion:reduce){.activity-chip:hover .activity-chip-label.is-overflowing>span{animation:none}}.legal-source-list article{align-items:start;gap:8px;min-height:0;padding:8px 0}.legal-source-list article>svg{margin-top:2px}.legal-source-list p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0;display:-webkit-box;overflow:hidden}.legal-source-list .activity-chips{margin-top:5px}.area-filter-chips{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.area-filter-chips button{border:1px solid var(--grey-300);color:var(--grey-700);white-space:nowrap;background:#fff;border-radius:999px;padding:3px 10px;font-size:10.5px;font-weight:650}.area-filter-chips button:hover{border-color:var(--kale-700);color:var(--kale-800)}.area-filter-chips button.active{color:#0f5f56;background:#e6f4f2;border-color:#9fd3c9;font-weight:750}.page-wrap:has(.review-workspace){max-width:none;margin:0;padding:0}.page-wrap:has(.review-workspace) .review-workspace{flex-direction:column;width:100%;height:calc(100dvh - 68px);min-height:0;margin:0;display:flex;overflow:hidden}.review-workspace>.review-workspace-header,.review-workspace>.review-overview{flex:none}.review-workspace>.review-layout{flex:auto;min-height:0}.review-workspace .review-accordion-nav{min-height:0;max-height:none}.review-workspace .review-inspector{flex-direction:column;min-height:0;display:flex}.review-workspace .review-inspector .inspector-title{flex:none}.review-workspace .review-inspector form{flex:auto;min-height:0;max-height:none}.review-workspace .review-layout.single-view .review-main{min-height:0;overflow-y:auto}.auth-shell{background:linear-gradient(150deg, #eef4f3, var(--canvas) 55%, #e4efee);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--grey-200);width:min(400px,100%);box-shadow:var(--shadow-md);background:#fff;border-radius:16px;padding:36px 34px}.auth-brand{letter-spacing:-.5px;color:var(--grey-1200);align-items:center;gap:10px;font-size:20px;font-weight:760;display:flex}.brand-mark-auth{background:var(--support);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.auth-panel>h1{letter-spacing:-.5px;color:var(--grey-1200);margin:22px 0 6px;font-size:23px}.auth-panel>p{color:var(--grey-700);margin:0 0 22px;font-size:12px;line-height:1.5}.auth-form{flex-direction:column;display:flex}.auth-tabs{background:var(--grey-100);border-radius:8px;gap:4px;margin-bottom:18px;padding:3px;display:flex}.auth-tabs button{color:var(--grey-700);background:0 0;border:0;border-radius:6px;flex:1;padding:8px 4px;font-size:11px;font-weight:700}.auth-tabs button.active{color:var(--grey-1200);box-shadow:var(--shadow-sm);background:#fff}.auth-social-buttons{gap:9px;display:grid}.auth-social-button{border:1px solid var(--grey-300);width:100%;min-height:42px;color:var(--grey-900);background:#fff;border-radius:8px;grid-template-columns:20px 1fr 20px;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:700;display:grid}.auth-social-button svg{justify-self:start}.auth-social-button:hover:not(:disabled){border-color:var(--grey-500);background:var(--grey-100)}.auth-social-button:focus-visible{border-color:var(--kale-700);outline:0;box-shadow:0 0 0 3px #daeded}.auth-social-button:disabled{cursor:wait;opacity:.62}.auth-divider{color:var(--grey-500);align-items:center;gap:10px;margin:16px 0;font-size:10px;font-weight:650;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--grey-200);flex:1;height:1px}.auth-divider span{flex:none}.auth-form label{color:var(--grey-900);margin-bottom:13px;font-size:11px;font-weight:700;display:block}.auth-form input{border:1px solid var(--grey-300);border-radius:8px;outline:none;width:100%;height:42px;margin-top:6px;padding:0 12px;font-size:13px;display:block}.auth-form input:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #daeded}.auth-form input[aria-invalid=true]{border-color:#c45143}.auth-field-error{color:#a93a2a;margin-top:5px;font-size:10.5px;font-weight:600;line-height:1.4;display:block}.auth-error,.auth-notice{border-radius:8px;margin-bottom:13px;padding:10px 12px;font-size:11px;font-style:normal;line-height:1.45;display:block}.auth-error{color:#a93a2a;background:#fde8e5}.auth-notice{color:#05733d;background:#e0f7ea}.auth-submit{width:100%}.auth-secondary-link{color:var(--kale-700);font-size:11.5px;font-weight:700;text-decoration:none}.auth-secondary-link:hover{color:var(--kale-800);text-decoration:underline}.auth-forgot-link{align-self:flex-end;margin:-5px 0 14px}.auth-back-link{align-self:center;margin-top:16px}.tenant-switcher-wrap{margin-bottom:18px;position:relative}.tenant-switcher-wrap .tenant-switcher{cursor:pointer;border:1px solid #ffffff24;width:100%;margin-bottom:0}.tenant-menu{z-index:30;background:var(--kale-800);box-shadow:var(--shadow-lg);border:1px solid #ffffff29;border-radius:9px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.tenant-menu button{color:#cbe2e1;text-align:left;background:0 0;border:0;width:100%;padding:10px 12px;font-size:12px;display:block}.tenant-menu button:hover{color:#fff;background:#ffffff17}.tenant-menu button.active{color:#fff;box-shadow:inset 3px 0 var(--support)}.tenant-menu button small{color:#9dbdbd;margin-top:2px;font-size:9px;display:block}.profile-menu{gap:6px;padding:4px 9px 0;display:flex}.profile-menu button{color:#cbe2e1;background:#ffffff14;border:0;border-radius:6px;padding:6px 10px;font-size:10px;font-weight:700}.profile-menu button:hover{color:#fff;background:#ffffff29}.help-feedback-page{max-width:1120px;margin:0 auto}.help-feedback-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:18px;display:grid}.feedback-card,.help-coming-soon,.help-faq-card{background:var(--surface);border:1px solid var(--grey-200);box-shadow:var(--shadow-sm);border-radius:16px}.feedback-card{padding:26px}.feedback-card-heading{border-bottom:1px solid var(--grey-200);align-items:flex-start;gap:14px;padding-bottom:22px;display:flex}.feedback-card-heading h2,.help-coming-soon h2,.help-faq-card h2{color:var(--grey-1200);letter-spacing:-.025em;margin:0;font-size:18px}.feedback-card-heading p,.help-coming-soon p{color:var(--grey-700);margin:5px 0 0;font-size:12.5px;line-height:1.55}.help-feedback-icon{border-radius:12px;flex:none;place-items:center;display:grid}.help-feedback-icon.feedback{color:#087a51;background:linear-gradient(135deg,#d7f5e7,#bcebdc);width:42px;height:42px}.help-feedback-icon.help{width:58px;height:58px;color:var(--kale-700);background:#e6f4f2;box-shadow:0 0 0 9px #e6f4f28c}.feedback-form{gap:17px;padding-top:22px;display:grid}.feedback-form>label{color:var(--grey-900);font-size:11.5px;font-weight:750;display:block}.feedback-form input,.feedback-form textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-900);font:inherit;background:#fff;border-radius:10px;outline:0;margin-top:7px;padding:11px 13px;font-size:13px;line-height:1.5;display:block}.feedback-form input{height:44px}.feedback-form textarea{resize:vertical;min-height:190px}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:var(--grey-500)}.feedback-form input[aria-invalid=true],.feedback-form textarea[aria-invalid=true]{border-color:#c45143}.feedback-form em{color:#a93a2a;font-size:10.5px;font-style:normal;font-weight:650}.feedback-form>label>em{margin-top:6px;display:block}.feedback-form-meta{justify-content:space-between;gap:12px;min-height:17px;margin-top:6px;display:flex}.feedback-form-meta small{color:var(--grey-500);margin-left:auto;font-size:10.5px;font-weight:550}.feedback-form-actions{justify-content:space-between;align-items:center;gap:18px;padding-top:2px;display:flex}.feedback-form-actions>small{max-width:390px;color:var(--grey-500);font-size:10.5px;line-height:1.45}.feedback-form-actions .primary-button:disabled{cursor:wait;opacity:.65}.feedback-submit-error{color:#a93a2a;background:#fde8e5;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:650}.feedback-success{text-align:center;place-content:center;justify-items:center;min-height:310px;padding:30px;display:grid}.feedback-success>span{color:#087a51;background:#dff5e9;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.feedback-success strong{color:var(--grey-1200);margin-top:16px;font-size:16px;display:block}.feedback-success p{color:var(--grey-700);margin:5px 0 18px;font-size:12px}.feedback-success button{color:var(--kale-700);background:0 0;border:0;font-size:11.5px;font-weight:750}.feedback-success button:hover{text-decoration:underline}.help-coming-soon{text-align:center;background:linear-gradient(165deg,#fff 25%,#f0f7f6 100%);flex-direction:column;justify-content:center;align-items:center;min-height:490px;padding:38px 34px;display:flex;overflow:hidden}.help-coming-illustration{margin-bottom:27px;position:relative}.help-coming-illustration i{color:#fff;width:30px;height:30px;box-shadow:var(--shadow-sm);background:#0a8a5c;border:3px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-12px;right:-19px}.coming-soon-badge{color:#0f5f56;letter-spacing:.08em;text-transform:uppercase;background:#e6f4f2;border-radius:999px;margin-bottom:12px;padding:5px 10px;font-size:9.5px;font-weight:800}.help-coming-soon p{max-width:310px}.help-faq-card{align-self:start;padding:24px}.help-faq-heading{border-bottom:1px solid var(--grey-200);align-items:center;gap:16px;padding-bottom:20px;display:flex}.help-faq-heading .help-feedback-icon.help{width:46px;height:46px;box-shadow:none}.help-faq-heading .eyebrow{margin-bottom:5px;display:block}.help-faq-list details{border-bottom:1px solid var(--grey-200)}.help-faq-list summary{cursor:pointer;color:var(--grey-900);padding:16px 24px 16px 0;font-size:12px;font-weight:750;line-height:1.4;list-style:none;position:relative}.help-faq-list summary::-webkit-details-marker{display:none}.help-faq-list summary:after{content:"+";color:var(--kale-700);font-size:18px;font-weight:500;position:absolute;top:14px;right:2px}.help-faq-list details[open] summary:after{content:"−"}.help-faq-list details p{color:var(--grey-700);margin:-4px 0 16px;font-size:11px;line-height:1.6}@media (max-width:900px){.help-feedback-grid{grid-template-columns:1fr}.help-coming-soon{min-height:330px}.feedback-form-actions{flex-direction:column;align-items:flex-start}.feedback-form-actions .primary-button{width:100%}}@media (max-width:560px){.feedback-card{padding:20px}.feedback-card-heading{flex-direction:column}.help-coming-soon{padding:34px 22px}}select:not([multiple]){appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m4 6 4 4 4-4' stroke='%234d5c64' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;background-size:16px;padding-right:32px!important}select:not([multiple]):not(:disabled):hover{border-color:#b8c3ca}select:not([multiple]):disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m4 6 4 4 4-4' stroke='%238a97a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (forced-colors:active){select:not([multiple]){appearance:auto;background-image:none;padding-right:10px!important}}.inline-drawer select{width:100%;height:42px;margin-top:6px;display:block}.upload-zone>label{color:var(--grey-700);cursor:default;margin:7px 0 10px;font-size:10px;font-weight:800;display:block}.upload-zone>label select{text-align:left;min-width:240px;margin-top:5px;display:block}.document-management{gap:16px;display:grid}.document-management .upload-zone{margin-bottom:0;padding:24px}.document-management .module-actions{margin-bottom:0}.document-table .management-row{padding-top:10px;padding-bottom:10px}.document-table .entity-title strong{font-size:11.5px}.document-table .entity-title small{margin-top:4px;font-size:9px}.document-filter{color:var(--grey-500);align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.document-filter select{min-width:132px;height:40px}.upload-customer-label{color:#0f5f56;background:#e6f4f2;border-radius:999px;margin:8px 0 3px;padding:6px 10px;font-size:10.5px}.customer-detail-page{gap:18px;display:grid}.customer-detail-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:-8px;display:flex}.back-link{color:var(--kale-700);background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:11.5px;font-weight:750;display:inline-flex}.back-link:hover{text-decoration:underline}.customer-detail-hero{grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.customer-detail-avatar{background:var(--kale-100);width:58px;height:58px;color:var(--kale-800);border-radius:14px;place-items:center;font-size:16px;font-weight:850;display:grid}.customer-detail-title small{color:var(--kale-700);letter-spacing:.7px;font-size:9px;font-weight:800}.customer-detail-title h2{color:var(--grey-1200);letter-spacing:-.35px;margin:4px 0 3px;font-size:22px}.customer-detail-title p{color:var(--grey-500);margin:0;font-size:11px}.customer-detail-kpis{align-items:stretch;display:flex}.customer-detail-kpis>span{border-left:1px solid var(--grey-200);text-align:center;min-width:82px;padding:4px 16px}.customer-detail-kpis strong,.customer-detail-kpis small{display:block}.customer-detail-kpis strong{color:var(--grey-1200);font-size:18px}.customer-detail-kpis small{color:var(--grey-500);margin-top:3px;font-size:8.5px}.customer-detail-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.customer-info-card{overflow:hidden}.customer-info-card>header{border-bottom:1px solid var(--grey-200);color:var(--kale-700);align-items:center;gap:10px;padding:15px 18px;display:flex}.customer-info-card>header h3{color:var(--grey-1200);margin:0;font-size:13px}.customer-info-card>header p{color:var(--grey-500);margin:2px 0 0;font-size:9px}.customer-info-list{padding:4px 18px}.customer-info-list article{border-bottom:1px solid var(--grey-200);padding:12px 0}.customer-info-list article:last-child{border-bottom:0}.customer-info-list article>span{align-items:center;gap:7px;display:flex}.customer-info-list strong{color:var(--grey-900);font-size:11px}.customer-info-list em{color:var(--kale-700);font-size:8px;font-style:normal;font-weight:700}.customer-info-list article p,.customer-info-empty{color:var(--grey-500);margin:4px 0 0;font-size:9.5px;line-height:1.45}.customer-info-empty{padding:14px 0}.customer-website-link{width:fit-content;color:var(--kale-700);align-items:center;gap:7px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.customer-website-link:hover{text-decoration:underline}.customer-detail-documents{gap:14px;padding-top:4px;display:grid}.customer-detail-section-head h2{color:var(--grey-1200);margin:4px 0 3px;font-size:20px}.customer-detail-section-head p{color:var(--grey-500);margin:0;font-size:11px}.customer-detail-edit-form{gap:14px;display:grid}.customer-detail-edit-form .customer-form-section{margin:0;padding:20px}.customer-detail-edit-form .customer-master-card{background:#fff}.customer-detail-savebar{z-index:5;border:1px solid var(--grey-200);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff5;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex;position:sticky;bottom:12px}@media (max-width:1050px){.customer-detail-hero{grid-template-columns:auto 1fr}.customer-detail-kpis{border-top:1px solid var(--grey-200);grid-column:1/-1;padding-top:15px}.customer-detail-kpis>span:first-child{border-left:0}}@media (max-width:760px){.customer-detail-grid{grid-template-columns:1fr}.customer-detail-kpis{overflow-x:auto}.customer-detail-kpis>span{flex:1 0 78px;padding-left:9px;padding-right:9px}.document-filter{justify-content:space-between;width:100%}.document-filter select{flex:1}}.measures-page{min-width:0}.measures-page .module-heading{align-items:flex-start}.measure-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.measure-kpis article{border:1px solid var(--grey-200);min-height:82px;box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;align-items:center;gap:12px;padding:15px 17px;display:flex}.measure-kpis strong,.measure-kpis small{display:block}.measure-kpis strong{color:var(--grey-1200);font-size:21px}.measure-kpis small{color:var(--grey-500);margin-top:2px;font-size:9.5px}.measure-kpi-icon{border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.measure-kpi-icon.open{color:#17677a;background:#e4f6fa}.measure-kpi-icon.overdue{color:#a93a2a;background:#fde8e5}.measure-kpi-icon.linked{color:#0f5f56;background:#e6f4f2}.measure-kpi-icon.done{color:#05733d;background:#e0f7ea}.measure-notice,.measure-error{border-radius:8px;align-items:center;gap:8px;min-height:40px;margin-bottom:12px;padding:9px 12px;font-size:11px;font-weight:650;display:flex}.measure-notice{color:#05733d;background:#e0f7ea}.measure-error{color:#a93a2a;background:#fde8e5}.measure-notice button,.measure-error button{color:inherit;background:0 0;border:0;place-items:center;margin-left:auto;padding:3px;display:grid}.measure-filter-shell{z-index:10;margin-bottom:14px;padding:12px;position:relative;overflow:visible}.measure-toolbar{align-items:center;gap:12px;display:flex}.measure-toolbar>label{color:var(--grey-500);white-space:nowrap;align-items:center;gap:7px;font-size:9.5px;font-weight:750;display:flex}.measure-toolbar select{min-width:150px;height:36px;font-size:10.5px}.measure-search{flex:1;position:relative}.measure-search svg{z-index:1;position:absolute;left:11px}.measure-search input{border:1px solid var(--grey-300);border-radius:8px;outline:0;width:100%;height:36px;padding:0 10px 0 35px;font-size:11px}.measure-search input:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px var(--ring)}.measure-filter-menu{flex:none;position:relative}.measure-filter-button{border:1px solid var(--grey-300);height:36px;color:var(--grey-700);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:10.5px;font-weight:800;display:flex}.measure-filter-button:hover,.measure-filter-button.active{border-color:var(--kale-700);color:var(--kale-800);background:var(--kale-100)}.measure-filter-button b{color:#fff;background:var(--kale-700);border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:grid}.measure-filter-popover{z-index:50;border:1px solid var(--grey-300);background:#fff;border-radius:11px;width:min(520px,100vw - 48px);position:absolute;top:43px;right:0;box-shadow:0 18px 44px #14262833}.measure-filter-popover>header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.measure-filter-popover>header strong,.measure-filter-popover>header small{display:block}.measure-filter-popover>header strong{color:var(--grey-1000);font-size:13px}.measure-filter-popover>header small{color:var(--grey-500);margin-top:3px;font-size:9px;font-weight:500}.measure-filter-popover>header button{background:var(--grey-100);width:27px;height:27px;color:var(--grey-600);border:0;border-radius:6px;place-items:center;padding:0;display:grid}.measure-filter-fields{grid-template-columns:1fr 1fr;gap:14px;padding:15px;display:grid}.measure-filter-fields>label,.measure-date-range label{min-width:0;color:var(--grey-700);font-size:9.5px;font-weight:750}.measure-filter-fields>label>span:first-child,.measure-date-range label>span{margin-bottom:5px;display:block}.measure-filter-fields select,.measure-filter-fields input:not([type=checkbox]),.measure-date-range input{border:1px solid var(--grey-300);width:100%;height:36px;color:var(--grey-900);background:#fff;border-radius:7px;outline:0;padding:0 9px;font-size:10.5px}.measure-filter-fields select:focus,.measure-filter-fields input:focus,.measure-date-range input:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px var(--ring)}.measure-filter-fields .wide{grid-column:1/-1}.measure-filter-fields fieldset{border:0;min-width:0;margin:0;padding:0}.measure-filter-fields legend{color:var(--grey-700);margin-bottom:6px;font-size:9.5px;font-weight:750}.measure-filter-options{grid-template-columns:1fr 1fr;gap:6px;display:grid}.measure-filter-options label{border:1px solid var(--grey-200);min-height:32px;color:var(--grey-700);background:var(--grey-50,#fafbfb);border-radius:7px;align-items:center;gap:7px;padding:0 8px;font-size:10px;font-weight:650;display:flex}.measure-filter-options label:has(input:checked){color:var(--kale-800);background:var(--kale-100);border-color:#8dbeb5}.measure-filter-options input,.measure-filter-checkbox input{accent-color:var(--kale-700)}.measure-date-range{grid-template-columns:1fr 1fr;gap:10px;display:grid}.measure-filter-input{display:block;position:relative}.measure-filter-input svg{z-index:1;color:var(--grey-500);position:absolute;top:11px;left:9px}.measure-filter-input input{padding-left:30px!important}.measure-filter-input input:disabled{color:var(--grey-400);background:var(--grey-100)}.measure-filter-checkbox{align-items:center;gap:7px;min-height:30px;display:flex}.measure-filter-checkbox span{margin:0!important}.measure-filter-popover>footer{border-top:1px solid var(--grey-200);background:var(--grey-50,#fafbfb);border-radius:0 0 11px 11px;justify-content:space-between;align-items:center;gap:10px;padding:11px 15px;display:flex}.measure-filter-popover>footer .primary-button{min-height:34px}.measure-quick-filters{border-top:1px solid var(--grey-200);flex-wrap:wrap;align-items:center;gap:6px;margin-top:11px;padding-top:10px;display:flex}.measure-quick-filters>span{color:var(--grey-500);text-transform:uppercase;letter-spacing:.35px;align-items:center;gap:5px;margin-right:3px;font-size:9px;font-weight:800;display:flex}.measure-quick-filters button{border:1px solid var(--grey-300);min-height:29px;color:var(--grey-700);background:#fff;border-radius:15px;align-items:center;gap:5px;padding:0 9px;font-size:9.5px;font-weight:750;display:flex}.measure-quick-filters button:hover{color:var(--kale-800);border-color:#8dbeb5}.measure-quick-filters button.active{border-color:var(--kale-700);color:var(--kale-800);background:var(--kale-100);box-shadow:inset 0 0 0 1px var(--kale-700)}.measure-filter-chips{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.measure-filter-chips>span{color:var(--grey-500);font-size:9px;font-weight:750}.measure-filter-chips button{min-height:25px;color:var(--kale-800);background:#f1faf8;border:1px solid #b8d8d2;border-radius:5px;align-items:center;gap:5px;padding:0 7px;font-size:8.5px;font-weight:700;display:flex}.measure-filter-chips button:hover{border-color:var(--kale-700)}.measure-filter-chips button.clear-all{color:var(--grey-600);background:0 0;border-color:#0000;text-decoration:underline}.measure-groups{gap:12px;display:grid}.measure-group{overflow:hidden}.measure-group>header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:0 12px 0 4px;display:flex}.measure-group-toggle{height:47px;color:var(--grey-1200);background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.measure-group-toggle b{min-width:21px;height:21px;color:var(--kale-700);background:var(--kale-100);border-radius:11px;place-items:center;padding:0 6px;font-size:9px;display:grid}.measure-export-actions{gap:6px;display:flex}.measure-export-actions button{border:1px solid var(--grey-300);height:30px;color:var(--grey-700);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:9.5px;font-weight:750;display:flex}.measure-export-actions button:hover{border-color:var(--kale-700);color:var(--kale-700)}.branding-settings{padding:20px}.branding-settings-stack{gap:16px;display:grid}.company-master-settings{padding:20px}.company-master-settings .panel-head{border-bottom:1px solid var(--grey-200);margin-bottom:18px;padding:0 0 18px}.company-master-settings .panel-head h2{margin:0 0 5px;font-size:15px}.company-master-settings .panel-head p{color:var(--grey-500);margin:0;font-size:10px}.company-master-settings label>small{color:var(--grey-500);text-align:right;margin-top:4px;display:block}.company-master-actions{border-top:1px solid var(--grey-200);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.settings-workspace{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:28px;display:grid}.settings-sidebar{border-right:1px solid var(--grey-200);gap:5px;padding-right:17px;display:grid;position:sticky;top:86px}.settings-sidebar>span{color:var(--grey-400);letter-spacing:.7px;margin:0 9px 7px;font-size:8px;font-weight:850}.settings-sidebar button{width:100%;min-height:54px;color:var(--grey-600);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;padding:9px 10px;display:grid}.settings-sidebar button:hover{color:var(--grey-900);background:var(--grey-100)}.settings-sidebar button.active{color:var(--kale-800);background:var(--kale-100);box-shadow:inset 3px 0 0 var(--kale-700)}.settings-sidebar button>svg{margin-top:1px}.settings-sidebar button strong,.settings-sidebar button small{text-overflow:ellipsis;display:block;overflow:hidden}.settings-sidebar button strong{white-space:nowrap;font-size:10.5px}.settings-sidebar button small{color:var(--grey-500);white-space:nowrap;margin-top:4px;font-size:8.5px;font-weight:550}.settings-content{min-width:0}.settings-content-heading{margin:0 0 18px}.settings-content-heading h2{color:var(--grey-1200);letter-spacing:-.35px;margin:4px 0 5px;font-size:20px}.settings-content-heading p{color:var(--grey-600);margin:0;font-size:10.5px}.risk-assessment-settings-stack,.gbu-agent-settings{gap:16px;display:grid}.gbu-agent-settings-intro{background:#f4faf8;border-color:#b8d8d2;align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.gbu-agent-settings-intro>span{width:38px;height:38px;color:var(--kale-700);background:#e1f2ee;border-radius:10px;flex:none;place-items:center;display:grid}.gbu-agent-settings-intro h2{color:var(--grey-1200);margin:1px 0 5px;font-size:14px}.gbu-agent-settings-intro p{max-width:850px;color:var(--grey-600);margin:0;font-size:10.5px;line-height:1.55}.gbu-agent-instruction-card{padding:20px}.gbu-agent-instruction-head{align-items:flex-start;gap:11px;margin-bottom:15px;display:flex}.gbu-agent-instruction-head>span{width:32px;height:32px;color:var(--kale-700);background:var(--kale-100);border-radius:8px;flex:none;place-items:center;display:grid}.gbu-agent-instruction-head h2{color:var(--grey-1200);margin:1px 0 0;font-size:14px}.gbu-agent-instruction-head p{color:var(--grey-500);margin:5px 0 0;font-size:10px}.gbu-agent-instruction-card>label{color:var(--grey-800);font-size:10px;font-weight:750;display:block}.gbu-agent-instruction-card textarea{resize:vertical;border:1px solid var(--grey-300);width:100%;min-height:190px;color:var(--grey-900);background:#fff;border-radius:9px;outline:none;margin-top:7px;padding:13px 14px;font:500 11px/1.55 inherit}.gbu-agent-instruction-card textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px #1476641a}.gbu-agent-instruction-card textarea:disabled{color:var(--grey-500);background:var(--grey-100)}.gbu-agent-instruction-card label>small{color:var(--grey-500);text-align:right;margin-top:5px;font-size:8.5px;font-weight:600;display:block}.gbu-agent-settings-actions{justify-content:space-between;align-items:center;gap:12px;min-height:42px;display:flex}.branding-settings .panel-head{border-bottom:1px solid var(--grey-200);padding:0 0 18px}.branding-settings .panel-head h2{margin:0 0 5px;font-size:15px}.branding-settings .panel-head p{color:var(--grey-500);margin:0;font-size:10px}.branding-logo-row{grid-template-columns:250px minmax(180px,1fr) auto;align-items:center;gap:18px;padding-top:20px;display:grid}.branding-logo-preview{width:250px;height:120px;color:var(--kale-700);cursor:pointer;background:#f4faf8;border:1.5px dashed #8db9b2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px;display:flex;overflow:hidden}.branding-logo-preview:hover,.branding-logo-preview.dragging{border-color:var(--support);background:#e8f7f2}.branding-logo-preview:disabled{cursor:default;opacity:.65}.branding-logo-preview strong{font-size:10px}.branding-logo-preview span{color:var(--grey-500);font-size:8.5px}.branding-logo-preview img{object-fit:contain;width:100%;height:100%}.branding-logo-copy strong,.branding-logo-copy span,.branding-logo-copy small{display:block}.branding-logo-copy strong{color:var(--grey-900);font-size:12px}.branding-logo-copy span{color:var(--grey-500);margin-top:5px;font-size:9px}.branding-logo-copy small{color:var(--grey-600);margin-top:8px;font-size:9px;line-height:1.45}.branding-logo-actions{align-items:center;gap:8px;display:flex}.danger-button{color:#a93a2a}@media (max-width:760px){.branding-logo-row{grid-template-columns:1fr}.branding-logo-preview{width:100%}.branding-logo-actions{grid-column:1/-1}.settings-workspace{grid-template-columns:1fr;gap:18px}.settings-sidebar{border-right:0;border-bottom:1px solid var(--grey-200);grid-template-columns:1fr 1fr;padding:0 0 12px;position:static}.settings-sidebar>span{grid-column:1/-1}.settings-sidebar button{min-width:0}.settings-sidebar button small{display:none}.settings-sidebar button strong{white-space:normal}.gbu-agent-settings-actions{flex-direction:column;align-items:stretch}.gbu-agent-settings-actions .primary-button{width:100%}}.measure-table{overflow-x:auto}.measure-row{border-bottom:1px solid var(--grey-200);min-width:940px;min-height:60px;color:var(--grey-700);grid-template-columns:42px minmax(280px,1.7fr) minmax(140px,.8fr) minmax(120px,.7fr) 115px 85px 32px;align-items:center;gap:10px;padding:9px 15px;font-size:10px;display:grid}.measure-row:last-child{border-bottom:0}.measure-row.completed{background:#fafcfc}.measure-row.completed .measure-title>strong{color:var(--grey-500);text-decoration:line-through}.measure-table-head{background:var(--grey-100);min-height:34px;color:var(--grey-500);letter-spacing:.55px;text-transform:uppercase;padding-top:0;padding-bottom:0;font-size:8px;font-weight:800}.measure-table-head button{width:100%;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:8px 0;display:flex}.measure-table-head button.active{color:var(--kale-800)}.measure-load-more{justify-content:center;padding:16px 0 4px;display:flex}.measure-check{border:1.5px solid var(--grey-300);color:#fff;background:#fff;border-radius:6px;place-items:center;width:21px;height:21px;display:grid}.measure-check.checked{background:#087a51;border-color:#087a51}.measure-check:disabled{cursor:default;opacity:.7}.measure-title{min-width:0}.measure-title>strong{color:var(--grey-900);font-size:11px;line-height:1.35;display:block}.measure-title p{-webkit-line-clamp:2;color:var(--grey-500);-webkit-box-orient:vertical;margin:3px 0 0;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}.measure-title>div{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.measure-source,.measure-note{color:#0f5f56;background:#e6f4f2;border-radius:999px;padding:3px 6px;font-size:7.5px;font-weight:750}.measure-note{color:#69510a;background:#fff5cf}.measure-row>div>strong,.measure-row>div>small{display:block}.measure-row>div>strong{color:var(--grey-900);font-size:10px}.measure-row>div>small{color:var(--grey-500);margin-top:3px;font-size:8px}.measure-row>span{align-items:center;gap:5px;display:flex}.measure-row>span.overdue{color:#b42318;font-weight:750}.measure-priority{border-radius:999px;width:fit-content;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.measure-priority.low{color:#52616a;background:#edf0f2}.measure-priority.normal{color:#17677a;background:#e4f6fa}.measure-priority.high{color:#9b5608;background:#fff1df}.measure-priority.critical{color:#a93a2a;background:#fde8e5}.measure-edit{border:1px solid var(--grey-300);width:30px;height:30px;color:var(--grey-600);background:#fff;border-radius:7px;place-items:center;display:grid}.measure-edit:hover{color:var(--kale-700);border-color:var(--kale-700)}.measure-loading,.measure-empty{min-height:230px;color:var(--grey-500);text-align:center;place-content:center;justify-items:center;gap:8px;font-size:11px;display:grid}.measure-loading{justify-content:center;align-items:center;display:flex}.measure-empty h2{color:var(--grey-1200);margin:3px 0 0;font-size:16px}.measure-empty p{margin:0}.spin{animation:.9s linear infinite measure-spin}@keyframes measure-spin{to{transform:rotate(360deg)}}.measure-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a141585;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.measure-modal{width:min(720px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;overflow:auto}.measure-modal>header{z-index:2;border-bottom:1px solid var(--grey-200);background:#fff;justify-content:space-between;align-items:flex-start;padding:18px 21px;display:flex;position:sticky;top:0}.measure-modal>header small{color:var(--kale-700);letter-spacing:.9px;font-size:8px;font-weight:850}.measure-modal>header h2{color:var(--grey-1200);margin:4px 0 0;font-size:18px}.measure-modal>header>button{background:var(--grey-100);width:32px;height:32px;color:var(--grey-700);border:0;border-radius:7px;place-items:center;padding:0;display:grid}.measure-form{grid-template-columns:1fr 1fr;gap:15px;padding:20px 21px;display:grid}.measure-form label{color:var(--grey-800);font-size:10px;font-weight:750}.measure-form label>span{margin-bottom:6px;display:block}.measure-form input,.measure-form select,.measure-form textarea{border:1px solid var(--grey-300);width:100%;color:var(--grey-900);font:inherit;background:#fff;border-radius:8px;outline:0;font-size:11px}.measure-form input,.measure-form select{height:39px;padding:0 10px}.measure-form textarea{resize:vertical;padding:9px 10px;line-height:1.45}.measure-form input:focus,.measure-form select:focus,.measure-form textarea:focus{border-color:var(--kale-700);box-shadow:0 0 0 3px var(--ring)}.measure-form label>small{color:#a93a2a;margin-top:5px;font-size:9px;display:block}.measure-form .wide{grid-column:1/-1}.measure-form-actions{justify-content:flex-end;align-items:center;gap:8px;padding-top:5px;display:flex}.measure-import-modal{width:min(560px,100%)}.measure-import-form{padding:22px}.measure-import-form>p{color:var(--grey-700);margin:0 0 18px;font-size:11px;line-height:1.55}.measure-import-form>label{color:var(--grey-800);font-size:10px;font-weight:750;display:block}.measure-import-form>label span{margin-bottom:6px;display:block}.measure-import-form select{width:100%}.measure-upload-drop{width:100%;min-height:130px;color:var(--kale-700);background:#f7fbfa;border:1.5px dashed #9dbab6;border-radius:10px;align-content:center;place-items:center;gap:6px;margin:15px 0;padding:17px;display:grid}.measure-upload-drop strong{max-width:100%;color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.measure-upload-drop small{color:var(--grey-500);font-size:9px}.measure-upload-drop:hover{border-color:var(--kale-700);background:#f0faf7}.measure-import-progress{text-align:center;align-content:center;justify-items:center;min-height:310px;padding:36px;display:grid}.measure-import-state{width:52px;height:52px;color:var(--kale-700);background:var(--kale-100);border-radius:14px;place-items:center;display:grid}.measure-import-state.processing svg,.measure-import-state.queued svg{animation:1.5s ease-in-out infinite measure-pulse}.measure-import-state.completed{color:#05733d;background:#e0f7ea}.measure-import-state.failed{color:#a93a2a;background:#fde8e5}.measure-import-progress h3{color:var(--grey-1200);margin:16px 0 5px;font-size:16px}.measure-import-progress p{max-width:400px;color:var(--grey-600);margin:0;font-size:11px;line-height:1.5}.measure-import-progress>div{background:var(--grey-200);border-radius:5px;width:100%;height:7px;margin-top:20px;overflow:hidden}.measure-import-progress>div i{border-radius:inherit;background:var(--support);height:100%;transition:width .35s;display:block}.measure-import-progress>small{color:var(--grey-500);margin:5px 0 17px;font-size:9px}@keyframes measure-pulse{50%{opacity:.65;transform:scale(.86)}}@media (max-width:980px){.measure-kpis{grid-template-columns:1fr 1fr}.measure-toolbar{flex-wrap:wrap}.measure-search{flex-basis:100%}.measure-group-select{flex:1}.measure-group-select select{width:100%}}@media (max-width:650px){.measures-page .module-heading{gap:15px;display:grid}.measures-page .module-actions{width:100%}.measures-page .module-actions button{flex:1}.measure-kpis{grid-template-columns:1fr 1fr}.measure-group-select{flex-basis:calc(100% - 94px)}.measure-group-select span{display:none}.measure-filter-menu{margin-left:auto}.measure-filter-popover{width:auto;max-height:calc(100vh - 24px);position:fixed;inset:auto 12px 12px;overflow:auto}.measure-filter-fields{grid-template-columns:1fr}.measure-filter-fields .wide{grid-column:auto}.measure-quick-filters{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.measure-quick-filters>span{display:none}.measure-quick-filters button{flex:none}.measure-filter-chips{align-items:flex-start}.measure-group>header{align-items:flex-start;padding:4px 8px}.measure-group-toggle{min-width:0}.measure-group-toggle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.measure-export-actions button{justify-content:center;width:31px;padding:0;font-size:0}.measure-form{grid-template-columns:1fr}.measure-form .wide{grid-column:auto}.measure-modal-backdrop{align-items:end;padding:0}.measure-modal{border-radius:14px 14px 0 0;max-height:92vh}.measure-kpis article{padding:12px}.measure-kpis small{font-size:8.5px}}.export-modal{width:min(820px,100%)}.export-modal-body{padding:20px 22px}.export-modal-body>p{color:var(--grey-700);margin:0 0 16px;font-size:11px;line-height:1.55}.export-modal>footer{border-top:1px solid var(--grey-200);background:#fff;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex;position:sticky;bottom:0}.export-field-selection{gap:12px;display:grid}.export-field-presets{justify-content:flex-end;gap:7px;display:flex}.export-field-presets button,.export-format-tabs button{border:1px solid var(--grey-300);color:var(--grey-700);background:#fff;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:750}.export-field-selection fieldset{border:1px solid var(--grey-200);border-radius:9px;margin:0;padding:12px 14px 14px}.export-field-selection legend{color:var(--kale-800);letter-spacing:.45px;text-transform:uppercase;padding:0 6px;font-size:9px;font-weight:850}.export-field-selection fieldset>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;display:grid}.export-field-selection label{color:var(--grey-900);cursor:pointer;align-items:flex-start;gap:8px;font-size:10.5px;line-height:1.35;display:flex}.export-field-selection label input{accent-color:var(--support);margin-top:1px}.export-field-selection label small{background:var(--grey-100);color:var(--grey-600);text-transform:uppercase;border-radius:8px;margin-left:6px;padding:1px 5px;font-size:7.5px;font-weight:800}.export-field-selection label.internal{color:var(--grey-650)}.export-remember{color:var(--grey-800);align-items:center;gap:8px;margin:16px 0 4px;font-size:10.5px;font-weight:700;display:flex}.export-remember input{accent-color:var(--support)}.export-preference-settings{padding:22px}.export-format-tabs{gap:7px;margin:14px 0;display:flex}.export-format-tabs button{align-items:center;gap:6px;display:flex}.export-format-tabs button.active{border-color:var(--support);background:var(--kale-100);color:var(--kale-900)}@media (max-width:650px){.export-field-selection fieldset>div{grid-template-columns:1fr}.export-modal-body{padding:16px}}@media (max-width:900px){.info-tooltip>span,.info-tooltip.align-left>span{width:auto;max-width:none;position:fixed;top:76px;left:16px;right:16px}.gbu-list-panel{overflow-x:auto}.gbu-list-head,.gbu-list-row{min-width:600px}.module-heading{flex-wrap:wrap}.module-heading .module-actions{margin-left:0}.panel-head{flex-wrap:wrap;row-gap:10px}.panel-head .toolbar-actions{flex:100%}.panel-head .toolbar-actions label{flex:1}.panel-head .toolbar-actions input{width:100%}}@media (max-width:760px){.page-wrap{padding:23px 15px}.metric-grid{grid-template-columns:1fr 1fr}}@media (max-width:470px){.metric-grid{grid-template-columns:1fr}}
