@import './normalize.css';:root{--bg:#0a0a0a;--fg:#e0e0e0;--fg-muted:#8a8a8a;--fg-dim:#505050;--accent:#00ff88;--accent-dim:#00cc6a;--border:#2a2a2a;--border-bright:#404040}body{color:var(--fg);background:var(--bg);font-family:menlo,monaco,courier new,monospace;margin:0 auto;max-width:720px;line-height:1.65;font-size:14px;padding:2rem clamp(1rem,4vw,2rem);-webkit-font-smoothing:antialiased}hr{border:0;border-top:1px solid var(--border);margin:3rem 0}footer{border-top:1px solid var(--border);padding-top:2rem;margin-top:4rem;opacity:.7;font-size:.9em}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-dim);text-decoration:underline}h2::before,h3.section-label{content:"";display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--fg-dim);margin-bottom:.5rem}.hero{margin:2rem 0 3rem}.hero h1{font-size:2em;line-height:1.3;margin:0 0 1rem;font-weight:600}.hero h2{font-size:1.1em;line-height:1.5;margin:0 0 1.5rem;font-weight:400;color:var(--fg-muted)}.hero p{line-height:1.65;margin:.75rem 0;color:var(--fg-muted)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--fg)}h1{font-size:1.8em;margin:2rem 0 1rem}h2{font-size:1.4em;margin:2.5rem 0 1rem}h3{font-size:1.1em;margin:2rem 0 .75rem}h4{font-size:1em;margin:1.5rem 0 .5rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover{color:var(--accent)}nav ul{padding:0;margin:0;list-style:none}nav li{display:inline-block;margin-right:1.5rem;font-size:.95em}nav a{color:var(--fg-muted);text-decoration:none;transition:color .2s ease}nav a:hover,nav a.active{color:var(--accent)}img{max-width:100%;height:auto;display:block;margin:2rem 0;border-radius:4px;border:1px solid var(--border)}.thumb{max-width:96px;max-height:96px;border-radius:2px;padding:0;margin:0}.image-light{max-width:96px;max-height:96px;border-radius:2px;padding:10px;border:1px solid var(--border);object-fit:cover}.brand h1{text-decoration:none;margin:1rem 0;font-size:1.2em}.columns{display:flex;gap:2rem;flex-wrap:wrap}.column{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;flex:1}.half{max-width:50%}.quarter{max-width:25%}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.testimonials .testimonial-column{width:auto}.testimonials .card{height:100%}.article-list{margin:2rem 0}.article-list li{margin-bottom:1.5rem}.list-content p,.list-content h3{margin:0;padding:0}.small{font-size:.85em;color:var(--fg-muted)}.terms{font-size:.85em;padding:0;margin:1rem 0;list-style:none}.terms ul{margin:0;padding:0}.terms li{display:inline}.terms a{margin-right:.5rem;color:var(--fg-dim)}.terms a:hover{color:var(--accent)}.card{border:1px solid var(--border);border-radius:4px;padding:1.5rem;margin:1.5rem 0;background:rgba(255,255,255,2%)}.project-list{list-style:none;padding:0;margin:0}.project-item{margin-bottom:1rem}.project-item a{color:var(--fg);text-decoration:none}.project-item a:hover{color:var(--accent)}.project-item-with-desc{margin-bottom:2rem}.project-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.project-type{font-size:.75em;color:var(--fg-dim);text-transform:uppercase;letter-spacing:.05em;font-weight:600;min-width:3.5rem;flex-shrink:0}.project-header a{color:var(--fg);text-decoration:none;font-weight:500}.project-header a:hover{color:var(--accent)}.project-desc{margin:0;font-size:.9em;color:var(--fg-muted);line-height:1.6;padding-left:4.25rem}.project-name{margin:0 0 .5rem;font-size:1.1em;font-weight:600;color:var(--fg)}.project-summary{margin:0;font-size:.95em;color:var(--fg-muted);line-height:1.6}.project-list-full{list-style:none;padding:0;margin:0}.project-item-full{padding:2rem 0;border-bottom:1px solid var(--border)}.project-item-full:last-child{border-bottom:none}.project-item-full .project-header{margin-bottom:.75rem}.project-item-full .project-name{margin:0;display:inline}.project-item-full .project-summary{margin:.5rem 0 0}.subtitle{font-size:.85em;margin-top:-1.5rem;font-weight:400;color:var(--fg-dim);text-transform:uppercase;letter-spacing:.1em}.description{margin:.75rem 0;color:var(--fg-muted)}.button{background:0 0;color:var(--accent);border:1px solid var(--accent);padding:.6em 1.2em;border-radius:2px;text-decoration:none;display:inline-block;margin:1rem 0;font-size:.9em;transition:all .2s ease;cursor:pointer}.button:hover{background:var(--accent);color:var(--bg);text-decoration:none}ul,ol{margin:1rem 0;padding-left:1.5rem}li{margin:.5rem 0}code{background:rgba(255,255,255,5%);padding:.2em .4em;border-radius:2px;font-size:.9em;font-family:menlo,monaco,courier new,monospace}pre{background:rgba(255,255,255,5%);border-radius:4px;overflow-x:auto}pre code{display:block;padding:1rem;overflow-x:auto;line-height:1.5;background:0 0}.float-right{float:right}.has-text-centered{text-align:center}.homepage-intro{margin:2rem 0 4rem}.homepage-intro h1{font-size:1.5em;font-weight:600;margin:0 0 .5rem;color:var(--fg)}.homepage-intro p{font-size:1em;color:var(--fg-muted);margin:0;line-height:1.6}.homepage-intro .intro-subline{font-size:.9em;color:var(--fg-dim);margin-top:.5rem}.homepage-intro .intro-cta{margin-top:1rem}.homepage-intro .cta-link{color:var(--accent);text-decoration:none;font-size:.95em}.homepage-intro .cta-link:hover{text-decoration:underline}section{margin:4rem 0}.section-title{font-size:.75em;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--fg-dim);margin-bottom:1.5rem}.currently-section{margin:3rem 0}.currently-section p{font-size:1em;color:var(--fg-muted);margin:0}.post-list{list-style:none;padding:0;margin:0}.post-item{display:flex;align-items:baseline;gap:1.5rem;margin-bottom:1rem}.post-date{font-size:.85em;color:var(--fg-dim);white-space:nowrap;min-width:4.5rem;flex-shrink:0}.post-item a{flex:1;color:var(--fg);text-decoration:none}.post-item a:hover{color:var(--accent)}.view-all{display:inline-block;margin-top:1rem;font-size:.9em;color:var(--fg-muted)}.view-all:hover{color:var(--accent)}.year-section{margin:3rem 0}.year-section:first-child{margin-top:0}.media-list{list-style:none;padding:0;margin:0}.media-item{margin-bottom:1.5rem}.media-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.media-type{font-size:.75em;color:var(--fg-dim);text-transform:uppercase;letter-spacing:.05em;font-weight:600;min-width:3.5rem;flex-shrink:0}.media-header a{color:var(--fg);text-decoration:none;font-weight:500}.media-header a:hover{color:var(--accent)}.media-meta{margin:0;font-size:.9em;color:var(--fg-muted);padding-left:4.25rem}.testimonial-list{list-style:none;padding:0;margin:0}.testimonial-item{padding:2rem 0;border-bottom:1px solid var(--border)}.testimonial-item:last-child{border-bottom:none;padding-bottom:0}.testimonial-quote{margin:0 0 1rem;font-size:1.05em;line-height:1.6;color:var(--fg);font-style:italic;border-left:none;padding-left:0}.testimonial-attribution{font-size:.9em;color:var(--fg-muted)}.testimonial-attribution strong{color:var(--fg);font-weight:600}.social-links{display:flex;align-items:center;gap:.75rem;font-size:.9em;margin:3rem 0}.social-links a{color:var(--fg-muted);text-decoration:none}.social-links a:hover{color:var(--accent)}.social-links .separator{color:var(--fg-dim)}