:root{--blue:#059447;--blue-2:#047a3a;--navy:#061a3d;--navy-2:#08234f;--ink:#0d1b3d;--muted:#64748b;--line:#dfe7f3;--line-2:#edf2f8;--bg:#f8fbff;--card:#ffffff;--green:#18ad57;--green-bg:#e9f8ef;--orange:#f59e0b;--orange-bg:#fff4df;--red:#ef4444;--red-bg:#ffeaea;--purple:#7c3aed;--purple-bg:#f1eafd;--cyan:#05a9c7;--cyan-bg:#e9fbff;--shadow:0 10px 28px rgba(15, 35, 75, .07);--shadow-sm:0 5px 14px rgba(15, 35, 75, .05);--radius:14px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:var(--font);color:var(--ink);background:var(--bg);font-size:14px}body{overflow-x:hidden}button,input,select{font:inherit}.screen{min-height:100vh;min-height:100dvh}.app{display:flex;align-items:stretch;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#fbfefc,#f8fbff);overflow:hidden}.sidebar{width:286px;min-width:286px;background:linear-gradient(180deg,#061838,#082654 52%,#061a3d);color:#fff;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;height:100dvh;padding:24px 18px;box-shadow:8px 0 25px #0719371a;z-index:4;overflow:hidden}.brand{display:flex;align-items:center;gap:13px;padding:2px 6px 25px;flex-shrink:0}.brand-copy{min-width:0}.logo-mark{width:48px;height:58px;position:relative;border-radius:14px;background:linear-gradient(145deg,#0bbf5a,#045c2f);box-shadow:inset 0 0 0 1px #ffffff2e}.logo-mark:before{content:"";position:absolute;left:13px;top:10px;width:22px;height:38px;border-left:8px solid rgba(255,255,255,.9);border-bottom:8px solid rgba(255,255,255,.9);transform:skewY(-28deg);border-radius:3px}.logo-mark:after{content:"";position:absolute;left:24px;top:8px;width:12px;height:43px;background:#ffffff2e;transform:skewY(28deg);border-radius:3px}.brand-title{font-weight:900;font-size:27px;letter-spacing:-.8px;line-height:1}.brand-title span{color:#24d06c}.brand-sub{font-size:12px;color:#c9d8ef;margin-top:5px}.nav{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;margin-top:4px;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(176,205,255,.6) transparent}.nav::-webkit-scrollbar{width:8px}.nav::-webkit-scrollbar-thumb{background:#b0cdff73;border-radius:999px}.nav::-webkit-scrollbar-track{background:transparent}.nav a{display:flex;align-items:center;gap:14px;color:#ecf4ff;text-decoration:none;padding:12px;border-radius:10px;font-weight:700;font-size:17px;letter-spacing:-.2px;cursor:pointer}.nav a:hover{background:#ffffff14}.nav a.active{background:linear-gradient(135deg,#0bbf5a,#047a3a);box-shadow:0 10px 18px #0055ff47}.nav svg{width:22px;height:22px;stroke-width:2.1}.sidebar-foot{margin-top:auto;padding:18px 6px 4px;border-top:1px solid rgba(255,255,255,.12);flex-shrink:0}.collapse{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:600;font-size:13px;margin-bottom:24px}.version{display:flex;align-items:center;gap:12px;color:#dceaff;font-size:12px;line-height:1.45}.version svg{width:25px;height:25px}.main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:3;flex-shrink:0}.top-search{width:740px;max-width:48vw;position:relative}.top-search input{width:100%;height:42px;border:1px solid #d8e3f1;border-radius:9px;background:#fff;padding:0 46px 0 18px;color:#24365d;outline:none}.top-search svg{position:absolute;right:15px;top:11px;width:20px;height:20px;color:#8092ad}.top-actions{display:flex;align-items:center;gap:16px}.circle-icon{position:relative;display:grid;place-items:center;width:34px;height:34px;color:#23385f;border-radius:10px}.circle-icon svg{width:24px;height:24px}.badge{position:absolute;right:-5px;top:-5px;background:#f92828;color:#fff;min-width:19px;height:19px;border-radius:20px;display:grid;place-items:center;font-size:11px;font-weight:900;border:2px solid #fff}.company-switcher{position:relative}.company-switch{height:42px;border:1px solid #dce6f3;border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 13px;font-weight:800;color:#23365f;cursor:pointer;min-width:210px;justify-content:space-between}.company-switch small{display:block;font-size:10px;color:#64748b;font-weight:700;line-height:1}.company-menu{position:absolute;top:calc(100% + 10px);right:0;width:290px;max-height:292px;overflow-y:auto;background:#fff;border:1px solid #dfe7f3;border-radius:14px;box-shadow:0 16px 42px #091b3e29;padding:8px;z-index:9;display:none;scrollbar-width:thin;scrollbar-color:#b7e6c9 #eef4ff}.company-menu.open{display:block}.company-menu::-webkit-scrollbar{width:10px}.company-menu::-webkit-scrollbar-track{background:#eef4ff;border-radius:999px}.company-menu::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c9f1d7,#75cf98);border-radius:999px;border:2px solid #eef4ff}.company-menu-item{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:10px;color:#243557;font-weight:800;cursor:pointer;text-align:left}.company-menu-item span{display:flex;flex-direction:column;min-width:0}.company-menu-item strong{font-size:14px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-menu-item small{font-size:11px;color:#64748b;font-weight:700;margin-top:3px}.company-menu-item svg{width:18px;height:18px;color:#059447}.company-menu-item:hover,.company-menu-item.active{background:#e8f8ed;color:#047a3a}.company-menu-empty{padding:14px 12px;color:#64748b;font-weight:700;font-size:13px;line-height:1.4}.user-block{display:flex;align-items:center;gap:10px;padding-left:14px;border-left:1px solid var(--line);cursor:pointer;position:relative}.avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(160deg,#ddf6e7,#95dcb0);display:grid;place-items:center;overflow:hidden;border:3px solid #e8f8ed;box-shadow:0 4px 10px #1356be26;font-size:27px}.avatar.small{width:36px;height:36px;font-size:20px;border-width:2px}.avatar.xl{width:150px;height:150px;font-size:82px;margin:auto}.user-name{font-weight:900;color:#132348}.user-role{font-size:12px;color:#657694}.chev{width:18px;height:18px}.profile-menu{position:absolute;right:34px;top:74px;width:250px;background:#fff;border:1px solid #dfe7f3;border-radius:12px;box-shadow:0 16px 42px #091b3e29;padding:10px;z-index:8;display:none}.profile-menu.open{display:block}.profile-menu a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#243557;font-weight:700;padding:11px 13px;border-radius:8px;cursor:pointer}.profile-menu a.active,.profile-menu a:hover{background:#e8f8ed;color:#047a3a}.profile-menu .danger{color:#ef3333;border-top:1px solid #e7edf6;margin-top:6px;border-radius:0;padding-top:13px}.profile-menu svg{width:19px;height:19px}.content{padding:26px 36px 32px;min-width:0;overflow-x:hidden}.breadcrumbs{display:flex;gap:12px;align-items:center;color:#8795ae;font-size:13px;font-weight:700;margin-bottom:14px}.breadcrumbs span:first-child{color:#059447}.page-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.title h1{font-size:30px;line-height:1.05;margin:0 0 7px;letter-spacing:-.8px}.title p{margin:0;color:#60708e;font-size:15px}.actions{display:flex;gap:12px;align-items:center}.btn{height:42px;border-radius:8px;border:1px solid #d7e1ee;background:#fff;padding:0 17px;display:inline-flex;align-items:center;gap:9px;font-weight:900;color:#047a3a;cursor:pointer;box-shadow:var(--shadow-sm)}.btn.primary{background:linear-gradient(180deg,#0bbf5a,#047a3a);color:#fff;border-color:#047a3a;box-shadow:0 10px 20px #115dee3d}.btn.danger{color:#f12121;border-color:#ffb7b7;background:#fff5f5}.btn svg{width:19px;height:19px}.filters{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:10px 0 16px}.field{height:42px;border:1px solid #dbe5f2;border-radius:9px;background:#fff;color:#374963;display:flex;align-items:center;gap:10px;padding:0 14px;min-width:172px;box-shadow:0 1px #14285008}.field.search{min-width:320px}.field input{border:0;outline:none;width:100%;color:#334155;background:transparent}.field svg{width:18px;height:18px;color:#8aa0bb}.clean{color:#059447;font-weight:900;margin-left:6px}.grid{display:grid;gap:14px}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px}.metrics.six{grid-template-columns:repeat(6,minmax(0,1fr))}.metrics.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric{height:111px;border:1px solid #dfe7f3;background:var(--card);border-radius:12px;padding:18px 17px;display:flex;align-items:center;gap:16px;box-shadow:var(--shadow-sm)}.metric .round{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;flex:none}.metric .round svg{width:29px;height:29px}.metric .label{font-size:13px;color:#63728f;font-weight:700}.metric .value{font-size:24px;font-weight:950;letter-spacing:-.6px;margin-top:3px}.metric .sub{font-size:12px;margin-top:4px;color:#64748b;font-weight:700}.up{color:#11a34a}.down{color:#f21f36}.blue-bg{background:#e8f8ed;color:#059447}.green-bg{background:var(--green-bg);color:var(--green)}.orange-bg{background:var(--orange-bg);color:var(--orange)}.red-bg{background:var(--red-bg);color:var(--red)}.purple-bg{background:var(--purple-bg);color:var(--purple)}.cyan-bg{background:var(--cyan-bg);color:var(--cyan)}.module-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 14px;min-width:0}.module-quick-card{width:100%;min-width:0;border:1px solid #dfe7f3;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#fdfefe);padding:20px 18px 18px;display:grid;gap:16px;text-align:left;color:#132348;box-shadow:0 10px 24px #0c234f12;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.module-quick-card:hover{transform:translateY(-3px);border-color:#bfd6fb;box-shadow:0 16px 32px #0d47b31f;background:linear-gradient(180deg,#fff,#f7fcf8)}.module-quick-card:focus-visible{outline:0;border-color:#059447;box-shadow:0 0 0 4px #1263f124,0 16px 32px #0d47b31f}.module-quick-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(180deg,#ebf9ef,#ddf4e5);color:#059447;box-shadow:inset 0 0 0 1px #1263f10f}.module-quick-icon svg{width:26px;height:26px}.module-quick-title{font-size:20px;line-height:1.1;font-weight:950;color:#0f2c5c;letter-spacing:-.4px}.module-quick-copy{font-size:13px;line-height:1.55;color:#61718e;font-weight:700}.panel{background:#fff;border:1px solid #dfe7f3;border-radius:13px;box-shadow:var(--shadow-sm)}.panel-title{display:flex;justify-content:space-between;align-items:center;padding:15px 18px 8px}.panel-title h3{margin:0;font-size:17px;letter-spacing:-.2px}.panel-title a{color:#059447;font-weight:900;text-decoration:none;font-size:13px}.panel-body{padding:12px 18px 18px}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.main-grid.wide-side{grid-template-columns:minmax(0,1fr) 480px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.table{width:100%;border-collapse:collapse;font-size:13px}.table th{color:#172650;text-align:left;font-size:12px;font-weight:950;padding:12px;border-bottom:1px solid var(--line)}.table td{padding:12px;border-bottom:1px solid #edf2f8;color:#26385c;font-weight:650;vertical-align:middle}.table tr:last-child td{border-bottom:0}.table .right{text-align:right}.progress{height:8px;background:#e6ecf4;border-radius:999px;overflow:hidden;min-width:72px}.progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#059447,#32c064)}.status{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:4px 10px;font-weight:900;font-size:12px;white-space:nowrap}.ok{background:#daf7e3;color:#0c9d45}.warn{background:#fff0d5;color:#ec8a00}.info{background:#e8f8ed;color:#059447}.bad{background:#ffe0e0;color:#f12d2d}.soft{background:#eef2f7;color:#5f6d82}.purple{background:#f0e8ff;color:#7837e7}.cyan{background:#e3fbff;color:#0097ad}.link{color:#059447;font-weight:950;text-decoration:none;cursor:pointer}.muted{color:#64748b}.kebab{font-size:22px;line-height:1;color:#1f2e4f}.inline-user{display:flex;align-items:center;gap:10px}.doc-icon{width:28px;height:32px;border-radius:7px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:11px}.pdf{background:#f23d32}.word{background:#2877d5}.excel{background:#139d53}.img{background:#ff9f1c}.file{background:#25b3df}.folder-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.folder-card{border:1px solid #dfe7f3;border-radius:13px;background:#fff;padding:17px 15px;min-height:123px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;justify-content:space-between}.folder-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.folder-head .round-mini{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;color:#fff}.folder-head h4{margin:0;font-size:14px}.folder-card p{margin:8px 0 0;font-size:12px;color:#64748b;font-weight:700}.folder-card .bottom{font-size:12px;font-weight:900;color:#26385c}.list{display:flex;flex-direction:column}.list-item{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #edf2f8}.list-item:last-child{border-bottom:0}.list-item .grow{flex:1}.list-item h4{margin:0 0 3px;font-size:13px}.list-item p{margin:0;color:#61718e;font-size:12px;font-weight:650}.date-badge{width:52px;text-align:center;color:#1c315a}.date-badge strong{font-size:24px;display:block}.date-badge span{font-size:12px;font-weight:900;color:#6c7c96}.chart-card{min-height:245px}.donut{width:160px;height:160px;border-radius:50%;background:conic-gradient(var(--blue) 0 38%,#3fbf65 38% 66%,#f5b51b 66% 86%,#ff7435 86% 96%,#aeb8c6 96% 100%);position:relative;margin:auto}.donut:after{content:attr(data-label);white-space:pre;position:absolute;inset:42px;background:#fff;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:950;font-size:25px;color:#0d1b3d;line-height:1.05}.donut.small{width:128px;height:128px}.donut.small:after{inset:36px;font-size:18px}.legend{display:flex;flex-direction:column;gap:12px}.legend-row{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:750}.dot{width:10px;height:10px;border-radius:50%;display:inline-block}.line-chart{width:100%;height:200px}.bars{display:flex;flex-direction:column;gap:14px}.bar-row{display:grid;grid-template-columns:140px 1fr 42px;align-items:center;gap:12px;font-size:13px;font-weight:800}.bar{height:10px;background:#e8edf5;border-radius:999px;overflow:hidden}.bar span{height:100%;display:block;border-radius:999px;background:linear-gradient(90deg,#059447,#10b981)}.gauge{height:155px;display:grid;place-items:center;position:relative}.gauge svg{width:230px;height:130px}.gauge .value{position:absolute;top:61px;text-align:center;font-size:32px;font-weight:950}.gauge .value small{display:block;font-size:13px;color:#64748b;font-weight:700}.tabs{display:flex;gap:3px;border:1px solid #dfe7f3;background:#fff;border-radius:12px 12px 0 0;overflow:hidden;padding:0 14px}.tabs a{display:flex;align-items:center;gap:8px;padding:13px 14px;font-size:12px;font-weight:900;color:#263a60;text-decoration:none;border-bottom:3px solid transparent;cursor:pointer}.tabs a.active{color:#059447;border-bottom-color:#059447}.tabs svg{width:16px;height:16px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;color:#6b7891;font-size:12px}.pages{display:flex;gap:8px;align-items:center}.page-btn{width:35px;height:35px;border:1px solid #dce6f3;background:#fff;border-radius:8px;display:grid;place-items:center;color:#2a3b5d;font-weight:900}.page-btn.active{background:#059447;color:#fff;border-color:#059447}.detail-box{display:grid;grid-template-columns:180px 1fr 300px;gap:18px;padding:18px;border-top:1px solid #edf2f8}.mini-title{font-weight:950;margin-bottom:9px}.kv{display:grid;gap:10px}.kv div{font-size:12px;color:#64748b}.kv strong{display:block;color:#1a2c51;font-size:13px;margin-top:3px}.switch{width:48px;height:27px;border-radius:999px;background:#cbd5e1;position:relative}.switch:after{content:"";position:absolute;top:3px;left:3px;width:21px;height:21px;background:#fff;border-radius:50%;box-shadow:0 2px 5px #00000038}.switch.on{background:#059447}.switch.on:after{left:24px}.pref-row{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #edf2f8}.pref-row:last-child{border-bottom:0}.pref-left{display:flex;align-items:center;gap:16px}.pref-left h4{margin:0;font-size:14px}.pref-left p{margin:2px 0 0;color:#61718e;font-size:12px}.login{min-height:100vh;display:grid;grid-template-columns:45% 55%;background:#fff}.login-left{background:radial-gradient(circle at 80% 45%,rgba(49,133,255,.23),transparent 28%),linear-gradient(150deg,#051637,#07265d);color:#fff;position:relative;overflow:hidden;padding:80px 70px;display:flex;flex-direction:column}.login-left:after{content:"";position:absolute;right:-50px;bottom:-80px;width:520px;height:520px;background:linear-gradient(130deg,#ffffff14,#fff0);clip-path:polygon(45% 0,92% 33%,67% 100%,9% 79%,0 25%);opacity:.8}.construction-art{position:absolute;right:64px;bottom:86px;width:420px;height:360px;opacity:.48}.construction-art .tower{position:absolute;right:110px;bottom:40px;width:190px;height:260px;border:3px solid rgba(160,205,255,.65);border-top:0}.construction-art .tower:before{content:"";position:absolute;left:-45px;top:-30px;width:280px;height:4px;background:#a0cdffa6;transform:rotate(-22deg)}.construction-art .helmet{position:absolute;left:0;bottom:0;width:150px;height:70px;background:#0bbf5a;border-radius:85px 85px 18px 18px;box-shadow:0 18px 30px #0003}.login-hero-card{position:absolute;left:70px;bottom:160px;width:520px;height:260px;background:#fffffff0;border-radius:16px;box-shadow:0 25px 60px #00000040;transform:perspective(700px) rotateY(6deg) rotateX(2deg);padding:20px;color:#122044}.login-title{font-size:42px;font-weight:950;line-height:1.12;letter-spacing:-1.2px;margin:44px 0 15px;position:relative;z-index:1}.login-title span{color:#10b981}.login-copy{font-size:19px;line-height:1.5;font-weight:650;max-width:420px;position:relative;z-index:1}.login-features{margin-top:auto;display:flex;gap:44px;position:relative;z-index:2}.feature{display:flex;align-items:center;gap:12px;max-width:190px}.feature strong{display:block;font-size:13px}.feature span{font-size:12px;color:#d7e7ff}.login-right{display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#fff,#f7fcf8)}.login-card{width:610px;background:#fff;border:1px solid #e4ebf5;border-radius:17px;box-shadow:0 22px 60px #081c441c;padding:42px 36px;text-align:center}.login-card h1{font-size:40px;line-height:1.1;margin:0 0 14px;letter-spacing:-1.4px}.login-card h1 span{color:#059447}.login-card p{font-size:18px;line-height:1.4;color:#586783;margin:0 0 35px}.login-form{text-align:left;display:grid;gap:20px}.input-label{font-weight:900;margin-bottom:8px}.input-wrap{height:52px;border:1px solid #d6e0ee;border-radius:8px;display:flex;align-items:center;padding:0 14px;gap:12px}.input-wrap input{border:0;outline:0;flex:1;font-size:16px;color:#26385c}.remember{display:flex;align-items:center;justify-content:space-between;color:#20324f}.check{width:22px;height:22px;border:2px solid #cad4e3;border-radius:4px;display:inline-block;margin-right:10px}.login-submit{height:58px;border:0;border-radius:8px;background:linear-gradient(180deg,#0bbf5a,#047a3a);color:#fff;font-weight:950;font-size:18px;cursor:pointer;box-shadow:0 14px 25px #1263f140}.divider{display:flex;align-items:center;gap:15px;color:#7b89a1;justify-content:center}.divider:before,.divider:after{content:"";height:1px;background:#dfe7f2;flex:1}.google{height:58px;border:1px solid #77c99a;border-radius:8px;background:#fff;color:#20324f;font-weight:950;font-size:17px}.login-footer{position:absolute;bottom:36px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;width:78%;color:#63708a}.profile-grid{display:grid;grid-template-columns:310px minmax(0,1fr) 390px;gap:24px}.profile-card{text-align:center;padding:24px 26px}.profile-card h2{font-size:24px;margin:14px 0 4px}.pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 20px;font-weight:900;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px}.form-group label{display:block;font-weight:850;color:#3a4b68;font-size:13px;margin-bottom:8px}.fake-input{height:39px;border:1px solid #cad6e7;border-radius:6px;background:#fff;padding:10px 13px;color:#233755;font-weight:650}.signature{height:54px;border:1px dashed #c3cfdf;border-radius:8px;background:linear-gradient(135deg,#fff,#f8fbff);display:grid;place-items:center;font-family:cursive;font-size:30px;color:#111;transform:skew(-8deg)}.card-footer{border-top:1px solid #edf2f8;padding:14px 18px;display:flex;justify-content:flex-end;gap:14px}.company-list{padding:12px 18px 18px}.company-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #e0e7f1;border-radius:8px;padding:12px;margin-bottom:8px;font-weight:850}.company-item .left{display:flex;align-items:center;gap:12px}.check-icon{width:22px;height:22px;border-radius:50%;border:2px solid #14b443;color:#14b443;display:grid;place-items:center;font-size:13px;font-weight:950}.nowrap{white-space:nowrap}.money-green{color:#0ea547}.money-red{color:#ed2525}.scrollable{overflow:auto}@media(max-width:1400px){.sidebar{width:250px;min-width:250px}.nav a{font-size:15px}.top-search{max-width:42vw}.module-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics,.metrics.six{grid-template-columns:repeat(3,1fr)}.main-grid,.main-grid.wide-side{grid-template-columns:1fr}.folder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid,.login{grid-template-columns:1fr}.login-left,.login-footer{display:none}.login-card{width:min(610px,88vw)}}@media(max-width:1200px){.module-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html,body{width:100%;min-height:100%;overflow-x:hidden;background:#f8fbff}body{font-size:14px}#app{width:100%;min-height:100vh;min-height:100dvh}#app .screen,#app .app,#app .login{width:100%;min-width:0;min-height:100vh;min-height:100dvh}#app .app{display:flex;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden}.sidebar-backdrop{display:none}.sidebar-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d7e1ee;border-radius:10px;background:#fff;color:#17315d;box-shadow:var(--shadow-sm);cursor:pointer;flex:none}.sidebar-toggle svg{width:22px;height:22px}.collapse-toggle{display:none;align-items:center;gap:10px;width:100%;margin-bottom:16px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0f;color:#fff;padding:10px 12px;font-weight:700;cursor:pointer}.collapse-toggle svg{width:16px;height:16px}.collapse-label{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:24px;border:0;background:transparent;color:#fff;font-weight:600;font-size:13px;padding:0;cursor:pointer;text-align:left}.collapse-direction{display:inline-flex;align-items:center;justify-content:center;min-width:18px;line-height:1}.collapse-direction svg{width:18px;height:18px}svg{width:20px;height:20px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.input-wrap svg{width:22px;height:22px;max-width:22px;max-height:22px;color:#8da0bb}.login-features svg{width:44px;height:44px;max-width:44px;max-height:44px;color:#fff}.login-hero-card .metric{height:92px;padding:12px 14px;gap:12px;overflow:hidden}.login-hero-card .metric .round{width:48px;height:48px;border-radius:16px}.login-hero-card .metric .round svg{width:24px;height:24px}.login-hero-card .metric .label{font-size:12px;line-height:1.15}.login-hero-card .metric .value{font-size:21px;white-space:nowrap}.login-hero-card .metric .sub{font-size:11px;line-height:1.15}#app .sidebar{width:250px!important;min-width:250px!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;position:sticky!important;top:0!important;display:flex!important;padding:20px 14px!important;overflow:hidden!important}#app .main{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-width:0!important;min-height:0!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable!important}#app .content{flex:1 1 auto!important;min-width:0!important;overflow-x:hidden!important}#app .nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}#app .nav a{font-size:15px!important;padding:10px 12px!important}#app .topbar{height:70px!important;padding:0 28px!important}#app .content{padding:clamp(20px,2vw,40px)!important}#app .module-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-bottom:12px!important}#app .module-quick-card{padding:17px 16px 16px!important;gap:12px!important;border-radius:16px!important}#app .module-quick-icon{width:48px!important;height:48px!important;border-radius:14px!important}#app .module-quick-icon svg{width:23px!important;height:23px!important}#app .module-quick-title{font-size:17px!important}#app .module-quick-copy{font-size:12px!important;line-height:1.45!important}#app .top-search{width:640px!important;max-width:640px!important}#app .company-switch{min-width:255px!important;max-width:255px!important;white-space:nowrap;overflow:hidden}#app .company-menu{width:300px!important}#app .metrics{grid-template-columns:repeat(5,minmax(0,1fr))!important}#app .metrics.six{grid-template-columns:repeat(6,minmax(0,1fr))!important}#app .metrics.four{grid-template-columns:repeat(4,minmax(0,1fr))!important}#app .main-grid{grid-template-columns:minmax(0,1fr) 360px!important}#app .main-grid.wide-side{grid-template-columns:minmax(0,1fr) 480px!important}#app .two-col{grid-template-columns:1fr 1fr!important}#app .three-col{grid-template-columns:1fr 1fr 1fr!important}#app .folder-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}#app .profile-grid{grid-template-columns:310px minmax(0,1fr) 390px!important}#app .login{grid-template-columns:45% 55%!important}#app .login-left,#app .login-footer{display:flex!important}#app .login-card{width:610px!important}.metric{overflow:hidden}.metric .value,.table td,.table th{white-space:nowrap}#app .brand{padding:0 6px 18px!important;gap:12px!important}#app .logo-mark{width:44px;height:52px;border-radius:13px}#app .brand-title{font-size:24px!important}#app .brand-sub{font-size:11px!important}#app .sidebar-foot{padding:14px 6px 0!important}#app .collapse{margin-bottom:16px!important;font-size:12px!important}#app .version{font-size:11px!important;line-height:1.35!important}#app .version svg{width:22px!important;height:22px!important}#app .top-actions{gap:13px!important}#app .circle-icon{width:30px!important;height:30px!important}#app .circle-icon svg{width:21px!important;height:21px!important}#app .badge{min-width:17px!important;height:17px!important;font-size:10px!important}#app .company-switch span{display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.05}#app .company-switch small{font-size:9px!important;margin-bottom:2px!important}#app .company-menu-item strong{font-size:13px!important}#app .company-menu-item small{font-size:10px!important}#app .user-block{gap:8px!important;padding-left:12px!important}#app .avatar{width:40px;height:40px;font-size:22px;border-width:2px}#app .user-name{font-size:13px!important;white-space:nowrap}#app .user-role{font-size:11px!important}#app .title h1{font-size:27px!important;line-height:1.08!important}#app .title p{font-size:14px!important}#app .breadcrumbs{font-size:12px!important;margin-bottom:12px!important}#app .page-top{margin-bottom:14px!important}#app .filters{gap:11px!important;margin:8px 0 13px!important}#app .field{height:38px!important;min-width:155px!important;padding:0 12px!important;font-size:12px!important}#app .field.search{min-width:290px!important}#app .btn{height:38px!important;padding:0 14px!important;font-size:13px!important}#app .metrics{gap:12px!important;margin-bottom:12px!important}#app .metric{height:95px!important;padding:12px 13px!important;gap:10px!important;overflow:hidden!important}#app .metric>div:last-child{min-width:0!important;overflow:hidden!important}#app .metric .round{width:48px!important;height:48px!important;border-radius:16px!important}#app .metric .round svg{width:24px!important;height:24px!important}#app .metric .label{font-size:12px!important;line-height:1.15!important}#app .metric .value{font-size:20px!important;line-height:1.1!important;letter-spacing:-.5px!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}#app .metric .sub{font-size:11px!important;line-height:1.15!important;white-space:normal!important}#app .metrics.six .metric{padding:11px!important;gap:9px!important}#app .metrics.six .metric .round{width:45px!important;height:45px!important;border-radius:15px!important}#app .metrics.six .metric .value{font-size:19px!important}#app .panel-title{padding:13px 16px 7px!important}#app .panel-title h3{font-size:15px!important}#app .panel-body{padding:10px 16px 16px!important}#app .table{font-size:12px!important}#app .table th{font-size:11px!important;padding:10px!important}#app .table td{padding:10px!important}#app .main-grid,#app .two-col,#app .three-col{gap:12px!important}#app .folder-grid{gap:10px!important}#app .folder-card{min-height:106px!important;padding:14px 13px!important}#app .folder-head .round-mini{width:35px!important;height:35px!important}#app .folder-head .round-mini svg{width:18px!important;height:18px!important}#app .folder-head h4,#app .folder-card h4{font-size:12px!important;line-height:1.2!important}#app .folder-card p,#app .folder-card .bottom{font-size:11px!important;line-height:1.2!important}#app .donut{width:140px!important;height:140px!important}#app .donut:after{inset:37px!important;font-size:20px!important;line-height:1.05!important}#app .donut.small{width:112px!important;height:112px!important}#app .donut.small:after{inset:31px!important;font-size:16px!important}#app .gauge{height:135px!important}#app .gauge svg{width:205px!important;height:115px!important}#app .gauge .value{top:53px!important;font-size:28px!important}#app .chart-card{min-height:218px!important}#app .line-chart{height:176px!important}#app .profile-menu{top:64px!important;right:28px!important}#app .login-left{padding:58px 60px!important}#app .login-title{font-size:38px!important;margin:36px 0 12px!important}#app .login-copy{font-size:17px!important;max-width:390px!important}#app .login-hero-card{left:60px!important;bottom:112px!important;width:500px!important;height:245px!important;padding:18px!important}#app .construction-art{right:48px!important;bottom:55px!important;transform:scale(.88);transform-origin:bottom right}#app .login-features{gap:32px!important}#app .login-card{width:560px!important;padding:36px 34px!important}#app .login-card h1{font-size:36px!important}#app .login-card p{font-size:16px!important;margin-bottom:28px!important}#app .login-form{gap:17px!important}#app .input-wrap{height:48px!important}#app .login-submit,.google{height:52px!important}#app .login-footer{bottom:24px!important;font-size:13px!important}html.login-screen-active,html.login-screen-active body{height:100%!important;min-height:100vh!important;overflow:hidden!important;background:#f7f1e7!important}#app .company-table-name{display:flex;align-items:center;gap:12px;min-width:0;overflow:hidden;width:100%}#app .company-table-name>div{min-width:0;overflow:hidden;width:100%}#app .company-table-name b{display:-webkit-box;max-width:100%;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25}#app .check-row{display:flex;align-items:flex-start;gap:10px;color:#44536f;font-weight:700}:root{--blue:#059447;--blue-2:#047a3a;--navy:#052414;--navy-2:#07381f;--bg:#f7fbf8;--green:#059447;--green-bg:#e8f8ed}#app .sidebar,.sidebar{background:linear-gradient(180deg,#031b0f,#07381f 54%,#052414)!important}.logo-mark,#app .logo-mark{width:52px!important;height:52px!important;border-radius:13px!important;display:block!important;object-fit:cover!important;background:#fff!important;padding:3px!important;box-shadow:0 10px 22px #0000002e,inset 0 0 0 1px #ffffff73!important}.logo-mark:before,.logo-mark:after{content:none!important}.brand-title span{color:#24d06c!important}.nav a.active{background:linear-gradient(135deg,#0bbf5a,#047a3a)!important;box-shadow:0 10px 18px #047a3a42!important}.nav{scrollbar-color:rgba(126,211,154,.72) transparent!important}.nav::-webkit-scrollbar-thumb{background:#7ed39a8c!important}.btn,.link,.clean,.panel-title a,.breadcrumb-link:hover,.breadcrumb-item.active{color:#059447!important}.btn.primary,.login-submit{background:linear-gradient(180deg,#0bbf5a,#047a3a)!important;border-color:#047a3a!important;box-shadow:0 10px 20px #047a3a38!important;color:#fff!important}.blue-bg,.info{background:#e8f8ed!important;color:#059447!important}.module-quick-icon{background:linear-gradient(180deg,#ebf9ef,#ddf4e5)!important;color:#059447!important}.module-quick-card:hover{border-color:#9dd8b4!important;box-shadow:0 16px 32px #047a3a1f!important}.module-quick-card:focus-visible,.real-input:focus{border-color:#059447!important;box-shadow:0 0 0 4px #05944724!important}.progress span,.bar span{background:linear-gradient(90deg,#059447,#10b981)!important}.tabs a.active{color:#059447!important;border-bottom-color:#059447!important}.page-btn.active,.switch.on{background:#059447!important;border-color:#059447!important}.company-menu-item:hover,.company-menu-item.active,.profile-menu a.active,.profile-menu a:hover{background:#e8f8ed!important;color:#047a3a!important}.company-menu-item svg{color:#059447!important}.login-left{background:radial-gradient(circle at 80% 45%,rgba(16,185,129,.2),transparent 28%),linear-gradient(150deg,#031b0f,#07381f)!important}.login-card h1 span,.login-title span{color:#059447!important}.google{border-color:#77c99a!important}#app[data-view=login]{width:100vw!important;min-height:100vh!important;transform:none!important}#app[data-view=login] .screen,#app[data-view=login] .login{width:100vw!important;min-width:0!important;min-height:100vh!important;height:100vh!important}#app .login{grid-template-columns:minmax(440px,44%) minmax(0,56%)!important;width:100vw!important;min-width:0!important;min-height:100vh!important;height:100vh!important;max-height:100vh!important;background:#f7f1e7!important;overflow:hidden!important}#app .login-left{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;color:inherit!important;position:relative!important;z-index:1!important}#app .login-left:after{content:none!important;display:none!important;pointer-events:none!important}#app .login-panel{width:min(100%,610px)!important;margin:0 auto!important;padding:0 24px!important;position:relative!important;z-index:3!important}#app .login-card{width:100%!important;max-width:610px!important;padding:42px 36px!important;text-align:center!important;background:#fff!important;border:1px solid #e4ebf5!important;border-radius:17px!important;box-shadow:0 22px 60px #081c441c!important;position:relative!important;z-index:3!important}#app .login-card-copy{display:grid!important;gap:14px!important;margin-bottom:30px!important;text-align:center!important}#app .login-kicker{display:none!important}#app .login-card h1{margin:0!important;font-size:40px!important;line-height:1.1!important;letter-spacing:-1.4px!important;color:#132348!important}#app .login-card h1 span{color:#c79a2e!important}#app .login-card p{margin:0!important;font-size:18px!important;line-height:1.45!important;color:#586783!important;max-width:460px!important;justify-self:center!important}#app .login-form{text-align:left!important;gap:20px!important}#app .login-step-badge{justify-self:start!important;width:auto!important;max-width:max-content!important;display:inline-flex!important;align-items:center!important;padding:10px 14px!important;border-radius:12px!important;background:#f6edd8!important;color:#7c5a26!important;border:1px solid rgba(199,154,46,.18)!important;box-shadow:0 8px 18px #a87f2314!important;font-size:13px!important;font-weight:900!important;letter-spacing:.01em!important}#app .login-form .actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;align-items:stretch!important}#app .login-form .actions .btn,#app .login-form .actions .login-submit{width:100%!important;height:58px!important;justify-content:center!important;cursor:pointer!important}#app .input-label{color:inherit!important}#app .input-wrap{height:52px!important;border-radius:8px!important;border:1px solid #d6e0ee!important;background:#fff!important;box-shadow:none!important}#app .input-wrap input{background:transparent!important}#app .input-wrap-readonly{background:#fcf7ed!important;border-color:#ecdcb7!important}#app .input-wrap-readonly input{color:#826843!important}#app .login-feedback{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;padding:12px 14px!important;border-radius:12px!important;font-size:14px!important;line-height:1.45!important;font-weight:800!important}#app .login-feedback-info{background:#fbf5e8!important;color:#946c24!important;border:1px solid #efdfbb!important}#app .login-feedback-error{background:#fff2ee!important;color:#d24e33!important;border:1px solid #f2c6bb!important}#app .charge-account-layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px);gap:16px}.charge-paper-wrap{min-width:0;overflow-x:auto;padding:16px;border:1px solid #d8e1ec;border-radius:8px;background:#eef3f7}#app .charge-paper{box-sizing:border-box;width:min(100%,794px);min-width:720px;min-height:1123px;margin:0 auto;padding:34px 42px 38px;border:1px solid #ccd5df;border-radius:0;background:#fff;box-shadow:0 3px 12px #142c5017;color:#000;font-family:Calibri,Carlito,Arial,sans-serif;font-size:14px;line-height:1.25}.charge-document-title{text-align:center;font-size:17px;font-weight:700}.charge-document-number{width:max-content;margin:28px auto 0;border-bottom:1px solid #000;font-size:20px;font-weight:700;line-height:1.05}.charge-document-date{margin-top:38px}.charge-document-identity{margin:38px 0 0}.charge-document-company{display:grid;gap:4px;margin-top:34px;text-align:center}.charge-document-company b{font-size:14px}.charge-document-field{display:grid;grid-template-columns:135px minmax(0,1fr);gap:10px;margin-top:45px;align-items:start}.charge-document-field b{min-width:0;overflow-wrap:anywhere;text-transform:uppercase}.charge-document-amount{margin-top:38px}.charge-document-explanation{margin:50px 0 0}.charge-document-table{width:88%;margin:28px 0 0 10%;border-collapse:collapse;table-layout:fixed;color:#000;font:inherit}.charge-document-table th,.charge-document-table td{height:25px;padding:2px 7px;border:1px solid #000;background:#fff;color:#000}.charge-document-table th{font-weight:700;text-align:center}.charge-document-table th:first-child,.charge-document-table td:first-child{width:42px;text-align:center}.charge-document-table th:last-child,.charge-document-table td:last-child{width:135px;text-align:right}.charge-document-table thead th:last-child{text-align:center}.charge-document-table td:nth-child(2){text-align:center;overflow-wrap:anywhere}.charge-document-bank{margin:30px 0 0}.charge-document-footer{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;margin-top:70px;align-items:start;font-size:11px}.charge-document-signature{display:grid;min-height:150px}.charge-document-signature>.charge-vbo{margin-top:46px;color:#d42020}.charge-document-signature dl{display:grid;grid-template-columns:150px minmax(0,1fr);gap:5px 8px;margin:18px 0 0}.charge-document-signature dt,.charge-document-signature dd{margin:0;font-weight:400}.charge-document-deductions{display:grid;gap:4px;color:#666;font-size:10px;font-style:italic}.charge-document-deductions>div{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;align-items:center;min-height:18px}.charge-document-deductions b{color:inherit;text-align:right}.charge-document-payable{color:#000!important;font-weight:700}.charge-document-payable b{padding:2px 4px;background:#fff200}.charge-concept-editor{display:grid;gap:7px;padding:14px 18px;border-bottom:1px solid #e7edf4}.charge-concept-editor span{color:#526179;font-size:12px;font-weight:800}.charge-concept-editor textarea{min-height:68px;resize:vertical;font-weight:750;text-transform:uppercase}@media(max-width:1100px){#app .charge-account-layout{grid-template-columns:1fr}.charge-account-side{position:static}}@media(max-width:760px){.charge-paper-wrap{padding:8px}#app .charge-paper{padding:34px 42px 38px}.charge-document-footer{grid-template-columns:minmax(0,1fr) 220px}#app .charge-annex-grid{grid-template-columns:1fr}}@media(max-width:900px){.charge-account-layout{grid-template-columns:1fr}.charge-account-side{position:static}.charge-paper{padding:30px 24px}.charge-annex-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#app .user-feedback{align-items:center!important;justify-content:space-between!important;gap:16px}#app .user-feedback button{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:7px;background:transparent;color:inherit;font-size:20px;font-weight:900;line-height:1;cursor:pointer}#app .user-feedback button:hover{background:#946c241a}#app .login-help{justify-content:flex-end!important;margin-top:0!important;color:#20324f!important}#app .login-help .link{color:#b88720!important;cursor:pointer!important}#app .login-submit{height:58px!important;border-radius:8px!important;background:linear-gradient(180deg,#d8b660,#bf952f)!important;color:#fffaf1!important;box-shadow:0 14px 25px #a67a1947!important;cursor:pointer!important}#app .login-submit:hover{background:linear-gradient(180deg,#ddb967,#c79a33)!important}#app .login-form .btn{border-color:#e7d5b0!important;color:#b88720!important;background:#fffaf1!important;box-shadow:0 10px 22px #8f6f2a14!important;cursor:pointer!important;font-size:17px!important}#app .login-form .btn:hover{background:#fff5df!important}#app .login-right{display:block!important;position:relative!important;min-height:100%!important;background:none!important;overflow:hidden!important;pointer-events:none!important;z-index:0!important}#app .login-visual{position:absolute!important;inset:0!important;background-image:linear-gradient(90deg,#f7f1e7db,#f7f1e78f 22%,#f7f1e724 46%,#482a0f00),url(/assets/login-construction-bg.png?v=20260609-01)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;pointer-events:none!important}#app .login-footer,#app .login-left .brand,#app .login-title,#app .login-copy,#app .login-hero-card,#app .construction-art,#app .login-features{display:none!important}@media(max-width:1200px){#app .login{grid-template-columns:minmax(380px,48%) minmax(0,52%)!important}#app .login-panel{width:min(100%,580px)!important}#app .login-card{padding:38px 34px!important}}@media(max-width:900px){#app .login{grid-template-columns:1fr!important;min-width:0!important;position:relative!important;background:#f6efe4!important;overflow:hidden!important}#app .login-left{min-height:100vh!important;justify-content:center!important;padding:0!important}#app .login-panel{width:min(100%,560px)!important;margin:0 auto!important;padding:24px!important}#app .login-card{width:min(610px,88vw)!important;padding:34px 28px!important;border-radius:17px!important;background:#fffffff0!important}#app .login-card h1{font-size:36px!important}#app .login-card p{font-size:16px!important}#app .login-right{position:absolute!important;inset:0!important;min-height:100%!important}#app .login-visual{background-image:linear-gradient(180deg,#f8f3ecdb,#f8f3ecb8 54%,#f8f3ecad),url(/assets/login-construction-bg.png?v=20260609-01)!important;background-position:center right!important}}.action-link{border:0;background:transparent;padding:0;font:inherit;text-align:left;cursor:pointer}.icon-action{border:0;background:transparent;color:#23385f;display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;cursor:pointer;text-decoration:none;font-weight:950}.icon-action:hover{background:#edf4ff;color:#059447}.icon-action svg{width:19px;height:19px}.danger-action{color:#dc2626}.danger-action:hover{background:#fff1f2;color:#b91c1c}.as-button{border:0;background:transparent;cursor:pointer;font:inherit}.empty-state{padding:34px 24px;text-align:center;color:#64748b}.empty-state b{display:block;color:#132348;font-size:17px;margin-bottom:6px}.empty-state p{margin:0 auto 14px;max-width:520px;line-height:1.45}.empty-state.error b{color:#dc2626}.empty-state.compact{padding:18px 10px}.project-cuts-module{display:grid;gap:14px}.cut-list-heading{align-items:flex-start;padding:20px 22px 14px}.cut-list-heading h3{font-size:21px}.cut-list-heading p,.cut-create-modal .panel-title p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:700;line-height:1.4}.cut-create-modal{width:min(600px,94vw)}.cut-create-modal .panel-body{display:grid;gap:18px;padding-top:18px}.cut-period-create{grid-template-columns:repeat(2,minmax(0,1fr))}.cut-period-create .login-feedback{grid-column:1/-1}.table-actions,.cut-row-actions{display:flex;align-items:center;gap:5px;white-space:nowrap}.icon-action.danger{color:#dc2626}.icon-action.danger:hover{background:#fff1f2;color:#b91c1c}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;white-space:nowrap}.tag.green{background:#dcfce7;color:#15803d}.tag.blue{background:#dbeafe;color:#1d4ed8}.tag.orange{background:#ffedd5;color:#c2410c}.cut-editor{display:grid;gap:14px}.cut-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.cut-autosave-status{margin-left:auto;color:#64748b;font-size:12px;font-weight:850;white-space:nowrap}.cut-autosave-status[data-status=saving],.cut-autosave-status[data-status=pending]{color:#9a6700}.cut-autosave-status[data-status=saved]{color:#08783e}.cut-autosave-status[data-status=error]{color:#c62828}.cut-sheet{overflow:hidden;border:1px solid #bac8da;background:#fff;box-shadow:0 10px 28px #0f234f14}.cut-sheet-project,.cut-sheet-master,.cut-sheet-activity{width:100%;min-height:34px;border:0;border-bottom:1px solid #20324f;text-align:center;font-weight:950;color:#102347;display:flex;align-items:center;justify-content:center;padding:7px 12px;box-sizing:border-box}.cut-sheet-project{background:#a5b8ce;font-size:16px;text-transform:uppercase}.cut-sheet-activity{height:40px;background:#a5b8ce;font-size:15px;outline:0}.cut-sheet-master{background:#a5b8ce;text-transform:uppercase}.cut-sheet-period{min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;padding:5px 12px;border-bottom:1px solid #20324f;color:#000;font-size:15px;font-weight:950;text-align:center;text-transform:uppercase}.cut-sheet-period-date{position:relative;display:inline-flex;align-items:center;gap:5px;border-bottom:1px dashed #8090a8;color:#000;line-height:1.25;cursor:pointer}.cut-sheet-period-date:hover{color:#059447;border-bottom-color:#059447}.cut-sheet-period-date.disabled{border-bottom-color:transparent;cursor:default}.cut-sheet-period-date.disabled:hover{color:#000}.cut-sheet-period-date svg{width:15px;height:15px;flex:0 0 15px;stroke-width:2}.cut-sheet-period-date input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cut-table{width:100%;min-width:1250px;border-collapse:collapse;font-size:12px}.cut-table th,.cut-table td{border:1px solid #20324f;padding:4px;vertical-align:middle}.cut-table thead th{height:38px;background:#002060;color:#fff;text-align:center;font-size:11px;font-weight:950;text-transform:uppercase}.cut-table thead th:first-child{width:31%}.cut-table thead th:last-child{width:112px}.cut-table input,.cut-table select{width:100%;height:34px;border:1px solid #d5deea;border-radius:5px;background:#fff;color:#20324f;padding:0 7px;font-size:12px;font-weight:700;outline:0;box-sizing:border-box}.cut-table input:focus,.cut-table select:focus,.cut-sheet-activity:focus{border-color:#2f75b5;box-shadow:inset 0 0 0 1px #2f75b5}.cut-table input:disabled,.cut-table select:disabled,.cut-sheet-activity:disabled{background:transparent;border-color:transparent;color:inherit;opacity:1}.cut-table .cut-number-input{text-align:right;min-width:82px}.cut-unit-editor{display:grid;gap:4px;min-width:86px}.cut-table .cut-unit-select,.cut-table .cut-unit-custom{text-align:center;min-width:78px}.cut-table .cut-unit-custom{height:28px;font-size:11px;padding:0 4px}.cut-table .cut-description-input{min-width:300px}.cut-calculated-cell{text-align:right;font-variant-numeric:tabular-nums}.cut-structure-row td{padding:0!important}.cut-structure-row .cut-structure-input{height:34px;border:0;border-radius:0;text-transform:uppercase;font-weight:950;text-align:left;padding:0 10px}.cut-structure-row.chapter td{background:#002060;color:#fff}.cut-structure-row.chapter .cut-structure-input{background:#002060;color:#fff;text-align:center}.cut-structure-row.group td,.cut-structure-row.group .cut-structure-input{background:#d9ead3;color:#102347}.cut-structure-row .cut-row-actions{justify-content:center}.cut-structure-row.chapter .icon-action{color:#fff}.cut-subtotal-row th{height:34px;background:#a5b8ce;color:#102347;font-size:12px;font-weight:950;text-align:right}.cut-subtotal-row th:first-child{text-transform:uppercase}.cut-table tfoot th{height:39px;background:#002060;color:#fff;font-size:13px;font-weight:950;text-align:center}.cut-add-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:12px 14px;background:#f8fbff}.cut-add-toolbar span{color:#64748b;font-size:12px;font-weight:850;margin-right:4px}.cut-general-editor{display:grid;gap:12px;min-width:0}.cut-general-overview{display:grid;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.cut-general-toolbar{display:flex;align-items:center;gap:16px;min-height:0;padding:0;background:transparent}.cut-overview-back{height:36px;border-color:#d7e1dd;background:#fff;color:var(--blue-2);box-shadow:none;font-size:12px;transition:background .18s ease,border-color .18s ease}.cut-overview-back:hover{border-color:#bcd5c7;background:#f6faf8}.cut-general-title{display:grid;min-width:124px;gap:2px}.cut-general-title span{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.cut-general-title h2{margin:0;color:var(--ink);font-size:22px;line-height:1.1;letter-spacing:-.35px}.cut-general-metrics{display:flex;align-items:center;gap:8px}.cut-general-participant-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:#f2f6f4;white-space:nowrap}.cut-general-participant-badge small{color:var(--muted);font-size:10px;font-weight:800}.cut-general-participant-badge small:after{content:"\b7";margin-left:5px;color:#94a39b}.cut-general-participant-badge b{color:#183326;font-size:12px}.cut-general-toolbar>.actions,.cut-sheet-actions>.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cut-general-actions{margin-left:auto}.cut-overview-export{border-color:#b9d8c6;background:#fff;box-shadow:none}.danger-outline{border-color:#fecaca!important;color:#dc2626!important;background:#fff!important}.cut-period-bar{display:flex;align-items:flex-end;gap:10px;padding:0;border:0;background:transparent}.cut-period-bar label{display:grid;gap:5px;width:168px;color:#4e5f75;font-size:10px;font-weight:850}.cut-period-bar .real-input{height:40px;border-color:#d4dfda;background:#fff;color:#172b4d;font-weight:800}.cut-period-bar .btn{height:40px}.cut-period-bar .btn.cut-period-primary{border-color:var(--blue-2);background:var(--blue);color:#fff;box-shadow:none}.cut-period-bar .btn.cut-period-primary:hover{background:var(--blue-2)}.cut-period-secondary{border-color:#cadbd1;background:#fff;color:#18442d;box-shadow:none}.cut-period-note{margin:0 0 7px auto;color:var(--muted);font-size:10px;font-weight:700;line-height:1.35;white-space:nowrap}.cut-general-overview .btn:focus-visible{outline:3px solid rgba(7,156,75,.18);outline-offset:2px}.cut-general-editor>.login-feedback{margin:0}.cut-general-workspace{display:grid;grid-template-columns:235px minmax(0,1fr);align-items:start;gap:12px;min-width:0}.cut-master-sidebar{position:sticky;top:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;max-height:calc(100vh - 310px);overflow:hidden;border:1px solid #d8e3ef;border-radius:13px;background:#fff;box-shadow:0 6px 18px #10284e0b}.cut-master-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px;border-bottom:1px solid #edf2f7}.cut-master-sidebar-head>div{display:grid;gap:2px}.cut-master-sidebar-head span{color:#078b42;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.cut-master-sidebar-head b{color:#17294b;font-size:12px}.cut-add-master{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:#079c4b;color:#fff;cursor:pointer}.cut-add-master svg{width:16px;height:16px}.cut-master-search{display:flex;align-items:center;gap:7px;margin:10px;border:1px solid #d5e0ec;border-radius:8px;padding:0 9px;color:#7a8aa0}.cut-master-search:focus-within{border-color:#079c4b;box-shadow:0 0 0 3px #079c4b1a}.cut-master-search svg{width:15px;height:15px;flex:0 0 auto}.cut-master-search input{width:100%;height:34px;border:0;outline:0;background:transparent;color:#20324f;font:inherit;font-size:11px;font-weight:750}.cut-master-nav{display:grid;align-content:start;gap:5px;overflow:auto;padding:0 8px 10px}.cut-master-nav-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;border:1px solid transparent;border-radius:9px;background:transparent;padding:9px;text-align:left;cursor:pointer}.cut-master-nav-item:hover{background:#f1f8f4}.cut-master-nav-item.active{border-color:#a9dfbf;background:#eaf8ef;box-shadow:inset 3px 0 #079c4b}.cut-master-nav-item>span{display:grid;min-width:0;gap:2px}.cut-master-nav-item b,.cut-master-nav-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cut-master-nav-item b{color:#17294b;font-size:11px}.cut-master-nav-item small{color:#7b899e;font-size:9px}.cut-master-nav-item>strong{color:#078b42;font-size:9px;white-space:nowrap}.cut-sheet-stage{min-width:0}.cut-master-sheet{display:grid;gap:8px;min-width:0}.cut-sheet-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:70px;padding:0 16px;border:1px solid #d8e3ef;border-radius:12px;background:#fff;box-shadow:0 6px 18px #10284e0a}.cut-sheet-identity{display:grid;flex:0 0 auto;gap:3px;padding:12px 0}.cut-sheet-identity>span{color:#718096;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.cut-sheet-actions h3{margin:0;color:#102448;font-size:16px;letter-spacing:-.15px}.cut-sheet-tabs{align-self:stretch;display:flex;align-items:flex-end;gap:18px;margin-right:auto;border-bottom:1px solid #dfe7e3;padding:0 5px}.cut-sheet-tab{appearance:none;display:flex;align-items:flex-end;height:100%;border:0;border-bottom:3px solid transparent;background:transparent;padding:0 10px 15px;color:#60718d;font:inherit;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer;box-shadow:none}.cut-sheet-tab.active{border-bottom-color:#079c4b;color:#079c4b;cursor:default}.cut-sheet-tab:not(.active):hover{color:#08783e;border-bottom-color:#b8ddc7}.cut-sheet-tab:focus-visible{outline:3px solid rgba(7,156,75,.16);outline-offset:-3px}.cut-sheet-route{display:grid;gap:10px;min-width:0}.cut-index-route{gap:14px}.cut-sheet-index{overflow:hidden}.cut-sheet-index-heading{align-items:flex-end;padding:18px 20px}.cut-sheet-index-heading h3{margin:0;color:#102448;font-size:18px}.cut-sheet-index-heading p{margin:4px 0 0;color:#71809a;font-size:12px;font-weight:700}.cut-sheet-index-tools{display:flex;align-items:center;gap:10px;width:min(610px,55%)}.cut-sheet-index-tools .cut-master-search{flex:1;margin:0;background:#fff}.cut-sheet-index .scrollable{overflow-x:auto}.cut-sheet-index .table{min-width:720px}.cut-sheet-index .table th:last-child,.cut-sheet-index .table td:last-child{width:120px;text-align:right}.cut-master-cell{display:grid;gap:3px}.cut-master-cell b{color:#102448;font-size:13px}.cut-master-cell small{color:#7b899e;font-size:11px;font-weight:700}.cut-sheet-loading,.cut-sheet-empty{display:grid;place-items:center;min-height:420px;border:1px solid #d8e3ef;border-radius:13px;background:#fff;color:#71809a;text-align:center}.cut-sheet-empty{align-content:center;padding:30px}.cut-sheet-empty h3{margin:10px 0 4px;color:#17294b}.cut-sheet-empty p{margin:0;max-width:390px;font-size:12px}.cut-empty-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#eaf8ef;color:#079c4b;font-size:25px}.cut-sheet-create-modal{width:min(560px,94vw)}.cut-consolidated{overflow:hidden;border-color:#1c1c1c;border-radius:0}.cut-consolidated-title{padding:9px 16px;background:#2f75b5;color:#fff;text-align:center;font-size:18px;font-weight:950;text-transform:uppercase}.cut-consolidated-meta{display:grid;grid-template-columns:2fr 1.2fr 2fr 1fr;background:#2f75b5;color:#fff;border-top:1px solid #173d63}.cut-consolidated-meta>div{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:52px;padding:9px 12px;border-right:1px solid #173d63}.cut-consolidated-meta b{font-size:12px}.cut-consolidated-meta span{font-size:12px;font-weight:800;text-align:center}.cut-consolidated-table{width:100%;min-width:1420px;table-layout:fixed;border-collapse:collapse;color:#111;font-size:11px}.cut-consolidated-table th,.cut-consolidated-table td{padding:3px 4px;border:1px solid #222;vertical-align:middle}.cut-consolidated-table thead th{color:#fff;text-transform:uppercase}.cut-consolidated-table .cut-consolidated-main-title th{height:28px;padding:2px 10px;background:#2f75b5;text-align:center;font-size:18px;font-weight:900}.cut-consolidated-table .cut-consolidated-project th,.cut-consolidated-table .cut-consolidated-company th{background:#2f75b5;font-size:15px;font-weight:900;text-align:left}.cut-consolidated-table .cut-consolidated-project th{height:80px}.cut-consolidated-table .cut-consolidated-project th:nth-child(2){font-size:13px;line-height:1.35}.cut-consolidated-table .cut-consolidated-project th:last-child,.cut-consolidated-table .cut-consolidated-company th:nth-child(2),.cut-consolidated-table .cut-consolidated-company th:last-child{text-align:center}.cut-consolidated-table .cut-consolidated-company th{height:28px;padding-top:1px;padding-bottom:1px}.cut-consolidated-table .cut-consolidated-financial-head th{height:30px;background:#9dc3e6;text-align:center;font-size:9px;font-weight:850}.cut-consolidated-table tbody td{height:29px;padding-top:1px;padding-bottom:1px;background:#fff}.cut-consolidated-table input,.cut-consolidated-table select{width:100%;min-width:0;border:1px solid transparent;border-radius:0;background:transparent;padding:3px 2px;color:#111;font:inherit;box-sizing:border-box}.cut-consolidated-table input:focus,.cut-consolidated-table select:focus{outline:0;border-color:#059447;box-shadow:0 0 0 2px #0594471f}.cut-consolidated-table input:disabled,.cut-consolidated-table select:disabled{background:transparent;opacity:1;color:inherit}.cut-consolidated-concept{display:grid;gap:2px}.cut-consolidated-concept [hidden]{display:none}.cut-consolidated-table tfoot th{height:28px;padding:2px 5px;background:#d0cece;color:#000;font-size:13px;font-weight:900;text-align:center}.cut-consolidated-readonly{display:block;min-width:0;padding:3px 2px;font-weight:750}.cut-consolidated-table tfoot .cut-signature-space{height:58px;background:#fff}.cut-consolidated-provider{position:relative;display:flex;align-items:center}.cut-consolidated-delete{position:absolute;right:0;display:none;width:22px;height:22px;padding:3px;border:0;border-radius:4px;background:#fff;color:#e22;cursor:pointer}.cut-consolidated-delete svg{width:14px;height:14px}.cut-consolidated-table tbody tr:hover .cut-consolidated-delete{display:grid;place-items:center}.cut-consolidated-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:11px 14px;background:#f5f9fd}.cut-consolidated-actions span{font-size:11px;font-weight:850;color:#71809a}.cut-retention-control{min-width:0}.cut-retention-control input{font-weight:800}.cut-consolidated-advance td{background:#fff8e6!important}.cut-auto-discount{display:block;margin-top:2px;color:#078b42;font-size:8px;font-weight:900;text-transform:uppercase}.charge-account-editor{display:grid;gap:14px}.charge-account-toolbar{flex-wrap:wrap}.charge-account-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);gap:16px;align-items:start}.charge-paper{min-height:720px;padding:46px 58px;border:1px solid #d8e1ec;border-radius:8px;background:#fff;box-shadow:0 8px 24px #142c5014;color:#17213b}.charge-paper header{text-align:right;border-bottom:2px solid #17213b;padding-bottom:14px;margin-bottom:34px}.charge-paper header span{display:block;color:#078b42;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.charge-paper header h2{margin:6px 0 0;font-size:15px;text-transform:uppercase}.charge-narrative{font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.7}.charge-narrative p{margin:18px 0}.charge-narrative label span{display:block;margin-bottom:6px;font-family:inherit;font-size:12px;font-weight:800;text-transform:uppercase}.charge-narrative textarea{width:100%;font-family:inherit;font-size:14px;font-weight:750;text-transform:uppercase}.charge-company-block{display:grid;gap:2px;margin:25px 0;padding:20px 24px;border-left:4px solid #078b42;background:#f4f8f6}.charge-company-block b{font-family:Arial,sans-serif;font-size:16px}.charge-company-block span{font-size:13px}.charge-signature{display:grid;gap:6px;margin-top:72px;width:72%;font-size:12px}.charge-signature i{height:1px;margin-top:32px;background:#17213b}.charge-signature b{font-size:14px;text-transform:uppercase}.charge-signature small{color:#526179}.charge-account-side{position:sticky;top:8px}.charge-financial-card{padding:0;overflow:hidden}.charge-financial-card .panel-title{padding:16px 18px;margin:0;border-bottom:1px solid #e1e9f1}.charge-financial-lines{display:grid}.charge-financial-lines>div,.charge-financial-lines>label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:49px;padding:8px 18px;border-bottom:1px solid #e7edf4}.charge-financial-lines span{color:#526179;font-size:12px;font-weight:800}.charge-financial-lines b{font-size:13px}.charge-financial-lines label .real-input{grid-row:2;max-width:130px;height:35px}.charge-financial-lines label b{grid-column:2;grid-row:1/3}.charge-financial-lines .charge-gross{background:#eff6fb}.charge-financial-lines .charge-gross b{font-size:16px}.charge-financial-lines .charge-total{min-height:62px;background:#13284c;color:#fff}.charge-financial-lines .charge-total span{color:#fff}.charge-financial-lines .charge-total b{font-size:18px}.charge-save{width:calc(100% - 28px);margin:14px}.charge-alert{padding:12px 16px;border:1px solid;border-radius:8px}.charge-alert b{display:block;margin-bottom:3px}.charge-alert p{margin:0;font-size:12px}.charge-alert.error{border-color:#efb9b9;background:#fff4f4;color:#a92626}.charge-alert.warning{border-color:#eed596;background:#fffaf0;color:#72510a}.charge-items,.charge-annexes{padding:18px}.charge-items .panel-title,.charge-annexes .panel-title{margin-bottom:14px}.charge-base-toggle{display:flex;gap:8px;align-items:center;white-space:nowrap;font-size:12px;font-weight:750}.charge-annex-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.charge-annex{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;padding:12px;border:1px solid #dce5ef;border-radius:8px;background:#f8fafc;cursor:pointer}.charge-annex.selected{border-color:#91d3af;background:#effaf4}.charge-annex>span{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#fff;color:#078b42}.charge-annex>span svg{width:17px}.charge-annex div{display:grid;min-width:0}.charge-annex b{font-size:12px}.charge-annex small{overflow:hidden;color:#728096;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.charge-history-count{padding:8px 12px;border-radius:999px;background:#eaf7ef;color:#078b42;font-size:12px;font-weight:900}.cut-summary-link{color:#60718d}.cut-advance-modal{width:min(560px,94vw)}.cut-advance-contractor{display:grid;gap:5px;padding:12px 14px;border:1px solid #d8e3ef;border-radius:9px;background:#f8fbfe}.cut-advance-contractor span{color:#687994;font-size:11px;font-weight:800}.cut-advance-contractor b{color:#102448}.cut-advance-note{margin-top:12px;padding:11px 13px;border:1px solid #bce5cc;border-radius:9px;background:#effaf3;color:#315943;font-size:11px;font-weight:750;line-height:1.45}.cut-advance-tag{letter-spacing:.08em}.contractor-summary{display:grid;gap:12px;min-width:0}.summary-toolbar{position:relative}.summary-balance{display:grid;gap:2px;margin-left:auto;padding:5px 12px;border-left:1px solid #d8e3ef}.summary-balance small{color:#728199;font-size:9px;font-weight:850;text-transform:uppercase}.summary-balance b{color:#d97706;font-size:15px}.contractor-summary-scroll{max-width:100%;overflow:auto;border:1px solid #111;border-radius:3px;background:#fff;box-shadow:0 8px 20px #162c4e0f}.contractor-summary-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-variant-numeric:tabular-nums}.contractor-summary-table th,.contractor-summary-table td{height:27px;padding:3px 6px;border-right:1px solid #111;border-bottom:1px solid #111;background:#fff;text-align:right;white-space:nowrap}.contractor-summary-table thead th{position:sticky;top:0;z-index:6;background:#fff;color:#000;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase}.contractor-summary-table thead tr:first-child th{height:29px}.contractor-summary-table thead tr:nth-child(2) th{top:29px;height:26px}.contractor-summary-table .summary-project-title{position:sticky;left:0;z-index:9;width:500px;min-width:500px;max-width:500px;text-align:center}.contractor-summary-table .summary-description{position:sticky;left:0;z-index:4;width:310px;min-width:310px;max-width:310px;text-align:left;white-space:normal}.contractor-summary-table .summary-unit{position:sticky;left:310px;z-index:4;width:72px;min-width:72px;text-align:center}.contractor-summary-table .summary-unit-price{position:sticky;left:382px;z-index:4;width:118px;min-width:118px}.contractor-summary-table .summary-total-qty{position:sticky;left:500px;z-index:4;width:100px;min-width:100px;font-weight:800}.contractor-summary-table .summary-total-value{position:sticky;left:600px;z-index:4;width:135px;min-width:135px;font-weight:800}.contractor-summary-table thead .summary-description,.contractor-summary-table thead .summary-unit,.contractor-summary-table thead .summary-unit-price,.contractor-summary-table thead .summary-total-qty,.contractor-summary-table thead .summary-total-value,.contractor-summary-table thead .summary-total-head{z-index:9;background:#fff}.contractor-summary-table .summary-total-head{position:sticky;left:500px;z-index:9}.contractor-summary-table .summary-advance-mark{position:relative;min-width:245px;background:#fafafa;overflow:hidden;text-align:center}.summary-advance-mark span{display:inline-block;color:#b7b7b7;font-size:27px;font-weight:800;letter-spacing:.08em;transform:rotate(-55deg)}.contractor-summary-table tfoot th,.contractor-summary-table tfoot td{background:#fff;color:#000;font-weight:800}.contractor-summary-table .summary-financial-row>th:first-child{text-align:right}.contractor-summary-table .summary-discount{color:#e00000}.contractor-summary-table .summary-spacer-row td{height:14px;padding:0;border:0;background:#fff}.contractor-summary-table td:nth-child(n+6),.contractor-summary-table th:nth-child(n+6){min-width:110px}.retentions-workspace{display:grid;gap:16px}.retention-import-panel{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px}.retention-import-panel h3,.retention-rules-head h3{margin:0 0 5px;font-size:18px}.retention-import-panel p,.retention-rules-head p{margin:0;color:#64748b;font-size:12px;font-weight:650}.retention-upload{display:flex;align-items:center;gap:10px}.retention-upload input{max-width:330px;border:1px solid #d9e4f1;border-radius:8px;padding:8px;background:#fff}.retention-feedback{border-radius:10px;padding:12px 15px;font-weight:750}.retention-feedback.error{background:#fff0f0;color:#b91c1c;border:1px solid #fecaca}.retention-feedback.info{background:#ecfdf3;color:#08783a;border:1px solid #bbf7d0}.retention-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.retention-summary article{display:grid;gap:3px;padding:16px 18px;border:1px solid #dfe7f3;border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.retention-summary span,.retention-summary small{color:#64748b;font-size:11px;font-weight:750}.retention-summary b{font-size:23px;color:#0f2c5c}.retention-rules-panel{overflow:hidden}.retention-rules-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px 12px}.retention-help{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:0 18px 10px;padding:10px 12px;border:1px solid #cfe5d8;border-radius:9px;background:#f3fbf6;color:#3d5b49;font-size:11px}.retention-help b{color:#047a3a}.retention-tabs{display:flex;gap:4px;padding:0 18px;border-bottom:1px solid #dfe7f3}.retention-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:10px 14px;color:#60708e;font-weight:900;cursor:pointer}.retention-tabs button.active{color:#047a3a;border-bottom-color:#059447}.retention-table{width:100%;min-width:1350px;border-collapse:collapse;font-size:11px}.retention-table th{background:#eaf3fb;color:#17355b;text-align:left;padding:9px 8px;border:1px solid #c8d8e8;text-transform:uppercase}.retention-table td{padding:7px;border:1px solid #d8e2ed;vertical-align:top;background:#fff}.retention-table input,.retention-table select,.retention-table textarea{width:100%;min-width:0;border:1px solid #d8e2ed;border-radius:5px;background:#fff;padding:6px;color:#1d3155;font:inherit}.retention-table textarea{resize:vertical}.retention-table td small{display:block;margin-top:4px;color:#74829a;font-size:9px;line-height:1.35}.retention-rate-input{display:flex;align-items:center;gap:3px}.retention-rate-input span{font-weight:900}.retention-use-control{min-width:210px}.retention-use-control select{font-weight:800;color:#173f2a}.retention-row-actions{display:grid;gap:5px}.retention-row-actions button{border:1px solid #b9d9c5;border-radius:6px;background:#effaf3;color:#047a3a;padding:6px;font-weight:900;cursor:pointer}.retention-row-actions button.danger{border-color:#fecaca;background:#fff5f5;color:#dc2626}@media(max-width:900px){.retention-import-panel,.retention-upload{align-items:stretch;flex-direction:column}.retention-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.labor-prices-workspace{display:grid;gap:16px}.labor-price-import{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;border-top:5px solid #2f75b5}.labor-price-import h3{margin:0 0 5px;font-size:18px;color:#0f2c5c}.labor-price-import p{margin:0;max-width:760px;color:#64748b;font-size:12px;font-weight:650;line-height:1.5}.labor-price-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.labor-price-summary article{display:grid;gap:4px;padding:16px 18px;border:1px solid #d9e4f1;border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.labor-price-summary span,.labor-price-summary small{color:#64748b;font-size:11px;font-weight:750}.labor-price-summary b{overflow:hidden;color:#0f2c5c;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.labor-price-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.55fr) auto;align-items:end;gap:14px;padding:16px 18px;border-bottom:1px solid #dfe7f3}.labor-price-toolbar label{display:grid;gap:6px}.labor-price-toolbar label>span{color:#405575;font-size:11px;font-weight:850;text-transform:uppercase}.labor-price-toolbar>div{display:flex;align-items:center;justify-content:flex-end;gap:12px}.labor-price-toolbar small{color:#64748b;font-weight:750}.labor-price-table{width:100%;min-width:1120px;border-collapse:collapse;font-size:12px}.labor-price-table th{padding:10px;background:#2f75b5;color:#fff;text-align:left;text-transform:uppercase}.labor-price-table td{padding:7px;border:1px solid #d8e2ed;vertical-align:top}.labor-price-table input,.labor-price-table select,.labor-price-table textarea{width:100%;min-width:0;border:1px solid #d8e2ed;border-radius:6px;padding:7px;background:#fff;color:#1d3155;font:inherit}.labor-price-table textarea{min-width:330px;resize:vertical}.labor-price-table td:nth-child(1){width:100px}.labor-price-table td:nth-child(2){width:230px}.labor-price-table td:nth-child(4){width:90px}.labor-price-table td:nth-child(5){width:155px}.labor-price-table td small{display:block;margin-top:4px;color:#64748b}.labor-price-actions{display:flex;gap:6px}.cut-price-warning{display:block;min-width:180px;margin-top:6px;padding:6px 7px;border:1px solid #fdba74;border-radius:6px;background:#fff7ed;color:#9a3412;font-size:10px;font-weight:800;line-height:1.35}.cut-price-warning[hidden]{display:none}.cut-row-price-exceeded>td{background:#fffaf3}.cut-row-price-exceeded>td:first-child{box-shadow:inset 4px 0 #f59e0b}@media(max-width:900px){.labor-price-import{align-items:stretch;flex-direction:column}.labor-price-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.labor-price-toolbar{grid-template-columns:1fr}.labor-price-toolbar>div{justify-content:space-between}}.cut-import-modal{width:min(1080px,96vw);max-height:92vh}.cut-import-modal .panel-body{overflow:auto}.cut-import-summary{display:flex;justify-content:space-between;gap:15px;padding:12px;border-radius:8px;background:#eef7ff;color:#173d63}.cut-import-warnings{margin-top:12px;padding:12px;border:1px solid #f0c36b;border-radius:8px;background:#fff8e7;color:#704f08}.cut-import-warnings ul{margin:6px 0 0;padding-left:20px}.cut-import-table{min-width:760px}.cut-import-table td small{display:block;margin-top:3px;color:#71809a}.warning-text{color:#b36b00!important}@media(max-width:1100px){.cut-general-toolbar,.cut-period-bar{flex-wrap:wrap}.cut-period-note{flex-basis:100%;margin:0}}@media(max-width:780px){.cut-list-heading,.cut-editor-toolbar,.cut-sheet-actions{align-items:stretch;flex-direction:column}.cut-general-overview{gap:14px;padding:14px}.cut-general-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.cut-general-metrics,.cut-general-actions{grid-column:1/-1}.cut-general-actions{margin-left:0}.cut-list-heading .actions,.cut-editor-toolbar .actions,.cut-general-toolbar>.actions,.cut-sheet-actions>.actions{width:100%;flex-wrap:wrap}.cut-list-heading .btn,.cut-editor-toolbar .btn,.cut-general-toolbar>.actions .btn{flex:1}.cut-sheet-period{flex-wrap:wrap;font-size:13px}.cut-period-create{grid-template-columns:1fr}.cut-general-metrics{margin:0;flex-wrap:wrap}.cut-period-bar{align-items:stretch;flex-direction:column}.cut-period-bar label{width:100%}.cut-period-bar .btn{width:100%;justify-content:center}.cut-period-note{margin:2px 0 0;white-space:normal}.cut-sheet-actions{min-height:0;padding:12px}.cut-sheet-identity{padding:0}.cut-sheet-tabs{align-self:auto;width:100%;margin:0}.cut-sheet-tab{flex:1;justify-content:center;padding:12px 8px 9px}.cut-sheet-index-heading{align-items:stretch;flex-direction:column}.cut-sheet-index-tools{width:100%;align-items:stretch;flex-direction:column}.cut-sheet-index-tools .btn{width:100%}.summary-toolbar{align-items:stretch}.summary-balance{margin:0;border-left:0;border-top:1px solid #d8e3ef}.contractor-summary-table .summary-project-title{width:420px;min-width:420px;max-width:420px}.contractor-summary-table .summary-description{width:230px;min-width:230px;max-width:230px}.contractor-summary-table .summary-unit{left:230px}.contractor-summary-table .summary-unit-price{left:302px}.contractor-summary-table .summary-total-head,.contractor-summary-table .summary-total-qty{left:420px}.contractor-summary-table .summary-total-value{left:520px}}.users-workspace{display:grid;gap:18px;margin-top:6px}.user-create-panel,.user-list-panel{background:#fff;border:1px solid #d7e2ef;border-radius:13px;box-shadow:0 6px 18px #10284e0b;overflow:hidden}.user-create-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px 10px;background:#fff}.user-create-head h3,.user-list-head h3{margin:0;color:#0d1b3d;font-size:17px;letter-spacing:-.2px}.user-section-kicker{color:#079448;font-size:11px;font-weight:950;letter-spacing:.6px}.user-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.user-primary-action,.user-secondary-action{height:42px;border-radius:8px;padding:0 18px;font:inherit;font-size:13px;font-weight:950;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.user-primary-action{border:1px solid #078c44;background:#079c4b;color:#fff;box-shadow:0 8px 18px #05944729}.user-primary-action:hover{transform:translateY(-1px);box-shadow:0 13px 25px #05944745}.user-primary-action:disabled{opacity:.65;cursor:wait;transform:none}.user-secondary-action{border:1px solid #cdd9e8;background:#fff;color:#334766}.user-form-body{padding:12px 22px 22px}.user-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 16px}.user-form-grid .form-group>span{display:block;margin-bottom:7px;color:#172650;font-size:12px;font-weight:950}.user-form-grid .form-group>span small{color:#8593a8;font-size:10px;font-weight:700}.user-form-grid .real-input{height:44px;border-radius:7px;border-color:#cfdbea;font-size:13px;font-weight:700}.user-form-grid .real-input::placeholder{color:#9aa8bb;font-weight:600}.user-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:12px 18px 14px}.user-list-controls{display:flex;align-items:flex-end;justify-content:flex-end;gap:18px;width:min(620px,58%)}.user-search-group{display:grid;gap:6px;flex:1;color:#13264a;font-size:12px;font-weight:950}.user-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.user-summary span{display:inline-flex;gap:4px;align-items:center;border-radius:999px;background:#f2f6fa;color:#63728b;padding:5px 9px;font-size:11px;font-weight:750}.user-summary span:first-child{background:#e8f8ee;color:#08783b}.user-summary b{color:inherit;font-weight:950}.user-list-search{height:39px;border:1px solid #cfdbea;border-radius:8px;display:flex;align-items:center;gap:9px;padding:0 12px;background:#fff;color:#71839f}.user-list-search:focus-within{border-color:#059447;box-shadow:0 0 0 4px #0594471c}.user-list-search svg,.user-filter-select svg{width:17px;height:17px;flex:0 0 auto}.user-list-search input{width:100%;border:0;outline:0;background:transparent;color:#243655;font:inherit;font-size:13px;font-weight:700}.user-list-search input::placeholder{color:#8b98ab}.user-refresh-action{height:39px;border:0;background:transparent;color:#078c44;padding:0 2px;font:inherit;font-size:14px;font-weight:950;cursor:pointer}.user-refresh-action:hover{text-decoration:underline}.user-list-toolbar{display:flex;flex-wrap:wrap;gap:10px;padding:0 22px 16px;border-bottom:1px solid #e7edf5}.user-filter-select{height:40px;min-width:190px;border:1px solid #d8e2ee;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 10px;background:#fbfcfe;color:#7485a0}.user-filter-select select{width:100%;border:0;outline:0;background:transparent;color:#354866;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.users-table{overflow-x:hidden}.users-table .scrollable{overflow:visible}.users-table .table{width:100%;min-width:0;font-size:12px;table-layout:fixed}.users-table .user-col-name{width:11%}.users-table .user-col-username{width:8%}.users-table .user-col-email{width:18%}.users-table .user-col-document{width:11%}.users-table .user-col-role{width:10%}.users-table .user-col-status{width:8%}.users-table .user-col-actions{width:34%}#app .users-table .table th{padding:10px 8px!important;background:#fff;color:#11254b;font-size:12px!important;font-weight:950;text-transform:none;letter-spacing:0}#app .users-table .table td{height:60px;padding:10px 8px!important;color:#112b58;font-size:12px!important;font-weight:800;overflow:hidden;text-overflow:ellipsis}#app .users-table .table th:last-child,#app .users-table .table td:last-child{overflow:visible}.users-table .table tbody tr{transition:background .14s ease}.users-table .table tbody tr:hover{background:#f8fbf9}.users-table .table th,.users-table .table td{white-space:nowrap}.user-name-text,.user-cargo-text{color:#0d2859;font-size:13px;font-weight:900;white-space:nowrap}.user-person-cell{display:flex;align-items:center;gap:11px;min-width:180px}.user-person-cell>div{display:flex;flex-direction:column;gap:3px}.user-person-cell b{color:#14264a;font-size:13px;white-space:nowrap}.user-person-cell small{color:#8090a7;font-size:11px;font-weight:700}.user-initials{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;background:#e5f8ed;color:#078943;font-size:12px;font-weight:950}.user-role-pill{display:inline-flex;white-space:nowrap;border-radius:7px;padding:6px 9px;background:#eef2f7;color:#50617a;font-size:11px;font-weight:900}.user-status{display:inline-flex;align-items:center;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:950;white-space:nowrap}.user-status.active{background:#dcf7e6;color:#079345}.user-status.pending{background:#fff0d4;color:#d47a00}.user-status.inactive{background:#ffe2e2;color:#db3030}.user-row-actions{display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.user-action{height:32px;border-radius:8px;padding:0 7px;background:#fff;font:inherit;font-size:10px;font-weight:950;cursor:pointer;white-space:nowrap}.user-action.activate,.user-action.edit,.user-action.invite{border:1px solid #a9dfbf;background:#eefaf2;color:#078b42}.user-action.deactivate{border:1px solid #efd092;background:#fff8e9;color:#a46300}.user-action.delete{border:1px solid #f0b2b2;background:#fff3f3;color:#d92727}.user-action:hover{filter:brightness(.97);transform:translateY(-1px)}.user-protected{display:inline-flex;border-radius:7px;padding:6px 9px;background:#eef2f7;color:#65748a;font-size:11px;font-weight:900}.user-protected.self{background:#e7f6ed;color:#087d3d}.user-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:15px 22px;color:#71809a;font-size:12px;font-weight:700;border-top:1px solid #edf2f7}.user-pagination .page-size-control{justify-self:end;display:flex;align-items:center;gap:8px;font-weight:850}.user-pagination select{height:35px;border:1px solid #d5e0ed;border-radius:8px;background:#fff;padding:0 9px;color:#304360;font-weight:850}@media(max-width:1250px){.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-list-controls{width:min(560px,62%)}}@media(max-width:760px){.user-create-head{flex-direction:column}.user-form-actions{width:100%}.user-primary-action{flex:1}.user-form-grid{grid-template-columns:1fr}.user-list-head{align-items:stretch;flex-direction:column}.user-list-controls{width:100%}.user-filter-select{flex:1 1 100%}.user-pagination{grid-template-columns:1fr;text-align:center}.user-pagination .pages,.user-pagination .page-size-control{justify-self:center}}.companies-workspace{display:grid;gap:18px;margin-top:6px}.company-create-panel,.company-list-panel{background:#fff;border:1px solid #d7e2ef;border-radius:13px;box-shadow:0 6px 18px #10284e0b;overflow:hidden}.company-create-head,.company-list-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px 10px;background:#fff}.company-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.company-secondary-action{height:42px;border:1px solid #ccd8e7;border-radius:8px;padding:0 20px;background:#fff;color:#263958;font:inherit;font-size:12px;font-weight:950;cursor:pointer}.company-secondary-action:hover{background:#f7f9fc}.company-create-head h3,.company-list-head h3{margin:0;color:#0d1b3d;font-size:17px;letter-spacing:-.2px}.company-list-head{padding-bottom:14px;border-bottom:1px solid #edf2f7}.company-list-head>span{color:#71809a;font-size:12px;font-weight:800}.company-primary-action{height:42px;border:1px solid #078c44;border-radius:8px;background:#079c4b;color:#fff;padding:0 18px;font:inherit;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px #05944729;transition:transform .16s ease,box-shadow .16s ease}.company-primary-action:hover{transform:translateY(-1px);box-shadow:0 13px 25px #05944745}.company-primary-action:disabled{opacity:.65;cursor:wait;transform:none}.company-form-body{padding:12px 22px 22px}.company-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 16px;align-items:start}.company-form-grid .form-group>span{display:block;margin-bottom:7px;color:#172650;font-size:12px;font-weight:950}.company-form-grid .real-input{width:100%;height:44px;border-radius:7px;border-color:#cfdbea;font-size:13px;font-weight:700}.company-form-grid .real-input::placeholder{color:#9aa8bb;font-weight:600}.company-form-note{margin:16px 0 0;color:#71809a;font-size:11px;font-weight:700}.company-form-body>.login-feedback{margin-top:14px}.company-table{overflow:hidden}.company-table .scrollable{overflow-x:auto;scrollbar-gutter:stable}.company-table .table{min-width:1180px;font-size:13px;table-layout:fixed}.company-table .table th:nth-child(1){width:20%}.company-table .table th:nth-child(2){width:10%}.company-table .table th:nth-child(3){width:16%}.company-table .table th:nth-child(4){width:11%}.company-table .table th:nth-child(5){width:9%}.company-table .table th:nth-child(6){width:14%}.company-table .table th:nth-child(7){width:20%}#app .company-table .table th{padding:10px 14px!important;background:#fff;color:#11254b;font-size:13px!important;font-weight:950;text-transform:none;letter-spacing:0}#app .company-table .table td{height:60px;padding:10px 14px!important;color:#112b58;font-size:13px!important;font-weight:800}#app .company-table .table td:first-child{overflow:hidden;white-space:normal}.company-table .table tbody tr{transition:background .14s ease}.company-table .table tbody tr:hover{background:#f8fbf9}.company-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:nowrap}.company-action{height:34px;border-radius:8px;padding:0 10px;background:#fff;font:inherit;font-size:11px;font-weight:950;cursor:pointer;white-space:nowrap}.company-action.activate,.company-action.edit{border:1px solid #a9dfbf;background:#eefaf2;color:#078b42}.company-action.deactivate{border:1px solid #efd092;background:#fff8e9;color:#a46300}.company-action.delete{border:1px solid #f0b2b2;background:#fff3f3;color:#d92727}.company-action:hover{filter:brightness(.97);transform:translateY(-1px)}@media(max-width:1250px){.company-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.company-create-head{align-items:stretch;flex-direction:column}.company-primary-action{width:100%}.company-form-grid{grid-template-columns:1fr}.company-list-head{align-items:flex-start;flex-direction:column}}.project-filters .field{min-width:0}.project-filters .field input,.project-filters .field select{border:0;outline:0;background:transparent;color:#26385c;font-weight:750;min-width:0;width:100%}.project-filters{align-items:stretch}.project-filters .field.search{flex:1 1 240px}.project-filters .select-field{flex:0 0 210px}.project-filters .year-field{flex:0 0 160px}.project-filters .clean{display:inline-flex;align-items:center;height:38px}.select-field{gap:9px}.select-field span{color:#64748b;font-size:12px;font-weight:900}.project-list-layout,.main-grid.project-list-layout{grid-template-columns:minmax(0,1fr)!important}.project-pagination{gap:18px;flex-wrap:wrap}.project-pagination .pages{flex-wrap:wrap;justify-content:center}.project-pagination .page-btn{cursor:pointer}.project-pagination .page-btn[disabled]{cursor:not-allowed;opacity:.48;background:#f8fbff;color:#9aa8bc}.project-pagination .page-dots{color:#8a97ac;font-weight:900;padding:0 2px}.page-size-control{display:inline-flex;align-items:center;gap:8px;font-weight:800}.page-size-control select{height:34px;border:1px solid #dbe5f2;border-radius:8px;background:#fff;color:#26385c;font-weight:800;padding:0 28px 0 10px;outline:0}#app .project-list-layout{grid-template-columns:minmax(0,1fr)!important}#app .project-filters{align-items:stretch!important}#app .project-filters .field.search{flex:1 1 220px!important}#app .project-filters .select-field{flex:0 0 190px!important}#app .project-filters .year-field{flex:0 0 140px!important}#app .project-pagination{gap:14px!important}#app .page-size-control select{height:32px!important}.breadcrumbs{gap:10px}.breadcrumb-item{border:0;background:transparent;padding:0;color:#8795ae;font:inherit;font-weight:900;line-height:1.25;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-link{cursor:pointer}.breadcrumb-link:hover{color:#059447;text-decoration:underline;text-underline-offset:3px}.breadcrumb-item.active{color:#059447}.breadcrumb-separator{color:#a2adc0;font-weight:900}#app .breadcrumbs span:first-child{color:inherit}#app .breadcrumbs .breadcrumb-item.active{color:#059447!important}.projects-screen .breadcrumbs{font-size:14px;font-weight:800;margin-bottom:16px}.projects-screen .title h1{font-size:40px;line-height:1.02;letter-spacing:-1px}.projects-screen .title p{font-size:18px;line-height:1.4;max-width:760px}.projects-screen .panel-title h3{font-size:20px}.projects-screen .table{font-size:15px}.projects-screen .table th{font-size:14px;padding:15px 12px}.projects-screen .table td{padding:15px 12px;font-size:15px}.projects-screen .project-name-link{font-size:20px;font-weight:950}.projects-screen .pagination{font-size:15px}#app .projects-screen .breadcrumbs{font-size:13px!important}#app .projects-screen .title h1{font-size:35px!important}#app .projects-screen .title p{font-size:16px!important}#app .projects-screen .panel-title h3{font-size:19px!important}#app .projects-screen .table{font-size:14px!important}#app .projects-screen .table th{font-size:15px!important;padding:14px 10px!important}#app .projects-screen .table td{padding:13px 10px!important;font-size:14px!important}#app .projects-screen .project-name-link{font-size:18px!important}.location-autocomplete{position:relative}.location-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:5;background:#fff;border:1px solid #dbe5f2;border-radius:12px;box-shadow:0 18px 40px #081c4424;overflow:hidden}.location-suggestion{width:100%;border:0;background:#fff;padding:12px 14px;text-align:left;color:#223456;font-size:14px;font-weight:750;cursor:pointer;border-bottom:1px solid #edf2f8}.location-suggestion:hover{background:#f5f9ff;color:#059447}.location-suggestion:last-of-type{border-bottom:0}.location-suggestion-state{padding:14px;color:#64748b;font-size:13px;font-weight:700}.google-attribution{padding:10px 14px;border-top:1px solid #edf2f8;background:#fbfefc;color:#7b8aa3;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.real-input{width:100%;height:44px;border:1px solid #d6e0ee;border-radius:8px;background:#fff;color:#26385c;outline:0;padding:0 13px;font-size:14px;font-weight:700}.real-input:focus{border-color:#059447;box-shadow:0 0 0 3px #1263f11f}.real-input:disabled{background:#f5f7fb;color:#94a3b8;cursor:not-allowed}.file-input{padding:7px 10px;height:auto;min-height:50px;display:block;line-height:1.35;color:#48607f}.file-input::file-selector-button{height:34px;border:1px solid #0b9f4f;border-radius:10px;background:linear-gradient(180deg,#10b85a,#059447);color:#fff;padding:0 14px;margin-right:12px;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 6px 16px #0594472e}.file-input::-webkit-file-upload-button{height:34px;border:1px solid #0b9f4f;border-radius:10px;background:linear-gradient(180deg,#10b85a,#059447);color:#fff;padding:0 14px;margin-right:12px;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 6px 16px #0594472e}.file-input:hover::file-selector-button,.file-input:hover::-webkit-file-upload-button{filter:brightness(1.02)}.field-help{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:750;line-height:1.35}.budget-filters .field input[type=date]{min-width:132px;color:#334155;font-weight:800}.budget-filters .field{min-width:190px}.budget-filters .field.search{min-width:360px}.project-form{grid-template-columns:1fr 1fr}.modal-layer{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:26px}.modal-backdrop{position:absolute;inset:0;background:#0c1b376b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-modal{position:relative;width:min(760px,96vw);max-height:92vh;overflow:auto;box-shadow:0 28px 70px #081c4447}.document-folder-modal{width:min(520px,94vw)}.document-folder-modal .panel-title{padding:18px 20px 10px}.document-folder-modal .panel-title h3{font-size:22px;letter-spacing:-.4px}.document-folder-dialog-copy{margin-bottom:14px}.document-folder-dialog-copy p{margin:0;color:#64748b;font-size:14px;line-height:1.5;font-weight:750}.document-folder-dialog-input{height:52px;border-radius:12px;font-size:16px;font-weight:800}.upload-box{display:grid;gap:10px}.inline-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.masters-workspace{display:grid;gap:18px;margin-top:6px}.master-create-panel,.master-list-panel{background:#fff;border:1px solid #d7e2ef;border-radius:13px;box-shadow:0 6px 18px #10284e0b;overflow:hidden}.master-create-head,.master-list-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px 10px;background:#fff}.master-create-head h3,.master-list-head h3{margin:0;color:#0d1b3d;font-size:17px;letter-spacing:-.2px}.master-primary-action{height:42px;border:1px solid #078c44;border-radius:8px;background:#079c4b;color:#fff;padding:0 18px;font:inherit;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px #05944729}.master-primary-action:hover{transform:translateY(-1px);box-shadow:0 13px 25px #05944745}.master-primary-action:disabled{opacity:.65;cursor:wait;transform:none}.master-form-body{padding:12px 22px 22px}.master-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px}.master-form-grid .form-group>span{display:block;margin-bottom:7px;color:#172650;font-size:12px;font-weight:950}.master-form-grid .real-input{width:100%;height:44px;border-radius:7px;border-color:#cfdbea;font-size:13px;font-weight:700}.master-form-grid .real-input::placeholder{color:#9aa8bb;font-weight:600}.master-form-body>.login-feedback{width:max-content;max-width:100%;margin-top:14px;padding:8px 12px!important}.master-list-head{padding-bottom:14px;border-bottom:1px solid #edf2f7}.master-list-controls{display:flex;align-items:flex-end;justify-content:flex-end;gap:18px;width:min(620px,58%)}.master-search-group{display:grid;gap:6px;flex:1;color:#13264a;font-size:12px;font-weight:950}.master-list-search{height:39px;border:1px solid #cfdbea;border-radius:8px;display:flex;align-items:center;gap:9px;padding:0 12px;background:#fff;color:#71839f}.master-list-search:focus-within{border-color:#059447;box-shadow:0 0 0 4px #0594471c}.master-list-search svg{width:17px;height:17px;flex:0 0 auto}.master-list-search input{width:100%;border:0;outline:0;background:transparent;color:#243655;font:inherit;font-size:13px;font-weight:700}.master-refresh-action{height:39px;border:0;background:transparent;color:#078c44;padding:0 2px;font:inherit;font-size:14px;font-weight:950;cursor:pointer}.master-refresh-action:hover{text-decoration:underline}.master-filter-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 22px;border-bottom:1px solid #edf2f7;background:#fbfcfe}.master-filter-bar label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;color:#63738c;font-size:11px;font-weight:900}.master-filter-bar select{height:36px;min-width:0;border:1px solid #d3deeb;border-radius:7px;background:#fff;padding:0 9px;color:#2d405f;font:inherit;font-size:12px;font-weight:800}.masters-table{overflow-x:hidden}.masters-table .scrollable{overflow:visible}.masters-table .table{width:100%;min-width:0;table-layout:fixed;font-size:12px}.masters-table .table th:nth-child(1){width:17%}.masters-table .table th:nth-child(2){width:11%}.masters-table .table th:nth-child(3){width:16%}.masters-table .table th:nth-child(4){width:10%}.masters-table .table th:nth-child(6){width:18%}.masters-table .table th:nth-child(7){width:19%}#app .masters-table .table th{padding:10px 8px!important;background:#fff;color:#11254b;font-size:12px!important;font-weight:950;text-transform:none;letter-spacing:0}#app .masters-table .table td{height:60px;padding:10px 8px!important;color:#112b58;font-size:12px!important;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app .masters-table .table td:last-child{overflow:visible}.master-name{display:flex;min-width:0;flex-direction:column;gap:3px}.master-name b{overflow:hidden;text-overflow:ellipsis;color:#0d2859;font-size:13px;font-weight:950}.master-name span{overflow:hidden;text-overflow:ellipsis;color:#71809a;font-size:11px}.master-support{display:flex;align-items:center;gap:6px;white-space:nowrap}.master-row-actions{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.master-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;border-radius:8px;padding:0 7px;background:#fff;font:inherit;font-size:10px;font-weight:950;cursor:pointer;white-space:nowrap}.master-action svg{width:14px;height:14px}.master-action.invite{border:1px solid #a9dfbf;background:#eefaf2;color:#078b42}.master-action.delete{border:1px solid #f0b2b2;background:#fff3f3;color:#d92727}.master-action:hover{filter:brightness(.97);transform:translateY(-1px)}.contractor-layout{grid-template-columns:minmax(0,1.25fr) minmax(520px,.75fr)!important;align-items:start}.contractor-detail-stack{display:grid;gap:14px;min-width:0}.master-tabs{display:flex;align-items:flex-end;gap:22px;margin:2px 0 16px;border-bottom:1px solid #d9e3ef;padding:0 5px}.master-tabs button{appearance:none;border:0;border-bottom:3px solid transparent;background:transparent;color:#60718d;padding:11px 14px 10px;font:inherit;font-weight:900;cursor:pointer}.master-tabs button.active{border-bottom-color:#079c4b;color:#079c4b}.master-create-head p{margin:5px 0 0;color:#71809a;font-size:12px;font-weight:700}.master-form-actions{display:flex;align-items:center;gap:10px}.master-status-filter{display:grid;gap:6px;color:#13264a;font-size:12px;font-weight:950}.master-status-filter .real-input{height:39px;min-width:120px}.master-action.edit,.master-action.documents{border:1px solid #a9dfbf;background:#eefaf2;color:#078b42}.master-action.status{border:1px solid #efd39a;background:#fff9e9;color:#9b6500}.masters-table .table th:nth-child(1){width:19%}.masters-table .table th:nth-child(2){width:10%}.masters-table .table th:nth-child(3){width:10%}.masters-table .table th:nth-child(4){width:11%}.masters-table .table th:nth-child(5){width:9%}.masters-table .table th:nth-child(6){width:8%}.masters-table .table th:nth-child(7){width:33%}.assignments-workspace{display:grid;gap:18px}.assignment-form{display:grid;gap:16px;padding:12px 22px 22px}.assignment-form>.form-group{max-width:620px}.assignment-form .real-input{width:100%;height:44px}.field-caption,.assignment-form .form-group>span{display:block;margin-bottom:7px;color:#172650;font-size:12px;font-weight:950}.assignment-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.assignment-projects>.field-caption{grid-column:1/-1;margin-bottom:-4px}.assignment-company{min-width:0;margin:0;border:1px solid #dce6f1;border-radius:11px;padding:10px;background:#fbfdff}.assignment-company legend{padding:0 6px;color:#078b42;font-size:12px;font-weight:950}.assignment-project{display:flex;align-items:center;gap:9px;padding:8px;border-radius:8px;cursor:pointer}.assignment-project:hover{background:#eefaf2}.assignment-project input{accent-color:#079c4b}.assignment-project span{display:grid;min-width:0;gap:2px;color:#13264a}.assignment-project b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.assignment-project small{color:#73829a;font-size:10px}.assignments-table{overflow-x:auto}.assignments-table .table{min-width:780px}.master-document-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#04152d80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.master-document-modal{width:min(1120px,96vw);max-height:92vh;overflow:auto;border:1px solid #d8e3ef;border-radius:16px;background:#fff;box-shadow:0 28px 80px #04152d4d}.master-document-modal .eyebrow{color:#078b42;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.11em}.master-doc-profile{display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:18px;padding:18px 22px;border-bottom:1px solid #e7edf5;background:linear-gradient(135deg,#fff,#f6fcf8)}.master-doc-profile-copy{min-width:0}.master-doc-profile h2{margin:2px 0;font-size:20px;letter-spacing:-.3px}.master-doc-profile p{margin:0;color:#71809a;font-size:11px;font-weight:750}.master-doc-completion{display:grid;gap:5px}.master-doc-completion>div:first-child{display:flex;align-items:baseline;justify-content:space-between;color:#61718a;font-size:11px;font-weight:850}.master-doc-completion strong{color:#078b42;font-size:17px}.master-doc-progress{height:6px;overflow:hidden;border-radius:999px;background:#e5ebf1}.master-doc-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#08a44d,#22c66b)}.master-doc-completion small{color:#8190a5;font-size:9px;text-align:right}.master-doc-main{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:16px;padding:18px 22px}.master-doc-status-card,.master-doc-upload-card{min-width:0;border:1px solid #dfe8f2;border-radius:13px;background:#fbfdff;padding:16px}.master-doc-upload-card{background:#fff}.master-doc-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.master-doc-section-title span{display:block;margin-bottom:2px;color:#078b42;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.master-doc-section-title h3{margin:0;color:#102448;font-size:15px;letter-spacing:-.15px}.master-doc-section-title small{color:#8492a6;font-size:10px;font-weight:800}.master-doc-section-title>svg{width:20px;height:20px;color:#079c4b}.master-doc-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0}.master-doc-requirement{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;border:1px solid #e0e8f1;border-radius:10px;padding:10px;background:#fff}.master-doc-requirement-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#fff3df;color:#d98600}.master-doc-requirement.complete .master-doc-requirement-icon{background:#e6f8ed;color:#078b42}.master-doc-requirement svg{width:17px;height:17px}.master-doc-requirement div{display:grid;gap:2px;min-width:0}.master-doc-requirement b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17294b;font-size:11px}.master-doc-requirement small{color:#7b899e;font-size:9px}.master-doc-requirement em{border-radius:999px;background:#fff4df;color:#ae6a00;padding:4px 7px;font-size:8px;font-style:normal;font-weight:950}.master-doc-requirement.complete em{background:#e6f8ed;color:#078b42}.master-doc-upload-card .form-group>span{display:block;margin-bottom:6px;color:#253858;font-size:10px;font-weight:900}.master-doc-upload-card .real-input{width:100%;height:40px;border-radius:9px;font-size:12px}.master-doc-period{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.master-doc-upload-card [hidden]{display:none!important}.master-doc-file-picker{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;margin-top:11px;border:1.5px dashed #b9ccdc;border-radius:11px;padding:11px;background:#f8fbfd;cursor:pointer;transition:.18s ease}.master-doc-file-picker:hover{border-color:#079c4b;background:#f0fbf5}.master-doc-file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.master-doc-file-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#e6f8ed;color:#078b42}.master-doc-file-icon svg{width:18px;height:18px}.master-doc-file-picker>span:last-child{display:grid;min-width:0;gap:2px}.master-doc-file-picker b{color:#17294b;font-size:11px}.master-doc-file-picker small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b899e;font-size:9px}.master-doc-submit{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:11px;box-shadow:none}.master-doc-submit svg{width:15px;height:15px}.master-doc-period-help{margin:8px 0 0;color:#7b899e;font-size:9px;line-height:1.4}.master-doc-history{margin:0 22px 20px;border:1px solid #e1e9f2;border-radius:13px;padding:15px 16px;overflow:hidden}.master-doc-history .master-doc-section-title{margin-bottom:10px}.master-doc-empty{display:flex;align-items:center;justify-content:center;gap:12px;min-height:90px;border-radius:10px;background:#f8fafc;color:#71809a;text-align:left}.master-doc-empty>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#eaf0f6;color:#8190a5}.master-doc-empty svg{width:19px;height:19px}.master-doc-empty b{color:#263858;font-size:12px}.master-doc-empty p{margin:3px 0 0;font-size:10px}.master-document-modal>.login-feedback{margin:0 22px 16px}.master-doc-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:180px;color:#61718a}.master-doc-loading>span{color:#079c4b}.documents-workspace{display:grid;gap:16px}.master-document-selector{display:grid;grid-template-columns:minmax(270px,.65fr) minmax(480px,1.35fr);align-items:center;gap:28px;padding:16px 22px;overflow:visible}.master-document-selector .master-create-head{display:block;padding:0}.master-document-selector .master-create-head h3{font-size:15px}.master-document-selector .master-create-head p{max-width:390px;font-size:10px;line-height:1.4}.master-document-select-row{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:10px;align-items:end;padding:0}.master-document-select-row .form-group>span{display:block;margin-bottom:6px;color:#172650;font-size:10px;font-weight:950}.master-document-select-row .real-input{width:100%;height:40px;border-radius:9px;font-size:12px}.master-document-select-row .master-primary-action{justify-self:start;width:auto;min-width:176px;height:40px;box-shadow:none}.master-document-selector>.login-feedback{grid-column:1/-1;margin:0}.document-tab .master-document-backdrop{position:static;inset:auto;z-index:auto;display:block;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.document-tab .master-document-modal{width:100%;max-height:none;overflow:visible;box-shadow:0 6px 18px #10284e0b}@media(max-width:1250px){.master-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.master-list-controls{width:min(560px,62%)}.master-filter-bar{grid-template-columns:1fr}.assignment-projects,.master-doc-requirements,.master-doc-upload{grid-template-columns:repeat(2,minmax(0,1fr))}.master-doc-file{grid-column:1/-1}}@media(max-width:1050px){.master-document-selector{grid-template-columns:1fr;gap:14px}.master-doc-main{grid-template-columns:1fr}}@media(max-width:760px){.master-create-head,.master-list-head{align-items:stretch;flex-direction:column}.master-primary-action{width:100%}.master-form-grid{grid-template-columns:1fr}.master-list-controls{width:100%}.masters-table,.masters-table .scrollable{overflow-x:auto}.masters-table .table{min-width:920px}.master-form-actions{flex-direction:column-reverse;align-items:stretch}.assignment-projects,.master-doc-requirements,.master-doc-upload{grid-template-columns:1fr}.master-document-backdrop{padding:8px}.master-document-modal{width:100%;max-height:96vh}.master-document-select-row{grid-template-columns:1fr}.master-document-select-row .master-primary-action{width:100%}.master-doc-profile{grid-template-columns:minmax(0,1fr);padding:14px}.master-doc-completion{grid-column:1/-1}.master-doc-main{padding:12px}.master-doc-requirements{grid-template-columns:1fr}.master-doc-history{margin:0 12px 12px}.master-document-selector{padding:14px}}.contractor-subpanel{overflow:hidden}.contractor-request{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;border:1px solid #e1e9f4;border-radius:12px;padding:12px;margin-bottom:10px;background:#fbfdff}.contractor-request-actions{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.compact-file{max-width:240px}.signature.compact{height:36px;min-width:140px;font-size:21px;padding:0 10px}.provider-doc-checklist{display:grid;gap:12px}.provider-doc-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 16px;border:1px solid #e2ebf5;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 18px #0f234f0d}.provider-doc-item.is-pending{background:linear-gradient(180deg,#fffdf8,#fff)}.provider-doc-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex:none}.provider-doc-icon svg{width:22px;height:22px}.provider-doc-copy{min-width:0}.provider-doc-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.provider-doc-heading h4{margin:0;color:#0f2c5c;font-size:16px;font-weight:950;letter-spacing:-.2px}.provider-doc-copy p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:800;line-height:1.45;word-break:break-word}.provider-doc-state{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950;letter-spacing:.02em}.provider-doc-download{width:38px;height:38px;border:1px solid #dbe7f4;background:#f5f9ff}.provider-doc-download:hover{border-color:#bfd6fb;background:#edf5ff}.expediente-library{display:grid;gap:22px}.expediente-folder-grid,.expediente-subfolder-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.document-explorer-free{display:grid;gap:14px;margin-top:2px}.document-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.document-toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.document-explorer-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:0 0 2px}.document-explorer-heading{display:grid;gap:7px;min-width:0;flex:1}.document-explorer-eyebrow{color:#059447;font-size:12px;font-weight:950;letter-spacing:.2px}.document-explorer-toolbar h3{margin:0;color:#12234b;font-size:24px;font-weight:950;letter-spacing:-.45px}.document-explorer-toolbar p{margin:0;color:#6d7d97;font-size:14px;font-weight:650}.document-back-btn{white-space:nowrap;align-self:flex-start}.document-explorer-content{display:grid;gap:16px}.document-explorer-list{border:1px solid #dfe7f3;border-radius:8px;background:#fff;overflow:visible;box-shadow:0 8px 22px #0f23460d}.document-explorer-head,.document-explorer-row{display:grid;grid-template-columns:minmax(260px,1.6fr) 180px 190px 140px 54px;align-items:center}.document-explorer-head{height:36px;background:#f8fbff;border-bottom:1px solid #e7eef8;color:#64748b;font-size:12px;font-weight:950}.document-explorer-head span{padding:0 12px}.document-explorer-row{min-height:42px;border-bottom:1px solid #edf2f8;color:#243756;font-size:13px;font-weight:700}.document-explorer-row:last-child{border-bottom:0}.document-explorer-row:hover{background:#f7fbff}.document-explorer-row-main{height:100%;border:0;background:transparent;color:#0f2348;display:flex;align-items:center;gap:10px;padding:0 12px;font:inherit;font-weight:800;text-align:left;cursor:pointer;min-width:0}.document-explorer-row-main:hover .document-explorer-name{text-decoration:underline;text-underline-offset:3px}.document-folder-icon-win{position:relative;width:22px;height:16px;border-radius:2px;background:#f6c343;box-shadow:inset 0 -2px #00000014;flex:0 0 auto}.document-folder-icon-win:before{content:"";position:absolute;left:1px;top:-5px;width:10px;height:6px;border-radius:2px 2px 0 0;background:#ffd66b}.document-folder-icon-win span{position:absolute;inset:3px 2px 2px;border-radius:2px;background:#ffd76a}.document-explorer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-explorer-date,.document-explorer-type,.document-explorer-count{padding:0 12px;color:#55657e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-row-menu{width:34px;height:30px;border:0;background:transparent;border-radius:6px;color:#26385c;font-size:18px;font-weight:950;line-height:1;cursor:pointer}.document-row-menu:hover:not(:disabled){background:#eaf2fb}.document-row-menu:disabled{opacity:.35;cursor:not-allowed}.document-row-menu-wrap{position:relative;display:flex;justify-content:center}.document-folder-menu{position:absolute;right:8px;top:32px;z-index:20;min-width:158px;border:1px solid #dfe7f3;border-radius:10px;background:#fff;box-shadow:0 18px 36px #0f234629;padding:6px;display:flex;flex-direction:column;gap:4px}.document-folder-menu button{display:block;width:100%;height:34px;border:0;background:transparent;border-radius:7px;padding:0 10px;text-align:left;color:#1b2e51;font-weight:850;cursor:pointer;white-space:nowrap}.document-folder-menu button:hover{background:#f1f7ff}.document-folder-menu button.danger{color:#d92d20}.visually-hidden-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.document-folder-grid{align-items:stretch}.document-folder-card{position:relative;min-height:178px;width:100%;border:1px solid #dfe7f3;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);padding:20px;text-align:left;font:inherit;color:#12234b;cursor:pointer;box-shadow:0 12px 28px #0f23460f;display:flex;flex-direction:column;justify-content:space-between;gap:15px;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.document-folder-card:before{content:"";position:absolute;left:18px;top:0;width:76px;height:10px;border-radius:0 0 12px 12px;background:#05944721}.document-folder-card:hover{transform:translateY(-3px);border-color:#7fd3a2;box-shadow:0 22px 42px #052d191f;background:linear-gradient(180deg,#fff,#f7fffb)}.document-folder-card:active{transform:translateY(-1px)}.document-folder-kind{align-self:flex-end;border-radius:999px;background:#eef5fb;color:#657591;padding:5px 10px;font-size:11px;font-weight:950}.document-folder-main{display:flex;align-items:flex-start;gap:15px}.document-folder-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto;background:#e8f8ed;color:#059447}.document-folder-icon svg{width:29px;height:29px;stroke-width:2.2}.document-folder-card-blue .document-folder-icon,.document-folder-card-blue:before{background:#e9f2ff;color:#2b6cb0}.document-folder-card-green .document-folder-icon,.document-folder-card-green:before{background:#e8f8ed;color:#059447}.document-folder-card-orange .document-folder-icon,.document-folder-card-orange:before{background:#fff3df;color:#d97706}.document-folder-copy{display:grid;gap:7px;min-width:0}.document-folder-copy strong{font-size:16px;font-weight:950;letter-spacing:-.15px}.document-folder-copy small{font-size:12px;line-height:1.4;color:#687890;font-weight:750}.document-folder-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf2f8;padding-top:13px;color:#26385c;font-size:12px;font-weight:950}.document-folder-footer span:last-child{color:#059447}.document-folder-open-summary{border:1px solid #dfe8f4;border-radius:16px;background:linear-gradient(135deg,#f7fffb,#fff);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 26px #0f23460d}.document-folder-open-summary div{display:grid;gap:3px}.document-folder-open-summary b{color:#12234b;font-size:18px;font-weight:950}.document-folder-open-summary span{color:#6d7d97;font-size:13px;font-weight:750}.document-file-list{border:1px solid #e2ebf5;border-radius:16px;background:#fff;overflow:visible}.document-file-list .scrollable{overflow:visible}.document-file-list .table th{background:#f8fbff}.document-empty-state{border:1px dashed #cfdced;border-radius:16px;background:#fbfdff}.document-upload-grid{margin-top:18px;gap:16px;align-items:start}.document-upload-panel{margin-top:0;border-radius:16px;box-shadow:0 14px 34px #0f234612}.document-upload-panel .panel-title{padding:17px 18px 8px}.document-upload-box{gap:12px}.document-file-control{display:block}.document-file-control .file-input{height:56px;border-radius:12px;background:#fbfdff;padding:10px 12px}#app .document-folder-card{min-height:178px!important;padding:20px!important}#app .document-folder-copy strong{font-size:16px!important;line-height:1.2!important}#app .document-folder-copy small,#app .document-folder-footer{font-size:12px!important;line-height:1.35!important}#app .document-folder-icon{width:56px!important;height:56px!important}#app .document-folder-icon svg{width:29px!important;height:29px!important}#app .document-folder-grid{gap:18px!important}#app .document-upload-grid{gap:16px!important}#app .document-upload-panel .panel-body{padding:12px 18px 18px!important}@media(max-width:1100px){.expediente-folder-grid,.expediente-subfolder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-upload-grid{grid-template-columns:1fr}}@media(max-width:720px){.expediente-folder-grid,.expediente-subfolder-grid{grid-template-columns:1fr}.document-explorer-toolbar{flex-direction:column}.document-toolbar{align-items:stretch;flex-direction:column}.document-toolbar-actions{width:100%}.document-toolbar-actions .btn{flex:1}.document-explorer-head{display:none}.document-explorer-row{grid-template-columns:minmax(0,1fr) 42px;min-height:54px}.document-explorer-row-main{padding:0 12px}.document-explorer-date,.document-explorer-type,.document-explorer-count{display:none}.document-back-btn{width:100%}}.folder-group-stack,.folder-file-group .panel-body{display:grid;gap:14px}.folder-subpanel{border:1px solid #e3ebf5;border-radius:14px;background:#fbfdff;padding:12px 14px}.folder-subpanel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.folder-subpanel-head h4{margin:0;color:#12234b;font-size:15px;font-weight:950}.folder-card.compact{min-height:112px}.folder-card.compact h4{font-size:13px}.budget-import-panel{overflow:hidden}.budget-import-panel .panel-body{padding-top:8px}.budget-import-heading{padding-bottom:5px}.budget-import-heading>div{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.budget-import-heading span{color:#7a879c;font-size:11px;font-weight:800}.budget-import-form{margin-top:10px;gap:10px}.budget-file-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.budget-file-grid-core{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-core-note{margin:2px 0 12px;border:1px solid #b7dfc4;border-radius:10px;background:#f1fbf4;padding:10px 12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#174b2b}.budget-core-note b{font-size:12px}.budget-core-note span{font-size:11px;font-weight:750}.budget-import-form .form-group>span{display:block;margin-bottom:5px;color:#26385c;font-size:11px;font-weight:900}.budget-file-card{position:relative;display:grid;gap:8px;min-width:0}.budget-import-form .budget-file-picker{position:relative;min-height:74px;margin:0;border:1px dashed #c8d9ce;border-radius:11px;background:#fbfdfc;padding:10px;display:grid;grid-template-columns:40px minmax(0,1fr) 34px;align-items:center;gap:9px;color:#17315d;font-weight:inherit;cursor:pointer;overflow:hidden;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.budget-import-form .budget-file-picker:hover{border-color:#62b982;background:#f4faf6;box-shadow:0 6px 16px #05944714;transform:translateY(-1px)}.budget-import-form .budget-file-picker:focus-within{border-color:#059447;box-shadow:0 0 0 3px #0594471c}.budget-import-form .budget-file-picker.has-file{border-style:solid;border-color:#81c99a;background:#f2faf5}.budget-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.budget-file-icon{width:40px;height:40px;border-radius:10px;background:#e7f6ec;color:#059447;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #05944714}.budget-file-icon svg{width:20px;height:20px;stroke-width:2}.budget-file-copy{min-width:0;display:grid;gap:3px}.budget-file-copy b{font-size:12px;line-height:1.2;color:#14264c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budget-file-copy small{max-width:100%;color:#738096;font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budget-file-copy em{color:#059447;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.budget-file-picker.has-file .budget-file-copy small{color:#047a3a;font-weight:900}.budget-file-action{width:34px;height:34px;border-radius:9px;background:#e5f6eb;color:#059447;padding:0;display:grid;place-items:center;box-shadow:none}.budget-file-action span{display:none}.budget-file-action svg{width:16px;height:16px;stroke-width:2.2}.budget-file-remove{position:absolute;right:49px;top:20px;z-index:2;width:28px;height:28px;border:0;border-radius:8px;background:#fff;color:#a33a32;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 7px #1e32461f}.budget-file-remove span{display:none}.budget-file-remove svg{width:13px;height:13px}.budget-annex-list{display:grid;gap:6px}.budget-annex-list>span{min-width:0;border:1px solid #dce8df;border-radius:9px;background:#f8fcf9;padding:7px 9px;display:grid;grid-template-columns:18px minmax(0,1fr) 28px;align-items:center;gap:7px;color:#315448}.budget-annex-list svg{width:16px;height:16px;color:#059447}.budget-annex-list b{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.budget-annex-list button{width:26px;height:26px;border:0;border-radius:7px;background:transparent;color:#b42318;display:grid;place-items:center;cursor:pointer}.budget-annex-list button svg{width:14px;height:14px;color:currentColor}.budget-import-actions{min-height:42px;border-top:1px solid #edf1f5;padding-top:9px;display:flex;align-items:center;justify-content:flex-end;gap:14px}.budget-import-actions small{margin-right:auto;color:#748197;font-size:10px;font-weight:800}.budget-import-submit{min-width:200px;justify-content:center}.budget-import-submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.budget-source-audit{display:grid;gap:10px;border:1px solid #dfe8f2;border-radius:12px;background:#fbfdff;padding:12px}.budget-source-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.budget-source-list>span{min-width:0;border:1px solid #e2e9f2;border-radius:10px;background:#fff;padding:9px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:3px 7px;color:#17315d}.budget-source-list>span>svg{grid-row:1/3;width:17px;height:17px;color:#059447}.budget-source-list b,.budget-source-list small{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budget-source-list b{font-size:11px}.budget-source-list small{font-size:10px;color:#64748b}.budget-source-list .is-unreadable{border-color:#f1b8b3;background:#fff8f7}.budget-source-list .is-unreadable>svg{color:#b42318}.budget-source-evidence{display:grid;gap:3px;color:#17315d}.budget-source-evidence b{font-size:12px}.budget-source-evidence span{font-size:11px;font-weight:850}.budget-source-evidence small{color:#64748b;font-size:11px;line-height:1.4}.budget-source-warnings{border:1px solid #f2c9a5;border-radius:10px;background:#fff9f2;padding:9px 10px;display:grid;gap:5px;color:#8a4513}.budget-source-warnings b{font-size:12px}.budget-source-warnings span{font-size:11px;line-height:1.4}.budget-value-reconciliation{border:1px solid #b8ddc3;border-radius:10px;background:#f1fbf4;padding:10px 12px;display:flex;align-items:center;gap:8px 16px;flex-wrap:wrap;color:#17602f}.budget-value-reconciliation b{font-size:12px}.budget-value-reconciliation span{font-size:11px;font-weight:850}.budget-value-reconciliation.is-mismatch{border-color:#f1b8b3;background:#fff6f5;color:#9b2c24}@media(max-width:1050px){.budget-file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.budget-file-grid,.budget-file-grid-core,.budget-source-list{grid-template-columns:1fr}.budget-import-actions{align-items:stretch;flex-direction:column}.budget-import-submit{width:100%}.budget-import-actions small{margin:0}}.budget-import-result{display:grid;gap:12px;margin-top:12px;min-width:0}.budget-excel-import-box{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid #dfe7f3}.budget-excel-import-box .budget-import-heading{padding:0}.budget-excel-import-box .budget-import-heading h3{margin:0;font-size:17px}.budget-excel-import-box .budget-import-heading span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:750}.budget-file-grid-single{grid-template-columns:minmax(280px,520px)}.budget-import-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.budget-import-summary span{min-width:0;border:1px solid #dfe7f3;border-radius:12px;background:#f8fbff;padding:10px;display:grid;gap:4px;color:#16325f}.budget-import-summary svg{width:18px;height:18px;color:#059447}.budget-import-summary b{font-size:15px;line-height:1.1}.budget-import-summary small{color:#64748b;font-size:11px;font-weight:750;line-height:1.25}.budget-import-status{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.budget-import-table-title{margin-top:4px}.budget-import-approve{width:100%;justify-content:center}.budget-ledger-panel{min-width:0}.budget-ledger-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px}.ledger-sheet{background:#fff;border:1px solid #cdd9c2;box-shadow:0 12px 32px #364c241a;overflow:hidden}.ledger-sheet-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:28px;padding:26px 28px 0;background:#fff}.ledger-main-heading h2{margin:0 0 6px;color:#6b7f3b;font-family:Georgia,serif;font-size:36px;font-weight:700;text-transform:uppercase;letter-spacing:0}.ledger-main-heading b{display:block;color:#8aa05f;font-size:16px;font-weight:950;text-transform:uppercase;margin-bottom:14px}.ledger-values{display:grid;grid-template-columns:170px minmax(130px,220px);gap:10px 18px;align-items:center;color:#8aa05f;font-weight:950;font-size:15px;text-transform:uppercase}.ledger-values strong{color:#6b7f3b;font-size:18px;text-align:right}.ledger-updated{display:flex;gap:18px;align-items:center;margin-top:18px;color:#6b7f3b;font-weight:950}.ledger-updated span{text-transform:none}.ledger-side{display:grid;align-content:start;justify-items:stretch;gap:8px}.ledger-side h3{margin:0;text-align:center;color:#627a3b;font-size:24px;font-weight:950;text-transform:uppercase}.ledger-side-grid{display:grid;grid-template-columns:minmax(0,1fr) 200px;border:1px dotted #6f7f48;color:#18233d;background:#fff}.ledger-side-grid span,.ledger-side-grid strong{min-height:36px;display:grid;place-items:center;border-bottom:1px dotted #6f7f48;border-right:1px dotted #6f7f48;text-align:center;font-size:14px;font-family:Georgia,serif;font-weight:500}.ledger-side-grid strong{border-right:0;font-size:18px;color:#18233d}.ledger-side-grid span:nth-last-child(-n+2),.ledger-side-grid strong:nth-last-child(-n+2){border-bottom:0}.ledger-table-wrap{overflow:auto}.ledger-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed;font-size:14px;color:#14264c}.ledger-table th{background:#455a2c;color:#fff;font-size:17px;font-weight:950;text-align:center;padding:9px 8px;border-right:1px solid #d8e2cc}.ledger-table th:first-child{width:48px}.ledger-table th:nth-child(2){width:118px}.ledger-table th:nth-child(5),.ledger-table th:nth-child(6),.ledger-table th:nth-child(7){width:150px}.ledger-table th:nth-child(8){width:120px}.ledger-table td{height:34px;padding:7px 10px;border-right:1px dotted #c9d4bd;border-bottom:1px dotted #c9d4bd;vertical-align:middle}.ledger-table td:first-child{text-align:center;color:#8aa05f;font-weight:950;font-size:18px}.ledger-table td:nth-child(2),.ledger-table td:nth-child(4){text-align:center}.ledger-table td:nth-child(5),.ledger-table td:nth-child(6),.ledger-table td:nth-child(7){text-align:right;font-variant-numeric:tabular-nums}.ledger-entry{background:#e7eddc}.ledger-balance{background:#fff}.ledger-negative{color:#c32010;font-weight:950}.ledger-entry-draft{background:#edf7f0}.ledger-editable-cell{min-height:28px;display:flex;align-items:center;width:100%;border:1px solid transparent;border-radius:6px;padding:2px 6px;cursor:text;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ledger-editable-cell:hover{border-color:#b8d6c0;background:#ffffffa6}.ledger-source{display:block;margin-top:2px;color:#6c7d73;font-size:10px;line-height:1.25;font-weight:500}.ledger-cell-input{width:100%;height:32px;border:1px solid #8fc39d;border-radius:7px;background:#fff;padding:0 8px;color:#17315d;outline:none;box-shadow:0 0 0 3px #0594471f}.ledger-cell-input.is-saving{opacity:.7}.ledger-cell-date{text-align:center}.ledger-cell-amount{text-align:right}.ledger-actions-cell{text-align:center!important}.ledger-actions-cell .icon-action,.ledger-action-placeholder{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px}.ledger-action-placeholder{opacity:.45;cursor:not-allowed}.ledger-action-placeholder svg{width:17px;height:17px}.ledger-money-cell{justify-content:flex-end;text-align:right}.material-review-block{display:grid;gap:12px;min-width:0}.budget-sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.budget-sheet-heading>div{display:grid;gap:4px}.budget-sheet-heading b{font-size:15px;color:#10244b}.budget-sheet-heading small{color:#64748b;font-size:11px;font-weight:750}.budget-sheet-scroll{width:100%;overflow:auto;border:1px solid #1f2937;background:#fff;box-shadow:0 8px 22px #0f234b0f}.budget-sheet-table{width:100%;min-width:920px;border-collapse:collapse;table-layout:fixed;color:#111827;font-size:13px}.budget-sheet-table th,.budget-sheet-table td{border:1px solid #4b5563;padding:7px 9px;vertical-align:middle}.budget-sheet-table th{height:48px;background:#d7d7d7;color:#050b17;text-align:center;font-size:13px;font-weight:950}.budget-sheet-table th:nth-child(1){width:90px}.budget-sheet-table th:nth-child(2){width:auto}.budget-sheet-table th:nth-child(3){width:100px}.budget-sheet-table th:nth-child(4){width:105px}.budget-sheet-table th:nth-child(5),.budget-sheet-table th:nth-child(6){width:165px}.budget-sheet-activity td:nth-child(1){text-align:center;font-variant-numeric:tabular-nums}.budget-sheet-center{text-align:center}.budget-sheet-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.budget-sheet-chapter{background:#d7d7d7;font-weight:950;text-transform:uppercase}.budget-sheet-chapter td{border-top:2px solid #111827;border-bottom:2px solid #111827}.budget-sheet-chapter td:first-child{text-align:center}.budget-sheet-subtotal-label{text-align:right;font-size:11px;text-transform:none;color:#374151}.budget-sheet-summary{background:#f3f4f6;font-weight:900}.budget-sheet-summary td:first-child{text-align:right}.budget-sheet-grand-total{background:#d7d7d7;font-size:14px;border-top:2px solid #111827}.material-review-toolbar{display:grid;gap:12px;min-width:0}.material-filters,.material-bulk-actions,.item-filter-row{gap:8px}.material-filters .btn,.material-bulk-actions .btn,.item-filter-row .btn{height:34px;padding:0 11px;font-size:12px}.material-filters .status{margin-left:4px;padding:2px 6px;font-size:10px}.material-select{width:17px;height:17px;accent-color:#059447}.material-item-selector{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:12px;align-items:stretch;min-width:0}.material-item-selector label{display:grid;gap:6px;font-weight:900;color:#26385c;font-size:12px;min-width:0}.material-item-summary{border:1px solid #dfe7f3;background:#f8fbff;border-radius:12px;padding:10px 12px;display:grid;gap:3px;min-width:0}.material-item-summary b,.material-item-summary span,.material-item-summary small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-item-summary b{color:#12234b;font-size:13px}.material-item-summary span{color:#26385c;font-size:12px;font-weight:850}.material-item-summary small{color:#64748b;font-size:11px;font-weight:750}.project-detail-metrics.metrics.six{grid-template-columns:repeat(3,minmax(0,1fr))!important}#app .project-detail-metrics.metrics.six .metric{height:124px!important;padding:20px 18px!important;gap:16px!important}#app .project-detail-metrics.metrics.six .metric .round{width:58px!important;height:58px!important;border-radius:18px!important}#app .project-detail-metrics.metrics.six .metric .round svg{width:28px!important;height:28px!important}#app .project-detail-metrics.metrics.six .metric .label{font-size:13px!important;line-height:1.25!important;white-space:normal!important}#app .project-detail-metrics.metrics.six .metric .value{font-size:23px!important;line-height:1.12!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;letter-spacing:-.4px!important}#app .project-detail-metrics.metrics.six .metric .sub{font-size:12px!important;line-height:1.3!important}.project-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 16px;min-width:0}.project-section-card{min-width:0;min-height:136px;border:1px solid #dfe7f3;border-radius:14px;background:#fff;padding:18px 16px;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-areas:"icon title" "icon count" "copy copy";gap:6px 14px;text-align:left;color:#14264c;box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;overflow:hidden}.project-section-card:hover{transform:translateY(-2px);border-color:#bfd6fb;box-shadow:0 14px 28px #0d47b31f;background:#f8fbff}.project-section-card.active{border-color:#059447;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 0 0 3px #1263f11a,var(--shadow-sm)}.project-section-icon{grid-area:icon;width:48px;height:48px;border-radius:15px;display:grid;place-items:center}.project-section-icon svg{width:24px;height:24px}.project-section-title{grid-area:title;min-width:0;font-size:16px;font-weight:950;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.2}.project-section-count{grid-area:count;color:#64748b;font-size:12px;font-weight:850}.project-section-card small{grid-area:copy;color:#64748b;font-size:12px;font-weight:700;line-height:1.45;display:block;overflow:visible}.project-section-single{min-width:0}.project-overview-alerts{max-width:420px;margin-left:auto}.project-alert-panel{min-height:0}@media(max-width:1200px){.project-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.ledger-sheet-top{grid-template-columns:1fr;padding:20px 18px 0}.ledger-side-grid{grid-template-columns:1fr 150px}.ledger-main-heading h2{font-size:28px}.ledger-values{grid-template-columns:150px minmax(0,1fr)}}@media(max-width:760px){.budget-import-summary,.project-section-grid,.material-item-selector{grid-template-columns:1fr}.budget-ledger-toolbar{flex-direction:column;align-items:stretch}.project-section-card{grid-template-columns:40px minmax(0,1fr);padding:13px}.project-overview-alerts{max-width:none;margin-left:0}}@media(max-width:760px){.provider-doc-item{grid-template-columns:40px minmax(0,1fr)}.provider-doc-download{grid-column:2;justify-self:start}}@media(min-width:1024px){#app .sidebar-backdrop,#app .sidebar-toggle,#app .collapse-toggle{display:none!important}#app .collapse-label{display:flex!important;min-height:42px;padding:0 14px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:12px!important;background:linear-gradient(135deg,#ffffff17,#ffffff0b)!important;box-shadow:inset 0 1px #ffffff14,0 8px 22px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:gap .26s ease,padding .34s cubic-bezier(.22,1,.36,1),transform .26s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease!important}#app .collapse-label:hover,#app .collapse-label:focus-visible{background:linear-gradient(135deg,#ffffff24,#ffffff12)!important;border-color:#ffffff38!important;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #0000001f}#app .collapse-label:focus-visible{outline:2px solid rgba(126,211,154,.82);outline-offset:3px}#app .sidebar{transition:width .34s cubic-bezier(.22,1,.36,1),min-width .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),box-shadow .34s ease;will-change:width,min-width,padding}#app .brand,#app .nav a,#app .collapse-label,#app .version{transition:gap .26s ease,padding .34s cubic-bezier(.22,1,.36,1),transform .26s ease}#app .brand-copy,#app .nav a>span,#app .collapse-text,#app .version>span{max-width:190px;opacity:1;overflow:hidden;white-space:nowrap;transform:translate(0);visibility:visible;transition:max-width .3s cubic-bezier(.22,1,.36,1),opacity .2s ease .08s,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear}#app .collapse-direction{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}#app .collapse-direction svg{width:20px;height:20px;stroke-width:2.35}#app .app.sidebar-collapsed .sidebar{width:84px!important;min-width:84px!important;padding:20px 10px!important;overflow:visible!important}#app .app.sidebar-collapsed .brand{justify-content:center!important;padding-left:0!important;padding-right:0!important}#app .app.sidebar-collapsed .brand-copy,#app .app.sidebar-collapsed .nav a span,#app .app.sidebar-collapsed .version span{max-width:0!important;opacity:0!important;transform:translate(-10px);visibility:hidden;transition:max-width .26s cubic-bezier(.22,1,.36,1),opacity .14s ease,transform .22s ease,visibility 0s linear .26s}#app .app.sidebar-collapsed .nav{padding-right:0!important;overflow:visible!important}#app .app.sidebar-collapsed .nav a{justify-content:center!important;gap:0!important;padding:10px!important;position:relative!important}#app .app.sidebar-collapsed .nav a:after{content:attr(aria-label);position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%) translate(-6px);background:#0b2518;color:#fff;padding:8px 10px;border-radius:10px;white-space:nowrap;font-size:12px;font-weight:700;opacity:0;pointer-events:none;box-shadow:0 12px 24px #04180e38;transition:opacity .18s ease,transform .18s ease;z-index:8}#app .app.sidebar-collapsed .nav a:hover:after,#app .app.sidebar-collapsed .nav a:focus-visible:after{opacity:1;transform:translateY(-50%) translate(0)}#app .app.sidebar-collapsed .sidebar-foot{padding-left:0!important;padding-right:0!important}#app .app.sidebar-collapsed .collapse-label{justify-content:center!important;margin-bottom:18px!important;min-height:52px;padding:0!important}#app .app.sidebar-collapsed .collapse-label span:last-child{max-width:0!important;opacity:0!important;transform:translate(-10px);visibility:hidden;transition:max-width .26s cubic-bezier(.22,1,.36,1),opacity .14s ease,transform .22s ease,visibility 0s linear .26s}#app .app.sidebar-collapsed .collapse-direction{transform:rotate(180deg)}#app .app.sidebar-collapsed .version{justify-content:center!important}@media(prefers-reduced-motion:reduce){#app .sidebar,#app .brand,#app .nav a,#app .collapse-label,#app .version,#app .brand-copy,#app .nav a>span,#app .collapse-text,#app .version>span,#app .collapse-direction{transition:none!important}}}@media(max-width:1400px){#app .module-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1200px){#app .module-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:2200px){#app .module-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:2800px){#app .module-quick-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(max-width:1179px){html,body{overflow-x:hidden!important}#app{width:100vw!important;min-height:100vh!important;transform:none!important}#app .screen,#app .app{width:100vw!important;min-width:0!important;min-height:100vh!important}#app .app{display:block!important;background:linear-gradient(180deg,#fbfefc,#f8fbff)!important;height:auto!important;max-height:none!important;overflow:visible!important}#app .main{min-height:100vh!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}#app .topbar{height:auto!important;padding:14px 16px!important;gap:12px!important;flex-wrap:wrap!important}#app .sidebar-toggle{display:inline-flex!important}#app .top-search{order:3!important;width:100%!important;max-width:none!important;flex:1 1 100%!important}#app .top-actions{flex:1 1 auto!important;width:auto!important;gap:10px!important;justify-content:flex-end!important;flex-wrap:wrap!important}#app .mail-icon{display:none!important}#app .company-switcher{order:4!important;flex:1 1 100%!important;width:100%!important}#app .company-switch{width:100%!important;min-width:0!important;max-width:none!important}#app .user-block{gap:8px!important;padding-left:0!important;border-left:0!important;margin-left:auto!important}#app .content{flex:1 1 auto!important;width:100%!important;padding:16px!important;overflow:visible!important}#app .module-quick-grid{grid-template-columns:1fr!important;gap:10px!important}#app .module-quick-card{padding:16px!important}#app .page-top{flex-direction:column!important;align-items:stretch!important}#app .actions{width:100%!important;flex-wrap:wrap!important}#app .filters{gap:10px!important}#app .field,#app .field.search{width:100%!important;min-width:0!important}#app .metrics,#app .metrics.six,#app .metrics.four,#app .two-col,#app .three-col,#app .main-grid,#app .main-grid.wide-side,#app .profile-grid,#app .folder-grid{grid-template-columns:1fr!important}#app .panel{overflow:hidden!important}#app .scrollable{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#app .scrollable .table{width:max-content!important;min-width:100%!important}#app .sidebar-backdrop{display:block!important;position:fixed!important;inset:0!important;background:#06183873!important;opacity:0!important;pointer-events:none!important;transition:opacity .22s ease!important;z-index:39!important}#app .sidebar-backdrop.open{opacity:1!important;pointer-events:auto!important}#app .sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:min(84vw,320px)!important;min-width:min(84vw,320px)!important;height:100vh!important;min-height:100vh!important;transform:translate(-100%)!important;transition:transform .24s ease!important;z-index:40!important;overflow-y:auto!important;box-shadow:18px 0 40px #07193742!important}#app .sidebar.is-open{transform:translate(0)!important}#app .sidebar-foot{padding:14px 6px 18px!important}#app .collapse-label{display:none!important}#app .collapse-toggle{display:flex!important}#app .profile-menu{top:66px!important;right:16px!important;width:min(250px,calc(100vw - 32px))!important}}@media(min-width:1024px){#app .sidebar{padding:20px 14px!important}#app .brand{gap:12px!important;padding-bottom:18px!important}#app .logo-mark{width:50px!important;height:50px!important}#app .brand-title{font-size:23px!important}#app .brand-sub{font-size:11px!important;margin-top:5px!important}#app .nav{gap:5px!important;margin-top:3px!important;padding-right:0!important;overflow-y:hidden!important;scrollbar-width:none!important}#app .nav::-webkit-scrollbar{display:none!important}#app .nav a{gap:13px!important;padding:9px 11px!important;border-radius:9px!important;font-size:14.5px!important}#app .nav svg{width:19px!important;height:19px!important}#app .sidebar-foot{padding:14px 6px 0!important}#app .collapse-label{min-height:40px!important;margin-bottom:20px!important;font-size:12.5px!important}#app .version{gap:11px!important;font-size:10.5px!important}#app .version svg{width:21px!important;height:21px!important}}@media(min-width:1800px){#app .sidebar{width:clamp(300px,16vw,360px)!important;min-width:clamp(300px,16vw,360px)!important;padding:26px 18px!important}#app .brand{gap:15px!important;padding:2px 6px 26px!important}#app .logo-mark{width:60px!important;height:60px!important}#app .brand-title{font-size:28px!important}#app .brand-sub{font-size:12px!important}#app .nav{gap:7px!important;margin-top:6px!important}#app .nav a{gap:16px!important;min-height:48px;padding:12px 14px!important;border-radius:11px!important;font-size:clamp(16px,.9vw,18px)!important}#app .nav svg{width:clamp(21px,1.2vw,24px)!important;height:clamp(21px,1.2vw,24px)!important}#app .sidebar-foot{padding:20px 8px 2px!important}#app .collapse-label{min-height:46px!important;margin-bottom:22px!important;font-size:14px!important}#app .version{gap:12px!important;font-size:11.5px!important}#app .version svg{width:24px!important;height:24px!important}#app .app.sidebar-collapsed .sidebar{width:96px!important;min-width:96px!important;padding:22px 12px!important}}#app .top-search{z-index:12}#app .top-search input{padding-right:82px;transition:border-color .18s ease,box-shadow .18s ease}#app .top-search input:focus{border-color:#12a654;box-shadow:0 0 0 3px #12a6541f}#app .global-search-trigger,#app .global-search-clear{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:32px;height:32px;padding:0;transform:translateY(-50%);border:0;border-radius:8px;background:transparent;color:#7184a3;cursor:pointer}#app .global-search-trigger{right:7px}#app .global-search-clear{right:39px}#app .global-search-trigger:hover,#app .global-search-clear:hover{background:#edf7f1;color:#078c43}#app .global-search-trigger svg,#app .global-search-clear svg,#app .global-search-result-icon svg{position:static!important;inset:auto!important;width:18px!important;height:18px!important}#app .global-search-clear svg{width:15px!important;height:15px!important}#app .global-search-dropdown{position:absolute;top:calc(100% + 9px);left:0;width:100%;max-height:min(520px,calc(100vh - 100px));overflow:auto;padding:8px;border:1px solid #d9e4f1;border-radius:13px;background:#fff;box-shadow:0 18px 48px #0e234433;scrollbar-width:thin;scrollbar-color:#abdcbc #edf4f8}#app .global-search-group+.global-search-group{margin-top:6px;padding-top:6px;border-top:1px solid #edf1f6}#app .global-search-group-title{padding:5px 9px 4px;color:#70819c;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#app .global-search-result{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:9px;background:transparent;color:#1d3157;text-align:left;cursor:pointer}#app .global-search-result:hover,#app .global-search-result.active{background:#eaf8ef;color:#057e3b}#app .global-search-result-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#edf4fb;color:#3b5a83}#app .global-search-result:hover .global-search-result-icon,#app .global-search-result.active .global-search-result-icon{background:#d4f2df;color:#078b43}#app .global-search-result-copy{min-width:0;display:flex;flex-direction:column;gap:2px}#app .global-search-result-copy strong,#app .global-search-result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app .global-search-result-copy strong{font-size:13px}#app .global-search-result-copy small{color:#71819b;font-size:11px;font-weight:650}#app .global-search-result-type{padding:4px 7px;border-radius:999px;background:#f0f4f8;color:#64748b;font-size:9px;font-weight:900;text-transform:uppercase}#app .global-search-state{display:flex;align-items:center;justify-content:center;gap:9px;min-height:76px;padding:15px;color:#667892;font-size:13px;text-align:center}#app .global-search-state.error{color:#d62f39}#app .global-search-spinner{width:17px;height:17px;border:2px solid #cfe9d9;border-top-color:#079448;border-radius:50%;animation:global-search-spin .7s linear infinite}#app .global-search-help{padding:8px 10px 3px;border-top:1px solid #edf1f6;color:#8795aa;font-size:10px;text-align:center}@keyframes global-search-spin{to{transform:rotate(360deg)}}@media(max-width:760px){#app .global-search-result{grid-template-columns:32px minmax(0,1fr)}#app .global-search-result-type,#app .global-search-help{display:none}}#app [hidden]{display:none!important}#app .global-search-dropdown{width:min(740px,calc(100vw - 32px));max-height:75vh;overflow:auto;z-index:1200}#app .global-search-filters{display:flex;align-items:end;gap:10px;flex-wrap:wrap;padding:10px;border-bottom:1px solid #dce5ec}#app .global-search-filters label{display:grid;gap:5px;flex:1;min-width:160px;font-size:12px;font-weight:700}#app .global-search-filters select{min-width:0;width:100%;padding:9px;border:1px solid #c7d5e5;border-radius:7px;background:#fff;color:#182b49}#app .global-search-group-title{display:flex;align-items:center;gap:8px}#app .global-search-group-title button{margin-left:auto}#app .global-search-dropdown button:not(.global-search-result),#app .local-search-toolbar button{border:1px solid #cbd9e6;background:#fff;color:#176039;border-radius:6px;padding:7px 10px;cursor:pointer}#app .global-search-dropdown button:disabled{opacity:.45;cursor:default}#app .global-search-result{grid-template-columns:minmax(0,1fr) auto}#app .global-search-result:focus-visible,#app .global-search-dropdown button:focus-visible{outline:3px solid #168550;outline-offset:-3px}#app .search-pagination{display:flex;justify-content:space-between;align-items:center;padding:10px}#app .local-search-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px}#app .local-search-toolbar input{flex:1;min-width:180px;padding:10px;border:1px solid #cbd9e6;border-radius:7px}#app .local-search-toolbar span{font-size:12px;color:#58697d}#app .search-result-highlight{outline:2px solid #168550;outline-offset:-2px;background:#edf9ef!important}#app .demo-search-notice{padding:12px 16px;background:#fff5df;border:1px solid #e3c678;border-radius:8px;color:#6e501e}#app .search-return{margin:0 0 12px}@media(max-width:700px){#app .top-search{display:flex!important;flex:1!important;min-width:110px!important;max-width:none!important}#app .top-search input{width:100%;font-size:16px}#app .global-search-dropdown{position:fixed;left:8px;right:8px;top:76px;width:auto;max-height:calc(100dvh - 90px)}#app .global-search-filters label{min-width:120px}#app .global-search-result{min-height:56px}#app .global-search-dropdown button{min-height:40px}}.invoice-review-list{display:grid;gap:14px;padding:16px}.invoice-category-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:12px 16px 4px;border-top:1px solid #edf2f8}.invoice-category-btn{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:9px 15px;border:1px solid #d5e0ed;border-radius:10px;background:#fff;color:#183153;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.invoice-category-btn span{min-width:23px;padding:2px 7px;border-radius:999px;background:#eef3f8;color:#62718a;font-size:11px}.invoice-category-btn.active{border-color:#079b4a;background:#079b4a;color:#fff;box-shadow:0 8px 20px #079b4a2e}.invoice-category-btn.active span{background:#fff3;color:#fff}.invoice-queue-status{margin:10px 16px 4px;padding:14px 16px;border:1px solid #bfe9d0;border-radius:12px;background:#f3fcf6;display:grid;gap:11px}.invoice-queue-copy{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.invoice-queue-copy>div{display:flex;align-items:center;gap:12px}.invoice-queue-copy b{color:#123758}.invoice-queue-copy span{color:#078f45;font-weight:900}.invoice-queue-copy small{color:#5c6f86;text-align:right;line-height:1.4}.invoice-queue-progress{width:100%;height:9px}.invoice-queue-card{border-color:#c7e7d3;background:#fbfffc}.invoice-queue-card p{margin:0}.invoice-review-card{border:1px solid #dbe5f1;border-radius:14px;padding:16px;background:#fff;display:grid;gap:14px}.invoice-review-card.needs-review{border-color:#f2c46d;background:#fffdf8}.invoice-review-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.invoice-review-heading h4{margin:0 0 5px;overflow-wrap:anywhere}.invoice-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.invoice-summary-grid span{min-width:0;padding:10px;border-radius:10px;background:#f6f9fc}.invoice-summary-grid small,.invoice-summary-grid b{display:block;overflow-wrap:anywhere}.invoice-summary-grid small{color:#6a7890;margin-bottom:4px}.invoice-review-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.invoice-review-form label{display:grid;gap:5px;font-size:12px;font-weight:700}.invoice-tax-editor{display:grid;gap:8px}.invoice-tax-row{display:grid;grid-template-columns:110px 150px repeat(3,minmax(100px,1fr));gap:8px;align-items:center}.invoice-tax-summary{display:flex;flex-wrap:wrap;gap:10px 20px;color:#50627a;font-size:13px}.invoice-review-reasons{display:grid;gap:4px;color:#9a5b00;font-size:13px}.invoice-review-reasons span:before{content:"\2022  "}.invoice-evidence{border-top:1px solid #e3eaf3;padding-top:10px}.invoice-evidence summary{color:#36506f;cursor:pointer;font-weight:700}.invoice-evidence ul{display:grid;gap:8px;margin:10px 0 0;padding:0;list-style:none}.invoice-evidence li{display:grid;grid-template-columns:minmax(100px,160px) minmax(160px,1fr);gap:3px 12px;padding:9px 10px;border-radius:8px;background:#f6f9fc}.invoice-evidence li span{color:#60738d;font-size:12px}.invoice-evidence li p{grid-column:1 / -1;margin:0;overflow-wrap:anywhere}@media(max-width:1100px){.invoice-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.invoice-review-form{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-tax-row{grid-template-columns:1fr 1fr}}@media(max-width:680px){.invoice-queue-copy{flex-direction:column;gap:7px}.invoice-queue-copy small{text-align:left}.invoice-review-heading{flex-direction:column}.invoice-summary-grid,.invoice-review-form,.invoice-tax-row{grid-template-columns:1fr}}.notification-center{position:relative}.notification-center .circle-icon{border:0;background:transparent}.notification-menu{display:none;position:absolute;right:0;top:48px;width:min(420px,90vw);max-height:480px;overflow:auto;background:#fff;border:1px solid #dce5f1;border-radius:14px;box-shadow:0 18px 45px #0f23462e;z-index:80;padding:8px}.notification-menu.open{display:block}.notification-item{display:flex;width:100%;flex-direction:column;gap:5px;text-align:left;border:0;border-bottom:1px solid #edf1f6;background:#fff;padding:12px;border-radius:9px;color:#10244b}.notification-item:hover,.notification-item.unread{background:#f2fbf6}.notification-item span{font-size:13px;color:#5d6d89;line-height:1.35}.cut-workflow-panel{margin-bottom:18px}.cut-workflow-approvals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.cut-workflow-approvals>div{display:flex;flex-direction:column;gap:5px;border:1px solid #e1e8f2;border-radius:10px;padding:12px}.cut-workflow-approvals span{font-size:12px;color:#63718a}.cut-workflow-approvals b{font-size:14px;color:#10244b}@media(max-width:900px){.cut-workflow-approvals{grid-template-columns:1fr}}
