html,body,#root{margin:0;padding:0;width:100%;height:100%}body{margin:0;padding:0;font-family:Inter,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}html.theme-dark ::-webkit-scrollbar-thumb{background:#fff3}html.theme-dark ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root{color-scheme:light;font-family:Inter,system-ui,sans-serif;background:var(--background);color:var(--text);--surface: #ffffff;--background: #f8fafc;--border: #cbd5e1;--text: #0f172a;--muted: #475569;--primary: #0f172a;--secondary: #0ea5e9;--accent: #f97316}html.theme-dark{color-scheme:dark;--surface: #0f172a;--background: #020617;--border: #334155;--text: #e2e8f0;--muted: #94a3b8;--primary: #38bdf8;--secondary: #facc15;--accent: #fb7185}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{margin:0;background:var(--background);color:var(--text);line-height:1.6}button,input,textarea{font:inherit}.app-shell{max-width:1080px;margin:0 auto;padding:2rem 1rem}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.eyebrow{margin:0 0 .75rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--secondary)}.card,.hero-card{background:var(--surface);border:1px solid var(--border);border-radius:0;box-shadow:0 20px 40px #0f172a14;padding:1.75rem}.grid-card{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stats-row{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row div{background:var(--background);border-radius:0;border:1px solid var(--border);padding:1rem}.stats-row strong{display:block;font-size:2rem}.section-block{margin-top:2rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem}.project-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.project-card{background:var(--surface);border:1px solid var(--border);border-radius:0;padding:1.25rem}.project-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.project-header h3{margin:0}.status{display:inline-flex;align-items:center;padding:.35rem .8rem;border-radius:999px;background:var(--secondary);color:var(--background);font-size:.85rem;font-weight:700}.project-details p{margin:.55rem 0;color:var(--muted)}.theme-toggle{border:none;border-radius:0;background:var(--accent);color:#fff;cursor:pointer;padding:.95rem 1.25rem}.error-message{color:#f87171}@media (max-width: 720px){.page-header,.section-heading{flex-direction:column;align-items:stretch}.stats-row{grid-template-columns:1fr}}#root .MuiPaper-root,#root .MuiCard-root,#root .MuiButton-root,#root .MuiButtonBase-root,#root .MuiInputBase-root,#root .MuiOutlinedInput-root,#root .MuiDialog-paper,#root .MuiMenu-paper,#root .MuiPopover-paper,#root .MuiChip-root,#root .MuiTab-root,#root .MuiListItemButton-root,#root .MuiAccordion-root,#root .MuiAccordionSummary-root{border-radius:0!important}
