@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,sans-serif;background:#0d0d0d;color:#e8e8e8;line-height:1.65;min-height:100vh;-webkit-font-smoothing:antialiased}::selection{background:#fc0;color:#000}a{color:#fc0;text-decoration:none;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1)}a:hover{color:hsl(48,100%,65%)}img,video{max-width:100%;height:auto;display:block}audio{width:100%}.site-header{position:relative;overflow:hidden;background:#141414}.header-banner{position:relative;width:100%;max-height:200px;overflow:hidden}.header-banner img{width:100%;height:200px;object-fit:cover;object-position:center;opacity:.5;filter:saturate(0.7)}.header-banner::after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to bottom, transparent 0%, rgba(20, 20, 20, 0.5) 50%, #141414 100%)}.header-content{position:relative;max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between;z-index:2}.site-brand{display:flex;align-items:baseline;gap:.75rem}.site-title{font-size:1.6rem;font-weight:700;letter-spacing:-0.02em}.site-title a{color:#e8e8e8;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1)}.site-title a:hover{color:#fc0}.site-title span{color:#fc0}.site-tagline{font-size:.8rem;color:#555;font-weight:300;letter-spacing:.02em;font-style:italic}.main-nav ul{list-style:none;display:flex;gap:.15rem}.main-nav a{display:block;padding:.4rem .9rem;color:#888;font-size:.82rem;font-weight:500;letter-spacing:.01em;border-radius:6px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.main-nav a:hover{color:#e8e8e8;background:rgba(255,204,0,.12)}.main-nav a.active{color:#000;background:#fc0;font-weight:600}.nav-toggle{display:none;background:none;border:1px solid hsla(0,0%,100%,.06);color:#888;font-size:1.2rem;cursor:pointer;padding:.35rem .6rem;border-radius:6px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.nav-toggle:hover{border-color:#fc0;color:#fc0}.site-content{max-width:1400px;margin:0 auto;padding:2.5rem 2rem}.category-filter{margin-bottom:2rem;display:flex;flex-wrap:wrap;gap:.4rem;padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.category-filter .filter-btn{padding:.35rem .85rem;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.06);border-radius:20px;color:#555;font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:500;cursor:pointer;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);letter-spacing:.01em}.category-filter .filter-btn:hover{color:#888;border-color:hsla(0,0%,100%,.15)}.category-filter .filter-btn.active{background:#fc0;color:#000;border-color:#fc0;font-weight:600}.post-grid{columns:4;column-gap:1rem}@media(max-width: 1200px){.post-grid{columns:3}}@media(max-width: 768px){.post-grid{columns:2}}@media(max-width: 480px){.post-grid{columns:1}}.post-card{break-inside:avoid;margin-bottom:1rem;background:#1a1a1a;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06);transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);position:relative}.post-card:hover{border-color:rgba(255,204,0,.25);transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 0 1px rgba(255,204,0,.25);background:#202020}.post-card:hover .card-image img{transform:scale(1.03)}.post-card:hover .card-overlay{opacity:1}.post-card.visual-post .card-body{padding:.75rem 1rem}.card-image{overflow:hidden;background:#1c1c1c;position:relative}.card-image img{width:100%;display:block;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);border-radius:0}.card-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1rem .75rem;background:linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 100%);opacity:0;transition:opacity .25s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}.card-overlay .overlay-cats{display:flex;gap:.3rem;flex-wrap:wrap}.card-body{padding:1rem 1.15rem 1.15rem}.card-title{font-size:.95rem;font-weight:600;line-height:1.35;margin-bottom:.4rem;letter-spacing:-0.01em}.card-title a{color:#e8e8e8;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1)}.card-title a:hover{color:#fc0}.card-meta{font-size:.72rem;color:#555;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.card-excerpt{font-size:.82rem;color:#888;line-height:1.5;margin-top:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-tag{display:inline-block;font-size:.65rem;padding:.15rem .5rem;background:rgba(255,204,0,.12);color:#fc0;border-radius:3px;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.card-categories{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.3rem}.post-single{max-width:780px;margin:0 auto}.post-single .post-header{margin-bottom:2.5rem}.post-single .post-title{font-size:2.4rem;font-weight:700;line-height:1.15;letter-spacing:-0.03em;margin-bottom:1.25rem}.post-single .post-meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.post-single .post-meta .meta-date{font-size:.82rem;color:#555;font-weight:400;text-transform:uppercase;letter-spacing:.04em}.post-single .post-meta .meta-cats{display:flex;gap:.3rem}.post-single .post-featured-image{margin-bottom:2.5rem;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06)}.post-single .post-featured-image img{border-radius:0}.post-single .post-content{font-size:1.05rem;line-height:1.75;color:rgba(232,232,232,.9)}.post-single .post-content h2{font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem;letter-spacing:-0.02em;color:#e8e8e8}.post-single .post-content h3{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;letter-spacing:-0.01em}.post-single .post-content p{margin-bottom:1.4rem}.post-single .post-content strong{color:#e8e8e8;font-weight:600}.post-single .post-content blockquote{border-left:3px solid #fc0;padding:1rem 1.5rem;margin:2rem 0;background:rgba(255,204,0,.06);border-radius:0 6px 6px 0;font-style:italic;color:#888}.post-single .post-content blockquote p:last-child{margin-bottom:0}.post-single .post-content pre{background:#1c1c1c;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:2rem 0;border:1px solid hsla(0,0%,100%,.06);font-family:"JetBrains Mono","SF Mono",monospace;font-size:.88rem;line-height:1.6}.post-single .post-content code{font-family:"JetBrains Mono","SF Mono",monospace;font-size:.88em;background:rgba(255,204,0,.12);color:#fc0;padding:.15rem .4rem;border-radius:4px}.post-single .post-content pre code{background:none;color:#e8e8e8;padding:0}.post-single .post-content ul,.post-single .post-content ol{margin:1.25rem 0 1.25rem 1.25rem}.post-single .post-content ul li,.post-single .post-content ol li{margin-bottom:.4rem}.post-single .post-content img{border-radius:12px;margin:2rem auto;border:1px solid hsla(0,0%,100%,.06)}.post-single .post-content audio{margin:1.5rem 0;border-radius:6px}.post-single .post-content video{margin:2rem 0;border-radius:12px;border:1px solid hsla(0,0%,100%,.06)}.post-single .post-content iframe{width:100%;min-height:420px;margin:2rem 0;border:none;border-radius:12px}.post-single .post-content a{text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(255,204,0,.4)}.post-single .post-content a:hover{text-decoration-color:#fc0}.post-nav{margin-top:4rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.06);display:grid;grid-template-columns:1fr 1fr;gap:1rem}.post-nav a{display:block;padding:1.25rem;background:#1a1a1a;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none}.post-nav a:hover{border-color:rgba(255,204,0,.25);background:#202020}.post-nav .nav-label{font-size:.7rem;color:#555;text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin-bottom:.35rem}.post-nav .nav-title{color:#e8e8e8;font-weight:600;font-size:.9rem;line-height:1.3}.post-nav .nav-next{text-align:right}.page-content{max-width:780px;margin:0 auto}.page-content .page-title{font-size:2rem;font-weight:700;letter-spacing:-0.02em;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #fc0}.pagination{display:flex;justify-content:center;align-items:center;gap:.35rem;margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.06)}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .6rem;border-radius:6px;font-size:.85rem;font-weight:500}.pagination a{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.06);color:#888;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.pagination a:hover{border-color:rgba(255,204,0,.25);color:#fc0}.pagination .current{background:#fc0;color:#000;font-weight:700}.category-section{margin-bottom:4rem}.category-section .category-heading{font-size:1.1rem;font-weight:600;color:#fc0;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:baseline;gap:.5rem}.category-section .category-heading .count{font-size:.8rem;color:#555;font-weight:400}.site-footer{margin-top:4rem;padding:2.5rem 2rem;border-top:1px solid hsla(0,0%,100%,.06);background:#141414}.site-footer .footer-inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.site-footer .footer-copy{font-size:.78rem;color:#555;letter-spacing:.01em}.site-footer .footer-links{display:flex;gap:1.25rem}.site-footer .footer-links a{font-size:.78rem;color:#555;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1)}.site-footer .footer-links a:hover{color:#fc0}@media(max-width: 768px){.header-content{padding:1rem 1.25rem}.header-banner img{height:120px}.site-brand{flex-direction:column;gap:0}.site-tagline{margin-left:0}.nav-toggle{display:flex}.main-nav{display:none;width:100%;margin-top:.75rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.06)}.main-nav.open{display:block}.main-nav ul{flex-direction:column}.main-nav a{padding:.6rem .5rem}.header-content{flex-wrap:wrap}.site-content{padding:1.5rem 1.25rem}.post-single .post-title{font-size:1.7rem}.post-single .post-content{font-size:1rem}.post-nav{grid-template-columns:1fr}.site-footer .footer-inner{flex-direction:column;gap:.75rem;text-align:center}}@media(max-width: 480px){.site-content{padding:1rem}.card-body{padding:.85rem 1rem}}/*# sourceMappingURL=style.css.map */