:root{font-family:PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:#172a43;background:#e9eef5;font-synthesis:none;--navy:#152e50;--blue:#245de6;--blue-dark:#184ac0;--blue-soft:#edf3ff;--ink:#172a43;--muted:#617187;--line:#e2e8f0;--ground:#f3f6fa;--green:#18764b;--amber:#8c5d0c;--amber-soft:#fff6df;--shadow:0 14px 44px rgba(26,48,78,.1)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#e9eef5;font-size:14px;line-height:1.55}button,input{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none}button:focus-visible,input:focus-visible{outline:3px solid #a5c0ff;outline-offset:3px}h1,h2,p{margin:0}h1,h2{line-height:1.4}h1{font-size:25px;letter-spacing:0}h2{font-size:18px}.icon{display:block;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.eyebrow{display:block;color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.08em}.eyebrow.light{color:#a9bedb}.small{font-size:12px}.muted{color:var(--muted)}.brand-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:19px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 16px;border:1px solid #cdd8e6;border-radius:8px;background:#fff;font-weight:550;white-space:nowrap}.button:hover{background:#f3f7ff;border-color:#b6c9ed}.button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.button.primary:hover{background:var(--blue-dark)}.panel{background:#fff;border-radius:14px;padding:18px}.badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:5px;background:var(--blue-soft);color:var(--blue);font-size:12px;font-weight:550;white-space:nowrap}.badge.gray{background:#f0f3f7;color:#596a80}.badge.amber{background:var(--amber-soft);color:var(--amber)}.admin-shell{width:calc(100% - 48px);max-width:1560px;min-height:880px;margin:24px auto 36px;display:grid;grid-template-columns:204px minmax(0,1fr);overflow:hidden;border-radius:16px;background:var(--ground);box-shadow:var(--shadow)}.admin-sidebar{display:flex;min-height:880px;flex-direction:column;padding:25px 14px 17px;background:var(--navy);color:#c5d3e7}.admin-brand{display:flex;align-items:center;gap:9px;padding:0 8px 27px;color:#fff}.admin-brand>div,.login-brand>div{display:grid;gap:1px}.admin-brand strong{font-size:15px}.admin-brand span:not(.brand-mark),.admin-account span:not(.avatar){font-size:10px;color:#a9bedb;letter-spacing:.03em}.sidebar-label{padding:0 13px 9px;color:#8fa7c6;font-size:10px;letter-spacing:.1em}.admin-nav{display:grid;gap:6px}.admin-nav button{display:flex;align-items:center;gap:10px;min-height:43px;padding:9px 13px;border-radius:8px;color:#c0cee1;text-align:left;font-size:13px}.admin-nav button:hover{background:#244162}.admin-nav button.active{background:#2957ce;color:#fff;font-weight:600}.admin-nav button .nav-dot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#f5bf52}.admin-account{display:flex;align-items:center;gap:10px;margin-top:auto;padding:20px 8px 0}.admin-account .avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#375471;color:#eff4fc;font-size:13px}.admin-account strong{display:block;color:#eff4fc;font-size:12px}.admin-account .icon-button{margin-left:auto;color:#a2b8d2}.icon-button{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:8px}.icon-button:hover{background:var(--blue-soft);color:var(--blue)}.admin-sidebar .icon-button:hover{background:#244162;color:#fff}.admin-content{min-width:0}.admin-top{display:flex;height:65px;align-items:center;justify-content:space-between;gap:16px;padding:0 30px;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{color:#687a92;font-size:12px}.breadcrumb span{margin:0 9px;color:#a8b4c4}.breadcrumb strong{color:var(--ink)}.top-actions{display:flex;align-items:center;gap:14px}.prototype-label{padding:4px 8px;border-radius:5px;background:var(--blue-soft);color:var(--blue);font-size:11px}.admin-page{min-width:0;padding:28px 30px 32px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading p{margin-top:5px;color:var(--muted);font-size:12px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:18px;border-radius:12px;background:#fff}.stat-cell{display:grid;gap:4px;min-height:114px;padding:18px 20px;border-right:1px solid var(--line)}.stat-cell:last-child{border-right:0}.stat-label{color:var(--muted);font-size:12px}.stat-cell strong{font-size:27px;font-weight:650;line-height:1.1}.stat-meta{color:var(--muted);font-size:11px}.overview-grid,.placeholder-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;margin-bottom:18px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.panel-heading h2{font-size:17px}.panel-heading p{margin-top:4px;color:var(--muted);font-size:12px}.empty-state{display:grid;justify-items:center;align-content:center;gap:5px;min-height:240px;color:var(--muted);text-align:center}.empty-state.compact{min-height:186px}.empty-state strong{color:var(--ink);font-size:14px}.empty-state span{font-size:12px}.empty-icon{display:grid;width:46px;height:46px;place-items:center;margin-bottom:5px;border-radius:13px;background:var(--blue-soft);color:var(--blue)}.todo-placeholder{display:flex;align-items:center;gap:10px;min-height:186px;padding:0 18px;border-radius:10px;background:#f8fafc;color:var(--muted)}.activity-panel{min-height:145px}.activity-empty{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.activity-dot{width:8px;height:8px;border-radius:50%;background:#b8c6d8}.module-hero{display:flex;align-items:center;gap:15px;margin-bottom:18px}.module-hero h2{margin-top:3px}.module-hero p{margin-top:3px;color:var(--muted);font-size:12px}.module-hero .badge{margin-left:auto}.module-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:var(--blue-soft);color:var(--blue)}.placeholder-panel{min-height:200px}.skeleton-list{display:grid;gap:11px;padding-top:3px}.skeleton-list span{display:block;height:12px;border-radius:5px;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc,#eef2f7 75%);background-size:200% 100%}.skeleton-list span:nth-child(2){width:85%}.skeleton-list span:nth-child(3){width:68%}.placeholder-action{display:flex;align-items:center;width:100%;gap:10px;padding:12px 0;border-top:1px solid #edf0f5;text-align:left}.placeholder-action .row-icon{display:grid;width:36px;height:36px;place-items:center;flex:none;border-radius:10px;background:var(--blue-soft);color:var(--blue)}.placeholder-action>span:nth-child(2){display:grid;gap:2px;flex:1}.placeholder-action strong{font-size:13px}.placeholder-action small{color:var(--muted);font-size:11px}.placeholder-action>.icon{color:#8798ad}.table-placeholder{min-height:290px}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(420px,560px) minmax(420px,1fr);background:#f3f6fa}.login-card{display:flex;max-width:400px;width:calc(100% - 48px);align-self:center;justify-self:center;flex-direction:column;padding:18px 0}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:82px}.login-brand strong{font-size:16px}.login-brand span:not(.brand-mark){color:var(--muted);font-size:10px}.login-heading{margin-bottom:28px}.login-heading h1{margin-top:9px;font-size:28px}.login-heading p{margin-top:7px;color:var(--muted);font-size:13px}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:7px;font-size:13px;font-weight:550}.login-form input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d8e1ec;border-radius:8px;background:#fff}.login-submit{width:100%;min-height:48px;margin-top:8px}.login-note{display:flex;align-items:center;gap:6px;margin-top:20px;color:var(--muted);font-size:11px}.login-aside{display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:flex-end;min-height:100vh;padding:68px 8vw 90px;background:var(--navy);color:#fff}.login-aside:before,.login-aside:after{position:absolute;content:"";border:1px solid rgba(169,190,219,.2);border-radius:50%}.login-aside:before{width:520px;height:520px;right:-130px;top:-170px}.login-aside:after{width:280px;height:280px;right:140px;top:55px}.login-aside h2{position:relative;margin:15px 0 20px;font-size:43px;line-height:1.25;letter-spacing:-.04em}.login-aside p{position:relative;max-width:385px;color:#b5c8df;line-height:1.9}.aside-rule{width:62px;height:2px;margin:32px 0 14px;background:#5382ea}.aside-caption{position:relative;color:#90a9c8;font-size:11px;letter-spacing:.08em}@media(max-width:900px){.admin-shell{width:calc(100% - 24px);margin:12px auto;grid-template-columns:68px minmax(0,1fr)}.admin-sidebar{padding:18px 9px}.admin-brand{justify-content:center;padding:0 0 25px}.admin-brand>div,.sidebar-label,.admin-nav button span,.admin-account>div{display:none}.admin-nav button{justify-content:center;padding:9px}.admin-nav button .nav-dot{position:absolute;margin:0 0 25px 25px}.admin-account{justify-content:center;padding:20px 0 0}.admin-account .icon-button{display:none}.admin-top{padding:0 20px}.top-actions .small{display:none}.admin-page{padding:22px 20px}.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-card{padding:25px 0}.login-brand{margin-bottom:56px}}@media(max-width:640px){.admin-shell{width:100%;margin:0;border-radius:0;grid-template-columns:1fr}.admin-sidebar{position:fixed;z-index:4;right:0;bottom:0;left:0;display:block;min-height:auto;padding:6px 8px;background:#fff;border-top:1px solid var(--line);color:var(--muted)}.admin-brand,.sidebar-label,.admin-account{display:none}.admin-nav{grid-template-columns:repeat(9,1fr);gap:1px}.admin-nav button{position:relative;display:grid;min-height:45px;justify-items:center;gap:1px;padding:5px 1px;border-radius:7px}.admin-nav button.active{background:var(--blue-soft);color:var(--blue)}.admin-nav button span{display:block;overflow:hidden;width:100%;font-size:9px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.admin-nav button .nav-dot{position:absolute;top:3px;right:5px;width:5px;height:5px;margin:0}.admin-top{height:58px;padding:0 14px}.prototype-label{display:none}.breadcrumb{font-size:11px}.admin-page{padding:18px 14px 75px}.page-heading{display:grid;gap:13px;margin-bottom:18px}.page-heading .button{width:max-content}.stats-strip{grid-template-columns:repeat(2,1fr)}.stat-cell{min-height:95px;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-cell:nth-child(2n){border-right:0}.stat-cell:nth-last-child(-n+2){border-bottom:0}.overview-grid,.placeholder-grid{grid-template-columns:1fr}.module-hero{align-items:flex-start}.module-hero .badge{display:none}.panel{padding:15px}.login-card{width:calc(100% - 40px)}}@media(max-width:640px){.admin-nav{grid-template-columns:repeat(10,1fr)}.closeout-contract-badge{width:max-content}.closeout-grid{grid-template-columns:1fr}.closeout-status-panel{overflow:hidden}.closeout-steps{min-width:620px}}.closeout-alert{margin:0 0 14px;padding:11px 13px;border-radius:8px;font-size:12px}.closeout-alert.error{background:#fff0f0;color:#a33a3a}.closeout-alert.success{background:#edf9f2;color:var(--green)}.closeout-list-panel{min-height:300px}.closeout-records{display:grid;gap:14px}.closeout-record{padding:16px;border:1px solid var(--line);border-radius:10px;background:#fbfcfe}.closeout-record-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.closeout-record h3{margin:0;font-size:15px}.closeout-record-heading p{margin-top:3px;color:var(--muted);font-size:11px}.closeout-review-note{margin:12px 0 0;padding:8px 10px;border-radius:6px;background:#fff8e8;color:var(--amber);font-size:12px}.closeout-lines{display:grid;gap:8px;margin-top:14px}.closeout-line{display:grid;grid-template-columns:minmax(150px,1fr) repeat(4,86px);gap:10px;align-items:end;padding:10px;border-radius:8px;background:#fff;border:1px solid #edf0f5}.closeout-line>div{display:grid;gap:2px}.closeout-line strong{font-size:12px}.closeout-line small{color:var(--muted);font-size:10px}.closeout-line label{display:grid;gap:3px;color:var(--muted);font-size:10px}.closeout-line input{width:100%;min-height:32px;padding:5px 7px;border:1px solid #d8e1ec;border-radius:6px;background:#fff;text-align:right}.closeout-line input:disabled{background:#f3f6fa;color:#738399}.closeout-record-actions{display:flex;align-items:center;gap:9px;margin-top:14px}.closeout-record-actions span{color:var(--muted);font-size:10px}@media(max-width:760px){.closeout-line{grid-template-columns:1fr 1fr}.closeout-line>div{grid-column:1/-1}.closeout-record-actions{align-items:flex-start;flex-wrap:wrap}}.closeout-status-panel{margin-bottom:18px}.closeout-contract-badge{align-self:flex-start}.closeout-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.closeout-step{position:relative;display:grid;gap:3px;padding:12px;border-radius:10px;background:#f5f7fa;color:#708198}.closeout-step:not(:last-child):after{position:absolute;top:22px;right:-13px;width:18px;height:1px;background:#d4ddea;content:""}.closeout-step span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#dce4ee;color:#657890;font-size:12px}.closeout-step strong{font-size:12px;color:#3f526b}.closeout-step small{font-size:11px}.closeout-step.current{background:var(--blue-soft);color:var(--blue)}.closeout-step.current span{background:var(--blue);color:#fff}.closeout-step.current strong{color:var(--blue)}.closeout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1.08fr);gap:18px}.closeout-form-panel,.equipment-panel{min-height:500px}.closeout-form{display:grid;gap:16px}.closeout-form label{display:grid;gap:7px;color:#334963;font-size:13px;font-weight:550}.closeout-form input,.closeout-form select,.closeout-form textarea{width:100%;padding:10px 12px;border:1px solid #d8e1ec;border-radius:8px;background:#fbfcfe;color:var(--ink);resize:vertical}.closeout-form select{min-height:43px}.closeout-form textarea{min-height:92px}.closeout-form-actions{display:flex;align-items:center;gap:12px;padding-top:3px}.closeout-form-actions span{color:var(--muted);font-size:11px}.closeout-form-actions button:disabled{cursor:not-allowed;opacity:.55}.equipment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.equipment-field{display:grid;grid-template-columns:1fr 74px;gap:2px 8px;align-items:center;padding:11px;border:1px solid #edf0f5;border-radius:9px;background:#fbfcfe}.equipment-field>span{font-size:13px;font-weight:600}.equipment-field input{width:74px;min-height:34px;padding:5px 8px;border:1px solid #d8e1ec;border-radius:6px;text-align:right;background:#fff}.equipment-field small{grid-column:1 / -1;color:var(--muted);font-size:10px;line-height:1.4}.equipment-field.difference{border-color:#f0d49c;background:#fffaf0}.contract-note{display:flex;gap:8px;margin-top:18px;padding:11px 12px;border-radius:8px;background:#f4f7fb;color:#60738c;font-size:11px;line-height:1.5}.closeout-line{grid-template-columns:minmax(150px,1fr) minmax(86px,110px) minmax(150px,1.2fr)}.loss-picker{position:relative;color:var(--ink);font-size:12px}.loss-picker summary{display:flex;align-items:center;min-height:32px;padding:5px 24px 5px 8px;border:1px solid #d8e1ec;border-radius:6px;background:#fff;cursor:pointer;list-style:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loss-picker summary::-webkit-details-marker{display:none}.loss-picker summary:after{position:absolute;right:9px;content:"⌄";color:var(--muted)}.loss-picker[open] summary:after{content:"⌃"}.loss-picker[open] summary{border-color:#9bb6f4}.loss-picker-menu{position:absolute;z-index:3;top:38px;right:0;left:0;display:grid;gap:7px;padding:9px;background:#fff;border:1px solid #d8e1ec;border-radius:7px;box-shadow:0 10px 25px #1a304e24}.loss-picker-menu label{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:12px;cursor:pointer}.loss-picker-menu input{width:15px;height:15px;min-height:0;padding:0;accent-color:var(--blue)}.history-summary{display:block;min-height:32px;padding:7px 8px;border-radius:6px;background:#f3f6fa;color:var(--muted);font-size:11px}@media(max-width:760px){.closeout-line{grid-template-columns:1fr 1fr}.closeout-line>div{grid-column:1/-1}.closeout-line .loss-field{grid-column:1/-1}}.notification-wrap,.notification-trigger{position:relative}.notification-count{position:absolute;top:-3px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#c64d4d;color:#fff;font-size:10px;line-height:16px;text-align:center}.notification-popover{position:absolute;z-index:20;top:42px;right:0;width:min(360px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 16px 36px #1a304e2e}.notification-popover-heading{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--line)}.notification-popover-heading button{padding:0}.notification-list{display:grid;max-height:380px;overflow:auto}.notification-item{display:grid;gap:5px;padding:13px 15px;border-bottom:1px solid #edf1f5;text-align:left;background:#fff}.notification-item:hover{background:#f7f9fc}.notification-item.is-read{color:var(--muted)}.notification-item-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.notification-item-heading strong{color:var(--ink);font-size:13px}.notification-item-heading small{color:var(--blue);font-size:11px}.notification-item>span:nth-child(2){font-size:12px}.notification-item time{color:#8a99ab;font-size:10px}.notification-empty{padding:28px 15px;color:var(--muted);font-size:12px;text-align:center}.notification-error{padding:10px 15px;color:#a54b4b;background:#fff0f0;font-size:12px}@media(max-width:640px){.admin-nav{grid-template-columns:repeat(8,1fr)}}@media(max-width:640px){.admin-nav{grid-template-columns:repeat(8,minmax(0,1fr))}.closeout-status-panel{overflow:visible}.closeout-steps{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.closeout-step:not(:last-child):after{display:none}}.inventory-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.inventory-summary div{display:grid;gap:4px;min-height:86px;padding:14px 16px;border:1px solid #e1e8f1;border-radius:8px;background:#fff}.inventory-summary span{color:#718198;font-size:12px}.inventory-summary strong{font-size:24px;line-height:1.1}.inventory-low{color:#a63831;font-weight:600}@media(max-width:600px){.inventory-summary{grid-template-columns:1fr 1fr}.inventory-summary div:last-child{grid-column:1/-1}}.ops-panel{display:grid;gap:18px;color:#20344d}.ops-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ops-header h2{margin:4px 0;font-size:24px}.ops-header p{margin:0;color:#718198;font-size:13px}.ops-eyebrow{color:#5579d7;font-size:10px;letter-spacing:.12em;font-weight:700}.ops-button{border:1px solid #d6dfec;border-radius:7px;background:#fff;color:#34577f;min-height:36px;padding:0 14px;font-weight:600;cursor:pointer}.ops-button:disabled{opacity:.6;cursor:wait}.ops-button.primary{background:#275bd3;border-color:#275bd3;color:#fff}.ops-alert{padding:11px 13px;border-radius:7px;font-size:13px}.ops-alert.error{background:#fff0ef;color:#a63831}.ops-alert.success{background:#ecf8f0;color:#28754a}.ops-state,.ops-empty{padding:28px;text-align:center;color:#73839a;background:#f8fafc;border-radius:8px}.ops-create-grid,.ops-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ops-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-card{background:#fff;border:1px solid #e1e8f1;border-radius:10px;padding:18px;min-width:0}.ops-card h3{margin:0;font-size:16px}.ops-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.ops-card-heading span{font-size:12px;color:#7c8da3}.ops-form{display:grid;gap:11px}.ops-form label,.ops-inline label,.ops-form fieldset label{display:grid;gap:5px;color:#52667e;font-size:12px}.ops-form input,.ops-form select{width:100%;box-sizing:border-box;border:1px solid #d5dfeb;border-radius:6px;min-height:34px;padding:6px 8px;color:#243c58;background:#fff}.ops-inline{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ops-form fieldset{border:1px solid #e1e8f1;border-radius:7px;padding:9px;display:grid;gap:7px}.ops-form legend{padding:0 4px;color:#52667e;font-size:12px}.ops-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:7px!important}.ops-check input{width:auto}.ops-form fieldset input[type=number]{min-height:28px}.ops-form fieldset label:not(.ops-check){grid-template-columns:1fr 88px;align-items:center}.ops-muted{color:#8795a8;font-size:12px}.ops-table-wrap{overflow:auto}.ops-card table{border-collapse:collapse;width:100%;font-size:12px}.ops-card th{background:#f5f8fc;color:#64758b;text-align:left;font-weight:600;padding:9px}.ops-card td{border-top:1px solid #edf1f6;padding:10px 9px;white-space:nowrap}.ops-project-list{display:grid;gap:11px}.ops-project{border:1px solid #e3eaf3;border-radius:8px;padding:13px}.ops-project-heading{display:flex;justify-content:space-between;gap:12px}.ops-project h4{margin:0 0 3px;font-size:15px}.ops-project small,.ops-project p{margin:0;color:#77879b;font-size:11px}.ops-status{background:#edf3ff;color:#3561bc;border-radius:4px;height:max-content;padding:4px 7px;font-size:11px}.ops-project-inventory{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:12px}.ops-project-inventory strong{width:100%;font-size:12px}.ops-project-inventory span{border:1px solid #e1e8f1;border-radius:4px;padding:4px 7px;color:#506681}@media(max-width:1000px){.ops-create-grid,.ops-columns{grid-template-columns:1fr}}@media(max-width:600px){.ops-header{flex-direction:column}.ops-header h2{font-size:20px}.ops-card{padding:14px}.ops-inline{grid-template-columns:1fr}}.account-page{display:grid;gap:18px;color:#20344d}.account-tabs{display:flex;gap:4px;border-bottom:1px solid #dfe7f2}.account-tabs button{border:0;background:transparent;color:#718198;padding:10px 16px;font-weight:700;cursor:pointer;border-bottom:2px solid transparent}.account-tabs button.active{color:#245de6;border-bottom-color:#245de6}.account-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-header h2{margin:4px 0;font-size:24px}.account-header p{margin:0;color:#718198;font-size:13px}.account-grid{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:16px}.account-create{align-self:start}.account-hint{margin:0;color:#7a899d;font-size:11px;line-height:1.6}.account-filters{display:flex;gap:4px}.account-filters button{border:1px solid #d6dfec;background:#fff;color:#6c7d91;border-radius:5px;padding:5px 8px;font-size:11px;cursor:pointer}.account-filters button.selected{background:#edf3ff;color:#245de6;border-color:#b9cdf8}.account-status{border-radius:12px;padding:4px 8px;font-size:11px}.account-status.active{background:#ecf8f0;color:#28754a}.account-status.inactive{background:#f2f4f7;color:#7d8794}.ops-button.danger{color:#a63831;border-color:#edc8c4}.account-modal-backdrop{position:fixed;inset:0;background:#152e5057;display:grid;place-items:center;padding:20px;z-index:20}.account-modal{background:#fff;border-radius:12px;box-shadow:0 18px 50px #152e5038;max-width:560px;width:100%;padding:22px}.account-modal-copy{color:#62748a;font-size:13px;line-height:1.7}.account-assignment{display:grid;gap:8px;background:#f7f9fc;border:1px solid #e1e8f1;border-radius:8px;padding:13px;color:#52667e;font-size:12px}.account-assignment ul{margin:0;padding-left:20px}.account-assignment span{color:#8795a8}.account-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}@media(max-width:900px){.account-grid{grid-template-columns:1fr}.account-header{flex-direction:column}}@media(max-width:600px){.account-header h2{font-size:20px}.account-modal{padding:16px}}.overview-panel{display:grid;gap:18px;color:#20344d}.overview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.overview-header h2{margin:4px 0;font-size:24px}.overview-header p{margin:0;color:#718198;font-size:13px}.overview-eyebrow{color:#5579d7;font-size:10px;letter-spacing:.12em;font-weight:700}.overview-refresh{min-height:36px;padding:0 14px;border:1px solid #d6dfec;border-radius:7px;background:#fff;color:#34577f;font-weight:600}.overview-refresh:hover{border-color:#a9bde4;background:#f8faff}.overview-refresh:disabled{opacity:.6;cursor:wait}.overview-alert{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:7px;background:#fff0ef;color:#a63831;font-size:13px}.overview-alert span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#d95f55;color:#fff;font-size:11px;font-weight:700}.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.overview-metric{display:grid;gap:5px;min-height:118px;padding:17px 18px;border:1px solid #e1e8f1;border-top:3px solid #5a7fe0;border-radius:10px;background:#fff}.overview-metric.green{border-top-color:#42a776}.overview-metric.amber{border-top-color:#dba23d}.overview-metric.violet{border-top-color:#8b74d8}.overview-metric span{color:#617187;font-size:12px}.overview-metric strong{font-size:29px;line-height:1.15;font-weight:650;color:#172a43}.overview-metric small{color:#8290a2;font-size:11px}.overview-columns{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.overview-card{min-width:0;padding:18px;border:1px solid #e1e8f1;border-radius:10px;background:#fff}.overview-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.overview-card-heading h3{margin:0;font-size:16px}.overview-card-heading p{margin:3px 0 0;color:#7a899d;font-size:11px}.overview-card-heading>span{color:#7a899d;font-size:12px}.overview-attention-count{display:grid;min-width:24px;height:24px;place-items:center;border-radius:6px;background:#fff4dc;color:#9a6918;font-weight:700}.overview-project-list,.overview-risk-list{display:grid;gap:10px}.overview-project-row{display:flex;align-items:center;gap:11px;min-height:58px;padding:9px 10px;border-radius:8px;background:#f8fafc}.overview-project-mark{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:9px;background:#edf3ff;color:#3561bc;font-weight:700}.overview-project-row>div{display:grid;gap:2px;min-width:0;flex:1}.overview-project-row strong{overflow:hidden;color:#20344d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.overview-project-row small{color:#7d8da1;font-size:11px}.overview-project-status{padding:3px 7px;border-radius:4px;background:#edf3ff;color:#3561bc;font-size:11px;white-space:nowrap}.overview-risk{display:flex;align-items:flex-start;gap:10px;padding:11px;border-radius:8px;background:#f8fafc}.overview-risk.warning{background:#fff9eb}.overview-risk-icon{display:grid;width:24px;height:24px;flex:none;place-items:center;border-radius:7px;background:#e5f6ec;color:#238254;font-size:12px;font-weight:700}.overview-risk.warning .overview-risk-icon{background:#ffe7b2;color:#a36b12}.overview-risk div{display:grid;gap:2px;min-width:0}.overview-risk strong{font-size:12px}.overview-risk small{color:#7d8da1;font-size:11px;line-height:1.45}.overview-state,.overview-empty{display:grid;min-height:120px;place-items:center;padding:20px;color:#7d8da1;background:#f8fafc;border-radius:8px;font-size:12px}.overview-state.compact{min-height:124px}.overview-summary{padding-bottom:15px}.overview-live{display:flex;align-items:center;gap:6px;color:#28754a!important}.overview-live i{width:7px;height:7px;border-radius:50%;background:#3bb679}.overview-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #edf1f6;padding-top:13px}.overview-summary-grid div{display:grid;gap:2px;padding:0 14px;border-right:1px solid #edf1f6}.overview-summary-grid div:first-child{padding-left:0}.overview-summary-grid div:last-child{padding-right:0;border-right:0}.overview-summary-grid strong{font-size:22px;line-height:1.1}.overview-summary-grid span{color:#7a899d;font-size:11px}@media(max-width:900px){.overview-metrics{grid-template-columns:repeat(2,1fr)}.overview-columns{grid-template-columns:1fr}}@media(max-width:600px){.overview-header{flex-direction:column}.overview-header h2{font-size:20px}.overview-refresh{width:max-content}.overview-metrics{gap:9px}.overview-metric{min-height:102px;padding:13px}.overview-metric strong{font-size:24px}.overview-card{padding:14px}.overview-summary-grid{grid-template-columns:repeat(2,1fr);gap:14px}.overview-summary-grid div:nth-child(2){padding-right:0;border-right:0}.overview-summary-grid div:nth-child(3){padding-left:0}.overview-project-status{display:none}}.workflow-panel{display:grid;gap:18px;color:#20344d}.workflow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.workflow-header h2{margin:4px 0;font-size:24px}.workflow-header p,.workflow-section-heading p{margin:4px 0 0;color:#718198;font-size:12px}.workflow-eyebrow{color:#5579d7;font-size:10px;font-weight:700}.workflow-header-actions,.workflow-actions{display:flex;gap:9px;flex-wrap:wrap}.workflow-button{min-height:36px;padding:0 14px;border:1px solid #d6dfec;border-radius:7px;background:#fff;color:#34577f;font-weight:600;cursor:pointer}.workflow-button.primary{background:#275bd3;border-color:#275bd3;color:#fff}.workflow-button:disabled{opacity:.55;cursor:not-allowed}.workflow-card{padding:18px;border:1px solid #e1e8f1;border-radius:8px;background:#fff}.workflow-project-picker{display:grid;grid-template-columns:100px minmax(180px,320px) 1fr;align-items:center;gap:12px}.workflow-project-picker label,.workflow-editor>label,.workflow-draft-list label{display:grid;gap:6px;color:#52667e;font-size:12px;font-weight:650}.workflow-panel select{min-height:38px;padding:7px 10px;border:1px solid #d5dfeb;border-radius:7px;background:#fff;color:#243c58}.workflow-project-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#718198;font-size:12px}.workflow-status{padding:4px 8px;border-radius:5px;background:#edf3ff;color:#3561bc}.workflow-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.workflow-section-heading h3{margin:0;font-size:16px}.workflow-section-heading>strong{color:#275bd3;font-size:13px}.workflow-editor{display:grid;gap:14px}.workflow-draft-list{display:grid;gap:8px}.workflow-draft-list article{display:grid;grid-template-columns:1fr minmax(190px,280px);gap:14px;align-items:center;padding:12px;border:1px solid #e5ebf3;border-radius:7px;background:#fbfcfe}.workflow-draft-list p{margin:4px 0;color:#77879b;font-size:11px}.workflow-draft-list small{color:#5579d7}.workflow-progress-card{display:grid;gap:14px}.workflow-progress-track{height:8px;overflow:hidden;border-radius:8px;background:#eaf0f7}.workflow-progress-track span{display:block;height:100%;background:#2e67dd}.workflow-progress-labels{display:flex;justify-content:space-between;color:#77879b;font-size:11px}.workflow-stages{display:grid;gap:9px}.workflow-stage{display:grid;grid-template-columns:32px 1fr minmax(140px,210px);align-items:center;gap:12px;padding:12px;border:1px solid #e5ebf3;border-radius:8px;background:#fbfcfe}.workflow-stage.current{border-color:#9bb6f4;background:#f5f8ff}.workflow-stage.completed{border-color:#cde8d8}.workflow-stage-index{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e0e7f0;color:#61748d;font-size:12px;font-weight:700}.workflow-stage.completed .workflow-stage-index{background:#2f9b64;color:#fff}.workflow-stage.current .workflow-stage-index{background:#2e67dd;color:#fff}.workflow-stage-title{display:flex;gap:9px;align-items:center}.workflow-stage-title strong{font-size:13px}.workflow-stage-title span,.workflow-stage-meta{color:#73849b;font-size:10px}.workflow-stage-body p{margin:3px 0 7px;color:#77879b;font-size:11px}.workflow-stage-meta{display:flex;gap:12px;flex-wrap:wrap}.workflow-stage blockquote{margin:9px 0;padding-left:10px;border-left:3px solid #cbd8ee;color:#52667e;font-size:11px}.workflow-stage code{display:block;margin-top:4px;overflow-wrap:anywhere;color:#53657b;font-size:10px}.workflow-history{display:grid;gap:8px}.workflow-history article{padding:11px;border-bottom:1px solid #edf1f6}.workflow-history article>div{display:flex;justify-content:space-between;gap:12px}.workflow-history span,.workflow-history p,.workflow-history small{color:#718198;font-size:11px}.workflow-history p{margin:5px 0}.workflow-count{color:#718198;font-size:12px}.workflow-inline-empty,.workflow-empty{padding:26px;color:#77879b;text-align:center;border-radius:8px;background:#f8fafc;font-size:12px}.workflow-contract-note{margin:0;color:#7b899b;font-size:11px}.workflow-alert{display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:7px;font-size:12px}.workflow-alert button{border:0;background:transparent;color:inherit;text-decoration:underline}.workflow-alert.error{background:#fff0ef;color:#a63831}.workflow-alert.success{background:#ecf8f0;color:#28754a}@media(max-width:850px){.workflow-project-picker,.workflow-stage,.workflow-draft-list article{grid-template-columns:1fr}.workflow-project-meta{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:600px){.workflow-header{flex-direction:column}.workflow-progress-labels{gap:8px;flex-direction:column}.workflow-actions,.workflow-actions .workflow-button{width:100%}}.field-ops{display:grid;gap:16px;color:#20344d}.field-ops-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.field-ops-header span{font-size:10px;letter-spacing:.12em;color:#5579d7;font-weight:700}.field-ops-header h2{margin:4px 0;font-size:24px;letter-spacing:0}.field-ops-header p{margin:0;color:#718198;font-size:13px}.field-ops button{border:1px solid #d5dfeb;border-radius:7px;background:#fff;color:#34577f;min-height:36px;padding:0 13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.field-ops button:hover:not(:disabled){border-color:#245de6;color:#184ac0;background:#f7faff}.field-ops button:disabled{opacity:.55;cursor:wait}.field-ops button:first-of-type,.field-ops-form>button{background:#245de6;border-color:#245de6;color:#fff}.field-ops button:first-of-type:hover:not(:disabled),.field-ops-form>button:hover:not(:disabled){background:#184ac0;color:#fff}.field-ops-card{background:#fff;border:1px solid #e1e8f1;border-radius:10px;padding:18px;min-width:0}.field-ops-card h3{margin:0 0 12px;font-size:16px;letter-spacing:0}.field-ops-toolbar,.field-ops-form{display:grid;gap:11px}.field-ops-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.field-ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.field-ops label{display:grid;gap:5px;color:#52667e;font-size:12px}.field-ops input,.field-ops select,.field-ops textarea{box-sizing:border-box;width:100%;border:1px solid #d5dfeb;border-radius:6px;padding:8px 9px;color:#243c58;background:#fff;font:inherit;min-height:36px}.field-ops textarea{min-height:68px;resize:vertical}.field-ops input:focus,.field-ops select:focus,.field-ops textarea:focus{outline:3px solid #dce8ff;border-color:#245de6}.field-ops-table{overflow:auto}.field-ops table{width:100%;border-collapse:collapse;font-size:12px}.field-ops th{text-align:left;background:#f5f8fc;color:#64758b;padding:10px 9px;white-space:nowrap;font-size:11px}.field-ops td{border-top:1px solid #edf1f6;padding:10px 9px;white-space:nowrap;color:#304761}.field-ops tbody tr:hover{background:#fbfdff}.field-ops-actions{display:flex;flex-wrap:wrap;gap:6px}.field-ops-actions button{min-height:28px;padding:0 8px;font-size:11px}.field-ops-alert{display:flex;align-items:flex-start;gap:8px;padding:11px 13px;border-radius:7px;font-size:13px}.field-ops-alert strong{white-space:nowrap}.field-ops-alert.error{background:#fff0f1;color:#a63840}.field-ops-alert.success{background:#eaf6ef;color:#18764b}.field-ops-state,.field-ops-empty{text-align:center;padding:30px;color:#73839a;background:#f8fafc;border-radius:8px}.field-ops-state{border:1px solid #e1e8f1}.field-ops-state-mark{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:#245de6;animation:field-ops-pulse 1.2s ease-in-out infinite}.field-ops-empty{border:1px dashed #d5dfeb}.field-ops-card .field-ops-empty{margin-top:4px}@keyframes field-ops-pulse{0%,to{opacity:.35}50%{opacity:1}}@media(max-width:700px){.field-ops-header{flex-direction:column}.field-ops-header>button{width:100%}.field-ops-toolbar,.field-ops-grid{grid-template-columns:1fr}.field-ops-card{padding:15px}}.reports-settings-panel{display:grid;gap:18px;color:#172a43}.reports-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reports-header h2{margin:4px 0;font-size:24px;letter-spacing:0}.reports-header p{margin:0;color:#617187;font-size:13px}.reports-eyebrow{color:#245de6;font-size:10px;letter-spacing:.12em;font-weight:700}.reports-actions{display:flex;gap:8px}.reports-actions button,.reports-header>button{border:1px solid #d6dfec;border-radius:8px;background:#fff;color:#34577f;min-height:40px;padding:0 14px;font-weight:600;cursor:pointer;transition:all .15s}.reports-actions button:hover:not(:disabled),.reports-header>button:hover:not(:disabled){border-color:#245de6;color:#184ac0;background:#f7faff}.reports-actions button.primary,.reports-header>button.primary{background:#245de6;border-color:#245de6;color:#fff}.reports-actions button.primary:hover:not(:disabled),.reports-header>button.primary:hover:not(:disabled){background:#184ac0;color:#fff}.reports-alert{display:flex;gap:8px;align-items:flex-start;padding:11px 13px;border-radius:8px;font-size:13px}.reports-alert strong{white-space:nowrap}.reports-alert.error,.reports-state.error{background:#fff0f1;color:#bc3640}.reports-alert.success{background:#eaf6ef;color:#18764b}.reports-state{padding:30px;text-align:center;color:#617187;background:#f8fafc;border-radius:8px}.reports-filters,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reports-filters label,.settings-grid label{display:grid;gap:5px;color:#52667e;font-size:12px}.reports-filters input,.reports-filters select,.settings-grid textarea,.settings-entry input[type=number]{width:100%;box-sizing:border-box;border:1px solid #d5dfeb;border-radius:8px;min-height:40px;padding:8px 10px;color:#243c58;background:#fff;font:inherit}.reports-filters input:focus,.reports-filters select:focus,.settings-grid textarea:focus{outline:3px solid #dce8ff;border-color:#245de6}.settings-grid textarea{min-height:96px;resize:vertical}.reports-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.reports-card{background:#fff;border:1px solid #e1e8f1;border-radius:12px;padding:18px}.reports-metrics .reports-card{display:grid;grid-template-columns:1fr auto;gap:8px 12px;position:relative;overflow:hidden}.reports-card>span{color:#617187;font-size:12px}.reports-card>strong{font-size:28px;color:#172a43;line-height:1}.reports-metric i{grid-column:1 / -1;height:3px;border-radius:2px;background:#245de6}.reports-metric-green i{background:#18764b}.reports-metric-amber i{background:#c68a1a}.reports-metric-navy i{background:#152e50}.reports-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.reports-status h3{margin:0 0 10px}.reports-status div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #edf1f6;padding:9px 0;color:#52667e;font-size:13px}.reports-status-dot{width:7px;height:7px;border-radius:50%;background:#245de6}.reports-status-dot.status-approved,.reports-status-dot.status-available{background:#18764b}.reports-status-dot.status-submitted,.reports-status-dot.status-draft,.reports-status-dot.status-maintenance{background:#c68a1a}.reports-status-dot.status-rejected,.reports-status-dot.status-retired{background:#bc3640}.reports-empty-inline{color:#8795a8}.settings-entries{background:#fff;border:1px solid #e1e8f1;border-radius:12px;padding:18px}.settings-entries h3{margin:0 0 12px}.settings-entry{display:grid;grid-template-columns:1fr 1fr 90px;gap:12px;align-items:center;border-top:1px solid #edf1f6;padding:10px 0;color:#52667e;font-size:13px}.settings-entry>label{display:flex;align-items:center;gap:8px}.settings-entry>span{color:#8795a8}.settings-entry input[type=number]{min-height:30px}@media(max-width:800px){.reports-header{flex-direction:column}.reports-actions{width:100%}.reports-actions button{flex:1}.reports-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-status-grid,.reports-filters,.settings-grid{grid-template-columns:1fr}.settings-entry{grid-template-columns:1fr;gap:5px}}
