:root{color:#1e293b;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-width:320px;background:#f8fafc}body{min-width:320px;margin:0;overflow-x:hidden;background:linear-gradient(180deg,#fff 0,#f8fafc 340px),#f8fafc}a{color:inherit}.site-header,.dashboard{width:min(100% - 32px,1180px);margin-inline:auto}.site-header{padding:56px 0 26px}h1,h2,p{margin-top:0}h1{margin-bottom:14px;color:#0f172a;font-size:4.5rem;font-weight:760;line-height:.98;letter-spacing:0}.site-summary{max-width:640px;margin-bottom:0;color:#475569;font-size:1.1rem;line-height:1.65}.dashboard{padding-bottom:64px}.dashboard-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid #e2e8f0}.dashboard-heading h2{margin-bottom:6px;color:#0f172a;font-size:1rem;line-height:1.2}.dashboard-heading p{margin-bottom:0;color:#64748b;font-size:.95rem}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a0d}.project-link{display:flex;min-height:228px;height:100%;flex-direction:column;justify-content:space-between;gap:28px;padding:24px;color:inherit;cursor:pointer;text-decoration:none;outline:2px solid transparent;outline-offset:4px;transition:border-color .18s ease,box-shadow .18s ease}.project-card:hover,.project-card:focus-within{border-color:#93c5fd;box-shadow:0 24px 60px #2563eb1f}.project-link:focus-visible{outline-color:#2563eb}.project-content{display:grid;min-width:0;gap:14px}.project-name{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.25}.project-description{color:#475569;font-size:.98rem;line-height:1.6}.project-button{display:inline-flex;width:fit-content;min-height:44px;align-items:center;justify-content:center;border:1px solid #2563eb;border-radius:6px;padding:0 16px;background:#2563eb;color:#fff;font-size:.92rem;font-weight:700;transition:background-color .18s ease,border-color .18s ease}.project-card:hover .project-button,.project-card:focus-within .project-button{border-color:#1d4ed8;background:#1d4ed8}.empty-state{border:1px dashed #cbd5e1;border-radius:8px;padding:32px;background:#fff}.empty-state h2{color:#0f172a}.empty-state p{margin-bottom:0;color:#475569}@media(max-width:880px){h1{font-size:3.2rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header,.dashboard{width:min(100% - 24px,1180px)}.site-header{padding-top:36px}h1{font-size:2.55rem}.site-summary{font-size:1rem}.dashboard-heading{align-items:start}.project-grid{grid-template-columns:1fr;gap:14px}.project-link{min-height:210px;padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
