:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--portal-color-brand:#f2c900;--portal-color-ink:#172033;--portal-color-muted:#596579;--portal-color-surface:#fff;--portal-color-border:#d7dce5;--portal-color-focus:#155eef;--isui-color-primary:var(--portal-color-brand);--isui-color-secondary:var(--portal-color-ink);--isui-color-text:var(--portal-color-ink);--isui-color-text-muted:var(--portal-color-muted);--isui-color-surface:var(--portal-color-surface);--isui-color-border:var(--portal-color-border);--isui-color-focus:var(--portal-color-focus);--isui-font-family-sans:"Noto Sans JP", "Yu Gothic", sans-serif;background:#f4f6f9;font-family:Noto Sans JP,Yu Gothic,sans-serif}*{box-sizing:border-box}body{min-width:20rem;min-height:100vh;margin:0}button,a{font:inherit}a{color:#164ca6}a:focus-visible{outline:3px solid var(--portal-color-focus);outline-offset:3px;border-radius:.125rem}.portal-shell{grid-template:"header header""navigation main"1fr"footer footer"/minmax(12rem,16rem) minmax(0,1fr);min-height:100vh;display:grid}.portal-skip-link{z-index:10;background:var(--portal-color-surface);color:var(--portal-color-ink);padding:.75rem 1rem;font-weight:700;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.portal-skip-link:focus{transform:translateY(0)}.portal-shell__header{background:var(--portal-color-ink);color:#fff;flex-wrap:wrap;grid-area:header;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.portal-shell__product{font-size:1rem;font-weight:700}.portal-shell__environment{border:1px solid #fff;border-radius:999px;padding:.125rem .625rem;font-size:.75rem}.portal-shell__session{align-items:center;gap:.75rem;display:flex}.portal-shell__sign-out.isui-button{color:var(--portal-color-ink);background:#fff;border:1px solid #fff}.portal-shell__navigation{border-right:1px solid var(--portal-color-border);background:var(--portal-color-surface);grid-area:navigation;padding:1rem}.portal-shell__navigation-link{color:var(--portal-color-ink);border-radius:.25rem;padding:.75rem;text-decoration:none;display:block}.portal-shell__navigation-link--active{background:#fff6bf;font-weight:700}.portal-shell__main{grid-area:main;min-width:0;padding:clamp(1rem,3vw,2.5rem)}.portal-shell__footer{border-top:1px solid var(--portal-color-border);background:var(--portal-color-surface);color:var(--portal-color-muted);text-align:right;grid-area:footer;padding:.75rem 1.5rem;font-size:.75rem}.portal-page,.portal-error,.portal-auth{max-width:64rem;margin:0 auto}.portal-auth{padding:clamp(1rem,6vw,4rem)}.portal-auth__card{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);border-radius:.5rem;max-width:32rem;margin:10vh auto 0;padding:clamp(1.25rem,5vw,2.5rem);box-shadow:0 .25rem 1rem #17203314}.portal-auth__error{border-left:.25rem solid #b42318;padding-left:.75rem}.portal-page__lead{max-width:48rem;color:var(--portal-color-muted);line-height:1.75}.portal-page__card{border:1px solid var(--portal-color-border);max-width:40rem;margin-top:2rem;box-shadow:0 .25rem 1rem #17203314}.portal-page__card p,.portal-error p{line-height:1.75}.portal-dashboard{gap:2rem;display:grid}.portal-dashboard__section-heading,.portal-dashboard__source-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.portal-dashboard__section-heading--nested{margin-top:2rem}.portal-dashboard__as-of{color:var(--portal-color-muted);font-size:.875rem}.portal-dashboard__grid,.portal-dashboard__sources{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.portal-dashboard__metric-card,.portal-dashboard__source-card{border:1px solid var(--portal-color-border);height:100%}.portal-dashboard__metric-card{gap:.5rem;display:grid}.portal-dashboard__metric-label{color:var(--portal-color-muted)}.portal-dashboard__metric-value{font-size:clamp(1.75rem,6vw,2.5rem)}.portal-dashboard__source-card--stale,.portal-dashboard__source-card--error{border-left:.375rem solid #b54708}.portal-dashboard__source-card--disabled{opacity:.75}.portal-dashboard__warning{color:#8a2c0d;font-weight:700}.portal-finding-list,.portal-system-list,.portal-system-detail{gap:1.5rem;display:grid}.portal-system-detail__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1rem;display:grid}.portal-system-detail__card{border:1px solid var(--portal-color-border);min-width:0}.portal-system-detail__list,.portal-system-detail__cards{margin:0;padding-left:1.25rem}.portal-system-detail__cards{gap:1rem;display:grid}.portal-system-detail__cards>li{overflow-wrap:anywhere;min-width:0}.portal-system-detail__override{border-left:.25rem solid var(--portal-color-border);margin-top:.75rem;padding-left:.75rem}.portal-owner-management{border-top:1px solid var(--portal-color-border);gap:1rem;margin-top:1rem;padding-top:1rem;display:grid}.portal-owner-management__draft,.portal-owner-management__search,.portal-owner-management__results{gap:.75rem;display:grid}.portal-owner-management__draft ul,.portal-owner-management__results ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.portal-owner-management__draft li,.portal-owner-management__results li{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.75rem;min-width:0;display:flex}.portal-owner-management__draft label,.portal-owner-management__search label{flex:10rem;gap:.375rem;min-width:0;font-weight:700;display:grid}.portal-owner-management input,.portal-owner-management select{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);width:100%;min-height:2.75rem;color:var(--portal-color-ink);border-radius:.25rem;padding:.5rem}.portal-owner-management__actions{flex-wrap:wrap;gap:.75rem;display:flex}.portal-owner-management__conflict{border-left:.375rem solid #b54708;padding-left:.75rem}.portal-finding-detail{gap:1.5rem;display:grid}.portal-finding-detail__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1rem;display:grid}.portal-finding-detail__card{border:1px solid var(--portal-color-border);min-width:0}.portal-detail-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:1rem;margin:0;display:grid}.portal-detail-list div{min-width:0}.portal-detail-list dt{color:var(--portal-color-muted);font-size:.875rem;font-weight:700}.portal-detail-list dd{overflow-wrap:anywhere;margin:.25rem 0 0}.portal-finding-detail__systems,.portal-finding-detail__systems ul{margin:.5rem 0;padding-left:1.25rem}.portal-finding-detail__occurrences{gap:1rem;display:grid}.portal-occurrence-table{border-collapse:collapse;background:var(--portal-color-surface);width:100%;min-width:72rem}.portal-occurrence-table caption{text-align:left;padding:.75rem;font-weight:700}.portal-occurrence-table th,.portal-occurrence-table td{border:1px solid var(--portal-color-border);text-align:left;vertical-align:top;padding:.75rem}.portal-occurrence-table th{background:#eef1f6}.portal-finding-filters{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));align-items:end;gap:1rem;padding:1rem;display:grid}.portal-system-filters,.portal-asset-filters{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));align-items:end;gap:1rem;padding:1rem;display:grid}.portal-asset-filters label{gap:.375rem;font-weight:700;display:grid}.portal-asset-filters input,.portal-asset-filters select{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);width:100%;min-height:2.75rem;color:var(--portal-color-ink);border-radius:.25rem;padding:.5rem}.portal-asset-filters__actions{flex-wrap:wrap;gap:.75rem;display:flex}.portal-system-filters label{gap:.375rem;font-weight:700;display:grid}.portal-system-filters input,.portal-system-filters select{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);width:100%;min-height:2.75rem;color:var(--portal-color-ink);border-radius:.25rem;padding:.5rem}.portal-system-filters__actions{flex-wrap:wrap;gap:.75rem;display:flex}.portal-finding-filters label{gap:.375rem;font-weight:700;display:grid}.portal-finding-filters input,.portal-finding-filters select{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);width:100%;min-height:2.75rem;color:var(--portal-color-ink);border-radius:.25rem;padding:.5rem}.portal-finding-filters__actions,.portal-pagination{flex-wrap:wrap;gap:.75rem;display:flex}.portal-table-scroll{max-width:100%;overflow-x:auto}.portal-table-scroll:focus-visible{outline:3px solid var(--portal-color-focus);outline-offset:3px}.portal-finding-table{border-collapse:collapse;background:var(--portal-color-surface);width:100%;min-width:72rem}.portal-finding-table th,.portal-finding-table td{border:1px solid var(--portal-color-border);text-align:left;vertical-align:top;padding:.75rem}.portal-finding-table th{background:#eef1f6}.portal-system-table{border-collapse:collapse;background:var(--portal-color-surface);width:100%;min-width:58rem}.portal-system-table th,.portal-system-table td{border:1px solid var(--portal-color-border);text-align:left;vertical-align:top;padding:.75rem}.portal-system-table th{background:#eef1f6}.portal-asset-table{border-collapse:collapse;background:var(--portal-color-surface);width:100%;min-width:76rem}.portal-asset-table th,.portal-asset-table td{border:1px solid var(--portal-color-border);text-align:left;vertical-align:top;padding:.75rem}.portal-asset-table th{background:#eef1f6}.portal-asset-table__identifier{text-overflow:ellipsis;white-space:nowrap;max-width:24rem;display:block;overflow:hidden}.portal-asset-table__identifier-cell{justify-items:start;gap:.5rem;display:grid}.portal-asset-table__copy-status{min-height:1.5em;color:var(--portal-color-muted);font-size:.875rem}.portal-asset-table__owners,.portal-asset-table__sources,.portal-asset-table__systems,.portal-system-table__owners{margin:0;padding-left:1.25rem}.portal-finding-table__systems,.portal-finding-table__systems ul{margin:0 0 .5rem;padding-left:1.25rem}.portal-finding-list__as-of,.portal-system-list__as-of,.portal-asset-list__as-of{color:var(--portal-color-muted)}.portal-operations{gap:2rem;display:grid}.portal-operations section{gap:1rem;display:grid}.portal-operations__sources{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.portal-operations__source{border:1px solid var(--portal-color-border);height:100%}.portal-operations__source--stale,.portal-operations__source--error{border-left:.375rem solid #b54708}.portal-operations__source--disabled{opacity:.75}.portal-operations__source-title,.portal-operations__filter-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.portal-operations__warning{color:#8a2c0d;font-weight:700}.portal-operations__as-of{color:var(--portal-color-muted)}.portal-operations__filters{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));align-items:end;gap:1rem;padding:1rem;display:grid}.portal-operations__filters label{gap:.375rem;font-weight:700;display:grid}.portal-operations__filters select{border:1px solid var(--portal-color-border);background:var(--portal-color-surface);width:100%;min-height:2.75rem;color:var(--portal-color-ink);border-radius:.25rem;padding:.5rem}.portal-operations__table{border-collapse:collapse;background:var(--portal-color-surface);width:100%;min-width:68rem}.portal-operations__table th,.portal-operations__table td{border:1px solid var(--portal-color-border);text-align:left;vertical-align:top;padding:.75rem}.portal-operations__table th{background:#eef1f6}.portal-pagination{justify-content:flex-end}.portal-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.portal-state{border:1px solid var(--portal-color-border);max-width:40rem}.portal-state--error{border-left:.375rem solid #b42318}.portal-state--stale{border-left:.375rem solid #b54708}.portal-state__description,.portal-state__content{line-height:1.75}.portal-state__as-of{color:var(--portal-color-muted);font-size:.875rem}.portal-state__action{margin-top:1rem}@media (width<=40rem){.portal-shell{grid-template:"header""navigation""main"1fr"footer"/minmax(0,1fr)}.portal-shell__navigation{border-right:0;border-bottom:1px solid var(--portal-color-border)}}
