@import "https://fonts.googleapis.com/css2?family=El+Messiri:wght@500;600;700&display=swap";:root{--color-white:#fff;--color-primary:#92c5f7;--color-dark:#58595b;--color-accent:#a07a43;--color-background:#f7fbff;--color-card:#fff;--color-border:#d6e8fb;--color-primary-hover:#72b4f2;--color-accent-hover:#8a6635;--color-text:#58595b;--color-muted:#6f7173;--color-danger:#b42318}body{background:var(--color-background);color:var(--color-text);margin:0;font-family:Arial,Helvetica,sans-serif}button{background:var(--color-primary);color:var(--color-dark);border:1px solid var(--color-primary-hover);cursor:pointer;border-radius:8px;padding:10px 14px;font-weight:600}button:hover{background:var(--color-primary-hover)}button:disabled{opacity:.6;cursor:not-allowed}input,select,textarea{border:1px solid var(--color-border);color:var(--color-text);border-radius:8px;padding:10px}input:focus,select:focus,textarea:focus{outline:2px solid var(--color-primary);border-color:var(--color-primary-hover)}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}th,td{text-align:left;padding:12px 14px}th{white-space:nowrap;font-weight:700}td{max-width:260px}td button{white-space:nowrap}.table-actions,.users-header-actions,.committees-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.users-card,.committees-list,.dashboard-card,.report-card{overflow-x:auto}.users-page,.committees-page,.dashboard-page,.reports-page{max-width:1200px;margin:0 auto;padding:24px}.users-header,.committees-header,.dashboard-header,.reports-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.users-header h1,.committees-header h1,.dashboard-header h1,.reports-header h1{margin:0 0 6px}.users-header p,.committees-header p,.dashboard-header p,.reports-header p{color:#58595b;margin:0}*{box-sizing:border-box}html{scroll-behavior:smooth}.login-homepage{color:#101828;background:radial-gradient(circle at 0 0,#92c5f773,#0000 34%),radial-gradient(circle at 85% 15%,#a07a4329,#0000 28%),linear-gradient(135deg,#f7fbff 0%,#eef6ff 42%,#fff 100%);min-height:100vh;overflow-x:hidden}.login-navbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-bottom:1px solid #92c5f747;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand-area{align-items:center;gap:14px;display:flex}.brand-logo,.login-card-logo{background:#fff;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden;box-shadow:0 14px 30px #1d355729}.brand-logo img,.login-card-logo img{object-fit:contain;width:80%;height:80%}.brand-area strong{color:#1d2939;font-size:15px;display:block}.brand-area span{color:#667085;margin-top:2px;font-size:12px;display:block}.login-nav-links{align-items:center;gap:8px;display:flex}.login-nav-links a{color:#344054;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s}.login-nav-links a:hover{color:#1d3557;background:#92c5f733;transform:translateY(-1px)}.login-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(36px,6vw,84px);padding:12px clamp(20px,5vw,72px) 72px;display:grid}.hero-content{max-width:760px}.hero-badge{color:#1d3557;letter-spacing:.04em;background:#ffffffb8;border:1px solid #92c5f780;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:10px 16px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 14px 32px #1d355714}.hero-badge span{background:#12b76a;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 6px #12b76a24}.hero-content h1{letter-spacing:-.07em;color:#0f172a;margin:0;font-size:clamp(44px,6vw,82px);line-height:.98}.hero-content p{color:#475467;max-width:660px;margin:24px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primary-hero-button,.secondary-hero-button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.primary-hero-button{color:#fff;background:linear-gradient(135deg,#92c5f7,#a07a43);box-shadow:0 18px 38px #1d355740}.primary-hero-button:hover{transform:translateY(-3px);box-shadow:0 24px 46px #1d355757}.secondary-hero-button{color:#1d3557;background:#ffffffb8;border:1px solid #92c5f780}.secondary-hero-button:hover{background:#fff;transform:translateY(-3px)}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.hero-stats div{background:#ffffffb8;border:1px solid #92c5f759;border-radius:24px;padding:18px;transition:all .25s;box-shadow:0 18px 38px #1d355712}.hero-stats div:hover{border-color:#a07a4359;transform:translateY(-4px)}.hero-stats strong{color:#1d3557;font-size:28px;display:block}.hero-stats span{color:#667085;margin-top:4px;font-size:13px;font-weight:700;display:block}.login-card-shell{position:relative}.login-card-glow{filter:blur(10px);opacity:.9;background:radial-gradient(circle at 0 0,#92c5f78c,#0000 42%),radial-gradient(circle at 100% 100%,#a07a4338,#0000 36%);border-radius:38px;position:absolute;inset:-28px}.login-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffd1;border:1px solid #ffffffc7;border-radius:34px;padding:clamp(28px,4vw,42px);position:relative;box-shadow:0 30px 80px #1d35572e}.login-card-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.login-card-header p{color:#a07a43;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:900}.login-card-header h2{color:#111827;letter-spacing:-.04em;margin:0;font-size:28px}.login-form{gap:18px;display:grid}.login-form label{color:#344054;gap:8px;font-size:14px;font-weight:800;display:grid}.login-form input{color:#101828;background:#ffffffdb;border:1px solid #98a2b359;border-radius:16px;outline:none;width:100%;height:54px;padding:0 16px;font-size:15px;transition:all .2s}.login-form input:focus{border-color:#92c5f7;box-shadow:0 0 0 4px #92c5f738}.password-field{background:#ffffffdb;border:1px solid #98a2b359;border-radius:16px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.password-field:focus-within{border-color:#92c5f7;box-shadow:0 0 0 4px #92c5f738}.password-field input{box-shadow:none;background:0 0;border:0;border-radius:0}.password-field input:focus{box-shadow:none}.password-toggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#92c5f7,#a07a43);border:0;border-radius:12px;height:44px;margin-right:6px;padding:0 16px;font-weight:800;transition:all .2s}.password-toggle:hover{background:linear-gradient(135deg,#a07a43,#92c5f7);transform:translateY(-1px)}.login-form button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#92c5f7,#a07a43);border:0;border-radius:16px;height:54px;margin-top:6px;font-weight:900;transition:all .25s;box-shadow:0 18px 36px #1d35573d}.login-form button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 24px 44px #1d35574d}.login-form button[type=submit]:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-error{color:#b42318;background:#fff1f3;border-radius:14px;margin:16px 0 0;padding:12px 14px;font-weight:700}.login-helper-text{color:#667085;margin:18px 0 0;font-size:13px;line-height:1.6}.feature-section,.showcase-section,.contact-section{padding:76px clamp(20px,5vw,72px)}.section-heading{max-width:720px;margin-bottom:34px}.section-heading p,.section-eyebrow{color:#a07a43;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:900}.section-heading h2,.showcase-section h2,.contact-section h2{color:#101828;letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,52px);line-height:1.08}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card{background:#ffffffbd;border:1px solid #92c5f759;border-radius:28px;padding:26px;transition:all .25s;box-shadow:0 20px 46px #1d355714}.feature-card:hover{border-color:#a07a4357;transform:translateY(-8px);box-shadow:0 28px 58px #1d355724}.feature-icon{background:#92c5f73d;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:18px;font-size:25px;display:grid}.feature-card h3{color:#1d2939;margin:0 0 10px;font-size:20px}.feature-card p,.showcase-section p{color:#667085;margin:0;line-height:1.7}.showcase-section{grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr);align-items:center;gap:32px;display:grid}.showcase-section>div:first-child{max-width:720px}.showcase-section>div:first-child>p:last-child{margin-top:20px;font-size:17px}.showcase-panel{background:#ffffffc2;border:1px solid #92c5f759;border-radius:30px;padding:18px;box-shadow:0 24px 62px #1d35571f}.showcase-row{color:#344054;border-radius:20px;justify-content:space-between;gap:18px;padding:18px;transition:all .2s;display:flex}.showcase-row+.showcase-row{margin-top:8px}.showcase-row:hover{background:#92c5f72e;transform:translate(4px)}.showcase-row strong{color:#1d3557}.contact-section{background:linear-gradient(135deg,#1d3557f2,#0f172af5),radial-gradient(circle at 100% 0,#92c5f766,#0000 35%);border-radius:34px;justify-content:space-between;align-items:center;gap:24px;margin:0 clamp(20px,5vw,72px) 56px;padding:clamp(30px,5vw,48px);display:flex;box-shadow:0 28px 70px #1d355738}.contact-section h2{color:#fff}.contact-section .section-eyebrow{color:#92c5f7}.contact-section .primary-hero-button{color:#1d3557;box-shadow:none;white-space:nowrap;background:#fff}.login-footer{background:#ffffffb8;border-top:1px solid #92c5f747;justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(20px,5vw,72px);display:flex}.login-footer p{color:#667085;margin:0;font-size:14px}@media (width<=1100px){.login-hero,.showcase-section{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-card-shell{max-width:560px}}@media (width<=760px){.login-navbar{flex-direction:column;align-items:flex-start}.login-nav-links{width:100%;padding-bottom:4px;overflow-x:auto}.login-hero{padding-top:38px}.hero-stats,.feature-grid{grid-template-columns:1fr}.contact-section,.login-footer{flex-direction:column;align-items:flex-start}.contact-section .primary-hero-button{width:100%}}@media (width<=520px){.hero-content h1{font-size:40px}.hero-actions a{width:100%}.login-card-header{flex-direction:column;align-items:flex-start}.password-toggle{padding:0 12px}}.login-hero{align-items:center}.hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.hero-cms-logo-wrap{background:radial-gradient(circle,#ffffff94 0%,#92c5f733 44%,#fff0 72%);justify-content:center;align-items:center;width:100%;margin:0 0 28px;padding:0;display:flex}.hero-cms-logo{object-fit:contain;mix-blend-mode:multiply;filter:saturate(1.08)contrast(1.05);width:clamp(230px,20vw,440px);max-width:100%;height:auto}.hero-actions{justify-content:center;align-items:center;gap:22px;width:100%;margin:0 0 48px;display:flex}.primary-hero-button,.secondary-hero-button{text-align:center;justify-content:center;min-width:210px}.hero-stats{justify-content:center;width:100%;margin-top:0}.login-card-shell{align-self:center}.login-card-header{text-align:center;justify-content:center}.login-card-header div{width:100%}.login-card-header p,.login-card-header h2{text-align:center}.cms-hero-message{text-align:center;width:min(1100px,92%);margin:24px auto 18px}.cms-hero-message h1{color:#0f2748;letter-spacing:-.04em;margin:5px 0;font-size:clamp(1.5rem,2.8vw,3rem);font-weight:700;line-height:1}.cms-hero-message p{color:#58595b;max-width:950px;margin:10px auto 0;font-size:clamp(1rem,1.2vw,1rem);font-weight:500;line-height:1.5}.cms-title{letter-spacing:-1px;margin:8px 0 16px;font-size:48px;font-weight:800;line-height:1.1}.cms-title-committee{background:linear-gradient(90deg,#92c5f7 0% 45%,#a07a43 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:900}.cms-title-management{color:#58595b;font-weight:900}.dashboard-page{background:#f4f6f8;min-height:100vh;font-family:Arial,sans-serif}.dashboard-header{color:#fff;background:#1f2937;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.dashboard-header h1{margin:0 0 6px}.dashboard-header p{margin:0}.dashboard-header button{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:10px 16px;font-weight:700}.dashboard-card{background:#fff;border:1px solid #ddd;border-radius:10px;max-width:1000px;margin:32px auto;padding:24px}.user-details{margin-top:20px}.dashboard-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1000px;margin:0 auto 40px;display:grid}.summary-card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px}.summary-card h3{margin-top:0}.clickable-card{cursor:pointer}.clickable-card:hover{border-color:#1f2937;box-shadow:0 2px 8px #0000001f}.dashboard-section-title{margin:24px 0 12px;font-size:20px;font-weight:700}.dashboard-page{background:var(--color-background);color:var(--color-text)}.dashboard-header{background:var(--color-white);border-bottom:4px solid var(--color-primary)}.dashboard-card,.summary-card{background:var(--color-card);border:1px solid var(--color-border);box-shadow:0 4px 12px #58595b14}.summary-card h3,.dashboard-card h2{color:var(--color-dark)}.summary-card p,.dashboard-card p{color:var(--color-muted)}.clickable-card{border-left:5px solid var(--color-primary)}.clickable-card:hover{border-left-color:var(--color-accent);box-shadow:0 6px 16px #58595b29}.dashboard-section-title{color:var(--color-dark);border-left:5px solid var(--color-accent);padding-left:10px}@media (width<=800px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:16px}.dashboard-grid{grid-template-columns:1fr;padding:0 16px}.dashboard-card{margin:24px 16px}}.dashboard-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 70%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;padding:32px;display:flex;box-shadow:0 16px 35px #58595b1f}.dashboard-hero-content{max-width:760px}.dashboard-eyebrow{color:#a07a43;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:800}.dashboard-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.dashboard-subtitle{color:#58595b;max-width:720px;margin:14px 0 0;font-size:1.05rem}.dashboard-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-user-pill{color:#1f4f7a;white-space:nowrap;background:#92c5f759;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:700}.logout-button{color:#fff;background:#58595b}.logout-button:hover{background:#3f4042}.dashboard-hero{align-items:center}.dashboard-hero-actions{align-self:center}.dashboard-hero-content{flex-direction:column;justify-content:center;display:flex}.dashboard-hero{align-items:center;max-width:1100px;margin:0 auto 28px}.dashboard-hero-actions{align-items:center}.dashboard-hero h1,.dashboard-subtitle,.dashboard-eyebrow{text-align:left}.summary-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}.metric-card{align-items:center;gap:16px;min-height:120px;transition:transform .2s,box-shadow .2s;display:flex}.metric-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #58595b29}.metric-icon{background:#92c5f74d;border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1.6rem;display:grid}.metric-card h3{color:#58595b;margin:0 0 6px;font-size:.95rem}.metric-card p{color:#111827;margin:0;font-size:2rem;font-weight:800}.summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px}.metric-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:150px;padding:22px 18px;display:flex}.metric-card>div:last-child{gap:6px;display:grid}.metric-card h3{text-align:center;justify-content:center;align-items:center;min-height:44px;margin:0;font-size:1rem;line-height:1.25;display:flex}.metric-card p{margin:0;line-height:1}.metric-icon{width:54px;height:54px}.dashboard-profile-card{grid-template-columns:1fr 2fr;align-items:center;gap:24px;max-width:1100px;padding:28px;display:grid}.dashboard-profile-card h2{color:#111827;margin:0 0 18px}.dashboard-profile-card p{color:#58595b;margin:0}.dashboard-profile-details{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-profile-details div{background:#92c5f72e;border:1px solid #92c5f759;border-radius:14px;padding:16px}.dashboard-profile-details span{color:#58595b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.82rem;font-weight:300;display:block}.dashboard-profile-details strong{color:#111827;word-break:break-word;display:block}.modules-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:20px;max-width:1100px}.module-card{border-left:0;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;min-height:150px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative}.module-card:hover{border-color:#a07a43b3;transform:translateY(-4px);box-shadow:0 14px 30px #58595b29}.module-icon{background:#92c5f74d;border-radius:18px;place-items:center;width:56px;height:56px;font-size:1.7rem;display:grid}.module-card h3{color:#111827;margin:0 0 6px;font-size:1.15rem}.module-card p{color:#58595b;margin:0;line-height:1.45}.module-arrow{color:#a07a43;font-size:1.4rem;font-weight:800}@media (width<=1000px){.dashboard-hero,.dashboard-profile-card{grid-template-columns:1fr}.dashboard-hero{flex-direction:column;align-items:flex-start}.dashboard-hero-actions{justify-content:flex-start}.summary-grid{grid-template-columns:repeat(2,1fr)}.modules-grid,.dashboard-profile-details{grid-template-columns:1fr}}@media (width<=600px){.dashboard-page{padding:16px}.dashboard-hero,.dashboard-profile-card,.summary-card{padding:20px}.summary-grid{grid-template-columns:1fr}.dashboard-hero h1{font-size:2rem}.dashboard-subtitle{font-size:.95rem}.module-card{text-align:center;grid-template-columns:1fr}.module-icon{margin:0 auto}.module-arrow{display:none}}.reports-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.reports-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.report-notes-card{grid-template-columns:1.2fr 1fr;align-items:center;gap:24px;max-width:1100px;padding:28px;display:grid}.report-notes-card h2{color:#111827;margin:0 0 8px}.report-notes-card p{color:#58595b;margin:0}.report-note-list{gap:10px;display:grid}.report-note-list span{color:#1f4f7a;background:#92c5f72e;border:1px solid #92c5f759;border-radius:999px;padding:12px 14px;font-weight:700}.reports-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media print{body{background:#fff}.reports-hero,.report-notes-card,.secondary-action-button,.primary-action-button{box-shadow:none}.reports-header-actions,.report-notes-card{display:none}.dashboard-page{background:#fff;padding:0}.dashboard-section-title{text-align:center;margin-top:20px}.summary-card{break-inside:avoid}}.report-table-card{padding:0;overflow-x:auto}.report-table{border-collapse:collapse;width:100%;font-size:14px}.report-table thead{background:linear-gradient(135deg,#92c5f7,#dceeff)}.report-table th{text-align:left;color:#34363a;white-space:nowrap;border-bottom:1px solid #58595b26;padding:14px 16px;font-weight:700}.report-table td{color:#58595b;vertical-align:middle;border-bottom:1px solid #58595b1f;padding:14px 16px}.report-table tbody tr:hover{background:#92c5f71f}.report-table tbody tr:last-child td{border-bottom:none}.report-table td:first-child{color:#34363a;font-weight:700}@media print{.report-table-card{box-shadow:none;border:1px solid #ddd}.report-table{font-size:12px}.report-table th,.report-table td{padding:8px 10px}.report-table tbody tr:hover{background:0 0}}.enterprise-dashboard{color:#101828;background:radial-gradient(circle at 0 0,#92c5f747,#0000 34%),linear-gradient(135deg,#f7fbff 0%,#eef6ff 48%,#fff 100%);grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.enterprise-dashboard.sidebar-collapsed{grid-template-columns:92px minmax(0,1fr)}.enterprise-sidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border-right:1px solid #92c5f752;height:100vh;padding:22px 18px;position:sticky;top:0;overflow-y:auto;box-shadow:18px 0 48px #1d35570f}.sidebar-brand{align-items:center;gap:12px;min-height:56px;margin-bottom:18px;display:flex}.sidebar-brand img{object-fit:contain;background:#fff;border-radius:14px;width:48px;height:48px;box-shadow:0 12px 28px #1d35571f}.sidebar-brand strong{color:#1d2939;letter-spacing:-.02em;font-size:17px;display:block}.sidebar-brand span{color:#667085;margin-top:2px;font-size:12px;font-weight:700;display:block}.sidebar-toggle{color:#1d3557;cursor:pointer;background:#92c5f71f;border:1px solid #92c5f76b;border-radius:14px;width:100%;height:40px;margin-bottom:20px;font-weight:900;transition:all .2s}.sidebar-toggle:hover{background:#92c5f73d;transform:translateY(-1px)}.sidebar-nav{gap:8px;display:grid}.sidebar-nav button{color:#475467;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 14px;font-weight:800;transition:all .2s;display:flex}.sidebar-nav button span{place-items:center;width:24px;font-size:18px;display:grid}.sidebar-nav button:hover{color:#1d3557;background:#92c5f72e;transform:translate(3px)}.sidebar-nav button.active{color:#fff;background:linear-gradient(135deg,#1d3557,#0f172a);box-shadow:0 16px 34px #1d355738}.sidebar-help-card{color:#fff;background:radial-gradient(circle at 100% 0,#92c5f757,#0000 36%),linear-gradient(135deg,#1d3557f2,#0f172af5);border-radius:22px;margin-top:28px;padding:18px;box-shadow:0 20px 48px #1d35572e}.sidebar-help-card p{color:#92c5f7;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:900}.sidebar-help-card strong{margin-bottom:8px;display:block}.sidebar-help-card span{color:#ffffffc7;font-size:13px;line-height:1.5;display:block}.enterprise-main{flex-direction:column;width:100%;min-width:0;max-width:none;padding:24px;display:flex}.enterprise-header{z-index:12;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffbd;border-bottom:1px solid #92c5f747;justify-content:space-between;align-items:center;gap:24px;margin:-24px clamp(-18px,-3vw,-36px) 24px;padding:18px clamp(18px,3vw,36px);display:flex;position:sticky;top:0}.breadcrumb{color:#667085;margin:0 0 4px;font-size:13px;font-weight:700}.enterprise-header h1{color:#101828;letter-spacing:-.05em;margin:0;font-size:clamp(26px,3vw,36px)}.header-actions{align-items:center;gap:12px;display:flex}.global-search{background:#ffffffd1;border:1px solid #98a2b347;border-radius:999px;align-items:center;gap:10px;width:min(360px,32vw);height:44px;padding:0 14px;display:flex;box-shadow:0 10px 28px #1d35570f}.global-search span{color:#667085;font-weight:900}.global-search input{color:#101828;background:0 0;border:0;outline:0;width:100%;font-size:14px}.icon-button{cursor:pointer;background:#ffffffd1;border:1px solid #98a2b347;border-radius:999px;width:44px;height:44px;transition:all .2s}.icon-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1d35571f}.profile-menu-wrap{position:relative}.profile-button{cursor:pointer;background:#ffffffd6;border:1px solid #98a2b347;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:6px 12px 6px 6px;display:flex;box-shadow:0 10px 28px #1d35570f}.profile-button>span{color:#fff;background:linear-gradient(135deg,#92c5f7);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.profile-button strong{color:#1d2939;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:13px;display:block;overflow:hidden}.profile-button small{color:#667085;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:11px;display:block;overflow:hidden}.profile-dropdown{background:#fffffff5;border:1px solid #92c5f752;border-radius:20px;width:240px;padding:12px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 58px #1d355729}.profile-dropdown p{color:#475467;word-break:break-word;background:#92c5f724;border-radius:14px;margin:0 0 10px;padding:10px;font-size:13px}.profile-dropdown button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;min-height:40px;padding:0 10px;font-weight:800}.profile-dropdown button:hover{background:#92c5f72e}.dashboard-welcome-card{background:radial-gradient(circle at 100% 0,#92c5f775,#0000 36%),linear-gradient(135deg,#ffffffeb,#eff8ffc7);border:1px solid #92c5f759;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(320px,.45fr);align-items:stretch;gap:24px;padding:clamp(26px,4vw,42px);display:grid;box-shadow:0 24px 70px #1d35571f}.dashboard-eyebrow{color:#a07a43;text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:12px;font-weight:900}.dashboard-welcome-card h2{color:#101828;letter-spacing:-.06em;margin:0;font-size:clamp(34px,4vw,56px);line-height:1.05}.dashboard-welcome-card p{color:#475467;max-width:720px;margin:18px 0 0;font-size:16px;line-height:1.7}.welcome-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.welcome-actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d3557,#0f172a);border:0;border-radius:999px;min-height:46px;padding:0 18px;font-weight:900;transition:all .2s;box-shadow:0 16px 34px #1d35572e}.welcome-actions button:nth-child(2){color:#1d3557;box-shadow:none;background:#fff;border:1px solid #92c5f780}.welcome-actions button:hover{transform:translateY(-2px)}.session-card{background:#ffffffd1;border:1px solid #92c5f757;border-radius:26px;padding:22px}.session-card>p{color:#1d3557;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px;font-size:13px;font-weight:900}.session-card div{border-top:1px solid #98a2b32e;padding:12px 0}.session-card span{color:#667085;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.session-card strong{color:#1d2939;word-break:break-word;font-size:14px;display:block}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.metric-card-modern{background:#ffffffc7;border:1px solid #92c5f759;border-radius:28px;padding:22px;transition:all .24s;box-shadow:0 18px 44px #1d355714}.metric-card-modern:hover{border-color:#a07a435c;transform:translateY(-6px);box-shadow:0 26px 58px #1d355724}.metric-card-modern .metric-icon{background:#92c5f738;border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:18px;font-size:24px;display:grid}.metric-card-modern span{color:#667085;font-size:13px;font-weight:800;display:block}.metric-card-modern strong{color:#1d3557;letter-spacing:-.05em;margin-top:8px;font-size:38px;display:block}.metric-card-modern p{color:#667085;margin:8px 0 0;font-size:13px;line-height:1.5}.dashboard-content-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.6fr);gap:22px;margin-top:24px;display:grid}.modern-panel{background:#ffffffc7;border:1px solid #92c5f759;border-radius:30px;padding:24px;box-shadow:0 18px 44px #1d355714}.panel-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.panel-header h2{color:#101828;letter-spacing:-.04em;margin:0;font-size:24px}.module-list-modern{gap:12px;display:grid}.module-row-modern{text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #98a2b32e;border-radius:22px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:16px;transition:all .22s;display:grid}.module-row-modern:hover{background:#92c5f726;border-color:#92c5f773;transform:translate(4px)}.module-row-icon{background:#92c5f738;border-radius:18px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.module-row-modern strong{color:#1d2939;font-size:16px;display:block}.module-row-modern p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.45}.module-row-arrow{color:#1d3557;font-size:20px;font-weight:900}.activity-list{gap:12px;display:grid}.activity-list div{background:#92c5f71f;border-radius:18px;gap:12px;padding:15px;display:flex}.activity-list span{font-size:20px}.activity-list p{color:#475467;margin:0;font-size:14px;line-height:1.55}.enterprise-footer{color:#667085;flex-wrap:wrap;gap:16px;margin-top:auto;padding:28px 4px 4px;font-size:13px;display:flex}@media (width<=1180px){.enterprise-dashboard,.enterprise-dashboard.sidebar-collapsed{grid-template-columns:1fr}.enterprise-sidebar{height:auto;display:none;position:relative}.enterprise-header{flex-direction:column;align-items:stretch}.header-actions{flex-wrap:wrap}.global-search{width:100%}.dashboard-welcome-card,.dashboard-content-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.enterprise-main{padding:18px}.enterprise-header{margin:-18px -18px 18px;padding:16px 18px}.profile-button div{display:none}.dashboard-welcome-card{border-radius:26px;padding:24px}.metrics-grid{grid-template-columns:1fr}.module-row-modern{grid-template-columns:46px minmax(0,1fr)}.module-row-arrow{display:none}}.sidebar-brand{color:inherit;align-items:center;text-decoration:none;display:flex}.view-more-activities-button{color:#1d3557;cursor:pointer;background:#92c5f724;border:1px solid #92c5f773;border-radius:14px;width:100%;min-height:42px;margin-top:14px;font-weight:900;transition:all .2s}.view-more-activities-button:hover{background:#92c5f742;transform:translateY(-1px)}.enterprise-page-content,.dashboard-page,.users-page,.committees-page,.dashboard-card,.users-card,.committees-card,.committees-list,.meeting-section-card,.modern-panel,.dashboard-welcome-card{width:100%;max-width:none}.enterprise-dashboard,.enterprise-main{width:100%;max-width:none;overflow-x:hidden}.enterprise-page-content{width:100%;max-width:none;margin:0}.enterprise-page-content>*{width:100%;max-width:none}.dashboard-page,.users-page,.committees-page{width:100%;max-width:none!important;margin-left:0!important;margin-right:0!important}.dashboard-welcome-card,.metrics-grid,.dashboard-content-grid,.users-card,.committees-card,.committees-list,.meeting-section-card,.report-table-card,.dashboard-grid,.summary-grid,.modules-grid{width:100%;max-width:none!important}html,body,#root{width:100%;max-width:none;margin:0;padding:0;overflow-x:hidden}.enterprise-dashboard{margin:0}.enterprise-main,.enterprise-page-content{width:100%;max-width:none;overflow-x:hidden}.dashboard-welcome-card,.metrics-grid,.dashboard-content-grid{max-width:100%;overflow:hidden}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card-modern{min-width:0}.enterprise-dashboard{font-size:16px}.enterprise-header h1{font-size:clamp(34px,3vw,44px)}.breadcrumb{font-size:15px}.sidebar-nav button{font-size:16px}.sidebar-brand strong{font-size:20px}.sidebar-brand span{font-size:14px}.profile-button strong{font-size:15px}.profile-button small{font-size:13px}.dashboard-welcome-card h2{font-size:clamp(46px,4.2vw,68px)}.dashboard-welcome-card p{font-size:18px}.dashboard-eyebrow{font-size:14px}.welcome-actions button{font-size:16px}.session-card>p{font-size:14px}.session-card span{font-size:13px}.session-card strong{font-size:16px}.metric-card-modern span{font-size:15px}.metric-card-modern strong{font-size:44px}.metric-card-modern p{font-size:15px}.panel-header h2{font-size:28px}.module-row-modern strong{font-size:18px}.module-row-modern p{font-size:15px}.activity-list p{font-size:16px}.enterprise-footer{font-size:14px}.recent-activity-list,.activities-list{max-height:520px;padding-right:8px;overflow-y:auto}.recent-activity-list::-webkit-scrollbar{width:8px}.activities-list::-webkit-scrollbar{width:8px}.recent-activity-list::-webkit-scrollbar-track{background:#92c5f72e;border-radius:999px}.activities-list::-webkit-scrollbar-track{background:#92c5f72e;border-radius:999px}.recent-activity-list::-webkit-scrollbar-thumb{background:#58595b59;border-radius:999px}.activities-list::-webkit-scrollbar-thumb{background:#58595b59;border-radius:999px}.recent-activity-list::-webkit-scrollbar-thumb:hover{background:#58595b8c}.activities-list::-webkit-scrollbar-thumb:hover{background:#58595b8c}.activity-panel{flex-direction:column;max-height:760px;display:flex}.activity-list{max-height:520px;padding-right:8px;overflow-y:auto}.activity-list::-webkit-scrollbar{width:8px}.activity-list::-webkit-scrollbar-track{background:#92c5f72e;border-radius:999px}.activity-list::-webkit-scrollbar-thumb{background:#58595b59;border-radius:999px}.activity-list::-webkit-scrollbar-thumb:hover{background:#58595b8c}.view-more-activities-button{flex-shrink:0;margin-top:14px}.reports-page{padding:28px}.reports-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.reports-page-header h1{color:#111827;margin:4px 0 8px;font-size:2rem;font-weight:900}.reports-page-header p{color:#6b7280;margin:0;line-height:1.6}.reports-page-actions{align-items:center;gap:10px;display:flex}.overall-report-preview{background:#f3f4f6;border:1px solid #58595b24;border-radius:18px;padding:34px 20px;overflow-x:auto}.overall-word-report{color:#111827;background:#fff;border:1px solid #58595b29;width:794px;min-height:1123px;margin:0 auto;padding:58px 64px;font-family:Times New Roman,Georgia,serif;box-shadow:0 18px 45px #0f172a29}.overall-report-title{text-align:center;border-bottom:2px solid #111827;margin-bottom:26px;padding-bottom:18px}.overall-report-title h1{text-transform:uppercase;letter-spacing:.04em;margin:0;font-family:Times New Roman,Georgia,serif;font-size:1.5rem;font-weight:900}.overall-report-title p{color:#111827;margin:8px 0 4px;font-size:1.05rem;font-weight:700}.overall-report-title span{color:#4b5563;font-size:.9rem}.overall-word-report .report-block{background:0 0;border:none;margin-top:22px;padding:0}.overall-word-report h2{color:#111827;border-bottom:1px solid #d1d5db;margin:20px 0 10px;padding-bottom:6px;font-family:Times New Roman,Georgia,serif;font-size:1.08rem;font-weight:900}.overall-word-report p{color:#111827;text-align:justify;font-size:.95rem;line-height:1.65}.overall-word-report table{border-collapse:collapse;width:100%;margin-top:10px;margin-bottom:16px;font-size:.9rem}.overall-word-report th,.overall-word-report td{vertical-align:top;text-align:left;border:1px solid #9ca3af;padding:8px 10px}.overall-word-report th{color:#111827;background:#f3f4f6;font-weight:900}.overall-word-report .report-info-grid{border:1px solid #9ca3af;grid-template-columns:210px 1fr;gap:0;display:grid}.overall-word-report .report-info-grid>div{display:contents}.overall-word-report .report-info-grid span{color:#111827;background:#f3f4f6;border-bottom:1px solid #d1d5db;border-right:1px solid #9ca3af;padding:9px 12px;font-weight:900;display:block}.overall-word-report .report-info-grid strong{color:#111827;border-bottom:1px solid #d1d5db;padding:9px 12px;font-weight:400;line-height:1.55;display:block}@media (width<=980px){.reports-page-header{flex-direction:column}.reports-page-actions{flex-wrap:wrap;width:100%}.overall-word-report{width:100%;min-height:auto;padding:34px 24px}}.users-page{background:#f4f6f8;min-height:100vh;font-family:Arial,sans-serif}.users-header{color:#fff;background:#1f2937;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.users-header h1{margin:0 0 6px}.users-header p{margin:0}.users-header button{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:10px 16px;font-weight:700}.users-card{background:#fff;border:1px solid #ddd;border-radius:10px;max-width:1100px;margin:32px auto;padding:24px;overflow-x:auto}.users-error{color:red;font-weight:700}.users-table{border-collapse:collapse;width:100%}.users-table th,.users-table td{text-align:left;border-bottom:1px solid #ddd;padding:12px}.users-table th{background:#f9fafb}.users-header-actions{gap:12px;display:flex}.create-user-form{background:#fff;border:1px solid #ddd;border-radius:10px;max-width:700px;margin:32px auto 0;padding:24px}.create-user-form h2{margin-top:0}.create-user-form form{flex-direction:column;gap:12px;display:flex}.create-user-form label{font-weight:700}.create-user-form input,.create-user-form select{border:1px solid #ccc;border-radius:6px;padding:10px}.status-badge{border-radius:999px;padding:4px 10px;font-size:.85rem;font-weight:600;display:inline-block}.status-badge.active{color:#1f4f7a;background:#92c5f759}.status-badge.inactive{color:#58595b;background:#58595b29}@media (width<=800px){.users-header{flex-direction:column;align-items:flex-start;gap:16px}.users-card{margin:24px 16px}}.users-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.users-eyebrow{color:#a07a43;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}.users-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.users-subtitle{color:#58595b;margin:12px 0 0;font-size:1rem}.users-card{background:#fff;border:1px solid #58595b24;border-radius:18px;max-width:1100px;margin:0 auto;padding:24px;box-shadow:0 12px 28px #58595b1a}.users-table-header{border-bottom:1px solid #58595b24;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.users-table-header h2{color:#111827;margin:0 0 4px}.users-table-header p{color:#58595b;margin:0}.users-table{border-collapse:separate;border-spacing:0;width:100%;overflow:hidden}.users-table thead{background:#92c5f738}.users-table th{color:#111827;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #58595b24;padding:14px 16px;font-size:.85rem}.users-table td{color:#374151;border-bottom:1px solid #58595b1a;padding:14px 16px}.users-table tbody tr{transition:background .2s}.users-table tbody tr:hover{background:#92c5f71f}.users-table tbody tr:last-child td{border-bottom:none}.table-action-button{color:#1f4f7a;background:#92c5f759;border-radius:999px;min-height:34px;padding:7px 12px;font-size:.85rem;font-weight:700}.table-action-button:hover{color:#111827;background:#92c5f7}@media (width<=900px){.users-hero{flex-direction:column;align-items:flex-start}.users-header-actions{justify-content:flex-start;width:100%}.users-card{padding:18px}.users-table{min-width:850px}}@media (width<=600px){.users-page{padding:16px}.users-hero{padding:22px}.users-hero h1{font-size:2rem}.users-header-actions{flex-direction:column;align-items:stretch}.users-header-actions button{width:100%}}.table-link-button{color:#7a5a2e;text-underline-offset:3px;background:0 0;border:none;min-height:auto;padding:0;font-size:.73rem;font-weight:500;text-decoration:underline}.table-link-button:hover{color:#5f421d;background:0 0}.users-table .table-actions{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.users-table th:last-child,.users-table td:last-child{width:110px;min-width:110px}.table-link-button.danger{color:#b42318}.table-link-button.danger:hover{color:#7a271a}.table-link-button.success{color:#067647}.table-link-button.success:hover{color:#085d3a}.table-link-button.edit{color:#1f5f99}.users-page,.users-card{width:100%;max-width:none!important;margin-left:0!important;margin-right:0!important}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#121c2894;justify-content:center;align-items:center;padding:24px;animation:.22s modalBackdropFadeIn;display:flex;position:fixed;inset:0}.user-modal{background:#fff;border-radius:22px;width:100%;max-width:780px;animation:.28s userModalSlideUp;overflow:hidden;box-shadow:0 28px 80px #14233747}.user-modal-header{background:linear-gradient(135deg,#92c5f73d,#fffffff5),#fff;border-bottom:1px solid #e8eef6;justify-content:space-between;gap:20px;padding:26px 30px;display:flex}.modal-eyebrow{color:#a07a43;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.76rem;font-weight:800}.user-modal-header h2{color:#25364a;margin:0;font-size:1.45rem;font-weight:800}.user-modal-header p{color:#6d7786;margin:7px 0 0;font-size:.94rem;line-height:1.5}.modal-close-btn{color:#58595b;cursor:pointer;background:#f2f5f9;border:none;border-radius:50%;flex:none;width:38px;height:38px;font-size:1.7rem;line-height:1;transition:background .2s,transform .2s,color .2s}.modal-close-btn:hover{color:#25364a;background:#e7edf5;transform:rotate(90deg)}.user-modal-form{padding:28px 30px 30px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#344256;font-size:.88rem;font-weight:700}.form-group input,.form-group select{color:#243247;background:#fff;border:1px solid #dce3ed;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.form-group input:focus,.form-group select:focus{background:#fbfdff;border-color:#92c5f7;box-shadow:0 0 0 4px #92c5f738}.user-modal-actions{border-top:1px solid #edf1f6;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:22px;display:flex}.secondary-btn{color:#58595b;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:12px;padding:11px 18px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.secondary-btn:hover{background:#f5f7fb;border-color:#c8d1df;transform:translateY(-1px)}.primary-action-btn{color:#123047;cursor:pointer;background:linear-gradient(135deg,#92c5f7,#6aaeea);border:none;border-radius:12px;padding:11px 18px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 8px 18px #4d96dc38}.primary-action-btn:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 12px 24px #4d96dc47}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes userModalSlideUp{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.modal-backdrop{align-items:flex-start;padding:18px;overflow-y:auto}.user-modal{border-radius:18px;margin-top:24px}.user-modal-header,.user-modal-form{padding:22px}.form-grid{grid-template-columns:1fr}.user-modal-actions{flex-direction:column-reverse}.user-modal-actions button{width:100%}}.modal-error-message{color:#b42318;background:#fff3f3;border:1px solid #ffd0d0;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:.9rem;font-weight:700}.user-modal .modern-form-card,.user-modal .create-user-form{max-width:none;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.user-modal .modern-form-header,.user-modal .create-user-form h2{display:none}.user-modal .modern-form{gap:18px}.user-modal .modern-form label{color:#344256;flex-direction:column;gap:8px;font-size:.88rem;font-weight:700;display:flex}.user-modal .modern-form input,.user-modal .modern-form select,.user-modal .modern-form textarea{color:#243247;background:#fff;border:1px solid #dce3ed;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.user-modal .modern-form input:focus,.user-modal .modern-form select:focus,.user-modal .modern-form textarea:focus{background:#fbfdff;border-color:#92c5f7;box-shadow:0 0 0 4px #92c5f738}.user-modal .modern-form-actions,.user-modal .form-actions{border-top:1px solid #edf1f6;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:22px;display:flex}.user-modal .modern-form-actions button,.user-modal .form-actions button{cursor:pointer;border:none;border-radius:12px;padding:11px 18px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.user-modal .modern-form-actions button[type=submit],.user-modal .form-actions button[type=submit]{color:#123047;background:linear-gradient(135deg,#92c5f7,#6aaeea);box-shadow:0 8px 18px #4d96dc38}.user-modal .modern-form-actions button[type=submit]:hover,.user-modal .form-actions button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 12px 24px #4d96dc47}.user-modal .modern-form-actions button[type=button],.user-modal .form-actions button[type=button]{color:#58595b;background:#fff;border:1px solid #d8dee8}.user-modal .modern-form-actions button[type=button]:hover,.user-modal .form-actions button[type=button]:hover{background:#f5f7fb;border-color:#c8d1df;transform:translateY(-1px)}.password-modal{max-width:520px}.password-modal .user-modal-header{background:linear-gradient(135deg,#a07a4324,#fffffff5),#fff}.password-modal .user-modal-form{padding:26px 30px 30px}.password-modal .modern-form-card,.password-modal .create-user-form{max-width:none;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.password-modal .modern-form-header,.password-modal .create-user-form h2{display:none}.password-modal .modern-form,.password-modal .create-user-form form{gap:18px;display:grid}.password-modal .modern-form-actions,.password-modal .form-actions{border-top:1px solid #edf1f6;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}@media (width<=600px){.password-modal{max-width:100%}.password-modal .modern-form-actions,.password-modal .form-actions{flex-direction:column-reverse}.password-modal .modern-form-actions button,.password-modal .form-actions button{width:100%}}.users-pagination{border-top:1px solid #58595b24;justify-content:center;align-items:center;gap:14px;margin-top:22px;padding-top:18px;display:flex}.users-pagination button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #92c5f7f2;border-radius:12px;padding:9px 16px;font-size:.9rem;font-weight:800;transition:background .2s,transform .2s,border-color .2s,opacity .2s}.users-pagination button:hover:not(:disabled){background:#92c5f7;border-color:#92c5f7;transform:translateY(-1px)}.users-pagination button:disabled{opacity:.45;cursor:not-allowed;background:#f3f4f6}.users-pagination span{color:#58595b;text-align:center;min-width:100px;font-size:.92rem;font-weight:800}@media (width<=640px){.users-pagination{flex-wrap:wrap;gap:10px}.users-pagination button{padding:8px 13px;font-size:.84rem}.users-pagination span{order:-1;width:100%}}.committees-page{background:#f4f6f8;min-height:100vh;font-family:Arial,sans-serif}.committees-header{color:#fff;background:#1f2937;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.committees-header h1{margin:0 0 6px}.committees-header p{margin:0}.committees-header-actions{gap:12px;display:flex}.committees-header button{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:10px 16px;font-weight:700}.committees-card{background:#fff;border:1px solid #ddd;border-radius:10px;max-width:1100px;margin:32px auto;padding:24px;overflow-x:auto}.committees-error{color:red;font-weight:700}.committees-table{border-collapse:collapse;width:100%}.committees-table th,.committees-table td{text-align:left;border-bottom:1px solid #ddd;padding:12px}.committees-table th{background:#f9fafb}.create-committee-form{background:#fff;border:1px solid #ddd;border-radius:10px;max-width:700px;margin:32px auto 0;padding:24px}.create-committee-form h2{margin-top:0}.create-committee-form form{flex-direction:column;gap:12px;display:flex}.create-committee-form label{font-weight:700}.create-committee-form input,.create-committee-form select,.create-committee-form textarea{border:1px solid #ccc;border-radius:6px;padding:10px;font-family:Arial,sans-serif}.create-committee-form textarea{min-height:80px}.form-actions{gap:12px;margin-top:12px;display:flex}.form-actions button{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:6px;padding:10px 16px;font-weight:700}.form-actions button[type=button]{background:#6b7280}.add-meeting-form{background:#fff;border:1px solid #ddd;border-radius:10px;max-width:700px;margin:32px auto 0;padding:24px}.add-meeting-form h2{margin-top:0}.add-meeting-form form{flex-direction:column;gap:12px;display:flex}.add-meeting-form label{font-weight:700}.add-meeting-form input,.add-meeting-form select,.add-meeting-form textarea{border:1px solid #ccc;border-radius:6px;padding:10px;font-family:Arial,sans-serif}.add-meeting-form textarea{min-height:80px}.committees-page{background:var(--color-background);color:var(--color-text)}.committees-header,.committees-card,.committees-list,.committee-form{background:var(--color-card);border:1px solid var(--color-border);box-shadow:0 4px 12px #58595b14}.committees-header{border-bottom:4px solid var(--color-primary)}.committees-header h1,.committees-card h2,.committees-list h2,.committee-form h3{color:var(--color-dark)}.committees-header p,.committees-card p,.committees-list p{color:var(--color-muted)}.committees-table th,.committees-list th{background:var(--color-primary);color:var(--color-dark)}.committees-table td,.committees-list td{border-bottom:1px solid var(--color-border)}.clickable-row:hover{background:#eef7ff}.filter-row{margin:12px 0 18px}.filter-row label{max-width:260px;color:var(--color-dark);flex-direction:column;gap:6px;font-weight:600;display:flex}.committees-error,.error-message{color:var(--color-danger)}.form-toggle-row{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.form-toggle-row button{border-left:5px solid var(--color-accent)}.report-block{background:#fff;border:1px solid #58595b2e;border-radius:10px;margin-bottom:18px;padding:14px}.report-block h3{color:#58595b;margin-top:0}.report-block p{margin:6px 0}.report-block ul{margin:8px 0 0;padding-left:22px}.report-block li{margin-bottom:6px}@media (width<=800px){.committees-header{flex-direction:column;align-items:flex-start;gap:16px}.committees-header-actions{flex-direction:column}.committees-card,.create-committee-form{margin:24px 16px}}@media print{body{background:#fff}.dashboard-header,.committees-header,.form-toggle-row,form,button{display:none!important}.committees-page{padding:0}.committees-list{box-shadow:none;border:none}.report-block{break-inside:avoid;border:1px solid #ccc}}.committees-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.committees-eyebrow{color:#a07a43;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}.committees-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.committees-subtitle{color:#58595b;margin:12px 0 0;font-size:1rem}.primary-action-button{color:#111827;background:#92c5f7}.primary-action-button:hover{background:#7db7f1}.secondary-action-button{color:#fff;background:#58595b}.secondary-action-button:hover{background:#3f4042}.committees-card{background:#fff;border:1px solid #58595b24;border-radius:18px;max-width:1100px;margin:0 auto;padding:24px;overflow-x:auto;box-shadow:0 12px 28px #58595b1a}.committees-table-header{border-bottom:1px solid #58595b24;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.committees-table-header h2{color:#111827;margin:0 0 4px}.committees-table-header p{color:#58595b;margin:0}.committees-toolbar{background:#92c5f71f;border:1px solid #92c5f747;border-radius:14px;grid-template-columns:220px 1fr;align-items:end;gap:16px;margin-bottom:20px;padding:16px;display:grid}.committees-toolbar label{margin:0}.committees-toolbar input,.committees-toolbar select{background:#fff}.committees-table{border-collapse:separate;border-spacing:0;width:100%;overflow:hidden}.committees-table thead{background:#92c5f738}.committees-table th{color:#111827;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #58595b24;padding:14px 16px;font-size:.85rem}.committees-table td{color:#374151;border-bottom:1px solid #58595b1a;padding:14px 16px}.committees-table tbody tr{transition:background .2s}.committees-table tbody tr:hover{background:#92c5f71f}.committees-table tbody tr:last-child td{border-bottom:none}.clickable-row{cursor:pointer}.committee-status-badge{white-space:nowrap;border-radius:999px;padding:5px 11px;font-size:.85rem;font-weight:700;display:inline-block}.committee-status-badge.active{color:#1f4f7a;background:#92c5f759}.committee-status-badge.inactive{color:#58595b;background:#58595b29}.committee-status-badge.archived{color:#111827;background:#1118271f}@media (width<=900px){.committees-hero{flex-direction:column;align-items:flex-start}.committees-header-actions{justify-content:flex-start;width:100%}.committees-toolbar{grid-template-columns:1fr}.committees-card{padding:18px}.committees-table{min-width:850px}}@media (width<=600px){.committees-page{padding:16px}.committees-hero{padding:22px}.committees-hero h1{font-size:2rem}.committees-header-actions{flex-direction:column;align-items:stretch}.committees-header-actions button{width:100%}}.committee-details-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.committee-details-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.committee-info-card{margin-bottom:24px}.committee-info-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.committee-info-grid div{background:#92c5f71f;border:1px solid #92c5f747;border-radius:14px;padding:16px}.committee-info-grid span{color:#58595b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:7px;font-size:.82rem;font-weight:800;display:block}.committee-info-grid strong{color:#111827;word-break:break-word;line-height:1.45;display:block}.committee-status-badge.completed{color:#7a5a2e;background:#a07a432e}.committee-status-badge.member{color:#1f4f7a;background:#92c5f740}.committee-status-badge.chair{color:#7a5a2e;background:#a07a432e}.committee-status-badge.secretary{color:#111827;background:#1118271f}.meeting-details-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.meeting-details-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.meeting-actions-toolbar{background:#fff;border:1px solid #58595b24;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;max-width:1100px;margin:0 auto 24px;padding:16px;display:flex;box-shadow:0 10px 24px #58595b14}.meeting-actions-toolbar button{color:#1f4f7a;background:#92c5f759}.meeting-actions-toolbar button:hover{color:#111827;background:#92c5f7}.meeting-actions-toolbar button:disabled{color:#58595b;background:#58595b24}.meeting-section-card{background:#fff;border:1px solid #58595b24;border-radius:18px;max-width:1100px;margin:0 auto 24px;padding:24px;overflow-x:auto;box-shadow:0 12px 28px #58595b1a}.meeting-section-card table{border-collapse:separate;border-spacing:0;width:100%}.meeting-section-card thead{background:#92c5f738}.meeting-section-card th{color:#111827;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #58595b24;padding:14px 16px;font-size:.85rem}.meeting-section-card td{color:#374151;border-bottom:1px solid #58595b1a;padding:14px 16px}.meeting-section-card tbody tr:hover{background:#92c5f71f}.meeting-section-card tbody tr:last-child td{border-bottom:none}.committee-status-badge.pending{color:#7a5a2e;background:#a07a4329}.committee-status-badge.done{color:#111827;background:#1118271f}.committee-status-badge.open{color:#1f4f7a;background:#92c5f759}.committee-status-badge.high{color:#7a5a2e;background:#a07a4333}.committee-status-badge.medium{color:#1f4f7a;background:#92c5f74d}.committee-status-badge.low,.committee-status-badge.deferred{color:#58595b;background:#58595b24}.meetings-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.meetings-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.actions-hero{background:linear-gradient(135deg,#fff 0%,#eaf4ff 75%,#f8f5ef 100%);border:1px solid #92c5f7b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto 28px;padding:28px 32px;display:flex;box-shadow:0 16px 35px #58595b1f}.actions-hero h1{color:#111827;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.actions-toolbar{background:#92c5f71f;border:1px solid #92c5f747;border-radius:14px;grid-template-columns:220px;align-items:end;gap:16px;margin-bottom:20px;padding:16px;display:grid}.actions-toolbar label{margin:0}.actions-toolbar select{background:#fff}.status-select{border:1px solid #0000;border-radius:999px;min-width:140px;padding:7px 10px;font-size:.85rem;font-weight:700}.status-select.open{color:#1f4f7a;background:#92c5f759}.status-select.in-progress{color:#1f4f7a;background:#92c5f738}.status-select.completed{color:#111827;background:#1118271f}.status-select.deferred{color:#58595b;background:#58595b24}.modern-form-card{background:#fff;border:1px solid #58595b24;border-radius:18px;max-width:1100px;margin:0 auto 24px;padding:26px;box-shadow:0 12px 28px #58595b1a}.modern-form-header{border-bottom:1px solid #58595b24;margin-bottom:20px;padding-bottom:16px}.form-eyebrow{color:#a07a43;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:800}.modern-form-header h2{color:#111827;margin:0 0 6px}.modern-form-header p{color:#58595b;margin:0}.modern-form{gap:18px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.form-grid.one-column{grid-template-columns:1fr;gap:16px;display:grid}.modern-form label{color:#374151;gap:7px;font-weight:700;display:grid}.modern-form input,.modern-form select,.modern-form textarea{background:#fff;border:1px solid #58595b40;border-radius:10px;min-height:42px;padding:9px 12px}.modern-form textarea{resize:vertical;min-height:95px}.modern-form input:focus,.modern-form select:focus,.modern-form textarea:focus{border-color:#92c5f7;outline:none;box-shadow:0 0 0 3px #92c5f740}.modern-form-actions{flex-wrap:wrap;align-items:center;gap:10px;padding-top:4px;display:flex}.selected-file-note{color:#1f4f7a;background:#92c5f724;border:1px solid #92c5f74d;border-radius:12px;margin:0;padding:12px 14px}.meeting-report-card{background:#fff;border:1px solid #58595b24;border-radius:18px;max-width:1100px;margin:0 auto 24px;padding:26px;box-shadow:0 12px 28px #58595b1a}.meeting-report-card .report-block{background:#92c5f714;border:1px solid #92c5f738;border-radius:14px;margin-bottom:16px;padding:18px}.meeting-report-card .report-block h3{color:#111827;margin:0 0 10px}.meeting-report-card .report-block p{color:#374151;margin:6px 0}.meeting-report-card .report-block ul{margin:8px 0 0;padding-left:22px}.meeting-report-card .report-block li{color:#374151;margin-bottom:7px}.meeting-report-header h2{color:#111827;margin:0 0 8px;font-size:1.8rem}.meeting-report-header p{color:#58595b;max-width:720px;margin:0}.meeting-report-status{flex-shrink:0}.report-info-grid div{background:#92c5f71f;border:1px solid #92c5f747;border-radius:12px;padding:14px}.report-info-grid strong{color:#111827;line-height:1.4;display:block}.report-section-block{position:relative;border-left:5px solid #a07a438c!important;padding-left:22px!important}.report-section-block h3{color:#111827;letter-spacing:.01em;font-size:1.05rem}.report-section-block ul{list-style:none;padding-left:0!important}.report-section-block li{background:#fff;border:1px solid #58595b1f;border-radius:10px;margin-bottom:8px;padding:10px 12px}.report-section-block li strong{color:#111827}.committees-card,.committees-list,.meeting-section-card,.users-card{max-width:100%;overflow-x:auto}.committees-table,.users-table,.committees-list table,.meeting-section-card table{border-collapse:collapse;width:100%;min-width:980px}.committees-card::-webkit-scrollbar{height:8px}.committees-list::-webkit-scrollbar{height:8px}.meeting-section-card::-webkit-scrollbar{height:8px}.users-card::-webkit-scrollbar{height:8px}.committees-card::-webkit-scrollbar-track{background:#eef6ff;border-radius:999px}.committees-list::-webkit-scrollbar-track{background:#eef6ff;border-radius:999px}.meeting-section-card::-webkit-scrollbar-track{background:#eef6ff;border-radius:999px}.users-card::-webkit-scrollbar-track{background:#eef6ff;border-radius:999px}.committees-card::-webkit-scrollbar-thumb{background:#92c5f7;border-radius:999px}.committees-list::-webkit-scrollbar-thumb{background:#92c5f7;border-radius:999px}.meeting-section-card::-webkit-scrollbar-thumb{background:#92c5f7;border-radius:999px}.users-card::-webkit-scrollbar-thumb{background:#92c5f7;border-radius:999px}.committees-card::-webkit-scrollbar-thumb:hover{background:#5fa8ef}.committees-list::-webkit-scrollbar-thumb:hover{background:#5fa8ef}.meeting-section-card::-webkit-scrollbar-thumb:hover{background:#5fa8ef}.users-card::-webkit-scrollbar-thumb:hover{background:#5fa8ef}.users-card{max-width:100%;overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:1100px}.users-card::-webkit-scrollbar{height:8px}.users-card::-webkit-scrollbar-track{background:#eef6ff;border-radius:999px}.users-card::-webkit-scrollbar-thumb{background:#92c5f7;border-radius:999px}.committees-page,.committees-card,.committees-list,.meeting-section-card,.committee-details-page,.meeting-details-page{width:100%;max-width:none!important;margin-left:0!important;margin-right:0!important}.member-edit-row td{background:#f7fbff;border-bottom:1px solid #92c5f773;padding:0!important}.member-edit-row .committee-form-card{background:linear-gradient(135deg,#fff,#eef6ff);border:1px solid #92c5f7a6;border-radius:20px;margin:14px;padding:22px;box-shadow:0 16px 38px #1d35571a}.member-edit-row .form-card-header{border-bottom:1px solid #92c5f766;margin-bottom:18px;padding-bottom:14px}.member-edit-row .form-card-header h2{color:#1d2939;letter-spacing:-.03em;margin:0;font-size:22px}.member-edit-row .form-card-header p:last-child{color:#58595b;margin:6px 0 0;font-size:14px}.member-edit-row .committee-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.member-edit-row .committee-form label{color:#344054;gap:8px;font-size:14px;font-weight:800;display:grid}.member-edit-row .committee-form input,.member-edit-row .committee-form select,.member-edit-row .committee-form textarea{color:#101828;background:#fff;border:1px solid #92c5f7b3;border-radius:12px;outline:none;width:100%;min-height:44px;padding:10px 12px;font-size:14px;transition:all .2s}.member-edit-row .committee-form textarea{resize:vertical;min-height:90px}.member-edit-row .committee-form input:focus,.member-edit-row .committee-form select:focus,.member-edit-row .committee-form textarea:focus{border-color:#92c5f7;box-shadow:0 0 0 4px #92c5f73d}.member-edit-row .form-full-width,.member-edit-row .form-actions{grid-column:1/-1}.member-edit-row .form-actions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}.member-edit-row .primary-action-button{color:#1d3557;background:#92c5f7;border:1px solid #92c5f7;box-shadow:0 12px 28px #92c5f759}.member-edit-row .primary-action-button:hover{background:#7db8f3;transform:translateY(-1px)}.member-edit-row .secondary-action-button{color:#fff;background:#fff;border:1px solid #58595b33}.table-link-button.edit{color:#1d3557;font-weight:900}.table-link-button.edit:hover{color:#92c5f7}@media (width<=760px){.member-edit-row .committee-form{grid-template-columns:1fr}.member-edit-row .form-actions{flex-direction:column}.member-edit-row .form-actions button{width:100%}}.inactive-member-row{opacity:.48;background:#f8fafc}.inactive-member-row td{color:#98a2b3}.inactive-member-row:hover{opacity:.75;background:#f1f5f9}.inactive-member-row .committee-status-badge{opacity:.8}.inactive-member-row .table-link-button.edit{color:#667085}.committee-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#121c2894;justify-content:center;align-items:center;padding:24px;animation:.22s committeeModalBackdropFadeIn;display:flex;position:fixed;inset:0}.committee-modal{background:#fff;border-radius:22px;width:100%;max-width:820px;animation:.28s committeeModalSlideUp;overflow:hidden;box-shadow:0 28px 80px #14233747}.committee-modal-header{background:linear-gradient(135deg,#92c5f73d,#fffffff5),#fff;border-bottom:1px solid #e8eef6;justify-content:space-between;gap:20px;padding:26px 30px;display:flex}.committee-modal-eyebrow{color:#a07a43;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.76rem;font-weight:800}.committee-modal-header h2{color:#25364a;margin:0;font-size:1.45rem;font-weight:800}.committee-modal-header p{color:#6d7786;margin:7px 0 0;font-size:.94rem;line-height:1.5}.committee-modal-close-btn{color:#58595b;cursor:pointer;background:#f2f5f9;border:none;border-radius:50%;flex:none;width:38px;height:38px;font-size:1.7rem;line-height:1;transition:background .2s,transform .2s,color .2s}.committee-modal-close-btn:hover{color:#25364a;background:#e7edf5;transform:rotate(90deg)}.committee-modal-body{padding:28px 30px 30px}.committee-modal .modern-form-card,.committee-modal .create-committee-form{max-width:none;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.committee-modal .modern-form-header,.committee-modal .create-committee-form h2{display:none}.committee-modal .modern-form,.committee-modal .create-committee-form form{gap:18px;display:grid}.committee-modal .form-grid.two-columns,.committee-modal .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.committee-modal label{color:#344256;flex-direction:column;gap:8px;font-size:.88rem;font-weight:700;display:flex}.committee-modal input,.committee-modal select,.committee-modal textarea{color:#243247;background:#fff;border:1px solid #dce3ed;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.committee-modal textarea{resize:vertical;min-height:96px}.committee-modal input:focus,.committee-modal select:focus,.committee-modal textarea:focus{background:#fbfdff;border-color:#92c5f7;box-shadow:0 0 0 4px #92c5f738}.committee-modal .modern-form-actions,.committee-modal .form-actions{border-top:1px solid #edf1f6;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:22px;display:flex}.committee-modal .modern-form-actions button,.committee-modal .form-actions button{cursor:pointer;border:none;border-radius:12px;padding:11px 18px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.committee-modal .modern-form-actions button[type=submit],.committee-modal .form-actions button[type=submit]{color:#123047;background:linear-gradient(135deg,#92c5f7,#6aaeea);box-shadow:0 8px 18px #4d96dc38}.committee-modal .modern-form-actions button[type=submit]:hover,.committee-modal .form-actions button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 12px 24px #4d96dc47}.committee-modal .modern-form-actions button[type=button],.committee-modal .form-actions button[type=button]{color:#58595b;background:#fff;border:1px solid #d8dee8}.committee-modal .modern-form-actions button[type=button]:hover,.committee-modal .form-actions button[type=button]:hover{background:#f5f7fb;border-color:#c8d1df;transform:translateY(-1px)}@keyframes committeeModalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes committeeModalSlideUp{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=760px){.committee-modal-backdrop{align-items:flex-start;padding:18px;overflow-y:auto}.committee-modal{border-radius:18px;margin-top:24px}.committee-modal-header,.committee-modal-body{padding:22px}.committee-modal .form-grid.two-columns,.committee-modal .form-grid{grid-template-columns:1fr}.committee-modal .modern-form-actions,.committee-modal .form-actions{flex-direction:column-reverse}.committee-modal .modern-form-actions button,.committee-modal .form-actions button{width:100%}}.meeting-workflow-card{background:linear-gradient(135deg,#92c5f729,#fffffffa),#fff;border:1px solid #92c5f773;border-radius:20px;margin:0 0 24px;padding:24px;box-shadow:0 14px 34px #58595b1a}.meeting-workflow-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.meeting-workflow-header h2{color:#111827;margin:0 0 6px;font-size:1.35rem}.meeting-workflow-header p{color:#58595b;margin:0;line-height:1.5}.workflow-progress-summary{text-align:center;background:#fff;border:1px solid #58595b1f;border-radius:16px;min-width:110px;padding:14px 16px;box-shadow:0 8px 18px #58595b14}.workflow-progress-summary strong{color:#1f4f7a;font-size:1.5rem;line-height:1;display:block}.workflow-progress-summary span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-top:5px;font-size:.78rem;font-weight:700;display:block}.workflow-progress-track{background:#58595b1f;border-radius:999px;height:10px;margin-bottom:22px;overflow:hidden}.workflow-progress-fill{border-radius:inherit;background:linear-gradient(135deg,#92c5f7,#a07a43);height:100%;transition:width .35s}.workflow-steps{grid-template-columns:repeat(7,minmax(120px,1fr));gap:12px;display:grid}.workflow-step{background:#fff;border:1px solid #58595b24;border-radius:16px;padding:16px 14px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.workflow-step:hover{transform:translateY(-2px);box-shadow:0 10px 22px #58595b1f}.workflow-step.completed{background:linear-gradient(135deg,#92c5f724,#fffffffa),#fff;border-color:#92c5f7e6}.workflow-step-marker{color:#58595b;background:#58595b1f;border-radius:999px;place-items:center;width:32px;height:32px;margin-bottom:12px;font-size:.85rem;font-weight:900;display:grid}.workflow-step.completed .workflow-step-marker{color:#123047;background:#92c5f7}.workflow-step h3{color:#1f2937;margin:0 0 6px;font-size:.92rem}.workflow-step p{color:#6b7280;margin:0;font-size:.78rem;line-height:1.45}@media (width<=1200px){.workflow-steps{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media (width<=760px){.meeting-workflow-header{flex-direction:column}.workflow-progress-summary{width:100%}.workflow-steps{grid-template-columns:1fr}}.committee-status-badge.draft{color:#58595b;background:#58595b24}.committee-status-badge.scheduled{color:#1f4f7a;background:#92c5f759}.committee-status-badge.in-progress{color:#7a5a2e;background:#a07a432e}.committee-status-badge.closed{color:#067647;background:#06764724}.committee-status-badge.approved{color:#085d3a;background:#0676472e}.committee-status-badge.cancelled{color:#b42318;background:#b4231824}.committee-status-badge.postponed{color:#57534e;background:#78716c29}.meeting-actions-toolbar button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.meeting-actions-toolbar button:disabled:hover{box-shadow:none;filter:none;transform:none}.document-link-badge{color:#1f4f7a;white-space:nowrap;background:#92c5f747;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.8rem;font-weight:800;display:inline-flex}.document-open-link{color:#7a5a2e;white-space:nowrap;background:#a07a431f;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s,color .2s;display:inline-flex}.document-open-link:hover{color:#5f421d;background:#a07a4333;transform:translateY(-1px)}.meeting-section-card table td{vertical-align:middle}.meeting-section-card table th,.meeting-section-card table td{white-space:normal}.meeting-section-card table th:nth-child(4),.meeting-section-card table td:nth-child(4){word-break:break-word;max-width:280px}.meeting-section-card table th:nth-child(5),.meeting-section-card table td:nth-child(5){width:120px}.meeting-actions-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.meeting-actions-toolbar button{color:#1f4f7a;cursor:pointer;background:#92c5f738;border:1px solid #92c5f7d9;border-radius:10px;padding:10px 16px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.meeting-actions-toolbar button:hover:not(:disabled){background:#92c5f761;transform:translateY(-1px);box-shadow:0 8px 18px #4d96dc2e}.meeting-actions-toolbar button:disabled{cursor:not-allowed;opacity:.5;color:#9ca3af;box-shadow:none;background:#f3f4f6;border-color:#d1d5db}.committee-status-badge.final-review{color:#7a5a2e;background:#a07a4329;border:1px solid #a07a4347}.meeting-report-card{background:#fff;border:1px solid #58595b24;border-radius:18px;margin:24px 0;padding:28px;box-shadow:0 18px 45px #0f172a14}.meeting-report-header{border-bottom:2px solid #92c5f773;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;padding-bottom:20px;display:flex}.meeting-report-header h2{color:#58595b;margin:4px 0 8px;font-size:1.55rem;font-weight:900}.meeting-report-header p{color:#6b7280;margin:0;line-height:1.6}.meeting-report-status{justify-content:flex-end;min-width:150px;display:flex}.report-block{background:#fbfcfe;border:1px solid #58595b1a;border-radius:14px;margin-top:22px;padding:20px}.report-block h3{color:#58595b;letter-spacing:.01em;border-bottom:1px solid #58595b1f;margin:0 0 16px;padding-bottom:10px;font-size:1rem;font-weight:900}.report-info-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}.report-info-grid>div{background:#fff;border:1px solid #58595b1a;border-radius:12px;min-height:76px;padding:14px 16px}.report-info-grid span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.78rem;font-weight:800;display:block}.report-info-grid strong{color:#1f2937;word-break:break-word;font-size:.96rem;font-weight:800;line-height:1.5;display:block}.report-section-block ul{margin:0;padding:0;list-style:none}.report-section-block li{color:#374151;background:#fff;border:1px solid #58595b1a;border-left:4px solid #92c5f7;border-radius:12px;margin-bottom:12px;padding:14px 16px;line-height:1.6}.report-section-block li:last-child{margin-bottom:0}.report-section-block li strong{color:#1f2937;font-weight:900}.report-section-block li span{color:#4b5563;font-size:.92rem}.report-section-block p{color:#6b7280;margin:0;line-height:1.6}.report-info-block{background:linear-gradient(135deg,#92c5f724,#a07a430f)}.report-section-block:nth-of-type(odd) li{border-left-color:#92c5f7}.report-section-block:nth-of-type(2n) li{border-left-color:#a07a43}@media print{body *{visibility:hidden}.meeting-report-card,.meeting-report-card *{visibility:visible}.meeting-report-card{width:100%;box-shadow:none;border:none;border-radius:0;margin:0;padding:24px;position:absolute;top:0;left:0}.meeting-actions-toolbar,.meeting-workflow-card,.meeting-details-hero,.committees-list,.committee-modal-backdrop,.error-message{display:none!important}.meeting-report-header{page-break-after:avoid}.report-block{page-break-inside:avoid;box-shadow:none;background:#fff}.report-section-block li{page-break-inside:avoid}}.report-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a9e;justify-content:center;align-items:flex-start;padding:32px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.report-modal{background:#f3f4f6;border-radius:18px;width:min(1120px,100%);overflow:hidden;box-shadow:0 30px 80px #0f172a52}.report-modal-toolbar{z-index:10;background:#fff;border-bottom:1px solid #58595b24;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;display:flex;position:sticky;top:0}.report-modal-toolbar h2{color:#58595b;margin:2px 0 0;font-size:1.1rem;font-weight:900}.report-modal-actions{align-items:center;gap:10px;display:flex}.report-modal-actions button{color:#1f2937;cursor:pointer;background:#92c5f7;border:none;border-radius:10px;padding:10px 16px;font-weight:900}.report-modal-actions button:hover{filter:brightness(.96)}.report-close-button{width:40px;height:40px;font-size:1.4rem;line-height:1;color:#58595b!important;background:#58595b1a!important;border-radius:999px!important;padding:0!important}.word-document-report{color:#111827;background:#fff;border:1px solid #58595b1f;border-radius:2px;width:794px;min-height:1123px;margin:34px auto;padding:58px 64px;font-family:Times New Roman,Georgia,serif;box-shadow:0 16px 45px #0f172a2e}.word-document-report.meeting-report-card{margin-top:34px}.word-document-report .meeting-report-header{text-align:center;border-bottom:2px solid #111827;margin-bottom:26px;padding-bottom:18px;display:block}.word-document-report .meeting-report-header h2{color:#111827;text-transform:uppercase;letter-spacing:.03em;margin:6px 0 8px;font-family:Times New Roman,Georgia,serif;font-size:1.45rem;font-weight:900}.word-document-report .meeting-report-header p{color:#374151;max-width:640px;margin:0 auto;font-size:.95rem;line-height:1.6}.word-document-report .meeting-report-status{justify-content:center;margin-top:14px}.word-document-report .report-block{box-shadow:none;background:0 0;border:none;margin-top:22px;padding:0}.word-document-report .report-block h3{color:#111827;border-bottom:1px solid #d1d5db;margin:0 0 10px;padding:0 0 6px;font-family:Times New Roman,Georgia,serif;font-size:1.05rem;font-weight:900}.word-document-report .report-info-grid{border:1px solid #9ca3af;grid-template-columns:210px 1fr;gap:0;display:grid}.word-document-report .report-info-grid>div{display:contents}.word-document-report .report-info-grid span{color:#111827;text-transform:none;letter-spacing:0;background:#f3f4f6;border-bottom:1px solid #d1d5db;border-right:1px solid #9ca3af;margin:0;padding:9px 12px;font-family:Times New Roman,Georgia,serif;font-size:.94rem;font-weight:900;display:block}.word-document-report .report-info-grid strong{color:#111827;word-break:normal;text-align:justify;border-bottom:1px solid #d1d5db;padding:9px 12px;font-family:Times New Roman,Georgia,serif;font-size:.94rem;font-weight:400;line-height:1.55;display:block}.word-document-report .report-section-block ul{margin:0;padding:0;list-style:none}.word-document-report .report-section-block li{color:#111827;text-align:justify;background:#fff;border:1px solid #d1d5db;border-radius:0;margin-bottom:10px;padding:12px 14px;font-family:Times New Roman,Georgia,serif;font-size:.95rem;line-height:1.65}.word-document-report .report-section-block li strong{color:#111827;font-weight:900}.word-document-report .report-section-block li span{color:#111827;font-size:.94rem}.word-document-report .report-section-block p{color:#374151;margin:0;font-family:Times New Roman,Georgia,serif;font-size:.95rem;line-height:1.6}@media print{body *{visibility:hidden}.word-document-report,.word-document-report *{visibility:visible}.report-modal-backdrop,.report-modal,.word-document-report{width:auto;max-width:none;box-shadow:none;background:#fff;border:none;border-radius:0;margin:0;padding:0;position:static;inset:auto;overflow:visible}.report-modal-toolbar{display:none!important}.word-document-report{padding:18mm;font-size:12pt}.word-document-report .report-block,.word-document-report .report-section-block li{page-break-inside:avoid}}.meeting-workflow-card{overflow-x:auto}.workflow-steps{grid-template-columns:repeat(8,minmax(120px,1fr));align-items:stretch;gap:10px;min-width:980px;display:grid}.workflow-step{text-align:center;min-height:150px;padding:14px 10px}.workflow-step-marker{width:34px;height:34px;margin:0 auto 10px;font-size:.95rem}.workflow-step h3{margin-bottom:6px;font-size:.92rem;line-height:1.3}.workflow-step p{margin:0;font-size:.78rem;line-height:1.35}@media (width<=1400px){.workflow-steps{grid-template-columns:repeat(8,minmax(105px,1fr));min-width:900px}.workflow-step{min-height:140px;padding:12px 8px}.workflow-step h3{font-size:.84rem}.workflow-step p{font-size:.72rem}}.required-star{color:#dc2626;margin-left:3px;font-weight:800}.file-upload-note{color:#6b7280;margin:6px 0 0;font-size:.82rem;font-weight:600}.selected-file-note{color:#374151;margin:10px 0 0;font-size:.9rem}.table-pagination{border-top:1px solid #58595b24;justify-content:center;align-items:center;gap:14px;margin-top:22px;padding-top:18px;display:flex}.table-pagination button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #92c5f7f2;border-radius:12px;padding:9px 16px;font-size:.9rem;font-weight:800;transition:background .2s,transform .2s,border-color .2s,opacity .2s}.table-pagination button:hover:not(:disabled){background:#92c5f7;border-color:#92c5f7;transform:translateY(-1px)}.table-pagination button:disabled{opacity:.45;cursor:not-allowed;background:#f3f4f6}.table-pagination span{color:#58595b;text-align:center;min-width:100px;font-size:.92rem;font-weight:800}@media (width<=640px){.table-pagination{flex-wrap:wrap;gap:10px}.table-pagination button{padding:8px 13px;font-size:.84rem}.table-pagination span{order:-1;width:100%}}.toast-notification{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #92c5f773;border-radius:18px;grid-template-columns:44px 1fr 32px;align-items:start;gap:14px;width:min(420px,100vw - 40px);padding:16px;animation:.28s toastSlideIn;display:grid;position:fixed;top:24px;right:28px;box-shadow:0 18px 48px #1d35572e}.toast-icon{border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.toast-content strong{color:#1d2939;letter-spacing:-.01em;font-size:15px;font-weight:900;display:block}.toast-content p{color:#667085;margin:5px 0 0;font-size:13px;line-height:1.45}.toast-close{color:#667085;cursor:pointer;background:#f2f4f7;border:none;border-radius:10px;width:30px;height:30px;font-size:20px;transition:all .2s}.toast-close:hover{color:#1d2939;background:#e4e7ec}.toast-success{border-color:#6dbb4559}.toast-success .toast-icon{color:#3f8f2d;background:#6dbb451f}.toast-error{border-color:#f0443859}.toast-error .toast-icon{color:#d92d20;background:#f044381f}.toast-warning{border-color:#f5822066}.toast-warning .toast-icon{color:#b65a09;background:#f5822021}.toast-info{border-color:#92c5f7a6}.toast-info .toast-icon{color:#1d3557;background:#92c5f738}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-12px)translate(18px)}to{opacity:1;transform:translateY(0)translate(0)}}@media (width<=640px){.toast-notification{width:auto;top:18px;left:18px;right:18px}}
