:root{font:15px/1.5 Segoe UI,Arial,sans-serif;color:#202329;background:#f3f4f5;color-scheme:light;--red:#cd2027;--muted:#606772;--line:#dfe2e5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid var(--line);border-radius:7px;padding:11px 16px;background:#fff;color:#202329}button:disabled{opacity:.5;cursor:default}button.primary{background:var(--red);border-color:var(--red);color:#fff}button.danger{color:#ac1d23}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #266ea5;outline-offset:2px}header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-bottom:1px solid var(--line);padding:14px max(20px,calc((100vw - 1120px)/2));padding-top:max(14px,env(safe-area-inset-top))}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:46px;object-fit:contain}.brand strong{display:block;font-size:17px}.brand small{font-size:10px;letter-spacing:1.7px;color:var(--muted)}header .state{font-size:12px;color:#17694b}nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}nav button.active{background:#202329;color:#fff}main{max-width:1120px;margin:auto;padding:28px 20px;min-height:75vh}main.narrow{max-width:630px}.eyebrow{font-size:11px;letter-spacing:1.6px;color:var(--red);text-transform:uppercase;font-weight:700}h1{font-size:29px;line-height:1.2;margin:8px 0 14px}h2{font-size:21px;margin:0 0 16px}h3{font-size:16px;margin:0 0 12px}p.sub,.sub{color:var(--muted);font-size:13px}.card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:10px;margin:16px 0}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat{background:#fff;border:1px solid var(--line);padding:16px;border-radius:8px}.stat b{display:block;font-size:27px}.stat span{font-size:12px;color:var(--muted)}label{display:block;font-size:12px;color:#4b525b;margin:10px 0}input,select,textarea{display:block;width:100%;border:1px solid #c7ccd1;border-radius:6px;margin-top:5px;padding:11px;color:#202329;background:#fff;min-width:0}input[readonly]{background:#f3f4f5}input[type=checkbox]{display:inline;width:auto;margin-right:8px}textarea{min-height:86px;resize:vertical}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.full{width:100%}.notice{padding:13px 16px;background:#fff5df;border:1px solid #ead4a6;border-radius:7px;margin:16px 0;font-size:13px}.notice.good{background:#eaf4ef;border-color:#bbd6c8;color:#17694b}.error{color:#a31c22;background:#fff0f0;padding:12px;border-radius:6px;white-space:pre-line}.error:empty{display:none}.steps{display:flex;gap:6px;overflow:auto;margin:16px 0}.steps button{min-height:44px;flex-shrink:0;font-size:12px;white-space:nowrap;padding:6px 10px;border-radius:5px;background:#e7e9eb}.steps button.current{background:#cd2027;color:#fff}.rowhead{display:flex;align-items:center;justify-content:space-between;gap:10px}.tablewrap{overflow:auto;max-width:100%}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;padding:11px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#f6f7f8;color:var(--muted)}footer{text-align:center;font-size:12px;color:#606772;padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.muted{opacity:.6}.types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.types button{text-align:left;min-height:90px}.types button small{display:block;color:var(--muted);margin-top:8px}.types button.primary small{color:#fff}.detail{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.photo{max-width:100%;max-height:220px;border-radius:7px}.badge{border-radius:15px;background:#eaf4ef;color:#17694b;padding:4px 9px;font-size:11px}.reportpick{width:100%;text-align:left}details{padding:12px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:600}.hscroll{overflow:auto}.bar{height:8px;background:#cd2027;border-radius:4px;min-width:2px}.flex{display:flex;gap:10px;align-items:center}.tight{margin:0}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:700px){main{padding:18px 14px}header{padding:12px 14px}.types,.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{gap:10px}.card{padding:16px}h1{font-size:25px}nav button{padding:9px 11px;font-size:13px}}@media(max-width:380px){.grid{grid-template-columns:1fr}.brand strong{font-size:15px}}.native-choice{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.compact-select{display:block;width:100%;text-align:left;min-height:46px;background:#fff;color:#202329;border:1px solid #bbc3cc;border-radius:7px;padding:11px 12px}.compact-options{background:#fff;border:1px solid #b8c1cb;border-radius:8px;box-shadow:0 8px 24px #17233130;overflow-y:auto;overscroll-behavior:contain;max-height:176px}.compact-options button{display:block;border:0;border-radius:0;text-align:left;width:100%;height:44px;min-height:44px;padding:8px 12px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fff;color:#202329}.compact-options button[aria-selected=true]{background:#fbe8e9;color:#a71620}.empty-choice{padding:12px;color:#66717a}.master-results{max-height:176px;overflow:auto}.master-results button{display:block;min-height:44px}input[data-batch]{width:22px;height:22px}.stats .stat b{font-size:28px}.steps{overflow-x:auto;position:sticky;top:0;background:#f7f8fa;z-index:5;padding:8px 0}:root{--ink:#172331;--surface:#fff;--canvas:#f5f6f8;--soft-red:#fbedef;--sidebar-width:220px;--panel-radius:12px}.compact-select{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header{padding:16px 26px;padding-top:max(16px,env(safe-area-inset-top));min-height:82px}.app-header .brand{gap:16px}.app-header .brand img{width:78px;height:50px}.app-header .brand strong{font-size:20px;color:var(--ink)}.app-header .header-meta,.user-summary{display:flex;align-items:center;gap:12px;min-width:0}.user-summary small{display:block;color:var(--muted);font-size:12px}.user-avatar{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;background:#edf0f3;border-radius:50%;color:var(--ink);font-weight:700;font-size:12px}.app-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);align-items:start;min-height:calc(100dvh - 82px);background:var(--canvas)}nav.sidebar{display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;position:sticky;top:0;height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:var(--surface);border-right:1px solid var(--line);padding:24px 14px;margin:0;z-index:20}.sidebar .nav-group{display:flex;flex-direction:column;gap:5px;min-width:0}.sidebar .nav-group-title,.sidebar .nav-label{margin:0 10px 7px;color:#757e88;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;font-weight:700}.sidebar .nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:12px 14px;border:0;border-radius:7px;background:transparent;text-align:left;color:#3b4654;font-size:13px;font-weight:500;line-height:1.35;white-space:normal}.sidebar .nav-item:hover{background:#f4f5f7;color:var(--ink)}.sidebar .nav-item.active,.sidebar .nav-item[aria-current=page]{background:var(--soft-red);color:#b51c28;font-weight:700;box-shadow:inset 3px 0 0 var(--red)}.sidebar .nav-item svg,.sidebar .nav-icon{width:19px;height:19px;flex:0 0 19px;color:currentColor}.sidebar .nav-count{margin-left:auto;border-radius:5px;background:#f0f1f3;padding:2px 6px;font-size:11px;line-height:1.4}.sidebar .nav-item.active .nav-count{background:#f7dce0;color:#981a24}.sidebar .nav-footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.sidebar .sidebar-close{display:none}main.workspace{width:100%;max-width:1600px;min-width:0;min-height:calc(100dvh - 82px);margin:0 auto;padding:24px clamp(22px,3vw,48px) 38px;color:var(--ink)}main.workspace.narrow{max-width:1100px}.workspace-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;min-height:36px}.workspace-topbar .breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#7b8490;font-size:12px}.workspace-topbar .breadcrumbs button{padding:0;min-height:32px;border:0;background:transparent;color:#586778;font-size:12px}.workspace-topbar .actions{margin:0}.workspace-topbar .workspace-context{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--muted)}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:4px 0 26px}.page-heading h1{font-size:30px;letter-spacing:-.7px;line-height:1.2;margin:0 0 9px;color:var(--ink)}.page-heading p{margin:0;color:var(--muted);font-size:14px;max-width:740px}.page-heading .eyebrow{margin-bottom:8px}.page-heading .actions{margin:0;flex-shrink:0}.workspace h2{font-size:19px;letter-spacing:-.25px;color:var(--ink)}.workspace button{transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.workspace button.primary:hover:not(:disabled){background:#b91d24;border-color:#b91d24}.workspace .card,.panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--panel-radius);padding:24px;margin:0 0 22px;box-shadow:0 2px 4px #17233103}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-header h2,.panel-header h3,.panel-header .actions{margin:0}.panel-subtitle{margin:-7px 0 20px;color:var(--muted);font-size:13px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 24px}.summary-card{display:flex;flex-direction:column;justify-content:center;position:relative;min-width:0;min-height:118px;padding:21px 22px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.summary-card b,.summary-card .summary-value{display:block;font-size:34px;font-weight:700;letter-spacing:-.6px;line-height:1.2;color:var(--red)}.summary-card .summary-label,.summary-card>span{font-size:12px;line-height:1.4;color:#596473;margin-bottom:8px}.summary-card .summary-note,.summary-card small{display:block;color:#818995;font-size:11px;margin-top:7px}.summary-card .summary-icon{position:absolute;top:22px;right:20px;color:#76828f;width:24px;height:24px}.summary-card.with-icon{padding-right:57px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:22px;align-items:start;margin-bottom:22px}.dashboard-grid>.panel,.dashboard-grid>.card{height:100%;margin:0}.dashboard-grid .span-full,.dashboard-grid .full{grid-column:1/-1}.filter-bar{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;padding:18px 20px;margin:0 0 22px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.filter-bar label{flex:1 1 145px;min-width:0;margin:0;font-size:11px;font-weight:600;color:#68727e}.filter-bar input,.filter-bar select,.filter-bar .compact-select{min-height:42px;font-size:13px;font-weight:400;padding:9px 11px;margin-top:7px;color:var(--ink)}.filter-bar .actions{margin:0;align-self:flex-end;gap:8px}.filter-bar .actions button{min-height:42px;padding:9px 14px;font-size:13px}.filter-panel>.period-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin:-5px 0 17px}.filter-panel .filter-bar{border:0;border-radius:0;background:transparent;padding:0;margin:0;gap:16px;align-items:flex-end}.filter-panel .filter-bar>.grid{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:14px;flex:1 1 670px;width:100%;min-width:0}.filter-panel .filter-bar>button{min-height:42px;margin:0;padding:10px 16px;font-size:12px}.filter-panel .advanced-filters{border:0;border-top:1px solid #edf0f3;margin-top:18px;padding:14px 0 0}.filter-panel .advanced-filters>summary{font-size:12px;color:#727d8a;font-weight:500}.filter-panel .advanced-filters[open]>summary{color:var(--ink);margin-bottom:12px}.filter-panel .advanced-filters .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px}.filter-panel .advanced-filters label{margin:4px 0;font-size:11px}.filter-panel .advanced-filters input,.filter-panel .advanced-filters .compact-select{font-size:12px;min-height:42px;padding:9px 11px}.filter-bar .period-tabs{display:flex;align-items:center;gap:3px;flex:0 0 auto;min-height:42px}.period-tabs button{border:0;border-radius:0;padding:10px 12px;background:transparent;color:var(--muted);font-size:12px;min-height:42px}.period-tabs button.active,.period-tabs button[aria-selected=true]{color:var(--red);box-shadow:inset 0 -2px 0 var(--red);font-weight:600}.type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 24px}.type-card{display:flex;align-items:center;gap:18px;position:relative;min-width:0;min-height:138px;padding:23px;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:0 2px 4px #17233103}.type-card:hover:not(:disabled){border-color:#cba3a8;box-shadow:0 4px 14px #17233108}.type-card.active,.type-card.ready,.type-card.primary{border-color:var(--red);background:#fff9fa;color:var(--ink)}.type-card .type-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:48px;color:#65717e}.type-card .type-icon svg{width:38px;height:38px}.type-card.ready .type-icon,.type-card.active .type-icon,.type-card.primary .type-icon{color:var(--red)}.type-card .type-copy{min-width:0}.type-card strong{display:block;font-size:17px;line-height:1.3;overflow-wrap:anywhere;color:var(--ink)}.type-card small{display:block;font-size:12px;color:#75808d;margin-top:8px;line-height:1.35}.type-card .type-action{display:block;font-size:12px;color:var(--red);font-weight:600;margin-top:11px}.type-card:disabled{opacity:1;background:#fbfcfd;cursor:default}.type-card:disabled strong{color:#586472}.type-card:disabled .type-icon{color:#a0a8b1}.type-card:disabled small{color:#89929c}.type-card .badge{margin-left:auto;align-self:flex-start;font-size:10px}.report-tabs{display:flex;gap:14px;flex-wrap:nowrap;overflow-x:auto;margin:0 0 22px;padding:0;border-bottom:1px solid var(--line);scrollbar-width:thin}.report-tabs button{flex:0 0 auto;min-height:47px;padding:12px 16px;border:0;border-radius:0;background:transparent;color:#606b79;font-size:13px;font-weight:500;white-space:nowrap}.report-tabs button.active,.report-tabs button[aria-selected=true]{background:transparent;color:var(--red);font-weight:700;box-shadow:inset 0 -3px 0 var(--red)}.report-tabs button:hover:not(:disabled){background:#fff4f5;color:var(--red)}.report-detail-tablist{display:flex;gap:14px;flex-wrap:nowrap;overflow-x:auto;margin:0 0 22px;border-bottom:1px solid var(--line);scrollbar-width:thin}.report-detail-tab{flex:0 0 auto;min-height:47px;padding:12px 16px;border:0;border-radius:0;background:transparent;color:#606b79;font-size:13px;font-weight:500;white-space:nowrap}.report-detail-tab[aria-selected=true]{background:transparent;color:var(--red);font-weight:700;box-shadow:inset 0 -3px 0 var(--red)}.report-detail-tab:hover:not(:disabled){background:#fff4f5;color:var(--red)}.report-detail-panel{min-width:0}.report-detail-panel[hidden]{display:none!important}.report-detail-panel>.card{margin-top:0}.report-center{display:grid;grid-template-columns:238px minmax(0,1fr);gap:22px;align-items:start}.report-categories{display:flex;flex-direction:column;gap:20px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px 14px;min-width:0;margin:0}.report-categories h3,.report-categories .category-title{font-size:13px;font-weight:700;color:var(--ink);margin:0 8px 8px;padding:0}.report-categories button{display:block;text-align:left;width:100%;border:0;border-radius:5px;background:transparent;color:#626d7a;font-size:12px;line-height:1.35;min-height:38px;padding:9px 13px;margin:2px 0}.report-categories button:hover{background:#f5f6f8;color:var(--ink)}.report-categories button.active,.report-categories button[aria-selected=true]{background:var(--soft-red);color:#b31d29;font-weight:600;box-shadow:inset 3px 0 0 var(--red)}.report-categories details{border:0;padding:0}.report-categories summary{margin:0 8px 7px;color:var(--ink);font-size:13px}.report-center>.panel,.report-center>.card{min-width:0;margin:0}.workflow-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:24px 0 28px;padding:0;list-style:none;counter-reset:workflow}.workflow-stage{position:relative;padding:31px 14px 0 0;min-width:0;font-size:12px;line-height:1.4;color:#6f7985;counter-increment:workflow}.workflow-stage:before{content:counter(workflow);display:grid;place-items:center;position:absolute;left:0;top:0;width:22px;height:22px;background:#fff;border:2px solid #c4cbd2;border-radius:50%;font-size:10px;font-weight:700;color:#8b949e;z-index:1}.workflow-stage:not(:last-child):after{content:"";position:absolute;left:22px;right:0;top:10px;height:2px;background:#dce1e6}.workflow-stage strong{display:block;color:#43505f;font-size:12px;font-weight:600}.workflow-stage small{display:block;font-size:11px;margin-top:4px;color:#818b97}.workflow-stage.done:before,.workflow-stage.complete:before{background:#177446;border-color:#177446;color:#fff}.workflow-stage.done:after,.workflow-stage.complete:after{background:#177446}.workflow-stage.current:before,.workflow-stage.active:before{border-color:var(--red);color:var(--red);box-shadow:0 0 0 4px #fff0f1}.workflow-stage.current strong,.workflow-stage.active strong{color:var(--red)}.stage-summary{display:flex;flex-direction:column;gap:0}.stage-row{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;border:0;border-bottom:1px solid #eef0f3;border-radius:0;background:transparent;padding:12px 0;min-height:43px;font-size:12px;color:#66727f}.stage-row:first-child{padding-top:4px}.stage-row:last-child{border-bottom:0}.stage-row:hover{background:#fff8f9;color:var(--red)}.stage-row strong{display:grid;place-items:center;min-width:28px;height:25px;padding:2px 7px;border-radius:5px;background:#f0f2f5;color:#46515e;font-size:12px}.stage-row:hover strong{background:var(--soft-red);color:var(--red)}.hour-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hour-summary>div{display:flex;flex-direction:column;gap:8px;padding-right:24px;border-right:1px solid var(--line)}.hour-summary>div:last-child{border-right:0;padding-right:0}.hour-summary strong{font-size:24px;line-height:1.25;color:var(--ink);font-weight:600}.hour-summary span{font-size:12px;line-height:1.4;color:#7a8591}.badge.stage-pending{background:#fff2dc;color:#906014}.badge.stage-returned{background:#fbe8eb;color:#a62838}.badge.stage-approved{background:#eaf4ef;color:#17694b}.workspace .tablewrap{border:1px solid var(--line);border-radius:8px;overflow:auto;scrollbar-width:thin}.workspace .tablewrap table{border-collapse:collapse;font-size:12px;min-width:500px}.workspace th{background:#f4f6f8;color:#5b6877;font-weight:600;white-space:nowrap;padding:13px 15px}.workspace td{padding:14px 15px;color:#354352;line-height:1.45}.workspace tbody tr:last-child td{border-bottom:0}.workspace tbody tr:hover{background:#fafbfc}.workspace table button{min-height:34px;font-size:12px;padding:7px 11px;white-space:nowrap}.workspace .tablewrap input[type=checkbox]{accent-color:var(--red)}.workspace .record-title{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.workspace .record-meta{display:flex;gap:18px;flex-wrap:wrap;color:#7a8592;font-size:12px;margin:8px 0 20px}.workspace .empty-state{text-align:center;padding:48px 24px;color:#6b7581}.workspace .empty-state h2{margin:0 0 12px}.workspace .empty-state p{max-width:530px;margin:0 auto 18px;font-size:14px}.workspace .steps{background:var(--canvas);border-bottom:1px solid var(--line);margin:14px 0 20px;padding:10px 0;scroll-padding:12px}.workspace .steps button{min-height:42px;background:transparent;color:#637080;border:0;border-radius:5px;padding:9px 12px;font-size:12px}.workspace .steps button.current{background:var(--red);color:#fff;font-weight:600}.workspace .steps button:not(.current):hover{background:#e9edf1}.workspace .notice{line-height:1.55}.mobile-nav-toggle,.nav-scrim{display:none}@media(min-width:1600px){main.workspace{padding-right:50px;padding-left:50px}.summary-card{min-height:130px}.type-card{min-height:152px}}@media(max-width:1199px)and (min-width:901px){main.workspace{padding:24px}.summary-grid{gap:12px}.summary-card{padding:18px}.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.report-center{grid-template-columns:210px minmax(0,1fr)}.page-heading{flex-wrap:wrap}.page-heading .actions{flex-shrink:1}.filter-bar label{flex-basis:145px}}@media(max-width:900px){.app-header{min-height:70px;padding:11px 18px;padding-top:max(11px,env(safe-area-inset-top))}.app-header .brand img{width:63px;height:43px}.app-header .brand strong{font-size:18px}.app-header .brand small{font-size:9px;letter-spacing:1.2px}.app-header .header-meta{gap:8px}.app-header .user-summary small{display:none}.app-shell{display:block;min-height:calc(100dvh - 70px)}nav.sidebar{display:none;position:fixed;inset:0 auto 0 0;width:min(300px,85vw);height:100dvh;padding:24px 16px;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom));border-right:1px solid #d8dce2;box-shadow:10px 0 40px #17233124;z-index:80}.app-shell.nav-open nav.sidebar,.app-shell[data-nav-open=true] nav.sidebar{display:flex}.sidebar .sidebar-close{display:block;align-self:flex-end;min-height:42px;margin:-8px 0;padding:8px 14px;font-size:13px}.app-shell.nav-open .nav-scrim,.app-shell[data-nav-open=true] .nav-scrim{display:block;position:fixed;inset:0;width:100%;height:100dvh;background:#17233155;border:0;border-radius:0;z-index:70;padding:0}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;min-width:44px;padding:9px 12px;background:#fff;border:1px solid var(--line);border-radius:7px;color:var(--ink);font-size:13px;flex:0 0 auto}.mobile-nav-toggle svg{width:18px;height:18px}main.workspace,main.workspace.narrow{max-width:100%;min-height:calc(100dvh - 70px);padding:18px 20px 30px}.workspace-topbar{margin-bottom:22px;gap:12px}.workspace-topbar .workspace-context{gap:10px}.workspace-topbar .breadcrumbs{display:none}.page-heading{margin-bottom:22px;gap:16px}.page-heading h1{font-size:28px}.page-heading p{font-size:13px}.page-heading .actions{flex-shrink:1}.type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.type-card{min-height:120px;padding:18px;gap:14px}.type-card strong{font-size:16px}.dashboard-grid{grid-template-columns:1fr;gap:18px}.summary-grid{gap:12px;margin-bottom:20px}.summary-card{padding:18px;min-height:110px}.summary-card b,.summary-card .summary-value{font-size:30px}.report-center{grid-template-columns:1fr;gap:16px}.report-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:18px}.report-categories h3{font-size:12px}.panel,.workspace .card{padding:21px;margin-bottom:18px}.filter-bar{gap:12px;padding:16px;margin-bottom:20px}.filter-bar label{flex-basis:165px}.workflow-stage{padding-right:12px}.filter-panel .filter-bar>.grid{grid-template-columns:repeat(3,minmax(0,1fr));flex-basis:100%}.filter-panel .filter-bar>button{margin-left:auto}}@media(max-width:600px){.app-header{padding-left:14px;padding-right:14px;gap:10px}.app-header .brand{gap:10px}.app-header .brand img{width:55px;height:41px}.app-header .brand strong{font-size:17px}.app-header .brand small{font-size:8px;letter-spacing:.85px}.app-header .header-meta .user-summary{display:none}.app-header .state{font-size:11px}main.workspace,main.workspace.narrow{padding:16px 14px 28px}.workspace-topbar{margin-bottom:18px}.workspace-topbar .workspace-context{font-size:11px}.workspace-topbar .actions button{font-size:12px;padding:8px 10px}.page-heading{display:block;margin-bottom:20px}.page-heading h1{font-size:26px;letter-spacing:-.5px}.page-heading p{line-height:1.5}.page-heading .actions{margin-top:15px}.page-heading .actions button{font-size:12px;min-height:42px;padding:10px 12px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-card{min-height:104px;padding:17px}.summary-card b,.summary-card .summary-value{font-size:30px}.summary-card .summary-label,.summary-card>span{font-size:11px}.summary-card.with-icon{padding-right:42px}.summary-card .summary-icon{width:18px;height:18px;top:19px;right:13px}.summary-card small{font-size:10px}.panel,.workspace .card{border-radius:9px;padding:17px;margin-bottom:17px}.panel-header{gap:12px;flex-wrap:wrap}.panel-header .actions{width:100%}.workspace h2{font-size:18px}.workspace .grid{gap:12px}.workspace label{font-size:12px}.filter-bar{gap:12px 10px;padding:15px;border-radius:9px}.filter-bar label{flex:1 1 calc(50% - 10px)}.filter-bar .actions{width:100%;justify-content:flex-end}.filter-bar .period-tabs{width:100%;gap:5px}.period-tabs button{flex:1;padding:9px 7px}.filter-bar input,.filter-bar .compact-select{font-size:13px;min-height:44px}.filter-panel .filter-bar>.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.filter-panel .advanced-filters .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.filter-panel .filter-bar>button{width:100%;min-height:44px}.filter-panel>.period-tabs{margin-top:-4px}.hour-summary{gap:12px}.hour-summary>div{gap:7px;padding-right:12px}.hour-summary strong{font-size:20px}.hour-summary span{font-size:10px}.stage-row{font-size:12px}.type-grid{gap:11px;margin-top:17px}.type-card{display:block;min-height:154px;padding:17px;box-shadow:none}.type-card .type-icon{width:32px;height:31px;margin-bottom:12px}.type-card .type-icon svg{width:29px;height:29px}.type-card strong{font-size:15px}.type-card small{font-size:11px;margin-top:7px}.type-card .type-action{font-size:11px;margin-top:10px}.type-card .badge{position:absolute;top:14px;right:12px}.type-card:disabled{min-height:135px}.report-tabs{gap:2px;margin-bottom:17px}.report-tabs button{padding:12px 13px;min-height:46px;font-size:12px}.report-categories{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px;gap:16px 10px}.report-categories button{font-size:12px;min-height:40px;padding:9px 10px}.report-categories h3,.report-categories .category-title{font-size:12px;margin-left:6px}.report-detail-tablist{gap:2px;margin-bottom:17px}.report-detail-tab{padding:12px 13px;min-height:46px;font-size:12px}.workflow-stages{margin:22px 0;gap:0}.workflow-stage{padding-top:32px;padding-right:9px;font-size:10px}.workflow-stage strong{font-size:10px;line-height:1.4}.workflow-stage small{font-size:10px}.workflow-stage:before{width:20px;height:20px;font-size:9px}.workflow-stage:not(:last-child):after{left:20px;top:9px}.workspace td,.workspace th{padding:12px;font-size:12px}.workspace .record-meta{gap:8px 16px;font-size:11px}.workspace .rowhead{gap:12px;align-items:flex-start}.workspace .rowhead .actions{margin-top:0}.workspace .steps{margin:12px 0 17px;padding:8px 0;z-index:5}.workspace .steps button{padding:9px 10px;font-size:11px;min-height:42px}}@media(max-width:380px){.workspace .grid{grid-template-columns:1fr}.workspace .filter-bar label{flex-basis:100%}.workspace .summary-card,.type-card{padding:14px}.type-card strong{font-size:14px}.workflow-stage strong{font-size:9px}.app-header .brand small{display:none}.workspace-topbar .workspace-context{gap:6px}}@media(prefers-reduced-motion:reduce){.workspace button{transition:none}}@media print{.app-header,.sidebar,.mobile-nav-toggle,.nav-scrim,.workspace-topbar,.filter-bar,.report-categories,footer{display:none!important}.app-shell{display:block;background:#fff}main.workspace,main.workspace.narrow{padding:0;max-width:none}.panel,.workspace .card,.summary-card{box-shadow:none;break-inside:avoid}.workspace .tablewrap{overflow:visible}.workspace .tablewrap table{min-width:0}.page-heading{margin-top:0}}.all-dpr-overview .overview-separation{display:flex;justify-content:space-between;gap:20px;padding:14px 18px;margin:18px 0 28px;border-left:3px solid var(--red);background:#fff;font-size:13px;color:#586572;line-height:1.5}.all-dpr-overview .overview-separation strong{color:var(--ink)}.all-dpr-overview .overview-types{margin-bottom:26px}.all-dpr-overview .overview-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.all-dpr-overview .overview-type-tile{text-align:left;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;min-width:0;box-shadow:0 2px 3px #1d293908;white-space:normal}.all-dpr-overview .overview-type-tile:disabled{opacity:1;color:var(--ink);background:#f8f9fb;cursor:default}.all-dpr-overview .overview-type-tile.available{border-top:3px solid var(--red)}.all-dpr-overview .overview-type-tile.available:hover{border-color:var(--red);box-shadow:0 5px 20px #ae153513}.all-dpr-overview .overview-tile-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.all-dpr-overview .overview-tile-top .type-icon{width:32px;height:32px;flex:0 0 32px;border-radius:9px}.all-dpr-overview .overview-tile-top svg{width:19px;height:19px}.all-dpr-overview .overview-discipline{font-size:11px;color:#657184;font-weight:600;letter-spacing:.03em}.all-dpr-overview .overview-type-tile h3{font-size:17px;line-height:1.3;margin:11px 0}.all-dpr-overview .overview-tile-count{display:flex;gap:7px;align-items:baseline;margin:0 0 12px;font-size:12px;color:#657184}.all-dpr-overview .overview-tile-count strong{font-size:25px;color:var(--ink);font-weight:700}.all-dpr-overview .overview-tile-count small{margin-left:auto;color:#8b4d10;background:#fff2df;padding:3px 5px;border-radius:5px;font-size:10px}.all-dpr-overview .overview-quantities{display:flex;flex-direction:column;gap:6px;flex:1;min-height:33px;font-size:12px;color:#657184;line-height:1.45}.all-dpr-overview .overview-quantities span{display:flex;gap:7px;justify-content:space-between;flex-wrap:wrap}.all-dpr-overview .overview-quantities b{color:var(--ink);font-weight:600}.all-dpr-overview .overview-tile-action{margin-top:12px;padding-top:10px;border-top:1px solid #e9edf2;color:#747e8c;font-size:11px}.all-dpr-overview .available .overview-tile-action{color:var(--red);font-weight:700}.all-dpr-overview .overview-stage-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.all-dpr-overview .overview-stage-grid>div{display:flex;flex-direction:column;gap:12px;padding:12px;border-left:2px solid #e5e9ee}.all-dpr-overview .overview-stage-grid span{font-size:12px;color:#657184;line-height:1.4}.all-dpr-overview .overview-stage-grid strong{font-size:25px;color:var(--ink)}@media(min-width:1500px){.all-dpr-overview .overview-type-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1000px){.all-dpr-overview .overview-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.all-dpr-overview .overview-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.all-dpr-overview .overview-separation{flex-direction:column;gap:5px}}@media(max-width:500px){.all-dpr-overview .overview-type-grid{grid-template-columns:1fr}.all-dpr-overview .overview-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
