:root{color:#26242c;font-synthesis:none;--surface:#fff;--soft:#f8f7fa;--line:#dedbe5;--line-strong:#c9c5d1;--muted:#6d6977;--purple:#6f5aa8;--purple-dark:#594588;--purple-soft:#f0edf7;--green:#167451;--green-soft:#e7f4ed;--amber:#946200;--amber-soft:#fff3d5;--red:#b5322b;--red-soft:#fbe9e7;--shadow:0 18px 48px #221d302e;background:#f5f4f7;font-family:Inter,Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}.auth-page{background:var(--soft);place-content:center;gap:28px;min-height:100vh;padding:32px;display:grid}.auth-brand{justify-content:center;align-items:center;gap:12px;display:flex}.auth-brand>span{color:#fff;background:#302d38;border-radius:4px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid}.auth-brand div{gap:2px;display:grid}.auth-brand strong{font-size:18px}.auth-brand small{color:var(--muted)}.account-control{z-index:20;position:fixed;bottom:18px;right:18px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #6f5aa838}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(22px,2vw,27px)}h2{letter-spacing:-.02em;margin-bottom:0;font-size:18px}h3{margin-bottom:0}.app-shell{grid-template-columns:216px minmax(0,1fr);min-height:100vh;display:grid}.workspace{min-width:0}.sidebar{z-index:30;border-right:1px solid var(--line);background:var(--surface);flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:82px;padding:17px 18px;display:flex}.brand-mark{color:#fff;background:#302d38;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;font-size:15px;font-weight:850;display:grid}.brand strong{font-size:14px;display:block}.brand small{color:var(--muted);letter-spacing:.04em;margin-top:2px;font-size:9px;display:block}.side-nav{gap:4px;padding:18px 12px;display:grid}.side-nav>p{color:#8b8793;letter-spacing:.08em;margin:0 8px 7px;font-size:10px;font-weight:800}.side-nav button{color:#4b4854;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:10px;min-height:43px;padding:8px 10px;font-size:13px;font-weight:750;display:flex}.side-nav button:hover{background:var(--soft)}.side-nav button.active{background:var(--purple-soft);color:var(--purple-dark)}.side-nav button>span{border:1px solid var(--line);background:var(--surface);border-radius:3px;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.side-nav button.active>span{color:var(--purple-dark);border-color:#cfc5e4}.sidebar-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;margin-top:auto;padding:17px 18px;font-size:11px;display:flex}.connection-dot{background:var(--purple);border-radius:50%;width:8px;height:8px}.app-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:13px clamp(20px,3.3vw,44px);display:flex;position:sticky;top:0}.page-description{color:var(--muted);margin:4px 0 0;font-size:12px}.header-actions{align-items:center;gap:14px;display:flex}.updated-at{color:#4f4b57;text-align:right;white-space:nowrap;font-size:11px;display:grid}.updated-at span{color:#8b8793;margin-bottom:2px;font-size:9px;font-weight:750}.refresh-button,.header-add-button{white-space:nowrap;gap:5px}.refresh-button{min-width:82px}main{width:min(1280px,100% - 40px);margin:0 auto;padding:28px 0 56px}.eyebrow,.section-kicker{color:var(--purple);letter-spacing:.14em;margin:0 0 4px;font-size:10px;font-weight:850}.summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:18px;display:grid}.summary-card{border:1px solid var(--line);background:var(--surface);border-radius:4px;min-height:90px;padding:15px 16px 14px 19px;position:relative}.summary-card:before{content:"";background:#aaa4b3;width:3px;position:absolute;inset:0 auto 0 0}.summary-card span{color:var(--muted);font-size:11px;font-weight:750}.summary-card strong{letter-spacing:-.04em;margin-top:8px;font-size:28px;display:block}.summary-ok:before{background:var(--green)}.summary-warning:before{background:#c58b18}.summary-error:before{background:var(--red)}.summary-muted{background:#f0eef3}.attention-panel{background:#fffbef;border:1px solid #e3c982;border-radius:4px;margin-bottom:30px;padding:17px 18px}.attention-panel.clear{background:var(--green-soft);border-color:#bad8c7}.attention-panel h2{font-size:15px}.attention-panel p{color:var(--muted);margin:5px 0 0;font-size:12px}.attention-clear{justify-content:space-between;align-items:center;gap:16px;display:flex}.attention-list{gap:7px;margin-top:13px;display:grid}.attention-list button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:43px;padding:8px 11px;font-weight:750;display:flex}.status-badge{white-space:nowrap;border-radius:3px;justify-content:center;align-items:center;min-width:58px;min-height:25px;padding:3px 8px;font-size:11px;font-weight:850;display:inline-flex}.status-ok{color:var(--green);background:var(--green-soft)}.status-warning{color:var(--amber);background:var(--amber-soft)}.status-error{color:var(--red);background:var(--red-soft)}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.section-heading>span{color:var(--muted);font-size:12px}.scope-tabs{border:1px solid var(--line);background:#eceaf0;border-radius:4px;gap:4px;margin-bottom:10px;padding:4px;display:flex}.scope-tabs button{color:#5e5967;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:6px 13px;font-size:11px;font-weight:800;display:flex}.scope-tabs button:hover{background:#ffffffa6}.scope-tabs button.active{border-color:var(--line);background:var(--surface);color:var(--purple-dark)}.scope-tabs strong{color:#5c5765;background:#dfdce5;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.scope-tabs button.active strong{background:var(--purple-soft);color:var(--purple-dark)}.filter-bar{border:1px solid var(--line);background:var(--surface);border-radius:4px;grid-template-columns:minmax(220px,1fr) 176px 176px;gap:9px;margin-bottom:14px;padding:11px;display:grid}input,select,textarea{border:1px solid var(--line-strong);color:#26242c;background:#fff;border-radius:4px;width:100%;min-height:40px;padding:8px 10px}input:hover,select:hover,textarea:hover{border-color:#aaa5b4}textarea{resize:vertical;min-height:88px}.system-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.system-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-left:4px solid #aaa4b3;border-radius:4px;min-width:0;transition:border-color .15s,background .15s;overflow:hidden}.system-card:hover{background:#fdfcff;border-color:#a99fc0}.system-card.card-ok{border-left-color:var(--green)}.system-card.card-warning{border-left-color:#c58b18}.system-card.card-error{border-left-color:var(--red)}.card-main{padding:17px}.card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-title-row h3{overflow-wrap:anywhere;font-size:16px}.card-title-row p{color:var(--muted);margin:4px 0 0;font-size:11px}.metric-grid{border:1px solid var(--line);background:var(--line);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;display:grid;overflow:hidden}.metric-grid>div,.drawer-summary>div{background:var(--soft);padding:10px}.metric-grid span,.drawer-summary span{color:var(--muted);font-size:10px;display:block}.metric-grid strong,.drawer-summary strong{margin-top:3px;font-size:17px;display:block}.card-dates{color:var(--muted);gap:4px;margin-top:13px;font-size:11px;display:grid}.card-footer{border-top:1px solid var(--line);background:var(--soft);min-height:45px;color:var(--purple-dark);justify-content:space-between;align-items:center;padding:9px 17px;font-size:11px;font-weight:850;display:flex}.empty-state,.error-state{border:1px dashed var(--line-strong);background:var(--surface);color:var(--muted);text-align:center;border-radius:4px;grid-column:1/-1;padding:43px 20px}.error-state{color:var(--red)}.primary-button,.secondary-button,.report-actions a{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:8px 13px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{border:1px solid var(--purple);background:var(--purple);color:#fff}.primary-button:hover{border-color:var(--purple-dark);background:var(--purple-dark)}.primary-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button,.report-actions a{border:1px solid var(--line-strong);background:var(--surface);color:#37333f}.secondary-button:hover,.report-actions a:hover{background:var(--purple-soft);color:var(--purple-dark);border-color:#a79dbd}.secondary-button:disabled{opacity:.55;cursor:wait}.registry-list,.report-list{border:1px solid var(--line);background:var(--surface);border-radius:4px;overflow:hidden}.registry-row,.report-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1.5fr) minmax(150px,1fr) minmax(150px,.8fr) auto;align-items:center;gap:18px;padding:15px 17px;display:grid}.registry-row:last-child,.report-row:last-child{border-bottom:0}.registry-row:hover,.report-row:hover{background:#faf9fb}.registry-row h3{font-size:14px}.registry-row p,.report-row p{color:var(--muted);margin:4px 0 0;font-size:11px}.registry-row strong,.report-row strong{font-size:12px}.registry-badges{flex-wrap:wrap;gap:6px;display:flex}.registry-badges span{color:#625e69;background:#efedf2;border-radius:3px;padding:4px 7px;font-size:10px;font-weight:850}.registry-badges .enabled{color:var(--green);background:var(--green-soft)}.registry-badges .disabled{color:var(--amber);background:var(--amber-soft)}.report-actions{gap:7px;display:flex}.overlay,.modal-overlay{z-index:50;opacity:0;visibility:hidden;background:#1d192673;position:fixed;inset:0}.overlay.open,.modal-overlay.open{opacity:1;visibility:visible}.drawer{border-left:1px solid var(--line);background:var(--surface);width:min(570px,94vw);height:100%;box-shadow:var(--shadow);will-change:transform;flex-direction:column;animation:.3s cubic-bezier(.22,1,.36,1) both drawer-slide-in;display:flex;position:absolute;top:0;right:0}.overlay.closing{pointer-events:none}.drawer.closing{animation:.28s cubic-bezier(.64,0,.78,0) both drawer-slide-out}.drawer-header,.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:19px;display:flex}.drawer-header p,.modal-header p{color:var(--muted);margin:0 0 5px;font-size:11px}.drawer-header>div>div{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line-strong);background:var(--surface);color:#37333f;cursor:pointer;border-radius:4px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.icon-button:hover{background:var(--purple-soft)}.drawer-body{flex:1;padding:19px;overflow:auto}.drawer-summary{border:1px solid var(--line);background:var(--line);border-radius:3px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.run-feedback{border:1px solid var(--line);background:var(--soft);border-left-width:3px;border-radius:3px;gap:4px;margin-top:13px;padding:11px 12px;display:grid}.run-feedback>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.run-feedback strong{font-size:12px}.run-feedback>span{color:var(--muted);font-size:11px;line-height:1.5}.run-ok{border-color:#bad8c7;border-left-color:var(--green);background:#f3faf6}.run-warning{background:#fffbef;border-color:#e3c982 #e3c982 #e3c982 #c58b18}.run-error{border-color:#e7b8b4;border-left-color:var(--red);background:#fff6f5}.check-list{margin:17px 0 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:16px 0}.check-list li>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.check-list h3{font-size:13px}.check-list p{color:#4a4651;margin:8px 0 7px;font-size:12px;line-height:1.55}.check-list small{color:var(--muted)}.investigation-box{border:1px solid #e7b8b4;border-left:3px solid var(--red);background:#fff8f7;border-radius:3px;justify-content:space-between;align-items:center;gap:13px;margin-top:12px;padding:10px 11px;display:flex}.investigation-box>div{min-width:0;justify-content:initial!important;gap:2px!important;display:grid!important}.investigation-box strong{color:#77251f;font-size:11px}.investigation-box span{color:var(--muted);font-size:10px;line-height:1.45}.investigation-box .secondary-button{flex:none;min-height:34px;padding:6px 9px;font-size:10px}.drawer-footer,.modal-footer{border-top:1px solid var(--line);gap:9px;padding:13px 19px;display:flex}.drawer-footer>*{flex:1}.modal-overlay{place-items:center;padding:24px;display:grid}.modal{border:1px solid var(--line);background:var(--surface);width:min(780px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);border-radius:6px;overflow:auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:19px;display:grid}.field{min-width:0;display:block}.field.wide{grid-column:1/-1}.field>span{color:#5d5965;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.checkbox{align-items:center;gap:9px;min-height:40px;display:flex}.checkbox input{width:18px;min-height:18px}.form-error{color:var(--red);grid-column:1/-1;margin:0;font-size:12px}.modal-footer{justify-content:flex-end}@keyframes drawer-slide-in{0%{transform:translate(100%)}88%{transform:translate(-4px)}to{transform:translate(0)}}@keyframes drawer-slide-out{0%{transform:translate(0)}12%{transform:translate(-4px)}to{transform:translate(100%)}}@keyframes sheet-slide-in{0%{transform:translateY(100%)}88%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes sheet-slide-out{0%{transform:translateY(0)}12%{transform:translateY(-4px)}to{transform:translateY(100%)}}@media (width<=1180px){.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}main{width:min(100% - 30px,1280px)}}@media (width<=1100px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:stretch;height:62px;display:flex;position:sticky}.brand{border-right:1px solid var(--line);border-bottom:0;min-height:61px;padding:10px 15px}.brand-mark{width:31px;height:31px}.brand small{display:none}.side-nav{align-items:center;gap:3px;padding:8px 10px;display:flex;overflow-x:auto}.side-nav>p,.side-nav button>span,.sidebar-footer{display:none}.side-nav button{min-width:max-content;min-height:38px;padding:7px 13px}.app-header{min-height:74px;padding-block:10px;top:62px}.summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:13px}.summary-card{min-height:66px;padding:10px 10px 9px 14px}.summary-card span{font-size:10px}.summary-card strong{margin-top:3px;font-size:22px}.attention-panel{margin-bottom:22px;padding:12px 14px}.attention-panel p{margin-top:3px}.filter-bar{grid-template-columns:minmax(180px,1fr) 145px 145px}}@media (width<=700px){.brand{padding-inline:11px}.brand strong{font-size:13px}.side-nav{padding-inline:6px}.side-nav button{padding-inline:10px;font-size:12px}.app-header{min-height:68px;padding:9px 12px}.page-description,.updated-at{display:none}.header-actions{gap:6px}.header-actions button{width:40px;min-width:40px;padding-inline:8px}.header-actions .action-label{display:none}main{width:min(100% - 20px,1280px);padding-top:14px}.summary-grid{grid-template-columns:repeat(5,minmax(104px,1fr));overflow-x:auto}.summary-card{min-height:62px}.attention-clear{flex-direction:row;align-items:center;gap:12px}.attention-clear .status-badge{flex:none;margin-left:auto}.scope-tabs{overflow-x:auto}.scope-tabs button{flex:1;min-width:max-content}.filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar input{grid-column:1/-1}.system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.card-main{padding:13px}.card-title-row{gap:7px}.card-title-row h3{font-size:14px}.metric-grid{margin-top:12px}.metric-grid>div{padding:8px}.metric-grid strong{font-size:15px}.card-dates{margin-top:10px;font-size:10px}.card-footer{min-height:39px;padding:7px 13px}.registry-row,.report-row{grid-template-columns:1fr;gap:10px;padding:14px}.registry-row .secondary-button{width:100%}.report-actions{justify-content:flex-start}.drawer{border-top:1px solid var(--line);border-left:0;border-radius:6px 6px 0 0;width:100%;height:min(88vh,780px);animation-name:sheet-slide-in;animation-duration:.32s;top:auto;bottom:0}.drawer.closing{animation-name:sheet-slide-out;animation-duration:.3s}.investigation-box{flex-direction:column;align-items:stretch}.investigation-box .secondary-button{width:100%}.modal-overlay{align-items:end;padding:0}.modal{border-radius:6px 6px 0 0;width:100%;max-height:92vh}.form-grid{grid-template-columns:1fr;padding:16px}.field.wide{grid-column:auto}}@media (width<=520px){.sidebar{flex-wrap:wrap;height:auto}.brand{border-right:0;border-bottom:1px solid var(--line);width:100%;min-height:54px}.side-nav{width:100%;padding:6px 8px}.app-header{position:static}.system-grid,.filter-bar{grid-template-columns:1fr}.filter-bar input{grid-column:auto}}
