:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#071529;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--blue: #1d5df4;--blue-dark: #0f47d9;--border: #dbe2ea;--soft-border: #e8edf3;--surface: #ffffff}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.login-screen{min-height:100vh;display:grid;place-items:center;padding:34px 20px;background:#f3f8ff}.login-container{width:min(100%,360px);display:flex;flex-direction:column;align-items:center}.brand-logo{width:50px;height:58px;object-fit:contain;display:block}.brand-logo.compact{width:30px;height:30px}.login-container h1{margin:18px 0 8px;font-size:18px;line-height:1.2;font-weight:700;text-align:center}.subtitle{margin:0 0 28px;color:#334155;font-size:12px}.login-card{width:100%;padding:28px 24px 26px;border:1px solid rgba(217,225,236,.95);border-radius:11px;background:#fff;box-shadow:0 14px 28px #0f172a1c}.login-card label{display:grid;gap:9px;color:#0f172a;font-size:12px;font-weight:700}.login-card label+label{margin-top:18px}.login-card input{width:100%;height:38px;padding:0 14px;border:1px solid #d9e1ec;border-radius:7px;outline:none;color:#102033;background:#fff;font-size:12px}.login-card input::placeholder{color:#7a8798}.login-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563f61f}.forgot-button{width:100%;margin:17px 0 15px;padding:0;border:0;background:transparent;color:#0d5df5;font-size:12px;font-weight:800;text-align:right}.sign-in-button{width:100%;height:39px;border:0;border-radius:7px;background:#2563f6;color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 14px #2563f647}.role-note{margin:22px 0 0;color:#475569;font-size:11px;text-align:center}footer{margin-top:23px;color:#64748b;font-size:12px;text-align:center}.app-shell{min-height:100vh;display:grid;grid-template-columns:196px minmax(0,1fr);background:#f8fafc}.sidebar{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-right:1px solid var(--border)}.sidebar-brand{height:70px;padding:19px 20px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{color:#001b44;font-size:14px;line-height:1;font-weight:700}.sidebar-brand span{margin-top:4px;color:#4e6482;font-size:11px}.side-nav{flex:1;overflow-y:auto;padding:14px 0 10px;scrollbar-color:#c8cfd8 transparent;scrollbar-width:thin}.side-nav::-webkit-scrollbar{width:8px}.side-nav::-webkit-scrollbar-thumb{background:#c8cfd8;border-radius:999px}.nav-link,.logout-link{width:100%;min-height:45px;border:0;background:transparent;color:#001b44;display:flex;align-items:center;gap:12px;padding:0 24px;font-size:13px;font-weight:650;text-align:left}.nav-link:hover,.nav-link.active{color:var(--blue);background:#f7faff}.nav-icon{width:20px;display:inline-grid;place-items:center;font-size:14px;flex:0 0 auto}.logout-link{height:60px;flex:0 0 auto;border-top:1px solid var(--border)}.content-area{min-width:0;background:#f8fafc}.page-header{min-height:80px;padding:20px 18px 18px 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;background:#fff;border-bottom:1px solid var(--border)}.page-header h1{margin:0;color:#06152d;font-size:20px;line-height:1.2;font-weight:750}.page-header p{margin:5px 0 0;color:#203553;font-size:13px}.page-actions{display:flex;gap:12px;align-items:center}.outline-btn,.blue-btn{height:38px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:750;text-decoration:none}.outline-btn{min-width:138px;color:#071529;background:#fff;border:1px solid #cfd7e3;box-shadow:0 2px 6px #0f172a14}.blue-btn{min-width:136px;color:#fff;background:var(--blue);border:1px solid var(--blue)}.blue-btn:hover{background:var(--blue-dark)}.page-body{padding:18px 18px 28px 24px}.filter-panel,.table-card,.placeholder-box{background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 1px 3px #0f172a14}.filter-panel{margin-bottom:18px;overflow:hidden}.filter-header{height:40px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--soft-border)}.filter-title,.filter-clear{display:flex;align-items:center;gap:8px;color:#0c4fff;font-size:12px}.filter-title{border:0;background:transparent;padding:0}.filter-title strong{color:#0e2445;font-weight:650}.filter-clear button{border:0;background:transparent;color:#8b98aa;font-size:10px}.filter-toggle-icon{font-size:12px;transition:transform .2s ease}.filter-toggle-icon.open{transform:rotate(180deg)}.search-row{height:34px;margin:16px;border:1px solid #dce3ed;border-radius:7px;display:flex;align-items:center;gap:9px;padding:0 10px;color:#8b98aa}.search-row input{width:100%;border:0;outline:0;color:#17243b;font-size:12px;background:transparent}.status-row{display:flex;gap:8px;padding:0 16px 14px;flex-wrap:wrap}.chip{min-height:24px;border-radius:999px;border:1px solid #dce3ed;background:#fff;color:#11243f;padding:0 10px;font-size:11px;font-weight:650}.chip.active{border-color:var(--blue);background:var(--blue);color:#fff}.select-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 16px 16px}.select-grid label{display:grid;gap:5px;color:#536278;font-size:10px;font-weight:650}.select-grid select{width:100%;height:29px;border:1px solid #dce3ed;border-radius:7px;background:#fff;color:#111827;padding:0 12px;font-size:12px;outline:0}.table-card{overflow:hidden;border-radius:10px 10px 0 0}.table-scroll{width:100%;overflow:auto}table{width:100%;min-width:2460px;border-collapse:collapse;table-layout:fixed}.col-id{width:70px}.col-name{width:128px}.col-contact{width:160px}.col-city{width:92px}.col-department{width:120px}.col-cnic{width:132px}.col-guardian{width:142px}.col-gender{width:84px}.col-area{width:132px}.col-emergency{width:148px}.col-skills{width:170px}.col-availability{width:120px}.col-joined{width:104px}.col-card{width:100px}.col-activities{width:80px}.col-hours{width:70px}.col-points{width:80px}.col-level{width:92px}.col-cert{width:110px}.col-type{width:140px}.col-status,.col-actions{width:92px}.table-scroll table th:last-child,.table-scroll table td:last-child{position:sticky;right:0;background:#fff;box-shadow:-6px 0 8px -6px #0f172a1f}.table-scroll table th:last-child{background:#f8fafc;z-index:2}.table-scroll table td:last-child{z-index:1}th,td{border-bottom:1px solid #edf1f6;text-align:left;vertical-align:middle}th{height:36px;padding:0 12px;background:#f8fafc;color:#233754;font-size:10px;font-weight:750;text-transform:uppercase}td{height:47px;padding:8px 12px;color:#203553;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}td strong,td span{display:block}td strong{color:#11243f;font-size:11px;font-weight:650}td span{margin-top:2px;color:#7d8a9d;font-size:10px;font-weight:500}.name-link{border:0;background:transparent;padding:0;color:#005cff;font-size:11px;font-weight:650;text-decoration:none}.department-pill,.gender-pill{width:fit-content;min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 7px;background:#dce9ff;color:#005cff;font-size:10px;font-weight:650}.gender-pill{background:#eaf2ff}.gender-pill.female{background:#fff0f7;color:#e00070}.skills-cell{max-width:150px}.table-status,.table-level{width:fit-content;min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;font-size:10px;font-weight:750}.table-status.active,.table-status.issued{background:#dcfce7;color:#008f43}.table-status.inactive,.table-status.pending{background:#fff0d1;color:#a86600}.table-level{background:#fff1bd;color:#a86600}.row-action{height:26px;border:1px solid #cfd7e3;border-radius:6px;background:#fff;color:#005cff;padding:0 10px;font-size:11px;font-weight:750}.action-icons{display:flex;align-items:center;gap:8px}.icon-btn{position:relative;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd7e3;border-radius:6px;background:#fff;color:#536278;font-size:13px;transition:background .15s ease,color .15s ease,border-color .15s ease}.icon-btn.large{width:34px;height:34px;font-size:15px}.icon-btn:after{content:attr(data-label);position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%) translateY(3px);background:#0f172a;color:#fff;font-size:10px;font-weight:650;padding:4px 8px;border-radius:5px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:5}.icon-btn:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.icon-btn.edit:hover{background:#e8f1ff;border-color:#0b63ff;color:#0b63ff}.icon-btn.delete:hover{background:#ffe4e4;border-color:#e11d48;color:#e11d48}.pagination-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;border-top:1px solid #edf1f6;background:#fff;color:#536278;font-size:12px;flex-wrap:wrap}.pagination-info{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.page-size-select{display:flex;align-items:center;gap:6px;color:#536278;font-size:12px;font-weight:600}.page-size-select select{height:28px;border:1px solid #cfd7e3;border-radius:6px;background:#fff;color:#071529;padding:0 8px;font-size:12px;outline:0}.pagination-actions{display:flex;align-items:center;gap:10px}.pagination-actions button{min-height:30px;border:1px solid #cfd7e3;border-radius:7px;background:#fff;color:#071529;padding:0 12px;font-size:12px;font-weight:700}.pagination-actions button:disabled{opacity:.45;cursor:not-allowed}.pagination-actions strong{color:#203553;font-size:12px}.placeholder-box{margin:18px 18px 0 24px;min-height:240px;display:grid;place-items:center;color:#536278;font-size:18px;font-weight:700}.import-export-menu{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;display:flex;flex-direction:column;gap:2px;padding:6px;background:#fff;border:1px solid var(--border);border-radius:9px;box-shadow:0 10px 24px #0f172a24;z-index:30}.dropdown-menu button{min-height:36px;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;background:transparent;color:#0e2445;padding:0 10px;font-size:12px;font-weight:650;text-align:left}.dropdown-menu button:hover{background:#f7faff;color:var(--blue)}.import-error{position:absolute;top:calc(100% + 6px);right:0;width:220px;margin:0;padding:8px 10px;background:#fff0f0;border:1px solid #f3b8bd;border-radius:7px;color:#b3261e;font-size:11px;font-weight:600;z-index:30}.filter-badge{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding:12px 16px;background:#eaf2ff;border:1px solid #cfe0ff;border-radius:9px;color:#0e2445;font-size:12px;flex-wrap:wrap}.filter-badge strong{color:#0c4fff;font-weight:750;margin-right:4px}.filter-badge .outline-btn{min-width:auto;height:32px;padding:0 14px;font-size:12px}.activity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.activity-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:16px;box-shadow:0 1px 3px #0f172a14;display:flex;flex-direction:column;gap:8px}.activity-card-top{display:flex;align-items:center;justify-content:space-between}.activity-id-pill{min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;background:#eef1f6;color:#536278;font-size:10px;font-weight:700}.activity-status{min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;font-size:10px;font-weight:750}.activity-status.completed{background:#dcfce7;color:#008f43}.activity-status.in-progress{background:#dce9ff;color:#005cff}.activity-status.planned{background:#fff1bd;color:#a86600}.activity-card h3{margin:2px 0 0;color:#071529;font-size:14px;font-weight:700}.activity-meta{margin:0;color:#536278;font-size:11px}.activity-info-row{display:flex;gap:16px;flex-wrap:wrap}.activity-info-row span{display:flex;flex-direction:column;gap:2px;color:#203553;font-size:11px;font-weight:600}.activity-info-row span strong{color:#8b98aa;font-size:9px;font-weight:700;text-transform:uppercase}.activity-notes{margin:4px 0 0;padding-top:8px;border-top:1px solid var(--soft-border);color:#536278;font-size:11px;line-height:1.5}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:260px;padding:40px 20px;background:var(--surface);border:1px dashed var(--border);border-radius:10px;text-align:center}.empty-state-icon{font-size:40px;margin-bottom:8px;opacity:.7}.empty-state h3{margin:0;color:#071529;font-size:15px;font-weight:750}.empty-state p{margin:0;max-width:320px;color:#536278;font-size:12px}@media(max-width:560px){.activity-grid{grid-template-columns:1fr}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.side-nav{max-height:260px}.page-header{flex-direction:column}.page-actions{width:100%}.outline-btn,.blue-btn{flex:1}.import-export-menu{flex:1;display:flex}.import-export-menu .outline-btn{width:100%}.select-grid{grid-template-columns:1fr}}@media(max-width:520px){.login-screen{padding:26px 16px}.login-card{padding:24px 20px}.page-body,.page-header{padding-left:14px;padding-right:14px}.page-actions{flex-direction:column;align-items:stretch}}.profile-header{align-items:center}.profile-title-row{display:flex;align-items:center;gap:14px}.back-button{width:28px;height:28px;border:0;background:transparent;color:#203553;font-size:28px;line-height:1}.outline-blue-btn,.green-btn{height:28px;border-radius:7px;padding:0 14px;font-size:12px;font-weight:750}.outline-blue-btn{color:#005cff;background:#fff;border:1px solid #005cff}.green-btn{color:#fff;background:#00a84f;border:1px solid #00a84f}.profile-body{display:grid;gap:16px}.profile-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:20px 16px 18px;box-shadow:0 1px 3px #0f172a14}.profile-card h2{margin:0 0 18px;font-size:14px;color:#071529}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 82px}.info-item{min-height:28px;display:grid;gap:5px}.info-item span{color:#334968;font-size:10px}.info-item strong{color:#071529;font-size:12px;font-weight:500}.boxed-info-grid{gap:14px 18px}.boxed-info-grid .info-item{background:#fff;border:1px solid var(--border);border-radius:9px;padding:12px 14px;box-shadow:0 1px 2px #0f172a0d}.status-pill{width:fit-content;min-height:19px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;font-size:10px;font-weight:700}.status-pill.active,.status-pill.issued{background:#cff8dc;color:#008f43}.status-pill.inactive{background:#fff0d1;color:#a86600}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.summary-grid article{min-height:83px;background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px 16px;box-shadow:0 1px 3px #0f172a14}.summary-grid span{display:block;color:#334968;font-size:11px;margin-bottom:8px}.summary-grid strong{color:#071529;font-size:16px;font-weight:500}.points-text{color:#005cff!important}.level-pill{width:fit-content;display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 13px;background:#fff1bd;color:#b46b00!important;font-size:13px!important;font-weight:700!important}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.quick-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-card{min-height:100px;position:relative;background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px 16px;box-shadow:0 1px 3px #0f172a14}.quick-card>span{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;font-size:15px;margin-bottom:12px}.quick-card .blue{background:#e8f1ff;color:#0b63ff}.quick-card .green{background:#ddfbea;color:#00a84f}.quick-card .purple{background:#f1e7ff;color:#8b35ff}.quick-card .orange{background:#fff0e4;color:#ff6b1a}.quick-card button{position:absolute;top:24px;right:16px;border:0;background:transparent;color:#9aa7b8;font-size:22px}.quick-card strong{display:block;margin-bottom:5px;color:#071529;font-size:12px}.quick-card small{color:#334968;font-size:10px}.quick-card.clickable{cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}.quick-card.clickable:hover,.quick-card.clickable:focus-visible{box-shadow:0 4px 14px #0f172a1f;border-color:#b9c6d9;outline:none}.quick-card-arrow{position:absolute;top:24px;right:16px;color:#9aa7b8;font-size:22px}@media(max-width:1000px){.info-grid,.summary-grid,.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.info-grid,.summary-grid,.quick-grid{grid-template-columns:1fr}}.edit-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px}.edit-field{display:grid;gap:6px}.edit-field span{color:#334968;font-size:10px;font-weight:650}.edit-field input,.edit-field select{height:34px;padding:0 10px;border:1px solid #d9e1ec;border-radius:7px;color:#102033;background:#fff;font-size:12px;outline:none}.edit-field input:focus,.edit-field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563f61f}.edit-field .required-star{color:#dc2626;font-style:normal}.donor-combobox{position:relative}.donor-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #d9e1ec;border-radius:8px;box-shadow:0 10px 24px #0f172a24;z-index:20}.donor-dropdown-option{display:block;width:100%;text-align:left;border:0;border-bottom:1px solid #eef1f6;background:transparent;color:#102033;font-size:12px;padding:9px 12px}.donor-dropdown-option:last-child{border-bottom:0}.donor-dropdown-option:hover,.donor-dropdown-option:focus{background:#f0f5ff}.donor-dropdown-option strong{color:#005cff;font-weight:700}.donor-dropdown-empty{padding:10px 12px;color:#7d8a9d;font-size:12px}.edit-field.has-error input,.edit-field.has-error select{border-color:#dc2626}.edit-field.has-error input:focus,.edit-field.has-error select:focus{box-shadow:0 0 0 3px #dc26261f}.field-error{color:#dc2626;font-size:11px;font-weight:500}@media(max-width:1000px){.edit-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.edit-field-grid{grid-template-columns:1fr}}@media(max-width:700px){.pagination-bar{align-items:stretch;flex-direction:column}.pagination-actions{justify-content:space-between}}.status-select{height:28px;border:1px solid #cfd7e3;border-radius:999px;padding:0 10px;font-size:10px;font-weight:750;outline:0;background:#fff;color:#071529}.status-select.active{background:#dcfce7;border-color:#b8f0cc;color:#008f43}.status-select.inactive{background:#fff0d1;border-color:#ffe3ad;color:#a86600}.status-select.pending{background:#eaf2ff;border-color:#cfe0ff;color:#0c4fff}.status-pill.pending{background:#eaf2ff;color:#0c4fff}.donors-table{min-width:1520px}.col-donor-type{width:130px}.col-address{width:160px}.col-preferred{width:130px}.col-donations{width:90px}.col-lifetime{width:140px}.donation-mini-table{min-width:0;width:100%}.donation-mini-table th,.donation-mini-table td{white-space:normal}.donation-flags{display:flex;gap:8px;flex-wrap:wrap}.summary-grid.donor-summary{margin-bottom:18px}@media(max-width:1000px){.summary-grid.donor-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.summary-grid.donor-summary{grid-template-columns:1fr}}.summary-grid.attendance-summary{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:18px}@media(max-width:1000px){.summary-grid.attendance-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.summary-grid.attendance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.donations-table{min-width:1360px}.col-donation-id{width:96px}.col-receipt{width:100px}.col-date{width:96px}.col-donor{width:150px}.col-don-type{width:130px}.col-campaign{width:180px}.col-payment,.col-amount{width:116px}.col-flag{width:96px}.campaigns-table{min-width:1560px}.inventory-table{min-width:1280px}.inventory-breakdown{display:flex;flex-direction:column;gap:10px}.inventory-breakdown-row{display:grid;grid-template-columns:140px 1fr 32px;align-items:center;gap:10px;font-size:11px;color:#203553}.inventory-breakdown-row span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-breakdown-bar{height:8px;border-radius:999px;background:#eef1f6;overflow:hidden}.inventory-breakdown-bar div{height:100%;background:var(--blue);border-radius:999px}.inventory-breakdown-row strong{text-align:right;color:#11243f;font-size:11px}.inventory-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.inventory-history-list li{border:1px solid var(--border);border-radius:9px;padding:12px 14px;background:#fff}.inventory-history-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px}.inventory-history-top strong{color:#071529;font-size:12px}.inventory-history-top span{color:#7d8a9d;font-size:10px;font-weight:600}.inventory-history-list p{margin:4px 0;color:#203553;font-size:11px}.inventory-history-comments{color:#536278;font-style:italic}.inventory-history-by{color:#7d8a9d;font-size:10px;font-weight:600}.suppliers-table{min-width:1100px}.col-campaign-id{width:96px}.col-campaign-name{width:200px}.col-category,.col-target{width:128px}.col-campaign-manager,.col-achieved{width:140px}.progress-cell{display:flex;align-items:center;gap:8px}.progress-track{width:64px;height:6px;border-radius:999px;background:#e6ebf2;overflow:hidden;flex:none}.progress-fill{height:100%;border-radius:999px;background:var(--blue)}.progress-cell span{color:#203553;font-size:11px;font-weight:650}.hr-table{min-width:1698px}.col-confirm{width:118px}.col-manager{width:168px}.col-designation{width:130px}.summary-grid.hr-summary{margin-bottom:18px}@media(max-width:1000px){.summary-grid.hr-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.summary-grid.hr-summary{grid-template-columns:1fr}}.module-tabs{display:flex;gap:6px;margin-bottom:18px;border-bottom:1px solid var(--border)}.module-tab{height:38px;border:0;border-bottom:2px solid transparent;background:transparent;padding:0 4px;margin-right:22px;color:#536278;font-size:13px;font-weight:650}.module-tab.active{border-bottom-color:var(--blue);color:var(--blue)}.soft-pill{width:fit-content;min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 7px;background:#eef1f6;color:#536278;font-size:10px;font-weight:650}.modal-overlay{position:fixed;inset:0;background:#0f172a80;display:grid;place-items:center;padding:20px;z-index:100}.modal-card{width:100%;max-width:640px;max-height:88vh;overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a40;padding:20px 22px 22px}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.modal-header h2{margin:0;font-size:16px;color:#071529}.modal-close{border:0;background:transparent;font-size:20px;line-height:1;color:#8b98aa;cursor:pointer}.modal-close:hover{color:#e11d48}.danger-btn{height:38px;min-width:136px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:750;color:#fff;background:#dc2626;border:1px solid #dc2626;cursor:pointer}.danger-btn:hover{background:#b91c1c}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #edf1f6}.dialog-body{display:flex;gap:14px;align-items:flex-start;padding:2px 2px 0}.dialog-icon{flex:0 0 auto;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.dialog-message{margin:8px 0 0;color:#334968;font-size:13px;line-height:1.6}.dialog-danger .dialog-icon,.dialog-error .dialog-icon{color:#dc2626;background:#fee2e2}.dialog-success .dialog-icon{color:#16a34a;background:#dcfce7}.dialog-info .dialog-icon,.dialog-primary .dialog-icon{color:#2563f6;background:#dbeafe}@media(max-width:560px){.modal-card{padding:16px 16px 18px}}.modal-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 32px}.modal-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin-bottom:4px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media(max-width:640px){.modal-info-grid,.modal-edit-grid{grid-template-columns:1fr}}.card-actions{display:flex;gap:8px;padding-top:8px;margin-top:auto}.clickable-card{position:relative;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}.clickable-card:hover{box-shadow:0 6px 18px #0f172a1f;border-color:#c7d2e0}.card-stretched-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.clickable-card .card-actions{position:relative;z-index:2}.receipt-doc{text-align:center}.receipt-doc h3{margin:0 0 2px;font-size:15px;color:#071529}.receipt-doc-sub{margin:0 0 16px;color:#536278;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.06em}.receipt-doc .modal-info-grid{text-align:left;margin-bottom:16px}.receipt-doc-footer{margin:0;padding-top:14px;border-top:1px solid var(--soft-border);color:#536278;font-size:11px;font-style:italic}.receipt-template{border:1px solid var(--border);border-radius:10px;overflow:hidden}.receipt-template-bar{background:#1c6d59;color:#fff;padding:10px 16px;font-size:13px;font-weight:750}.receipt-template-table{display:flex;flex-direction:column}.receipt-template-row{display:flex;border-bottom:1px solid var(--soft-border)}.receipt-template-row:nth-child(2n){background:#f8fafc}.receipt-template-label{flex:0 0 150px;padding:9px 14px;font-size:11.5px;font-weight:700;color:#0e2445;background:#eef2f7}.receipt-template-value{flex:1;padding:9px 14px;font-size:11.5px;color:#11243f;word-break:break-word}.receipt-template-statement{padding:12px 16px;font-size:12px;color:#11243f;display:flex;flex-direction:column;gap:4px}.receipt-template-onbehalf{margin:0;padding:0 16px 16px;font-weight:700;font-size:12px;color:#071529}.receipt-template-signatures{display:flex;justify-content:space-between;gap:30px;padding:26px 16px 18px}.receipt-template-signature{flex:1;text-align:center;font-size:11px;color:#536278;display:flex;flex-direction:column;gap:34px}.receipt-template-signature-line{border-top:1px solid #8b98aa;padding-top:6px}@media(max-width:560px){.receipt-template-label{flex-basis:110px}}.form-hint{margin:10px 0 0;color:#8b98aa;font-size:11px}.assign-project-list{display:flex;flex-direction:column;gap:2px;margin-bottom:4px;max-height:320px;overflow-y:auto}.assign-project-option{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:7px;font-size:12.5px;color:#11243f}.assign-project-option:hover{background:#f7faff}.assign-project-option input{width:15px;height:15px;accent-color:var(--blue)}.assigned-projects-list{display:flex;flex-wrap:wrap;gap:8px}.app-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:14px;color:#536278;font-size:12px;font-weight:600}.app-breadcrumb a{color:#005cff;text-decoration:none}.app-breadcrumb a:hover{text-decoration:underline}.app-breadcrumb-sep{color:#a8b3c2}.level-badge{width:fit-content;min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;font-size:10px;font-weight:750;text-transform:capitalize}.level-badge.bronze{background:#ffe8d6;color:#b5651d}.level-badge.silver{background:#eef1f6;color:#536278}.level-badge.gold{background:#fff1bd;color:#a86600}.level-badge.platinum{background:#e8f1ff;color:#0b63ff}.type-pill{width:fit-content;min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 7px;background:#f1e7ff;color:#8b35ff;font-size:10px;font-weight:650}.volunteer-filter-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.import-template-description{margin:0 0 14px;font-size:12.5px;color:#536278;line-height:1.5}.import-template-table-wrap{max-height:340px;overflow-y:auto;border:1px solid #edf1f6;border-radius:8px}.import-template-table{width:100%;min-width:0;table-layout:auto;border-collapse:collapse;font-size:12px}.import-template-table thead th{position:sticky;top:0;background:#eef2f7;color:#0e2445;text-align:left;padding:8px 10px;font-weight:700;z-index:1}.import-template-table td{padding:8px 10px;border-top:1px solid #edf1f6;vertical-align:top;color:#11243f}.import-template-table td:first-child{font-weight:600;white-space:nowrap}.priority-pill{width:fit-content;min-height:20px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;font-size:10px;font-weight:750}.priority-pill.low{background:#eef1f6;color:#536278}.priority-pill.medium{background:#dce9ff;color:#005cff}.priority-pill.high{background:#fff0d1;color:#a86600}.priority-pill.urgent{background:#ffe1e1;color:#d0271d}.identity-switcher{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 12px;background:#fff8e1;border:1px solid #f3d98b;border-radius:8px;color:#6b4d00;font-size:12px;font-weight:650;width:fit-content}.identity-switcher select{height:28px;border:1px solid #e6cb7a;border-radius:6px;background:#fff;color:#071529;padding:0 8px;font-size:12px;outline:0}.assignee-picker{position:relative}.assignee-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.assignee-chip{display:inline-flex;align-items:center;gap:6px;min-height:26px;border-radius:999px;padding:0 6px 0 10px;background:#dce9ff;color:#005cff;font-size:11px;font-weight:650}.assignee-chip span{color:#7d8a9d;font-weight:500}.assignee-chip button{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#005cff1f;color:#005cff;font-size:12px;line-height:1}.assignee-chip button:hover{background:#005cff38}.related-assignee-list{display:flex;flex-wrap:wrap;gap:8px}.comment-form{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.comment-form textarea{min-height:68px;border:1px solid #dce3ed;border-radius:8px;padding:10px 12px;font-size:12.5px;font-family:inherit;color:#17243b;resize:vertical;outline:0}.comment-form textarea:focus{border-color:#0b63ff}.comment-form-actions{display:flex;justify-content:flex-end;gap:10px}.comment-list{display:flex;flex-direction:column;gap:14px}.comment-item{display:flex;gap:12px}.comment-avatar{flex:0 0 auto;width:32px;height:32px;border-radius:999px;background:#dce9ff;color:#005cff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:750}.comment-body-wrap{flex:1;min-width:0;background:#f8fafc;border:1px solid #edf1f6;border-radius:9px;padding:10px 12px}.comment-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.comment-meta strong{color:#11243f;font-size:12px;font-weight:700}.comment-meta span{color:#8b98aa;font-size:10.5px}.comment-body{margin:0;color:#203553;font-size:12.5px;line-height:1.5;white-space:pre-wrap}.comment-actions{display:flex;gap:8px;margin-top:6px}.comment-actions button{border:0;background:transparent;color:#7d8a9d;font-size:11px;font-weight:650;padding:0}.comment-actions button:hover{color:#0b63ff}.comment-actions button.comment-delete:hover{color:#e11d48}.comment-empty{color:#8b98aa;font-size:12.5px}.attachment-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.attachment-item{display:flex;align-items:center;gap:10px;padding:9px 12px;background:#f8fafc;border:1px solid #edf1f6;border-radius:8px}.attachment-icon{font-size:16px}.attachment-info{flex:1;min-width:0}.attachment-info strong{display:block;color:#11243f;font-size:12px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-info span{color:#8b98aa;font-size:10.5px}.attachment-upload{display:inline-flex;align-items:center;gap:8px;height:34px;border:1px dashed #cfd7e3;border-radius:8px;padding:0 14px;color:#536278;font-size:12px;font-weight:650;cursor:pointer;background:#fff}.attachment-upload:hover{border-color:#0b63ff;color:#0b63ff}.attachment-upload input{display:none}.history-timeline{display:flex;flex-direction:column}.history-item{position:relative;display:flex;gap:12px;padding-bottom:18px}.history-item:last-child{padding-bottom:0}.history-item:before{content:"";position:absolute;left:5px;top:16px;bottom:0;width:1px;background:#e2e8f0}.history-item:last-child:before{display:none}.history-dot{flex:0 0 auto;width:11px;height:11px;margin-top:3px;border-radius:999px;background:#0b63ff;border:2px solid #ffffff;box-shadow:0 0 0 1px #dce9ff}.history-content p{margin:0;color:#203553;font-size:12.5px}.history-content span{color:#8b98aa;font-size:10.5px}.section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-header-row h2{margin:0}.section-count{color:#8b98aa;font-size:11px;font-weight:650}.field-textarea{min-height:90px;border:1px solid #dce3ed;border-radius:8px;padding:10px 12px;font-size:12.5px;font-family:inherit;color:#17243b;resize:vertical;outline:0}.field-textarea:focus{border-color:#0b63ff}
