@font-face{font-family:Manrope;src:url(/fonts/Manrope-Variable.ttf)format("truetype");font-weight:300 800;font-display:swap}@font-face{font-family:NotoSinhala;src:url(/fonts/NotoSansSinhala-Variable.ttf)format("truetype");font-weight:300 800;font-display:swap}:root{--deep:#006b42;--deep2:#004d31;--brand:#0b9447;--leaf:#66a934;--lime:#d7e229;--gold:#c5a445;--goldsoft:#f2e9c9;--ink:#252725;--muted:#667067;--surface:#f5f8f3;--surface2:#edf3ea;--card:#fff;--border:#dce6d9;--info:#1769aa;--warning:#a76511;--danger:#b4232a;--success:#087847;--shadow-sm:0 2px 12px #16372612;--shadow-md:0 18px 48px #1338251f;--radius:14px;--radius-lg:22px}*{box-sizing:border-box}html,body{background:var(--surface);min-height:100%;color:var(--ink);margin:0;font-family:Manrope,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #0b944747}.lang-si{font-family:NotoSinhala,Manrope,sans-serif}.lang-si h1,.lang-si h2,.lang-si h3{line-height:1.5}h1,h2,h3,p{margin-top:0}.eyebrow{color:var(--deep);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.lang-si .eyebrow{letter-spacing:0;text-transform:none}.primary-button,.secondary-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:inline-flex}.primary-button{background:linear-gradient(135deg,var(--deep),var(--brand));color:#fff;box-shadow:0 5px 15px #006b4233}.primary-button:hover{filter:brightness(1.06)}.primary-button:disabled{opacity:.62;cursor:wait}.secondary-button{color:var(--ink);border:1px solid var(--border);background:#fff}.avatar{background:linear-gradient(145deg,var(--brand),var(--deep2));color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:750;display:inline-grid}.status-pill{width:max-content;color:var(--success);text-transform:capitalize;background:#e7f4ea;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.status-pending,.status-draft,.status-on_hold{color:var(--warning);background:#fff3d8}.status-rejected,.status-reversed,.status-overdue{color:var(--danger);background:#fee8e8}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:minmax(440px,1.08fr) minmax(440px,.92fr);min-height:100dvh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 80% 16%,#d7e22929,#0000 24%),linear-gradient(142deg,#003b29 0%,#005c3b 52%,#087847 100%);flex-direction:column;padding:42px 6vw 38px;display:flex;position:relative;overflow:hidden}.login-story:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.login-story-brand{background:#fff;border-radius:12px;width:max-content;padding:9px 12px;position:relative}.login-story-copy{z-index:1;max-width:610px;margin:auto 0 5vh;position:relative}.login-story-copy .eyebrow{color:#dcf2d6}.login-story h1{letter-spacing:-.045em;margin:15px 0 22px;font-size:clamp(44px,4.6vw,74px);line-height:1.05}.login-story h1 em{color:#e6c75b;font-style:normal}.login-story-copy p{color:#ffffffbf;max-width:540px;font-size:18px;line-height:1.7}.story-trust{color:#ffffffb8;align-items:center;gap:10px;font-size:13px;display:flex;position:relative}.plantation-art{border:1px solid #e5c75b29;border-radius:50%;width:640px;height:640px;position:absolute;bottom:-235px;right:-190px}.plantation-art:before,.plantation-art:after,.plantation-art span{content:"";border:1px solid #e5c75b38;border-radius:100% 0;position:absolute;transform:rotate(-35deg)}.plantation-art:before{width:180px;height:340px;top:40px;left:170px}.plantation-art:after{width:130px;height:260px;top:120px;left:330px;transform:rotate(24deg)}.plantation-art span:first-child{width:90px;height:220px;top:210px;left:175px}.plantation-art span:nth-child(2){width:70px;height:180px;top:270px;left:345px;transform:rotate(44deg)}.login-panel{place-items:center;padding:60px;display:grid;position:relative}.login-panel>.language-button{position:absolute;top:24px;right:30px}.language-button{border:1px solid var(--border);color:var(--deep);background:#fff;border-radius:9px;padding:8px 11px;font-size:13px;font-weight:700}.login-card{width:min(100%,430px)}.login-icon{background:var(--surface2);width:52px;height:52px;color:var(--deep);border-radius:16px;place-items:center;margin-bottom:24px;display:grid}.login-card h2{letter-spacing:-.035em;margin:9px 0;font-size:36px}.form-subtitle{color:var(--muted);margin-bottom:28px;line-height:1.6}.login-card label,.record-modal label{gap:8px;margin:17px 0;font-size:13px;font-weight:700;display:grid}.login-card input,.record-modal input,.record-modal select{width:100%;height:48px;color:var(--ink);background:#fbfdfb;border:1px solid #cfdacf;border-radius:10px;padding:0 13px}.login-card input:focus,.record-modal input:focus,.record-modal select:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 4px #0b944714}.password-field{position:relative}.password-field button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;position:absolute;top:5px;right:5px}.password-field input{padding-right:48px}.form-error{color:var(--danger);background:#fff0f0;border:1px solid #f2c8c8;border-radius:10px;margin:15px 0;padding:11px 13px;font-size:13px}.login-submit{width:100%;height:50px;margin-top:15px}.login-footer{color:#879087;font-size:11px;position:absolute;bottom:22px}.mobile-login-logo{display:none}.desktop-shell{grid-template-columns:246px minmax(0,1fr);height:100dvh;display:grid;overflow:hidden}.desktop-sidebar{color:#fff;background:radial-gradient(circle at -20% 85%,#c5a44529,#0000 29%),linear-gradient(165deg,#004b33,#00633d 60%,#00482f);flex-direction:column;min-height:0;display:flex}.sidebar-logo{border-bottom:1px solid #ffffff1a;align-items:center;height:92px;padding:14px 21px;display:flex}.sidebar-logo .brand-lockup{background:#fff;border-radius:10px;align-items:center;height:63px;padding:5px 8px;display:flex}.desktop-sidebar nav{gap:3px;padding:14px 12px;display:grid;overflow:auto}.desktop-sidebar nav button{color:#ffffffc9;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;height:42px;padding:0 13px;font-size:13px;display:flex;position:relative}.desktop-sidebar nav button:hover{color:#fff;background:#ffffff14}.desktop-sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#0a9450,#11a857);font-weight:700;box-shadow:0 7px 16px #0000001a}.nav-dot{background:#f6c84a;border-radius:50%;width:7px;height:7px;margin-left:auto}.sidebar-footer{margin-top:auto;padding:12px}.system-health{color:#d9f0df;border:1px solid #ffffff21;border-radius:10px 10px 0 0;align-items:center;gap:9px;padding:10px 12px;display:flex}.system-health>svg{color:#71da94}.system-health strong,.system-health small,.sidebar-user strong,.sidebar-user small{display:block}.system-health strong{font-size:11px}.system-health small,.sidebar-user small{opacity:.68;margin-top:2px;font-size:9px}.sidebar-user{color:#fff;text-align:left;background:#00000012;border:1px solid #ffffff21;border-top:0;border-radius:0 0 10px 10px;grid-template-columns:34px minmax(0,1fr) 15px;align-items:center;gap:9px;width:100%;padding:10px;display:grid}.sidebar-user .avatar{width:34px;height:34px;font-size:12px}.sidebar-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.desktop-main{background:var(--surface);flex-direction:column;min-width:0;display:flex}.desktop-topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;flex:none;align-items:center;gap:20px;height:72px;padding:0 25px;display:flex}.page-title{width:180px}.page-title .eyebrow{font-size:8px}.page-title strong{font-size:18px}.global-search{border:1px solid var(--border);max-width:560px;height:40px;color:var(--muted);background:#f9fbf9;border-radius:10px;flex:1;align-items:center;gap:9px;margin:auto;padding:0 11px;display:flex}.global-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.global-search kbd{border:1px solid var(--border);background:#fff;border-radius:5px;padding:2px 6px;font-size:9px}.top-actions{align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);background:#fff;border-radius:9px;place-items:center;display:grid}.notification-button{position:relative}.notification-button>span{background:var(--gold);border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.install-button{background:var(--surface2);height:38px;color:var(--deep);border:0;border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:700;display:flex}.desktop-content{min-height:0;padding:24px 25px 42px;overflow:auto}.welcome-header,.resource-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:21px;display:flex}.welcome-header h1,.resource-header h1{letter-spacing:-.035em;margin:6px 0;font-size:27px}.welcome-header p,.resource-header p{color:var(--muted);margin:0;font-size:13px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.metric-card{border:1px solid var(--border);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);background:#fff;align-items:flex-start;gap:13px;padding:17px;display:flex}.metric-icon{width:43px;height:43px;color:var(--deep);background:linear-gradient(145deg,#edf6e9,#e3f0df);border-radius:13px;flex:none;place-items:center;display:grid}.metric-card p{color:var(--muted);margin:1px 0 5px;font-size:11px}.metric-card strong{color:var(--deep);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:22px;line-height:1.1}.metric-card small{color:var(--success);align-items:center;gap:4px;margin-top:7px;font-size:9px;display:flex}.metric-card small.negative{color:var(--danger)}.quick-actions{margin:20px 0}.quick-actions h2{margin:0 0 9px;font-size:14px}.quick-actions>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.quick-actions button{border:1px solid var(--border);text-align:left;color:var(--ink);background:#fff;border-radius:11px;grid-template-columns:32px 1fr 14px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:700;display:grid}.quick-actions button>span{background:var(--surface2);width:32px;height:32px;color:var(--deep);border-radius:9px;place-items:center;display:grid}.quick-actions button>span svg{width:17px}.quick-actions button>svg{width:14px;color:var(--muted)}.quick-actions button:hover{box-shadow:var(--shadow-sm);border-color:#b8cfb5}.dashboard-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:13px;display:grid}.panel{border:1px solid var(--border);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:62px;padding:0 16px;display:flex}.panel h2{margin:3px 0 0;font-size:14px}.panel>header button{color:var(--deep);background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.trend-chart{background:repeating-linear-gradient(0deg,#0000 0 49px,#edf1ed 50px);align-items:flex-end;gap:clamp(7px,2vw,20px);height:220px;padding:38px 22px 15px;display:flex}.trend-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.trend-value{background:linear-gradient(#159853,#006b42);border-radius:6px 6px 2px 2px;width:min(36px,75%);min-height:5px;transition:all .3s;position:relative}.trend-value span{white-space:nowrap;color:var(--deep);font-size:8px;font-weight:700;display:none;position:absolute;top:-23px;left:50%;transform:translate(-50%)}.trend-column:hover .trend-value span{display:block}.trend-column small{color:var(--muted);white-space:nowrap;font-size:8px}.approval-list{padding:4px 12px}.approval-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1ed;grid-template-columns:32px minmax(0,1fr) auto 14px;align-items:center;gap:8px;width:100%;padding:10px 3px;display:grid}.approval-icon{width:32px;height:32px;color:var(--deep);background:#e8f5ed;border-radius:10px;place-items:center;display:grid}.approval-list strong,.approval-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.approval-list strong{font-size:10px}.approval-list small{color:var(--muted);margin-top:3px;font-size:8px}.approval-list b{color:var(--deep);font-size:9px}.recent-panel{grid-column:1}.funding-panel{grid-area:2/2}.compact-table{font-size:9px}.table-head,.table-row{grid-template-columns:1fr 1.25fr .85fr .9fr .7fr;align-items:center;display:grid}.table-head{height:34px;color:var(--muted);background:#f4f8f3;padding:0 14px;font-weight:700}.table-row{border-top:1px solid #edf1ed;min-height:39px;padding:5px 14px}.table-row b{color:var(--deep);font-variant-numeric:tabular-nums}.funding-list{padding:10px 14px}.funding-list>div{border-bottom:1px solid #edf1ed;padding:9px 0}.funding-list p{justify-content:space-between;gap:10px;margin:0 0 7px;font-size:9px;display:flex}.funding-list p span{color:var(--muted)}.progress{background:#e7eee5;border-radius:8px;height:6px;overflow:hidden}.progress span{background:linear-gradient(90deg,var(--leaf),var(--deep));border-radius:inherit;height:100%;display:block}.funding-list small{color:var(--muted);font-size:8px}.resource-header{align-items:flex-end}.resource-header h1{font-size:29px}.resource-header p{max-width:650px}.resource-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px 12px 0 0;align-items:center;gap:8px;height:53px;padding:0 12px;display:flex}.resource-search{border:1px solid var(--border);width:min(360px,38vw);height:34px;color:var(--muted);background:#fafcf9;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.resource-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.resource-toolbar>button,.filter-bar button{border:1px solid var(--border);height:34px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:10px;display:flex}.resource-toolbar>button.active{background:var(--surface2);color:var(--deep)}.resource-toolbar>span{color:var(--muted);margin-left:auto;font-size:10px}.filter-bar{border:1px solid var(--border);color:var(--deep);background:#edf5ea;border-top:0;align-items:center;gap:14px;padding:10px 14px;display:flex}.filter-bar label{align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.filter-bar select{border:1px solid var(--border);background:#fff;border-radius:7px;height:31px;font-size:10px}.filter-bar button{margin-left:auto}.records-panel{border:1px solid var(--border);background:#fff;border-top:0;border-radius:0 0 12px 12px;min-height:350px;overflow:hidden}.records-table{overflow:auto}.records-head,.records-row{grid-template-columns:repeat(var(--cols,5),minmax(100px,1fr));align-items:center;min-width:750px;display:grid}.records-head{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.04em;height:40px;color:var(--muted);background:#f4f7f3;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:0 14px;font-size:9px;font-weight:750}.records-row{text-align:left;width:100%;min-height:48px;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #edf1ed;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:0 14px;font-size:10px}.records-row:hover{background:#f8fbf7}.records-row span{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-right:8px;overflow:hidden}.records-row>span:first-child{color:#26352c;font-weight:750}.records-row .money-cell{color:var(--deep);font-variant-numeric:tabular-nums;font-weight:700}.row-action{color:var(--deep);justify-content:flex-end;align-items:center;font-weight:700;display:flex;gap:5px!important}.record-cards{display:none}.state-card{text-align:center;min-height:270px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.state-card strong{color:var(--ink);font-size:13px}.state-card p{font-size:10px}.state-icon{background:var(--surface2);width:48px;height:48px;color:var(--deep);border-radius:15px;place-items:center;margin-bottom:12px;display:grid}.loading-state{color:var(--deep);gap:11px}.skeleton-line{background:linear-gradient(90deg,#edf2ec,#dfe9dd,#edf2ec) 0 0/200%;border-radius:5px;width:180px;height:8px;animation:1.2s infinite shimmer}.skeleton-line.short{width:125px}@keyframes shimmer{to{background-position:-200%}}.error-state{text-align:left;flex-direction:row;gap:13px}.error-state button{border:1px solid var(--border);background:#fff;border-radius:8px;gap:6px;padding:8px 10px;display:flex}.detail-backdrop,.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#09221747;position:fixed;inset:0}.detail-drawer{background:#fff;width:min(460px,100%);position:absolute;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 60px #0922172e}.detail-drawer>header,.record-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.detail-drawer h2,.record-modal h2{margin:5px 0 0;font-size:19px}.detail-drawer header button,.record-modal header button{background:var(--surface2);border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.detail-summary{grid-template-columns:1fr 1fr;gap:10px;padding:15px 22px;display:grid}.detail-summary>div{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:11px}.detail-summary span,.detail-summary strong{display:block}.detail-summary span{color:var(--muted);margin-bottom:5px;font-size:9px}.detail-summary strong{font-size:12px}.detail-drawer>section{padding:7px 22px 30px}.detail-drawer h3{font-size:13px}.detail-drawer dl{border:1px solid var(--border);border-radius:10px;margin:0;overflow:hidden}.detail-drawer dl div{border-bottom:1px solid #edf1ed;grid-template-columns:130px 1fr;padding:10px 12px;font-size:10px;display:grid}.detail-drawer dt{color:var(--muted);text-transform:capitalize}.detail-drawer dd{overflow-wrap:anywhere;margin:0;font-weight:650}.record-modal{width:min(600px,100% - 30px);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-md);background:#fff;border-radius:17px;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.record-modal form{padding:2px 22px 20px}.form-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.record-modal label{margin:13px 0;font-size:11px}.record-modal input,.record-modal select{height:42px;font-size:11px}.record-modal footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;margin-top:17px;padding-top:16px;display:flex}.network-banner{z-index:100;color:#fff;background:#2f332f;border-radius:0 0 9px 9px;align-items:center;gap:8px;padding:7px 14px;font-size:11px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.update-toast{z-index:100;width:300px;box-shadow:var(--shadow-md);color:var(--deep);background:#fff;border:1px solid #bdd3b8;border-radius:13px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid;position:fixed;bottom:20px;right:20px}.update-toast strong,.update-toast small{display:block}.update-toast strong{font-size:11px}.update-toast small{color:var(--muted);font-size:8px}.update-toast button{background:var(--deep);color:#fff;border:0;border-radius:8px;padding:7px 9px;font-size:9px}.splash-screen,.offline-page{text-align:center;background:radial-gradient(circle,#fff,var(--surface));place-content:center;justify-items:center;gap:14px;min-height:100dvh;display:grid}.splash-screen img{width:84px;height:84px;animation:1.4s ease-in-out infinite pulse}.splash-screen span{background:linear-gradient(90deg,transparent,var(--brand),transparent);width:120px;height:3px;animation:1s infinite shimmer}.splash-screen p{color:var(--muted);font-size:12px}@keyframes pulse{50%{transform:scale(1.04)}}.offline-page{padding:30px}.offline-page h1{margin:0;font-size:30px}.offline-page p{max-width:460px;color:var(--muted);line-height:1.6}.offline-page a{background:var(--deep);color:#fff;border-radius:10px;padding:10px 18px;font-weight:700;text-decoration:none}.mobile-shell{background:linear-gradient(#f4f8f2 0,#f8faf7 100%);min-height:100dvh;padding-bottom:82px}.mobile-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:72px;padding:8px 18px;display:flex;position:sticky;top:0}.brand-lockup.is-compact img{width:48px;height:48px}.mobile-header-actions{align-items:center;gap:7px;display:flex}.mobile-header-actions button{width:38px;height:38px;color:var(--deep);background:0 0;border:0;place-items:center;display:grid}.mobile-header-actions .avatar{width:37px;height:37px;font-size:12px}.mobile-search{z-index:9;border-bottom:1px solid var(--border);height:52px;color:var(--muted);background:#fff;align-items:center;gap:8px;padding:8px 14px;display:flex;position:sticky;top:72px}.mobile-search input{background:#f4f7f3;border:0;border-radius:9px;outline:0;flex:1;min-width:0;height:36px;padding:0 10px}.mobile-search button{background:0 0;border:0}.mobile-content{padding:20px 16px}.mobile-bottom-nav{z-index:20;height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 26px #1b372612}.mobile-bottom-nav button{color:#707770;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex;position:relative}.mobile-bottom-nav button.active{color:var(--deep);font-weight:700}.mobile-bottom-nav button.active:before{content:"";background:var(--brand);border-radius:0 0 3px 3px;width:38px;height:3px;position:absolute;top:0}.mobile-bottom-nav i{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid;position:absolute;top:9px;right:26%}.mobile-sheet-backdrop{z-index:25;background:#071e144d;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-sheet{width:100%;padding:8px 17px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -20px 60px #08271933}.sheet-handle{background:#cbd4ca;border-radius:5px;width:38px;height:4px;margin:0 auto 14px}.mobile-sheet header{justify-content:space-between;align-items:center;display:flex}.mobile-sheet h2{margin:4px 0 12px;font-size:21px}.mobile-sheet header button{background:var(--surface2);border:0;border-radius:9px;width:34px;height:34px}.module-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.module-grid button{border:1px solid var(--border);min-height:78px;color:var(--ink);text-align:left;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding:10px;font-weight:650;display:flex}.module-grid button span{background:var(--surface2);width:34px;height:34px;color:var(--deep);border-radius:10px;place-items:center;display:grid}.sheet-actions{gap:8px;margin-top:15px;display:flex}.sheet-actions button{border:1px solid var(--border);color:var(--deep);background:#fff;border-radius:9px;flex:1;justify-content:center;gap:6px;padding:10px;font-size:10px;font-weight:700;display:flex}@media (max-width:1120px){.desktop-shell{grid-template-columns:215px}.sidebar-logo{padding-left:12px}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-layout{grid-template-columns:1fr}.recent-panel,.funding-panel{grid-area:auto/1}.top-actions .install-button,.top-actions .language-button{justify-content:center;width:38px;padding:0;font-size:0}.resource-header p{max-width:500px}}@media (max-width:820px){body{background:#f7faf6}.desktop-shell{display:none}.welcome-header,.resource-header{align-items:flex-start;margin-bottom:17px}.welcome-header h1,.resource-header h1{margin-top:8px;font-size:25px;line-height:1.25}.welcome-header p,.resource-header p{font-size:12px;line-height:1.6}.welcome-header>.primary-button{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-card{min-height:132px;padding:13px;display:block}.metric-icon{width:37px;height:37px;margin-bottom:12px}.metric-icon svg{width:20px}.metric-card p{font-size:10px}.metric-card strong{font-size:18px}.quick-actions{margin:22px 0}.quick-actions h2{font-size:16px}.quick-actions>div{grid-template-columns:1fr 1fr}.quick-actions button{grid-template-columns:34px 1fr;min-height:72px;padding:10px}.quick-actions button>svg{display:none}.dashboard-layout{display:block}.panel{border-radius:14px;margin-bottom:12px}.panel>header{height:64px}.trend-chart{gap:6px;height:205px;padding-left:12px;padding-right:12px}.approval-list button{min-height:58px}.recent-panel .compact-table{overflow:auto}.table-head,.table-row{min-width:650px}.funding-list{padding:10px 15px}.resource-header>.primary-button{z-index:15;border-radius:50%;width:50px;height:50px;padding:0;font-size:0;position:fixed;bottom:82px;right:18px}.resource-toolbar{border-radius:12px;flex-wrap:wrap;height:auto;padding:9px}.resource-search{width:100%;height:40px}.resource-toolbar>button{flex:1;justify-content:center}.resource-toolbar>span{display:none}.records-panel{background:0 0;border:0;margin-top:10px}.records-table{display:none}.record-cards{gap:10px;display:grid}.record-cards>button{border:1px solid var(--border);text-align:left;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;padding:14px}.record-cards header{grid-template-columns:39px 1fr 18px;align-items:center;gap:10px;display:grid}.record-icon{background:var(--surface2);width:39px;height:39px;color:var(--deep);border-radius:12px;place-items:center;font-size:15px;font-weight:800;display:grid}.record-cards header strong,.record-cards header small{display:block}.record-cards header strong{font-size:12px}.record-cards header small{color:var(--muted);margin-top:3px;font-size:9px}.record-cards dl{border-top:1px solid #edf1ed;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 0;padding-top:10px;display:grid}.record-cards dl div{min-width:0}.record-cards dt{color:var(--muted);margin-bottom:3px;font-size:8px}.record-cards dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;font-weight:650;overflow:hidden}.state-card{border:1px solid var(--border);background:#fff;border-radius:14px;min-height:230px}.detail-drawer{border-radius:22px 22px 0 0;width:100%;height:min(82dvh,720px);top:auto}.detail-summary{grid-template-columns:1fr 1fr}.modal-backdrop{align-items:flex-end;display:flex}.record-modal{border-radius:22px 22px 0 0;width:100%;max-height:90dvh;position:static;transform:none}.form-grid{grid-template-columns:1fr}.record-modal label{margin:10px 0}.update-toast{width:auto;bottom:82px;left:12px;right:12px}.filter-bar{border-radius:10px;flex-wrap:wrap;margin-top:8px}.filter-bar label{flex:1}.login-page{background:#f5f8f3;display:block}.login-story{display:none}.login-panel{min-height:100dvh;padding:95px 24px 60px;display:block}.mobile-login-logo{margin-bottom:55px;display:block}.mobile-login-logo img{width:210px;height:auto}.login-card{margin:auto}.login-card h2{font-size:31px}.login-footer{text-align:center;left:0;right:0}.login-panel>.language-button{top:20px;right:18px}}.mobile-avatar-button{background:0 0!important;border:0!important;padding:0!important}.mobile-notifications{z-index:28;border:1px solid var(--border);width:min(350px,100% - 24px);max-height:55dvh;box-shadow:var(--shadow-md);background:#fff;border-radius:14px;padding:10px;position:fixed;top:68px;right:12px;overflow:auto}.mobile-notifications header{justify-content:space-between;align-items:center;padding:5px 6px 9px;display:flex}.mobile-notifications header button{background:var(--surface2);border:0;border-radius:8px;width:30px;height:30px}.mobile-notifications>button{text-align:left;border:0;border-top:1px solid var(--border);background:#fff;gap:4px;width:100%;padding:11px 7px;display:grid}.mobile-notifications>button.unread{background:#f1f8ef}.mobile-notifications small,.mobile-profile small{color:var(--muted);font-size:10px}.mobile-notifications p{color:var(--muted);padding:12px}.mobile-profile{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:10px;margin:12px 0 0;padding:12px;display:flex}.mobile-profile span:last-child{gap:3px;min-width:0;display:grid}.mobile-profile small{text-overflow:ellipsis;overflow:hidden}@media (max-width:390px){.mobile-content{padding-left:12px;padding-right:12px}.metric-grid{gap:8px}.metric-card{padding:11px}.metric-card strong{font-size:16px}.quick-actions button{font-size:10px}.mobile-bottom-nav button{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-word{white-space:nowrap;letter-spacing:-.025em;align-items:baseline;font-family:Manrope,system-ui,sans-serif;font-weight:800;line-height:1;display:inline-flex}.brand-green,.brand-gold{color:#0000;-webkit-background-clip:text;background-clip:text}.brand-green{background-image:linear-gradient(#17a954 0%,#087c3d 100%)}.brand-gold{background-image:linear-gradient(#f1cf43 0%,#b67c06 100%)}.brand-lockup{color:#202722;align-items:center;gap:9px;width:max-content;max-width:100%;display:flex}.brand-lockup-mark{object-fit:contain;flex:none;width:58px;height:58px}.brand-lockup-copy{flex-direction:column;min-width:0;line-height:1;display:flex}.brand-lockup-copy>strong{white-space:nowrap;align-items:baseline;gap:4px;font-size:13px;display:flex}.brand-lockup-copy>strong b{color:#252725;font-size:13px}.brand-lockup-copy>em{color:#252725;margin-top:3px;font-size:11px;font-style:normal;font-weight:800}.brand-lockup-copy>small{color:#586059;letter-spacing:.025em;white-space:nowrap;margin-top:6px;font-size:5.5px;font-weight:650}.brand-lockup.is-compact,.brand-lockup.is-compact .brand-lockup-mark{width:52px;height:52px}.login-story{background-color:#003e2b;background-image:linear-gradient(90deg,#002d1e94 0%,#00382438 58%,#0041280f 100%),url(/brand/login-eco-art.webp);background-position:50%;background-size:cover}.login-story:before{z-index:0;background:linear-gradient(#001d1414,#00231729);-webkit-mask-image:none;mask-image:none}.login-story-brand,.login-story-copy,.story-trust{z-index:1}.login-story-brand{padding:8px 12px 8px 9px;box-shadow:0 14px 45px #001f142e}.plantation-art{display:none}.sidebar-logo .brand-lockup-mark{width:50px;height:50px}.sidebar-logo .brand-lockup-copy>strong,.sidebar-logo .brand-lockup-copy>strong b{font-size:11px}.sidebar-logo .brand-lockup-copy>em{font-size:9px}.sidebar-logo .brand-lockup-copy>small{font-size:4.5px}.splash-screen img,.offline-page>img{border-radius:50%}@media (max-width:820px){.mobile-login-logo .brand-lockup{gap:10px}.mobile-login-logo .brand-lockup-mark{width:58px;height:58px}.mobile-login-logo .brand-lockup-copy>strong,.mobile-login-logo .brand-lockup-copy>strong b{font-size:14px}.mobile-login-logo .brand-lockup-copy>em{font-size:11px}.mobile-login-logo .brand-lockup-copy>small{font-size:5.5px}}.dashboard-page{--dash-shadow:0 12px 35px #0c4d3013}.dashboard-page .welcome-header{background:radial-gradient(circle at 78% -50%,#f5be322e,#0000 36%),linear-gradient(120deg,#fff 0%,#f5fbf5 60%,#eef8ee 100%);border:1px solid #1c804b21;border-radius:19px;align-items:center;padding:20px 22px;position:relative;overflow:hidden;box-shadow:0 8px 30px #1853330e}.dashboard-page .welcome-header:after{content:"";pointer-events:none;border:1px solid #20884b17;border-radius:42% 58% 62% 38%;width:160px;height:160px;position:absolute;top:-45px;right:15%;transform:rotate(24deg)}.dashboard-page .welcome-header h1{margin:7px 0 4px;font-size:29px}.dashboard-page .welcome-header .primary-button{z-index:1;border-radius:12px;padding:12px 18px;position:relative;box-shadow:0 10px 24px #006b4238}.dashboard-page .metric-grid{gap:14px;margin-top:14px}.dashboard-page .metric-card{--tone:#07864c;--tone-soft:#e8f6ed;isolation:isolate;min-height:99px;box-shadow:var(--dash-shadow);border-color:#14693e1f;border-radius:17px;padding:18px 17px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.dashboard-page .metric-card:hover{border-color:color-mix(in srgb,var(--tone) 30%,white);transform:translateY(-3px);box-shadow:0 18px 38px #0f53321f}.dashboard-page .metric-card:after{content:"";background:linear-gradient(90deg,var(--tone),transparent 86%);height:3px;position:absolute;bottom:0;left:0;right:0}.metric-glow{z-index:-1;background:var(--tone);opacity:.08;filter:blur(1px);border-radius:50%;width:115px;height:115px;position:absolute;top:-38px;right:-28px}.dashboard-page .metric-icon{width:46px;height:46px;color:var(--tone);background:var(--tone-soft);border-radius:14px;box-shadow:inset 0 0 0 1px #ffffffb8}.dashboard-page .metric-card strong{color:#084e34;font-size:23px}.dashboard-page .metric-card small{color:color-mix(in srgb,var(--tone) 86%,#38483e);margin-top:8px;font-weight:650}.live-dot{background:var(--tone);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb,var(--tone) 13%,transparent);border-radius:50%}.dashboard-page .metric-lime{--tone:#67a52e;--tone-soft:#edf7e6}.dashboard-page .metric-gold{--tone:#d99a16;--tone-soft:#fff5db}.dashboard-page .metric-teal{--tone:#14867b;--tone-soft:#e5f6f3}.dashboard-page .quick-actions{margin:17px 0}.dashboard-page .quick-actions>div{gap:12px}.dashboard-page .quick-actions button{border-color:#19673f21;border-radius:13px;min-height:50px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 5px 18px #12472c0b}.dashboard-page .quick-actions button:hover{border-color:#a9cfb5;transform:translateY(-2px);box-shadow:0 11px 24px #1250301a}.dashboard-page .quick-actions button>span{background:linear-gradient(145deg,#eff8ed,#e3f1e2)}.dashboard-page .dashboard-layout{grid-template-columns:minmax(0,1.58fr) minmax(310px,.82fr);gap:15px}.dashboard-page .panel{box-shadow:var(--dash-shadow);border-color:#13653c21;border-radius:18px}.dashboard-page .panel>header{background:linear-gradient(90deg,#f6faf5cc,#fff);border-bottom-color:#13653c1a;height:67px;padding:0 18px}.dashboard-page .panel h2{font-size:15px}.dashboard-page .panel>header button{border-radius:9px;padding:7px 9px;transition:background .2s}.dashboard-page .panel>header button:hover{background:#eaf4e8}.trend-analytics{background:linear-gradient(#fff,#fbfdf9);padding:15px 18px 13px}.trend-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:11px;display:grid}.trend-insights>div{background:#f7faf5d1;border:1px solid #e5ede2;border-radius:11px;min-width:0;padding:9px 11px}.trend-insights span,.trend-insights strong{display:block}.trend-insights span{color:var(--muted);text-transform:uppercase;letter-spacing:.055em;font-size:8px;font-weight:700}.trend-insights strong{color:#084e34;font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px}.trend-insights em{color:#b07a0d;margin-left:5px;font-size:9px;font-style:normal}.dashboard-page .trend-chart{background:0 0;height:239px;padding:0;display:block}.trend-plot{height:207px;position:relative;overflow:visible}.trend-grid{z-index:0;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:5% 0}.trend-grid span{border-top:1px dashed #3667481f;display:block}.trend-line{z-index:3;filter:drop-shadow(0 4px 4px #c48b1329);pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.trend-bars{z-index:2;align-items:flex-end;padding-bottom:5%;display:flex;position:absolute;inset:0}.dashboard-page .trend-column{flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex}.dashboard-page .trend-value{transform-origin:bottom;background:linear-gradient(#24aa62 0%,#07834c 52%,#00663f 100%);border-radius:9px 9px 3px 3px;width:clamp(17px,42%,34px);min-height:7px;animation:.7s cubic-bezier(.2,.8,.2,1) both dashboardBarRise;position:relative;box-shadow:inset 1px 0 #ffffff52,0 8px 15px #006b4226}.dashboard-page .trend-column:nth-child(3n+2) .trend-value{background:linear-gradient(#44b86d,#0a8a4d 58%,#05623d)}.dashboard-page .trend-column:last-child .trend-value{background:linear-gradient(#80bd3b,#168f4e 56%,#00683f)}.dashboard-page .trend-value i{z-index:4;background:#f0b72a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #e8a91a42}.dashboard-page .trend-value span{color:#76520a;opacity:0;background:#fff;border:1px solid #e7e0c7;border-radius:6px;padding:3px 6px;transition:opacity .2s,transform .2s;display:block;top:-27px;transform:translate(-50%,4px);box-shadow:0 4px 12px #353a231a}.dashboard-page .trend-column:hover .trend-value span{opacity:1;display:block;transform:translate(-50%)}.trend-labels{grid-template-columns:repeat(var(--trend-count,9),minmax(0,1fr));border-top:1px solid #25683e1a;height:31px;display:grid}.trend-labels small{color:#54655a;justify-content:center;align-items:center;gap:2px;font-size:8px;font-weight:750;display:flex}.trend-labels b{color:#a1aca4;font-size:6px;font-weight:650}.dashboard-page .approval-list button{border-radius:10px;transition:background .2s,transform .2s}.dashboard-page .approval-list button:hover{background:#f3f8f1;transform:translate(2px)}.dashboard-page .approval-icon{background:linear-gradient(145deg,#e8f7ec,#dff0e2);box-shadow:inset 0 0 0 1px #0e7b4314}.dashboard-page .table-head{background:linear-gradient(90deg,#f1f7ef,#f7faf6)}.dashboard-page .table-row{transition:background .18s}.dashboard-page .table-row:hover{background:#f7faf5}.dashboard-page .funding-list{padding:11px 16px}.dashboard-page .funding-list>div{padding:11px 0}.dashboard-page .progress{background:#e7efe4;height:8px;box-shadow:inset 0 1px 2px #1c482b0f}.dashboard-page .progress span{background:linear-gradient(90deg,#0a8d4d,#76b63c,#e0bd36);box-shadow:0 0 10px #57a9402e}@keyframes dashboardBarRise{0%{opacity:.35;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}@media (max-width:1120px){.dashboard-page .dashboard-layout{grid-template-columns:1fr}.dashboard-page .trend-panel{min-height:0}}@media (max-width:820px){.dashboard-page .welcome-header{border-radius:16px;padding:15px 16px}.dashboard-page .welcome-header h1{font-size:25px}.dashboard-page .metric-grid{margin-top:11px}.dashboard-page .metric-card{min-height:139px;padding:14px}.dashboard-page .metric-card:hover{transform:none}.dashboard-page .metric-icon{width:40px;height:40px}.dashboard-page .quick-actions button{min-height:70px}.trend-analytics{padding:12px 10px 9px}.trend-insights{gap:5px}.trend-insights>div{padding:8px 7px}.trend-insights span{font-size:6.5px}.trend-insights strong{font-size:10px}.trend-insights em{margin:2px 0 0;font-size:7px;display:block}.dashboard-page .trend-chart{height:211px}.trend-plot{height:183px}.dashboard-page .trend-value{width:clamp(10px,38%,22px)}.dashboard-page .trend-value span{font-size:7px}.trend-labels{height:28px}.trend-labels small{font-size:7px}.trend-labels b{display:none}}.trend-labels{display:flex}.trend-labels small{flex:1;min-width:0}.trend-bars{padding-bottom:0;inset:0 0 5%}.desktop-topbar{isolation:isolate;color:#fff;background-color:#004f35;background-image:linear-gradient(90deg,#003020f0,#005b37db 52%,#00412bf0),url(/brand/login-eco-art.webp);background-position:50% 43%;background-size:cover;border-bottom-color:#ffffff1f;position:relative;overflow:hidden;box-shadow:0 7px 24px #00301f29}.desktop-topbar:before{content:"";z-index:-1;opacity:.24;background-image:radial-gradient(at 8% 115%,#0000 0 31px,#d7e22952 32px 33px,#0000 34px),radial-gradient(at 28% -35%,#0000 0 38px,#fff3 39px 40px,#0000 41px),radial-gradient(at 76% 130%,#0000 0 48px,#d7e2293d 49px 50px,#0000 51px);background-size:220px 110px,280px 130px,330px 140px;position:absolute;inset:-20px 0;transform:rotate(-1deg)}.desktop-topbar .page-title{z-index:1;position:relative}.desktop-topbar .page-title .eyebrow{color:#c9f0d2;font-size:9px;font-weight:800}.desktop-topbar .page-title strong{color:#fff;font-size:19px;font-weight:800;display:block}.desktop-topbar .brand-green{background-image:linear-gradient(#9ee978,#4dce70)}.desktop-topbar .brand-gold{background-image:linear-gradient(#ffe56c,#efbd28)}.desktop-topbar .global-search{z-index:1;color:#24523d;background:#fffffff0;border-color:#ffffff40;position:relative;box-shadow:0 8px 28px #001f1426}.desktop-topbar .global-search input{color:#173b2b;font-size:13px;font-weight:650}.desktop-topbar .global-search kbd{color:#486456;background:#f5f9f4;border-color:#d5e3d6;font-weight:750}.desktop-topbar .top-actions{z-index:1;position:relative}.desktop-topbar .install-button,.desktop-topbar .language-button,.desktop-topbar .icon-button{color:#f3fff6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff1c;border:1px solid #ffffff38;font-weight:750}.desktop-topbar .install-button:hover,.desktop-topbar .language-button:hover,.desktop-topbar .icon-button:hover{background:#ffffff30}.desktop-topbar .avatar{background:linear-gradient(145deg,#87c840,#087547);box-shadow:0 0 0 2px #ffffff47}.trend-line{filter:drop-shadow(0 4px 5px #08844933)}.dashboard-page .trend-value i{background:#16a260;box-shadow:0 0 0 2px #16a26038}.dashboard-page .trend-value span{color:#08663c;border-color:#cfe8d8}.trend-insights em{color:#087b49;font-weight:800}@media (min-width:821px){.desktop-content.dashboard-content{padding:clamp(10px,1.7vh,18px) 20px;overflow:hidden}.dashboard-page{grid-template-rows:clamp(88px,11vh,104px) clamp(82px,9.6vh,96px) clamp(58px,7.4vh,70px) minmax(0,1fr);gap:clamp(8px,1.25vh,12px);height:100%;min-height:0;display:grid}.dashboard-page .welcome-header{height:100%;min-height:0;margin:0;padding:14px 20px}.dashboard-page .welcome-header h1{font-size:clamp(26px,1.65vw,31px);font-weight:800}.dashboard-page .welcome-header p{font-size:13px;font-weight:600}.dashboard-page .welcome-header .eyebrow{font-size:11px;font-weight:800}.dashboard-page .metric-grid{gap:12px;height:100%;margin:0}.dashboard-page .metric-card{align-items:center;height:100%;min-height:0;padding:clamp(12px,1.6vh,17px)}.dashboard-page .metric-card p{font-size:12px;font-weight:700}.dashboard-page .metric-card strong{font-size:clamp(21px,1.35vw,25px);font-weight:800}.dashboard-page .metric-card small{font-size:10px;font-weight:750}.dashboard-page .metric-icon{width:43px;height:43px}.dashboard-page .quick-actions{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;margin:0;display:grid}.dashboard-page .quick-actions h2{margin:0 0 6px;font-size:15px;font-weight:800}.dashboard-page .quick-actions>div{gap:10px;min-height:0}.dashboard-page .quick-actions button{height:100%;min-height:0;padding:6px 11px;font-size:12px;font-weight:800}.dashboard-page .quick-actions button>span{width:30px;height:30px}.dashboard-page .dashboard-layout{grid-template-rows:minmax(0,1.58fr) minmax(0,.82fr);grid-template-columns:minmax(0,1.58fr) minmax(245px,.82fr);gap:clamp(8px,1.25vh,13px);height:100%;min-height:0}.dashboard-page .panel{height:100%;min-height:0}.dashboard-page .panel>header{--panel-head:clamp(50px,6.6vh,64px);height:var(--panel-head);padding:0 16px}.dashboard-page .panel h2{font-size:16px;font-weight:800}.dashboard-page .panel .eyebrow{font-size:10px;font-weight:800}.dashboard-page .panel>header button{font-size:11px;font-weight:800}.dashboard-page .trend-analytics{height:calc(100% - var(--panel-head,60px));flex-direction:column;min-height:0;padding:10px 16px 8px;display:flex}.dashboard-page .trend-insights{flex:none;gap:8px;margin-bottom:7px}.dashboard-page .trend-insights>div{padding:7px 10px}.dashboard-page .trend-insights span{font-size:9px;font-weight:800}.dashboard-page .trend-insights strong{font-size:14px;font-weight:800}.dashboard-page .trend-insights em{font-size:10px}.dashboard-page .trend-chart{flex-direction:column;flex:1;height:auto;min-height:0;display:flex}.dashboard-page .trend-plot{flex:1;height:auto;min-height:0}.dashboard-page .trend-labels{flex:none;height:27px}.dashboard-page .trend-labels small{font-size:9px;font-weight:800}.dashboard-page .trend-labels b{font-size:7px;font-weight:750}.dashboard-page .approval-list{height:calc(100% - var(--panel-head,60px));scrollbar-width:thin;padding:3px 11px;overflow:auto}.dashboard-page .approval-list button{min-height:46px;padding:7px 3px}.dashboard-page .approval-list strong{font-size:11.5px;font-weight:800}.dashboard-page .approval-list small{font-size:9px;font-weight:700}.dashboard-page .approval-list b{font-size:10.5px;font-weight:800}.dashboard-page .approval-icon{width:34px;height:34px}.dashboard-page .recent-panel,.dashboard-page .funding-panel{min-height:0;overflow:hidden}.dashboard-page .compact-table{height:calc(100% - var(--panel-head,60px));font-size:10.5px;font-weight:650;overflow:hidden}.dashboard-page .table-head{height:31px;font-size:9.5px;font-weight:800}.dashboard-page .table-row{min-height:34px;padding-top:3px;padding-bottom:3px}.dashboard-page .table-row strong,.dashboard-page .table-row b{font-weight:800}.dashboard-page .status-pill{padding:4px 8px;font-size:9.5px;font-weight:800}.dashboard-page .funding-list{height:calc(100% - var(--panel-head,60px));scrollbar-width:thin;padding:6px 14px;overflow:auto}.dashboard-page .funding-list>div{padding:7px 0}.dashboard-page .funding-list p{margin-bottom:5px;font-size:10.5px;font-weight:700}.dashboard-page .funding-list p strong{font-weight:800}.dashboard-page .funding-list small{font-size:9px;font-weight:750}.dashboard-page .progress{height:7px}.dashboard-page .panel{--panel-head:clamp(50px,6.6vh,64px)}}.desktop-topbar:before{z-index:0}.desktop-main{height:100dvh;min-height:0;overflow:hidden}.desktop-content{flex:1}.desktop-sidebar{background-color:#003d2b;background-image:linear-gradient(#00261b94 0%,#004a3057 52%,#002318a8 100%),url(/brand/login-eco-art.webp);background-position:76%;background-repeat:no-repeat;background-size:cover;box-shadow:inset -1px 0 #ffffff14,8px 0 28px #002b1d14}.desktop-sidebar nav{flex:1;min-height:0}.sidebar-footer{flex:none}.desktop-topbar{background-color:#003d2b;background-image:linear-gradient(90deg,#003123f0,#005337d1 54%,#003022f2),url(/brand/login-eco-art.webp);background-position:50%,50% 47%;background-size:auto,cover;box-shadow:0 7px 24px #002a1d38}.desktop-topbar:before{background:0 0}.trend-insights{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:stretch}.trend-insights .trend-growth{color:#08753d;background:#eff8ef;border-color:#cfe4d2;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:6px;min-width:126px;display:flex}.trend-insights .trend-growth strong{color:#08753d;white-space:nowrap;margin:0;font-size:11px}.trend-insights .trend-growth svg{flex:none}.trend-plot{grid-template-columns:42px minmax(0,1fr);display:grid;overflow:visible}.trend-y-axis{color:#59675e;font-variant-numeric:tabular-nums;flex-direction:column;justify-content:space-between;align-items:flex-end;height:100%;padding:5% 8px 6% 0;font-size:8px;font-weight:750;display:flex}.trend-canvas{min-width:0;height:100%;min-height:0;position:relative;overflow:visible}.trend-canvas .trend-grid{inset:5% 0 6%}.trend-canvas .trend-line{inset:0}.trend-canvas .trend-bars{padding-bottom:6%;inset:0}.dashboard-page .trend-value{background:linear-gradient(#57bd75 0%,#169551 47%,#006a3d 100%);border-radius:10px 10px 2px 2px;width:clamp(22px,48%,40px);box-shadow:inset 1px 0 #ffffff57,0 8px 16px #00693d29}.dashboard-page .trend-value i{background:#10884b;border:2px solid #fff;width:12px;height:12px;top:-6px;box-shadow:0 0 0 2px #10884b2e}.dashboard-page .trend-value span{color:#23382c;box-shadow:none;opacity:1;background:0 0;border:0;padding:2px 4px;font-size:8px;font-weight:800;display:block;top:-27px;left:50%;transform:translate(-50%)}.dashboard-page .trend-column:hover .trend-value span{opacity:1;transform:translate(-50%)}.dashboard-page .trend-value.is-callout span{color:#fff;background:#087c43;border-radius:7px;padding:5px 8px;top:-31px;box-shadow:0 5px 12px #005b322e}.trend-labels{border-top:1px solid #25683e29;margin-left:42px}.trend-legend{color:#42564a;justify-content:center;align-items:flex-end;gap:28px;height:25px;margin-left:42px;font-size:9px;font-weight:750;display:flex}.trend-legend span{align-items:center;gap:7px;display:flex}.trend-legend i{background:linear-gradient(#41b46a,#087841);border-radius:2px;width:12px;height:12px}.trend-legend span:last-child i{background:#08753d;border-radius:2px;width:22px;height:2px;position:relative}.trend-legend span:last-child i:after{content:"";background:#fff;border:2px solid #08753d;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}@media (min-width:821px){.desktop-content.dashboard-content{flex:1;height:calc(100dvh - 72px);min-height:0;padding:clamp(8px,1.25vh,14px) 20px;overflow:hidden}.dashboard-page{grid-template-rows:clamp(80px,9.7vh,96px) clamp(74px,8.8vh,88px) clamp(52px,6.2vh,62px) minmax(0,1fr);gap:clamp(7px,1vh,10px);height:100%;max-height:100%}.dashboard-page .dashboard-layout{grid-template-rows:minmax(0,1.45fr) minmax(0,.85fr);gap:clamp(7px,1vh,10px)}.dashboard-page .panel>header{--panel-head:clamp(46px,5.8vh,56px)}.dashboard-page .trend-analytics{padding:8px 14px 6px}.dashboard-page .trend-insights{margin-bottom:5px}.dashboard-page .trend-insights>div{padding:6px 9px}.dashboard-page .trend-chart{overflow:hidden}.dashboard-page .trend-legend{flex:none}.dashboard-page .recent-panel,.dashboard-page .funding-panel{flex-direction:column;display:flex}.dashboard-page .compact-table,.dashboard-page .funding-list{flex:1;height:auto;min-height:0}}@media (min-width:821px) and (max-height:800px){.system-health{display:none}.sidebar-user{border-top:1px solid #ffffff21;border-radius:10px}.dashboard-page .welcome-header p,.dashboard-page .metric-card small{display:none}.dashboard-page .trend-insights .trend-growth{min-width:112px}.trend-insights .trend-growth strong{font-size:9px}.dashboard-page .table-row{min-height:29px}.dashboard-page .funding-list>div{padding:4px 0}}@media (min-width:821px){.desktop-shell{grid-template-columns:204px minmax(0,1fr)}.sidebar-logo{height:76px;padding:9px 11px}.sidebar-logo .brand-lockup{height:58px;padding:4px 6px}.sidebar-logo .brand-lockup-mark{width:45px;height:45px}.sidebar-logo .brand-lockup-copy>strong,.sidebar-logo .brand-lockup-copy>strong b{font-size:9.5px}.sidebar-logo .brand-lockup-copy>em{font-size:8px}.desktop-sidebar nav{align-content:start;gap:1px;padding:7px 9px}.desktop-sidebar nav button{border-radius:8px;gap:10px;height:35px;padding:0 10px;font-size:11.5px}.desktop-sidebar nav button svg{width:17px;height:17px}.sidebar-footer{padding:8px}.system-health{display:none}.sidebar-user{border-top:1px solid #ffffff21;border-radius:10px;padding:8px}.dashboard-page{grid-template-rows:clamp(78px,9.2vh,90px) clamp(68px,7.6vh,76px) clamp(49px,5.8vh,57px) minmax(0,1fr)}.dashboard-page .metric-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.dashboard-page .metric-card{--tone:#07864c;--tone-soft:#e8f6ed;background:linear-gradient(145deg,#fffffffa,#f6fbf7f0) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--tone) 42%,#fff),#ffffffa6,color-mix(in srgb,var(--tone) 20%,#fff)) border-box;border:1px solid #0000;border-radius:18px 7px;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:8px;height:100%;min-height:0;padding:8px 10px;display:grid;overflow:hidden;box-shadow:0 8px 22px #0f4a2f12,inset 0 1px #ffffffeb}.dashboard-page .metric-card:hover{box-shadow:0 13px 28px color-mix(in srgb,var(--tone) 14%,transparent);transform:translateY(-2px)}.dashboard-page .metric-card:after{background:linear-gradient(90deg,var(--tone),color-mix(in srgb,var(--tone) 35%,transparent),transparent);border-radius:0 0 4px 4px;height:2px;inset:0 38% auto 10px}.dashboard-page .metric-glow{border:1px solid color-mix(in srgb,var(--tone) 22%,transparent);background:radial-gradient(circle,transparent 0 34%,color-mix(in srgb,var(--tone) 8%,transparent) 35% 47%,transparent 48% 61%,color-mix(in srgb,var(--tone) 7%,transparent) 62%);opacity:.9;filter:none;width:94px;height:94px;top:-36px;right:-29px}.dashboard-page .metric-icon{border:1px solid color-mix(in srgb,var(--tone) 14%,#fff);background:linear-gradient(145deg,#fff,var(--tone-soft));width:35px;height:35px;color:var(--tone);box-shadow:0 5px 12px color-mix(in srgb,var(--tone) 11%,transparent);border-radius:12px 5px;margin:0;transform:rotate(-2deg)}.dashboard-page .metric-card>div{min-width:0}.dashboard-page .metric-card p{white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:9px;font-weight:750;overflow:hidden}.dashboard-page .metric-card strong{color:#0a5539;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(15px,1.05vw,20px);line-height:1;display:block;overflow:hidden}.dashboard-page .metric-card small{display:none}.dashboard-page .metric-indigo{--tone:#4273b8;--tone-soft:#eef4ff}.dashboard-page .metric-violet{--tone:#7c62b8;--tone-soft:#f3effc}.dashboard-page .metric-amber{--tone:#c98a13;--tone-soft:#fff6df}.dashboard-page .quick-actions h2{margin-bottom:4px;font-size:13px}.dashboard-page .quick-actions button{font-size:11px}.dashboard-page .quick-actions button>span{width:27px;height:27px}}.dashboard-page .trend-chart{align-items:stretch;width:100%}.dashboard-page .trend-plot{grid-template-columns:42px minmax(0,1fr);align-self:stretch;width:100%;max-width:none}.dashboard-page .trend-canvas{align-self:stretch;width:100%;max-width:none}.dashboard-page .trend-canvas>.trend-line{max-width:none;left:0;right:0;width:100%!important;height:100%!important}.dashboard-page .trend-bars,.dashboard-page .trend-grid{width:auto}.dashboard-page .trend-value{width:clamp(25px,46%,43px)}.dashboard-page .trend-value span{font-size:8.5px}.dashboard-page .trend-line{filter:drop-shadow(0 5px 7px #08753d29)}.dashboard-page .approvals-panel{background:linear-gradient(#fffaf0,#fffdf8);border-color:#ead8a7;box-shadow:0 12px 30px #9a701a14}.dashboard-page .approvals-panel>header{background:linear-gradient(110deg,#fff5d8,#fffdf7 70%);border-bottom-color:#edddb3}.dashboard-page .approvals-panel .eyebrow{color:#9d6810}.dashboard-page .approval-list{padding:4px 9px}.dashboard-page .approval-list button{background:#ffffffc2;border:1px solid #f0dfb4;border-radius:11px;margin:4px 0;padding:6px 7px;box-shadow:0 3px 9px #92671009}.dashboard-page .approval-list button:hover{background:#fff8e5;border-color:#dfbd64}.dashboard-page .approval-icon{color:#a96f0b;background:linear-gradient(145deg,#fff6d9,#f7e5a9);box-shadow:inset 0 0 0 1px #b87e0d1a}.dashboard-page .approval-list small{color:#b17612}.dashboard-page .approval-list b{color:#8c5d0b}.trend-point-layer{z-index:4;pointer-events:none;position:absolute;inset:0}.trend-point-layer>span{width:0;height:0;position:absolute;transform:translate(-50%,-50%)}.trend-point-layer i{background:#159352;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #0c7e4333}.trend-point-layer b{color:#294437;white-space:nowrap;padding:2px 4px;font-size:8.5px;font-weight:800;position:absolute;bottom:8px;left:0;transform:translate(-50%)}.trend-point-layer .is-callout b{color:#fff;background:#087c43;border-radius:7px;padding:5px 8px;bottom:10px;box-shadow:0 5px 12px #005b322e}.dashboard-page .welcome-header>div{flex-direction:column;align-items:flex-start;gap:0;display:flex}.dashboard-page .welcome-header .eyebrow{margin:0;line-height:1}.dashboard-page .welcome-header h1{margin:3px 0 2px;line-height:1.04}.dashboard-page .welcome-header p{margin:0;line-height:1.15}@media (min-width:821px){.dashboard-page .welcome-header{padding-top:9px;padding-bottom:9px}.dashboard-page .quick-actions{grid-template-rows:14px minmax(0,1fr)}.dashboard-page .quick-actions h2{margin:0;line-height:1}.dashboard-page .quick-actions>div{align-items:center;gap:9px}.dashboard-page .quick-actions button{background:linear-gradient(135deg,#fff,#f8fbf7);border:1px solid #16693d24;border-radius:12px;align-items:center;gap:9px;height:38px;min-height:38px;padding:4px 8px;font-size:11px;font-weight:800;display:flex;box-shadow:0 5px 14px #14462d0d}.dashboard-page .quick-actions button>span{background:linear-gradient(145deg,#eef8ec,#dfeee0);border-radius:9px;flex:none;width:29px;height:29px;box-shadow:inset 0 0 0 1px #1575400f}.dashboard-page .quick-actions button>span svg{width:16px;height:16px}.dashboard-page .quick-actions button>svg{color:#476153;background:#edf4eb;border-radius:50%;width:15px;height:15px;margin-left:auto;padding:3px}.dashboard-page .quick-actions button:hover{background:#fff;border-color:#8fc39e;transform:translateY(-1px);box-shadow:0 9px 18px #12503017}.desktop-topbar{position:relative}.top-avatar-button{background:0 0;border:0;place-items:center;padding:0;display:grid}.top-popover{z-index:80;color:#183326;background:#fff;border:1px solid #1b5f3a2e;border-radius:16px;width:min(360px,100vw - 36px);max-height:430px;padding:14px;position:absolute;top:58px;right:18px;overflow:auto;box-shadow:0 20px 55px #07301f38}.top-popover>strong,.top-popover>small{display:block}.top-popover>small,.top-popover p{color:var(--muted);margin:7px 0;font-size:12px;line-height:1.55}.top-popover>button{border:1px solid var(--border);text-align:left;width:100%;color:var(--ink);background:#f8fbf7;border-radius:10px;margin-top:8px;padding:10px 11px}.top-popover>button b,.top-popover>button small{display:block}.top-popover>button small{color:var(--muted);margin-top:4px;font-size:10px}.top-popover>button.unread{background:#edf8ef;border-color:#91c7a0}.top-popover>button.logout-button{color:#fff;text-align:center;background:#0b6d43;font-weight:800}}.document-center{gap:18px;display:grid}.document-center-header{margin-bottom:0}.template-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.template-strip button{min-width:0;color:var(--ink);text-align:left;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fff,#f5faf5);border:1px solid #d5e3d5;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:40px 1fr;align-items:center;column-gap:11px;padding:14px;display:grid}.template-strip button:hover{border-color:#96c49f;transform:translateY(-2px);box-shadow:0 12px 25px #1152311a}.template-strip button>span{width:40px;height:40px;color:var(--deep);background:linear-gradient(145deg,#eef8e9,#dcefdc);border-radius:13px 5px;grid-row:1/3;place-items:center;display:grid}.template-strip strong,.template-strip small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.template-strip strong{font-size:12px}.template-strip small{color:var(--muted);font-size:9px}.document-register>header{height:64px}.document-register>header h2{font-size:16px}.document-error{margin:12px}.document-loading,.document-empty{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.document-empty{flex-direction:column}.document-empty strong{color:var(--ink)}.document-empty p{margin:0}.document-table{overflow:auto}.document-row{border-top:1px solid #edf1ed;grid-template-columns:1.05fr 1.35fr 1.1fr .8fr .75fr 1.1fr;align-items:center;gap:12px;min-width:920px;padding:10px 16px;font-size:10px;display:grid}.document-row>span{min-width:0}.document-row strong,.document-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.document-row strong{font-size:11px}.document-row small{color:var(--muted);margin-top:3px;font-size:8px}.document-head{min-height:35px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#f1f6ef;border-top:0;padding-top:7px;padding-bottom:7px;font-size:8px;font-weight:800}.document-actions{align-items:center;gap:5px;display:flex}.document-actions a,.document-actions button{border:1px solid var(--border);width:29px;height:29px;color:var(--deep);background:#fff;border-radius:8px;place-items:center;display:grid}.document-actions a:hover,.document-actions button:hover{background:#eaf5e9;border-color:#a8cdaa}.document-actions .finalize-button{color:#fff;background:#087b49;border-color:#087b49}.document-actions button:disabled{opacity:.55}.document-modal{width:min(910px,100% - 30px)}.document-modal form{padding-top:14px}.document-template-picker{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:15px;display:grid}.document-template-picker>button{border:1px solid var(--border);color:var(--ink);text-align:left;background:#fafcf9;border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.document-template-picker>button.active{background:#edf8ef;border-color:#1b9157;box-shadow:inset 0 0 0 1px #1b9157}.document-template-picker svg{color:var(--deep);flex:none}.document-template-picker strong,.document-template-picker small{display:block}.document-template-picker strong{font-size:11px}.document-template-picker small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.4}.document-modal fieldset{border:1px solid var(--border);border-radius:12px;margin:13px 0 0;padding:8px 12px 12px}.document-modal legend{color:var(--deep);text-transform:uppercase;letter-spacing:.05em;padding:0 7px;font-size:10px;font-weight:800}.document-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;display:grid}.document-modal label{gap:6px;margin:7px 0;font-size:9px;font-weight:750;display:grid}.document-modal input,.document-modal select{width:100%;height:38px;color:var(--ink);background:#fbfdfb;border:1px solid #cfdbcf;border-radius:9px;padding:0 10px;font-size:10px}.document-check-grid{grid-template-columns:repeat(3,1fr);gap:7px 12px;display:grid}.document-check-grid label{background:#f8fbf7;border:1px solid #e0e8df;border-radius:9px;align-items:center;gap:7px;padding:8px;display:flex}.document-check-grid input{width:15px;height:15px;accent-color:var(--brand)}.document-modal footer{background:#fff;padding-bottom:2px;position:sticky;bottom:-20px}@media (max-width:820px){.document-center{gap:13px}.document-center-header>.primary-button{z-index:15;border-radius:50%;width:50px;height:50px;padding:0;font-size:0;position:fixed;bottom:82px;right:18px}.template-strip{grid-template-columns:1fr 1fr}.template-strip button{grid-template-columns:34px 1fr;padding:11px}.template-strip button>span{width:34px;height:34px}.document-register{border-radius:14px}.document-row{min-width:820px}.document-modal{width:100%}.document-template-picker,.document-form-grid{grid-template-columns:1fr}.document-check-grid{grid-template-columns:1fr 1fr}}@media (min-width:821px){.desktop-main{isolation:isolate;position:relative}.desktop-topbar{z-index:40}.desktop-content{z-index:1;position:relative}.desktop-topbar .icon-button.active{background:#ffffff3d;border-color:#ffffff7a;box-shadow:0 0 0 3px #ffffff14}.top-avatar-button{border-radius:50%;width:42px;height:42px;transition:background .18s,box-shadow .18s}.top-avatar-button:hover,.top-avatar-button.active{background:#ffffff21;box-shadow:0 0 0 2px #ffffff2e}.top-avatar-button .avatar{transition:transform .18s}.top-avatar-button.active .avatar{transform:scale(.93)}.top-popover{z-index:100;color:#17372a;background:#fffffffb;border:1px solid #1361392e;border-radius:18px;width:min(380px,100% - 40px);max-height:calc(100dvh - 102px);padding:0;animation:.18s cubic-bezier(.2,.8,.2,1) top-popover-in;position:absolute;top:82px;right:20px;overflow:hidden;box-shadow:0 24px 65px #052b1c3d,0 3px 12px #07452814}.top-popover-help{--popover-accent:#137a49}.top-popover-notifications{--popover-accent:#b77910}.top-popover-profile{--popover-accent:#27735a}.top-popover-header{background:linear-gradient(135deg,#f4faf4,#fff 72%);border-bottom:1px solid #e3ebe4;grid-template-columns:40px minmax(0,1fr) 34px;align-items:center;gap:11px;min-height:76px;padding:12px 13px;display:grid}.top-popover-header>span:nth-child(2){min-width:0}.top-popover-header small,.top-popover-header strong{display:block}.top-popover-header small{color:#74857a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800}.top-popover-header strong{color:#163d2c;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.25;overflow:hidden}.top-popover-icon{border:1px solid color-mix(in srgb,var(--popover-accent) 18%,#fff);background:color-mix(in srgb,var(--popover-accent) 9%,#fff);width:40px;height:40px;color:var(--popover-accent);border-radius:13px 6px;place-items:center;display:grid;box-shadow:inset 0 1px #fffc}.popover-close{color:#5b7163;background:#fff;border:1px solid #dce6de;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.popover-close:hover{color:#0d6f42;background:#edf7ef;border-color:#9dc5a8}.help-popover-content,.profile-popover-content,.notification-popover-content{padding:14px}.help-popover-content>p{color:#607267;margin:0 0 12px;font-size:11.5px;line-height:1.55}.help-step{border-top:1px solid #edf1ed;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:10px 0;display:grid}.help-step>span{color:#087743;background:#e8f5e9;border-radius:9px 4px;place-items:center;width:26px;height:26px;font-size:10px;font-weight:900;display:grid}.help-step strong,.help-step small{display:block}.help-step strong{color:#1d3b2c;font-size:11px}.help-step small{color:#718078;margin-top:3px;font-size:9.5px;line-height:1.45}.notification-popover-content{padding:8px}.notification-popover-list{scrollbar-width:thin;max-height:min(330px,100dvh - 205px);padding:2px;overflow:auto}.notification-popover-list>button{color:#1c382b;text-align:left;background:#fff;border:0;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:10px;display:grid}.notification-popover-list>button+button{margin-top:3px}.notification-popover-list>button:hover{background:#f2f7f2}.notification-popover-list>button.unread{background:#fff8e8;box-shadow:inset 3px 0 #d49a27}.notification-popover-list b,.notification-popover-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.notification-popover-list b{font-size:10.5px}.notification-popover-list small{color:#77847d;margin-top:3px;font-size:8.5px}.notification-status{color:#147748;background:#eaf5eb;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.unread .notification-status{color:#a36b05;background:#fff0c7}.popover-empty{color:#75847b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:154px;padding:20px;display:flex}.popover-empty>svg{box-sizing:content-box;color:#147849;background:#edf6ee;border-radius:14px;margin-bottom:10px;padding:8px}.popover-empty strong{color:#294436;font-size:12px}.popover-empty p{margin:5px 0 0;font-size:10px}.profile-popover-content{gap:11px;display:grid}.profile-popover-identity{background:linear-gradient(135deg,#f8fbf8,#fff);border:1px solid #e1ebe3;border-radius:13px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:11px;display:grid}.profile-popover-identity .avatar{color:#fff;background:linear-gradient(145deg,#83c640,#087849);border-radius:15px 7px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:850;display:grid;box-shadow:0 7px 16px #096f4226}.profile-popover-identity>span:last-child{min-width:0}.profile-popover-identity strong,.profile-popover-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-popover-identity strong{color:#183a2a;font-size:12px}.profile-popover-identity small{color:#6f8076;margin-top:4px;font-size:9px}.profile-security{color:#216944;background:#eef7ef;border-radius:11px;align-items:center;gap:9px;padding:10px 11px;font-size:10px;font-weight:750;display:flex}.profile-security>svg{flex:none}.profile-security span small{color:#75867b;margin-top:3px;font-size:8.5px;font-weight:600;display:block}.profile-popover-content .logout-button,.sidebar-profile-popover .logout-button{color:#fff;background:linear-gradient(135deg,#0b7547,#075e3c);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:40px;font-size:11px;font-weight:850;display:flex;box-shadow:0 8px 18px #075e3c29}.profile-popover-content .logout-button:hover,.sidebar-profile-popover .logout-button:hover{background:linear-gradient(135deg,#0d8651,#086b43);transform:translateY(-1px)}.sidebar-footer{z-index:55;position:relative}.sidebar-profile-popover{z-index:70;color:#17382a;background:#fff;border:1px solid #19623a33;border-radius:15px;padding:10px;animation:.18s cubic-bezier(.2,.8,.2,1) sidebar-popover-in;position:absolute;bottom:68px;left:8px;right:8px;box-shadow:0 20px 50px #01221657}.sidebar-profile-popover .profile-popover-identity{grid-template-columns:38px minmax(0,1fr);padding:8px}.sidebar-profile-popover .profile-popover-identity .avatar{border-radius:12px 5px;width:38px;height:38px}.sidebar-profile-popover .profile-security{margin:8px 0;padding:8px;font-size:8.5px}.sidebar-profile-popover .logout-button{width:100%;height:36px}.sidebar-user.active{background:#ffffff1f;border-color:#ffffff4d}.sidebar-user.active>svg{transform:rotate(180deg)}}@keyframes top-popover-in{0%{opacity:0;transform:translateY(-7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sidebar-popover-in{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.top-popover,.sidebar-profile-popover{animation:none}}.detail-header-copy{min-width:0;padding-right:14px}.detail-header-copy h2{overflow-wrap:anywhere}.detail-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.detail-drawer header .detail-header-actions>.secondary-button,.detail-drawer header .detail-header-actions>.primary-button{white-space:nowrap;width:auto;min-width:68px;height:36px;padding:0 14px;display:inline-flex}.detail-drawer header .detail-close-button{flex:none;width:36px;height:36px}.status-pill{letter-spacing:.01em;text-transform:none;white-space:nowrap;border:1px solid #0000;min-height:24px;padding:4px 9px;font-style:normal;font-weight:800;line-height:1.15;box-shadow:inset 0 1px #ffffffb8}.status-pill:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.status-tone-success{color:#087546;background:#e5f7ec;border-color:#b9e4c9}.status-tone-success:before{box-shadow:0 0 0 3px #0875461f}.status-tone-warning{color:#986000;background:#fff3c9;border-color:#efd27a}.status-tone-warning:before{box-shadow:0 0 0 3px #9860001f}.status-tone-danger{color:#bc3030;background:#fee9e9;border-color:#f0b7b7}.status-tone-danger:before{box-shadow:0 0 0 3px #bc30301f}.status-tone-info{color:#2868a8;background:#e9f3ff;border-color:#b9d5f5}.status-tone-info:before{box-shadow:0 0 0 3px #2868a81f}.status-tone-neutral{color:#64726a;background:#f0f3f1;border-color:#d8dfdc}.status-tone-neutral:before{box-shadow:0 0 0 3px #64726a1c}.records-row:hover .status-tone-success{background:#d8f2e2}.records-row:hover .status-tone-warning{background:#ffedb2}.records-row:hover .status-tone-danger{background:#fddddd}.records-row:hover .status-tone-info{background:#ddecfd}@media (max-width:820px){.status-pill{min-height:23px;padding:4px 8px;font-size:10px}.status-pill:before{width:5px;height:5px}}.settings-page{background:radial-gradient(circle at 90% 0,#c9b03714,#0000 28%),#f5f8f3;align-content:start;gap:13px;min-height:100%;padding:18px 20px 28px;display:grid}.settings-hero{background:linear-gradient(118deg,#fff 0,#f7fbf6 62%,#fff9df 100%);border:1px solid #0e653d24;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;min-height:112px;padding:19px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0e492c12}.settings-hero:after{content:"";border:1px solid #187d491a;border-radius:49% 51% 43% 57%;width:250px;height:250px;position:absolute;top:-86px;right:-38px;transform:rotate(24deg);box-shadow:0 0 0 38px #187d4906,0 0 0 76px #c4a12b06}.settings-hero>div,.settings-hero>button{z-index:1;position:relative}.settings-hero h1{margin:5px 0;font-size:27px;line-height:1}.settings-hero p{color:var(--muted);margin:0;font-size:11.5px}.settings-hero>.secondary-button{background:#fffc}.settings-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.settings-signal-grid article{background:linear-gradient(145deg,#fff,#f7fbf6);border:1px solid #dce7dc;border-radius:15px;align-items:center;gap:11px;min-width:0;padding:10px 13px;display:flex;box-shadow:0 6px 18px #0d4c2c0b}.settings-signal-grid article>span{color:#0b7947;background:#e6f4e7;border-radius:12px 5px;flex:none;place-items:center;width:37px;height:37px;display:grid}.settings-signal-grid article:nth-child(2)>span{color:#9c6505;background:#fff0cb}.settings-signal-grid article:nth-child(3)>span{color:#376cad;background:#e9f1ff}.settings-signal-grid article:nth-child(4)>span{color:#7257a9;background:#f0eafb}.settings-signal-grid svg{width:18px}.settings-signal-grid small,.settings-signal-grid strong{display:block}.settings-signal-grid small{color:var(--muted);font-size:9px}.settings-signal-grid strong{color:#164b34;margin-top:2px;font-size:18px}.settings-tabs{background:#fff;border:1px solid #dce6db;border-radius:14px;align-items:center;gap:5px;padding:5px;display:flex;box-shadow:0 5px 16px #0e492c0a}.settings-tabs button{color:#66766c;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:10.5px;font-weight:800;display:flex}.settings-tabs button svg{width:16px}.settings-tabs button:hover{color:#0d6f43;background:#f1f7f1}.settings-tabs button.active{color:#fff;background:linear-gradient(135deg,#0b7547,#0a8e51);box-shadow:0 7px 16px #0a754733}.settings-message{border-radius:11px;align-items:center;gap:8px;min-height:40px;margin:0;padding:8px 12px;display:flex}.settings-message>button{width:25px;height:25px;color:inherit;background:0 0;border:0;border-radius:7px;place-items:center;margin-left:auto;display:grid}.form-success{color:#087546;background:#e9f8ee;border:1px solid #b8e2c8;font-size:11px;font-weight:750}.settings-card{background:#fff;border:1px solid #dce6dc;border-radius:18px;overflow:hidden;box-shadow:0 9px 26px #0d492b0e}.settings-card>header{background:linear-gradient(110deg,#fbfdfb,#fff);border-bottom:1px solid #e5ece5;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:12px 16px;display:flex}.settings-card>header>div{align-items:center;gap:11px;min-width:0;display:flex}.settings-card h2{color:#17392a;margin:0;font-size:15px}.settings-card header p{color:var(--muted);margin:4px 0 0;font-size:9.5px}.settings-section-icon{color:#0b7847;background:linear-gradient(145deg,#e9f6e9,#dceede);border-radius:13px 6px;flex:none;place-items:center;width:38px;height:38px;display:grid}.settings-section-icon svg{width:18px}.settings-card>header .primary-button{height:38px;padding:0 13px;font-size:10.5px}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 15px;padding:17px;display:grid}.settings-form-grid>label:not(.settings-toggle),.user-form-grid label,.reset-password-modal form>label{color:#33483c;gap:6px;font-size:9.5px;font-weight:800;display:grid}.settings-form-grid input,.settings-form-grid select,.user-form-grid input,.user-form-grid select,.reset-password-modal input{color:#17362a;background:#fbfdfb;border:1px solid #cedbce;border-radius:10px;width:100%;height:41px;padding:0 11px;font-size:11px}.settings-form-grid input:focus,.settings-form-grid select:focus,.user-form-grid input:focus,.user-form-grid select:focus{border-color:#58a876;outline:0;box-shadow:0 0 0 3px #1e90521a}.settings-input-icon{position:relative}.settings-input-icon>svg{z-index:1;color:#718078;width:16px;position:absolute;top:12px;left:11px}.settings-input-icon input,.settings-input-icon select{padding-left:36px}.settings-toggle{background:#f8fbf7;border:1px solid #dfe8df;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;min-height:57px;padding:9px 11px;display:flex}.settings-toggle strong,.settings-toggle small{display:block}.settings-toggle strong{font-size:10.5px}.settings-toggle small{color:var(--muted);margin-top:3px;font-size:8.5px}.settings-toggle input{appearance:none;background:#cad5ce;border:0;border-radius:999px;flex:none;width:42px;height:24px;padding:2px;transition:all .2s}.settings-toggle input:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;display:block;box-shadow:0 2px 5px #0003}.settings-toggle input:checked{background:#0c8b50}.settings-toggle input:checked:after{transform:translate(18px)}.settings-form-card>footer,.permission-matrix>footer{background:#fafcf9;border-top:1px solid #e7ede7;justify-content:flex-end;padding:12px 16px;display:flex}.settings-form-card>footer .primary-button,.permission-matrix>footer .primary-button{height:39px;font-size:10.5px}.settings-toolbar{border-bottom:1px solid #e7ede7;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:7px 12px;display:flex}.settings-toolbar>div{background:#f9fbf8;border:1px solid #d6e0d6;border-radius:10px;align-items:center;gap:8px;width:min(420px,70%);padding:0 10px;display:flex}.settings-toolbar svg{color:#728077;width:16px}.settings-toolbar input{background:0 0;border:0;outline:0;width:100%;height:34px;font-size:10px}.settings-toolbar>span{color:var(--muted);font-size:9px;font-weight:750}.user-admin-list{display:grid}.user-admin-list article{border-top:1px solid #edf1ed;grid-template-columns:38px minmax(150px,1.25fr) minmax(135px,1fr) auto 80px 94px 150px;align-items:center;gap:10px;min-height:62px;padding:8px 13px;font-size:9.5px;display:grid}.user-admin-list article:first-child{border-top:0}.user-admin-list article:hover{background:#fbfdfb}.user-admin-avatar{color:#fff;background:linear-gradient(145deg,#1ba35d,#07643f);border-radius:12px 5px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:850;display:grid}.user-admin-identity,.session-summary,.last-login{min-width:0}.user-admin-identity strong,.user-admin-identity small,.session-summary strong,.session-summary small,.last-login strong,.last-login small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-admin-identity strong{font-size:10.5px}.user-admin-identity small,.session-summary small,.last-login small{color:var(--muted);margin-top:2px;font-size:8px}.user-role-stack{gap:4px;min-width:0;display:flex;overflow:hidden}.user-role-stack i{color:#42604f;text-overflow:ellipsis;white-space:nowrap;background:#edf3ed;border-radius:999px;max-width:125px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:750;overflow:hidden}.session-summary strong{color:#1d6545;font-size:12px}.last-login strong{margin-top:3px;font-size:8.5px}.user-row-actions{justify-content:flex-end;gap:4px;display:flex}.user-row-actions button{color:#246344;background:#fff;border:1px solid #d9e3da;border-radius:8px;align-items:center;gap:4px;height:30px;padding:0 8px;font-size:8.5px;font-weight:800;display:flex}.user-row-actions button:not(:first-child){justify-content:center;width:30px;padding:0}.user-row-actions button svg{width:13px}.user-row-actions button:hover{background:#eff8f0;border-color:#8fc2a0}.user-row-actions button:disabled{opacity:.35;cursor:not-allowed}.settings-role-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:12px;display:grid}.role-list>header{min-height:64px}.role-list>header button{color:#0b7947;background:#eef7ee;border:1px solid #d8e3d8;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.role-list>button{color:#2b4536;text-align:left;background:#fff;border:0;border-top:1px solid #edf1ed;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:7px;width:100%;min-height:57px;padding:8px 12px;display:grid}.role-list>button:hover{background:#f4f9f4}.role-list>button.active{background:linear-gradient(90deg,#e9f7eb,#fbfdfb);box-shadow:inset 3px 0 #0b8c50}.role-list>button strong,.role-list>button small{display:block}.role-list>button strong{font-size:10px}.role-list>button small{color:var(--muted);margin-top:3px;font-size:7.5px}.role-list>button i{color:#6d7c72;background:#f0f3f0;border-radius:999px;padding:3px 6px;font-size:7.5px;font-style:normal;font-weight:750}.role-list>button svg{width:14px}.permission-matrix>header{min-height:74px}.system-role-badge{color:#936007;background:#fff0c9;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:850}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:13px;display:grid}.permission-grid>section{background:#fbfdfb;border:1px solid #dfe7df;border-radius:13px;overflow:hidden}.permission-grid>section.enabled{border-color:#b9d9bf;box-shadow:0 4px 13px #15753e0d}.permission-grid>section>header{background:#f7faf6;border-bottom:1px solid #e7eee7;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:flex}.permission-grid>section.enabled>header{background:#edf7ed}.permission-grid header strong,.permission-grid header small{display:block}.permission-grid header strong{font-size:10px}.permission-grid header small{color:var(--muted);margin-top:3px;font-size:7.5px}.permission-grid header i{color:#547061;background:#fff;border-radius:999px;padding:4px 7px;font-size:7.5px;font-style:normal;font-weight:850}.permission-grid>section>div{padding:5px 9px}.permission-grid label{align-items:center;gap:8px;padding:7px 1px;display:flex}.permission-grid label+label{border-top:1px solid #edf1ed}.permission-grid input{accent-color:#0b8b50;flex:none;width:16px;height:16px}.permission-grid label strong,.permission-grid label small{display:block}.permission-grid label strong{text-transform:capitalize;font-size:9px}.permission-grid label small{color:var(--muted);margin-top:2px;font-size:7.5px}.security-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px;display:grid}.security-control-grid>label{background:#fafcf9;border:1px solid #dce6dc;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 78px auto;align-items:center;gap:10px;padding:13px;display:grid}.security-control-icon{color:#176d45;background:#edf5ee;border-radius:11px 5px;place-items:center;width:36px;height:36px;display:grid}.security-control-icon svg{width:17px}.security-control-grid strong,.security-control-grid small{display:block}.security-control-grid strong{font-size:10px}.security-control-grid small{color:var(--muted);margin-top:3px;font-size:8px}.security-control-grid input{background:#fff;border:1px solid #cddacd;border-radius:9px;width:78px;height:36px;padding:0 8px;font-size:11px;font-weight:800}.security-control-grid>label>i{color:#6d7c72;font-size:8px;font-style:normal}.security-note{color:#166540;background:#eef7ef;border:1px solid #c9dfce;border-radius:12px;align-items:center;gap:10px;margin:0 16px 16px;padding:11px 13px;display:flex}.security-note>svg{flex:none;width:19px}.security-note strong,.security-note small{display:block}.security-note strong{font-size:9.5px}.security-note small{color:#557065;margin-top:3px;font-size:8px}.settings-loading{color:#2c6547;justify-content:center;align-items:center;gap:9px;min-height:320px;display:flex}.settings-loading svg{width:22px}.settings-loading strong{font-size:11px}.user-admin-modal{width:min(760px,100% - 30px)}.user-admin-modal form,.reset-password-modal form{padding:16px}.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.user-admin-modal fieldset{border:1px solid #dce6dc;border-radius:13px;margin:15px 0 0;padding:9px 11px 12px}.user-admin-modal legend{color:#286344;padding:0 7px;font-size:9px;font-weight:850}.role-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.role-choice-grid label{background:#fafcf9;border:1px solid #e0e7df;border-radius:10px;align-items:center;gap:8px;padding:9px;display:flex}.role-choice-grid input{accent-color:#0b8b50;flex:none;width:16px;height:16px}.role-choice-grid strong,.role-choice-grid small{display:block}.role-choice-grid strong{font-size:9.5px}.role-choice-grid small{color:var(--muted);margin-top:2px;font-size:7.5px}.user-admin-modal form>footer,.reset-password-modal form>footer{border-top:1px solid #e6ece6;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:12px;display:flex}.user-admin-modal form>footer button,.reset-password-modal form>footer button{height:39px;font-size:10px}.reset-password-modal{width:min(480px,100% - 30px)}.reset-password-modal form>p{color:#5e6f65;margin-bottom:14px;font-size:10px;line-height:1.6}@media (max-width:1100px){.user-admin-list article{grid-template-columns:36px minmax(130px,1.2fr) minmax(110px,1fr) auto 66px 120px}.last-login{display:none}.permission-grid{grid-template-columns:1fr}}@media (max-width:820px){.settings-page{gap:10px;padding:12px 11px 96px}.settings-hero{min-height:126px;padding:17px}.settings-hero h1{font-size:23px}.settings-hero p{max-width:80%;line-height:1.5}.settings-hero>.secondary-button{align-self:flex-start;padding:9px;font-size:0}.settings-hero>.secondary-button svg{margin:0}.settings-signal-grid{grid-template-columns:1fr 1fr;gap:7px}.settings-signal-grid article{padding:8px 10px}.settings-tabs{scrollbar-width:none;overflow-x:auto}.settings-tabs button{flex:none}.settings-form-grid,.security-control-grid,.user-form-grid,.role-choice-grid,.settings-role-layout{grid-template-columns:1fr}.role-list{max-height:290px;overflow:auto}.permission-grid{padding:9px}.user-admin-list{overflow-x:auto}.user-admin-list article{min-width:770px}.settings-card>header{align-items:flex-start}.settings-form-grid{padding:13px}.security-control-grid{padding:12px}.security-control-grid>label{grid-template-columns:36px minmax(0,1fr) 70px}.security-control-grid>label>i{display:none}.security-note{margin:0 12px 12px}.user-admin-modal,.reset-password-modal{width:100%}}.dashboard-animated .welcome-header{animation:.42s cubic-bezier(.2,.8,.2,1) both dashReveal}.dashboard-animated .metric-card{animation:.48s cubic-bezier(.2,.8,.2,1) both dashReveal}.dashboard-animated .metric-card:first-child{animation-delay:50ms}.dashboard-animated .metric-card:nth-child(2){animation-delay:90ms}.dashboard-animated .metric-card:nth-child(3){animation-delay:.13s}.dashboard-animated .metric-card:nth-child(4){animation-delay:.17s}.dashboard-animated .metric-card:nth-child(5){animation-delay:.21s}.dashboard-animated .metric-card:nth-child(6){animation-delay:.25s}.dashboard-animated .metric-card:nth-child(7){animation-delay:.29s}.dashboard-animated .quick-actions{animation:.48s cubic-bezier(.2,.8,.2,1) .22s both dashReveal}.dashboard-animated .dashboard-layout>.panel{animation:.52s cubic-bezier(.2,.8,.2,1) .3s both dashReveal}.dashboard-animated .dashboard-layout>.panel:nth-child(2){animation-delay:.36s}.dashboard-animated .dashboard-layout>.panel:nth-child(3){animation-delay:.42s}.dashboard-animated .dashboard-layout>.panel:nth-child(4){animation-delay:.48s}.dashboard-animated .trend-bar-animated{transform-box:fill-box;transform-origin:bottom;animation:.62s cubic-bezier(.18,.82,.22,1) both dashSvgBarRise}.dashboard-animated .trend-path-animated{stroke-dasharray:none;stroke-dashoffset:0}.dashboard-animated .trend-line-reveal{transform-box:fill-box;transform-origin:0;animation:1.15s cubic-bezier(.3,.05,.2,1) .92s both dashLineReveal}.dashboard-animated .trend-area-animated{opacity:0;animation:.7s 1.02s forwards dashAreaFade}.dashboard-animated .trend-point-layer>span{opacity:0;animation:.38s cubic-bezier(.2,.8,.2,1) forwards dashPointReveal}.dashboard-animated .funding-list .progress span{transform-origin:0;animation:1s cubic-bezier(.18,.82,.22,1) both dashFundingFill}.dashboard-page .funding-list .funding-low .progress{background:#f8dddd}.dashboard-page .funding-list .funding-low .progress span{background:linear-gradient(90deg,#d93c3c,#f06b52);box-shadow:0 0 10px #d3343433}.dashboard-page .funding-list .funding-low small{color:#b92c2c;font-weight:850}.dashboard-page .funding-list .funding-low p strong{color:#9f2525}.dashboard-page .funding-list .funding-medium .progress span{background:linear-gradient(90deg,#d88e16,#e7bb35);box-shadow:0 0 10px #cf931c2e}.dashboard-page .funding-list .funding-medium small{color:#9b690d}.dashboard-page .funding-list .funding-healthy .progress span{background:linear-gradient(90deg,#078c4a,#64b548,#d2b52e)}@keyframes dashReveal{0%{opacity:0;transform:translateY(12px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dashSvgBarRise{0%{opacity:.1;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes dashLineReveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dashAreaFade{to{opacity:1}}@keyframes dashPointReveal{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes dashFundingFill{0%{opacity:.35;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.dashboard-animated .welcome-header,.dashboard-animated .metric-card,.dashboard-animated .quick-actions,.dashboard-animated .dashboard-layout>.panel,.dashboard-animated .trend-bar-animated,.dashboard-animated .trend-line-reveal,.dashboard-animated .trend-area-animated,.dashboard-animated .trend-point-layer>span,.dashboard-animated .funding-list .progress span{opacity:1;animation:none;transform:none}}.resource-page,.document-center,.settings-page{animation:.3s both appPageEnter}.resource-page>.resource-header,.document-center>.resource-header,.settings-page>.settings-hero{animation:.38s cubic-bezier(.2,.8,.2,1) both appSectionEnter}.resource-page>.resource-toolbar,.document-center>.template-strip,.settings-page>.settings-signal-grid{animation:.42s cubic-bezier(.2,.8,.2,1) 70ms both appSectionEnter}.resource-page>.filter-bar,.settings-page>.settings-tabs{animation:.42s cubic-bezier(.2,.8,.2,1) .12s both appSectionEnter}.resource-page>.records-panel,.document-center>.document-register,.settings-page>.settings-card,.settings-page>.settings-role-layout{animation:.46s cubic-bezier(.2,.8,.2,1) .16s both appSectionEnter}.desktop-sidebar nav button{transition:color .22s,background-color .22s,box-shadow .25s,transform .22s cubic-bezier(.2,.8,.2,1),padding-left .22s;overflow:hidden}.desktop-sidebar nav button:hover{transform:translate(3px)}.desktop-sidebar nav button.active{padding-left:16px;animation:.32s cubic-bezier(.18,.82,.22,1) both appNavSelect}.desktop-sidebar nav button.active svg{animation:.34s cubic-bezier(.2,.9,.2,1) appIconPop}.mobile-bottom-nav button{transition:color .22s,transform .22s cubic-bezier(.2,.8,.2,1)}.mobile-bottom-nav button.active{transform:translateY(-2px)}.mobile-bottom-nav button.active svg{animation:.34s cubic-bezier(.2,.9,.2,1) appIconPop}.mobile-bottom-nav button.active:before{animation:.3s cubic-bezier(.2,.8,.2,1) appNavMarker}.records-row,.record-cards>button,.document-row:not(.document-head),.user-admin-list>article,.role-list>button,.permission-grid>section,.template-strip>button,.module-grid>button,.detail-summary>div,.detail-drawer dl>div{opacity:0;animation:.36s cubic-bezier(.2,.8,.2,1) forwards appListItemEnter}.records-row:nth-child(2),.record-cards>button:first-child,.document-row:nth-child(2),.user-admin-list>article:first-child,.role-list>button:nth-child(2),.permission-grid>section:first-child,.template-strip>button:first-child,.module-grid>button:first-child,.detail-summary>div:first-child,.detail-drawer dl>div:first-child{animation-delay:70ms}.records-row:nth-child(3),.record-cards>button:nth-child(2),.document-row:nth-child(3),.user-admin-list>article:nth-child(2),.role-list>button:nth-child(3),.permission-grid>section:nth-child(2),.template-strip>button:nth-child(2),.module-grid>button:nth-child(2),.detail-summary>div:nth-child(2),.detail-drawer dl>div:nth-child(2){animation-delay:.105s}.records-row:nth-child(4),.record-cards>button:nth-child(3),.document-row:nth-child(4),.user-admin-list>article:nth-child(3),.role-list>button:nth-child(4),.permission-grid>section:nth-child(3),.template-strip>button:nth-child(3),.module-grid>button:nth-child(3),.detail-summary>div:nth-child(3),.detail-drawer dl>div:nth-child(3){animation-delay:.14s}.records-row:nth-child(5),.record-cards>button:nth-child(4),.document-row:nth-child(5),.user-admin-list>article:nth-child(4),.role-list>button:nth-child(5),.permission-grid>section:nth-child(4),.template-strip>button:nth-child(4),.module-grid>button:nth-child(4),.detail-summary>div:nth-child(4),.detail-drawer dl>div:nth-child(4){animation-delay:.175s}.records-row:nth-child(6),.record-cards>button:nth-child(5),.document-row:nth-child(6),.user-admin-list>article:nth-child(5),.role-list>button:nth-child(6),.permission-grid>section:nth-child(5),.module-grid>button:nth-child(5),.detail-summary>div:nth-child(5),.detail-drawer dl>div:nth-child(5){animation-delay:.21s}.records-row:nth-child(7),.record-cards>button:nth-child(6),.document-row:nth-child(7),.user-admin-list>article:nth-child(6),.role-list>button:nth-child(7),.permission-grid>section:nth-child(6),.module-grid>button:nth-child(6),.detail-summary>div:nth-child(6),.detail-drawer dl>div:nth-child(6){animation-delay:.245s}.records-row:nth-child(8),.record-cards>button:nth-child(7),.document-row:nth-child(8),.user-admin-list>article:nth-child(7),.role-list>button:nth-child(8),.permission-grid>section:nth-child(7),.module-grid>button:nth-child(7),.detail-drawer dl>div:nth-child(7){animation-delay:.28s}.records-row:nth-child(9),.record-cards>button:nth-child(8),.document-row:nth-child(9),.user-admin-list>article:nth-child(8),.role-list>button:nth-child(9),.permission-grid>section:nth-child(8),.module-grid>button:nth-child(8),.detail-drawer dl>div:nth-child(8){animation-delay:.315s}.records-row:nth-child(n+10),.record-cards>button:nth-child(n+9),.document-row:nth-child(n+10),.user-admin-list>article:nth-child(n+9),.role-list>button:nth-child(n+10),.permission-grid>section:nth-child(n+9),.detail-drawer dl>div:nth-child(n+9){animation-delay:.35s}.modal-backdrop,.detail-backdrop{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#082d1d21;animation:.2s both appBackdropIn}.mobile-sheet-backdrop{animation:.2s both appBackdropIn}.detail-drawer{animation:.32s cubic-bezier(.18,.82,.22,1) both appDrawerIn}.record-modal{animation:.25s both appModalIn}.mobile-sheet{animation:.32s cubic-bezier(.18,.82,.22,1) both appSheetIn}.settings-tabs button,.role-list>button,.template-strip>button,.records-row,.record-cards>button,.document-row,.settings-card{transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s,background-color .22s}.settings-tabs button.active{animation:.3s cubic-bezier(.2,.8,.2,1) appTabSelect}@keyframes appPageEnter{0%{opacity:0}to{opacity:1}}@keyframes appSectionEnter{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes appListItemEnter{0%{opacity:0;transform:translate(-9px)}to{opacity:1;transform:translate(0)}}@keyframes appNavSelect{0%{opacity:.72;transform:translate(-8px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes appNavMarker{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}@keyframes appIconPop{0%{transform:scale(.75)rotate(-8deg)}70%{transform:scale(1.12)rotate(2deg)}to{transform:scale(1)rotate(0)}}@keyframes appTabSelect{0%{opacity:.75;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes appBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes appDrawerIn{0%{opacity:0;transform:translate(42px)}to{opacity:1;transform:translate(0)}}@keyframes appModalIn{0%{opacity:0}to{opacity:1}}@keyframes appSheetIn{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.resource-page,.document-center,.settings-page,.resource-page>*,.document-center>*,.settings-page>*,.desktop-sidebar nav button,.desktop-sidebar nav button.active,.desktop-sidebar nav button.active svg,.mobile-bottom-nav button,.mobile-bottom-nav button.active svg,.records-row,.record-cards>button,.document-row,.user-admin-list>article,.role-list>button,.permission-grid>section,.template-strip>button,.module-grid>button,.detail-summary>div,.detail-drawer dl>div,.modal-backdrop,.detail-backdrop,.mobile-sheet-backdrop,.detail-drawer,.record-modal,.mobile-sheet,.settings-tabs button.active{opacity:1;animation:none;transform:none}}.resource-page{--module-accent:#087f4f;--module-soft:#edf8f1}.resource-customers{--module-accent:#167c80;--module-soft:#eaf7f7}.resource-products{--module-accent:#b77b12;--module-soft:#fff7e7}.resource-projects{--module-accent:#178446;--module-soft:#ebf7ee}.resource-contracts{--module-accent:#356fbc;--module-soft:#edf4fd}.resource-receipts{--module-accent:#087a53;--module-soft:#eaf7f1}.resource-benefits{--module-accent:#7954ad;--module-soft:#f5effb}.resource-commissions{--module-accent:#7147a9;--module-soft:#f4effb}.resource-approvals{--module-accent:#b87408;--module-soft:#fff6df}.resource-page>.resource-header{border:1px solid color-mix(in srgb,var(--module-accent) 20%,var(--border));background:linear-gradient(115deg,#fff 0%,var(--module-soft) 100%);border-radius:17px;align-items:center;min-height:102px;padding:17px 20px;position:relative;overflow:hidden;box-shadow:0 10px 28px #1436250d}.resource-page>.resource-header:after{content:"";border:1px solid color-mix(in srgb,var(--module-accent) 14%,transparent);pointer-events:none;border-radius:45% 55% 60% 40%;width:190px;height:190px;position:absolute;top:-76px;right:150px;transform:rotate(24deg)}.resource-page>.resource-header .eyebrow{color:var(--module-accent)}.resource-page>.resource-header h1{margin:3px 0 2px}.resource-page>.resource-header .primary-button{z-index:1;background:var(--module-accent);position:relative}.resource-page>.resource-toolbar{border-radius:13px 13px 0 0;margin-top:12px}.task-workspace{background:linear-gradient(150deg,#fff,var(--module-soft));align-content:start;gap:13px;min-height:350px;padding:13px;display:grid}.workspace-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-stat{border:1px solid color-mix(in srgb,var(--module-accent) 16%,#dce8df);background:#ffffffd1;border-radius:13px;align-items:center;gap:11px;min-width:0;padding:12px 14px;display:flex;box-shadow:0 7px 22px #1335250b}.workspace-stat>span{color:#087f4f;background:#e8f6ed;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.workspace-stat>span svg{width:19px;height:19px}.workspace-stat div{min-width:0}.workspace-stat small,.workspace-stat strong{display:block}.workspace-stat small{color:var(--muted);margin-bottom:4px;font-size:9px}.workspace-stat strong{color:#143d2d;white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-size:17px;overflow:hidden}.workspace-stat.stat-blue>span{color:#286db2;background:#e8f2ff}.workspace-stat.stat-gold>span{color:#af7004;background:#fff2d8}.workspace-stat.stat-violet>span{color:#7550aa;background:#f1eafa}.workspace-stat.stat-red>span{color:#b33838;background:#fdebea}.task-workspace button{font:inherit;color:inherit}.task-workspace button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0e342217}.customer-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-directory-grid>button{text-align:left;background:#ffffffe6;border:1px solid #cfe4e4;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"avatar identity arrow""contact contact status";align-items:center;gap:9px 11px;min-width:0;padding:13px;transition:all .22s;display:grid}.directory-avatar{color:#fff;background:linear-gradient(145deg,#167c80,#0b5a5f);border-radius:14px;grid-area:avatar;place-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:grid;box-shadow:0 7px 16px #167c802e}.directory-identity{grid-area:identity;min-width:0}.directory-identity strong,.directory-identity small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.directory-identity strong{font-size:11px}.directory-identity small{color:var(--muted);margin-top:3px;font-size:8px}.directory-contact{grid-area:contact;gap:11px;min-width:0;display:flex}.directory-contact i{color:#547069;align-items:center;gap:4px;font-size:8px;font-style:normal;display:flex}.directory-contact svg{width:12px}.customer-directory-grid>button>.status-pill{grid-area:status}.customer-directory-grid>button>svg{color:#167c80;grid-area:arrow;width:15px}.project-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.project-portfolio-card{text-align:left;background:#ffffffeb;border:1px solid #cfe3d2;border-radius:17px;padding:15px;transition:all .22s;position:relative;overflow:hidden}.project-portfolio-card:after{content:"";border:1px solid #1784461c;border-radius:60% 40% 55% 45%;width:130px;height:130px;position:absolute;bottom:-45px;right:-30px;transform:rotate(32deg)}.project-portfolio-card header,.project-portfolio-card footer,.portfolio-money{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.project-portfolio-card header>span{color:#178446;background:#e7f5e9;border-radius:12px;place-items:center;width:37px;height:37px;display:grid}.project-portfolio-card header svg{width:18px}.project-portfolio-card h3{margin:12px 0 5px;font-size:14px}.project-portfolio-card>p{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.project-portfolio-card>p svg{width:13px}.portfolio-money{justify-content:flex-start;gap:42px;margin-top:15px}.portfolio-money small,.portfolio-money strong{display:block}.portfolio-money small{color:var(--muted);margin-bottom:3px;font-size:8px}.portfolio-money strong{color:#0b5f3c;font-size:12px}.portfolio-progress{background:#e9efe9;border-radius:9px;height:8px;margin:13px 0 8px;overflow:hidden}.portfolio-progress span{border-radius:inherit;background:linear-gradient(90deg,#159358,#52be70);height:100%;display:block}.funding-medium .portfolio-progress span{background:linear-gradient(90deg,#c89017,#e5c748)}.funding-low .portfolio-progress span{background:linear-gradient(90deg,#b64343,#e16b54)}.project-portfolio-card footer{font-size:8px}.project-portfolio-card footer b{color:var(--module-accent)}.funding-low footer b{color:#b64343}.funding-medium footer b{color:#a36b06}.project-portfolio-card footer span{color:var(--muted);align-items:center;gap:4px;display:flex}.project-portfolio-card footer svg{width:13px}.contract-pipeline{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;display:grid}.pipeline-column{background:#ffffffb3;border:1px solid #dce5eb;border-radius:15px;min-height:250px;overflow:hidden}.pipeline-column>header{background:#f5f8fb;border-bottom:1px solid #dce5eb;padding:12px 13px}.pipeline-column>header span,.pipeline-column>header b,.pipeline-column>header small{display:block}.pipeline-column>header b{font-size:11px}.pipeline-column>header small{color:var(--muted);margin-top:3px;font-size:8px}.pipeline-draft>header{background:#fff9ec;border-top:3px solid #d49a24}.pipeline-active>header{background:#f0faf4;border-top:3px solid #2b9a62}.pipeline-closed>header{background:#f3f6f8;border-top:3px solid #758698}.pipeline-column>div{gap:8px;padding:9px;display:grid}.pipeline-column button{text-align:left;background:#fff;border:1px solid #dde6eb;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:11px;transition:all .2s;display:grid}.pipeline-column button>span{min-width:0}.pipeline-column button strong,.pipeline-column button small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.pipeline-column button strong{font-size:9px}.pipeline-column button small{color:var(--muted);margin-top:4px;font-size:8px}.pipeline-column button>b{color:#285f9a;font-size:9px}.pipeline-column button>i{grid-column:1/-1;width:max-content}.collection-workspace{background:linear-gradient(150deg,#fafffc,#e6f5ee)}.collection-ledger{background:#fff;border:1px solid #cfe2d8;border-radius:15px;overflow:hidden;box-shadow:0 9px 24px #07482f0e}.collection-ledger>header,.collection-ledger>button{grid-template-columns:1.5fr .85fr .75fr .75fr .9fr;align-items:center;gap:12px;display:grid}.collection-ledger>header{color:#d9f1e6;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(100deg,#064f39,#0b6a49);padding:10px 13px;font-size:8px;font-weight:750}.collection-ledger>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ed;width:100%;padding:9px 13px;transition:all .2s}.collection-ledger>button>span:first-child{align-items:center;gap:9px;min-width:0;display:flex}.collection-ledger>button>span:first-child>i{color:#087a53;background:#e6f5ec;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.collection-ledger>button>span:first-child svg{width:15px}.collection-ledger>button b{min-width:0}.collection-ledger>button b strong,.collection-ledger>button b small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.collection-ledger>button b strong{font-size:9px}.collection-ledger>button b small,.collection-ledger>button>span{color:var(--muted);font-size:8px}.collection-ledger>button>strong{color:#087a53;font-size:9px}.collection-ledger>button>span:last-child{justify-content:space-between;align-items:center;gap:5px;display:flex}.collection-ledger>button>span:last-child>svg{color:#087a53;width:14px}.benefit-workspace{background:linear-gradient(145deg,#fffdf8,#f5effb)}.benefit-board{gap:8px;display:grid}.benefit-board>button{text-align:left;background:#ffffffeb;border:1px solid #e4d8ee;border-left:4px solid #7954ad;border-radius:13px;grid-template-columns:135px minmax(0,1.4fr) minmax(120px,.7fr) auto 16px;align-items:center;gap:14px;width:100%;padding:10px 12px;transition:all .22s;display:grid}.benefit-date{grid-template-columns:27px 1fr;grid-template-areas:"icon small""icon strong";align-items:center;column-gap:7px;display:grid}.benefit-date svg{color:#7954ad;background:#eee5f7;border-radius:9px;grid-area:icon;width:27px;height:27px;padding:6px}.benefit-date small{color:var(--muted);grid-area:small;font-size:7px}.benefit-date strong{grid-area:strong;font-size:9px}.benefit-person strong,.benefit-person small,.benefit-amount small,.benefit-amount strong{display:block}.benefit-person strong{font-size:10px}.benefit-person small{color:var(--muted);margin-top:3px;font-size:8px}.benefit-amount small{color:var(--muted);font-size:7px}.benefit-amount strong{color:#6a419f;margin-top:3px;font-size:11px}.benefit-board>button>svg{color:#7954ad;width:14px}.product-workspace{background:linear-gradient(150deg,#fffef9,#fff5df)}.product-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.product-catalog-grid>button{text-align:left;background:linear-gradient(145deg,#fff,#fffbf2);border:1px solid #eadbbd;border-radius:17px;flex-direction:column;min-height:185px;padding:14px;transition:all .22s;display:flex;overflow:hidden}.product-catalog-grid header{justify-content:space-between;align-items:center;width:100%;display:flex}.product-catalog-grid header>span{color:#8f5b00;background:linear-gradient(145deg,#ffe8af,#f5c75d);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.product-catalog-grid header svg{width:20px}.product-catalog-grid>button>small{color:#9a6c18;text-transform:uppercase;letter-spacing:.06em;margin-top:18px;font-size:8px}.product-catalog-grid h3{margin:5px 0 20px;font-size:14px}.product-catalog-grid footer{border-top:1px solid #efe4ce;grid-template-columns:1fr 1fr 15px;gap:8px;width:100%;margin-top:auto;padding-top:10px;display:grid}.product-catalog-grid footer span,.product-catalog-grid footer b{display:block}.product-catalog-grid footer span{color:var(--muted);font-size:7px}.product-catalog-grid footer b{color:#614510;margin-top:3px;font-size:9px}.product-catalog-grid footer svg{color:#b77b12;width:15px}.commission-register{gap:8px;display:grid}.commission-register>button{text-align:left;background:#fff;border:1px solid #ded4ec;border-radius:12px;grid-template-columns:38px minmax(150px,1.4fr) .55fr .65fr .7fr auto 15px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:all .22s;display:grid}.commission-icon{color:#7147a9;background:linear-gradient(145deg,#eee5fa,#dfd0f3);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.commission-icon svg{width:18px}.commission-register>button>span strong,.commission-register>button>span small{display:block}.commission-register>button>span strong{font-size:9px}.commission-register>button>span small{color:var(--muted);margin-bottom:3px;font-size:7px}.commission-register>button>b{color:#7147a9;font-size:10px}.commission-register>button>svg{color:#7147a9;width:14px}.approval-workspace{background:linear-gradient(145deg,#fffdf8,#fff4dc)}.approval-queue{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.approval-queue>button{text-align:left;background:#fffdf8;border:1px solid #ead49e;border-radius:15px;grid-template-columns:39px minmax(0,1fr) auto;grid-template-areas:"icon copy value""icon status review";align-items:center;gap:6px 10px;padding:13px;transition:all .22s;display:grid}.approval-queue-icon{color:#a86a06;background:#fff0c9;border-radius:13px;grid-area:icon;place-items:center;width:39px;height:39px;display:grid}.approval-queue-icon svg{width:19px}.approval-queue-copy{grid-area:copy;min-width:0}.approval-queue-copy small,.approval-queue-copy strong{display:block}.approval-queue-copy small{color:#a86a06;text-transform:uppercase;letter-spacing:.05em;font-size:7px}.approval-queue-copy strong{margin-top:3px;font-size:10px}.approval-queue-copy p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:7px;overflow:hidden}.approval-queue-value{text-align:right;grid-area:value}.approval-queue-value small,.approval-queue-value strong{display:block}.approval-queue-value small{color:var(--muted);font-size:7px}.approval-queue-value strong{color:#855400;margin-top:3px;font-size:10px}.approval-queue>button>i{grid-area:status;width:max-content}.review-link{color:#a86a06;grid-area:review;justify-content:flex-end;align-items:center;gap:4px;font-size:8px;font-weight:750;display:flex}.review-link svg{width:13px}.customer-directory-grid>button,.project-portfolio-card,.pipeline-column button,.collection-ledger>button,.benefit-board>button,.product-catalog-grid>button,.commission-register>button,.approval-queue>button{opacity:0;animation:.36s cubic-bezier(.2,.8,.2,1) forwards appListItemEnter}.customer-directory-grid>:nth-child(2),.project-portfolio-grid>:nth-child(2),.pipeline-column:nth-child(2),.collection-ledger>button:nth-child(3),.benefit-board>:nth-child(2),.product-catalog-grid>:nth-child(2),.commission-register>:nth-child(2),.approval-queue>:nth-child(2){animation-delay:70ms}.customer-directory-grid>:nth-child(3),.project-portfolio-grid>:nth-child(3),.pipeline-column:nth-child(3),.collection-ledger>button:nth-child(4),.benefit-board>:nth-child(3),.product-catalog-grid>:nth-child(3),.commission-register>:nth-child(3),.approval-queue>:nth-child(3){animation-delay:.11s}.customer-directory-grid>:nth-child(n+4),.project-portfolio-grid>:nth-child(n+4),.collection-ledger>button:nth-child(n+5),.benefit-board>:nth-child(n+4),.product-catalog-grid>:nth-child(n+4),.commission-register>:nth-child(n+4),.approval-queue>:nth-child(n+4){animation-delay:.15s}@media (min-width:821px){.resource-customers .resource-default-table,.resource-products .resource-default-table,.resource-projects .resource-default-table,.resource-contracts .resource-default-table,.resource-receipts .resource-default-table,.resource-benefits .resource-default-table,.resource-commissions .resource-default-table,.resource-approvals .resource-default-table{display:none}}@media (max-width:1160px){.customer-directory-grid,.product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-board>button{grid-template-columns:120px minmax(0,1fr) auto 16px}.benefit-amount{display:none}.commission-register>button{grid-template-columns:38px minmax(140px,1.4fr) .6fr .7fr auto 15px}.commission-register>button>span:nth-child(4){display:none}}@media (max-width:820px){.resource-page>.resource-header{min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.resource-page>.resource-header:after,.task-workspace{display:none}}
