:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;color:#123a56;--navy-950:#032c4a;--navy-900:#053b62;--navy-800:#075281;--blue:#086fae;--blue-soft:#eaf5fb;--yellow:#f8ca32;--green:#088475;--green-soft:#e9f8f4;--orange:#d97818;--orange-soft:#fff5e6;--red:#c9473d;--red-soft:#fff0ef;--ink:#123a56;--muted:#6e8798;--subtle:#93a7b4;--line:#dce6ec;--line-strong:#cad9e1;--surface:#fff;--surface-soft:#f7fafc;--shadow-xs:0 1px 2px #0930490a;--shadow-sm:0 8px 24px #09304912;--shadow-md:0 20px 48px #032c4a21;--radius-sm:11px;--radius-md:16px;--radius-lg:24px;--sidebar:272px;background:#f4f7fa;font-family:Segoe UI Variable,Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--navy-950);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 92% 2%,#1d81b71c,#0000 24rem),linear-gradient(#f8fafc 0,#f2f6f8 100%);margin:0;font-size:14px}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #086fae33}.ui-icon{flex:none;width:20px;height:20px}.shell{grid-template-columns:var(--sidebar) minmax(0, 1fr);min-height:100vh;display:grid}.sidebar{z-index:30;width:var(--sidebar);color:#dce9f1;background:radial-gradient(circle at 15% 0, #f8ca3229, transparent 16rem), linear-gradient(170deg, #064a77 0%, var(--navy-950) 72%);border-right:1px solid #ffffff12;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:12px 0 45px #032c4a21}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:13px;min-height:78px;padding:16px 19px;display:flex}.brand img{background:#fff;border-radius:8px;width:76px;height:auto;padding:5px;box-shadow:0 5px 16px #00000024}.brand span,.brand strong,.brand small{min-width:0;display:block}.brand strong{color:#fff;letter-spacing:-.02em;font-size:15px;font-weight:720}.brand small{color:#93b2c5;margin-top:3px;font-size:10px}.sidebar nav{scrollbar-width:thin;flex:1;padding:18px 12px;overflow:auto}.sidebar nav p{color:#789db3;text-transform:uppercase;letter-spacing:.14em;margin:24px 12px 8px;font-size:10px;font-weight:750}.sidebar nav p:first-child{margin-top:4px}.sidebar nav button{color:#b9cfdb;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:11px;width:100%;min-height:46px;margin:3px 0;padding:8px 10px;transition:color .18s,background .18s,transform .18s,border-color .18s;display:flex}.sidebar nav button i{background:#ffffff0e;border:1px solid #ffffff14;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.sidebar nav button i .ui-icon{width:17px;height:17px}.sidebar nav button span{font-size:13px;font-weight:620}.sidebar nav button:hover:not(:disabled){color:#fff;background:#ffffff12;transform:translate(2px)}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#f8ca322e,#ffffff0f);border-color:#f8ca322e}.sidebar nav button.active i{color:var(--navy-950);border-color:var(--yellow);background:var(--yellow);box-shadow:0 7px 18px #f8ca3233}.profile{background:#fff1;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:11px;margin:14px;padding:13px;display:flex}.profile>div,.avatar,.user-avatar,.account-avatar{background:linear-gradient(135deg, #ffe273, var(--yellow));color:var(--navy-950);border-radius:50%;place-items:center;font-weight:780;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff80}.profile>div{flex:none;width:40px;height:40px;font-size:12px}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-avatar.avatar{width:62px;height:62px;margin-top:25px;font-size:17px}.profile span,.profile strong,.profile small{min-width:0;display:block}.profile strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:12px;overflow:hidden}.profile small{color:#97b5c6;margin-top:3px;font-size:10px}.shell>main{grid-column:2;min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#fafcfddb;border-bottom:1px solid #d3e0e8d9;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 34px;display:flex;position:sticky;top:0}.topbar>div:first-child{align-items:center;gap:9px;font-size:12px;display:flex}.topbar>div:first-child span{color:var(--subtle)}.topbar>div:first-child b{color:#c0cdd5;font-weight:500}.topbar>div:first-child strong{font-weight:700}.topbar-actions{align-items:center;gap:14px;display:flex}.session-status{color:#557487;align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex}.session-status i{background:#18a184;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #18a1841c}.topbar label{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.topbar select,.filter-panel select,.users-toolbar select{border:1px solid var(--line);border-radius:var(--radius-sm);height:42px;color:var(--ink);background:#fff;padding:0 36px 0 12px}.content{width:100%;max-width:1800px;margin:0 auto;padding:34px clamp(24px,3vw,48px) 52px}.eyebrow{color:#56778c;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-header h1,.area-header h1{color:var(--navy-950);letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.4vw,48px);font-weight:760;line-height:1.05}.page-header p,.area-header p{max-width:680px;color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.primary-button,.secondary-button,.hero button,.drawer footer button,.directory-results article button,.grant-list button{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:10px 16px;font-size:12px;font-weight:720;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.primary-button{border:1px solid var(--blue);color:#fff;background:linear-gradient(135deg,#0879bb,#075d98);box-shadow:0 9px 22px #086fae33}.primary-button .ui-icon{width:18px;height:18px}.primary-button:hover:not(:disabled),.hero button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 28px #086fae3d}.secondary-button{border:1px solid var(--line-strong);color:var(--ink);box-shadow:var(--shadow-xs);background:#fff}.secondary-button:hover:not(:disabled){background:#f9fbfc;border-color:#9eb8c7}.secondary-button .ui-icon{width:17px;height:17px}.admin-badge,.secure-badge{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:760;display:inline-flex}.hero{color:#fff;background:radial-gradient(circle at 85% 4%,#f8ca324d,#0000 27%),radial-gradient(circle at 0 100%,#197fb559,#0000 35%),linear-gradient(145deg,#07588d,#032f50 70%);border:1px solid #ffffff14;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:44px;min-height:360px;padding:clamp(36px,4vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 62px #032c4a38}.hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-95px}.hero>div{z-index:1;align-self:center;position:relative}.hero .eyebrow{color:#9ac2d7}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.3vw,62px);font-weight:760;line-height:1.02}.hero h1 em{color:var(--yellow);font-style:normal}.hero>div>p{color:#c9dce7;max-width:610px;margin:24px 0 29px;font-size:14px;line-height:1.7}.hero button{border:1px solid var(--yellow);background:var(--yellow);color:var(--navy-950);box-shadow:0 10px 25px #f8ca322e}.hero button .ui-icon{width:17px;height:17px;margin-left:6px}.hero>article{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff26;border-radius:22px;align-self:center;padding:28px;position:relative;box-shadow:inset 0 1px #ffffff1c,0 16px 35px #0000001a}.hero .secure-badge{color:#8fe6cb;background:#52d3ae21}.hero .secure-badge .ui-icon{width:15px;height:15px}.hero .avatar{width:62px;height:62px;margin-top:25px;font-size:17px}.hero article h2{letter-spacing:-.02em;margin:15px 0 5px;font-size:20px;font-weight:720}.hero article>p{color:#acc6d5;margin:0;font-size:11px}.hero dl{margin:22px 0 0}.hero dl div{border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.hero dt,.hero dd{margin:0;font-size:11px}.hero dt{color:#96b4c5}.hero dd{text-align:right;font-weight:700}.section-heading{justify-content:space-between;align-items:flex-end;margin:36px 0 16px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:730}.section-heading small{color:var(--muted);font-size:11px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.service-grid button{border:1px solid var(--line);text-align:left;min-height:116px;box-shadow:var(--shadow-xs);background:#fffffff0;border-radius:17px;align-items:center;gap:15px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.service-grid button:hover{box-shadow:var(--shadow-sm);border-color:#b3cad6;transform:translateY(-3px)}.service-grid>button>i{background:var(--blue-soft);width:45px;height:45px;color:var(--blue);border-radius:13px;flex:none;place-items:center;font-style:normal;display:grid}.service-grid>button>i .ui-icon{width:21px;height:21px}.service-grid button>span{flex:1}.service-grid strong,.service-grid small{display:block}.service-grid strong{font-size:13px}.service-grid small{color:var(--muted);margin-top:6px;font-size:10px}.service-grid b{color:#8ea5b3;background:#f5f8fa;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.service-grid b .ui-icon{width:15px;height:15px}.metrics{grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;margin-bottom:17px;display:grid}.metrics article{border:1px solid var(--line);min-height:110px;box-shadow:var(--shadow-xs);background:#fffffff2;border-radius:16px;padding:18px 19px;position:relative;overflow:hidden}.metrics article:after{content:"";opacity:.55;background:#eaf1f5;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-28px;right:-23px}.metrics article i{background:#7894a5;width:4px;position:absolute;inset:0 auto 0 0}.metrics span,.metrics strong{z-index:1;display:block;position:relative}.metrics span{color:var(--muted);font-size:11px;font-weight:600}.metrics strong{letter-spacing:-.04em;margin-top:16px;font-size:30px;font-weight:740}.metrics .metric-danger i{background:var(--red)}.metrics .metric-danger strong{color:var(--red)}.metrics .metric-warning i{background:var(--orange)}.metrics .metric-warning strong{color:var(--orange)}.metrics .metric-blue i{background:var(--blue)}.metrics .metric-blue strong{color:var(--blue)}.metrics .metric-success i{background:var(--green)}.metrics .metric-success strong{color:var(--green)}.compact-header{margin-bottom:16px}.compact-header h1{font-size:clamp(31px,3vw,42px)}.workboard-summary{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.workboard-summary span{border:1px solid var(--line);color:var(--muted);box-shadow:var(--shadow-xs);background:#ffffffe6;border-radius:999px;align-items:center;gap:5px;padding:7px 11px;font-size:10px;display:inline-flex}.workboard-summary strong{color:var(--ink);font-size:12px}.workboard-summary .danger strong{color:var(--red)}.workboard-summary .warning strong{color:var(--orange)}.workboard-summary .blue strong{color:var(--blue)}.filter-panel,.users-toolbar{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fffffff5;border-radius:15px;align-items:center;gap:10px;margin-bottom:17px;padding:11px;display:flex}.search-control{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft);flex:1;align-items:center;gap:9px;min-width:280px;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.search-control:focus-within{background:#fff;border-color:#8bbbd5;box-shadow:0 0 0 3px #086fae17}.search-control>.ui-icon{color:#7e98a8;flex:0 0 17px;max-width:17px;max-height:17px;width:17px!important;height:17px!important}.search-control input{width:100%;height:42px;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search-control input::placeholder{color:#91a4b0}.filter-panel select{min-width:165px;font-size:11px}.board{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:9px;padding:2px 2px 18px;display:grid;overflow:visible}.board-column{background:linear-gradient(#edf3f6,#e9f0f3);border:1px solid #dbe6ec;border-radius:15px;min-width:0;max-height:calc(100vh - 300px);padding:8px;overflow:hidden}.board-column>header{color:#527287;text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;align-items:center;padding:7px 6px 13px;font-size:10px;font-weight:800;display:flex;position:sticky;left:0}.board-column>header strong{color:#5f7d8f;min-width:25px;height:25px;box-shadow:var(--shadow-xs);background:#fff;border:1px solid #cad9e1cc;border-radius:999px;place-items:center;padding:0 6px;font-size:9px;display:grid}.task-list{scrollbar-width:thin;gap:8px;max-height:calc(100vh - 354px);padding-right:2px;display:grid;overflow-y:auto}.task-card{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px solid #dfe8ed;border-radius:12px;padding:13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 14px #0e37500e}.task-card:before{background:var(--green);content:"";width:4px;position:absolute;inset:0 auto 0 0}.task-card:hover{border-color:#bcd0db;transform:translateY(-2px);box-shadow:0 10px 24px #0e37501c}.task-card.deadline-overdue:before{background:var(--red)}.task-card.deadline-critical:before{background:#e56e32}.task-card.deadline-warning:before{background:#d99618}.task-card.deadline-completed_on_time:before,.task-card.deadline-completed_late:before{background:var(--blue)}.task-top{justify-content:space-between;gap:8px;display:flex}.task-top span,.task-top b,.task-tags span,.detail-badges span{color:#5d798a;text-overflow:ellipsis;white-space:nowrap;background:#f0f5f7;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700;overflow:hidden}.task-top b{background:var(--green-soft);color:var(--green)}.deadline-overdue .task-top b{background:var(--red-soft);color:var(--red)}.deadline-critical .task-top b{color:#ca5b27;background:#fff0e9}.deadline-warning .task-top b{background:var(--orange-soft);color:#a8680b}.task-card h2{letter-spacing:-.01em;margin:11px 0 8px;font-size:12px;font-weight:720;line-height:1.35}.task-card>p{min-height:42px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.task-tags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.task-tags .recurrence-tag{color:#5854a8;background:#eef0ff}.task-tags .priority-critical{background:var(--red-soft);color:var(--red)}.task-tags .priority-high{color:#bf5b2b;background:#fff0e9}.task-card dl{margin:9px 0 0}.task-card dl div{border-top:1px solid #edf2f4;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.task-card dt,.task-card dd{margin:0;font-size:9px}.task-card dt{color:#7d929f}.task-card dd{text-align:right;font-weight:700}.task-controls{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.task-controls small{background:var(--blue-soft);color:var(--blue);border-radius:6px;padding:4px 6px;font-size:8px;font-weight:720}.column-empty,.board-loading{color:#7b93a1;border:1px dashed #bdced7;border-radius:12px;place-items:center;min-height:120px;font-size:10px;display:grid}.board-loading{background:#ffffffc7;min-height:340px}.overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03233a8c;justify-content:flex-end;padding:0;display:flex;position:fixed;inset:0}.drawer{background:#f7fafb;flex-direction:column;width:min(760px,96vw);height:100%;animation:.22s slide-in;display:flex;box-shadow:-22px 0 60px #032c4a40}.drawer>header,.modal>header,.directory-results>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px;display:flex}.drawer h2,.modal h2,.directory-results h2{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:730}.icon-button{border:1px solid var(--line);color:#5c7889;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:22px;transition:background .16s,transform .16s;display:grid}.icon-button:hover{background:#f3f7f9;transform:rotate(2deg)}.drawer-body{flex:1;padding:27px;overflow:auto}.detail-badges{flex-wrap:wrap;gap:7px;display:flex}.detail-description{color:#4d6d80;margin:20px 0;font-size:13px;line-height:1.72}.detail-grid,.identity-card{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;display:grid}.detail-grid div,.identity-card div{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:12px;padding:15px}.detail-grid dt,.detail-grid dd{margin:0}.detail-grid dt,.identity-card span{color:var(--muted);font-size:10px;display:block}.detail-grid dd,.identity-card strong{margin-top:6px;font-size:12px;font-weight:720;display:block}.history{margin-top:28px}.history h3,.grant-form h3,.subheading h3{margin:0 0 14px;font-size:15px;font-weight:730}.history article{gap:13px;padding:0 0 20px 5px;display:flex;position:relative}.history article:not(:last-child):before{content:"";background:#c9d7df;width:1px;position:absolute;top:11px;bottom:0;left:9px}.history article i{z-index:1;background:var(--blue);border:2px solid #fff;border-radius:50%;flex:none;width:10px;height:10px;margin-top:4px;position:relative;box-shadow:0 0 0 2px #b8d5e5}.history strong,.history p,.history time{margin:0;display:block}.history strong{font-size:12px}.history p,.history time{color:var(--muted);margin-top:4px;font-size:10px}.drawer>footer,.modal>footer,.grant-form>footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:18px 26px;display:flex}.drawer footer>div{flex-wrap:wrap;gap:8px;display:flex}.drawer footer button{background:var(--blue-soft);color:var(--blue);border:0}.drawer footer .action-success{background:var(--green);color:#fff}.drawer footer .action-danger{background:var(--red-soft);color:var(--red)}.modal{background:#fff;border:1px solid #fff9;border-radius:21px;width:min(740px,94vw);max-height:90vh;margin:auto;animation:.2s modal-in;overflow:auto;box-shadow:0 30px 80px #032c4a57}.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;padding:26px;display:grid}.form-grid label>span,.grant-form label>span{color:#557487;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.form-grid input,.form-grid select,.form-grid textarea,.grant-form input,.grant-form select{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:43px;color:var(--ink);background:#f9fbfc;padding:10px 12px;font-size:12px}.form-grid textarea{resize:vertical;min-height:104px}.field-wide{grid-column:1/-1}.form-grid .check-field{background:var(--blue-soft);border-radius:11px;grid-column:1/-1;align-items:center;gap:9px;padding:12px;display:flex}.form-grid .check-field input{width:17px;min-height:auto;accent-color:var(--blue)}.form-grid .check-field span{margin:0}.form-hint{color:#5c598d;background:#f7f7ff;border-left:3px solid #7774c8;border-radius:7px;margin:0;padding:10px 12px;font-size:10px;line-height:1.5}.form-error,.notice{background:var(--red-soft);color:#9f3931;border:1px solid #f1ceca;border-radius:11px;margin:16px 25px 0;padding:12px 14px;font-size:11px}.modal-overlay{justify-content:center;padding:24px}.task-modal{width:min(830px,96vw)}.transition-modal{width:min(590px,96vw)}.transition-modal>header p{color:var(--muted);margin:7px 0 0;font-size:11px}.transition-body{gap:15px;padding:24px 27px;display:grid}.transition-body label>span,.recurrence-form label>span{color:#557487;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.transition-body textarea,.transition-body input,.recurrence-form input,.recurrence-form select,.inline-form textarea,.inline-form input{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:43px;color:var(--ink);background:#f9fbfc;padding:10px 12px;font-size:12px}.transition-body textarea,.inline-form textarea{resize:vertical;min-height:96px}.transition-body .check-field{background:var(--blue-soft);border-radius:11px;align-items:center;gap:9px;padding:12px;display:flex}.transition-body .check-field input{width:17px;min-height:auto;accent-color:var(--blue)}.transition-body .check-field span{margin:0}.evidence-fields{border:1px solid var(--line);background:#f7fafb;border-radius:12px;gap:12px;padding:15px;display:grid}.evidence-fields small{color:var(--muted);font-size:10px;line-height:1.5}.recurrence-toggle{color:#4f4b9c;background:#eef0ff!important}.recurrence-form{background:#f7f7ff;border:1px solid #d9daf6;border-radius:13px;gap:13px;padding:16px;display:grid}.recurrence-form>div{grid-template-columns:1fr 1fr;gap:13px;display:grid}.recurrence-panel{color:#4d4a91;background:#f7f7ff;border:1px solid #d9daf6;border-radius:12px;margin-top:12px;padding:14px}.recurrence-panel strong{font-size:11px}.recurrence-panel p{margin:5px 0 0;font-size:10px;line-height:1.5}.collaboration{grid-template-columns:1fr 1fr;gap:13px;margin-top:25px;display:grid}.collaboration-column{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:15px}.collaboration-column h3{justify-content:space-between;margin:0 0 12px;font-size:13px;display:flex}.collaboration-column h3 span{background:var(--blue-soft);min-width:23px;height:23px;color:var(--blue);border-radius:999px;place-items:center;font-size:9px;display:grid}.inline-form{gap:7px;display:grid}.inline-form textarea{min-height:70px}.inline-form button{background:var(--blue-soft);color:var(--blue);border:0;border-radius:8px;justify-self:end;padding:8px 11px;font-size:10px;font-weight:720}.comment-list,.attachment-list{gap:8px;margin-top:12px;display:grid}.comment-list article,.attachment-list a{color:inherit;background:#f9fbfc;border:1px solid #e8eef2;border-radius:9px;padding:10px;text-decoration:none;display:block}.comment-list strong,.attachment-list strong{font-size:10px;display:block}.comment-list p{color:#4f6d7f;white-space:pre-wrap;margin:5px 0;font-size:10px;line-height:1.5}.comment-list time,.attachment-list small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.attachment-list a:hover{background:var(--blue-soft);border-color:#a9c8d8}.users-layout{grid-template-columns:minmax(320px,.68fr) minmax(540px,1.45fr);gap:16px;display:grid}.users-list,.user-detail,.directory-results{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffffff5;border-radius:17px}.users-list{overflow:hidden}.users-list>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 20px;font-size:12px;font-weight:720;display:flex}.users-list>header strong{background:var(--blue-soft);min-width:25px;height:25px;color:var(--blue);border-radius:999px;place-items:center;font-size:10px;display:grid}.users-list>button{width:100%;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #edf2f4;align-items:center;gap:11px;padding:13px 16px;transition:background .16s;display:flex}.users-list>button:hover,.users-list>button.active{background:#f1f7fa}.users-list>button.active{box-shadow:inset 4px 0 var(--blue)}.user-avatar{flex:none;width:38px;height:38px;font-size:10px}.user-avatar.large{width:56px;height:56px;font-size:14px}.users-list button span{flex:1;min-width:0}.users-list button strong,.users-list button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.users-list button strong{font-size:12px}.users-list button small{color:var(--muted);margin-top:4px;font-size:10px}.users-list button i{font-size:9px;font-style:normal;font-weight:720}.status-active{color:var(--green)}.status-inactive{color:var(--red)}.user-detail{min-height:530px;padding:25px}.user-detail-head{align-items:center;gap:14px;display:flex}.user-detail-head>div:nth-child(2){flex:1}.user-detail-head h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:730}.user-detail-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.identity-card{grid-template-columns:repeat(3,1fr);margin-top:22px}.subheading{margin-top:28px}.grant-list{gap:9px;display:grid}.grant-list article{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.grant-list article.inactive{opacity:.55}.grant-list strong,.grant-list small,.grant-list p{margin:0;display:block}.grant-list strong{font-size:12px}.grant-list small,.grant-list p{color:var(--muted);margin-top:5px;font-size:10px}.grant-list button{color:#416a82;background:#edf4f7;border:0}.grant-form{border:1px solid var(--line);background:#f7fafb;border-radius:14px;margin-top:25px;padding:19px}.grant-form .form-grid{padding:0}.grant-form details{margin-top:16px}.grant-form summary{cursor:pointer;color:var(--blue);font-size:11px;font-weight:720}.grant-form details>p{color:var(--muted);font-size:10px}.permission-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.permission-grid label{align-items:center;gap:7px;font-size:10px;display:flex}.grant-form>footer{border-radius:0 0 14px 14px;margin:17px -19px -19px;padding:15px 19px}.directory-results{margin:0 0 17px;padding-bottom:11px}.directory-results>header{padding:17px 19px}.directory-results h2{font-size:16px}.directory-results article{align-items:center;gap:11px;padding:9px 17px;display:flex}.directory-results article span{flex:1}.directory-results article strong,.directory-results article small{display:block}.directory-results article strong{font-size:12px}.directory-results article small{color:var(--muted);font-size:10px}.directory-results article button{background:var(--blue-soft);color:var(--blue);border:0}.users-toolbar .secondary-button{white-space:nowrap}.empty-detail,.access-denied,.page-loading{text-align:center;align-content:center;place-items:center;min-height:430px;display:grid}.empty-detail strong,.access-denied strong{font-size:20px;font-weight:730}.empty-detail p,.access-denied p{color:var(--muted);font-size:12px}.access-denied i{background:var(--red-soft);width:46px;height:46px;color:var(--red);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.page-loading{gap:8px;display:flex}.page-loading span{background:var(--blue);border-radius:50%;width:10px;height:10px;animation:1s infinite pulse}.page-loading span:nth-child(2){animation-delay:.15s}.page-loading span:nth-child(3){animation-delay:.3s}.empty-message{color:var(--muted);padding:16px;font-size:11px}.error-banner{background:var(--red-soft);color:#9c352e;border:1px solid #edc6c2;border-radius:12px;justify-content:space-between;gap:15px;margin-bottom:17px;padding:13px 15px;font-size:11px;display:flex}.error-banner button{color:inherit;background:0 0;border:0;font-weight:800}.area-header{border:1px solid var(--line);min-height:230px;box-shadow:var(--shadow-sm);background:radial-gradient(circle at 94% 0,#086fae1c,#0000 16rem),#fff;border-radius:23px;justify-content:space-between;align-items:center;gap:26px;padding:36px;display:flex;overflow:hidden}.area-header code{background:var(--blue-soft);color:var(--blue);border:1px solid #d4e7f1;border-radius:13px;padding:17px 19px;font-size:15px;font-weight:760}.boundary-grid,.candidate-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:16px;display:grid}.candidate-grid{grid-template-columns:repeat(4,1fr)}.boundary-grid article,.candidate-grid article{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:16px;padding:22px;transition:transform .18s,box-shadow .18s}.boundary-grid article:hover,.candidate-grid article:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.boundary-grid article>span,.candidate-grid article>span{color:var(--blue);letter-spacing:.1em;font-size:10px;font-weight:800}.boundary-grid h2,.candidate-grid h3{margin:13px 0 7px;font-size:15px}.boundary-grid p,.candidate-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.section-title{letter-spacing:-.02em;margin:31px 0 0;font-size:21px}@keyframes slide-in{0%{opacity:.5;transform:translate(35px)}}@keyframes modal-in{0%{opacity:.5;transform:translateY(12px)scale(.985)}}@keyframes pulse{50%{opacity:.4;transform:translateY(-5px)}}@media (width<=1180px){.shell{display:block}.sidebar{width:auto;min-height:auto;position:static;overflow:visible}.brand{min-height:68px}.sidebar nav{flex-wrap:wrap;gap:4px;padding:10px 14px 14px;display:flex}.sidebar nav p,.profile{display:none}.sidebar nav button{width:auto;min-height:42px}.shell>main{grid-column:auto}.hero{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.users-layout{grid-template-columns:1fr}.candidate-grid{grid-template-columns:repeat(2,1fr)}.board{gap:7px}.board-column{max-height:calc(100vh - 355px);padding:6px}.task-list{max-height:calc(100vh - 405px)}.task-card{padding:11px 9px}.task-card dl div{display:block}.task-card dd{text-align:left;margin-top:3px}}@media (width<=900px){.board{grid-template-columns:repeat(6,minmax(190px,1fr));overflow-x:auto}.board-column{max-height:none}.task-list{max-height:55vh}}@media (width<=720px){.content{padding:24px 17px 40px}.topbar{min-height:62px;padding:0 18px}.session-status{display:none}.page-header{flex-direction:column;align-items:flex-start}.page-header h1,.area-header h1{font-size:36px}.hero{border-radius:22px;min-height:auto;padding:34px 24px}.hero h1{font-size:43px}.hero>article{padding:22px}.metrics,.service-grid,.detail-grid,.identity-card,.form-grid,.permission-grid,.boundary-grid,.candidate-grid,.collaboration{grid-template-columns:1fr}.filter-panel,.users-toolbar{flex-direction:column;align-items:stretch}.search-control{width:100%;min-width:0}.filter-panel select{width:100%}.drawer>footer{flex-direction:column;align-items:stretch}.drawer footer>div{flex-wrap:wrap}.field-wide{grid-column:auto}.modal-overlay{padding:10px}.recurrence-form>div{grid-template-columns:1fr}.area-header{flex-direction:column;align-items:flex-start;padding:28px 23px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
