:root{font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;--header-h:68px;--sidebar-w:240px;--sidebar-mini:74px;--line:#e3e7ef;--muted:#667085;--surface:#ffffff;--bg:#f5f7fb;--brand:#172033}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg)}body{min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--muted)}h1{font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.035em}h1,h2{margin:0}h2{font-size:20px;letter-spacing:-.02em}.lead{margin:14px 0 0;max-width:720px;color:#536174;line-height:1.8}.authShell{min-height:100vh;display:grid;place-items:center;padding:32px}.authCard{width:min(100%,520px);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 45px rgba(20,31,52,.08);padding:32px}.authCard h1{font-size:clamp(34px,6vw,48px)}.authForm{display:grid;gap:18px;margin-top:28px}.authForm label{display:grid;gap:8px;color:#344054;font-size:14px;font-weight:700}.authForm input:not([type=checkbox]):not([type=radio]),.authForm select,.authForm textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #cfd6e3;border-radius:10px;font:inherit;background:#fff;color:#172033}.authForm textarea{resize:vertical}.authForm input:not([type=checkbox]):not([type=radio]):focus,.authForm select:focus,.authForm textarea:focus{outline:2px solid #9da9ff;outline-offset:2px;border-color:#7888f5}.authForm input[type=checkbox],.authForm input[type=radio]{width:17px;height:17px;min-height:0;margin:0;padding:0;flex:0 0 17px;accent-color:var(--brand)}.authForm button{min-height:44px;padding:10px 16px;border:0;border-radius:10px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.authError,.authSuccess{margin:20px 0 0;padding:12px 14px;border-radius:10px;font-size:14px}.authError{background:#fff1f1;color:#9f1c1c}.authSuccess{background:#eefbf3;color:#146b3a}form.authForm[method=get]{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-top:0}form.authForm[method=get]>label{flex:0 1 145px;min-width:120px;gap:6px}form.authForm[method=get]>label:first-child{flex:1 1 320px;min-width:260px}form.authForm[method=get]>label:first-child input{min-width:0}form.authForm[method=get]>label input,form.authForm[method=get]>label select{min-height:42px;padding:9px 11px}form.authForm[method=get]>div{flex:0 0 auto;margin-left:auto;align-self:flex-end}form.authForm[method=get] button{min-height:42px;white-space:nowrap}.appFrame{min-height:100vh;background:var(--bg)}.appHeader{position:fixed;z-index:50;top:0;left:0;right:0;height:var(--header-h);display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(280px,1fr);align-items:center;gap:18px;padding:0 18px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.headerActions,.headerStart{display:flex;align-items:center;gap:10px}.headerActions{justify-content:flex-end}.iconButton{position:relative;display:inline-grid;place-items:center;width:40px;height:40px;min-height:40px;padding:0;border:1px solid var(--line);border-radius:10px;background:#fff;color:#253047;font-weight:800;cursor:pointer}.iconButton:hover{background:#f8fafc}.mobileMenuButton{display:none}.serviceIdentity{display:flex;align-items:center;gap:10px;min-width:0}.serviceIdentity strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.serviceMark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--brand);color:#fff;font-weight:900;font-size:14px}.headerCompany{min-width:180px;text-align:center}.headerCompany span{display:block;margin-bottom:2px;color:#98a2b3;font-size:10px;font-weight:700;letter-spacing:.08em}.headerCompany strong{display:block;font-size:14px}.headerPopoverWrap{position:relative}.headerActionButton{font-size:17px}.countBadge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#d92d20;color:#fff;border:2px solid #fff;font-size:10px}.userMenuButton{min-height:44px;display:flex;align-items:center;gap:9px;padding:5px 8px;border:1px solid transparent;border-radius:12px;background:transparent;color:#253047;cursor:pointer}.userMenuButton:hover{background:#f7f8fb;border-color:var(--line)}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e9edf5;font-weight:800}.userSummary{display:grid;text-align:left;line-height:1.25}.userSummary strong{font-size:13px}.userSummary small{color:#98a2b3;font-size:10px}.chevron{color:#98a2b3}.headerPopover{position:absolute;top:calc(100% + 10px);right:0;width:300px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px rgba(20,31,52,.14)}.notificationPopover{width:340px}.pageHeading,.popoverHeading,.sectionHeading{display:flex;align-items:center;justify-content:space-between;gap:18px}.popoverHeading span{color:#98a2b3;font-size:12px}.headerPopover p{margin:12px 0;color:#667085;font-size:13px;line-height:1.7}.helpLinkButton,.menuRow,.textButton{border:0;background:transparent;color:#344054;cursor:pointer;font-weight:700}.menuRow{width:100%;min-height:38px;padding:9px 10px;border-radius:8px;text-align:left}.menuRow:hover{background:#f7f8fb}.helpLinkButton,.textButton{color:#475467}.helpLinkButton:hover,.textButton:hover{color:#172033}.userPopoverHead{display:grid;gap:3px;padding:6px 10px 10px;border-bottom:1px solid #eef1f5;margin-bottom:6px}.userPopoverHead span{color:#98a2b3;font-size:12px;overflow-wrap:anywhere}.headerPopover .menuRow{display:block}.headerPopover form{margin:0}.headerPopover form .menuRow{display:block}.dangerMenuRow{color:#b42318}.desktopSidebar{position:fixed;z-index:40;top:var(--header-h);bottom:0;left:0;width:var(--sidebar-w);background:#fff;border-right:1px solid var(--line);overflow-x:hidden;overflow-y:auto;transition:width .2s ease;scrollbar-gutter:stable}.sidebarCollapsed .desktopSidebar{width:var(--sidebar-mini)}.sidebarInner{min-height:100%;display:flex;flex-direction:column;padding:14px 10px}.sidebarNav{display:grid;gap:4px}.sidebarLink{min-height:42px;display:flex;align-items:center;gap:11px;padding:8px 11px;border-radius:10px;color:#475467;font-size:14px;font-weight:700;white-space:nowrap}.sidebarLink:hover{background:#f7f8fb;color:#172033}.sidebarLink.active{background:#eef2f8;color:#172033}.sidebarLink.pending:not(.active){color:#667085}.navIcon{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7;font-size:12px;font-weight:900}.sidebarLink.active .navIcon{background:#172033;color:#fff}.sidebarAdmin{margin-top:auto;padding-top:14px;border-top:1px solid #eef1f5}.sidebarLabel{margin:0 0 7px 10px;color:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.1em}.appContent{min-height:100vh;padding:calc(var(--header-h) + 30px) 30px 42px calc(var(--sidebar-w) + 30px);transition:padding-left .2s ease}.sidebarCollapsed .appContent{padding-left:calc(var(--sidebar-mini) + 30px)}.dashboardPage{width:min(1380px,100%);margin:0 auto}.pageHeading{align-items:flex-end;margin-bottom:26px}.helpLinkButton{white-space:nowrap}.kpiGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.dashboardPanel,.kpiCard{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 26px rgba(20,31,52,.04)}.kpiCard{padding:18px}.kpiCard span{color:#667085;font-size:12px;font-weight:700}.kpiCard strong{display:block;margin:10px 0 6px;font-size:27px;letter-spacing:-.03em}.kpiCard small{color:#98a2b3;font-size:11px}.dashboardTwoCol{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;margin-top:16px}.dashboardPanel{min-height:280px;padding:20px}.sectionHeading{align-items:flex-end}.emptyState{min-height:190px;display:grid;place-items:center;align-content:center;text-align:center;padding:28px;color:#667085}.emptyState strong{color:#344054}.emptyState p{max-width:520px;margin:8px 0 0;line-height:1.7;font-size:13px}.mobileDrawerLayer{position:fixed;z-index:100;inset:0;background:rgba(15,23,42,.36)}.mobileDrawer{width:min(86vw,320px);height:100%;background:#fff;box-shadow:18px 0 50px rgba(15,23,42,.18);padding:14px 10px;overflow-y:auto}.mobileDrawerHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 14px;border-bottom:1px solid var(--line);margin-bottom:10px}@media (max-width:1100px){.kpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboardTwoCol{grid-template-columns:1fr}form.authForm[method=get]>label:first-child{flex-basis:100%}form.authForm[method=get]>div{margin-left:0}}@media (max-width:820px){.appHeader{grid-template-columns:1fr auto;padding:0 12px}.desktopMenuButton,.desktopSidebar,.headerCompany{display:none}.mobileMenuButton{display:inline-grid}.appContent,.sidebarCollapsed .appContent{padding:calc(var(--header-h) + 20px) 16px 30px}.chevron,.userSummary{display:none}.userMenuButton{padding:4px}.headerActions{gap:6px}.serviceIdentity strong{max-width:170px}.pageHeading{align-items:flex-start}.kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}form.authForm[method=get]>label,form.authForm[method=get]>label:first-child{flex:1 1 220px;min-width:180px}}@media (max-width:560px){.authShell{padding:16px}.authCard{padding:24px}.serviceIdentity strong{max-width:118px;font-size:13px}.headerActionButton{width:36px;height:36px;min-height:36px}.avatar{width:32px;height:32px}.headerPopover{position:fixed;top:calc(var(--header-h) - 2px);left:10px;right:10px;width:auto}.pageHeading{display:grid}.helpLinkButton{justify-self:start;padding-left:0}.kpiGrid{grid-template-columns:1fr}form.authForm[method=get]{display:grid}form.authForm[method=get]>label,form.authForm[method=get]>label:first-child{min-width:0}form.authForm[method=get]>div{width:100%}}.compactFilterPanel{min-height:0;width:min(100%,840px);padding:16px}.compactFilterPanel form.authForm[method=get]{gap:8px}.compactTextAction,.primaryAction,.secondaryAction{display:inline-flex;width:auto;align-items:center;justify-content:center;border-radius:10px;font-weight:700;white-space:nowrap}.primaryAction{min-height:42px;padding:10px 15px;background:var(--brand);color:#fff}.primaryAction:hover{opacity:.92}.compactTextAction,.secondaryAction{min-height:38px;padding:8px 11px;border:1px solid var(--line);background:#fff;color:#344054}.compactTextAction:hover,.secondaryAction:hover{background:#f7f8fb}.pageActions,.workflowActions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.workflowActions{width:fit-content;max-width:100%}.interactiveTable{border-collapse:separate;border-spacing:0}.clickableTableRow{cursor:pointer;transition:background-color .14s ease;outline:none}.clickableTableRow:hover{background:#f7f9fc}.clickableTableRow:focus-visible{box-shadow:inset 0 0 0 2px #7888f5;background:#f7f9fc}.clickableTableRow td{padding-top:10px;padding-bottom:10px}.clickableTableRow a{position:relative;z-index:1;font-weight:700}@media (max-width:820px){.compactFilterPanel{width:100%}}