@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#f3f0e8;background:#11110f;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:1180px;margin:auto;padding:64px 28px 80px}header{max-width:700px;margin-bottom:48px}.eyebrow,.badge,time,footer{letter-spacing:.08em;font-family:DM Mono,monospace;font-size:11px}.eyebrow{color:#c4f36a;margin-bottom:24px}h1{letter-spacing:-.07em;margin:0;font-size:clamp(48px,8vw,88px);line-height:.95}h1 span{color:#c4f36a}.sub{color:#aaa79d;max-width:580px;font-size:18px;line-height:1.5}.controls{border-top:1px solid #373731;border-bottom:1px solid #373731;flex-wrap:wrap;gap:10px;padding:18px 0;display:flex}.controls input,.controls select,.controls button{color:#f3f0e8;font:inherit;background:#1a1a17;border:1px solid #44443b;border-radius:3px;padding:13px 15px}.controls input{flex:1;min-width:220px}.controls button{color:#11110f;cursor:pointer;background:#c4f36a;border-color:#c4f36a;font-weight:600}.meta{color:#77766e;padding:22px 0;font:12px DM Mono}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}article{background:#1a1a17;border:1px solid #30302a;flex-direction:column;min-height:250px;padding:22px;display:flex}article:hover{border-color:#c4f36a}.top{justify-content:space-between;align-items:center;display:flex}.badge{color:#c4f36a}time{color:#77766e}h2{margin:26px 0 12px;font-size:22px;line-height:1.15}h2 a{color:inherit;text-decoration:none}article p{color:#aaa79d;margin:0;line-height:1.5}footer{color:#77766e;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:24px;display:flex}footer span{color:#aaa79d}.read{color:#c4f36a;margin-left:auto;text-decoration:none}.empty{color:#aaa79d;border:1px dashed #44443b;grid-column:1/-1;padding:40px}code{color:#c4f36a}@media (width<=600px){main{padding:38px 18px}h1{font-size:55px}.controls>*{width:100%}}
