:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1e1e1e;--black:#000;--white:#fff;--yellow:#fabd17;--sky:#41c8ff;--green:#539f4d;--blue-soft:#cbdce9;--blue:#116dff;--canvas:#f3f5f6;--surface:#fff;--border:#dce2e5;--muted:#657079;--danger:#bd3d38;--shadow:0 18px 48px #1e1e1e1a;--radius:18px;--color-canvas:#f3f5f6;--color-surface:#fff;--color-surface-subtle:#f7f9f9;--color-text:#1e1e1e;--color-text-muted:#5f6b72;--color-text-inverse:#fff;--color-primary:#fabd17;--color-secondary:#41c8ff;--color-success:#539f4d;--color-border:#dce2e5;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--radius-control:10px;--radius-surface:16px;--radius-pill:999px;--layout-content:1200px;--layout-wide:1240px;--header-height:72px;--shadow-sm:0 8px 28px #1e1e1e12;--shadow-lg:0 18px 48px #1e1e1e21;--motion-fast:.18s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f5f6f6;margin:0;font-family:Poppins,Avenir Next,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,select,input,textarea{outline-offset:3px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--yellow)}button{color:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button:not(:disabled),select:not(:disabled){cursor:pointer}::selection{color:var(--color-text);background:var(--color-primary)}.platform-shell{flex-direction:column;min-height:100vh;display:flex}.platform-content{flex:1;min-width:0}.platform-content>*{min-height:100%}.skip-link{z-index:100;color:var(--color-text);background:var(--color-primary);border-radius:var(--radius-control);transition:transform var(--motion-fast);padding:11px 16px;font-size:13px;font-weight:900;text-decoration:none;position:fixed;top:8px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.platform-footer{min-height:76px;padding:20px max(24px, calc((100vw - var(--layout-content)) / 2));justify-content:space-between;align-items:center;gap:var(--space-4);color:#abb4b8;background:var(--color-text);font-size:12px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}main{min-height:calc(100vh - 160px)}.hero{min-height:300px;color:var(--white);background:radial-gradient(circle at 85% 15%,#41c8ff29,#0000 30%),linear-gradient(135deg,#1e1e1e 0%,#151515 100%);grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);align-items:end;gap:56px;padding:50px max(24px,50vw - 600px) 62px;display:grid}.eyebrow{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.035em;text-transform:uppercase;max-width:780px;margin:14px 0 16px;font-family:Arial Narrow,Avenir Next Condensed,Impact,sans-serif;font-size:clamp(48px,5.4vw,72px);line-height:.98}.hero__copy p{color:#ccd2d5;max-width:680px;margin:0;font-size:17px}.hero__impact{min-height:154px;color:var(--ink);background:var(--yellow);border-radius:var(--radius);flex-direction:column;justify-content:flex-end;padding:24px;display:flex}.hero__impact>span{font-size:13px;font-weight:700}.hero__impact strong{margin:4px 0 12px;font-family:Arial Narrow,Impact,sans-serif;font-size:58px;line-height:1}.hero-progress{background:#1e1e1e2e;border-radius:999px;height:7px;overflow:hidden}.hero-progress span{background:var(--ink);border-radius:inherit;height:100%;transition:width .22s;display:block}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1200px;margin:-28px auto 0;padding:0 24px;display:grid;position:relative}.metric-card{min-height:106px;color:inherit;background:var(--white);border:1px solid var(--border);cursor:pointer;font:inherit;text-align:left;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:19px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 8px 28px #1e1e1e0f}.metric-card:hover{border-color:#aebbc0;transform:translateY(-3px);box-shadow:0 14px 34px #1e1e1e1a}.metric-card:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.metric-card.active{border-color:var(--ink);box-shadow:inset 0 -4px 0 var(--yellow), 0 8px 28px #1e1e1e14}.metric-card__arrow{font-weight:900;position:absolute;bottom:17px;right:18px;color:#147193!important;font-size:18px!important}.metrics span{color:var(--muted);font-size:13px}.metrics strong{font-family:Arial Narrow,Impact,sans-serif;font-size:38px;line-height:1}.metrics .metric-alert strong{color:var(--danger)}.portfolio{max-width:1248px;scroll-margin-top:calc(var(--header-height) + 24px);margin:0 auto;padding:52px 24px 76px}.portfolio__header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.portfolio__header h2{letter-spacing:-.035em;margin:6px 0 0;font-size:clamp(30px,3.5vw,42px);line-height:1}.portfolio__header p{color:var(--muted);margin:8px 0 0;font-size:14px}.view-switcher{background:#e7ebed;border-radius:999px;gap:4px;padding:4px;display:flex}.view-switcher button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:38px;padding:0 16px;font-size:13px;font-weight:700}.view-switcher button.active{background:var(--white);box-shadow:0 2px 8px #1e1e1e14}.scope-switcher{background:#e7ebed;border-radius:14px;gap:5px;margin-bottom:16px;padding:5px;display:inline-flex}.scope-switcher button{min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 16px;font-size:14px;font-weight:800;display:flex}.scope-switcher button strong{min-width:28px;color:inherit;text-align:center;background:#ffffff94;border-radius:999px;padding:4px 8px;font-size:11px}.scope-switcher button.active{color:var(--ink);background:var(--white);box-shadow:0 2px 8px #1e1e1e14}.scope-switcher button.active strong{color:var(--blue);background:#e8f1fa}.toolbar{background:var(--white);border:1px solid var(--border);border-radius:16px;align-items:center;gap:10px;margin-bottom:24px;padding:12px;display:flex}.toolbar label{display:flex}.toolbar select,.search-field{border:1px solid var(--border);background:#fafbfb;border-radius:10px;min-height:46px}.toolbar select{min-width:188px;color:var(--ink);padding:0 38px 0 14px}.search-field{flex:1;align-items:center;gap:10px;min-width:260px;padding:0 14px}.search-field svg{fill:none;width:20px;stroke:var(--muted);stroke-width:1.8px}.search-field input{background:0 0;border:0;outline:0;width:100%}.clear-button{min-height:44px;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:13px;font-weight:700}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.project-card{text-align:left;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;min-width:0;min-height:290px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);border-color:#c2cbd0;transform:translateY(-3px)}.project-card__topline{color:var(--muted);border-bottom:1px solid var(--border);background:#f9fafa;align-items:center;gap:8px;padding:15px 18px;font-size:12px;font-weight:700;display:flex}.category-dot{background:var(--yellow);border-radius:50%;flex:none;width:9px;height:9px}.category-dot--grant-sourcing{background:var(--sky)}.category-dot--campaigns{background:var(--green)}.category-dot--business-canvassing{background:#9a79df}.priority{color:#59636a;text-transform:uppercase;background:#e8ecee;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:10px}.portal-area{color:#075d72;text-transform:uppercase;background:#d9f4ff;border-radius:999px;padding:3px 8px;font-size:10px}.priority--high,.priority--critical{color:#6a4400;background:#fff1c6}.project-card__content{flex-direction:column;flex:1;padding:20px 18px 16px;display:flex}.project-card__status-row{align-items:center;gap:8px;min-height:25px;display:flex}.status{color:#546068;letter-spacing:.04em;text-transform:uppercase;background:#edf0f2;border-radius:999px;width:fit-content;padding:4px 9px;font-size:10px;font-weight:800}.status--in-discovery,.status--planned{color:#075d72;background:#d9f4ff}.status--in-progress{color:#655000;background:#fff0b5}.status--blocked{color:#7f2825;background:#f9dedc}.status--completed{color:#2d6529;background:#deefdc}.overdue{color:var(--danger);font-size:11px;font-weight:800}.review-stale{color:#6a4400;font-size:11px;font-weight:800}.project-card__content>strong{letter-spacing:-.02em;margin:14px 0 9px;font-size:21px;line-height:1.18}.project-card__summary{color:var(--muted);font-size:14px;line-height:1.5}.project-card__footer{padding:0 18px 18px}.progress-label,.project-meta{justify-content:space-between;gap:12px;display:flex}.progress-label{margin-bottom:7px;font-size:12px}.progress-label span,.project-meta{color:var(--muted)}.progress-track{background:#e8ecee;border-radius:999px;height:7px;display:block;overflow:hidden}.progress-track>span{background:var(--green);border-radius:inherit;height:100%;transition:width .22s;display:block}.project-meta{margin-top:13px;font-size:11px}.project-meta--stacked{grid-template-columns:1fr 1fr;display:grid}.project-meta--stacked>span:last-child{grid-column:1/-1}.project-list{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.project-list__header,.project-row{grid-template-columns:minmax(250px,2fr) 100px 120px 120px 150px 120px 120px;align-items:center;gap:18px;display:grid}.project-list__header{min-height:48px;color:var(--muted);border-bottom:1px solid var(--border);letter-spacing:.05em;text-transform:uppercase;background:#f4f6f7;padding:0 18px;font-size:11px;font-weight:800}.project-row{text-align:left;background:var(--white);border:0;border-bottom:1px solid var(--border);cursor:pointer;width:100%;min-height:78px;padding:12px 18px;font-size:13px}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fbfcfc}.project-row__identity{align-items:center;gap:12px;display:flex}.project-row__identity>span:last-child{display:grid}.project-row__identity strong{font-size:14px}.project-row__identity small{color:var(--muted);margin-top:3px}.row-progress{grid-template-columns:1fr 38px;align-items:center;gap:9px;display:grid}.empty-state{text-align:center;background:var(--white);border-radius:var(--radius);border:1px dashed #bdc6ca;padding:64px 24px}.empty-state strong{font-size:22px}.empty-state p{color:var(--muted)}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:999px;min-height:46px;padding:0 20px;font-size:13px;font-weight:800}.primary-button{background:var(--yellow)}.primary-button:hover{background:#ffc82e}.primary-button:disabled{opacity:.6;cursor:wait}.secondary-button{background:var(--sky)}.dialog-layer{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.dialog-backdrop{cursor:default;background:#0000008f;border:0;width:100%;animation:.16s fade-in;position:absolute;inset:0}.project-editor{background:var(--white);width:min(640px,100%);height:100%;animation:.22s slide-in;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #00000038}.project-editor__header{color:var(--white);background:var(--ink);justify-content:space-between;align-items:flex-start;gap:20px;padding:32px 32px 24px;display:flex}.project-editor__header h2{letter-spacing:-.03em;max-width:500px;margin:8px 0 0;font-size:30px;line-height:1.08}.icon-button{width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;flex:none;font-size:26px;line-height:1}.editor-summary{border-bottom:1px solid var(--border);background:#f5f7f8;padding:24px 32px}.editor-summary>p{margin:0 0 16px;font-size:15px}.editor-summary details{color:var(--muted);font-size:13px}.editor-summary details+details{margin-top:12px}.editor-summary summary{cursor:pointer;font-weight:700}.specification-message,.specification-error{border-radius:10px;margin:12px 0 0;padding:12px 14px}.specification-message{background:#e8f1fa}.specification-error{color:#7f2825;background:#f9dedc}.markdown-content{color:var(--ink);background:var(--white);border:1px solid var(--border);border-radius:12px;margin-top:14px;padding:18px;font-size:13px;line-height:1.65;overflow-x:auto}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{color:var(--ink);margin:1.4em 0 .55em;line-height:1.2}.markdown-content h1{font-size:24px}.markdown-content h2{border-bottom:1px solid var(--border);padding-bottom:5px;font-size:19px}.markdown-content h3{font-size:16px}.markdown-content p,.markdown-content ul,.markdown-content ol,.markdown-content blockquote,.markdown-content pre,.markdown-content table{margin:0 0 1em}.markdown-content ul,.markdown-content ol{padding-left:22px}.markdown-content li+li{margin-top:4px}.markdown-content a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.markdown-content blockquote{color:var(--muted);border-left:3px solid var(--sky);padding:4px 0 4px 14px}.markdown-content code{background:#edf0f2;border-radius:4px;padding:2px 5px;font-size:.92em}.markdown-content pre{color:#f4f6f7;background:var(--ink);border-radius:8px;padding:14px;overflow-x:auto}.markdown-content pre code{color:inherit;background:0 0;padding:0}.markdown-content table{border-collapse:collapse;width:100%}.markdown-content th,.markdown-content td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:8px 10px}.markdown-content th{background:#edf0f2}.markdown-content hr{border:0;border-top:1px solid var(--border);margin:20px 0}.spec-reference{color:var(--muted);margin-top:14px;font-size:11px;display:block}.spec-reference code{overflow-wrap:anywhere}.editor-form{gap:20px;padding:28px 32px 36px;display:grid}.editor-form label{gap:7px;display:grid}.editor-form label>span:first-child{font-size:12px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}.editor-form input:not([type=range]),.editor-form select,.editor-form textarea{width:100%;min-height:46px;color:var(--ink);background:var(--white);border:1px solid #cfd7db;border-radius:10px;padding:10px 12px}.editor-form textarea{resize:vertical}.range-label{justify-content:space-between;align-items:center;display:flex}.range-label strong{font-size:18px}.progress-range{width:100%;accent-color:var(--green)}.form-error{color:#7f2825;background:#f9dedc;border-radius:10px;margin:0;padding:12px 14px;font-size:13px}.editor-actions{justify-content:space-between;align-items:center;gap:16px;padding-top:8px;display:flex}.editor-actions>span{color:var(--muted);font-size:11px}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{opacity:0;transform:translate(30px)}}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:32px}.hero__impact{min-height:140px}.metrics{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{flex-wrap:wrap}.search-field{min-width:100%}.project-list{overflow-x:auto}.project-list__header,.project-row{min-width:1120px}}@media (max-width:640px){.hero{min-height:auto;padding-top:48px;padding-bottom:56px}.hero h1{font-size:46px}.metrics{gap:8px;margin-top:-22px}.metric-card{min-height:104px;padding:16px}.metrics strong{font-size:34px}.portfolio{padding-top:48px}.portfolio__header{align-items:flex-start}.scope-switcher{width:100%}.scope-switcher button{flex:1;justify-content:center}.project-grid{grid-template-columns:1fr}.project-list{background:0 0;border:0;border-radius:0;overflow:visible}.project-list__header{display:none}.project-row{border:1px solid var(--color-border);border-radius:var(--radius-surface);grid-template-columns:1fr 1fr;gap:15px 18px;min-width:0;min-height:0;margin-bottom:10px;padding:18px}.project-row__identity{grid-column:1/-1}.project-row>[data-label]{min-width:0}.project-row>[data-label]:before{color:var(--color-text-muted);content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.row-progress{grid-template-columns:1fr 38px}.row-progress:before{grid-column:1/-1}.toolbar{align-items:stretch}.toolbar label,.toolbar select{width:100%}.platform-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding-top:20px;padding-bottom:20px}.project-editor__header,.editor-summary,.editor-form{padding-left:20px;padding-right:20px}.form-grid{grid-template-columns:1fr}.editor-actions{flex-direction:column-reverse;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.app-header-module__iI8I7W__header{z-index:60;color:var(--color-text-inverse);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141515f7;border-bottom:1px solid #ffffff1c;position:sticky;top:0}.app-header-module__iI8I7W__inner{width:min(100% - 48px, var(--layout-wide));min-height:var(--header-height);align-items:center;gap:var(--space-6);margin-inline:auto;display:flex}.app-header-module__iI8I7W__brand{align-items:center;gap:var(--space-3);min-width:max-content;color:inherit;text-decoration:none;display:inline-flex}.app-header-module__iI8I7W__brandLogo{object-fit:contain;transform-origin:50%;width:148px;height:auto;display:block;transform:rotate(0)}.app-header-module__iI8I7W__product{margin-left:var(--space-1);padding-left:var(--space-4);color:#aeb8bd;letter-spacing:.11em;border-left:1px solid #fff3;font-size:10px;font-weight:800}.app-header-module__iI8I7W__navigationPanel{align-items:center;gap:var(--space-6);min-width:0;margin-left:auto;display:flex}.app-header-module__iI8I7W__navigation{align-items:center;gap:var(--space-1);display:flex}.app-header-module__iI8I7W__navigation a{color:#c5cdd1;border-radius:var(--radius-pill);min-height:40px;transition:color var(--motion-fast), background var(--motion-fast);align-items:center;padding:0 15px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex;position:relative}.app-header-module__iI8I7W__navigation a:hover{color:var(--color-text-inverse);background:#ffffff14}.app-header-module__iI8I7W__navigation a.app-header-module__iI8I7W__active{color:var(--color-text);background:var(--color-primary)}.app-header-module__iI8I7W__profile{position:relative}.app-header-module__iI8I7W__profileButton{min-height:42px;color:inherit;border-radius:var(--radius-pill);cursor:pointer;background:#ffffff12;border:1px solid #ffffff21;align-items:center;gap:9px;padding:4px 8px 4px 5px;display:flex}.app-header-module__iI8I7W__profileButton:hover{background:#ffffff1f}.app-header-module__iI8I7W__avatar{width:32px;height:32px;color:var(--color-text);background:var(--color-primary);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.app-header-module__iI8I7W__profileName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:12px;font-weight:750;overflow:hidden}.app-header-module__iI8I7W__chevron{color:#aeb8bd;font-size:15px}.app-header-module__iI8I7W__profileMenu{width:230px;padding:var(--space-3);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-surface);box-shadow:var(--shadow-lg);gap:4px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.app-header-module__iI8I7W__profileMenu>span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.app-header-module__iI8I7W__profileMenu>strong{margin-bottom:var(--space-2);font-size:13px}.app-header-module__iI8I7W__profileMenu .app-header-module__iI8I7W__profileSection{margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border)}.app-header-module__iI8I7W__profileMenu a{min-height:46px;color:var(--color-text);border-radius:8px;gap:1px;padding:8px 10px;text-decoration:none;display:grid}.app-header-module__iI8I7W__profileMenu a:hover{background:var(--color-surface-subtle)}.app-header-module__iI8I7W__profileMenu a span{font-size:12px;font-weight:800}.app-header-module__iI8I7W__profileMenu a small{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:700}.app-header-module__iI8I7W__profileMenu button{margin-top:var(--space-2);color:#fff;background:var(--color-text);border-radius:var(--radius-control);cursor:pointer;text-align:left;min-height:42px;padding-inline:var(--space-3);border:0;font-weight:800}.app-header-module__iI8I7W__profileMenu button:hover{background:#343636}.app-header-module__iI8I7W__profileMenu button:disabled{cursor:wait;opacity:.65}.app-header-module__iI8I7W__menuButton{width:46px;height:46px;color:inherit;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;align-content:center;place-items:center;gap:5px;margin-left:auto;display:none}.app-header-module__iI8I7W__menuButton span{background:currentColor;border-radius:2px;width:19px;height:2px;display:block}@media (max-width:900px){.app-header-module__iI8I7W__inner{width:min(100% - 32px, var(--layout-wide))}.app-header-module__iI8I7W__product,.app-header-module__iI8I7W__profileName{display:none}.app-header-module__iI8I7W__navigationPanel{gap:var(--space-3)}}@media (max-width:700px){.app-header-module__iI8I7W__inner{min-height:var(--header-height);position:relative}.app-header-module__iI8I7W__menuButton{display:grid}.app-header-module__iI8I7W__navigationPanel{width:calc(100% + 32px);padding:var(--space-4);align-items:stretch;gap:var(--space-4);background:#1a1b1b;border-top:1px solid #ffffff14;display:none;position:absolute;top:100%;left:-16px;box-shadow:0 18px 35px #00000038}.app-header-module__iI8I7W__navigationOpen{display:grid}.app-header-module__iI8I7W__navigation{gap:var(--space-2);display:grid}.app-header-module__iI8I7W__navigation a{padding-inline:var(--space-4);border-radius:var(--radius-control)}.app-header-module__iI8I7W__profileButton{border-radius:var(--radius-control);width:100%}.app-header-module__iI8I7W__profileName{display:block}.app-header-module__iI8I7W__profileMenu{width:100%;margin-top:var(--space-2);position:static}}
