:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17212b;--muted:#687589;--line:#d8e0e8;--surface:#fff;--surface-soft:#f6f8fb;--nav:#062c3e;--nav-2:#074d6d;--primary:#0798e5;--cyan:#d9f1fb;--green:#217a49;--amber:#a15c00;--red:#be3b32;--coral:#d85d45;font-family:IBM Plex Sans,Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--surface-soft);color:var(--ink);margin:0;font-size:15px}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit}.console{grid-template-columns:284px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#fff;flex-direction:column;min-height:100vh;display:flex}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;height:76px;padding:0 28px;font-weight:700;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#26c8ff,#087dc0);border-radius:10px;place-items:center;width:36px;height:36px;font-family:IBM Plex Mono,monospace;font-size:13px;display:grid}.brand>span:last-child{line-height:1.05;display:grid}.brand strong{letter-spacing:.03em;font-size:18px}.brand small{color:#91aabd;letter-spacing:.12em;margin-top:4px;font-size:10px}.nav-group{padding:18px 14px 0}.nav-group-title{color:#ffffff94;text-transform:uppercase;letter-spacing:.13em;padding:0 8px 8px;font-size:11px;font-weight:700}.nav-link{color:#ffffffc7;border-radius:7px;align-items:center;gap:10px;min-height:42px;padding:0 10px;text-decoration:none;display:flex}.nav-link i{color:#91b2c3;text-align:center;width:22px;font-size:19px;font-style:normal}.nav-link span{flex:1}.nav-link em{color:#fff;text-align:center;background:#e95345;border-radius:99px;min-width:24px;padding:3px 7px;font-size:11px;font-style:normal}.nav-link.active{box-shadow:inset 3px 0 #0cc0ff}.sidebar-user{border-top:1px solid #ffffff21;align-items:center;gap:11px;margin:auto 14px 16px;padding:16px 10px 0;display:flex}.sidebar-user div{display:grid}.sidebar-user small{color:#8eaaba}.avatar{background:#048fd1;border-radius:99px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.nav-link.active,.nav-link:hover{background:var(--nav-2);color:#fff}.console-main{min-width:0}.topbar{background:var(--nav);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.crumb{color:#eef7fb;white-space:nowrap;align-items:center;gap:14px;min-width:0;display:flex}.crumb>span{color:#7896a7}.crumb a{color:#aac0cd;text-decoration:none}.crumb strong{color:#fff;text-overflow:ellipsis;font-weight:650;overflow:hidden}.crumb .crumb-label{color:#aac0cd}.top-back{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 13px;display:inline-flex;color:#fff!important}.top-actions{gap:10px;display:flex}.global-search{color:#8ca8b8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;width:245px;height:40px;padding:0 12px;display:flex}.global-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.global-search kbd{border:1px solid #ffffff21;border-radius:4px;padding:2px 5px;font-size:10px}.language{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:flex}.language select{color:#fff;cursor:pointer;background:0 0;border:0;outline:0}.language select option{color:var(--ink)}.topbar h1{margin:0;font-size:22px}.account{color:var(--muted);font-size:14px}.content{max-width:1560px;padding:34px 34px 72px}.eyebrow{color:#708198;letter-spacing:.13em;text-transform:uppercase;margin-bottom:13px;font-size:12px;font-weight:750}.page-head h1{letter-spacing:-.02em;margin:0;font-size:30px}.page-head p{color:var(--muted);margin:9px 0 27px;font-size:16px}.queue-tools{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.tabs{gap:6px;display:flex}.tab{border:1px solid var(--line);color:#4d5b6d;cursor:pointer;background:#fff;border-radius:8px;min-height:42px;padding:0 18px;font-weight:700}.tab.active{border-color:var(--primary);color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.tab span{color:#8090a2;margin-left:7px;font-size:12px}.queue-search{border:1px solid var(--line);color:#8190a0;background:#fff;border-radius:8px;align-items:center;gap:8px;width:250px;min-height:40px;padding:0 12px;display:flex}.queue-search input{border:0;outline:0;flex:1;min-width:0}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.grid-2{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;display:grid}.panel,.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px}.queue-table{border-radius:16px;box-shadow:0 2px 5px #0f2d4117}.queue-table table{min-width:860px}.queue-table th:first-child{width:15%}.queue-table th:nth-child(2){width:25%}.queue-table th:nth-child(3){width:19%}.queue-table th:nth-child(4){width:14%}.queue-table th:nth-child(5){width:18%}.queue-table th{text-transform:none;letter-spacing:0;background:#eef3f7;height:52px;font-size:13px}.queue-table td{vertical-align:middle;height:64px}.queue-table tbody tr{cursor:pointer}.queue-table tbody tr:focus{outline:2px solid var(--primary);outline-offset:-2px}.queue-table tr.selected td{background:#eaf7fd}.queue-table tbody tr:hover td{background:#f3faff}.mono{font-family:IBM Plex Mono,ui-monospace,monospace}.new-badge{color:#067dac;margin-left:14px;font-size:11px}.reviewer{grid-template-columns:auto 1fr;gap:4px 7px;display:grid}.reviewer span{color:#9baabd;letter-spacing:.07em;font-size:10px}.status{color:#0879aa;white-space:nowrap;background:#e4f5fd;border-radius:99px;align-items:center;padding:7px 12px;font-size:12px;font-weight:750;display:inline-flex}.status.need_info{color:#a45d00;background:#fff0d6}.status.returned_by_authoriser{color:#b63d37;background:#fde4e5}.status.approved{color:#24734c;background:#dcf3e6}.status.rejected{color:#b63d37;background:#fde4e5}.row-arrow{color:#8fa6b7;font-size:21px;text-decoration:none}.queue-note{color:#7c8da0}.panel-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-title>span{color:var(--muted);font-size:12px}.demo-panel{max-width:920px}.detail-head a{color:var(--primary);margin-bottom:14px;text-decoration:none;display:inline-block}.demo-actions{margin-top:16px}.requirements-page-head{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.requirements-page-head .page-head{min-width:0}.requirements-actions{flex:none;gap:9px;padding-top:40px;display:flex}.requirements-actions .btn{min-height:42px;padding:0 16px}.requirements-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:48px;margin-bottom:16px;display:flex}.requirement-summary{color:#718095;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px}.requirement-summary strong{color:#536277}.requirement-version-note{color:#167da9;background:#eaf7fd;border:1px solid #bfe5f7;border-radius:10px;align-items:center;gap:13px;min-height:62px;margin-bottom:18px;padding:12px 16px;display:flex}.requirement-version-note>span{font-size:19px}.requirement-version-note>div{gap:3px;display:grid}.requirement-version-note small{color:#60788a}.requirement-readonly{color:#81580e;background:#fff7e6;border:1px solid #efd59e;border-radius:8px;margin-bottom:18px;padding:11px 14px}.requirements-error{background:#fff1ef;border:1px solid #f0c2bd;border-radius:8px;margin:0 0 16px;padding:11px 14px}.requirement-groups{gap:14px;display:grid}.requirement-group{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 2px 5px #0f2d4114}.requirement-group-head{border-bottom:1px solid var(--line);background:#fbfdfe;grid-template-columns:auto minmax(180px,1fr) auto auto;align-items:center;gap:12px;min-height:62px;padding:10px 15px;display:grid}.requirement-order{color:#078bd1;background:#e8f5fb;border-radius:8px;place-items:center;width:32px;height:32px;font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:750;display:grid}.requirement-title-input{min-width:0;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:7px;padding:7px 9px;font-size:16px;font-weight:750}.requirement-title-input:not(:disabled):hover,.requirement-title-input:not(:disabled):focus{background:#fff;border-color:#c8d8e2;outline:0}.requirement-title-input:disabled{opacity:1}.requirement-group-count{color:#748397;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px}.requirement-documents{display:grid}.requirement-document{border-bottom:1px solid #e6ebef;grid-template-columns:auto minmax(220px,1.4fr) minmax(300px,.9fr) auto;align-items:center;gap:12px;min-height:68px;padding:10px 15px;display:grid}.requirement-file-icon{color:#7890a2;background:#edf4f7;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.requirement-document-fields{gap:4px;min-width:0;display:grid}.requirement-document-name,.requirement-document-hint{background:0 0;border:0;outline:0;width:100%;min-width:0}.requirement-document-name{color:#334153;font-weight:650}.requirement-document-hint{color:#7a899a;font-size:12px}.requirement-document-name:disabled,.requirement-document-hint:disabled{opacity:1}.requirement-flags{color:#68778a;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 12px;font-size:12px;display:flex}.requirement-flags label{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.requirement-row-actions{align-items:center;gap:4px;display:flex}.requirement-row-actions button{color:#6d7e8e;cursor:pointer;background:#fff;border:1px solid #d5dfe6;border-radius:7px;width:29px;height:29px}.requirement-row-actions button:hover{color:#078bd1;border-color:#8fcce9}.requirement-row-actions button:last-child:hover{color:var(--red);border-color:#efaaa4}.add-requirement-document{color:#078bd1;cursor:pointer;background:#fff;border:1px dashed #9cc7df;border-radius:99px;justify-self:start;margin:10px 15px 12px 55px;padding:8px 12px}.requirement-empty-group{color:var(--muted);padding:18px 20px 8px 55px}.review-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.review-page-head .eyebrow{margin-bottom:11px}.review-page-head h1{letter-spacing:-.025em;margin:0;font-size:30px}.review-page-head p{color:var(--muted);margin:8px 0 0;font-size:16px}.review-head-actions{align-items:center;gap:10px;display:flex}.export-pdf{min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cbd5de;border-radius:7px;align-items:center;gap:8px;padding:0 15px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0c26360a}.export-pdf:disabled{color:var(--green);cursor:default}.review-mode .content{padding-bottom:90px}.review-page-error{background:#fff1ef;border:1px solid #f0c2bd;border-radius:8px;margin:0 0 16px;padding:11px 14px}.review-workspace{grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:16px;height:clamp(420px,100vh - 304px,760px);min-height:0;display:grid}.review-directory,.review-detail-card,.review-status-bar{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 2px 5px #0e2b3d12}.review-directory{height:100%;overflow:hidden auto}.review-directory-section+.review-directory-section{border-top:1px solid var(--line)}.review-directory-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 17px;font-weight:750;display:flex}.review-directory-title>span{align-items:center;gap:9px;display:inline-flex}.review-directory-title small{color:#7c8795;font-size:12px;font-weight:500}.review-dot{border-radius:50%;width:8px;height:8px}.review-dot.ok{background:#3da172}.review-dot.warn{background:#c58a26}.review-nav-item{border-bottom:1px solid var(--line);width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 16px;display:grid}.review-nav-item:last-child{border-bottom:0}.review-nav-item:hover{background:#f5fbfe}.review-nav-item.active{background:#eaf6fc;box-shadow:inset 3px 0 #27a8e5}.review-nav-copy{min-width:0}.review-nav-copy strong,.review-nav-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.review-nav-copy strong{font-size:13px}.review-nav-copy small{color:#718092;margin-top:3px;font-size:11px}.review-check{color:#5a9a7b;font-size:15px}.review-check.pending{color:#bf8627;font-size:24px;line-height:0}.review-avatar{color:#fff;background:linear-gradient(145deg,#36a9e6,#187eb5);border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.review-avatar.large{width:45px;height:45px;font-size:13px}.review-nav-item.document{grid-template-columns:19px minmax(0,1fr);min-height:43px;padding-top:8px;padding-bottom:8px}.document-icon{font-size:15px}.document-icon.accepted{color:#3d9a72}.document-icon.pending{color:#b88a39}.review-directory-empty{color:var(--muted);text-align:center;padding:20px 16px;font-size:12px}.review-detail-card{height:100%;min-height:337px;overflow:hidden auto}.review-detail-head{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:81px;padding:14px 23px;display:grid}.review-detail-head h2{margin:0;font-size:17px}.review-detail-head p{color:#758295;margin:5px 0 0;font-size:12px}.review-file-avatar{color:#1884ba;background:#e9f5fb;border-radius:8px;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.verification-pill{white-space:nowrap;border-radius:99px;justify-self:end;padding:6px 11px;font-size:11px;font-weight:750}.verification-pill.ok{color:#39795c;background:#e4f3eb}.verification-pill.warn{color:#996315;background:#fff1d8}.review-detail-body{grid-template-columns:1fr 1fr;display:grid}.review-detail-body>section{min-width:0;padding:27px 23px 21px}.review-detail-body>section+section{border-left:1px solid var(--line)}.review-detail-body h3{color:#69798b;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:11px}.submitted-id>p{color:#667386;margin:14px 0 0;font-size:12px}.id-preview,.document-preview{color:#94a0ad;background:#eef2f6;border-radius:7px;place-items:center;min-height:150px;display:grid}.id-preview>span{font-size:33px}.document-preview{text-align:center;align-content:center;gap:7px;padding:18px}.document-preview.has-file{background:#dfe6ec;height:265px;min-height:0;padding:0;display:block;overflow:hidden}.document-preview.has-file iframe{background:#fff;border:0;width:100%;height:100%;display:block}.document-preview>span{font-size:30px}.document-preview strong{color:#617083;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.document-preview small{color:#929da9}.review-download{color:#147eae;font-weight:700;text-decoration:none}.review-result-row{border-bottom:1px solid #e1e6eb;justify-content:space-between;align-items:center;gap:16px;min-height:43px;display:flex}.review-result-row span{color:#748194}.review-result-row strong{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:650;overflow:hidden}.review-status-bar{z-index:20;justify-content:space-between;align-items:center;gap:18px;max-width:1492px;min-height:64px;padding:10px 18px;display:flex;position:fixed;bottom:16px;left:318px;right:34px}.review-status-message{color:#697789;align-items:center;gap:13px;min-width:0;font-size:13px;display:flex}.review-lock{color:#7a8998;flex:none;place-items:center;width:24px;height:24px;font-size:20px;display:grid}.review-status-actions{flex:none;gap:8px;display:flex}.back-to-queue{min-height:38px;color:var(--ink);background:#fff;border:1px solid #cdd6de;border-radius:7px;align-items:center;gap:9px;padding:0 15px;font-weight:700;text-decoration:none;display:inline-flex}.inline-review-form{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:8px;margin-top:18px;padding-top:16px;display:grid}.inline-review-form .field{min-width:0}.inline-review-form .btn{grid-column:1/-1;justify-self:start;min-height:38px}.review-dialog{width:min(620px,100vw - 32px);max-height:calc(100vh - 48px);color:var(--ink);background:0 0;border:0;border-radius:14px;padding:0;box-shadow:0 24px 80px #051f2d4d}.review-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#041c2a85}.review-dialog-card{border:1px solid var(--line);background:#fff;border-radius:14px;max-height:calc(100vh - 48px);overflow-y:auto}.review-dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.review-dialog-head .eyebrow{margin-bottom:7px}.review-dialog-head h2{margin:0;font-size:22px}.review-dialog-head p{color:var(--muted);margin:7px 0 0;font-size:13px}.dialog-close{color:#617181;cursor:pointer;background:#edf3f6;border-radius:8px;flex:none;width:34px;height:34px;font-size:24px;line-height:1}.review-dialog-form{gap:16px;padding:22px 24px 24px;display:grid}.review-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.supplement-history{padding:0 24px 24px}.supplement-history h3{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:12px}.supplement-history-item{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.supplement-history-item strong,.supplement-history-item small{display:block}.supplement-history-item strong{font-size:13px}.supplement-history-item small{color:var(--muted);margin-top:4px;font-size:12px}.supplement-history-item>div:last-child{align-items:center;gap:7px;display:flex}.panel{padding:18px}.panel h2{margin:0 0 14px;font-size:17px}.metric{gap:5px;display:grid}.metric strong{font-size:28px}.metric span{color:var(--muted)}.table-wrap{overflow-x:auto}.registry-table table{min-width:880px}.registry-page-head p{max-width:860px}.registry-metrics{gap:18px;margin:4px 0 28px;display:flex}.registry-metric{border:1px solid var(--line);background:#fff;border-radius:15px;align-content:space-between;width:156px;min-height:122px;padding:25px 23px;display:grid;box-shadow:0 2px 5px #0f2d4114}.registry-metric.total{width:194px}.registry-metric span{color:#64758b;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:750}.registry-metric strong{color:var(--primary);font-size:31px;line-height:1}.registry-metric.suspended strong{color:#0873a0}.registry-metric.total strong{color:var(--ink)}.registry-overview-table{border-radius:15px;box-shadow:0 2px 5px #0f2d4117}.registry-overview-table th{vertical-align:middle;color:#68798e;text-transform:none;background:#eaf0f5;height:50px;padding:0 20px;font-size:13px}.registry-overview-table td{vertical-align:middle;height:67px;padding:12px 20px}.registry-overview-table tbody tr{cursor:pointer}.registry-overview-table tbody tr:hover td{background:#f3faff}.registry-overview-table td:first-child strong{font-size:14px}.registry-overview-table td small{color:var(--muted);margin-top:3px;display:block}.registry-overview-table th:last-child,.registry-overview-table td:last-child{text-align:center;width:50px;padding-left:4px}.registry-pending-note{white-space:nowrap}.registry-focus-mode .content{width:100%;max-width:1500px;margin:0 auto;padding:34px 30px 70px}.registry-detail-head{grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:18px;margin:4px 0 30px;display:grid}.registry-building-icon{width:64px;height:64px;color:var(--primary);background:#edf9fe;border:1px solid #bde7fa;border-radius:10px;place-items:center;font-size:33px;display:grid}.registry-title-line{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.registry-title-line h1{letter-spacing:-.025em;margin:0;font-size:30px}.registry-title-line .pill{min-height:30px;padding:0 13px;font-size:13px}.registry-detail-head p{color:#728197;margin:8px 0 0;font-size:14px}.registry-detail-head p span{padding:0 7px}.registry-change-button{min-width:168px;min-height:48px;font-size:15px}.registry-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,1fr);gap:20px;display:grid}.registry-detail-grid>.panel{border-radius:14px;min-height:330px;padding:30px;box-shadow:0 2px 5px #0f2d4114}.registry-detail-grid h2{margin-bottom:26px}.registry-history{padding-left:8px}.registry-history-item{grid-template-columns:20px 1fr;gap:12px;min-height:92px;display:grid;position:relative}.registry-history-item:not(:last-child):before{content:"";background:#dbe5ec;width:2px;position:absolute;top:20px;bottom:0;left:6px}.registry-history-dot{z-index:1;background:var(--primary);border-radius:99px;width:13px;height:13px;margin-top:3px;position:relative}.registry-history-item strong,.registry-history-item time{display:block}.registry-history-item strong{margin-bottom:5px;font-size:15px}.registry-history-item time{color:#708197;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px}.registry-history-item p{color:var(--muted);margin:7px 0 0;font-size:13px}.registry-permission-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:54px;display:flex}.permission-switch{background:#bbc7d1;border-radius:99px;flex:none;width:40px;height:23px;padding:3px}.permission-switch i{background:#fff;border-radius:99px;width:17px;height:17px;transition:transform .15s;display:block;box-shadow:0 1px 2px #00000029}.permission-switch.on{background:var(--primary)}.permission-switch.on i{transform:translate(17px)}.registry-permissions-panel>p{color:#7c8ca0;margin:18px 0 0;font-size:13px}.registry-pending-panel{background:#fff8e8;border:1px solid #f0d394;border-radius:12px;margin:-10px 0 20px;padding:16px 20px}.registry-pending-panel>div{grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;display:grid}.registry-pending-panel p{color:var(--muted);grid-column:2;margin:0}.registry-authorisation-panel{border-radius:13px;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:end;gap:24px;margin:-10px 0 20px;padding:22px 24px;display:grid}.registry-authorisation-panel h2{margin:0 0 8px}.registry-authorisation-panel p{color:var(--muted);margin:0;line-height:1.55}.registry-authorisation-panel form{gap:10px;display:grid}.registry-change-mode .content{max-width:1040px}.registry-change-form>.page-head p{max-width:820px}.registry-change-form>.panel{border-radius:14px;margin-top:20px;padding:28px;box-shadow:0 2px 5px #0f2d4114}.registry-status-options h2{color:#68798e;margin-bottom:17px;font-size:13px}.registry-status-option{border:1px solid var(--line);cursor:pointer;border-radius:13px;grid-template-columns:17px 14px 1fr;align-items:center;gap:14px;min-height:96px;padding:18px 22px;display:grid;box-shadow:0 2px 4px #0f2d4114}.registry-status-option+.registry-status-option{margin-top:14px}.registry-status-option input{width:17px;height:17px;accent-color:var(--primary);margin:0}.registry-option-dot{background:#d68a00;border-radius:99px;width:11px;height:11px}.registry-status-option.revoked .registry-option-dot{background:#e6433d}.registry-status-option.licensed .registry-option-dot{background:#2f9a64}.registry-status-option:has(input:checked){border-color:var(--primary);box-shadow:0 0 0 2px #0798e524}.registry-status-option strong,.registry-status-option small{display:block}.registry-status-option strong{margin-bottom:7px;font-size:16px}.registry-status-option small{color:var(--muted);font-size:14px;line-height:1.45}.registry-reason-panel label{color:#66778d;margin-bottom:13px;font-size:13px;font-weight:700;display:block}.registry-reason-panel textarea{resize:vertical;width:100%;min-height:105px;color:var(--ink);border:1px solid #bdcbd8;border-radius:8px;padding:14px 16px}.registry-change-actions{justify-content:space-between;gap:16px;margin-top:24px;display:flex}.registry-change-actions .btn{min-height:48px;padding:0 22px}.registry-page-error{margin:18px 0}.reporting-table table{min-width:1060px}.reporting-table th,.reporting-table td{padding:8px}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}th{color:var(--muted);text-transform:uppercase;letter-spacing:0;background:#f7fafc;font-size:12px}.btn-row{flex-wrap:wrap;gap:8px;display:flex}.btn{background:var(--primary);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-weight:650;text-decoration:none;display:inline-flex}.btn.secondary{color:var(--ink);border:1px solid var(--line);background:#edf3f6}.btn.danger{background:var(--coral)}.btn:disabled{cursor:not-allowed;opacity:.48}.pill{min-height:24px;color:var(--muted);background:#edf3f6;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.pill.ok{color:var(--green);background:#daf2e4}.pill.warn{color:var(--amber);background:#fff1d2}.pill.info{background:var(--cyan);color:var(--primary)}.pill.bad{color:var(--red);background:#ffe1de}.list{gap:10px;display:grid}.list-item{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.list-item strong,.list-item small{display:block}.list-item small{color:var(--muted);margin-top:4px}.login{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(520px,100%);padding:22px}.login-panel h1{margin:0 0 8px}.login-panel p{color:var(--muted);margin:0 0 18px}.error{color:var(--red);margin-top:12px}.empty{text-align:center;color:var(--muted);padding:24px}.field{color:var(--muted);gap:7px;font-size:13px;font-weight:650;display:grid}.input{border:1px solid var(--line);width:100%;min-height:38px;color:var(--ink);background:#fff;border-radius:7px;padding:0 10px}.textarea{resize:vertical;min-height:84px;padding:10px}.close-supplement{margin-left:6px}.review-toolbar{justify-content:flex-end;margin-top:14px;display:flex}.reporting-status-form{grid-template-columns:minmax(130px,.8fr) minmax(190px,1fr) minmax(170px,1fr) auto;gap:8px;min-width:620px;display:grid}.registry-form{grid-template-columns:minmax(120px,.7fr) minmax(150px,1fr) auto;gap:8px;min-width:390px;display:grid}.status-authorise-form{grid-template-columns:minmax(190px,1fr) minmax(150px,.8fr) auto}.workflow-summary{gap:4px;display:grid}.workflow-summary small,.muted{color:var(--muted)}@media (width<=1600px){.reporting-status-form{grid-template-columns:1fr;min-width:200px}}@media (width<=1300px){.registry-form,.status-authorise-form,.reporting-status-form{grid-template-columns:1fr;min-width:240px}}@media (width<=980px){.console{grid-template-columns:1fr}.sidebar{min-height:auto}.nav-group{padding-bottom:8px}.grid-2,.grid-3,.registry-detail-grid,.registry-authorisation-panel{grid-template-columns:1fr}.registry-detail-head{grid-template-columns:56px 1fr}.registry-building-icon{width:54px;height:54px}.registry-change-button{grid-column:1/-1;justify-self:start}.inline-review-form{grid-template-columns:1fr}.registry-form,.status-authorise-form{grid-template-columns:1fr;min-width:260px}.topbar{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:16px}.content{padding:18px 16px 36px}.review-workspace,.review-detail-body{grid-template-columns:1fr}.review-workspace{height:auto}.review-directory{max-height:420px}.review-detail-card{height:auto}.review-detail-body>section+section{border-top:1px solid var(--line);border-left:0}.review-status-bar,.review-page-head{flex-direction:column;align-items:stretch}.review-status-bar{max-width:none;bottom:12px;left:16px;right:16px}.review-mode .content{padding-bottom:180px}.review-head-actions{justify-content:space-between}.review-status-actions,.back-to-queue{width:100%}.review-status-actions>*,.back-to-queue{flex:1;justify-content:center}.top-actions,.crumb-label,.crumb-label+span{display:none}.requirements-page-head,.requirements-toolbar{flex-direction:column;align-items:stretch}.requirements-actions{flex-wrap:wrap;padding-top:0}.requirement-class-tabs{overflow-x:auto}.requirement-summary{white-space:normal}.requirement-group-head{grid-template-columns:auto minmax(0,1fr)}.requirement-group-count,.requirement-group-head>.requirement-row-actions{grid-column:2;justify-self:start}.requirement-document{grid-template-columns:auto minmax(0,1fr)}.requirement-flags,.requirement-document>.requirement-row-actions{grid-column:2;justify-content:flex-start}}@media (width<=620px){.registry-metrics{grid-template-columns:repeat(2,1fr);display:grid}.registry-metric,.registry-metric.total{width:auto;min-height:105px}.registry-metric.total{grid-column:1/-1}.registry-focus-mode .content{padding:24px 16px 48px}.registry-title-line h1{font-size:25px}.registry-detail-grid>.panel,.registry-change-form>.panel{padding:20px}.registry-change-actions{flex-direction:column-reverse;align-items:stretch}}
