:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#1a1a1a;background:#f5f5f5}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.site-banner{width:100%;height:240px;object-fit:cover;display:block;background:#374151}.site-nav{background:#fff;border-bottom:1px solid #e5e7eb}.site-nav-inner{max-width:1100px;margin:0 auto;padding:.75rem 1.5rem;display:flex;gap:1.5rem;align-items:center}.site-nav a{font-weight:500;color:#374151}.site-nav a:hover{color:#2563eb}.site-nav a.active{color:#2563eb;text-decoration:none}.site-main{flex:1;max-width:1100px;margin:0 auto;padding:1.5rem;width:100%}.site-layout{display:grid;grid-template-columns:220px 1fr;gap:2rem;align-items:start}.page-full{width:100%}@media (max-width: 768px){.site-layout{grid-template-columns:1fr}}.sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 1.25rem}.sidebar h2{margin:0 0 .75rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.sidebar-list{list-style:none;margin:0;padding:0}.sidebar-list li{margin-bottom:.5rem}.sidebar-list a{display:block;font-size:.9375rem;line-height:1.4;color:#374151}.sidebar-list a:hover{color:#2563eb}.sidebar-list a.active{color:#2563eb;font-weight:500;text-decoration:none}.post-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem 1.75rem;min-height:200px}.post-content h1{margin:0 0 .5rem;font-size:1.75rem;line-height:1.3}.post-meta{color:#6b7280;font-size:.875rem;margin-bottom:1.25rem}.post-body p{margin:0 0 1rem}.post-body p:last-child{margin-bottom:0}.static-page{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem 1.75rem}.static-page h1{margin:0 0 1rem;font-size:1.5rem}.static-page p{margin:0 0 1rem}.loading,.error,.empty{color:#6b7280;padding:1rem 0}.empty--compact{display:flex;flex-direction:column;gap:.25rem;padding:0;margin:0;font-size:.875rem;line-height:1.4}.empty--compact strong{color:#374151;font-weight:600}.empty-state h1,.empty-state .empty-state-title{margin:0 0 .5rem;font-size:1.5rem;color:#1a1a1a}.empty-state p,.empty-state .empty-state-body{margin:0;color:#6b7280;line-height:1.6}.error{color:#dc2626}.about-page{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.about-block{padding:1.5rem 1.75rem}.about-block+.about-block{border-top:1px solid #e5e7eb}.about-profile-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.about-profile-grid{grid-template-columns:8rem 1fr;gap:2rem}}.about-photo-wrap{display:flex;justify-content:center}@media (min-width: 768px){.about-photo-wrap{justify-content:flex-start}}.about-photo{width:6rem;height:6rem;border-radius:.75rem;object-fit:cover;background:#e5e7eb;border:1px solid #e5e7eb}@media (min-width: 768px){.about-photo{width:8rem;height:8rem}}.about-profile-content{display:flex;flex-direction:column;gap:1.5rem}.about-intro h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#1a1a1a}.about-intro p{margin:0 0 .75rem;color:#374151;line-height:1.65}.about-intro p:last-child{margin-bottom:0}.about-facts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.about-facts{grid-template-columns:1fr 1fr}}.about-facts li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9375rem;color:#374151}.about-fact-icon{flex-shrink:0;color:#6b7280;margin-top:.1rem}.about-fact-label{color:#6b7280}.about-fact-value{color:#1a1a1a}.contact-links{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}.contact-link{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;margin:0 -.75rem;border-radius:6px;text-decoration:none;color:inherit;transition:background .15s ease}.contact-link:hover{background:#f3f4f6;text-decoration:none}.contact-link:hover .contact-link-value{color:#2563eb}.contact-link-icon{flex-shrink:0;display:flex;color:#6b7280}.contact-link-text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.contact-link-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.contact-link-value{font-size:.9375rem;color:#374151;transition:color .15s ease}.about-entry-logo{width:1.5rem;height:1.5rem;flex-shrink:0;object-fit:contain;border-radius:4px;background:#fff;border:1px solid #e5e7eb}.about-resume{padding-top:2;display:flex;flex-direction:column}.about-resume-section{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:2rem 0;border-bottom:1px solid #e5e7eb}.about-resume-section:first-child{padding-top:0}.about-resume-section:last-child{border-bottom:none;padding-bottom:0}@media (min-width: 768px){.about-resume-section{grid-template-columns:1fr 3fr;gap:2rem;align-items:start}}.about-section-heading{position:relative;display:inline-block;margin-bottom:1.25rem;justify-self:center}@media (min-width: 768px){.about-section-heading{justify-self:start}}.about-section-heading h2{margin:0;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.about-heading-underline{position:absolute;left:0;right:0;bottom:-.25rem;border-bottom:2px solid #2563eb}.about-resume-body{display:flex;flex-direction:column;gap:0}.about-entry{padding-bottom:2rem;text-align:center}.about-entry:last-child{padding-bottom:0}@media (min-width: 768px){.about-entry{text-align:left}}.about-entry h3{margin:0 0 .35rem;font-size:1.125rem;font-weight:700;color:#1a1a1a}.about-entry-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;margin-bottom:.75rem;font-size:.875rem}@media (min-width: 768px){.about-entry-meta{justify-content:flex-start}}.about-entry-org{font-weight:600;font-style:italic;color:#374151}.about-entry-sep{color:#9ca3af}.about-entry-date{color:#6b7280}.about-entry p{margin:0;color:#374151;line-height:1.65}.about-skills-grid{display:grid;grid-template-columns:1fr;gap:1.5rem 2rem}@media (min-width: 768px){.about-skills-grid{grid-template-columns:1fr 1fr}}.about-skill-category{display:block;font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.about-skill-list{display:flex;flex-direction:column;gap:.25rem}.about-skill-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .75rem;margin:0 -.75rem;border-radius:6px;font-size:.9375rem;color:inherit;text-decoration:none;transition:background .15s ease,color .15s ease}.about-skill-row:hover{background:#f3f4f6}a.about-skill-row:hover{text-decoration:none}a.about-skill-row:hover .about-skill-name{color:#2563eb}.about-skill-info{display:flex;align-items:center;gap:.625rem;min-width:0}.about-skill-icon{width:1.25rem;height:1.25rem;flex-shrink:0;object-fit:contain}.about-skill-name{color:#374151;transition:color .15s ease}.about-skill-level{font-size:.875rem;flex-shrink:0;color:#6b7280}.about-skill-expert{color:#059669;font-weight:500}.about-skill-skilled{color:#2563eb;font-weight:500}.about-skill-capable{color:#6b7280}.about-skill-familiar{color:#9ca3af}
