:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;line-height:1.5}*{box-sizing:border-box}body{color:#111827;background:#f8fafc;margin:0}a{color:#0f766e;text-decoration:none}a:hover{text-decoration:underline}main{max-width:960px;margin:0 auto;padding:2rem 1rem 3rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.row{flex-wrap:wrap;gap:.75rem;display:flex}input,button,select,textarea{font:inherit}input,textarea{border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.6rem .7rem}select{background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.6rem .7rem}button{color:#fff;cursor:pointer;background:#0f766e;border:1px solid #0f766e;border-radius:.5rem;padding:.55rem .9rem}button.secondary{color:#0f766e;background:#fff}pre{color:#e2e8f0;background:#0f172a;border-radius:.75rem;padding:1rem;overflow:auto}.stack{gap:.9rem;display:grid}.field{gap:.4rem;display:grid}.actions{flex-wrap:wrap;gap:.6rem;display:flex}.muted{color:#475569}.error{color:#b91c1c}.dashboard-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1000px){.dashboard-grid{grid-template-columns:1fr 1fr}}.dashboard-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.org-list{gap:.5rem;margin-bottom:1rem;display:grid}.org-chip{text-align:left;color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;gap:.25rem;width:100%;padding:.6rem .7rem;display:grid}.org-chip span{color:#64748b;font-size:.9rem}.org-chip.active{background:#f0fdfa;border-color:#0f766e}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.5rem}th{color:#475569;font-size:.9rem;font-weight:600}.portal-hero{margin-bottom:1rem}.portal-carousel{gap:1rem;display:grid}.carousel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.carousel-stage{min-height:170px}.carousel-card{background:linear-gradient(135deg,#f0fdfa,#fff);border:1px solid #cbd5e1;border-radius:.75rem;padding:1rem;display:block}.carousel-card h3{margin:0 0 .5rem}.carousel-card p{color:#334155;margin:0 0 .9rem}.carousel-card span{color:#0f766e;font-weight:600}.carousel-dots{align-items:center;gap:.5rem;display:flex}.dot{background:#fff;border:1px solid #94a3b8;border-radius:999px;width:10px;height:10px;padding:0}.dot.active{background:#0f766e;border-color:#0f766e}
