body{color:var(--neutral-light);font-family:Atkinson,sans-serif}main[data-astro-cid-5tznm7mj]{max-width:1400px;margin:0 auto;padding:2rem 1rem;width:100%}.blog-terminal[data-astro-cid-5tznm7mj]{background:#1a1b2ef2;border:1px solid var(--neon-blue);border-radius:8px;box-shadow:0 0 20px #00f6ff1a,inset 0 0 20px #00f6ff0d;overflow:hidden;margin-bottom:2rem;width:100%}.terminal-header[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,var(--surface),var(--bg-dark));padding:.75rem 1rem;border-bottom:1px solid var(--neon-blue);display:flex;align-items:center;gap:.5rem}.terminal-controls[data-astro-cid-5tznm7mj]{display:flex;gap:.5rem}.control[data-astro-cid-5tznm7mj]{width:12px;height:12px;border-radius:50%}.control[data-astro-cid-5tznm7mj].close{background:#ff5f56}.control[data-astro-cid-5tznm7mj].minimize{background:#ffbd2e}.control[data-astro-cid-5tznm7mj].maximize{background:#27ca3f}.terminal-title[data-astro-cid-5tznm7mj]{margin-left:1rem;font-family:Courier New,monospace;font-size:.9rem;color:var(--neutral-mid)}.blog-header[data-astro-cid-5tznm7mj]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#00f6ff0d,#ff00d40d)}.blog-title[data-astro-cid-5tznm7mj]{font-size:3rem;font-weight:700;margin:0 0 1rem;color:var(--neon-blue);text-shadow:0 0 20px rgba(0,246,255,.6);animation:title-glow 3s ease-in-out infinite alternate}.blog-subtitle[data-astro-cid-5tznm7mj]{font-size:1.2rem;color:var(--neutral-mid);margin:0;font-family:Courier New,monospace}.post-count[data-astro-cid-5tznm7mj]{display:inline-block;background:#b6ff001a;color:var(--accent-lime);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-top:1rem;border:1px solid rgba(182,255,0,.3)}.filter-controls[data-astro-cid-5tznm7mj]{padding:2rem;border-bottom:1px solid rgba(0,246,255,.2);background:#0a0a0f80}.search-container[data-astro-cid-5tznm7mj]{position:relative;margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.search-input[data-astro-cid-5tznm7mj]{width:100%;padding:.75rem 2.5rem .75rem 1rem;background:#1a1b2ecc;border:1px solid rgba(0,246,255,.3);border-radius:25px;color:var(--neutral-light);font-family:Courier New,monospace;font-size:.9rem;transition:all .3s ease;box-sizing:border-box}.search-input[data-astro-cid-5tznm7mj]:focus{outline:none;border-color:var(--neon-blue);box-shadow:0 0 10px #00f6ff4d}.search-input[data-astro-cid-5tznm7mj]::-moz-placeholder{color:var(--neutral-mid)}.search-input[data-astro-cid-5tznm7mj]::placeholder{color:var(--neutral-mid)}.search-icon[data-astro-cid-5tznm7mj]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--neutral-mid);pointer-events:none}.filter-buttons[data-astro-cid-5tznm7mj]{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-btn[data-astro-cid-5tznm7mj]{padding:.5rem 1rem;background:#1a1b2ecc;border:1px solid rgba(0,246,255,.3);border-radius:20px;color:var(--neutral-light);font-family:Courier New,monospace;font-size:.85rem;cursor:pointer;transition:all .3s ease}.filter-btn[data-astro-cid-5tznm7mj]:hover{border-color:var(--neon-pink);color:var(--neon-pink);box-shadow:0 0 10px #ff00d433}.filter-btn[data-astro-cid-5tznm7mj].active{background:#00f6ff1a;border-color:var(--neon-blue);color:var(--neon-blue);box-shadow:0 0 15px #00f6ff4d}.sort-controls[data-astro-cid-5tznm7mj]{display:flex;justify-content:center}.sort-select[data-astro-cid-5tznm7mj]{padding:.5rem 1rem;background:#1a1b2ecc;border:1px solid rgba(0,246,255,.3);border-radius:15px;color:var(--neutral-light);font-family:Courier New,monospace;font-size:.85rem;cursor:pointer;transition:all .3s ease}.sort-select[data-astro-cid-5tznm7mj]:focus{outline:none;border-color:var(--neon-blue);box-shadow:0 0 10px #00f6ff4d}.sort-select[data-astro-cid-5tznm7mj] option[data-astro-cid-5tznm7mj]{background:var(--surface);color:var(--neutral-light)}.posts-container[data-astro-cid-5tznm7mj]{padding:1.5rem}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;list-style:none;margin:0;padding:0;width:100%}.post-card[data-astro-cid-5tznm7mj]{background:#0a0a0fcc;border:1px solid rgba(0,246,255,.2);border-radius:8px;overflow:hidden;transition:all .3s ease;position:relative;min-height:0}.post-card[data-astro-cid-5tznm7mj]:hover{border-color:var(--neon-pink);box-shadow:0 5px 20px #ff00d433,0 0 30px #ff00d41a;transform:translateY(-2px)}.post-card-link[data-astro-cid-5tznm7mj]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px;height:100%;text-decoration:none;color:inherit;background-size:cover;background-position:center;background-repeat:no-repeat}.post-card-link[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 30%,#0009),linear-gradient(0deg,#00000070,#00000070),linear-gradient(0deg,#00f6ff0d,#ff00d40d);pointer-events:none;z-index:0}.post-content[data-astro-cid-5tznm7mj]{position:relative;z-index:1;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end}.post-title[data-astro-cid-5tznm7mj]{font-size:1.1rem;font-weight:600;margin:0 0 .25rem;color:var(--neutral-light);line-height:1.25;transition:color .3s ease}.post-title-row[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.post-card[data-astro-cid-5tznm7mj]:hover .post-title[data-astro-cid-5tznm7mj]{color:var(--neon-blue);text-shadow:0 0 5px rgba(0,246,255,.5)}.post-meta-wrapper[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.post-date[data-astro-cid-5tznm7mj]{font-family:Courier New,monospace;font-size:.9rem;color:var(--accent-lime);margin:0}.post-category-tag[data-astro-cid-5tznm7mj]{background:#ff00d41a;color:var(--neon-pink);padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-family:Courier New,monospace;border:1px solid rgba(255,0,212,.3)}.post-tags-preview[data-astro-cid-5tznm7mj]{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.tag-preview[data-astro-cid-5tznm7mj]{background:#b6ff001a;color:var(--accent-lime);padding:.2rem .5rem;border-radius:10px;font-size:.7rem;font-family:Courier New,monospace;border:1px solid rgba(182,255,0,.3)}.post-description[data-astro-cid-5tznm7mj]{color:var(--neutral-light);font-size:.9rem;line-height:1.5;margin:0 0 .75rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-category-tag[data-astro-cid-5tznm7mj]{background:#ff00d41f;color:var(--neon-pink);padding:.15rem .45rem;border-radius:10px;font-size:.7rem;font-family:Courier New,monospace;border:1px solid rgba(255,0,212,.35);display:inline-block;line-height:1;margin:0;white-space:nowrap}.read-more[data-astro-cid-5tznm7mj]{display:inline-block;margin-top:auto;color:var(--neon-pink);font-size:.9rem;font-weight:500;transition:all .3s ease;align-self:flex-start}.post-card[data-astro-cid-5tznm7mj]:hover .read-more[data-astro-cid-5tznm7mj]{color:var(--accent-lime);text-shadow:0 0 5px rgba(182,255,0,.5)}.post-title[data-astro-cid-5tznm7mj],.post-description[data-astro-cid-5tznm7mj],.post-date[data-astro-cid-5tznm7mj],.post-category-tag[data-astro-cid-5tznm7mj],.tag-preview[data-astro-cid-5tznm7mj],.read-more[data-astro-cid-5tznm7mj]{text-shadow:0 1px 2px rgba(0,0,0,.6)}.read-more[data-astro-cid-5tznm7mj]{background:#ff00d426;padding:.35rem .6rem;border-radius:9999px;border:1px solid rgba(255,0,212,.35)}.particles-container[data-astro-cid-5tznm7mj]{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.particle[data-astro-cid-5tznm7mj]{position:absolute;width:2px;height:2px;background:var(--neon-blue);border-radius:50%;box-shadow:0 0 6px var(--neon-blue);animation:particle-float 20s infinite linear}.particle[data-astro-cid-5tznm7mj]:nth-child(1){left:10%;animation-delay:0s;animation-duration:18s}.particle[data-astro-cid-5tznm7mj]:nth-child(2){left:20%;animation-delay:-3s;animation-duration:22s;background:var(--neon-pink);box-shadow:0 0 6px var(--neon-pink)}.particle[data-astro-cid-5tznm7mj]:nth-child(3){left:35%;animation-delay:-6s;animation-duration:25s}.particle[data-astro-cid-5tznm7mj]:nth-child(4){left:50%;animation-delay:-9s;animation-duration:20s;background:var(--accent-lime);box-shadow:0 0 6px var(--accent-lime)}.particle[data-astro-cid-5tznm7mj]:nth-child(5){left:65%;animation-delay:-12s;animation-duration:19s}.particle[data-astro-cid-5tznm7mj]:nth-child(6){left:75%;animation-delay:-15s;animation-duration:23s;background:var(--accent-purple);box-shadow:0 0 6px var(--accent-purple)}.particle[data-astro-cid-5tznm7mj]:nth-child(7){left:85%;animation-delay:-18s;animation-duration:21s;background:var(--neon-pink);box-shadow:0 0 6px var(--neon-pink)}.particle[data-astro-cid-5tznm7mj]:nth-child(8){left:95%;animation-delay:-21s;animation-duration:24s}@keyframes particle-float{0%{transform:translateY(100vh) translate(-20px);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) translate(20px);opacity:0}}@keyframes title-glow{0%{text-shadow:0 0 20px rgba(0,246,255,.6)}to{text-shadow:0 0 20px rgba(0,246,255,.6),0 0 30px rgba(0,246,255,.4),0 0 40px rgba(0,246,255,.2)}}@media (max-width: 768px){main[data-astro-cid-5tznm7mj]{padding:1rem .75rem;max-width:100%;overflow-x:hidden}.blog-terminal[data-astro-cid-5tznm7mj]{margin:0;border-radius:8px;border:1px solid var(--neon-blue);width:100%;max-width:100%}.blog-title[data-astro-cid-5tznm7mj]{font-size:2rem}.blog-header[data-astro-cid-5tznm7mj]{padding:2rem 1.5rem}.posts-container[data-astro-cid-5tznm7mj]{padding:1rem 1.5rem}.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr;gap:1rem;width:100%}.post-content[data-astro-cid-5tznm7mj]{padding:.75rem}.post-title[data-astro-cid-5tznm7mj]{font-size:1rem}.post-description[data-astro-cid-5tznm7mj]{font-size:.85rem}.filter-controls[data-astro-cid-5tznm7mj]{padding:1rem 1.5rem}.filter-buttons[data-astro-cid-5tznm7mj]{gap:.5rem;flex-wrap:wrap}.filter-btn[data-astro-cid-5tznm7mj]{font-size:.75rem;padding:.4rem .8rem;flex:1;min-width:calc(50% - .25rem)}.search-container[data-astro-cid-5tznm7mj]{margin-bottom:1rem}.search-input[data-astro-cid-5tznm7mj]{font-size:16px;width:100%;box-sizing:border-box}.sort-controls[data-astro-cid-5tznm7mj]{margin-top:1rem}.sort-select[data-astro-cid-5tznm7mj]{width:100%;font-size:16px;box-sizing:border-box}}@media (max-width: 480px){main[data-astro-cid-5tznm7mj]{padding:.5rem}.blog-terminal[data-astro-cid-5tznm7mj]{margin:0;border-radius:6px}.blog-header[data-astro-cid-5tznm7mj]{padding:1.5rem 1rem}.blog-title[data-astro-cid-5tznm7mj]{font-size:1.75rem}.filter-btn[data-astro-cid-5tznm7mj]{min-width:100%;margin-bottom:.25rem}.posts-container[data-astro-cid-5tznm7mj]{padding:.5rem 1rem}.filter-controls[data-astro-cid-5tznm7mj]{padding:1rem}.post-content[data-astro-cid-5tznm7mj]{padding:.75rem}}
