@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17213a;font-synthesis:none;text-rendering:optimizelegibility;--primary:#123a9f;--nav:#081f5c;--accent:#1d4ed8;--canvas:#f4f7fb;--surface:#fff;--border:#d7dfed;--table-border:#234a9f;--text:#17213a;--muted:#667085;--success:#16814a;--warning:#d97706;--danger:#c62828;--sidebar-width:248px;--radius-sm:6px;--radius:10px;--radius-lg:14px;--shadow:0 1px 2px #081f5c0a, 0 5px 16px #081f5c0d;background:#f4f7fb;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}.form-hint{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.knowledge-summary{margin-top:20px}.knowledge-report-list{gap:12px;display:grid}.knowledge-report-list article{border:1px solid #c8d7ef;border-left:4px solid var(--primary);background:#fff;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px;display:flex}.knowledge-report-list article>span{gap:5px;min-width:0;display:grid}.knowledge-report-list strong{color:#071d45}.knowledge-report-list small{color:var(--muted)}.knowledge-report-list p{color:#334a6c;margin:3px 0 0;line-height:1.55}.knowledge-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.cost-workspace{gap:18px;display:grid}.cost-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.cost-metric-grid article{background:#fff;border:1px solid #c6d5ed;border-top:4px solid #153ea8;border-radius:12px;gap:6px;padding:20px;display:grid}.cost-metric-grid small,.cost-metric-grid span{color:var(--muted)}.cost-metric-grid strong{color:#061c45;font-size:clamp(1.5rem,3vw,2.2rem)}.cost-formula{color:#163563;background:#edf3ff;border-radius:10px;margin-bottom:16px;padding:15px 18px}.cost-formula b{color:#0b42b8;font-size:1.15rem}.cost-table{gap:8px;display:grid}.cost-table article{border-bottom:1px solid #d9e2f0;grid-template-columns:110px 1fr 1fr minmax(140px,2fr);align-items:center;gap:16px;padding:13px 4px;display:grid}.cost-table article span{gap:3px;display:grid}.cost-table article small,.cost-table article p{color:var(--muted)}.cost-table article p{margin:0}.cost-trend-chart{width:100%;overflow:hidden}.cost-trend-chart svg{width:100%;height:250px;display:block;overflow:visible}.cost-axis{stroke:#b8c7dc;stroke-width:.6px}.cost-line{fill:none;stroke:#1245b7;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.cost-trend-chart circle{fill:#fff;stroke:#1245b7;stroke-width:1.4px}.cost-chart-labels{justify-content:space-around;gap:6px;padding:0 4px 8px;display:flex;overflow-x:auto}.cost-chart-labels span{text-align:center;gap:3px;min-width:66px;display:grid}.cost-chart-labels small{color:var(--muted);font-size:.72rem}.knowledge-cost-dashboard{align-items:stretch}.dashboard-cost-select{align-items:center;gap:10px;margin:0 0 10px;display:flex}.dashboard-cost-select select{min-width:220px}.dashboard-cost-summary{background:#f8faff;border:1px solid #d5dfef;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid}.dashboard-cost-summary span{gap:3px;display:grid}.dashboard-cost-summary small{color:var(--muted)}.dashboard-report-list{gap:8px;display:grid}.dashboard-report-list button{text-align:left;background:#fff;border:1px solid #d5dfef;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px;display:flex}.dashboard-report-list button:hover{background:#f5f8ff;border-color:#1648ba}.dashboard-report-list button span{gap:4px;display:grid}.dashboard-report-list small{color:var(--muted)}.dashboard-report-list em{color:#1344b1;white-space:nowrap;font-style:normal}@media (width<=760px){.cost-metric-grid,.dashboard-cost-summary{grid-template-columns:1fr}.cost-table article{grid-template-columns:1fr 1fr}.cost-table article p{grid-column:1/-1}.knowledge-report-list article{flex-direction:column}.knowledge-actions{justify-content:flex-start;width:100%}.cost-trend-chart svg{height:190px}}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1d4ed840}button:disabled{opacity:.46;cursor:not-allowed;transform:none!important}svg{stroke-width:1.8px;width:18px;height:18px}h1,h2,h3,p{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-only,.mobile-brand,.mobile-bottom-nav,.tablet-menu{display:none}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar-width);color:#fff;background:var(--nav);border-right:1px solid #123478;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:11px;height:76px;padding:0 20px;display:flex}.logo-frame{background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.logo-frame img{object-fit:contain;width:34px;height:34px}.brand>span:last-child{flex-direction:column;min-width:0;display:flex}.brand strong{letter-spacing:.05em;font-size:15px}.brand small{color:#aebee5;letter-spacing:.08em;margin-top:2px;font-size:11px}.sidebar nav{flex:1;padding:22px 14px}.sidebar nav>p{color:#8197c9;letter-spacing:.14em;margin:0 10px 8px;font-size:11px;font-weight:600}.sidebar nav .nav-section-label{margin-top:24px}.nav-button{color:#c8d5f1;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:44px;margin:2px 0;padding:0 12px;transition:background .16s,color .16s;display:flex}.nav-button:hover{color:#fff;background:#ffffff14}.nav-button.active{color:#fff;background:#123a9f;box-shadow:inset 3px 0 #6ea5ff}.nav-button svg{width:19px;height:19px}.nav-button span{text-align:left;flex:1;font-size:14px;font-weight:500}.nav-button em{min-width:22px;height:22px;color:var(--nav);background:#fff;border-radius:12px;place-items:center;padding:0 6px;font-size:11px;font-style:normal;font-weight:700;display:grid}.sidebar-support{background:#ffffff0f;border:1px solid #7fa4f442;border-radius:10px;flex-direction:column;align-items:flex-start;margin:0 14px 14px;padding:16px;display:flex}.sidebar-support>svg{color:#8bb4ff;margin-bottom:9px}.sidebar-support strong{font-size:13px}.sidebar-support small{color:#aebee5;margin:5px 0 12px;font-size:11px;line-height:1.55}.sidebar-support button{color:#fff;cursor:pointer;background:0 0;border:0;min-height:32px;padding:0;font-size:12px;font-weight:600}.sidebar-help{color:#9eafd5;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff1a;align-items:center;gap:10px;min-height:52px;padding:0 25px;display:flex}.sidebar-help:hover{color:#fff}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;justify-content:space-between;align-items:center;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.global-search{color:#8792a8;background:#f8fafd;border:1px solid #d8dfeb;border-radius:8px;align-items:center;gap:10px;width:min(440px,45vw);min-height:42px;padding:0 12px;display:flex}.global-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px}.global-search kbd{color:#77829a;background:#fff;border:1px solid #d4dbe8;border-radius:4px;padding:3px 6px;font-size:10px}.topbar-actions{align-items:center;gap:12px;display:flex}.icon-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.icon-button:hover{color:var(--primary);background:#eef3ff}.icon-button.primary{color:#fff;background:var(--primary)}.notification-button{color:#48546c;position:relative}.notification-button span{color:#fff;background:var(--danger);border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:700;display:grid;position:absolute;top:5px;right:4px}.topbar-divider{background:var(--border);width:1px;height:28px}.user-menu{cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:3px 5px;display:flex}.user-menu:hover{background:#f4f7fb}.user-avatar{color:#fff;background:var(--primary);border-radius:9px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.user-menu>span:nth-child(2){flex-direction:column;align-items:flex-start;display:flex}.user-menu strong{font-size:13px}.user-menu small{color:var(--muted);font-size:11px}.user-menu>svg{width:15px}.page-content{width:min(100%,1600px);margin:0 auto;padding:30px clamp(22px,2.5vw,42px) 48px}.page-header,.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-header h1,.dashboard-heading h1{letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(25px,2vw,31px);line-height:1.25}.page-header p:last-child,.dashboard-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:13px}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--primary)!important;margin-bottom:7px!important;font-size:11px!important}.page-actions{gap:10px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:13px;font-weight:600;transition:transform .12s,box-shadow .18s,background .18s;display:inline-flex}.button:active{transform:scale(.98)}.button-primary{color:#fff;background:var(--primary);box-shadow:0 4px 10px #123a9f29}.button-primary:hover{background:#0e318c;box-shadow:0 6px 16px #123a9f38}.button-secondary{color:var(--primary);background:#fff;border-color:#94a9d9}.button-secondary:hover{background:#edf3ff}.button-danger{color:#fff;border-color:var(--danger);background:var(--danger);box-shadow:0 4px 10px #c6282829}.button-danger:hover{background:#a91f1f;border-color:#a91f1f;box-shadow:0 6px 16px #c6282833}.button-quiet{color:var(--primary);background:#f7f9fe;border-color:#d3dcf0}.button-full{width:100%}.text-button{min-height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.text-button svg{width:14px}.back-button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:10px;padding:0;font-size:13px;display:inline-flex}.back-button:hover{color:var(--primary)}.panel{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.section-header{border-bottom:1px solid #e1e7f0;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:0 20px;display:flex}.section-header h2{letter-spacing:-.01em;margin:0;font-size:15px}.section-header p{color:var(--muted);margin:4px 0 0;font-size:11px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--border);border-radius:var(--radius);min-height:126px;box-shadow:var(--shadow);background:#fff;padding:17px 18px;position:relative;overflow:hidden}.metric-card:before{content:"";background:var(--primary);width:3px;position:absolute;inset:0 auto 0 0}.metric-card.metric-success:before{background:var(--success)}.metric-card.metric-warning:before{background:var(--warning)}.metric-card.metric-danger:before{background:var(--danger)}.metric-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex}.metric-icon{width:34px;height:34px;color:var(--primary);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.metric-success .metric-icon{color:var(--success);background:#eaf7f0}.metric-warning .metric-icon{color:var(--warning);background:#fff5e8}.metric-danger .metric-icon{color:var(--danger);background:#fff0f0}.metric-card>strong{color:#0d1b39;margin:5px 0 3px;font-size:27px;line-height:1.1;display:block}.metric-card>small{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.metric-card>small svg{width:13px;color:var(--success)}.dashboard-layout{grid-template-columns:minmax(0,2.1fr) minmax(290px,.8fr);align-items:start;gap:18px;display:grid}.dashboard-aside{gap:18px;display:grid}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{color:#405072;letter-spacing:.04em;white-space:nowrap;background:#f2f6ff;border-bottom:1px solid #acbad9;height:42px;padding:0 15px;font-size:10px;font-weight:700}.data-table td{vertical-align:middle;border-bottom:1px solid #e0e6ef;min-height:60px;padding:12px 15px;font-size:12px}.data-table tbody tr{cursor:pointer;transition:background .14s}.data-table tbody tr:hover{background:#f8faff}.data-table tbody tr:last-child td{border-bottom:0}.data-table td>small,.data-table td strong+small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.table-link{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;min-height:44px;padding:0;display:flex}.table-link strong{max-width:210px;font-size:12px}.project-table{min-width:800px}.project-table td:first-child{width:27%}.project-table td:nth-child(3){min-width:150px}.progress-wrap{align-items:center;gap:8px;display:flex}.progress-track{background:#dfe6f2;border-radius:4px;flex:1;min-width:70px;height:6px;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--primary);height:100%;display:block}.progress-value{color:#273553;text-align:right;min-width:34px;font-size:10px;font-weight:600}.badge{white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;min-height:25px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.health-normal{color:var(--success);background:#e9f7ef}.health-at_risk{color:#a15a00;background:#fff1d9}.health-delayed{color:var(--danger);background:#ffebeb}.type-field_construction{color:#174a92;background:#eaf2ff}.type-offline_program{color:#6237a3;background:#f2ebff}.type-issue_rectification{color:#a04d00;background:#fff0df}.status-dot{white-space:nowrap;color:#33405a;align-items:center;gap:6px;font-size:11px;display:inline-flex}.status-dot:before{content:"";background:#8090ad;border-radius:50%;width:7px;height:7px}.status-in_progress:before,.status-accepted:before{background:var(--primary)}.status-delivered_pending_validation:before,.status-pending_verification:before{background:var(--warning)}.status-completed:before,.status-closed:before{background:var(--success)}.status-published:before,.status-pending_confirmation:before{background:#7185ac}.status-waiting_material:before{background:#8a5bc4}.review-panel{padding-bottom:14px}.review-panel .section-header,.milestone-panel .section-header{border-bottom:0}.review-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e6eaf1;align-items:center;gap:10px;width:calc(100% - 28px);min-height:60px;margin:0 14px 5px;padding:8px 6px;display:flex}.review-mark{background:var(--warning);border-radius:50%;flex:none;width:7px;height:7px}.review-item>span:nth-child(2){flex:1;min-width:0}.review-item strong,.review-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.review-item strong{font-size:11px}.review-item small{color:var(--muted);margin-top:4px;font-size:9px}.review-progress{color:var(--primary);font-size:12px;font-weight:700}.review-panel .button{width:calc(100% - 28px);min-height:38px;margin:10px 14px 0}.timeline-list{margin:0;padding:0 17px 15px;list-style:none}.timeline-list li{align-items:center;gap:10px;min-height:53px;display:flex;position:relative}.timeline-list li:not(:last-child):after{content:"";background:#d5deed;width:1px;position:absolute;top:31px;bottom:-12px;left:4px}.timeline-dot{z-index:1;border:2px solid var(--primary);background:#fff;border-radius:50%;flex:none;width:9px;height:9px}.timeline-list li>span:nth-child(2){flex:1;min-width:0}.timeline-list strong,.timeline-list small{display:block}.timeline-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.timeline-list small{color:var(--muted);margin-top:3px;font-size:9px}.timeline-list time{color:#45536d;font-size:10px}.timeline-danger .timeline-dot{border-color:var(--danger)}.timeline-danger time{color:var(--danger);font-weight:600}.dashboard-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.risk-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e9f1;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px 20px;display:flex}.risk-list>button:last-child{border-bottom:0}.risk-list>button:hover{background:#f9faff}.risk-level{border-radius:5px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:grid}.risk-high{color:var(--danger);background:#fff0f0}.risk-medium{color:var(--warning);background:#fff4e5}.risk-list button>span:nth-child(2){flex:1;min-width:0}.risk-list strong,.risk-list small{display:block}.risk-list strong{font-size:11px}.risk-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.risk-count{color:var(--muted);font-size:10px}.weekly-panel article{border-bottom:1px solid #e5e9f1;align-items:center;gap:10px;min-height:66px;padding:10px 20px;display:flex}.weekly-panel article:last-child{border-bottom:0}.weekly-panel article>svg{color:var(--success);flex:none}.weekly-panel article>span:nth-child(2){flex:1;min-width:0}.weekly-panel strong{font-size:11px}.weekly-panel p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:9px;overflow:hidden}.avatar-group{min-width:max-content;padding-left:7px;display:flex}.mini-avatar{color:#fff;background:#5873af;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-7px;font-size:9px;font-weight:600;display:grid}.avatar-2{background:#267a70}.avatar-3{background:#9a5e39}.avatar-4{background:#745296}.avatar-more{color:#48546a;background:#e6ebf4}.filter-panel{align-items:center;gap:12px;min-height:66px;margin-bottom:18px;padding:10px 14px;display:flex}.search-field,.select-field{color:#7c879c;background:#fff;border:1px solid #d1d9e7;border-radius:7px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.search-field{width:min(360px,40vw)}.select-field{min-width:165px}.search-field input,.select-field select{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.select-field select{cursor:pointer}.filter-result{color:var(--muted);margin-left:auto;padding-right:8px;font-size:11px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.project-card{border:1px solid var(--border);border-top:3px solid var(--primary);border-radius:var(--radius);min-height:322px;box-shadow:var(--shadow);text-align:left;cursor:pointer;background:#fff;flex-direction:column;align-items:stretch;padding:18px;transition:transform .18s,box-shadow .18s;display:flex}.project-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #081f5c1a}.project-card-head,.project-mobile-title,.project-card-footer{justify-content:space-between;align-items:center;display:flex}.project-code{color:var(--primary);letter-spacing:.05em;font-size:10px;font-weight:700}.project-card-title{margin-top:13px}.project-card-title strong,.project-card-title small{display:block}.project-card-title strong{font-size:15px}.project-card-title small{color:var(--muted);align-items:center;gap:4px;margin-top:7px;font-size:10px;display:flex}.project-card-title small svg{width:12px}.line-tags{flex-wrap:wrap;gap:5px;min-height:28px;margin-top:12px;display:flex}.line-tags span{color:#435374;background:#f8faff;border:1px solid #d8e0ed;border-radius:4px;align-items:center;height:23px;padding:0 8px;font-size:9px;display:inline-flex}.project-card-progress{background:#f4f7fc;border-radius:7px;margin-top:14px;padding:12px}.project-card-progress>span{justify-content:space-between;margin-bottom:9px;display:flex}.project-card-progress small{color:var(--muted);font-size:10px}.project-card-progress b{color:var(--primary);font-size:12px}.project-card-info{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.project-card-info>span{min-width:0}.project-card-info small,.project-card-info strong{display:block}.project-card-info small{color:var(--muted);font-size:9px}.project-card-info strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.project-card-cost{background:#f3f7ff;border:1px solid #cfdbef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;display:flex}.project-card-cost small{color:var(--muted);font-size:10px}.project-card-cost strong{color:#0b3ca6;white-space:nowrap;font-size:13px}.project-card-footer{border-top:1px solid #e4e9f1;margin:auto -18px -18px;padding:13px 18px}.project-card-footer>span:last-child{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.project-card-footer svg{width:14px}.project-hero{color:#fff;border-radius:var(--radius);background:linear-gradient(105deg,#081f5c 0%,#123a9f 100%);justify-content:space-between;align-items:flex-end;gap:20px;padding:20px 22px;display:flex}.project-hero .project-code{color:#a9c6ff}.project-hero h1{margin:6px 0 9px;font-size:26px}.project-hero p{color:#cedbfa;align-items:center;margin-bottom:0;font-size:11px;display:flex}.project-hero p svg{width:14px;margin-right:5px}.project-hero-status{align-items:center;gap:10px;display:flex}.project-hero-status .badge{color:#fff;background:#ffffff29}.project-hero-status .button{color:var(--primary);box-shadow:none;background:#fff}.project-hero-status .button-danger{color:#fff;background:#b42323;border-color:#d94b4b}.status-update-due-tag{color:#8a5100;background:#fff6e5;border:1px solid #efc47d;border-radius:13px;align-self:flex-start;align-items:center;min-height:26px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.status-update-reminder{border:1px solid #efc47d;border-left:4px solid var(--warning);min-height:70px;box-shadow:var(--shadow);background:#fff9ed;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0;padding:13px 16px;display:flex}.status-update-reminder span,.status-update-reminder strong,.status-update-reminder small{display:block}.status-update-reminder strong{color:#704200;font-size:12px}.status-update-reminder small{color:#826337;margin-top:5px;font-size:9px}.status-update-reminder .button{flex:none;min-height:44px}.review-item.stale .review-mark{background:var(--warning)}.review-item.stale .review-progress{color:#8a5100;background:#fff1d6}.tab-nav{border-bottom:1px solid #cbd5e5;align-items:stretch;gap:22px;min-height:54px;margin-bottom:18px;display:flex}.tab-nav button{min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 2px;font-size:12px}.tab-nav button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:700}.project-detail-grid{grid-template-columns:minmax(0,2fr) minmax(265px,.72fr);align-items:start;gap:18px;display:grid}.project-detail-main,.project-detail-aside{gap:18px;display:grid}.stage-summary{grid-template-columns:150px 1fr;align-items:center;gap:28px;padding:21px;display:grid}.stage-ring{--progress:0deg;background:conic-gradient(var(--primary) var(--progress), #e2e8f3 0);text-align:center;border-radius:50%;place-content:center;width:124px;height:124px;display:grid;position:relative}.stage-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.stage-ring strong,.stage-ring small{z-index:1;display:block;position:relative}.stage-ring strong{font-size:22px}.stage-ring small{color:var(--muted);margin-top:3px;font-size:9px}.stage-summary>span:last-child>small{color:var(--muted);font-size:10px}.stage-summary h3{margin:5px 0;font-size:19px}.stage-summary p{color:var(--muted);font-size:11px}.stage-summary .progress-wrap{max-width:390px}.milestone-cards{padding:4px 20px 14px}.milestone-card{border-bottom:1px solid #e4e9f1;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:68px;display:grid}.milestone-card:last-child{border-bottom:0}.milestone-check{width:30px;height:30px;color:var(--primary);background:#edf3ff;border-radius:50%;place-items:center;display:grid}.milestone-card>span:nth-child(2){min-width:0}.milestone-card strong,.milestone-card small{display:block}.milestone-card strong{font-size:11px}.milestone-card small{color:var(--muted);margin:3px 0 7px;font-size:9px}.milestone-card .progress-wrap{max-width:210px}.milestone-card time{color:var(--muted);font-size:10px}.milestone-card.delayed time{color:var(--danger);font-weight:700}.status-update{padding:22px;position:relative}.quote-mark{color:#dce5f5;font-family:Georgia,serif;font-size:52px;position:absolute;top:5px;left:10px}.status-update>p{margin-bottom:18px;padding-left:15px;font-size:12px;line-height:1.8;position:relative}.status-update>div{color:var(--muted);border-top:1px solid #e3e8f0;justify-content:space-between;gap:15px;padding-top:13px;font-size:9px;display:flex}.project-facts{padding-bottom:17px}.project-facts dl{margin:0;padding:5px 18px 12px}.project-facts dl div{border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;min-height:50px;display:flex}.project-facts dt{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.project-facts dt svg{width:14px}.project-facts dd{margin:0;font-size:11px;font-weight:600}.project-facts>.avatar-group{margin:12px 18px 5px}.project-facts>small{color:var(--muted);margin-left:18px;font-size:9px}.quick-links{padding-bottom:7px}.quick-links>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:8px 18px;display:flex}.quick-links>button:last-child{border-bottom:0}.quick-links>button:hover{background:#f7f9fd}.quick-links span{flex-direction:column;display:flex}.quick-links strong{font-size:11px}.quick-links small{color:var(--muted);margin-top:4px;font-size:9px}.quick-links svg{color:#8a96ac}.task-stats{grid-template-columns:repeat(3,190px);gap:12px;margin-bottom:17px;display:grid}.task-stats article,.issue-summary-grid article{border:1px solid var(--border);min-height:76px;box-shadow:var(--shadow);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 15px;display:flex}.stat-icon,.issue-summary-icon{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.stat-icon.blue{color:var(--primary);background:#edf3ff}.stat-icon.orange{color:var(--warning);background:#fff2df}.stat-icon.green{color:var(--success);background:#eaf7f0}.task-stats strong,.task-stats small,.issue-summary-grid strong,.issue-summary-grid small{display:block}.task-stats strong,.issue-summary-grid strong{font-size:19px}.task-stats small,.issue-summary-grid small{color:var(--muted);margin-top:2px;font-size:9px}.task-workspace{overflow:hidden}.task-toolbar{border-bottom:1px solid #d9e1ed;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:10px 15px;display:flex}.segmented-control{gap:2px;min-width:0;display:flex;overflow-x:auto}.segmented-control button{min-height:40px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 12px;font-size:10px;display:inline-flex}.segmented-control button:hover{background:#f2f5fa}.segmented-control button.active{color:var(--primary);background:#eaf1ff;font-weight:700}.segmented-control button span{color:#fff;background:var(--warning);border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid}.search-field.compact{width:205px;min-height:40px}.task-table{min-width:930px}.task-table td:first-child{width:31%}.task-table .table-link strong{max-width:330px}.due-today{color:var(--danger);font-weight:600}.attachment-meta{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.attachment-meta svg{width:13px}.attachment-meta svg:nth-of-type(2){margin-left:7px}.drawer-layer{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#040f2a6b;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(500px,100%);height:100%;animation:.22s ease-out slide-in;display:flex;box-shadow:-10px 0 30px #081f5c29}.drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;min-height:84px;padding:15px 20px;display:flex}.drawer>header span{color:var(--primary);font-size:9px;font-weight:700}.drawer>header h2{margin:4px 0 0;font-size:17px}.drawer-header-actions{flex:none;align-items:center;gap:8px;display:flex}.drawer-header-actions .button{min-height:44px;padding:0 14px}.drawer-body{flex:1;padding:18px 20px;overflow-y:auto}.drawer-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.priority{border-radius:4px;padding:4px 8px;font-size:9px}.priority-高{color:var(--danger);background:#ffeded}.priority-中{color:var(--warning);background:#fff3e3}.priority-低{color:var(--muted);background:#eef1f5}.danger-zone{background:#fff7f7;border:1px solid #efb8b8;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:70px;margin-top:18px;padding:13px 14px;display:flex}.danger-zone strong,.danger-zone p{display:block}.danger-zone strong{color:#8e1f1f;font-size:11px}.danger-zone p{color:#9a5555;margin-top:4px;font-size:9px}.danger-warning{background:#fff7f7;border:1px solid #efb8b8;border-radius:8px;padding:14px}.danger-warning strong{color:#8e1f1f;font-size:12px}.danger-warning p{color:#6c3c3c;margin-top:8px;font-size:10px;line-height:1.7}.drawer-section{margin-top:24px}.drawer-section h3{margin-bottom:10px;font-size:12px}.drawer-section h3 span{color:var(--muted);font-weight:400}.drawer-section>p{color:#3b4861;font-size:11px;line-height:1.8}.task-facts{background:#dce3ee;border:1px solid #dce3ee;border-radius:7px;grid-template-columns:1fr 1fr;gap:1px;margin:20px 0 0;display:grid;overflow:hidden}.task-facts div{background:#f8faff;padding:11px}.task-facts dt{color:var(--muted);font-size:9px}.task-facts dd{margin:5px 0 0;font-size:11px;font-weight:600}.validation-box{background:#fff8ea;border:1px solid #edc27d;border-radius:8px;grid-template-columns:36px 1fr;gap:10px;margin-top:20px;padding:14px;display:grid}.validation-box>span{width:34px;height:34px;color:var(--warning);background:#ffebc7;border-radius:7px;place-items:center;display:grid}.validation-box h3{margin:0 0 4px;font-size:11px}.validation-box p{color:#6e5a3c;margin:0;font-size:9px;line-height:1.6}.validation-box .button{grid-column:1/-1;min-height:38px}.file-row{border:1px solid #dfe5ef;border-radius:7px;align-items:center;gap:9px;min-height:58px;padding:9px;display:flex}.file-row>svg{color:var(--primary)}.file-row>span{flex:1;min-width:0}.file-row strong,.file-row small{display:block}.file-row strong{font-size:10px}.file-row small{color:var(--muted);margin-top:3px;font-size:8px}.comment{gap:10px;display:flex}.comment .mini-avatar{flex:none;margin:0}.comment strong{font-size:10px}.comment time{color:var(--muted);margin-left:6px;font-size:8px;font-weight:400}.comment p{color:#435069;margin:6px 0 0;font-size:10px;line-height:1.6}.drawer>footer{border-top:1px solid var(--border);background:#fff;align-items:center;gap:8px;min-height:70px;padding:10px 16px;display:flex}.drawer>footer label{border:1px solid #d5ddea;border-radius:7px;flex:1;align-items:center;min-height:44px;padding:0 12px;display:flex}.drawer>footer input{border:0;outline:0;width:100%;font-size:11px}.issue-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:17px;display:grid}.issue-summary-icon.severe{color:var(--danger);background:#ffeded}.issue-summary-icon.progress{color:var(--primary);background:#edf3ff}.issue-summary-icon.verify{color:var(--warning);background:#fff2df}.issue-summary-icon.closed{color:var(--success);background:#eaf7f0}.issue-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e1e6ef;grid-template-columns:38px minmax(260px,1fr) 85px 70px 90px 24px;align-items:center;gap:13px;width:100%;min-height:82px;padding:10px 17px;display:grid}.issue-row:hover{background:#f8faff}.issue-row:last-child{border-bottom:0}.severity-mark{border-radius:6px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:700;display:grid}.severity-严重{color:var(--danger);background:#ffeded}.severity-一般{color:var(--warning);background:#fff3e2}.severity-提示{color:var(--primary);background:#edf3ff}.issue-main{flex-direction:column;gap:5px;min-width:0;display:flex}.issue-main>span:first-child{align-items:center;gap:7px;display:flex}.issue-main>span:first-child small{color:var(--primary);font-weight:700}.issue-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.issue-main>small{color:var(--muted);font-size:9px}.issue-impact{color:#4a5871;font-size:9px}.issue-owner,.issue-task{flex-direction:column;gap:4px;display:flex}.issue-owner small,.issue-task small{color:var(--muted);font-size:8px}.issue-owner strong,.issue-task strong{font-size:10px}.compare-mode-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.compare-mode{border:1px solid var(--border);min-height:132px;box-shadow:var(--shadow);text-align:left;cursor:pointer;background:#fff;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;gap:3px 12px;padding:17px;display:grid;position:relative}.compare-mode:hover,.compare-mode.active{border-color:var(--primary)}.compare-mode.active{box-shadow:inset 0 0 0 1px var(--primary), var(--shadow)}.compare-mode>span{width:42px;height:42px;color:var(--primary);background:#edf3ff;border-radius:8px;grid-row:1/3;place-items:center;display:grid}.compare-mode strong{align-self:end;font-size:12px}.compare-mode small{color:var(--muted);font-size:9px;line-height:1.5}.compare-mode em{color:#fff;background:var(--primary);border-radius:0 8px 0 7px;padding:4px 8px;font-size:8px;font-style:normal;position:absolute;top:0;right:0}.compare-builder{margin-bottom:18px}.upload-grid,.batch-select-grid{grid-template-columns:1fr 48px 1fr;align-items:center;gap:12px;padding:23px;display:grid}.upload-zone{text-align:center;cursor:pointer;background:#f8faff;border:1px dashed #8ca3d5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:20px;display:flex}.upload-zone:hover{border-color:var(--primary);background:#f1f5ff}.upload-zone.selected{background:#f4fbf7;border-style:solid;border-color:#78b492}.upload-icon{width:46px;height:46px;color:var(--primary);background:#e8efff;border-radius:50%;place-items:center;margin-bottom:10px;display:grid}.selected .upload-icon{color:var(--success);background:#dff4e8}.upload-icon svg{width:22px;height:22px}.upload-zone strong{font-size:12px}.upload-zone small{color:var(--muted);margin-top:6px;font-size:9px}.upload-zone em{min-height:36px;color:var(--primary);align-items:center;gap:4px;margin-top:14px;font-size:10px;font-style:normal;font-weight:600;display:inline-flex}.upload-zone em svg{width:13px}.compare-arrow{width:36px;height:36px;color:var(--primary);background:#fff;border:1px solid #c6d3ee;border-radius:50%;justify-self:center;place-items:center;display:grid}.batch-select-grid label{color:#34425e;flex-direction:column;gap:8px;font-size:10px;display:flex}.batch-select-grid select{background:#fff;border:1px solid #cdd7e8;border-radius:7px;min-height:48px;padding:0 12px;font-size:11px}.compare-options{border-top:1px solid #dce3ed;justify-content:space-between;align-items:center;gap:15px;min-height:65px;padding:10px 22px;display:flex}.compare-options>span{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.compare-options>span svg{color:var(--primary)}.comparison-list article{border-bottom:1px solid #e1e6ef;grid-template-columns:38px minmax(280px,1fr) 60px 60px 112px;align-items:center;gap:13px;min-height:76px;padding:11px 19px;display:grid}.comparison-list article:last-child{border-bottom:0}.comparison-list article.comparison-failed{background:snow}.comparison-state{border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.comparison-state.success{color:var(--success);background:#eaf7f0}.comparison-state.failed{color:#b42318;background:#ffeded}.comparison-state.running{color:var(--primary);background:#edf3ff}.comparison-main strong,.comparison-main small{display:block}.comparison-main strong{font-size:11px}.comparison-main small{color:var(--muted);margin-top:5px;font-size:9px}.comparison-main em{color:#9b2c24;text-overflow:ellipsis;white-space:nowrap;max-width:720px;margin-top:5px;font-size:9px;font-style:normal;display:block;overflow:hidden}.comparison-result{flex-direction:column;align-items:center;display:flex}.comparison-result b{color:var(--primary);font-size:15px}.comparison-result small{color:var(--muted);font-size:8px}.comparison-result.warning b{color:var(--warning)}.comparison-result.normal b{color:var(--success)}.compare-feedback{border-radius:8px;align-items:center;gap:9px;min-height:48px;margin:-3px 0 18px;padding:11px 15px;font-size:11px;display:flex}.compare-feedback span strong,.compare-feedback span small{display:block}.compare-feedback span small{color:var(--muted);margin-top:4px}.compare-feedback.processing{color:var(--primary);background:#f2f6ff;border:1px solid #b9c9ee}.compare-feedback.error{color:#8f1d1d;background:#fff2f2;border:1px solid #f2b8b8}.compare-result-panel{grid-template-columns:38px 1fr auto;align-items:center;gap:13px;min-height:74px;margin-bottom:18px;padding:14px 18px;display:grid}.compare-result-panel strong,.compare-result-panel small{display:block}.compare-result-panel strong{font-size:12px}.compare-result-panel small{color:var(--muted);margin-top:5px;font-size:9px}.compare-result-panel .button{text-decoration:none}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-card{border:1px solid var(--border);min-height:90px;box-shadow:var(--shadow);text-align:left;cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:46px 1fr 24px;align-items:center;gap:13px;padding:16px;display:grid}.settings-card:hover{border-color:#8fa6d9}.settings-card>span{width:44px;height:44px;color:var(--primary);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.settings-card strong,.settings-card small{display:block}.settings-card strong{font-size:12px}.settings-card small{color:var(--muted);margin-top:5px;font-size:9px}.settings-card>svg{color:#8c98ae}.loading-screen{min-height:100vh;color:var(--nav);background:var(--canvas);place-content:center;justify-items:center;gap:12px;display:grid}.loading-logo{width:70px;height:70px;box-shadow:var(--shadow);background:#fff;border-radius:16px;place-items:center;display:grid;overflow:hidden}.loading-logo img{object-fit:contain;width:64px;height:64px}.loading-screen strong{font-size:13px}.loading-line{background:#dce3f0;border-radius:3px;width:130px;height:3px;position:relative;overflow:hidden}.loading-line:after{content:"";background:var(--primary);width:42%;height:100%;animation:1.1s ease-in-out infinite loading;position:absolute}@keyframes slide-in{0%{opacity:.45;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(240%)}}@media (width<=1199px){:root{--sidebar-width:76px}.brand{justify-content:center;padding:0}.brand>span:last-child,.sidebar nav>p,.nav-button span,.nav-button em,.sidebar-support,.sidebar-help{display:none}.sidebar nav{padding:20px 10px}.nav-button{justify-content:center;padding:0}.nav-button.active{box-shadow:none}.topbar{padding:0 22px}.tablet-menu{display:inline-grid}.tablet-nav{z-index:40;border:1px solid var(--border);background:#fff;border-radius:10px;width:220px;padding:9px;position:fixed;top:70px;right:18px;box-shadow:0 15px 35px #081f5c33}.tablet-nav .nav-button{color:var(--text);justify-content:flex-start}.tablet-nav .nav-button span,.tablet-nav .nav-button em{display:block}.tablet-nav .nav-button.active{color:var(--primary);background:#edf3ff}.project-grid{grid-template-columns:1fr 1fr}.dashboard-layout{grid-template-columns:1fr}.dashboard-aside{grid-template-columns:1fr 1fr}.project-detail-grid{grid-template-columns:1fr}.project-detail-aside{grid-template-columns:1fr 1fr}}@media (width<=767px){.desktop-only,.sidebar,.tablet-menu,.table-wrap,.task-table-wrap{display:none!important}.mobile-only,.mobile-brand{display:flex}.app-main{margin-left:0;padding-bottom:70px}.topbar{height:60px;padding:0 14px}.mobile-brand{align-items:center;gap:9px}.mobile-brand strong{font-size:14px}.mobile-logo{background:#fff;border:1px solid #d8e1ee;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.mobile-logo img{object-fit:contain;width:31px;height:31px}.topbar-actions{gap:2px}.notification-button{width:42px}.page-content{padding:16px 14px 26px}.page-header{align-items:flex-start;margin-bottom:16px}.page-header h1{margin-bottom:5px;font-size:21px}.page-header p:last-child{max-width:235px;font-size:10px;line-height:1.5}.page-header .eyebrow{display:none}.page-actions .button{width:44px;padding:0;font-size:0}.page-actions .button svg{margin:0}.mobile-welcome{color:#fff;background:var(--nav);margin:-16px -14px 15px;padding:19px 17px 27px;display:block}.mobile-welcome p{color:#b8c9ed;margin-bottom:5px;font-size:10px}.mobile-welcome h1{margin-bottom:5px;font-size:20px}.mobile-welcome span{color:#aebfe5;font-size:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:-27px}.metric-card{border-radius:8px;min-height:80px;padding:11px 10px}.metric-card:first-child{display:none}.metric-top>span:first-child{font-size:9px}.metric-icon{width:26px;height:26px}.metric-icon svg{width:14px}.metric-card>strong{font-size:20px}.metric-card>small{display:none}.mobile-priority-list{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:9px;margin:15px 0;padding:0;display:block}.section-header{min-height:59px;padding:0 14px}.section-header h2{font-size:13px}.section-header p{font-size:9px}.priority-item{text-align:left;background:0 0;border:0;border-top:1px solid #e2e7ef;align-items:center;gap:9px;width:100%;min-height:66px;padding:9px 13px;display:flex}.priority-icon{border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.priority-blue{color:var(--primary);background:#edf3ff}.priority-orange{color:var(--warning);background:#fff2df}.priority-item>span:nth-child(2){flex:1;min-width:0}.priority-item strong,.priority-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.priority-item strong{font-size:10px}.priority-item small{color:var(--muted);margin-top:4px;font-size:8px}.priority-tag{color:var(--primary);font-size:9px;font-weight:600}.dashboard-layout,.dashboard-bottom-grid{display:block}.dashboard-aside,.weekly-panel{display:none}.project-health-panel{margin-bottom:15px}.project-mobile-list{display:block}.project-mobile-card{text-align:left;background:#fff;border:0;border-top:1px solid #e0e6ef;flex-direction:column;gap:9px;width:100%;min-height:128px;padding:13px;display:flex}.project-mobile-title{width:100%}.project-mobile-title>span:first-child{min-width:0}.project-mobile-title small,.project-mobile-title strong{display:block}.project-mobile-title small{color:var(--muted);font-size:8px}.project-mobile-title strong{margin-top:3px;font-size:11px}.project-mobile-card .progress-wrap{width:100%}.project-mobile-meta{width:100%;color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.risk-panel{margin-top:15px}.risk-list>button{padding:9px 13px}.risk-list small{max-width:190px}.mobile-bottom-nav{z-index:60;height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #d7deea;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -4px 16px #081f5c12}.mobile-bottom-nav button{color:#71809c;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:58px;padding:0;font-size:9px;display:flex;position:relative}.mobile-bottom-nav button svg{width:20px;height:20px}.mobile-bottom-nav button.active{color:var(--primary);font-weight:700}.mobile-bottom-nav button.active:before{content:"";background:var(--primary);width:24px;height:2px;position:absolute;top:0}.mobile-bottom-nav em{color:#fff;background:var(--danger);border:2px solid #fff;border-radius:9px;place-items:center;min-width:16px;height:16px;font-size:7px;font-style:normal;display:grid;position:absolute;top:4px;right:calc(50% - 19px)}.filter-panel{grid-template-columns:1fr auto;gap:8px;padding:9px;display:grid}.search-field{width:100%}.select-field{min-width:130px}.filter-result{display:none}.project-grid{display:block}.project-card{min-height:300px;margin-bottom:12px}.project-card:hover{transform:none}.project-hero{flex-direction:column;align-items:flex-start;padding:17px}.project-hero h1{font-size:20px}.project-hero p{flex-wrap:wrap;align-items:flex-start;gap:3px;line-height:1.6}.project-hero-status{justify-content:space-between;width:100%}.tab-nav{gap:16px;overflow-x:auto}.project-detail-grid,.project-detail-main,.project-detail-aside{display:block}.project-detail-main .panel,.project-detail-aside .panel{margin-bottom:14px}.stage-summary{grid-template-columns:104px 1fr;gap:14px;padding:16px}.stage-ring{width:94px;height:94px}.stage-ring strong{font-size:18px}.project-detail-aside{grid-template-columns:1fr}.status-update>div{flex-direction:column}.milestone-card{grid-template-columns:34px 1fr auto}.task-stats{grid-template-columns:repeat(3,1fr);gap:7px}.task-stats article{gap:7px;min-height:65px;padding:8px}.stat-icon{width:31px;height:31px}.stat-icon svg{width:15px}.task-stats strong{font-size:16px}.task-toolbar{flex-direction:column;align-items:stretch;padding:9px}.segmented-control{margin:0 -3px}.segmented-control button{min-height:44px;padding:0 10px}.search-field.compact{width:100%}.task-mobile-list{display:block}.task-mobile-card{text-align:left;background:#fff;border:0;border-bottom:1px solid #e1e6ef;flex-direction:column;align-items:flex-start;gap:7px;width:100%;min-height:128px;padding:13px;display:flex}.task-mobile-head{justify-content:space-between;align-items:center;width:100%;display:flex}.task-mobile-card>strong{font-size:11px}.task-mobile-card>small{color:var(--muted);font-size:9px}.task-mobile-footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:8px;display:flex}.task-mobile-footer span{align-items:center;gap:4px;font-size:9px;display:flex}.task-mobile-footer svg{width:12px}.drawer{width:100%}.drawer>header{min-height:74px}.drawer-body{padding:15px}.drawer>footer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.issue-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.issue-summary-grid article{min-height:66px}.issue-row{grid-template-columns:34px 1fr 20px;gap:10px;min-height:130px;padding:12px}.issue-main>span:first-child{flex-direction:column;align-items:flex-start;gap:3px}.issue-owner,.issue-task{display:none}.issue-row>.status-dot{grid-column:2}.issue-row>svg{grid-area:1/3/3}.issue-impact{white-space:normal;line-height:1.5}.compare-mode-grid{grid-template-columns:1fr;gap:8px}.compare-mode{min-height:92px;padding:13px}.upload-grid,.batch-select-grid{grid-template-columns:1fr;padding:15px}.compare-arrow{transform:rotate(90deg)}.upload-zone{min-height:155px}.compare-options{flex-direction:column;align-items:stretch;padding:12px 15px}.compare-options .button{width:100%}.comparison-list article{grid-template-columns:34px 1fr 48px 48px;gap:8px;min-height:118px;padding:12px}.comparison-main{grid-column:2/-1}.comparison-result{grid-row:2}.comparison-list .button{grid-column:2/-1;width:100%;min-height:38px;margin-top:3px}.settings-grid{grid-template-columns:1fr}.settings-card{min-height:82px}}.disabled-action{min-height:38px;color:var(--muted);background:#f6f8fb;border:1px solid #d8dfeb;border-radius:7px;place-items:center;margin:10px 14px 0;font-size:10px;display:grid}.panel-state{color:var(--muted);border-bottom:1px solid var(--border);margin:0;padding:16px;font-size:10px;line-height:1.6}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=767px){.project-hero-status{flex-wrap:wrap;justify-content:flex-start}.project-hero-status .button{min-height:44px}.danger-zone{flex-direction:column;align-items:stretch}.danger-zone .button{width:100%;min-height:44px}.status-update-reminder{flex-direction:column;align-items:stretch;margin:10px 0}.status-update-reminder .button{width:100%}}.workspace-section-heading{color:#fff;background:linear-gradient(115deg, var(--nav), var(--primary));min-height:82px;box-shadow:var(--shadow);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:14px 18px;display:flex}.workspace-section-heading>div>span{color:#b9c9ee;letter-spacing:.08em;font-size:9px;font-weight:700}.workspace-section-heading h2{margin:4px 0 3px;font-size:18px}.workspace-section-heading p{color:#d7e1f7;margin:0;font-size:10px}.workspace-section-heading .button{border-color:#ffffff8c;flex:none;min-height:44px}.project-work-summary{grid-template-columns:1fr 1fr;gap:18px;display:grid}.project-summary-list>button{width:100%;min-height:58px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #e5eaf2;justify-content:space-between;align-items:center;gap:14px;padding:9px 14px;display:flex}.project-summary-list>button:hover{background:#f5f8ff}.project-summary-list>button span{min-width:0}.project-summary-list strong,.project-summary-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-summary-list strong{font-size:10px}.project-summary-list small{color:var(--muted);margin-top:4px;font-size:9px}.project-summary-list em{color:var(--primary);background:#edf3ff;border-radius:5px;flex:none;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.project-summary-list em.danger{color:var(--danger);background:#ffebeb}.project-status-history{margin-top:18px}.compare-project-field select:disabled,.form-grid select:disabled{color:#42506a;opacity:1;background:#f3f6fa;border-color:#d6deeb}.form-grid label>small{color:var(--muted);font-size:9px}@media (width<=767px){.workspace-section-heading{flex-direction:column;align-items:stretch;min-height:124px;margin-bottom:12px;padding:14px}.workspace-section-heading .button{width:100%}.project-work-summary{grid-template-columns:1fr;gap:12px}.tab-nav{scrollbar-width:thin}.tab-nav button{white-space:nowrap;flex:none;min-height:44px}.project-status-history{margin-top:12px}}.demo-banner{z-index:200;color:#5b3500;background:#fff2cf;border:1px solid #e5a63d;border-radius:16px;align-items:center;min-height:32px;padding:0 14px;font-size:11px;font-weight:700;display:flex;position:fixed;top:8px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #5b350026}.error-screen{text-align:center;background:var(--canvas);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.error-screen>span{width:58px;height:58px;color:var(--danger);background:#ffebeb;border-radius:14px;place-items:center;display:grid}.error-screen h1{margin:18px 0 7px;font-size:22px}.error-screen p{max-width:480px;color:var(--muted);font-size:12px}.error-screen small{color:var(--muted);margin-top:14px;font-size:10px}.search-results,.top-panel{z-index:80;border:1px solid var(--border);background:#fff;border-radius:10px;width:min(420px,100vw - 32px);position:fixed;top:68px;right:28px;overflow:hidden;box-shadow:0 16px 38px #081f5c33}.search-results{left:calc(var(--sidebar-width) + 30px);right:auto}.search-results header,.top-panel header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:54px;padding:0 15px;display:flex}.search-results header small{color:var(--muted);font-size:10px}.search-results>button,.notification-panel>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5eaf2;grid-template-columns:44px 1fr;align-items:center;gap:3px 8px;width:100%;min-height:62px;padding:9px 14px;display:grid}.search-results>button:hover,.notification-panel>button:hover{background:#f5f8ff}.search-results>button span,.notification-panel>button span{width:38px;height:24px;color:var(--primary);background:#edf3ff;border-radius:5px;grid-row:1/3;place-items:center;font-size:9px;font-weight:700;display:grid}.search-results>button strong,.notification-panel>button strong{font-size:11px}.search-results>button small,.notification-panel>button small{color:var(--muted);font-size:9px}.search-results>p{color:var(--muted);text-align:center;margin:0;padding:30px 16px;font-size:11px}.top-panel header button{cursor:pointer;background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.profile-panel{padding-bottom:12px}.profile-panel p{color:var(--muted);margin:14px 16px 0;font-size:11px}.profile-panel>button{min-height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;margin:14px 16px 0;padding:0;font-weight:600}.modal-layer{z-index:130;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#040f2a7a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.action-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(620px,100%);max-height:min(820px,100vh - 36px);animation:.18s ease-out modal-in;display:flex;overflow:hidden;box-shadow:0 22px 55px #081f5c40}.action-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:14px 20px;display:flex}.action-modal h2{margin:0;font-size:17px}.action-modal header p{color:var(--muted);margin:5px 0 0;font-size:10px}.modal-close{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;font-size:24px}.modal-close:hover{background:#eef2f8}.modal-body{padding:20px;overflow-y:auto}.action-modal>footer{border-top:1px solid var(--border);background:#f8faff;justify-content:flex-end;gap:9px;min-height:68px;padding:11px 20px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label,.modal-field{flex-direction:column;gap:7px;display:flex}.form-grid label>span,.modal-field>span{color:#34415b;font-size:11px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea,.modal-field textarea{width:100%;min-height:44px;color:var(--text);background:#fff;border:1px solid #cbd5e5;border-radius:7px;padding:9px 11px;font-size:12px}.form-grid textarea,.modal-field textarea{resize:vertical;min-height:92px}.field-full{grid-column:1/-1}.form-error,.inline-feedback{color:#8d1f1f;background:#fff1f1;border:1px solid #efb3b3;border-radius:6px;margin:0;padding:10px 12px;font-size:10px}.inline-feedback{margin-top:12px}.validation-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.upload-entry{cursor:pointer;position:relative}.empty-note,.empty-state{color:var(--muted);text-align:center;margin:0;padding:24px;font-size:11px}.empty-state{width:100%}.quick-link-info{border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:8px 18px;display:flex}.quick-link-info:last-child{border-bottom:0}.quick-link-info span{flex-direction:column;font-size:11px;font-weight:600;display:flex}.quick-link-info small{color:var(--muted);margin-top:4px;font-size:9px;font-weight:400}.quick-link-info svg{color:#8a96ac}.status-history article{border-bottom:1px solid #e4e9f1;grid-template-columns:76px 1fr;gap:14px;min-height:110px;padding:20px;display:grid}.history-state{border-radius:14px;align-self:start;place-items:center;min-height:28px;font-size:9px;font-weight:700;display:grid}.history-state.published{color:var(--success);background:#eaf7f0}.history-state.pending{color:var(--warning);background:#fff3df}.status-history article strong{font-size:12px}.status-history article p{color:#42506a;margin:7px 0;font-size:11px}.status-history article small{color:var(--muted);font-size:9px}.issue-flow{grid-template-columns:repeat(4,1fr);gap:3px;margin:24px 0;display:grid}.issue-flow span{min-height:38px;color:var(--muted);text-align:center;border-bottom:3px solid #dce3ee;place-items:center;font-size:9px;display:grid}.issue-flow span.active{color:var(--primary);border-color:var(--primary);font-weight:700}.issue-flow span.done{color:var(--success);border-color:var(--success)}.issue-task-entry{margin-top:9px}.settings-card em{color:var(--primary);background:#edf3ff;border-radius:4px;margin-top:7px;padding:3px 7px;font-size:8px;font-style:normal;display:inline-flex}.settings-detail{color:#3e4b64;margin:0;font-size:12px;line-height:1.8}.comparison-list a{text-decoration:none}.compare-feedback.error{margin:-8px 0 18px}.comparison-history .empty-state{place-items:center;min-height:100px;display:grid}.modal-layer,.modal-body{overscroll-behavior:contain}.status-audit-meta{font-weight:600;color:#52617b!important;margin-top:6px!important}.status-rejection-reason{color:var(--danger)!important}.comparison-history-toolbar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f8faff;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:8px 18px;display:flex}.comparison-history-toolbar .segmented-control{flex:1;max-width:340px}.history-run-toggle{color:#44516a;cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:10px;display:inline-flex}.history-run-toggle input{width:16px;height:16px;accent-color:var(--primary)}.history-toggle-group,.comparison-row-actions{align-items:center;gap:8px;display:flex}.comparison-row-actions{flex-wrap:wrap;justify-content:flex-end}.comparison-row-actions .button{min-height:36px;padding:6px 9px}.icon-button:disabled,.button:disabled{cursor:not-allowed;opacity:.52}@keyframes modal-in{0%{opacity:.6;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (width>=1200px){.tablet-menu,.tablet-nav{display:none!important}}@media (width<=767px){.project-grid,.project-card{width:100%!important}.project-card{max-width:none!important}.search-results,.top-panel{width:auto;top:58px;left:10px;right:10px}.demo-banner{max-width:220px;min-height:27px;font-size:9px;top:4px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:1}.action-modal{max-height:calc(100vh - 18px)}.modal-layer{padding:9px}.modal-body{padding:15px}.action-modal>footer{padding-bottom:calc(11px + env(safe-area-inset-bottom))}.status-history article{grid-template-columns:62px 1fr;padding:14px}.comparison-history-toolbar{flex-direction:column;align-items:stretch;padding:10px 14px}.comparison-history-toolbar .segmented-control{width:100%;max-width:none}.history-run-toggle{align-self:flex-start}.history-toggle-group{flex-wrap:wrap}.comparison-row-actions{grid-column:2/-1;justify-content:flex-start}}.sidebar-support button{min-width:72px;min-height:44px;padding:0 4px}.global-search,.global-search input{min-height:44px}.notification-button{width:44px;height:44px;position:relative}.notification-button>em{color:#fff;background:var(--danger);border:2px solid #fff;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-style:normal;font-weight:700;display:grid;position:absolute;top:1px;right:0}.top-panel header button{width:44px;height:44px}.notification-panel>button.unread{background:#f4f7ff}.review-panel .button,.validation-box .button,.comparison-list .button{min-height:44px}.upload-entry.text-button{justify-content:center;min-width:44px}.segmented-control button{min-height:44px;font-size:11px}.data-table th,.metric-card>small,.data-table td>small,.data-table td strong+small,.progress-value,.badge,.timeline-list time,.risk-count,.project-code,.project-card-title small,.project-card-progress small,.project-card-info strong,.project-card-footer>span:last-child,.stage-summary>span:last-child>small,.milestone-card time,.project-facts dt,.attachment-meta,.file-row strong,.comment strong,.comment p,.issue-owner strong,.issue-task strong,.disabled-action,.panel-state{font-size:11px}.milestone-card small,.quick-links small,.task-facts dt,.validation-box p,.file-row small,.comment time,.issue-main>small,.issue-impact,.issue-owner small,.issue-task small,.compare-mode small,.settings-card small,.search-results>button small,.notification-panel>button small,.status-history article small,.quick-link-info small{font-size:10px}.quick-link-info{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5eaf2}.quick-link-info:hover{background:#f6f9ff}.stage-management{gap:14px;padding:16px;display:grid}.stage-management-card{border:1px solid var(--border);background:#fff;border-radius:9px;overflow:hidden}.stage-management-card>header{border-bottom:1px solid var(--border);background:#f8faff;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.stage-management-card>header strong,.stage-management-card>header small{display:block}.stage-management-card>header small{color:var(--muted);margin-top:4px;font-size:10px}.milestone-manage-row{border-bottom:1px solid #e8edf4;grid-template-columns:34px minmax(180px,1fr) 68px minmax(96px,auto);align-items:center;gap:12px;padding:12px 15px;display:grid}.milestone-manage-row:last-child{border-bottom:0}.milestone-manage-row>div strong,.milestone-manage-row>div small{display:block}.milestone-manage-row>div small{color:var(--muted);margin:4px 0 7px;font-size:9px}.milestone-manage-row label{flex-direction:column;gap:5px;display:flex}.milestone-manage-row label span{color:var(--muted);font-size:9px}.milestone-manage-row input{border:1px solid #cbd5e5;border-radius:6px;min-height:40px;padding:6px 8px}.member-management-list{background:#e8edf4;gap:1px;padding:14px;display:grid}.member-management-row{background:#fff;grid-template-columns:24px 34px 1fr 170px;align-items:center;gap:10px;min-height:62px;padding:9px 12px;display:grid}.member-management-row>span strong,.member-management-row>span small{display:block}.member-management-row>span small{color:var(--muted);margin-top:3px;font-size:9px}.member-management-row select{background:#fff;border:1px solid #cbd5e5;border-radius:6px;min-height:40px;padding:7px}.member-save{margin:0 14px 14px auto}.history-actions{align-items:center;gap:8px;display:flex}.status-history article{grid-template-columns:76px minmax(0,1fr) auto}.status-history article small{margin-top:4px;display:block}.member-role-panel{margin-top:16px}.member-role-panel,.organization-panel{scroll-margin-top:88px}.member-role-panel:focus-visible,.organization-panel:focus-visible{outline-offset:3px;outline:2px solid #4b70c9}.member-role-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.member-role-toolbar p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.member-role-panel .member-management-row{grid-template-columns:34px minmax(0,1fr) 180px}.member-role-panel .member-management-row label{display:block}.member-role-panel .member-management-row select{width:100%}.task-action-bar,.task-action-grid{background:#f4f8ff;border:1px solid #b9caed;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding:12px;display:flex}.task-action-bar span{color:#354766;font-size:10px}.task-action-grid{grid-template-columns:1fr 1fr;display:grid}.drawer-section h3{justify-content:space-between;align-items:center;display:flex}.file-row+.file-row{margin-top:7px}.file-row .text-button{margin-left:auto}.organization-panel{margin-top:16px}.organization-columns{background:#f4f7fc;grid-template-columns:repeat(3,1fr);align-items:start;gap:12px;padding:12px;display:grid}.organization-columns section{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:180px;padding:14px;overflow:hidden}.organization-columns header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.organization-columns p{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:10px;margin:0;padding:9px 0;font-size:11px;display:flex}.organization-columns p small{color:var(--muted);text-align:right;font-size:9px}.comparison-list article{grid-template-columns:38px minmax(250px,1fr) 60px 60px 92px 112px}.compare-result-complete{flex-wrap:wrap}.unmatched-grid{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px;width:100%;padding-top:12px;display:grid}.unmatched-grid section{background:#f7f9fc;border-radius:7px;padding:10px}.unmatched-grid strong,.unmatched-grid span{display:block}.unmatched-grid span{color:#44516a;margin-top:5px;font-size:10px}.comparison-detail-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.comparison-detail-summary span{border:1px solid var(--border);text-align:center;border-radius:8px;padding:12px}.comparison-detail-summary strong,.comparison-detail-summary small{display:block}.comparison-detail-summary strong{color:var(--primary);font-size:22px}.comparison-detail-summary small{color:var(--muted);margin-top:4px;font-size:9px}.robot-diff-list{gap:10px;margin-top:14px;display:grid}.robot-diff-list>section{border:1px solid var(--border);border-radius:8px;overflow:hidden}.robot-diff-list header,.robot-diff-list section>div{grid-template-columns:130px 1fr auto;gap:8px;padding:9px 11px;display:grid}.robot-diff-list header{background:#f5f8fe;justify-content:space-between;display:flex}.robot-diff-list section>div{border-top:1px solid #edf0f5;font-size:9px}.robot-diff-list section>div span,.robot-diff-list section>div small{color:var(--muted)}@media (width<=720px){.milestone-manage-row{grid-template-columns:30px 1fr}.milestone-manage-row>em,.milestone-manage-row label,.milestone-manage-row>.button{text-align:left;grid-column:2}.member-management-row,.member-role-panel .member-management-row{grid-template-columns:32px 1fr}.member-management-row select,.member-role-panel .member-management-row label{grid-column:2/-1}.member-role-toolbar{flex-direction:column;align-items:stretch}.status-history article{grid-template-columns:62px 1fr}.history-actions{grid-column:2}.organization-columns{grid-template-columns:1fr}.organization-columns section{min-height:auto}.comparison-list article{grid-template-columns:34px 1fr 48px 48px}.comparison-list article .button{grid-column:2/-1}.unmatched-grid,.robot-diff-list header,.robot-diff-list section>div{grid-template-columns:1fr}.task-action-bar{flex-direction:column;align-items:stretch}}.review-item small,.timeline-list small,.risk-list small,.weekly-panel p,.line-tags span,.project-card-info small,.stage-ring small,.status-update>div,.project-facts>small,.task-stats small,.issue-summary-grid small,.drawer>header span,.priority,.severity-mark,.upload-zone small,.compare-options>span,.comparison-main small,.comparison-result small,.compare-result-panel small,.section-header p,.compare-mode em,.settings-card em,.history-state,.issue-flow span{font-size:10px}.data-table th{letter-spacing:.02em}.checkbox-field{border:0;min-width:0;margin:0;padding:0}.checkbox-field legend{color:#34415b;margin-bottom:7px;font-size:11px;font-weight:600}.checkbox-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.checkbox-options label{cursor:pointer;background:#fff;border:1px solid #cbd5e5;border-radius:7px;flex-direction:row;align-items:center;gap:9px;min-height:44px;padding:0 11px;display:flex}.checkbox-options input{width:18px;min-height:18px;accent-color:var(--primary);flex:none}.checkbox-options span{font-size:12px}.checkbox-options span small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.checkbox-options label.line-inactive{opacity:.78;background:#f2f4f7}.health-explanation,.health-readonly{border:1px solid #cfdaea;border-left:4px solid var(--primary);background:#f7faff;border-radius:8px;margin:0 16px 16px;padding:13px 15px}.health-explanation>span,.health-readonly{align-items:center;gap:10px;display:flex}.health-explanation small,.health-readonly>span{color:var(--muted);font-size:10px;font-weight:700}.health-explanation p,.health-readonly p{color:#3e4c65;flex:100%;margin:8px 0 0;font-size:10px;line-height:1.65}.health-explanation em{color:#8a5600;margin-top:8px;font-size:9px;font-style:normal;display:block}.action-modal:has(.status-update-form){width:min(920px,100%)}.status-update-form{gap:16px}.system-snapshot{background:#f4f8ff;border:1px solid #b9c9e0;border-radius:9px;padding:16px}.system-snapshot header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.system-snapshot header strong{color:var(--primary);font-size:13px}.system-snapshot header span{color:var(--muted);background:#e6ecf5;border-radius:10px;padding:3px 8px;font-size:9px}.system-snapshot>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.system-snapshot>div>span{background:#fff;border-radius:7px;min-width:0;padding:10px}.system-snapshot small,.system-snapshot b{display:block}.system-snapshot small{color:var(--muted);font-size:9px}.system-snapshot b{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.system-snapshot p,.system-snapshot footer{color:#43516a;margin:11px 0 0;font-size:10px;line-height:1.6}.system-snapshot footer{border-top:1px solid #d8e1ef;padding-top:10px}.form-section{border:1px solid #d8e0ec;border-radius:9px;grid-template-columns:1fr 1fr;gap:13px;margin:0;padding:14px;display:grid}.form-section legend{color:#233a67;padding:0 7px;font-size:11px;font-weight:700}.robot-count-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.inline-check{background:#fff5e8;border-radius:7px;align-items:center;min-height:44px;padding:8px 10px;flex-direction:row!important}.inline-check input{flex:none;width:18px;min-height:18px}.exception-section{background:#fffbf2}.line-master-column{padding-left:0!important;padding-right:0!important}.line-master-column>header{padding:0 14px}.line-master-row{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;width:100%;min-height:74px;padding:9px 14px;display:grid}.line-master-row:hover{background:#f5f8fd}.line-master-row span strong,.line-master-row span small,.line-master-row>small{display:block}.line-master-row span small,.line-master-row>small{color:var(--muted);margin-top:3px;font-size:9px}.line-master-row>small{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;overflow:hidden}.line-master-row em{border-radius:9px;padding:3px 7px;font-size:8px;font-style:normal}.line-active{color:var(--success);background:#e9f7ef}.line-disabled{color:var(--muted);background:#edf0f4}.line-request-panel{margin-top:16px}.line-request-list article{border-top:1px solid var(--border);grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:86px;padding:14px 18px;display:grid}.line-request-list article p{color:#3f4d65;margin:5px 0;font-size:10px}.line-request-list article small{color:var(--muted);font-size:9px;display:block}.request-state{border-radius:13px;place-items:center;min-height:26px;font-size:9px;font-weight:700;display:grid}.request-pending{color:#9a5b00;background:#fff1d8}.request-approved{color:var(--success);background:#e8f7ee}.request-rejected{color:var(--danger);background:#ffeded}.request-actions{gap:8px;display:flex}.empty-inline{color:var(--muted);border:1px dashed #cbd5e5;border-radius:7px;grid-column:1/-1;margin:0;padding:12px;font-size:11px}.stage-weight-field{border:1px solid #cbd5e5;border-radius:9px;min-width:0;margin:0;padding:14px}.stage-weight-field legend{color:var(--nav);padding:0 6px;font-size:11px;font-weight:700}.stage-weight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.stage-weight-grid>label{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.stage-weight-grid>label>span:first-child{color:#43506a;font-size:11px}.stage-weight-grid .weight-input{flex-direction:row;align-items:center;gap:5px;display:inline-flex}.stage-weight-grid .weight-input input{width:76px;min-height:40px}.stage-weight-grid .weight-input b{color:var(--muted);font-size:11px}.compare-project-field{grid-template-columns:120px minmax(220px,360px) 1fr;align-items:center;gap:12px;padding:15px 20px 0;display:grid}.compare-project-field>span{color:#34415b;font-size:12px;font-weight:600}.compare-project-field select{width:100%;min-height:44px;color:var(--text);background:#fff;border:1px solid #cbd5e5;border-radius:7px;padding:0 11px;font-size:12px}.compare-project-field small{color:var(--muted);font-size:11px;line-height:1.5}.field-help{color:var(--muted);font-size:9px;line-height:1.5}.relation-section{background:#f6f9ff;border:1px solid #cbd8ef;border-radius:8px;padding:14px}.relation-list{gap:7px;display:grid}.relation-row{width:100%;min-height:58px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e1f0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:border-color .16s,box-shadow .16s;display:flex}.relation-row:hover{border-color:#89a5dc;box-shadow:0 4px 12px #0a307e14}.relation-row:focus-visible{outline-offset:2px;outline:3px solid #1449ab38}.relation-row:disabled{cursor:default;opacity:1}.relation-row>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.relation-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.relation-row small,.relation-closed-note{color:var(--muted);font-size:9px}.relation-row svg{width:16px;color:var(--primary)}.relation-closed-note{margin:10px 0 0;line-height:1.6}@media (width<=767px){.tablet-menu{width:44px;height:44px;display:inline-grid!important}.tablet-nav{z-index:90;width:min(240px,100vw - 20px);top:58px;right:10px}.checkbox-options{grid-template-columns:1fr}.system-snapshot>div{grid-template-columns:1fr 1fr}.form-section,.robot-count-grid{grid-template-columns:1fr}.line-request-list article{grid-template-columns:62px 1fr}.request-actions{grid-column:2}.stage-weight-grid{grid-template-columns:1fr}.compare-project-field{grid-template-columns:1fr;gap:7px;padding:14px 15px 0}.compare-project-field small{margin-bottom:2px}.page-header p:last-child,.mobile-welcome p,.mobile-welcome span,.priority-item strong,.project-mobile-title strong,.task-mobile-card>strong{font-size:11px}.priority-item small,.project-mobile-title small,.project-mobile-meta,.task-mobile-card>small,.task-mobile-footer span,.mobile-bottom-nav button{font-size:10px}}.stage-workspace .section-header{align-items:flex-start}.stage-management-card>header>div:first-child{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stage-index{color:#fff;background:#0a3270;border-radius:9px;place-items:center;width:28px;height:28px;font-weight:800;display:inline-grid}.stage-card-actions{gap:8px;display:flex}.stage-toggle{min-height:52px;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;display:flex}.stage-toggle>span:nth-child(2){flex:1;gap:3px;display:grid}.stage-toggle>svg{width:18px;transition:transform .18s}.stage-management-card.is-expanded .stage-toggle>svg{transform:rotate(90deg)}.stage-management-card.is-collapsed{padding-top:8px;padding-bottom:8px}.checklist-list{gap:8px;margin-top:12px;display:grid}.milestone-manage-row.is-complete{background:#f4f8fd}.milestone-check{color:#0a3270;background:#fff;border:1px solid #9bb3d2;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.milestone-check span{border:2px solid #6f87a8;border-radius:4px;width:13px;height:13px}.milestone-manage-row>em{text-align:right;color:#0a3270;min-width:48px;font-style:normal;font-weight:800}.milestone-row-actions{grid-template-columns:1fr 1fr;justify-items:stretch;gap:4px;display:grid}.milestone-row-actions>span{color:#68798e;text-align:center;grid-column:1/-1;font-size:10px}.check-attachment-panel>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.check-attachment-panel>header strong{color:#102c5a;font-size:13px}.check-attachment-panel>header span{color:var(--muted);font-size:10px}.check-attachment-list{max-height:300px;padding-right:3px;overflow-y:auto}.check-attachment-panel .upload-entry{margin-top:14px}.check-attachment-panel .upload-entry.is-disabled{opacity:.62;cursor:wait}.attachment-feedback{color:#174f35;background:#edf9f3;border:1px solid #b9dfcc;border-radius:7px;margin:10px 0 0;padding:9px 11px;font-size:10px}.stage-completion-note{color:#68798e;text-align:center;font-size:10px}.residual-list{border-top:1px dashed #9bb3d2;gap:8px;margin-top:14px;padding-top:12px;display:grid}.residual-list>article{background:#fffaf5;border:1px solid #d7e0ed;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.residual-list>article>span{flex:1;gap:3px;display:grid}.residual-list small{color:#68798e}.workspace-segment{background:#edf3fa;border:1px solid #b9c9dc;border-radius:12px;gap:4px;margin-bottom:14px;padding:4px;display:inline-flex}.workspace-segment button{color:#46617f;background:0 0;border:0;border-radius:9px;min-height:40px;padding:0 18px;font-weight:700}.workspace-segment button.active{color:#fff;background:#0a3270;box-shadow:0 4px 12px #0a32702e}.tab-nav{scrollbar-width:none}.tab-nav::-webkit-scrollbar{display:none}.risk-list{gap:10px;display:grid}.risk-list article{background:#fff;border:1px solid #b9c9dc;border-left:4px solid #0a3270;border-radius:10px;justify-content:space-between;gap:16px;padding:15px;display:flex}.risk-list article>div{gap:6px;display:grid}.risk-list article p{color:#40536a;margin:0}.risk-list article small{color:#68798e}.risk-list article>span{justify-items:end;gap:7px;min-width:110px;display:grid}.risk-list em{color:#0a3270;font-style:normal;font-weight:800}.risk-list em.danger,.residual-list em.danger{color:#b42318}@media (width<=720px){.stage-management-card>header{flex-direction:column;align-items:stretch}.stage-toggle,.stage-card-actions{width:100%}.stage-card-actions .button{flex:1}.risk-list article,.residual-list>article{flex-direction:column;align-items:stretch}.milestone-row-actions{grid-column:2;grid-template-columns:minmax(112px,1fr) minmax(88px,auto);align-items:center}.risk-list article>span{justify-items:start}.workspace-segment{width:100%}.workspace-segment button{flex:1}}.compare-path-field{color:#263b59;gap:7px;margin:0 23px 20px;font-size:12px;font-weight:700;display:grid}.compare-path-field input{color:#10284e;min-height:46px;font:inherit;background:#fff;border:1px solid #aebed5;border-radius:8px;padding:0 14px;font-weight:600}.compare-path-field input:focus{border-color:var(--primary);outline:3px solid #123a9f24}.compare-path-field small{color:var(--muted);font-size:11px;font-weight:400}.comparison-workspace-backdrop{z-index:1500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051230ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.comparison-workspace{background:#f4f7fb;border:1px solid #8fa8cf;border-radius:14px;width:min(1420px,96vw);height:min(920px,94vh);overflow:hidden;box-shadow:0 24px 80px #04153a52}.comparison-workspace-header{color:#fff;background:#081f5c;justify-content:space-between;align-items:center;gap:18px;min-height:88px;padding:16px 22px;display:flex}.comparison-workspace-header>div:first-child{min-width:0}.comparison-workspace-header span{color:#bdcaf0;font-size:11px}.comparison-workspace-header h2{margin:3px 0;font-size:22px}.comparison-workspace-header p{color:#d9e2f8;margin:0;font-size:12px}.comparison-workspace-header p strong{color:#fff}.comparison-workspace-actions{flex:none;align-items:center;gap:10px;display:flex}.comparison-workspace-header .button-secondary{color:#0b3480;background:#fff;border-color:#fff}.comparison-workspace-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff52;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.comparison-workspace-layout{grid-template-columns:264px minmax(0,1fr);height:calc(100% - 88px);display:grid}.comparison-robot-nav{background:#edf2f9;border-right:1px solid #b9c9dc;flex-direction:column;min-height:0;padding:14px;display:flex}.comparison-nav-overview,.comparison-robot-list button{color:#183453;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 11px;display:flex}.comparison-nav-overview:hover,.comparison-robot-list button:hover{background:#fff;border-color:#c9d5e5}.comparison-nav-overview.active,.comparison-robot-list button.active{color:#092b70;background:#fff;border-color:#7897c7;box-shadow:0 4px 14px #0f306917}.comparison-nav-overview svg{color:var(--primary);flex:none}.comparison-nav-overview span,.comparison-robot-list button>span{flex:1;gap:3px;min-width:0;display:grid}.comparison-nav-overview strong,.comparison-robot-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.comparison-nav-overview small,.comparison-robot-list small{color:#64758c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.comparison-robot-search{color:#63738b;background:#fff;border:1px solid #b9c9dc;border-radius:8px;align-items:center;gap:8px;min-height:44px;margin:12px 0 8px;padding:0 10px;display:flex}.comparison-robot-search svg{flex:none;width:17px}.comparison-robot-search input{color:#152b49;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.comparison-robot-list{align-content:start;gap:5px;min-height:0;display:grid;overflow-y:auto}.comparison-robot-list em{color:#0c3c8c;text-align:center;background:#dce8fb;border-radius:999px;min-width:28px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:800}.comparison-empty-note{color:#6b7b91;text-align:center;padding:18px 8px;font-size:11px}.comparison-workspace-main{background:#fff;min-width:0;min-height:0;overflow:auto}.comparison-overview-page,.comparison-robot-page{min-height:100%;padding:24px}.comparison-overview-page>header span,.comparison-robot-page-header>div:first-child>span{color:var(--primary);font-size:11px;font-weight:800}.comparison-overview-page h3,.comparison-robot-page h3{color:#0a2348;margin:4px 0 6px;font-size:23px}.comparison-overview-page>header p,.comparison-robot-page-header p{color:#65758b;margin:0;font-size:12px}.comparison-kpi-grid{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;margin:22px 0;display:grid}.comparison-kpi{background:#fff;border:1px solid #c7d3e4;border-left:4px solid #123a9f;border-radius:10px;align-content:center;gap:8px;min-height:96px;padding:16px;display:grid}.comparison-kpi.warning{border-left-color:#d27b13}.comparison-kpi.success{border-left-color:#23845a}.comparison-kpi.danger{border-left-color:#c53a42}.comparison-kpi small{color:#64758b;font-size:11px}.comparison-kpi strong{color:#0a2348;font-size:28px}.comparison-unmatched-block{background:#fffaf3;border:1px solid #e4c5a0;border-radius:10px;margin-bottom:18px;padding:14px}.comparison-unmatched-block>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.comparison-unmatched-block>header>div{gap:3px;display:grid}.comparison-unmatched-block>header strong{color:#55310e;font-size:13px}.comparison-unmatched-block>header span{color:#80694e;font-size:10px}.comparison-unmatched-actions{flex:none;align-items:center;gap:8px!important;display:flex!important}.comparison-unmatched-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.comparison-unmatched-summary>section{background:#fff;border:1px solid #e4c5a0;border-radius:9px;max-height:230px;padding:12px;overflow:auto}.comparison-unmatched-summary>section>strong{color:#77420c;margin-bottom:8px;font-size:12px;display:block}.comparison-unmatched-summary article{border-top:1px solid #eee2d2;gap:2px;padding:9px 0;display:grid}.comparison-unmatched-summary article:first-of-type{border-top:0}.comparison-unmatched-summary article b{color:#293d58;font-size:12px}.comparison-unmatched-summary article small{color:#66758a;overflow-wrap:anywhere;font-size:10px}.comparison-unmatched-summary article em{color:#9a641f;font-size:9px;font-style:normal}.comparison-unmatched-summary>section>p,.manual-match-empty{color:#778397;margin:10px 0;font-size:11px}.manual-match-panel{background:#f4f8fe;border:1px solid #9eb3d2;border-radius:9px;margin-top:12px;padding:14px}.manual-match-panel>header strong,.manual-match-panel>header span{display:block}.manual-match-panel>header strong{color:#123a76;font-size:13px}.manual-match-panel>header span{color:#63758f;margin-top:3px;font-size:10px}.manual-match-list{gap:8px;margin-top:12px;display:grid}.manual-match-list>label{background:#fff;border:1px solid #cad6e6;border-radius:8px;grid-template-columns:minmax(180px,1fr) 24px minmax(220px,1fr);align-items:center;gap:10px;min-height:58px;padding:9px 10px;display:grid}.manual-match-list>label>span{gap:2px;min-width:0;display:grid}.manual-match-list b{color:#19365d;font-size:11px}.manual-match-list small{color:#748398;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.manual-match-list svg{color:#315ea7}.manual-match-list select{color:#203957;background:#fff;border:1px solid #9eb3d2;border-radius:7px;min-width:0;min-height:42px}.manual-match-note{color:#405674;gap:5px;margin-top:12px;font-size:10px;display:grid}.manual-match-note input{background:#fff;border:1px solid #9eb3d2;border-radius:7px;min-height:42px;padding:0 10px}.manual-match-panel footer{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.manual-match-error{color:#b42332;margin:9px 0 0;font-size:10px}.compare-unmatched-guidance{border-top:1px solid var(--border);color:#72511f;align-items:center;gap:7px;width:100%;padding-top:10px;font-size:10px;display:flex}.compare-unmatched-guidance svg{width:16px}.comparison-robot-table{border:1px solid #b9c9dc;border-radius:10px;overflow:hidden}.comparison-robot-table>header{color:#fff;background:#123a9f;justify-content:space-between;padding:13px 16px;display:flex}.comparison-robot-table>header span{color:#dbe5ff;font-size:10px}.comparison-robot-table>button{color:#172f4f;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #d8e0ec;grid-template-columns:minmax(200px,1fr) 110px 110px;align-items:center;gap:12px;width:100%;min-height:62px;padding:9px 16px;display:grid}.comparison-robot-table>button:hover{background:#f2f6fc}.comparison-robot-table>button>span{gap:2px;font-size:18px;font-weight:800;display:grid}.comparison-robot-table small{color:#6a7a90;font-size:10px;font-weight:400}.comparison-robot-table .has-change{color:#bd2f3d}.comparison-robot-page{flex-direction:column;padding:0;display:flex}.comparison-robot-page-header{background:#f8fafd;border-bottom:1px solid #cbd6e5;justify-content:space-between;align-items:center;gap:16px;min-height:102px;padding:17px 20px;display:flex}.comparison-file-filters{background:#edf2f8;border:1px solid #c4d0e0;border-radius:9px;gap:5px;padding:4px;display:flex}.comparison-file-filters button{color:#50647e;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:36px;padding:0 13px;font-size:11px;font-weight:700}.comparison-file-filters button.active{color:#fff;background:#123a9f}.comparison-file-layout{flex:1;grid-template-columns:300px minmax(0,1fr);min-height:0;display:grid}.comparison-file-list{background:#f6f8fc;border-right:1px solid #cbd6e5;min-height:0;overflow-y:auto}.comparison-file-list>header{z-index:2;background:#eef3fa;border-bottom:1px solid #cbd6e5;justify-content:space-between;padding:12px 14px;font-size:11px;display:flex;position:sticky;top:0}.comparison-file-list>button{color:#18304f;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dce3ed;grid-template-columns:auto 1fr;gap:5px 8px;width:100%;min-height:80px;padding:11px 13px;display:grid}.comparison-file-list>button:hover,.comparison-file-list>button.active{background:#fff}.comparison-file-list>button.active{box-shadow:inset 3px 0 #123a9f}.comparison-file-list>button strong{text-overflow:ellipsis;white-space:nowrap;align-self:center;font-size:12px;overflow:hidden}.comparison-file-list>button small{color:#708096;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:9px;overflow:hidden}.comparison-status{color:#8b540f;background:#fff0dc;border-radius:999px;align-items:center;width:max-content;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.comparison-status.added{color:#176a48;background:#def3e8}.comparison-status.removed{color:#a22634;background:#fbe2e5}.comparison-status.meaningless{color:#5f6d80;background:#e8edf3}.comparison-diff-reader{background:#fff;min-width:0;min-height:0;overflow:auto}.comparison-reader-header{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #cbd6e5;justify-content:space-between;align-items:center;gap:12px;min-height:67px;padding:11px 16px;display:flex;position:sticky;top:0}.comparison-reader-header>div{min-width:0}.comparison-reader-header>div span{color:#526c8d;font-size:10px}.comparison-reader-header h4{color:#102a4e;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font:700 13px JetBrains Mono,Cascadia Code,monospace;overflow:hidden}.comparison-hunk-list{gap:14px;padding:14px;display:grid}.comparison-hunk{border:1px solid #b7c7dc;border-radius:10px;overflow:hidden}.comparison-hunk>header{color:#334d6d;background:#eef3fa;justify-content:space-between;gap:12px;padding:9px 12px;font-size:10px;display:flex}.comparison-meaningless-note{color:#5d6b7d;background:#f8fafc;border-top:1px solid #d9e1ec;margin:0;padding:9px 12px;font-size:10px;line-height:1.6}.comparison-code-grid{grid-template-columns:1fr 1fr;min-width:0;display:grid}.comparison-code-panel{background:#fbfcfe;min-width:0;overflow:auto}.comparison-code-panel+.comparison-code-panel{border-left:1px solid #b7c7dc}.comparison-code-panel>header{color:#0d4a85;background:#e7f1fb;padding:8px 11px;font-size:10px;font-weight:800;position:sticky;left:0}.comparison-code-panel.after>header{color:#824508;background:#fff0de}.comparison-code-panel>div{min-width:460px;padding:6px 0}.comparison-code-panel p{color:#253750;white-space:pre;grid-template-columns:48px minmax(0,1fr);min-height:24px;margin:0;font:11px/24px JetBrains Mono,Cascadia Code,monospace;display:grid}.comparison-code-panel p:nth-child(2n){background:#11305c06}.comparison-code-panel p.changed{background:#ffe8c9;box-shadow:inset 3px 0 #d17a12}.comparison-code-panel.before p.changed{background:#fde3e5;box-shadow:inset 3px 0 #c53a42}.comparison-code-panel p.omitted{color:#6f7e91;background:#eef2f7;font-style:italic}.comparison-code-panel p>span{color:#8b98aa;text-align:right;-webkit-user-select:none;user-select:none;background:#e9eef5b8;padding-right:9px}.comparison-code-panel code{font:inherit;padding:0 10px}.comparison-code-panel .empty-side{color:#7b8798}.comparison-reader-empty{color:#6b7b91;text-align:center;align-content:center;place-items:center;gap:8px;min-height:360px;display:grid}.comparison-reader-empty svg{color:#8da2c0;width:34px;height:34px}.comparison-reader-empty strong{color:#243b59;font-size:13px}.comparison-reader-empty span{font-size:11px}@media (width<=900px){.comparison-workspace-backdrop{padding:0}.comparison-workspace{border:0;border-radius:0;width:100vw;height:100dvh}.comparison-workspace-header{align-items:flex-start;min-height:108px;padding:13px 14px}.comparison-workspace-header h2{font-size:18px}.comparison-workspace-header p{max-width:60vw}.comparison-workspace-actions .button{width:44px;padding:0;font-size:0}.comparison-workspace-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:calc(100% - 108px)}.comparison-workspace-main{width:100%;max-width:100%;overflow:auto}.comparison-robot-nav{border-bottom:1px solid #b9c9dc;border-right:0;max-height:190px}.comparison-nav-overview{min-height:48px}.comparison-robot-search{margin:8px 0 5px}.comparison-robot-list{display:flex;overflow:auto hidden}.comparison-robot-list button{min-width:220px}.comparison-overview-page{padding:16px}.comparison-kpi-grid{grid-template-columns:1fr 1fr}.comparison-unmatched-block>header{flex-direction:column;align-items:stretch}.comparison-unmatched-actions{box-sizing:border-box;flex-direction:column;flex:0 auto;align-self:stretch;align-items:stretch;width:100%;min-width:0;max-width:100%}.comparison-unmatched-block>header .button{box-sizing:border-box;width:100%;min-width:0;min-height:44px}.comparison-unmatched-summary,.manual-match-list>label{grid-template-columns:1fr}.manual-match-list>label>svg{display:none}.manual-match-panel footer{flex-direction:column-reverse;align-items:stretch}.manual-match-panel footer .button{min-height:44px}.comparison-robot-table>button{grid-template-columns:minmax(140px,1fr) 70px 70px;padding:8px 10px}.comparison-robot-page-header{flex-direction:column;align-items:stretch}.comparison-file-filters{overflow-x:auto}.comparison-file-filters button{flex:1;min-width:64px;min-height:44px}.comparison-file-layout{display:block;overflow:auto}.comparison-file-list{border-bottom:1px solid #cbd6e5;border-right:0;max-height:240px}.comparison-diff-reader{overflow:visible}.comparison-code-grid{grid-template-columns:1fr}.comparison-code-panel+.comparison-code-panel{border-top:1px solid #b7c7dc;border-left:0}.compare-path-field{margin:0 15px 16px}}.master-data-row{width:100%;min-height:48px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;padding:8px 4px;transition:color .16s,background .16s;display:flex}.master-data-row span{gap:3px;min-width:0;display:grid}.master-data-row strong,.master-data-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.master-data-row small{color:var(--muted);font-size:9px}.master-data-row em{color:var(--primary);flex:none;font-size:10px;font-style:normal}.master-data-row:not(:disabled):hover,.master-data-row:not(:disabled):focus-visible{color:var(--primary);background:#f3f7ff;outline:none}.master-data-row:disabled{cursor:default;opacity:1}
