@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}}@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}}
