:root{--bg:#f3f6fa;--surface:#fff;--text:#172033;--muted:#667085;--line:#e4e9f0;--navy:#17365d;--side:250px;--side-collapsed:76px;--shadow:0 10px 28px rgba(23,54,93,.09)}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Yu Gothic UI","Yu Gothic",Meiryo,sans-serif}a{color:inherit}button,input,select{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{position:sticky;top:0;z-index:120;width:var(--side);height:100vh;flex:0 0 var(--side);overflow-y:auto;background:#fff;border-right:1px solid var(--line);transition:width .18s ease,flex-basis .18s ease}.sidebar-inner{padding:12px 12px 24px}.sidebar-home,.nav-item{text-decoration:none}.sidebar-home{display:flex;align-items:center;gap:9px;padding:11px 12px;border-radius:8px;color:#344054;font-weight:800}.sidebar-home:hover,.sidebar-home.active,.nav-item.active{background:#e9f1fa;color:var(--navy)}.sidebar-home-icon{flex:0 0 18px;text-align:center;font-size:16px}.nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-separator{height:1px;margin:10px 4px 13px;background:var(--line)}.nav-section{--section-bg:#f8fafc;--section-head:#edf2f7;--section-ink:#52606f;overflow:hidden;border:1px solid #e6ebf1;border-radius:10px;background:var(--section-bg)}.nav-section+.nav-section{margin-top:10px}.nav-section.tone-daily{--section-bg:#f5f9fd;--section-head:#e7f0f8;--section-ink:#315579}.nav-section.tone-operation{--section-bg:#f4faf9;--section-head:#e4f1ef;--section-ink:#2f625f}.nav-section.tone-hr{--section-bg:#faf7fc;--section-head:#efe7f4;--section-ink:#665174}.nav-section.tone-analysis{--section-bg:#f6faf5;--section-head:#e8f1e5;--section-ink:#4f6749}.nav-section.tone-data{--section-bg:#fdf9f3;--section-head:#f4eadb;--section-ink:#72583c}.nav-section.tone-system{--section-bg:#f7f8fa;--section-head:#e9edf2;--section-ink:#4f5f70}.nav-section-title{margin:0;padding:8px 10px;border-bottom:1px solid rgba(52,64,84,.08);background:var(--section-head);font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--section-ink)}.nav-list{display:grid;gap:3px;padding:5px}.nav-item{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 11px;border-radius:8px;background:rgba(255,255,255,.58);color:#344054;font-size:13px;font-weight:800}.nav-item:hover{background:rgba(255,255,255,.94);color:var(--navy)}.nav-state{flex:0 0 auto;padding:2px 5px;border-radius:999px;background:#eef1f4;color:#8993a3;font-size:9px;font-weight:900}.nav-state.available{background:#e9f8ef;color:#317747}.sidebar-edge-toggle{position:fixed;top:18px;left:var(--side);z-index:180;display:grid;width:22px;height:38px;place-items:center;padding:0;border:1px solid #d7dee8;border-left:0;border-radius:0 8px 8px 0;background:#fff;color:var(--navy);box-shadow:0 2px 7px rgba(23,54,93,.10);font-size:17px;font-weight:900;cursor:pointer;transition:left .18s ease}.sidebar-edge-toggle:hover{background:#eef4fa}.sidebar-overlay{display:none}.content-shell{min-width:0;flex:1;padding:20px 22px 40px}.mobile-toolbar{display:none}.mobile-menu-button{min-height:36px;padding:7px 11px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:var(--navy);font-size:13px;font-weight:800;cursor:pointer}.mobile-home{margin-left:10px;color:var(--navy);font-size:13px;font-weight:900;text-decoration:none}.main{width:100%;max-width:1540px;margin:auto}.main.wide{max-width:none}.flash{margin-bottom:14px;padding:10px 12px;border:1px solid #bfd6ef;border-radius:8px;background:#eef6ff;color:#244e79;font-size:13px}.dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.dashboard-kicker,.module-kicker{margin-bottom:4px;color:var(--navy);font-size:10px;font-weight:900;letter-spacing:.12em}.dashboard-head h1,.module-view h1{margin:0 0 5px;font-size:25px}.dashboard-head p,.module-view>p,.module-head-row p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.dashboard-date{font-size:12px;font-weight:700;color:#667085}.dashboard-grid{display:grid;grid-template-columns:1fr;gap:14px}.dashboard-panel,.module-view{padding:18px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #edf0f4}.dashboard-panel-head>div{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.dashboard-panel-head h2{margin:0;font-size:17px}.dashboard-panel-head span{font-size:10px;font-weight:700;color:#98a2b3}.small-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:var(--navy);font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.small-button:hover,.secondary-button:hover{background:#f7fafc}.dashboard-focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-focus-card{position:relative;display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:4px 12px;min-height:126px;align-content:center;padding:18px 36px 17px 20px;border:1px solid #edf1f5;border-left:4px solid #aab8c8;border-radius:10px;background:#fff;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.dashboard-focus-card:hover{border-color:#a9bdd4;box-shadow:0 5px 14px rgba(23,54,93,.09);transform:translateY(-1px)}.dashboard-focus-card::after{content:'›';position:absolute;right:9px;top:50%;transform:translateY(-50%);color:#98a2b3;font-size:22px;font-weight:700}.dashboard-focus-card.focus-chukan{border-left-color:#4f8fce}.dashboard-focus-card.focus-report{border-left-color:#5ba66d}.dashboard-focus-card.focus-monthly{border-left-color:#8b72c9}.dashboard-focus-card.focus-maintenance{border-left-color:#32a6a1}.dashboard-focus-card strong{align-self:end;color:#475467;font-size:13px}.dashboard-focus-card .task-state{align-self:end;color:#172033;font-size:23px;font-weight:900;line-height:1.15;text-align:right}.dashboard-focus-card .task-target,.dashboard-focus-card .task-meta{align-self:start;margin-top:5px;font-size:11px;color:#667085}.dashboard-focus-card .task-meta{text-align:right}.migration-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.migration-summary-card{display:grid;gap:6px;min-height:118px;align-content:center;padding:16px;border:1px solid #e6ebf1;border-radius:10px;background:#f8fafc}.migration-summary-card.available{background:#f1fbf4;border-color:#c9e8d2}.migration-summary-card span{font-size:11px;font-weight:800;color:#667085}.migration-summary-card strong{font-size:23px}.migration-summary-card small{color:#7b8492}.module-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.module-card{display:block;min-height:135px;padding:14px;border:1px solid #e6ebf1;border-radius:10px;background:#fafbfc;text-decoration:none;transition:.15s}.module-card:hover{border-color:#b7c7d9;background:#fff;box-shadow:0 5px 14px rgba(23,54,93,.07);transform:translateY(-1px)}.module-card.available{background:#f4fbf6;border-color:#c9e8d2}.module-card-top{display:flex;justify-content:space-between;gap:8px}.module-category{font-size:10px;font-weight:800;color:#7b8492}.module-status{padding:2px 6px;border-radius:999px;background:#eef1f4;color:#8993a3;font-size:9px;font-weight:900}.module-card.available .module-status{background:#e2f6e8;color:#317747}.module-card h3{margin:12px 0 6px;font-size:15px}.module-card p{margin:0;color:#667085;font-size:11px;line-height:1.6}.development-note{display:grid;gap:5px;margin-top:20px;padding:14px;border:1px solid #f2d18d;border-radius:9px;background:#fff7e6;color:#7a4a00;font-size:13px;line-height:1.7}.button-row{display:flex;gap:8px;margin-top:16px}.master-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.master-card{display:block;min-height:150px;padding:16px;border:1px solid #e4e9f0;border-radius:11px;background:#fafbfc;text-decoration:none;transition:.15s}.master-card:hover{border-color:#b7c7d9;background:#fff;box-shadow:0 5px 14px rgba(23,54,93,.07);transform:translateY(-1px)}.master-card.available{background:#f3fbf5;border-color:#c4e5cd}.master-card-state{display:inline-block;padding:3px 7px;border-radius:999px;background:#eef1f4;color:#8993a3;font-size:10px;font-weight:900}.master-card.available .master-card-state{background:#e3f6e9;color:#317747}.master-card h2{margin:14px 0 6px;font-size:18px}.master-card p{margin:0;color:#667085;font-size:12px;line-height:1.7}.module-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.import-box{margin:18px 0 14px;padding:12px;border:1px solid #dbe3ec;border-radius:10px;background:#fbfdff}.import-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.drop-zone{flex:1 1 440px;min-height:72px;border:2px dashed #94a3b8;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;background:#fff;cursor:pointer;transition:.15s}.drop-zone.dragover{border-color:#2563eb;background:#eff6ff}.drop-title{font-weight:800}.drop-sub{font-size:11px;color:#64748b;margin-top:3px}.file-name{font-size:12px;color:#334155;margin-top:6px;word-break:break-all}.file-input{display:none}.import-note{margin-top:7px}.toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:12px}.toolbar input,.toolbar select{height:36px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;background:#fff}.toolbar input[type=text]{min-width:260px}.primary-button{min-height:38px;border:1px solid #2563eb;border-radius:8px;padding:0 14px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer}.primary-button.compact{min-height:36px}.count{font-size:12px;font-weight:800;color:#475467}.table-scroll{overflow:auto;max-height:68vh;border:1px solid #e6ebf1;border-radius:9px}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table th,.data-table td{padding:8px 9px;border-bottom:1px solid #e5e7eb;text-align:left;white-space:nowrap}.data-table th{position:sticky;top:0;z-index:1;background:#f8fafc}.data-table th a{color:#334155;text-decoration:none}.badge{display:inline-block;padding:2px 7px;border-radius:999px;background:#e2e8f0}.badge.ok{background:#dcfce7;color:#166534}.foot-note{margin:10px 0 0;color:#7b8492;font-size:11px}footer{border-top:1px solid var(--line);background:rgba(255,255,255,.65);color:#7b8492}.footer-inner{margin-left:var(--side);padding:12px 18px 16px;text-align:center;font-size:10px;transition:margin-left .18s ease}.footer-inner a{color:var(--navy)}.login-body{background:#eef3f8}.login-wrap{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{width:min(440px,100%);padding:28px;border:1px solid #dbe3ec;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.login-kicker{color:var(--navy);font-size:10px;font-weight:900;letter-spacing:.12em}.login-card h1{margin:7px 0 4px;font-size:25px}.login-card p{margin:0 0 18px;color:#667085;font-size:12px}.login-card label{display:block;margin-bottom:6px;font-size:12px;font-weight:800}.login-card input{width:100%;height:42px;margin-bottom:10px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px}.login-card .primary-button{width:100%}@media(min-width:981px){body.sidebar-collapsed .sidebar{width:var(--side-collapsed);flex-basis:var(--side-collapsed)}body.sidebar-collapsed .sidebar-edge-toggle{left:var(--side-collapsed)}body.sidebar-collapsed .sidebar-inner{padding-left:8px;padding-right:8px}body.sidebar-collapsed .sidebar-home{justify-content:center;padding:11px 8px}body.sidebar-collapsed .sidebar-home .nav-label,body.sidebar-collapsed .nav-item .nav-label,body.sidebar-collapsed .nav-state{display:none}body.sidebar-collapsed .nav-section{border:0;border-radius:0;background:transparent;overflow:visible}body.sidebar-collapsed .nav-section-title{height:1px;margin:12px 6px 8px;padding:0;border:0;background:#e4e9f0;color:transparent;overflow:hidden}body.sidebar-collapsed .nav-list{padding:0}body.sidebar-collapsed .nav-item{justify-content:center;padding:8px 6px}body.sidebar-collapsed .nav-item::after{content:attr(data-short);display:grid;width:32px;height:32px;place-items:center;border:1px solid #e1e7ef;border-radius:8px;background:#f7f9fc;color:#344054;font-size:15px;font-weight:900}body.sidebar-collapsed .footer-inner{margin-left:var(--side-collapsed)}}@media(max-width:1100px){.module-card-grid,.master-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.sidebar{position:fixed;top:0;left:0;z-index:260;width:min(82vw,290px);height:100vh;transform:translateX(-104%);transition:transform .2s ease;box-shadow:16px 0 36px rgba(17,38,63,.2)}body.nav-open .sidebar{transform:translateX(0)}.sidebar-edge-toggle{display:none}.sidebar-overlay{position:fixed;inset:0;z-index:250;display:block;background:rgba(16,41,68,.38);opacity:0;pointer-events:none;transition:opacity .2s ease}body.nav-open .sidebar-overlay{opacity:1;pointer-events:auto}.content-shell{padding:10px 14px 32px}.mobile-toolbar{position:sticky;top:0;z-index:200;display:flex;align-items:center;min-height:48px;margin:0 -14px 12px;padding:6px 14px;background:rgba(243,246,250,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.footer-inner{margin-left:0}.dashboard-focus-grid{grid-template-columns:1fr}.migration-summary{grid-template-columns:1fr 1fr}.module-head-row{flex-direction:column}}@media(max-width:700px){.module-card-grid,.master-grid,.migration-summary{grid-template-columns:1fr}.dashboard-head{align-items:flex-start;flex-direction:column;gap:6px}.dashboard-panel,.module-view{padding:14px 12px}.dashboard-focus-card{min-height:112px;padding:15px 30px 14px 16px}.dashboard-focus-card .task-state{font-size:21px}.toolbar input[type=text]{min-width:100%;width:100%}}
