:root,[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#121410;--surface:#1c1b18;--text:#f4f1ea;--muted:#b8b3a8;--line:#3a3832;--accent:#3aa393;--accent-strong:#7ee0d4;--accent-soft:#16332f;--notice-line:#2f5c54;--danger-soft:#3a221f;--on-accent:#fffdf8;--focus:#e2a04a;--radius:.75rem}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fffdf8;--surface:#fff;--text:#1e1d1a;--muted:#625f58;--line:#ded8cd;--accent:#0b5d52;--accent-strong:#063e37;--accent-soft:#e2f0eb;--notice-line:#bad8cd;--danger-soft:#fff0ed;--on-accent:#fff;--focus:#ca7a1e}*{box-sizing:border-box}html{background:#121410;background:var(--background)}body{background:#121410;background:var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}html[data-theme=light],html[data-theme=light] body{background:#fffdf8;background:var(--background);color:var(--text)}main{max-width:48rem;min-height:calc(100vh - 10rem);margin:0 auto;padding:4rem 1.5rem}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid #e2a04a;outline:3px solid var(--focus);outline-offset:3px}.site-header{background:#121410;background:var(--background);border-bottom:1px solid #3a3832;border-bottom:1px solid var(--line)}html[data-theme=light] .site-header,html[data-theme=light] .site-footer{background:#fffdf8;background:var(--background)}.site-nav,.site-footer{justify-content:space-between;align-items:center;max-width:70rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.site-nav{flex-wrap:wrap;gap:.75rem 1rem}.session-role{color:var(--muted);font-size:.85rem;font-weight:600}.text-button{color:var(--accent-strong);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700}.text-button:hover{text-decoration:underline}.site-nav a:not(.brand){color:var(--accent-strong);font-weight:700}.brand{letter-spacing:-.04em;margin-right:auto;font-size:1.3rem;font-weight:800;text-decoration:none}.site-footer{background:#121410;background:var(--background);border-top:1px solid #3a3832;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem}.site-footer span:last-child{margin-left:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.page-intro{max-width:42rem}.page-intro h1{letter-spacing:-.055em;margin:.25rem 0 1rem;font-size:clamp(2.25rem,8vw,4rem);line-height:1.02}.page-intro>p:last-child{color:var(--muted);max-width:38rem;margin:0;font-size:1.125rem}.dashboard-actions,.dashboard-success-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.dashboard-actions .button,.dashboard-success-actions .button,.dashboard-actions form,.dashboard-success-actions form{margin-top:0}.page-intro>.text-link{margin-top:1rem}.auth-back{margin-top:2rem}.auth-back .text-link{margin-top:0}.eyebrow{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:800}.button{background:#3aa393;background:var(--accent);border:2px solid #3aa393;border:2px solid var(--accent);color:var(--on-accent);border-radius:.5rem;margin-top:1.5rem;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-block}.button:hover{background:#7ee0d4;background:var(--accent-strong);border-color:#7ee0d4;border-color:var(--accent-strong);color:var(--background)}.button-secondary{color:var(--accent-strong);background:0 0}.button-secondary:hover{background:#16332f;background:var(--accent-soft);color:var(--accent-strong)}.theme-toggle{background:#1c1b18;background:var(--surface);border:1px solid #3a3832;border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:.5rem;padding:.4rem .75rem;font-weight:700}.theme-toggle:hover,.theme-toggle[aria-pressed=true]:hover{border-color:#3aa393;border-color:var(--accent);color:var(--accent-strong)}html[data-theme=light] .site-nav a:not(.brand),html[data-theme=light] .eyebrow,html[data-theme=light] .opportunity-date,html[data-theme=light] .text-link,html[data-theme=light] .button-secondary{color:var(--accent-strong)}html[data-theme=light] .theme-toggle{background:#fff;background:var(--surface);border-color:#ded8cd;border-color:var(--line);color:var(--text)}html[data-theme=light] .button{background:#0b5d52;background:var(--accent);border-color:#0b5d52;border-color:var(--accent);color:var(--on-accent)}.opportunity-list{gap:1rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.opportunity-card{background:#1c1b18;background:var(--surface);border:1px solid #3a3832;border:1px solid var(--line);border-radius:.75rem;border-radius:var(--radius);padding:1.25rem;text-decoration:none;display:block}.opportunity-card:hover{border-color:#3aa393;border-color:var(--accent)}.opportunity-card h2,.opportunity-card h3{letter-spacing:-.03em;margin:.3rem 0;font-size:1.4rem}.opportunity-card>p:not(.opportunity-meta):not(.opportunity-date){color:var(--muted);margin-bottom:0}.opportunity-meta,.opportunity-date{margin:0;font-size:.925rem}.opportunity-meta{font-weight:700}.opportunity-date{color:var(--accent-strong);font-weight:700}.text-link{color:var(--accent-strong);margin-top:1rem;font-weight:800;text-decoration:underline;display:inline-block}.dashboard-card-links{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;display:flex}.dashboard-card-links .text-link{margin-top:.75rem}.request-list{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.request-card{background:#1c1b18;background:var(--surface);border:1px solid #3a3832;border:1px solid var(--line);border-radius:.75rem;border-radius:var(--radius);padding:1.25rem}.request-card h3{letter-spacing:-.03em;margin:.3rem 0;font-size:1.25rem}.request-card>p{margin-bottom:.75rem}.decision-form{margin-top:1rem}.decision-form .notice{margin-top:0;margin-bottom:1rem}.notice,.empty-state{background:#16332f;background:var(--accent-soft);border:1px solid #2f5c54;border:1px solid var(--notice-line);border-radius:.75rem;border-radius:var(--radius);margin-top:2.5rem;padding:1.25rem}.notice h1,.notice h2,.notice h3,.empty-state h2{margin:0;font-size:1.25rem}.notice p,.empty-state p{margin-bottom:0}.empty-state .text-link{margin-top:1rem}.notice-danger{background:#3a221f;background:var(--danger-soft);border-color:#f0c4bb;margin-top:0}.opportunity-description{white-space:pre-line;margin:2rem 0 0;font-size:1.075rem}.request-section{border-top:1px solid #3a3832;border-top:1px solid var(--line);margin-top:3rem;padding-top:2rem}.request-section>h2{letter-spacing:-.03em;margin:0 0 .5rem;font-size:1.6rem}.request-section>p{color:var(--muted);max-width:38rem;margin:0}.request-form{gap:1.5rem;max-width:34rem;margin-top:2rem;display:grid}.field{gap:.35rem;display:grid}.field label{font-weight:700}.field-help{color:var(--muted);margin:0;font-size:.9rem}.field input,.field textarea{background:#1c1b18;background:var(--surface);border:1px solid #3a3832;border:1px solid var(--line);color:var(--text);font:inherit;border-radius:.5rem;width:100%;padding:.6rem .7rem}.field textarea{resize:vertical}.field input:focus-visible,.field textarea:focus-visible{border-color:#3aa393;border-color:var(--accent)}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#c0392b}.field-error{color:#a12c1c;margin:0;font-size:.9rem;font-weight:700}.request-form .button{justify-self:start;margin-top:0}.request-form .button:disabled{cursor:progress;opacity:.7}html[data-theme=light] .opportunity-card,html[data-theme=light] .request-card,html[data-theme=light] .field input,html[data-theme=light] .field textarea{background:#fff;background:var(--surface);border-color:#ded8cd;border-color:var(--line);color:var(--text)}html[data-theme=light] .notice,html[data-theme=light] .empty-state{background:#e2f0eb;background:var(--accent-soft);border-color:#bad8cd;border-color:var(--notice-line)}html[data-theme=light] .notice-danger{background:#fff0ed;background:var(--danger-soft)}@media (max-width:380px){.site-nav,.site-footer,main{padding-left:1rem;padding-right:1rem}.site-footer{flex-direction:column;align-items:flex-start;gap:.25rem}.site-footer span:last-child{margin-left:0}}
