.st-app{--ink:#253e34;--muted:#718078;--forest:#244d3b;--line:#e2e7df;--paper:#fafbf7;--lime:#e9efb5;color:var(--ink);background:var(--paper);min-height:100vh;display:flex;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.5}.st-app *{box-sizing:border-box}.st-app button,.st-dialog button{cursor:pointer;font:inherit}.st-app button:disabled,.st-dialog button:disabled{cursor:wait;opacity:.55}.st-app a{color:inherit;text-decoration:none}.st-app h1,.st-app h2,.st-app h3,.st-dialog h2,.st-dialog h3{color:var(--ink,#253e34);font-weight:550;letter-spacing:-.025em}.st-app h1{font-size:34px;line-height:1.2;margin:8px 0 12px}.st-app h2,.st-dialog h2{font-size:18px;margin:0 0 12px}.st-app h3,.st-dialog h3{font-size:14px;margin:16px 0 12px}.st-app p{margin:8px 0 16px}.st-sidebar{overflow-y:auto;width:226px;flex-shrink:0;background:#f1f4eb;border-right:1px solid var(--line);padding:34px 21px 20px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:10}.st-brand{display:flex;gap:11px;font-weight:600;letter-spacing:-1.2px}.st-brand,.st-logo{align-items:center;font-size:28px}.st-logo{background:#244d3b;color:#f0f4df;width:40px;height:40px;border-radius:11px;display:inline-flex;justify-content:center;letter-spacing:-2px;padding-right:3px}.st-brand small{display:block;font-size:8px;letter-spacing:1.6px;font-weight:500;margin-top:-3px}.st-workspace-label{border:1px solid #dce2d4;border-radius:9px;padding:12px 10px;display:flex;align-items:center;gap:10px;margin:35px 0 23px;font-weight:600;font-size:12px}.st-workspace-label>span{background:#e3e9d5;border-radius:6px;width:29px;height:29px;display:grid;place-items:center}.st-user small,.st-workspace-label small{display:block;font-size:10px;color:#7a8775;font-weight:400}.st-nav-label{font-size:9px;letter-spacing:1.5px;color:#8a947e;margin:0 0 9px 10px!important}.st-sidebar nav{display:flex;flex-direction:column;gap:4px}.st-sidebar nav button{display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:11px 12px;text-align:left;color:#6a7b68;border-radius:6px;font-size:12px}.st-sidebar nav button>span{width:17px;font-size:17px;color:#809371}.st-sidebar nav button.selected{background:#e0e8ce;color:#284e37;font-weight:600}.st-sidebar nav i{height:6px;width:6px;background:#b5963f;border-radius:50%;margin-left:auto}.st-sidebar-bottom{margin-top:auto;padding-top:25px}.st-sidebar-bottom>a{font-size:11px;color:#6b7c62!important;display:block;margin-bottom:22px}.st-user{border-top:1px solid #dce4d3;padding-top:18px;display:flex;align-items:center;gap:10px;font-size:11px}.st-avatar,.st-user>span{width:32px;height:32px;border-radius:50%;background:#dce6cb;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#4e6a43}.st-main{margin-left:226px;width:calc(100% - 226px);min-width:0}.st-topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid var(--line);font-size:11px;color:#768474;background:rgba(255,255,255,.6)}.st-topbar i{font-style:normal;color:#b7c1ac;margin:0 12px}.st-topbar>div{display:flex;align-items:center;gap:18px}.st-content{padding:35px 38px 20px;max-width:1800px;margin:auto}.st-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.st-heading p:not(.st-eyebrow){font-size:12px;color:var(--muted);margin-bottom:0}.st-eyebrow{font-size:9px;letter-spacing:1.8px;color:#92a075;font-weight:600;margin:0!important}.st-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.st-button{border:1px solid #d8e1d3;background:white;border-radius:6px;color:#43613d;display:inline-flex;justify-content:center;align-items:center;padding:9px 14px;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.5;cursor:pointer;gap:6px;text-decoration:none}.st-button.primary{background:#254e3b;border-color:#254e3b;color:#fff}.st-button:hover{background:#edf2e6}.st-button.primary:hover{background:#37634b}.st-text-button{border:0;background:transparent;color:#557a43;font-size:11px!important;padding:4px 0;text-align:left;text-decoration:none}.st-text-button:hover{text-decoration:underline}.st-text-button.danger{color:#ac6150}.st-icon{border:0;background:transparent;color:#8a9780;font-size:23px!important;padding:0 6px;line-height:1}.st-pill{display:inline-flex;align-items:center;border-radius:4px;background:#f0f2ed;color:#77836f;font-size:10px;padding:4px 8px;white-space:nowrap}.st-pill.green{background:#e6efdb;color:#527039}.st-pill.amber{background:#f7edd7;color:#a5843b}.st-pill.red{background:#f9e4dc;color:#aa6854}.st-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:27px}.st-stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.st-stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px 21px;display:flex;flex-direction:column;min-height:133px}.st-stat>span{font-size:10px;color:#879078;margin-bottom:9px}.st-stat strong{font-size:27px;letter-spacing:-1px;font-weight:500;line-height:1.2;color:#35553d}.st-stat small{font-size:10px;color:#94a08a;margin-top:12px}.st-stat.warning{background:#fcf8ee;border-color:#ede2c9}.st-stat.warning strong{color:#a88142}.st-card{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:24px;overflow:hidden;min-width:0}.st-pad{padding:23px}.st-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:21px 23px;border-bottom:1px solid #edf0e8}.st-card-head h2,.st-card-head h3{margin:0}.st-pad>.st-card-head{padding:0 0 17px;margin-bottom:20px}.st-two-columns{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:22px}.st-two-columns>.st-card{margin-bottom:22px}.st-span{grid-column:1/-1}.st-empty{padding:40px 20px;text-align:center;max-width:520px;margin:auto}.st-empty-mark{display:inline-grid;place-items:center;background:#eef3e4;border-radius:10px;color:#78966a;font-size:25px;width:44px;height:44px}.st-empty h3{margin:16px 0 8px;font-size:16px}.st-empty p{font-size:12px;color:#8a9582;max-width:360px;margin:0 auto 18px}.st-project-list>button{border:0;border-bottom:1px solid #eef1e9;background:white;width:100%;display:flex;gap:13px;padding:19px 24px;align-items:center;text-align:left;color:var(--ink)}.st-project-list>button:hover{background:#f8faf4}.st-project-list>button>div{flex:1 1}.st-project-list strong{display:block;font-size:12px;font-weight:500}.st-project-list small{display:block;font-size:10px;color:#8c9980;margin-top:5px}.st-project-list>button>span:not(.st-platform){font-size:10px;color:#87977b}.st-platform{display:inline-grid;place-items:center;background:#ecf0e6;width:37px;height:37px;border-radius:8px;font-size:20px;color:#566e4b;flex-shrink:0}.st-platform.ig{background:#f0e9e4;color:#aa8175;font-size:16px}.st-attention{padding:8px 21px}.st-attention button{width:100%;display:flex;align-items:center;gap:12px;padding:16px 0;background:none;border:0;border-bottom:1px solid #eef1e9;text-align:left;color:#8b9b7c}.st-attention button>div{flex:1 1}.st-attention strong{font-size:11px;color:#4d6047;font-weight:500}.st-attention small{display:block;font-size:10px;color:#97a089;margin-top:4px}.st-dot{width:6px;height:6px;border-radius:50%;background:#88a96f}.st-dot.red{background:#c6856a}.st-dot.amber{background:#c8b576}.st-team-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:24px;gap:28px}.st-team-strip>div:not(.st-empty){display:flex;flex-direction:column;align-items:flex-start;gap:7px}.st-team-strip strong{font-size:12px;font-weight:500}.st-team-strip small{font-size:10px;color:#8c987f}.st-bar{height:5px;border-radius:5px;background:#ecf0e4;width:100%;overflow:hidden;margin:7px 0}.st-bar i{display:block;height:100%;background:#a4b980;border-radius:5px}.st-bar i.over{background:#ce977b}.st-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 23px}.st-toolbar>input{max-width:260px}.st-filter-tabs{display:flex;gap:5px;flex-wrap:wrap}.st-filter-tabs button{border:0;background:transparent;padding:8px 13px;font-size:11px;color:#89947d;border-radius:5px}.st-filter-tabs button.active{background:#e9efdc;color:#46623b}.st-toolbar .st-field{margin:0}.st-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.st-project-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px}.st-project-card>.st-card-head{padding:0 0 18px;border:0}.st-project-title{border:0;background:none;color:#314e37;font-size:17px!important;letter-spacing:-.4px;text-align:left;line-height:1.4;padding:0}.st-project-card>p{font-size:11px;color:#8d987f;margin:7px 0 24px}.st-project-meta{font-size:10px;color:#8b977e}.st-project-meta,.st-project-money{display:flex;justify-content:space-between}.st-project-money{gap:10px;border-top:1px solid #edf0e8;margin-top:17px;padding:17px 0 5px}.st-project-money small{display:block;color:#919d86;font-size:9px}.st-project-money strong{font-size:17px;font-weight:500;display:block;margin-top:5px}.st-project-card footer{border-top:1px solid #edf0e8;display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;font-size:10px;color:#8d9b7e}.st-gap{font-size:9px;background:#faf3e2;color:#ad925a;display:block;margin-top:13px;padding:5px 9px;border-radius:3px}.st-project-banner{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.st-project-banner>div{display:flex;gap:15px;align-items:center}.st-project-banner span>span{margin-right:5px}.st-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:25px;overflow:auto}.st-tabs>button{border:0;border-bottom:2px solid transparent;background:none;color:#829076;font-size:12px;padding:10px 0 13px;white-space:nowrap}.st-tabs>button.active{border-bottom-color:#426e3e;color:#426e3e;font-weight:600}.st-prose{white-space:pre-wrap;line-height:1.8;font-size:12px;color:#6c7c63}.st-details{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.st-details span{display:block;font-size:10px;color:#939e87}.st-details strong{display:block;font-size:13px;font-weight:500;margin-top:6px}.st-muted{color:#8b9781;font-size:11px;line-height:1.7}.st-warning-text{color:#b6784f!important}.st-hidden-input{position:absolute;width:1px!important;height:1px;opacity:0;padding:0!important;overflow:hidden}.st-quote-row{border-bottom:1px solid var(--line);padding:15px 0}.st-quote-row>strong{font-size:12px;display:block;overflow-wrap:anywhere}.st-quote-row>small{display:block;font-size:10px;color:#95a188;margin:6px 0 10px}.st-table-wrap{overflow:auto}.st-app table,.st-dialog table{width:100%;border-collapse:collapse;font-size:11px;color:#5f7255}.st-app th,.st-dialog th{font-weight:500;font-size:9px;letter-spacing:.3px;background:#f7f9f2;color:#89967c;text-align:left;white-space:nowrap;padding:13px 20px;border-bottom:1px solid #e7ece0}.st-app td,.st-dialog td{padding:17px 20px;border-bottom:1px solid #edf0e8;vertical-align:top;max-width:380px}.st-app td strong{font-weight:500;color:#3c5634}.st-app td small,.st-app th small{display:block;font-size:9px;color:#94a088;margin-top:5px}.st-app td>a{font-size:10px;color:#64854f;text-decoration:underline}.st-suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.st-suggestions>div{border:1px solid #e7ecde;border-radius:7px;padding:15px;display:flex;flex-direction:column;gap:7px}.st-suggestions small{color:#8d9b7e;font-size:10px}.st-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.st-kpi-grid>article{border:1px solid var(--line);border-radius:8px;padding:18px}.st-kpi-grid .st-card-head{padding:0;border:0;margin-bottom:18px}.st-kpi-grid h3{font-size:15px}.st-kpi-number{font-size:32px;font-weight:500;color:#466640}.st-kpi-grid>article>p{font-size:11px}.st-kpi-grid small{font-size:10px;color:#8b9b7e}.st-observation{margin-top:18px;padding-top:14px;border-top:1px solid #e9eee1}.st-observation .st-field{margin-bottom:10px}.st-app details,.st-dialog details{font-size:11px;margin:18px 0;color:#7d8f6e}.st-app summary,.st-dialog summary{cursor:pointer;color:#50753d}.st-comment{padding:17px 0;border-bottom:1px solid #e9eee1}.st-comment>strong{font-size:12px;margin-right:10px}.st-comment small{display:block;font-size:10px;color:#9aa68e;margin-top:6px}.st-comment p{white-space:pre-wrap;font-size:12px}.st-comment-form{padding:15px 0 25px}.st-comment-form select{max-width:210px}.st-capacity-table td{min-width:125px}.st-capacity-table td.over{background:#fdf4eb}.st-capacity-table td:first-child{min-width:180px}.st-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #e8eddf;font-size:11px}.st-row small{display:block;color:#99a489;font-size:10px}.st-checkin-table{min-width:850px}.st-checkin-table td:first-child{width:22%}.st-checkin-table td:nth-child(2){width:27%}.st-checkin-table td:nth-child(3){width:12%}.st-checkin-table textarea{min-width:200px}.st-checkin-table .st-role-picker{gap:6px;display:grid;grid-template-columns:1fr 1fr}.st-checkin-table .st-role-picker label{padding:0;border:0;font-size:9px}.st-field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;min-width:0}.st-field>span{font-size:10px;font-weight:500;color:#778869}.st-field>small{font-size:10px;color:#9aa38e;font-weight:400}.st-app input,.st-app select,.st-app textarea,.st-dialog input,.st-dialog select,.st-dialog textarea{font:inherit;font-size:12px;color:#4a6040;border:1px solid #dce4d4;border-radius:5px;padding:9px 10px;background:white;max-width:100%;width:100%;line-height:1.5}.st-app input:focus,.st-app select:focus,.st-app textarea:focus,.st-dialog input:focus,.st-dialog select:focus,.st-dialog textarea:focus{outline:2px solid #c6d8ae;outline-offset:1px;box-shadow:none}.st-app input[type=checkbox],.st-dialog input[type=checkbox]{width:14px;height:14px;accent-color:#446a35;flex-shrink:0}.st-check{display:flex;gap:9px;align-items:center;font-size:11px;color:#6c805c;margin:12px 0}.st-role-picker{display:flex;flex-wrap:wrap;gap:8px}.st-role-picker label{display:flex;align-items:center;gap:7px;font-size:10px;border:1px solid #e3e9dc;border-radius:5px;padding:7px 9px;white-space:nowrap}.st-dialog{border:1px solid #dfe7d5;border-radius:14px;box-shadow:0 20px 90px #20362830;max-width:550px;width:calc(100% - 32px);max-height:90vh;padding:0;color:#344e2e;background:#fff;margin:auto;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.5}.st-dialog.wide{max-width:950px}.st-dialog::backdrop{background:#24352469;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.st-dialog>header{padding:23px 27px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eee1;position:sticky;top:0;background:#fff;z-index:2}.st-dialog>header h2{margin:5px 0 0;font-size:23px}.st-dialog-body{padding:25px 27px}.st-dialog-body>p{color:#819273;font-size:12px}.st-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.st-form-footer{border-top:1px solid #e5ecdc;padding-top:20px;margin-top:22px;display:flex;justify-content:flex-end;align-items:center;gap:12px}.st-form-footer>small{margin-right:auto;font-size:10px;color:#91a17f;max-width:300px}.st-form-footer>.danger{margin-right:auto}.st-money-input{display:flex;gap:9px;align-items:start;flex-wrap:wrap}.st-money-input>input{flex:1 1;min-width:100px}.st-money-input>select{width:90px}.st-money-input>label{width:160px;font-size:9px;color:#96a486}.st-salary-row{display:grid;grid-template-columns:1fr 1fr 1fr 24px;gap:12px;align-items:center}.st-editor-section{border-top:1px solid #e6ecdd;padding-top:20px;margin-top:5px}.st-editor-section .st-card-head{padding:0;border:0}.st-allocation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.st-alert{background:#eef4e7;color:#65804f;border:1px solid #dde8d2;border-radius:7px;padding:13px 16px;margin-bottom:20px;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.st-alert.error{background:#fff1e8;border-color:#efd6c3;color:#a16947}.st-alert>button{border:0;background:none;float:right;color:inherit;font-size:18px}.st-alert a{text-decoration:underline}.st-integration{padding:20px 0;border-bottom:1px solid #e6ecdc}.st-integration>div{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px}.st-integration strong{font-size:12px}.st-integration small{font-size:10px;color:#91a17f;overflow-wrap:anywhere}.st-quote-output{display:grid;grid-template-columns:2fr 1fr .7fr 1fr 24px;gap:12px;align-items:center;border-bottom:1px solid #e7eede;padding:16px 0}.st-quote-output small{font-size:10px;color:#8da078}.st-warning-list{background:#fff5df;color:#9d8549;padding:18px 30px;border-radius:6px;font-size:11px}.st-page-footer{display:flex;justify-content:space-between;margin-top:40px;padding:20px 0 0;border-top:1px solid #e6ebdf;font-size:9px;color:#a4ae95}.st-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#f8faf3;color:#617a51;font-family:Arial,Helvetica,sans-serif}.st-loading h1{font-size:28px}.st-loading p{font-size:13px}.st-shared{display:block;min-height:100vh}.st-shared .st-content{max-width:1100px}.st-shared-header{padding:25px 0;border-bottom:1px solid #dfe7d4;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.st-shared-content{white-space:pre-wrap;background:#f7f9f2;border:1px solid #e7eede;border-radius:6px;padding:18px;font-size:13px}.st-shared .st-card .st-field{margin-top:15px}.st-app a:focus-visible,.st-app button:focus-visible,.st-dialog button:focus-visible{outline:2px solid #65884a;outline-offset:3px}.st-app .st-actions>input,.st-card-head>input{width:160px}.st-dialog .st-button{font-size:11px}@media (min-width:1600px){.st-content{padding:42px 55px}.st-project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1200px){.st-sidebar{width:200px;padding-left:15px;padding-right:15px}.st-main{margin-left:200px;width:calc(100% - 200px)}.st-content{padding:30px 24px}.st-topbar{padding:0 24px}.st-project-grid,.st-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.st-two-columns{grid-template-columns:1fr}.st-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-heading h1{font-size:29px}}@media (max-width:760px){.st-app{display:block}.st-sidebar{position:static;width:100%;height:auto;padding:16px 18px;border-right:0;border-bottom:1px solid var(--line)}.st-brand{font-size:24px}.st-nav-label,.st-sidebar-bottom,.st-workspace-label{display:none}.st-sidebar nav{margin-top:17px;flex-direction:row;overflow:auto;gap:4px}.st-sidebar nav button{white-space:nowrap;padding:8px 10px;font-size:11px}.st-sidebar nav button>span{display:none}.st-main{width:100%;margin:0}.st-topbar{height:48px;padding:0 18px;font-size:10px}.st-topbar .st-pill{display:none}.st-content{padding:25px 18px}.st-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.st-heading h1{font-size:27px}.st-stats,.st-stats.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.st-stat{padding:17px 14px;min-height:120px}.st-stat strong{font-size:23px}.st-kpi-grid,.st-project-grid{grid-template-columns:1fr}.st-toolbar{align-items:stretch;flex-direction:column}.st-toolbar>input{max-width:100%}.st-suggestions{grid-template-columns:1fr 1fr}.st-card-head{padding:17px;align-items:flex-start;flex-wrap:wrap}.st-pad{padding:18px}.st-project-banner{flex-direction:column;align-items:flex-start;gap:13px}.st-form-grid{grid-template-columns:1fr}.st-dialog-body,.st-dialog>header{padding:20px}.st-salary-row{grid-template-columns:1fr 1fr}.st-salary-row .st-icon{align-self:start}.st-allocation-grid,.st-quote-output{grid-template-columns:1fr 1fr}.st-dialog .st-span{grid-column:1/-1}.st-form-footer{flex-wrap:wrap}.st-form-footer>small{width:100%;max-width:none}.st-team-strip{grid-template-columns:repeat(2,1fr)}.st-tabs{gap:21px}.st-app td,.st-app th{padding-left:15px;padding-right:15px}.st-row{flex-wrap:wrap}.st-page-footer span{display:none}.st-app .st-checkin-table,.st-app .st-checkin-table tbody{display:block;width:100%;min-width:0}.st-app .st-checkin-table thead{display:none}.st-app .st-checkin-table tr{display:grid;grid-template-columns:minmax(0,1fr);padding:12px 0;border-top:1px solid var(--line)}.st-app .st-checkin-table td{display:block;width:auto;min-width:0;border:0;padding:7px 17px}.st-app .st-checkin-table td[data-label]:before{content:attr(data-label);display:block;margin-bottom:7px;font-size:11px;color:var(--muted)}.st-app .st-checkin-table td:last-child{text-align:right}.st-app .st-checkin-table textarea{min-height:78px}}