/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--blue:#176bff;--blue2:#3d8dff;--ink:#10233f;--muted:#6f829b;--line:#e4ebf4;--bg:#f5f8fc;--red:#ef554a;--amber:#df8b17;--green:#168866;--radius:16px}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:224px;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.logo{letter-spacing:.02em;align-items:center;gap:10px;padding:0 10px 28px;font-size:21px;font-weight:780;display:flex}.logo-mark{background:var(--blue);border-radius:9px;width:30px;height:30px;position:relative;box-shadow:0 7px 18px #176bff33}.logo-mark:before{content:"";opacity:.95;border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:7px;left:7px}.logo-mark i{transform-origin:bottom;background:#ff776b;border-radius:3px;width:3px;height:13px;position:absolute;top:3px;left:14px;transform:rotate(38deg)}.logo-mark b{background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:13px;left:13px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{color:#51647d;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;height:44px;padding:0 13px;display:flex}.sidebar nav button:hover{background:#f2f6fb}.sidebar nav button.active{color:var(--blue);background:#eaf3ff;font-weight:700}.sidebar nav button em{color:#50657f;background:#e9eef5;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:12px;font-style:normal}.sidebar nav button em.red-dot{color:var(--red);background:#fff0ee}.icon{place-items:center;width:20px;height:20px;font-size:19px;display:inline-grid}.nav-label{color:#a1afc0;text-transform:uppercase;letter-spacing:.08em;padding:24px 13px 7px;font-size:12px}.sidebar-bottom{margin-top:auto}.help{background:#f4f8fd;border-radius:13px;align-items:center;gap:9px;margin-bottom:14px;padding:12px;display:flex}.help .icon{color:var(--blue);background:#fff;border-radius:7px}.help div,.profile div{flex-direction:column;gap:2px;display:flex}.help span,.profile span{color:var(--muted);font-size:12px}.profile{border-top:1px solid var(--line);align-items:center;gap:10px;padding:15px 4px 0;display:flex}.profile i{color:#8fa0b2;margin-left:auto}.avatar{color:#fff;background:linear-gradient(135deg,#176bff,#65a4ff);border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-grid}.avatar.soft{color:var(--blue);background:#e8f1ff}.main{min-height:100vh;margin-left:224px;padding:0 40px 60px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#fffc;justify-content:space-between;align-items:center;height:72px;margin:0 -40px;padding:0 40px;display:flex;position:sticky;top:0}.crumb{color:#8392a6;align-items:center;gap:10px;font-size:14px;display:flex}.crumb button{color:var(--blue);background:0 0;border:0;padding:0}.top-actions{align-items:center;gap:8px;display:flex}.top-actions button{background:0 0;border:0;border-radius:9px;width:36px;height:36px;font-size:19px}.top-actions button:hover{background:#eff4fa}.has-dot{position:relative}.has-dot:after{content:"";background:var(--red);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.page-head{justify-content:space-between;align-items:flex-end;padding:36px 0 24px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.13em;margin-bottom:8px;font-size:12px;font-weight:800}.page-head h1,.detail-hero h1{letter-spacing:-.03em;margin:0 0 7px;font-size:31px}.page-head p,.detail-hero p{color:var(--muted);margin:0}.primary{border:0;border-radius:10px;padding:11px 17px;font-weight:700;box-shadow:0 8px 18px #176bff24;background:var(--blue)!important;color:#fff!important}.primary:hover{background:#095ce9!important}.primary.small{padding:8px 12px;font-size:13px}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px;display:grid}.metrics>div{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto;align-items:end;padding:18px 20px;display:grid;box-shadow:0 2px 5px #10233f06}.metrics span{color:var(--muted);font-size:13px}.metrics strong{grid-column:1/3;margin:7px 0 5px;font-size:28px}.metrics sup{margin-left:4px;font-size:13px}.metrics small{color:#7f90a4;font-size:12px}.metrics strong.accent,.owe b{color:var(--amber)}.metrics strong.danger,.danger-text{color:var(--red)!important}.warning{color:var(--amber)!important}.danger-text{font-size:12px}.filter-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.search{color:#91a0b3;border:1px solid #dce5ef;border-radius:9px;flex:1;align-items:center;min-width:310px;height:40px;padding:0 10px;display:flex}.search input{border:0;outline:0;width:100%;padding:0 7px}.filter-card select,.list-toolbar select{color:#52667f;background:#fff;border:1px solid #dce5ef;border-radius:9px;height:40px;padding:0 30px 0 12px}.filter-card button{background:#fff;border:1px solid #dce5ef;border-radius:9px;height:40px;padding:0 12px}.filter-card .reset{color:var(--blue);border:0}.list-toolbar{justify-content:space-between;align-items:center;height:62px;display:flex}.list-toolbar span{color:var(--muted);font-size:13px}.list-toolbar>div:last-child{gap:5px;display:flex}.list-toolbar button{border:1px solid var(--line);background:#fff;width:40px}.list-toolbar .view-on{color:var(--blue);background:#eaf3ff}.list-toolbar select{height:38px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;outline:none;padding:18px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 3px 8px #10233f06}.project-card:before{content:"";background:0 0;width:3px;position:absolute;top:0;bottom:0;left:0}.project-card.red:before{background:var(--red)}.project-card.amber:before{background:var(--amber)}.project-card:hover,.project-card:focus{border-color:#b8d2f4;transform:translateY(-2px);box-shadow:0 13px 30px #245c9b13}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top>div{align-items:center;gap:9px;display:flex}.card-top button{color:#8291a4;background:0 0;border:0;font-size:19px}.pill{white-space:nowrap;color:#61738a;background:#eef2f6;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.pill.blue{color:var(--blue);background:#e8f2ff}.pill.red{color:var(--red);background:#fff0ee}.pill.amber{color:var(--amber);background:#fff5e7}.pill.green{color:var(--green);background:#e9f7f2}.pill.violet{color:#7654d5;background:#f1edff}.project-id{color:#93a1b3;font-size:12px}.project-card h2{height:48px;margin:13px 0 8px;font-size:17px;line-height:1.5;overflow:hidden}.party{color:#77899f;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.money-row{border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;grid-template-columns:repeat(3,1fr);margin:16px 0;padding:14px 0;display:grid}.money-row div{border-left:1px solid #edf1f6;flex-direction:column;gap:5px;padding-left:14px;display:flex}.money-row div:first-child{border:0;padding-left:0}.money-row span,.progress-row span{color:#8292a6;font-size:12px}.money-row b{font-size:17px}.progress-row>div:first-child{justify-content:space-between;display:flex}.progress-track{background:#edf2f7;border-radius:9px;height:7px;margin:8px 0;overflow:hidden}.progress-track i{background:linear-gradient(90deg,var(--blue),#65a9ff);border-radius:9px;height:100%;display:block}.state-line{align-items:center;gap:9px;display:flex}.next-box{background:#f6f9fd;border:1px solid #e9eff6;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.next-icon{width:30px;height:30px;color:var(--blue);background:#e5f0ff;border-radius:9px;place-items:center;font-weight:800;display:grid}.next-box>div:nth-child(2){flex:1;gap:2px;display:grid}.next-box span,.next-box small{color:#8291a4;font-size:11px}.next-box b{font-size:14px}.next-box .owner{align-items:center;gap:5px;display:flex}.next-box .owner .avatar{border-radius:8px;width:25px;height:25px}.project-card footer{color:#8494a8;align-items:center;gap:12px;padding-top:13px;font-size:11px;display:flex}.project-card footer .updated{margin-left:auto}.empty{color:var(--muted);background:#fff;border:1px dashed #cfdae8;border-radius:15px;flex-direction:column;grid-column:1/-1;align-items:center;gap:8px;padding:60px;display:flex}.detail-page{padding-bottom:30px}.detail-hero{padding-top:22px}.back{color:#6d8098;background:0 0;border:0;margin-bottom:17px;padding:5px 0}.detail-title-row{justify-content:space-between;gap:24px;display:flex}.tags{align-items:center;gap:8px;margin-bottom:10px;display:flex}.tags>span:last-child{color:#8898aa;font-size:12px}.hero-actions{align-items:flex-start;gap:8px;display:flex}.hero-actions button{background:#fff;border:1px solid #dce5ef;border-radius:9px;padding:10px 13px}.health-strip{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1.05fr repeat(5,1fr);margin-top:24px;display:grid}.health-strip>div{border-left:1px solid var(--line);flex-direction:column;gap:6px;padding:17px;display:flex}.health-strip>div:first-child{border:0}.health-strip span,.health-strip small{color:#8292a6;font-size:11px}.health-strip b{font-size:18px}.health-strip .score{color:var(--amber);font-size:26px}.detail-tabs{border-bottom:1px solid var(--line);gap:25px;margin-top:24px;display:flex}.detail-tabs button{color:#667a92;background:0 0;border:0;padding:15px 2px;position:relative}.detail-tabs button.active{color:var(--blue);font-weight:700}.detail-tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-tabs em{color:var(--red);background:#fff0ee;border-radius:10px;margin-left:5px;padding:1px 5px;font-size:10px;font-style:normal}.detail-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;margin-top:18px;display:grid}.detail-main,.detail-side,.single-layout{flex-direction:column;gap:16px;display:flex}.single-layout{margin-top:18px}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;box-shadow:0 2px 5px #10233f05}.panel>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel h3{margin:0;font-size:16px}.text-btn{color:var(--blue);background:0 0;border:0;font-size:12px}.task{border:1px solid #e5ebf3;border-radius:12px;align-items:flex-start;gap:12px;margin-top:9px;padding:14px;display:flex}.task.urgent{background:snow;border-color:#f4d0cb}.task-check{width:30px;height:30px;color:var(--blue);background:#e9f2ff;border-radius:9px;place-items:center;font-weight:800;display:grid}.task.urgent .task-check{color:var(--red);background:#ffecea}.task>div:nth-child(2){flex:1}.task h4{margin:0 8px;font-size:14px;display:inline}.task p{color:#667a92;margin:7px 0;font-size:12px}.task>button{color:var(--blue);background:#fff;border:1px solid #d8e3f0;border-radius:8px;padding:8px 10px;font-size:12px}.task-meta{color:#8191a4;align-items:center;gap:7px;font-size:11px;display:flex}.task-meta .avatar{border-radius:7px;width:22px;height:22px}.task-meta span:not(:first-of-type){border-left:1px solid #dae3ed;padding-left:7px}.node-line{grid-template-columns:repeat(5,1fr);padding-top:8px;display:grid;position:relative}.node-line:before{content:"";background:#dfe7f1;height:2px;position:absolute;top:24px;left:9%;right:9%}.node{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.node i{color:#8291a4;z-index:1;background:#f1f4f8;border:4px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid;box-shadow:0 0 0 2px #dce5ef}.node.done i{background:var(--green);color:#fff;box-shadow:0 0 0 2px #bce3d7}.node.current i{background:var(--blue);color:#fff;box-shadow:0 0 0 3px #cfe1ff}.node b{margin-top:4px;font-size:12px}.node span,.node small{color:#8b9aab;font-size:10px}.node.current small{color:var(--red)}.field-grid{border:1px solid #e7edf4;border-radius:11px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.field-grid.four{grid-template-columns:repeat(4,1fr)}.field{border-bottom:1px solid #e7edf4;border-right:1px solid #e7edf4;flex-direction:column;gap:5px;min-height:65px;padding:12px;display:flex;position:relative}.field span{color:#8291a4;font-size:11px}.field b{font-size:13px}.field.highlighted{background:#fffaf1}.field i{color:var(--amber);font-size:9px;font-style:normal}.scope{background:#f7f9fc;border-radius:10px;margin-top:12px;padding:13px}.scope span{color:#8191a4;font-size:11px}.scope p{color:#4d627c;margin:6px 0 0;font-size:12px;line-height:1.7}.danger-scope{background:#fff5f3}.timeline-filter{gap:3px;display:flex}.timeline-filter button{color:#8191a4;background:0 0;border:0;border-radius:7px;padding:5px 8px;font-size:11px}.timeline-filter button.on{color:var(--blue);background:#eaf3ff}.timeline{padding-left:12px}.event{border-left:1px solid #dce5ef;padding:0 0 23px 27px;position:relative}.event>i{color:#66809c;background:#eef3f8;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;display:grid;position:absolute;top:0;left:-13px}.event.key>i{color:var(--blue);background:#e8f2ff}.event.message>i{color:#7654d5;background:#f1edff}.event b{font-size:13px}.event span{color:#8a99aa;margin-left:10px;font-size:10px}.event p{color:#647890;margin:6px 0;font-size:12px}.attachment{color:#49647e;background:#f4f7fb;border:1px solid #e5ebf2;border-radius:7px;padding:7px 9px;font-size:11px;display:inline-block}.attachment small{color:#93a0b0;margin-left:8px}.members>div{border-bottom:1px solid #eef2f6;align-items:center;gap:9px;padding:8px 0;display:flex}.members>div:last-child{border:0}.members p{flex-direction:column;flex:1;gap:2px;margin:0;display:flex}.members p b{font-size:12px}.members p span,.members small{color:#8291a4;font-size:10px}.members small{color:var(--blue);background:#edf4ff;border-radius:5px;padding:2px 5px}.private{color:#8a98a9;font-size:10px}.switch-row{justify-content:space-between;align-items:center;display:flex}.switch-row>span{flex-direction:column;gap:3px;display:flex}.switch-row b{font-size:12px}.switch-row small{color:#8291a4;font-size:10px}.switch-row input{accent-color:var(--blue)}.private-highlight{border:1px dashed #d9e3ef;border-radius:9px;align-items:center;gap:8px;margin:12px 0;padding:11px;display:flex}.private-highlight.on{background:#fff9eb;border-color:#ecd8aa}.private-highlight span{color:#8191a4;font-size:11px}.private-highlight b{color:var(--amber);font-size:15px}.private-highlight small{color:var(--amber);margin-left:auto;font-size:9px}.note-label{color:#768aa1;font-size:11px}.note-label textarea,.form-grid textarea{resize:vertical;border:1px solid #dfe7f0;border-radius:9px;outline:none;width:100%;min-height:92px;margin-top:6px;padding:9px;font-size:12px;line-height:1.6}.save-note{width:100%;color:var(--blue);background:#eaf3ff;border:0;border-radius:9px;margin-top:7px;padding:9px;font-size:12px;font-weight:700}.quick-actions{gap:7px;display:grid}.quick-actions button{text-align:left;background:#fff;border:1px solid #e5ebf2;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.quick-actions button:hover{background:#f7faff;border-color:#bcd4f2}.quick-actions .icon{color:var(--blue);background:#eef5ff;border-radius:8px;width:30px;height:30px}.quick-actions span{flex-direction:column;gap:3px;display:flex}.quick-actions b{font-size:12px}.quick-actions small{color:#8291a4;font-size:10px}.production-head{grid-template-columns:1.2fr .7fr 1fr auto;align-items:end;gap:15px;margin-bottom:20px;display:grid}.production-head>div{flex-direction:column;gap:5px;display:flex}.production-head span{color:#8291a4;font-size:11px}.production-head strong{font-size:26px}.production-head .progress-track{width:200px}.production-head button{align-self:center}.payment-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.payment-metrics>div{background:#f7f9fc;border-radius:10px;flex-direction:column;gap:7px;padding:13px;display:flex}.payment-metrics span{color:#8291a4;font-size:11px}.payment-metrics b{font-size:19px}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#71849b;background:#f6f8fb;border-bottom:1px solid #e4eaf2;padding:10px;font-weight:600}td{color:#405774;border-bottom:1px solid #edf1f5;padding:11px 10px}td a{color:var(--blue)}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:55px;display:flex}.empty-state>div{width:50px;height:50px;color:var(--blue);background:#edf4ff;border-radius:15px;place-items:center;font-size:26px;display:grid}.empty-state p{color:var(--muted);font-size:12px}.empty-state button{background:#fff;border:1px solid #d9e4f0;border-radius:8px;padding:8px 12px}.comment-list{flex-direction:column;gap:14px;display:flex}.comment{border-bottom:1px solid #edf1f5;gap:10px;padding-bottom:14px;display:flex}.comment>div{flex:1}.comment b{justify-content:space-between;display:flex}.comment b span{color:#8b99aa;font-size:10px;font-weight:400}.comment p{color:#50657f;font-size:13px;line-height:1.6}.comment button{color:var(--blue);background:0 0;border:0;padding:0;font-size:11px}.toast{color:#fff;z-index:100;background:#10233f;border-radius:11px;align-items:center;gap:9px;padding:13px 18px;animation:.25s slide;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 15px 35px #10233f40}.toast span{background:var(--green);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}@keyframes slide{0%{opacity:0;transform:translateY(12px)}}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#0f20384d;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(620px,95vw);overflow:hidden;box-shadow:0 30px 80px #10233f3d}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 22px;display:flex}.modal>header>div{gap:12px;display:flex}.modal>header>div>span{width:38px;height:38px;color:var(--blue);background:#eaf3ff;border-radius:11px;place-items:center;font-size:20px;display:grid}.modal h3{margin:0 0 4px;font-size:17px}.modal header p{color:var(--muted);margin:0;font-size:11px}.modal header>button{color:#8191a4;background:0 0;border:0;font-size:23px}.modal-body{padding:20px 22px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#637891;font-size:12px;font-weight:600}.form-grid input,.form-grid select{background:#fff;border:1px solid #dce5ef;border-radius:8px;width:100%;height:40px;margin-top:6px;padding:0 10px}.form-grid .span2{grid-column:1/-1}.upload{height:60px;color:var(--blue);background:#f8fbff;border:1px dashed #cbd9e8;border-radius:9px;place-items:center;margin-top:6px;font-weight:400;display:grid}.message-tip{color:#637891;background:#f2f7fd;border-radius:8px;padding:10px;font-size:11px}.modal>footer{background:#f8fafc;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.modal>footer button{background:#fff;border:1px solid #dbe4ef;border-radius:9px;padding:9px 15px}@media (width<=1100px){.sidebar{width:190px}.main{margin-left:190px;padding-left:25px;padding-right:25px}.topbar{margin-left:-25px;margin-right:-25px;padding:0 25px}.metrics{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.health-strip{grid-template-columns:repeat(3,1fr)}.detail-layout{grid-template-columns:1fr}.detail-side{grid-template-columns:repeat(3,1fr);display:grid}.filter-card{flex-wrap:wrap}.search{min-width:100%}}@media (width<=760px){.sidebar{width:68px;padding:22px 9px}.logo span:last-child,.sidebar nav button span,.sidebar nav button em,.nav-label,.sidebar-bottom{display:none}.logo{padding:0 10px 25px}.main{margin-left:68px;padding:0 15px 40px}.topbar{margin:0 -15px;padding:0 15px}.page-head,.detail-title-row{flex-direction:column;align-items:flex-start}.metrics{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr}.filter-card select{flex:1}.health-strip{grid-template-columns:1fr 1fr}.detail-tabs{gap:18px;overflow:auto}.detail-side{display:flex}.field-grid,.field-grid.four{grid-template-columns:1fr 1fr}.node-line{grid-template-columns:repeat(5,140px);overflow:auto}.hero-actions{flex-wrap:wrap}.production-head{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .span2{grid-column:auto}}.create-page,.dashboard-page{padding-bottom:90px}.create-head>div:last-child,.dash-head{justify-content:space-between;align-items:flex-end;display:flex}.create-head h1,.dash-head h1{letter-spacing:-.03em;margin:0 0 7px;font-size:31px}.create-head p,.dash-head p{color:var(--muted);margin:0}.draft-state{color:#8494a7;background:#eef3f8;border-radius:8px;padding:7px 10px;font-size:12px}.stepper{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(3,1fr);margin-bottom:17px;padding:17px 24px;display:grid}.stepper>div{align-items:center;gap:11px;display:flex;position:relative}.stepper>div:not(:last-child):after{content:"";background:#dfe7f0;height:1px;position:absolute;bottom:-18px;left:47px;right:18px}.stepper i{color:#7b8da4;background:#edf2f7;border-radius:10px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:700;display:grid}.stepper span{flex-direction:column;gap:3px;display:flex}.stepper b{font-size:13px}.stepper small{color:#8796a8;font-size:10px}.stepper .current i{background:var(--blue);color:#fff;box-shadow:0 6px 15px #176bff32}.stepper .current b{color:var(--blue)}.stepper .done i{color:var(--green);background:#e6f6f0}.create-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px;display:grid}.create-main,.create-side{flex-direction:column;gap:16px;display:flex}.choice-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.choice-grid button{text-align:left;background:#fff;border:1px solid #dee6ef;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex;position:relative}.choice-grid button:hover,.choice-grid button.selected{background:#f7faff;border-color:#8cbaff;box-shadow:0 0 0 2px #dceaff}.choice-grid button>i{width:34px;height:34px;color:var(--blue);background:#edf4ff;border-radius:10px;place-items:center;font-style:normal;font-weight:800;display:grid}.choice-grid button>span{flex-direction:column;gap:4px;display:flex}.choice-grid button b{font-size:12px}.choice-grid button small{color:#8191a4;font-size:10px}.choice-grid button em{color:var(--blue);font-style:normal;display:none;position:absolute;top:7px;right:8px}.choice-grid button.selected em{display:block}.project-form{grid-template-columns:1fr 1fr;gap:15px 18px;display:grid}.project-form label,.role-grid label{color:#5d728c;flex-direction:column;gap:6px;font-size:12px;font-weight:650;display:flex}.project-form label em,.role-grid em{color:var(--red);font-style:normal}.project-form input,.project-form select,.contract-switch+div select,.role-grid select{background:#fff;border:1px solid #dce5ef;border-radius:9px;outline:none;height:40px;padding:0 10px}.project-form input:focus,.project-form select:focus,.role-grid select:focus{border-color:#8bb9fa;box-shadow:0 0 0 3px #e7f1ff}.project-form small{color:#98a5b5;font-size:10px;font-weight:400}.project-form .span2{grid-column:1/-1}.project-form textarea{resize:vertical;border:1px solid #dce5ef;border-radius:9px;outline:none;min-height:76px;padding:10px}.contract-switch{align-items:center;gap:7px;margin-bottom:16px;display:flex}.contract-switch>span{color:#64788f;margin-right:7px;font-size:12px}.contract-switch button{background:#fff;border:1px solid #dce5ef;border-radius:8px;padding:8px 17px}.contract-switch button.on{color:var(--blue);background:#eaf3ff;border-color:#9cc5fd;font-weight:700}.contract-switch small{color:#8191a4;margin-left:5px;font-size:10px}.role-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.role-grid label{border:1px solid #e4eaf2;border-radius:11px;padding:12px}.role-grid small{color:#8a99ab;font-size:10px;font-weight:400}.template-select{grid-template-columns:1fr 1.3fr;align-items:center;gap:14px;display:grid}.template-select select{background:#fff;border:1px solid #d7e2ee;border-radius:9px;height:42px;padding:0 10px}.template-select>div{color:#71839a;align-items:center;gap:8px;font-size:11px;display:flex}.node-config-head{background:#f6f9fc;border-radius:9px;justify-content:space-between;margin-bottom:8px;padding:10px;display:flex}.node-config-head span{font-size:12px;font-weight:700}.node-config-head small{color:#8291a4;font-size:10px}.node-config{flex-direction:column;display:flex}.node-config>div{opacity:.5;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:11px 5px;display:flex}.node-config>div.enabled{opacity:1}.node-config label,.node-config>div>div{align-items:center;gap:9px;display:flex}.node-config input{accent-color:var(--blue)}.node-config label>i{color:#65809e;background:#edf3fa;border-radius:8px;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.node-config label>span{flex-direction:column;gap:3px;display:flex}.node-config label b{font-size:12px}.node-config label small{color:#8595a8;font-size:10px}.node-config select{background:#fff;border:1px solid #dce5ef;border-radius:7px;height:31px;font-size:11px}.node-config button{color:#52708d;background:#eef4fb;border:0;border-radius:7px;height:31px;font-size:11px}.node-hint{color:#71859c;background:#f0f6fd;border-radius:8px;margin-top:11px;padding:10px;font-size:10px}.preview-project>h3{margin:10px 0 5px;font-size:14px;line-height:1.5}.preview-project>p{color:#8b9aab;border-bottom:1px solid #edf1f5;padding-bottom:12px;font-size:10px}.preview-project>div{border-bottom:1px solid #f0f3f6;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.preview-project>div span{color:#8291a4;font-size:10px}.preview-project>div b{text-align:right;font-size:11px}.auto-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.auto-list li{color:#566d86;font-size:11px}.auto-list i{width:18px;height:18px;color:var(--green);background:#e9f7f2;border-radius:6px;place-items:center;margin-right:8px;font-style:normal;display:inline-grid}.create-footer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:12;background:#fffe;justify-content:space-between;align-items:center;height:68px;padding:0 40px;display:flex;position:fixed;bottom:0;left:224px;right:0}.create-footer>button,.create-footer>div>button{background:#fff;border:1px solid #dce5ef;border-radius:9px;padding:10px 15px}.create-footer>div{gap:8px;display:flex}.dash-head{padding:36px 0 23px}.dash-head>div:last-child{align-items:center;gap:8px;display:flex}.dash-head select{background:#fff;border:1px solid #dce5ef;border-radius:9px;height:39px;padding:0 28px 0 11px}.dash-head button{color:#71849b;background:#edf2f7;border:0;border-radius:9px;padding:11px;font-size:11px}.dash-metrics{grid-template-columns:1.35fr repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.dash-metrics>div{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:7px;padding:17px;display:flex;position:relative;overflow:hidden}.dash-metrics>div.featured{color:#fff;background:linear-gradient(135deg,#176bff,#3c86ff);border:0}.dash-metrics span{color:#73869d;font-size:11px}.dash-metrics .featured span,.dash-metrics .featured small{color:#dceaff}.dash-metrics strong{font-size:24px}.dash-metrics small{color:#8291a4;font-size:10px}.green-text{color:var(--green)!important}.mini-trend{opacity:.35;align-items:flex-end;gap:4px;height:40px;display:flex;position:absolute;bottom:0;right:10px}.mini-trend i{background:#fff;border-radius:3px 3px 0 0;width:8px}.mini-trend i:first-child{height:14px}.mini-trend i:nth-child(2){height:20px}.mini-trend i:nth-child(3){height:17px}.mini-trend i:nth-child(4){height:29px}.mini-trend i:nth-child(5){height:24px}.mini-trend i:nth-child(6){height:34px}.mini-trend i:nth-child(7){height:30px}.dash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dash-grid .panel>header select{background:#fff;border:1px solid #dce5ef;border-radius:7px;height:29px;font-size:10px}.donut-wrap{justify-content:center;align-items:center;gap:45px;padding:7px;display:flex}.donut{background:conic-gradient(var(--blue) 0 65%,var(--amber) 65% 78%,#dfe8f3 78%);border-radius:50%;place-items:center;width:145px;height:145px;display:grid}.donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;display:flex}.donut b{font-size:26px}.donut span{color:#8191a4;font-size:10px}.legend{gap:13px;display:grid}.legend>div{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;display:grid}.legend i{border-radius:3px;width:8px;height:8px}.l-blue{background:var(--blue)}.l-amber{background:var(--amber)}.l-pale{background:#dfe8f3}.legend span{color:#73859b;font-size:11px}.legend b{font-size:12px}.status-bars{gap:13px;padding:4px;display:grid}.status-bars button{text-align:left;background:0 0;border:0;grid-template-columns:58px 1fr 25px;align-items:center;gap:10px;display:grid}.status-bars button>span{color:#5f748d;font-size:11px}.status-bars button>i{background:#edf2f7;border-radius:9px;height:8px;overflow:hidden}.status-bars button>i>b{background:var(--blue);border-radius:9px;height:100%;display:block}.status-bars button>i>b.red{background:var(--red)}.status-bars button>i>b.green{background:var(--green)}.status-bars button>i>b.amber{background:var(--amber)}.status-bars em{font-size:12px;font-style:normal;font-weight:700}.chart-tip{color:#91a0b1;text-align:right;margin-top:12px;font-size:10px;display:block}.rank-list{display:grid}.rank-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eef2f6;align-items:center;gap:9px;padding:9px 4px;display:flex}.rank-list>button:hover{background:#f7faff}.rank-list>button>em{color:#8a99aa;text-align:center;width:20px;font-style:normal}.rank-list>button>span{flex-direction:column;flex:1;gap:2px;display:flex}.rank-list b{font-size:12px}.rank-list small{color:#8191a4;font-size:10px}.rank-list strong{color:var(--amber);font-size:13px}.rank-list>button>i{color:#8ca0b7;font-style:normal}.party-rank{gap:10px;display:grid}.party-rank button{text-align:left;background:0 0;border:0;padding:4px}.party-rank button>div:first-child{justify-content:space-between;align-items:center;display:flex}.party-rank button span{align-items:center;gap:7px;max-width:75%;display:flex}.party-rank em{background:#eef3f8;border-radius:6px;place-items:center;width:19px;height:19px;font-size:10px;font-style:normal;display:grid}.party-rank b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.party-rank strong{color:var(--amber);font-size:12px}.rank-track{background:#edf2f7;border-radius:7px;height:6px;margin:7px 0;overflow:hidden}.rank-track i{background:linear-gradient(90deg,var(--blue),#72adff);border-radius:7px;height:100%;display:block}.party-rank small{color:#8a99aa;font-size:9px}.region-cards{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.region-cards button{text-align:left;background:#f9fbfd;border:1px solid #e2e9f2;border-radius:11px;flex-direction:column;gap:6px;padding:13px;display:flex}.region-cards span{color:var(--blue);font-size:11px;font-weight:700}.region-cards b{font-size:11px}.region-cards strong{color:var(--amber);font-size:19px}.region-cards small{color:#8291a4;font-size:9px}.region-cards i{color:var(--blue);margin-top:5px;font-size:10px;font-style:normal}.risk-list{gap:7px;display:grid}.risk-list button{text-align:left;background:#fff;border:1px solid #e7edf4;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.risk-list button>span{flex-direction:column;flex:1;gap:3px;display:flex}.risk-list b{font-size:11px}.risk-list small{color:#8291a4;font-size:9px}.risk-list strong{color:var(--blue);font-size:10px}.drill-panel{background:#fff;border:1px solid #ccdcf0;border-radius:16px;margin-top:17px;scroll-margin-top:90px;overflow:hidden;box-shadow:0 14px 35px #245c9b15}.drill-panel>header{color:#fff;background:linear-gradient(115deg,#102d55,#176bff);justify-content:space-between;padding:18px 20px;display:flex}.drill-panel>header span{color:#bdd7ff;font-size:10px}.drill-panel h2{margin:4px 0;font-size:19px}.drill-panel header p{color:#d7e7ff;margin:0;font-size:11px}.drill-panel header button{color:#fff;background:#ffffff20;border:0;border-radius:8px;width:30px;height:30px;font-size:19px}.drill-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:46px;padding:0 18px;display:flex}.drill-toolbar span{font-size:12px;font-weight:700}.drill-toolbar button{color:var(--blue);background:0 0;border:0;font-size:11px}.drill-row{border-bottom:1px solid #edf1f5;grid-template-columns:2.1fr 1.5fr .8fr 1.2fr .7fr .8fr;align-items:center;gap:12px;padding:11px 18px;display:grid}.drill-row.head{background:#f7f9fc;padding-top:8px;padding-bottom:8px}.drill-row.head span{color:#74879d;font-size:10px}.drill-row>span{flex-direction:column;gap:4px;min-width:0;display:flex}.drill-row b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.drill-row small{color:#8494a7;font-size:9px}.drill-row>span:nth-child(5){flex-direction:row;align-items:center}.drill-row .avatar{border-radius:7px;width:24px;height:24px}.drill-row strong{color:var(--amber);font-size:12px}@media (width<=1100px){.create-layout{grid-template-columns:1fr}.create-side{grid-template-columns:1fr 1fr;display:grid}.create-footer{padding:0 25px;left:190px}.dash-metrics{grid-template-columns:repeat(3,1fr)}.dash-grid{grid-template-columns:1fr}.drill-row{grid-template-columns:2fr 1.2fr .8fr 1fr}.drill-row>span:nth-child(5),.drill-row>span:nth-child(2),.drill-row.head span:nth-child(5),.drill-row.head span:nth-child(2){display:none}}@media (width<=760px){.create-head>div:last-child,.dash-head{flex-direction:column;align-items:flex-start;gap:12px}.stepper{padding:12px}.stepper small{display:none}.choice-grid,.project-form,.role-grid{grid-template-columns:1fr}.project-form .span2{grid-column:auto}.create-side{display:flex}.create-footer{padding:0 15px;left:68px}.template-select{grid-template-columns:1fr}.node-config>div{align-items:flex-start;gap:8px}.node-config>div>div{flex-wrap:wrap;justify-content:flex-end}.dash-metrics{grid-template-columns:1fr 1fr}.dash-metrics .featured{grid-column:1/-1}.region-cards{grid-template-columns:1fr}.drill-row{grid-template-columns:1.8fr .8fr 1fr}.drill-row>span:nth-child(4),.drill-row.head span:nth-child(4){display:none}.donut-wrap{gap:20px}.donut{width:120px;height:120px}.donut>div{width:75px;height:75px}}.drill-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;overscroll-behavior:none;background:#0e223d66;place-items:center;padding:34px;display:grid;position:fixed;inset:0}.drill-backdrop .drill-panel{background:#fff;border:1px solid #ccdcf0;border-radius:18px;flex-direction:column;width:min(1120px,96vw);max-height:88vh;margin:0;animation:.2s drillIn;display:flex;overflow:hidden;box-shadow:0 28px 80px #10233f4f}@keyframes drillIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}.drill-summary{border-bottom:1px solid var(--line);background:#fbfcfe;grid-template-columns:repeat(4,1fr);display:grid}.drill-summary>div{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:13px 18px;display:flex}.drill-summary span{color:#8191a4;font-size:10px}.drill-summary b{font-size:17px}.drill-toolbar>div{gap:5px;display:flex}.drill-toolbar button{border-radius:7px;padding:7px 9px}.drill-toolbar button:hover{background:#edf5ff}.drill-table{overscroll-behavior:contain;flex:1;overflow:auto}.drill-backdrop .drill-row.head{z-index:1;position:sticky;top:0}.drill-panel>footer{border-top:1px solid var(--line);background:#f8fafc;flex:none;justify-content:space-between;align-items:center;height:50px;padding:0 18px;display:flex}.drill-panel>footer span{color:#8291a4;font-size:10px}.drill-panel>footer button{background:#fff;border:1px solid #dce5ef;border-radius:8px;padding:7px 16px}@media (width<=760px){.drill-backdrop{padding:12px}.drill-backdrop .drill-panel{max-height:92vh}.drill-summary{grid-template-columns:1fr 1fr}.drill-panel>footer span{display:none}}.logo img{object-fit:contain;filter:drop-shadow(0 6px 10px #176bff28);width:34px;height:34px}.health-strip .jigao-money{background:linear-gradient(#f8fbff,#fff)}.health-strip .jigao-money span{color:var(--blue);font-weight:700}.four-options{grid-template-columns:repeat(4,1fr)}.requirement-strip{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.requirement-strip>div{border-left:1px solid var(--line);flex-direction:column;gap:7px;padding:17px;display:flex}.requirement-strip>div:first-child{border-left:0}.requirement-strip>div.active{background:#f3f8ff}.requirement-strip span,.requirement-strip small{color:#8292a6;font-size:11px}.requirement-strip b{font-size:15px}.requirement-strip .active b{color:var(--blue)}@media (width<=1100px){.four-options{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.logo img{width:32px;height:32px}.four-options,.requirement-strip{grid-template-columns:1fr}.requirement-strip>div{border-left:0;border-top:1px solid var(--line)}.requirement-strip>div:first-child{border-top:0}}.display-switch{gap:5px;display:flex}.display-switch button{color:#71839a;border-radius:8px;height:38px}.display-switch button:hover{background:#f3f7fc}.project-table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:auto;box-shadow:0 3px 9px #10233f08}.project-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1320px}.project-table th{border-bottom:1px solid var(--line);text-align:left;color:#77899f;white-space:nowrap;z-index:2;background:#f7f9fc;height:46px;padding:0 14px;font-size:11px;font-weight:700;position:sticky;top:0}.project-table td{vertical-align:middle;border-bottom:1px solid #edf1f5;padding:13px 14px}.project-table tbody tr:last-child td{border-bottom:0}.table-project-row{cursor:pointer;outline:none;transition:all .15s;position:relative}.table-project-row:hover,.table-project-row:focus{background:#f8fbff}.table-project-row td:first-child{border-left:3px solid #0000}.table-project-row.red td:first-child{border-left-color:var(--red)}.table-project-row.amber td:first-child{border-left-color:var(--amber)}.table-project-row.green td:first-child{border-left-color:var(--green)}.table-project-row.blue td:first-child{border-left-color:var(--blue)}.table-project{grid-template-columns:auto 1fr;align-items:center;gap:6px 8px;width:260px;display:grid}.table-project>b{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1/-1;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.table-project>small{color:#8a99ab;grid-column:1/-1;font-size:10px}.table-stack{flex-direction:column;gap:5px;width:185px;display:flex}.table-stack>b{font-size:12px;line-height:1.45}.table-stack>small{color:#8495a8;font-size:10px}.table-status{align-items:center;gap:10px;width:150px;display:flex}.table-status>div{flex-direction:column;gap:5px;min-width:72px;display:flex}.table-status i{background:#e9eff6;border-radius:6px;height:5px;overflow:hidden}.table-status i>b{background:var(--blue);border-radius:6px;height:100%;display:block}.table-status small{color:#8393a6;white-space:nowrap;font-size:10px}.table-money{grid-template-columns:repeat(3,1fr);gap:10px;width:210px;display:grid}.table-money span{flex-direction:column;gap:4px;display:flex}.table-money small{color:#8494a7;font-size:9px}.table-money b{white-space:nowrap;font-size:12px}.table-next{width:160px}.table-owner{align-items:center;gap:8px;width:110px;display:flex}.table-owner .avatar{border-radius:8px;width:28px;height:28px}.table-owner>span{flex-direction:column;gap:3px;display:flex}.table-owner b{font-size:11px}.table-owner small{color:#8998aa;font-size:9px}.row-more{color:#8091a5;background:0 0;border:0;border-radius:7px;width:30px;height:30px;font-size:18px}.row-more:hover{color:var(--blue);background:#eaf3ff}.table-empty{border:0;padding:45px}.project-table-wrap::-webkit-scrollbar{height:9px}.project-table-wrap::-webkit-scrollbar-thumb{background:#cbd7e5;border:2px solid #fff;border-radius:8px}.project-table-wrap::-webkit-scrollbar-track{background:#f7f9fc}@media (width<=760px){.project-table-wrap{border-radius:13px 0 0 13px;margin-right:-15px}.display-switch select{max-width:125px}}.settings-page{padding-bottom:30px}.settings-head{padding:36px 0 22px}.settings-head h1{letter-spacing:-.03em;margin:0 0 7px;font-size:31px}.settings-head p{color:var(--muted);margin:0}.settings-tabs{gap:10px;margin-bottom:16px;display:flex}.settings-tabs>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;align-items:center;gap:11px;min-width:220px;padding:12px 14px;display:flex}.settings-tabs>button.active{background:#f4f8ff;border-color:#9bc5ff;box-shadow:0 0 0 2px #e1edff}.settings-tabs .icon{width:34px;height:34px;color:var(--blue);background:#edf4ff;border-radius:9px}.settings-tabs span{flex-direction:column;gap:3px;display:flex}.settings-tabs b{font-size:13px}.settings-tabs small{color:#8494a7;font-size:10px}.settings-layout{grid-template-columns:250px minmax(0,1fr);gap:15px;display:grid}.dict-nav,.settings-content,.entity-list,.bank-panel{border:1px solid var(--line);background:#fff;border-radius:15px;box-shadow:0 3px 9px #10233f07}.dict-nav{align-self:start;padding:14px}.dict-nav>header{border-bottom:1px solid #edf1f5;justify-content:space-between;padding:7px 7px 14px;display:flex}.dict-nav>header small{color:#8a99aa;font-size:10px}.dict-nav>button{text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;margin-top:6px;padding:11px 9px;display:flex}.dict-nav>button:hover,.dict-nav>button.active{color:var(--blue);background:#edf5ff}.dict-nav>button i{color:#647d99;background:#f0f4f8;border-radius:8px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:800;display:grid}.dict-nav>button.active i{color:var(--blue);background:#fff}.dict-nav>button span{flex-direction:column;flex:1;gap:3px;display:flex}.dict-nav>button b{font-size:12px}.dict-nav>button small{color:#8494a7;font-size:9px}.dict-nav>button em{font-style:normal}.dict-tip{background:#f5f8fc;border-radius:10px;margin-top:18px;padding:12px}.dict-tip b{font-size:11px}.dict-tip p{color:#76899f;margin:6px 0 0;font-size:10px;line-height:1.65}.settings-content{overflow:hidden}.settings-content>header,.entity-list>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex}.settings-content h2,.entity-list h2,.bank-panel h2{margin:0 0 5px;font-size:18px}.settings-content header p,.entity-list header p,.bank-panel header p{color:#8191a4;margin:0;font-size:10px}.settings-toolbar{border-bottom:1px solid var(--line);background:#fafbfd;gap:9px;padding:12px 16px;display:flex}.settings-toolbar .search{min-width:0;height:38px}.settings-toolbar select{background:#fff;border:1px solid #dce5ef;border-radius:8px;height:38px;padding:0 30px 0 10px;font-size:11px}.settings-table{border-collapse:collapse;width:100%}.settings-table th{text-align:left;color:#74879d;background:#f7f9fc;height:40px;padding:0 14px;font-size:10px}.settings-table td{border-top:1px solid #edf1f5;height:54px;padding:0 14px;font-size:11px}.settings-table td:first-child{align-items:center;gap:8px;display:flex}.settings-table code{color:#526b87;background:#f0f4f8;border-radius:5px;padding:4px 6px;font-size:10px}.drag{color:#a4b0bf;cursor:grab;font-size:16px}.mini-switch{vertical-align:middle;background:#cbd5e1;border:0;border-radius:20px;width:31px;height:18px;margin-right:6px;padding:2px}.mini-switch i{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .18s;display:block}.mini-switch.on{background:var(--blue)}.mini-switch.on i{transform:translate(13px)}.enabled-text{color:var(--green);font-size:10px}.muted-text{color:#8b99aa;font-size:10px}.table-link{color:var(--blue);background:0 0;border:0;padding:4px 6px;font-size:10px}.settings-footer{border-top:1px solid var(--line);background:#fafbfd;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.settings-footer span{color:#8291a4;font-size:10px}.settings-footer button{color:var(--blue);background:#fff;border:1px solid #d8e3ef;border-radius:8px;padding:7px 12px;font-size:10px}.entity-layout{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:15px;display:grid}.entity-list{overflow:hidden}.entity-cards{gap:9px;padding:14px;display:grid}.entity-cards>button{text-align:left;background:#fff;border:1px solid #e2e9f2;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.entity-cards>button:hover,.entity-cards>button.active{background:#f7faff;border-color:#92bfff;box-shadow:0 0 0 2px #e4efff}.entity-mark{color:#fff;background:linear-gradient(135deg,#176bff,#64a4ff);border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.entity-cards>button>span{flex-direction:column;gap:4px;display:flex}.entity-cards b{font-size:12px}.entity-cards small{color:#8393a6;font-size:9px}.entity-cards em{color:var(--blue);font-size:10px;font-style:normal}.entity-cards>button>div:last-child{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.bank-panel{align-self:start;padding:18px}.bank-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:15px;display:flex}.bank-panel>header>div>span{color:var(--blue);font-size:9px;font-weight:700}.bank-panel>header button{background:#fff;border:1px solid #dbe4ef;border-radius:8px;align-self:flex-start;padding:7px 10px;font-size:10px}.entity-summary{border:1px solid #e4eaf2;border-radius:10px;grid-template-columns:1fr 1fr;gap:0;margin:14px 0;display:grid;overflow:hidden}.entity-summary>div{border-bottom:1px solid #edf1f5;flex-direction:column;gap:5px;padding:11px;display:flex}.entity-summary>div:nth-child(odd){border-right:1px solid #edf1f5}.entity-summary>div:nth-last-child(-n+2){border-bottom:0}.entity-summary span{color:#8494a7;font-size:9px}.entity-summary b{font-size:10px}.bank-title{justify-content:space-between;align-items:flex-start;margin:17px 0 10px;display:flex}.bank-title h3{margin:0 0 4px;font-size:14px}.bank-title p{color:#8393a6;margin:0;font-size:9px}.bank-card{border:1px solid #e1e8f1;border-radius:11px;margin-top:9px;padding:13px}.bank-card.default{background:#f8fbff;border-color:#a8cbff}.bank-card>header{justify-content:space-between;display:flex}.bank-card header>span{align-items:center;gap:7px;display:flex}.bank-card header b{font-size:12px}.bank-card header small{color:#8191a4;font-size:9px}.bank-card>strong{letter-spacing:.08em;color:#25415f;margin:14px 0;font-size:16px;display:block}.bank-card>div{color:#72869d;flex-direction:column;gap:4px;font-size:9px;display:flex}.bank-card>footer{border-top:1px solid #e7edf4;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.bank-card footer button{color:var(--blue);background:0 0;border:0;font-size:10px}@media (width<=1100px){.entity-layout{grid-template-columns:1fr}.bank-panel{width:100%}.settings-layout{grid-template-columns:210px minmax(0,1fr)}}@media (width<=760px){.settings-tabs{overflow:auto}.settings-tabs>button{min-width:190px}.settings-layout{grid-template-columns:1fr}.dict-nav{grid-template-columns:1fr 1fr;display:grid}.dict-nav>header,.dict-tip{grid-column:1/-1}.settings-content{overflow:auto}.settings-table{min-width:760px}.entity-summary{grid-template-columns:1fr}.entity-summary>div{border-bottom:1px solid #edf1f5!important;border-right:0!important}.entity-summary>div:last-child{border-bottom:0!important}}.fixed-tag-note{color:#71849a;background:#f4f7fb;border-radius:9px;margin-top:12px;padding:10px 12px;font-size:10px}.create-contract-map{padding:3px}.create-contract{background:#fff;border:1px solid #dfe7f1;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.create-contract.upstream{background:linear-gradient(100deg,#f1f7ff,#fff);border-color:#a9caff}.create-contract>i{width:38px;height:38px;color:var(--blue);background:#eaf3ff;border-radius:10px;place-items:center;font-style:normal;font-weight:800;display:grid}.create-contract>span{flex-direction:column;gap:3px;display:flex}.create-contract em{color:var(--blue);font-size:9px;font-style:normal;font-weight:700}.create-contract b{font-size:12px}.create-contract small{color:#7f91a6;font-size:9px}.create-contract strong{color:#294763;font-size:13px}.create-contract-link{color:#7890aa;justify-content:center;align-items:center;gap:9px;height:44px;font-size:10px;display:flex}.create-contract-link i{color:var(--blue);font-size:19px;font-style:normal}.create-contract-children{grid-template-columns:1fr 1fr;gap:10px;margin-left:38px;display:grid}.add-contract-card{color:var(--blue);background:#f9fbfd;border:1px dashed #b8c9dc;border-radius:12px;font-size:10px}.model-tip{border-left:3px solid var(--amber);color:#6f7f92;background:#fff8ea;border-radius:9px;gap:8px;margin-top:14px;padding:12px 14px;font-size:10px;display:flex}.model-tip b{color:#9c6811}.contract-workbench{gap:15px;display:grid}.contract-summary{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;display:grid;overflow:hidden}.contract-summary>div{border-left:1px solid var(--line);flex-direction:column;gap:6px;padding:15px;display:flex}.contract-summary>div:first-child{border-left:0}.contract-summary span{color:#7e8fa4;font-size:10px}.contract-summary b{font-size:17px}.contract-summary small{color:#8494a6;font-size:9px}.contract-tree{gap:0;display:grid}.contract-tree button{text-align:left;background:#fff;border:1px solid #dfe7f0;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:100%;padding:12px;display:grid}.contract-tree button:hover,.contract-tree button.active{background:#f6faff;border-color:#8dbbff;box-shadow:0 0 0 2px #e6f0ff}.contract-tree button>i{width:38px;height:38px;color:var(--blue);background:#eaf3ff;border-radius:10px;place-items:center;font-style:normal;font-weight:800;display:grid}.contract-tree button>span{flex-direction:column;gap:3px;display:flex}.contract-tree button em{color:var(--blue);font-size:9px;font-style:normal;font-weight:700}.contract-tree button b{font-size:12px}.contract-tree button small{color:#8292a5;font-size:9px}.tree-branch{border-left:2px solid #d8e6f8;margin-left:18px;padding:16px 0 0 38px}.tree-label{justify-content:space-between;margin-bottom:10px;display:flex}.tree-label span,.tree-label b{color:#74869b;font-size:10px}.tree-children{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.tree-children button{grid-template-columns:32px 1fr;padding:10px}.tree-children button>i{width:32px;height:32px}.tree-children .pill{grid-column:2}.contract-detail-grid{grid-template-columns:1.25fr .75fr;gap:15px;display:grid}.contract-plan{display:grid}.plan-row{border-bottom:1px solid #edf1f5;grid-template-columns:.8fr 1.4fr .8fr .8fr;align-items:center;gap:9px;padding:12px 4px;display:grid}.plan-row.head{background:#f8fafc;padding:8px 4px}.plan-row span{color:#76899e;font-size:10px}.plan-row b,.plan-row strong{font-size:11px}.settlement-gate{grid-template-columns:1fr 100px 1fr 1fr;align-items:stretch;gap:10px;display:grid}.gate-card{border:1px solid #dee7f1;border-radius:12px;flex-direction:column;gap:7px;padding:16px;display:flex}.gate-card.current{background:#fffaf0;border-color:#ffc76a}.gate-card.locked{background:#f8fafc}.gate-card>span{color:#7d90a7;font-size:9px}.gate-card h3{margin:0;font-size:14px}.gate-card b{font-size:11px}.gate-card p{color:#76889d;margin:0;font-size:10px;line-height:1.6}.gate-card .pill{align-self:flex-start}.gate-arrow{color:var(--blue);flex-direction:column;justify-content:center;align-items:center;font-size:26px;display:flex}.gate-arrow small{color:#8393a6;text-align:center;font-size:9px}.rule-note{background:#f1f7ff;border:1px solid #d5e7ff;border-radius:11px;padding:16px}.rule-note b{color:var(--blue);font-size:12px}.rule-note p{color:#6f8299;margin:7px 0 0;font-size:10px;line-height:1.7}@media (width<=1100px){.tree-children,.contract-detail-grid,.settlement-gate{grid-template-columns:1fr}.gate-arrow{transform:rotate(90deg)}.create-contract-children{grid-template-columns:1fr}}@media (width<=760px){.contract-summary{grid-template-columns:1fr}.contract-summary>div{border-left:0;border-top:1px solid var(--line)}.tree-branch{margin-left:8px;padding-left:15px}.create-contract-children{margin-left:0}.create-contract-map .create-contract{grid-template-columns:34px 1fr}.create-contract>strong{grid-column:2}.model-tip{flex-direction:column}}.page-head,.settings-head{display:none}.dash-head{justify-content:flex-end;padding:18px 0 0}.dash-head>div:first-child{display:none}.create-head{padding:18px 0 12px}.create-head>div{display:none}.project-form label,.form-grid label{grid-template-columns:max-content max-content minmax(0,1fr);align-items:center;gap:6px 4px;display:grid}.project-form label>input,.project-form label>select,.project-form label>textarea,.project-form label>.upload,.project-form label>small,.form-grid label>input,.form-grid label>select,.form-grid label>textarea,.form-grid label>.upload,.form-grid label>small{grid-column:1/-1}.project-form label>em,.form-grid label>em{color:var(--red);font-style:normal;line-height:1;display:inline}.metrics,.dash-metrics,.settings-tabs{margin-top:28px}.display-switch .ledger-create{color:#fff;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:5px;width:auto;min-width:112px;height:38px;margin-left:5px;padding:0 16px;display:inline-flex}.display-switch .ledger-create>span{color:#fff}.contract-entry-intro{background:#f2f7ff;border:1px solid #dceaff;border-radius:10px;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.contract-entry-intro b{color:var(--blue);white-space:nowrap;font-size:12px}.contract-entry-intro span{color:#6f8298;font-size:10px;line-height:1.55}.contract-entry-layout{grid-template-columns:250px minmax(0,1fr);gap:14px;display:grid}.contract-entry-layout.single{grid-template-columns:1fr}.contract-entry-nav{border:1px solid var(--line);background:#f9fbfd;border-radius:12px;align-self:start;padding:10px}.contract-entry-nav>header{justify-content:space-between;padding:5px 6px 11px;display:flex}.contract-entry-nav>header b{font-size:11px}.contract-entry-nav>header small{color:#8292a5;font-size:9px}.contract-entry-nav>button:not(.contract-add-nav){text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;width:100%;margin-bottom:5px;padding:9px;display:grid}.contract-entry-nav>button:hover,.contract-entry-nav>button.active{background:#fff;border-color:#a9ccff;box-shadow:0 2px 8px #176bff0d}.contract-entry-nav>button>i{width:32px;height:32px;color:var(--blue);background:#e9f2ff;border-radius:8px;place-items:center;font-style:normal;font-weight:800;display:grid}.contract-entry-nav>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.contract-entry-nav>button b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.contract-entry-nav>button small{color:#8192a5;font-size:8px}.contract-entry-nav>button em{color:var(--blue);font-style:normal}.contract-nav-label{color:#91a0b1;padding:11px 7px 6px;font-size:8px;font-weight:700}.contract-add-nav{width:100%;color:var(--blue);background:#fff;border:1px dashed #a8bdd5;border-radius:9px;padding:10px;font-size:9px}.contract-entry-form{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px}.contract-entry-form>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;padding-bottom:15px;display:flex}.contract-entry-form>header>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.contract-entry-form h3{margin:0;font-size:15px}.contract-entry-form header p{color:#7c8da1;flex-basis:100%;margin:0;font-size:9px;line-height:1.55}.danger-outline{color:#d9473d;white-space:nowrap;background:#fff7f6;border:1px solid #ffc7c1;border-radius:8px;padding:8px 11px;font-size:9px}.danger-outline:hover{background:#ffebe8}.contract-entry-form .project-form{gap:14px 16px}@media (width<=1000px){.contract-entry-layout{grid-template-columns:1fr}.contract-entry-nav{grid-template-columns:1fr 1fr;gap:5px;display:grid}.contract-entry-nav>header,.contract-nav-label,.contract-add-nav{grid-column:1/-1}.contract-entry-nav>button:not(.contract-add-nav){margin:0}}@media (width<=700px){.contract-entry-nav{grid-template-columns:1fr}.contract-entry-intro{flex-direction:column;align-items:flex-start}.contract-entry-form{padding:13px}}.contract-entry-nav>button.complete{background:#f8fffb}.contract-entry-nav>button.incomplete{background:#fffdf8}.contract-item-state{justify-content:flex-end;align-items:center;flex-direction:row!important;gap:6px!important;display:flex!important}.contract-item-state b{border-radius:999px;padding:3px 5px;font-size:7px!important;overflow:visible!important}.contract-item-state .done{color:#16845b;background:#e8f7f0}.contract-item-state .todo{color:#a96a00;background:#fff2d6}.locked-input{cursor:not-allowed;color:#6d7f94!important;background:#f3f6fa!important}.field-hint{margin-top:5px;display:block;color:#8998a9!important;font-size:8px!important}.project-form button.upload{width:100%;font:inherit;cursor:pointer}.upload.uploaded{color:#16845b;background:#eefaf4;border-color:#a9dfc7}.member-role-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.member-role-card{border:1px solid #e1e8f1;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.member-role-card>div{flex-direction:column;gap:4px;display:flex}.member-role-card>div span{font-size:11px;font-weight:700}.member-role-card>div em{color:var(--red);font-style:normal}.member-role-card>div small{color:#8494a7;font-size:9px}.member-role-card>button{background:#f9fbfd;border:1px solid #dfe7f0;border-radius:9px;align-items:center;gap:7px;padding:7px 9px;display:flex}.member-role-card>button b{font-size:10px}.member-role-card>button i{color:var(--blue);font-size:8px;font-style:normal}.ordinary-members{border-top:1px solid var(--line);margin-top:14px;padding-top:13px}.ordinary-members>header{align-items:center;gap:9px;margin-bottom:9px;display:flex}.ordinary-members>header b{font-size:11px}.ordinary-members>header small{color:#8796a8;font-size:9px}.ordinary-members>div{flex-wrap:wrap;gap:8px;display:flex}.ordinary-members>div>span{background:#f9fbfd;border:1px solid #dfe8f2;border-radius:9px;align-items:center;gap:6px;padding:6px 8px;display:flex}.ordinary-members>div b{font-size:10px}.ordinary-members>div>span button{color:#8999aa;background:0 0;border:0}.ordinary-members>div>button{color:var(--blue);background:#fff;border:1px dashed #abc0d7;border-radius:9px;padding:7px 11px;font-size:9px}.member-picker-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10233f66;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.member-picker{background:#fff;border-radius:16px;width:min(620px,94vw);max-height:82vh;overflow:auto;box-shadow:0 25px 70px #10233f42}.member-picker>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:18px 20px;display:flex}.member-picker h3{margin:0 0 5px;font-size:17px}.member-picker header p{color:#7d8ea2;margin:0;font-size:9px}.member-picker>header>button{background:#f0f4f8;border:0;border-radius:8px;width:30px;height:30px}.picker-role-summary{border-bottom:1px solid var(--line);background:#f7faff;grid-template-columns:repeat(4,1fr);display:grid}.picker-role-summary span{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:11px 13px;display:flex}.picker-role-summary small{color:#8292a4;font-size:8px}.picker-role-summary b{font-size:10px}.member-candidates{gap:7px;padding:13px;display:grid}.member-candidates>button{text-align:left;background:#fff;border:1px solid #e0e7f0;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.member-candidates>button:hover{background:#f6faff;border-color:#91bdff}.member-candidates>button>span{flex-direction:column;gap:3px;display:flex}.member-candidates b{font-size:11px}.member-candidates small{color:#8192a5;font-size:8px}.member-candidates i{color:var(--blue);font-size:9px;font-style:normal}.sortable-nodes{gap:8px;display:grid}.sortable-node{background:#fff;border:1px solid #dfe7f0;border-radius:11px;grid-template-columns:25px 32px minmax(150px,1fr) auto 165px auto;align-items:center;gap:9px;padding:10px;display:grid}.sortable-node[draggable=true]{cursor:grab}.sortable-node[draggable=true]:active{cursor:grabbing}.sortable-node.locked{background:#f6f8fb;border-color:#d8e0e9}.drag-handle{color:#8192a5;text-align:center;font-size:16px}.sortable-node>i{width:32px;height:32px;color:var(--blue);background:#eaf3ff;border-radius:9px;place-items:center;font-style:normal;font-weight:800;display:grid}.sortable-node.locked>i{color:#73849a;background:#e8edf3}.node-copy{flex-direction:column;gap:4px;display:flex}.node-copy b{font-size:11px}.node-copy small{color:#8192a5;font-size:9px}.node-edit{color:var(--blue);background:#fff;border:1px solid #dbe5f0;border-radius:8px;padding:7px 9px;font-size:9px}.node-owner{text-align:left;background:#f9fbfd;border:1px solid #dfe7f0;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;padding:6px 8px;display:grid}.node-owner>span{flex-direction:column;display:flex}.node-owner small{color:#8796a8;font-size:8px}.node-owner b{font-size:10px}.node-owner em{color:var(--blue);font-size:8px;font-style:normal}.node-delete{color:#d94b42;background:0 0;border:0;font-size:9px}.contract-entry-form .project-form label:nth-child(6) select+small:before{content:"锁 ";color:#77899e}@media (width<=1100px){.sortable-node{grid-template-columns:25px 32px 1fr 155px}.sortable-node>.pill,.node-edit,.node-delete{grid-column:auto}.node-edit,.sortable-node>.pill{display:none}.node-delete{grid-column:4;justify-self:end}.node-owner{grid-area:1/4}}@media (width<=760px){.member-role-grid{grid-template-columns:1fr}.picker-role-summary{grid-template-columns:1fr 1fr}.sortable-node{grid-template-columns:24px 30px 1fr}.node-owner{grid-area:auto/2/auto/-1}.node-delete{grid-column:3}.sortable-node>.pill{display:none}}.management-fee-panel{background:linear-gradient(135deg,#f5f9ff,#fff);border:1px solid #b9d5ff;border-radius:12px;margin-bottom:14px;padding:15px}.management-fee-panel>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.management-fee-panel>header>div{flex-direction:column;gap:4px;display:flex}.management-fee-panel header b{font-size:13px}.management-fee-panel header span{color:#71849b;font-size:9px}.management-fee-panel header label{white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.management-fee-panel header input{background:#fff;border:1px solid #bfd2ea;border-radius:8px;width:86px;padding:8px 9px}.management-fee-panel header em{color:#607790;font-style:normal}.fee-metrics{background:#fff;border:1px solid #e0e9f4;border-radius:10px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.fee-metrics>div{border-left:1px solid #e7edf4;flex-direction:column;gap:5px;padding:12px;display:flex}.fee-metrics>div:first-child{border-left:0}.fee-metrics span{color:#778aa0;font-size:9px}.fee-metrics b{color:#18324f;font-size:15px}.fee-metrics small{color:#8a98a9;font-size:8px;line-height:1.4}.fee-metrics .accent{background:#eef5ff}.fee-metrics .accent b{color:var(--blue)}.fee-tip,.fee-warning{border-radius:8px;margin:10px 0 0;padding:8px 10px;font-size:9px}.fee-tip{color:#24755a;background:#eefaf4}.fee-warning{color:#c74339;background:#fff1ef}.sortable-node{grid-template-columns:25px 32px minmax(140px,1fr) auto 175px 165px auto}.node-schedule{flex-direction:column;gap:4px;display:flex}.node-schedule label{color:#75879c;align-items:center;gap:6px;font-size:8px;display:flex}.node-schedule input{background:#fff;border:1px solid #dce5ef;border-radius:7px;width:116px;min-width:0;padding:6px;font-size:9px}.node-schedule small{color:#8b99aa;font-size:7px}.contract-entry-form .project-form label:nth-child(6) select{pointer-events:auto;color:inherit;background-color:#fff}.contract-entry-form .project-form label:nth-child(6) select+small:before{content:none}@media (width<=1100px){.fee-metrics{grid-template-columns:repeat(2,1fr)}.fee-metrics>div{border-top:1px solid #e7edf4}.sortable-node{grid-template-columns:25px 32px 1fr 175px 155px}.node-schedule{grid-column:4}.node-owner{grid-column:5}.node-delete{grid-column:5;justify-self:end}}@media (width<=760px){.management-fee-panel>header{flex-direction:column;align-items:flex-start}.fee-metrics{grid-template-columns:1fr}.sortable-node{grid-template-columns:24px 30px 1fr}.node-schedule,.node-owner{grid-area:auto/2/auto/-1}.node-delete{grid-column:3}}.phase-flow{grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center;margin-bottom:14px;display:grid}.phase-flow>div{background:#f8fbff;border:1px solid #dce7f3;border-radius:11px;align-items:center;gap:10px;padding:12px;display:flex}.phase-flow>div>i{width:30px;height:30px;color:var(--blue);background:#e7f1ff;border-radius:9px;place-items:center;font-style:normal;font-weight:800;display:grid}.phase-flow>div>span{flex-direction:column;gap:3px;display:flex}.phase-flow b{font-size:11px}.phase-flow small{color:#8292a5;font-size:8px}.phase-flow>em{text-align:center;color:var(--blue);font-size:20px;font-style:normal}.empty-node-builder{background:#fafcff;border:1px dashed #afc5dd;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:30px;display:flex}.empty-node-builder b{font-size:14px}.empty-node-builder span{color:#7d8fa4;font-size:10px}.empty-node-builder button{background:var(--blue);color:#fff;border:0;border-radius:9px;margin-top:5px;padding:9px 14px}.node-phase-groups{gap:13px;display:grid}.node-phase-groups>section{background:#f8fafc;border:1px solid #dfe7f0;border-radius:12px;overflow:hidden}.node-phase-groups>section>header{background:#fff;border-bottom:1px solid #e2e9f1;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.node-phase-groups>section>header>div{align-items:center;gap:8px;display:flex}.node-phase-groups>section>header b{font-size:10px}.node-phase-groups>section>header small{color:#8192a5;font-size:9px}.node-builder-list{gap:9px;padding:10px;display:grid}.node-builder-list>article{background:#fff;border:1px solid #dfe7f0;border-radius:11px;padding:11px}.node-builder-list>article.locked{background:#f5f7fa}.node-builder-head{grid-template-columns:24px 30px minmax(160px,1fr) auto 165px auto;align-items:center;gap:8px;display:grid}.node-builder-head>i{width:30px;height:30px;color:var(--blue);background:#eaf3ff;border-radius:8px;place-items:center;font-style:normal;font-weight:800;display:grid}.node-builder-head>input{border:1px solid #dce5ef;border-radius:8px;height:34px;padding:0 9px;font-weight:700}.node-builder-head>input:disabled{color:#243e5b;background:0 0;border-color:#0000}.node-builder-fields{grid-template-columns:repeat(4,1fr);gap:9px;margin:11px 0 0 62px;display:grid}.node-builder-fields label,.payment-config label{color:#71849a;flex-direction:column;gap:5px;font-size:9px;font-weight:700;display:flex}.node-builder-fields input,.node-builder-fields select,.payment-config input,.payment-config select{background:#fff;border:1px solid #dce5ef;border-radius:8px;height:34px;padding:0 8px}.suffix-input{background:#fff;border:1px solid #dce5ef;border-radius:8px;align-items:center;display:flex;overflow:hidden}.suffix-input input{width:100%;min-width:0;border:0!important}.suffix-input span{color:#6c8198;white-space:nowrap;padding-right:8px;font-size:9px}.payment-config{border-top:1px solid #e7edf4;margin:10px 0 0 62px;padding-top:10px}.payment-config>.check-line{flex-direction:row;align-items:center;gap:8px;display:flex}.payment-config>.check-line input{width:16px;height:16px}.check-line>span{flex-direction:column;gap:3px;display:flex}.check-line b{color:#274360;font-size:10px}.check-line small{color:#8998a9;font-size:8px;font-weight:400}.payment-config>div{background:#f2f7ff;border-radius:9px;grid-template-columns:1.5fr .7fr 1fr;gap:9px;margin-top:9px;padding:10px;display:grid}@media (width<=1050px){.phase-flow{grid-template-columns:1fr}.phase-flow>em{transform:rotate(90deg)}.node-builder-head{grid-template-columns:24px 30px 1fr 150px}.node-builder-head>.pill,.node-builder-head>.node-delete{grid-column:4}.node-builder-fields,.payment-config>div{grid-template-columns:1fr 1fr}}@media (width<=700px){.node-phase-groups>section>header{flex-direction:column;align-items:flex-start;gap:6px}.node-builder-head{grid-template-columns:24px 30px 1fr}.node-builder-head>.node-owner{grid-column:2/-1}.node-builder-head>.node-delete{grid-column:3}.node-builder-fields,.payment-config{margin-left:0}.node-builder-fields,.payment-config>div{grid-template-columns:1fr}}.payment-reference{background:#f5f8ff;border:1px solid #d7e5ff;border-radius:10px;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:12px 14px;display:grid}.payment-reference span{color:#667b99;font-size:10px}.payment-reference b{color:var(--blue);font-size:14px}.payment-reference small{color:#7b8ca6;grid-column:1/-1;line-height:1.5}.payment-contract-picker{grid-column:1/-1;background:0 0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:0!important;padding:0!important;display:grid!important}.payment-contract-picker>header{grid-column:1/-1;align-items:baseline;gap:10px;display:flex}.payment-contract-picker>header b{color:#28425f;font-size:10px}.payment-contract-picker>header small{color:#8394a8;font-size:8px}.payment-contract-picker>label{cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:9px;grid-template-columns:18px 1fr auto;align-items:center;padding:9px 10px;gap:8px!important;display:grid!important}.payment-contract-picker>label.selected{background:#f5f9ff;border-color:#8db7ff;box-shadow:inset 0 0 0 1px #d9e8ff}.payment-contract-picker>label>input{width:15px!important;height:15px!important}.payment-contract-picker>label>span{flex-direction:column;gap:2px;min-width:0;display:flex}.payment-contract-picker>label>span b{color:#2b4663;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.payment-contract-picker>label>span small{color:#8a9aab;font-size:8px}.payment-contract-picker>label>strong{color:#176bff;white-space:nowrap;font-size:10px}.payment-auto-total{border:1px solid #c9dfff;border-radius:9px;align-items:center;background:#e9f3ff!important;grid-column:1/-1!important;grid-template-columns:auto 1fr!important;gap:3px 12px!important;margin:0!important;padding:10px 12px!important;display:grid!important}.payment-auto-total span{color:#667d98;font-size:9px}.payment-auto-total b{color:var(--blue);font-size:15px}.payment-auto-total small{color:#7b8da3;grid-column:1/-1;font-size:8px}.payment-contract-scope{grid-column:1/-1;gap:7px;display:grid}.payment-contract-scope>header{align-items:baseline;gap:10px;display:flex}.payment-contract-scope>header b{color:#28425f;font-size:10px}.payment-contract-scope>header small{color:#8394a8;font-size:8px}.payment-contract-scope>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.payment-contract-scope button{text-align:left;color:#29435f;background:#fff;border:1px solid #dbe5f0;border-radius:9px;grid-template-columns:32px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.payment-contract-scope button.selected{background:#f3f8ff;border-color:#6da5ff;box-shadow:inset 0 0 0 1px #d5e6ff}.payment-contract-scope button i{color:#66809d;background:#edf3fa;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.payment-contract-scope button.selected i{color:#fff;background:#176bff}.payment-contract-scope button span{flex-direction:column;gap:3px;display:flex}.payment-contract-scope button b{font-size:10px}.payment-contract-scope button small{color:#8394a8;font-size:8px}.payment-contract-picker.single-contract{grid-template-columns:1fr!important}.payment-contract-picker.single-contract>label{cursor:default;grid-template-columns:minmax(0,1fr) auto auto!important}.payment-contract-picker.single-contract>label>em{color:#176bff;white-space:nowrap;background:#e7f1ff;border-radius:10px;padding:3px 7px;font-size:8px;font-style:normal}.stop-branch{color:#7d541f;background:#fff8ee;border:1px solid #ffd3a3;border-radius:10px;grid-template-columns:auto 28px auto 1fr;align-items:center;gap:8px;max-width:520px;margin:-4px auto 14px;padding:9px 12px;display:grid}.stop-branch span,.stop-branch b{font-size:10px}.stop-branch em{color:#e78a13;text-align:center;font-style:normal}.stop-branch small{color:#9b7444;font-size:8px}.stop-action{color:#d84c42!important;background:#fff7f6!important;border-color:#ffb1aa!important}.production-actions{gap:8px;display:flex}.production-actions button{white-space:nowrap}.stop-warning{color:#8d332d;background:#fff3f1;border:1px solid #ffc9c3;border-radius:10px;flex-direction:column;gap:5px;padding:12px 14px;display:flex}.stop-warning b{font-size:12px}.stop-warning span{font-size:9px;line-height:1.5}.danger-button{color:#fff!important;background:#e75147!important;border-color:#e75147!important}.receipt-contracts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.receipt-contracts>header{grid-column:1/-1;align-items:baseline;gap:10px;display:flex}.receipt-contracts>header b{color:#294461;font-size:10px}.receipt-contracts>header small{color:#8293a7;font-size:8px}.receipt-contracts>label{cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:9px;grid-template-columns:18px 1fr;align-items:center;padding:9px 10px;gap:8px!important;display:grid!important}.receipt-contracts>label.selected{background:#f5f9ff;border-color:#8db7ff;box-shadow:inset 0 0 0 1px #d9e8ff}.receipt-contracts>label input{width:15px!important;height:15px!important}.receipt-contracts>label span{flex-direction:column;gap:2px;display:flex}.receipt-contracts>label span b{color:#2b4663;font-size:9px}.receipt-contracts>label span small{color:#8495a8;font-size:8px}.receipt-allocation{background:#f8fbff;border:1px solid #d7e5f4;border-radius:10px;gap:8px;padding:11px 13px;display:grid}.receipt-allocation>header{justify-content:space-between;align-items:baseline;display:flex}.receipt-allocation>header b{color:#294461;font-size:10px}.receipt-allocation>header small{color:#8293a7;font-size:8px}.receipt-allocation>label{grid-template-columns:1fr 150px;align-items:center;gap:10px!important;display:grid!important}.receipt-allocation>label>span{color:#405c78;font-size:9px}.receipt-allocation .suffix-input em{color:#71859b;padding-right:8px;font-size:8px;font-style:normal}.receipt-allocation>footer{border-top:1px solid #e1e9f2;justify-content:flex-end;align-items:center;gap:10px;padding-top:8px;display:flex}.receipt-allocation>footer span{color:#71859b;font-size:9px}.receipt-allocation>footer b{color:#176bff;font-size:12px}.node-skip-option{background:#fff;border:1px solid #dce5ef;border-radius:8px;grid-template-columns:1fr auto;padding:7px 9px;align-items:center!important;display:grid!important}.node-skip-option>span{color:#506a85;font-size:9px}.node-skip-option>input{width:16px!important;height:16px!important}.node-skip-option>small{color:#8797a8;grid-column:1/-1;font-size:8px;font-weight:400}.current-node-card{background:#fff9ec;border:1px solid #ffdc9e;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:5px 10px;padding:12px 14px;display:grid}.current-node-card>span{color:#85652e;font-size:9px}.current-node-card>b{color:#3e526a;font-size:13px}.current-node-card>small{color:#8a795b;grid-column:1/-1;font-size:8px}.skip-button{color:#9b680b!important;background:#fff9e9!important;border-color:#f2b84b!important;margin-right:auto!important}.modal{flex-direction:column;max-height:calc(100vh - 40px);display:flex}.payment-modal{width:min(900px,100vw - 48px)}.modal>header,.modal>footer{flex:none}.modal-body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.payment-modal .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-contracts>label{min-width:0;grid-template-columns:18px minmax(0,1fr)!important}.receipt-contracts>label>input{grid-column:auto!important;width:15px!important;height:15px!important;margin:0!important}.receipt-contracts>label>span{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.receipt-contracts>label>span b{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;min-width:0;font-size:11px;overflow:hidden}.receipt-contracts>label>span small{white-space:nowrap;flex:none;font-size:10px}.receipt-allocation>label{grid-template-columns:minmax(0,1fr) 150px!important}@media (width<=760px){.payment-modal{width:min(620px,95vw)}.payment-modal .form-grid,.receipt-contracts{grid-template-columns:1fr}.receipt-allocation>label{grid-template-columns:minmax(0,1fr) 120px!important}}.advance-node-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.advance-node-options>header{grid-column:1/-1;align-items:baseline;gap:10px;display:flex}.advance-node-options>header b{color:#29435f;font-size:12px}.advance-node-options>header small{color:#8293a7;font-size:10px}.advance-node-options>button{text-align:left;background:#fff;border:1px solid #dbe5ef;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.advance-node-options>button.selected{background:#f3f8ff;border-color:#6da5ff;box-shadow:inset 0 0 0 1px #d5e6ff}.advance-node-options>button>i{color:#637d99;background:#edf3fa;border-radius:8px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:800;display:grid}.advance-node-options>button.selected>i{color:#fff;background:#176bff}.advance-node-options>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.advance-node-options>button>span b{color:#29435f;white-space:nowrap;font-size:11px}.advance-node-options>button>span small{color:#8293a7;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.advance-node-options>button>.pill{grid-column:1/-1;justify-self:start;margin-left:38px}@media (width<=760px){.advance-node-options{grid-template-columns:1fr}}.contract-file-row{background:#f8fafc;border:1px solid #e1e9f2;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:12px;display:flex}.contract-file-row>span{flex-direction:column;flex:1;gap:3px;display:flex}.contract-file-row b{font-size:11px}.contract-file-row small{color:#7d8fa4;font-size:9px}.contract-file-row button{color:#176bff;background:#fff;border:1px solid #d7e2ee;border-radius:8px;padding:7px 10px;font-size:10px}.payment-workbench{flex-direction:column;gap:16px;margin-top:18px;display:flex}.payment-chain{grid-template-columns:1fr 54px 1fr .8fr;align-items:center;gap:10px;display:grid}.chain-card,.chain-balance{background:#fff;border:1px solid #dce6f1;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.chain-card.total{background:#f3f8ff;border-color:#cfe1ff}.chain-card>span,.chain-balance>span{color:#7b8ea5;font-size:9px}.chain-card>b{font-size:11px}.chain-card>strong,.chain-balance>b{color:#176bff;font-size:18px}.chain-card>small,.chain-balance>small{color:#8192a5;font-size:9px}.chain-card>.pill{align-self:flex-start}.chain-arrow{text-align:center;color:#176bff;font-size:22px}.chain-arrow small{color:#8192a5;font-size:8px;display:block}.chain-balance{background:#fff9ec;border-color:#f2d79f}.chain-balance>b{color:#d78508}.payment-rule-note{background:#f7f9fc;border-radius:9px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.payment-rule-note b{color:#29435f;font-size:10px}.payment-rule-note span{color:#70849b;font-size:9px}.contract-account-table{border:1px solid #e1e8f0;border-radius:11px;overflow:hidden}.contract-account-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #e8edf3;grid-template-columns:1.5fr repeat(4,.65fr) .75fr .7fr;align-items:center;gap:10px;width:100%;padding:11px 12px;display:grid}.contract-account-row:last-child{border-bottom:0}.contract-account-row.head{color:#72859b;background:#f5f8fc;font-size:9px}.contract-account-row.active{background:#f4f8ff;box-shadow:inset 3px 0 #176bff}.contract-account-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.contract-account-row>span:first-child{align-items:flex-start}.contract-account-row>span:first-child b{font-size:10px}.contract-account-row small{color:#8394a7;font-size:8px}.contract-account-row strong{font-size:10px}.contract-account-row em{color:#176bff;font-size:9px;font-style:normal}.payment-detail-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.table-empty-note{text-align:center;color:#8a99aa;padding:22px}.receipt-scope{gap:8px;display:grid}.receipt-scope>header{align-items:baseline;gap:10px;display:flex}.receipt-scope>header b{color:#29435f;font-size:12px}.receipt-scope>header small{color:#8293a7;font-size:10px}.receipt-scope>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.receipt-scope button{text-align:left;background:#fff;border:1px solid #dbe5ef;border-radius:10px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.receipt-scope button.selected{background:#f3f8ff;border-color:#6da5ff}.receipt-scope button i{color:#647f9b;background:#edf3fa;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.receipt-scope button.selected i{color:#fff;background:#176bff}.receipt-scope button span{flex-direction:column;gap:3px;display:flex}.receipt-scope button b{font-size:11px}.receipt-scope button small{color:#8293a7;font-size:9px}.receipt-contracts.single{grid-template-columns:1fr}.receipt-contracts.single>label{cursor:default;grid-template-columns:1fr!important}@media (width<=1000px){.payment-chain{grid-template-columns:1fr}.chain-arrow{transform:rotate(90deg)}.payment-detail-grid{grid-template-columns:1fr}.contract-account-row{grid-template-columns:1.3fr repeat(3,.7fr) .8fr}.contract-account-row>:nth-child(5),.contract-account-row>:nth-child(7){display:none}}@media (width<=700px){.receipt-scope>div{grid-template-columns:1fr}.contract-account-row{grid-template-columns:1fr 1fr}.contract-account-row>:not(:first-child):not(:nth-child(5)){display:none}}
