body{color:#fff;background:#1a0a2a;flex-direction:column;align-items:center;min-height:100vh;margin:0;font-family:monospace;display:flex;overflow-x:hidden}main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.sparkle-word{background:linear-gradient(90deg,#ff6ec7,#ffe96e,#6ef9ff,#b06eff,#ff6ec7) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:3s linear infinite shimmer;display:inline-block;position:relative}@keyframes shimmer{0%{background-position:0%}to{background-position:200%}}.sparkles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.sparkle{opacity:0;-webkit-text-fill-color:white;color:#fff;font-size:.8rem;animation:2s ease-in-out infinite float;position:absolute}.sparkle:first-child{animation-delay:0s;top:0;left:-20px}.sparkle:nth-child(2){animation-delay:.5s;top:5px;left:105%}.sparkle:nth-child(3){animation-delay:1s;top:-15px;left:20%}.sparkle:nth-child(4){animation-delay:1.5s;top:-10px;left:80%}@keyframes float{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(-15px)}}.owl{white-space:pre;text-align:center;cursor:pointer;margin-top:2rem;font-size:1.2rem;line-height:1.6}.owl-video{box-sizing:border-box;aspect-ratio:16/9;width:100%;max-width:36rem;margin:0 auto 2rem;padding:0 1.2rem}.owl-video iframe{border:0;width:100%;height:100%}.navbar{box-sizing:border-box;border-bottom:1px solid #333;justify-content:space-between;align-items:baseline;gap:1rem;width:100%;padding:.8rem 1.2rem;display:flex}.navbar-brand{color:#fff;letter-spacing:.15em;text-decoration:none}.navbar-links{flex-wrap:wrap;gap:1.2rem;display:flex}.navbar-links a{color:#888;text-decoration:none}.navbar-links a:hover{color:#6ef9ff}.hero{flex-direction:column;align-items:center;margin-top:1.5rem;display:flex}.portal-title{letter-spacing:.2em;text-align:center;margin:1.5rem 0 .5rem;font-size:clamp(1.6rem,9vw,2.5rem)}.tagline{color:#888;text-align:center;margin:0 0 2rem}.directory-link{color:#fff;font-size:1.1rem;text-decoration:none}.directory-link .arrow{transition:transform .15s;display:inline-block}.directory-link:hover{color:#6ef9ff}.directory-link:hover .arrow{transform:translate(.4em)}.footer{color:#555;margin-top:3rem;padding-bottom:1.5rem;font-size:.8rem}.footer-link{color:#555;text-decoration:underline dotted}.footer-link:hover{color:#6ef9ff}.home-grid{box-sizing:border-box;grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:56rem;padding:1rem 1.2rem 0;display:grid}@media (width>=700px){.home-grid{grid-template-columns:2fr 1fr}}.blog-card{color:#fff;border:1px solid #333;margin-bottom:.8rem;padding:.8rem 1rem;text-decoration:none;display:block}.blog-card:hover{border-color:#6ef9ff}.blog-card-title{margin-top:.2rem;font-size:1.15rem;display:block}.blog-list{box-sizing:border-box;width:100%;max-width:34rem;padding:0 1.2rem}.post{box-sizing:border-box;width:100%;max-width:38rem;padding:1.5rem 1.2rem;line-height:1.6}.post-title{margin-bottom:.2rem}.post-date{color:#6ef9ff;margin-top:0;font-size:.8rem}.post a{color:inherit;text-decoration:underline}.post a:hover{color:#6ef9ff}.feed{box-sizing:border-box;width:100%}.feed-title{color:#888;text-align:center;letter-spacing:.1em;font-size:1rem;font-weight:400}.feed-item{margin-bottom:1.4rem}.feed-date{color:#6ef9ff;font-size:.8rem}.feed-body{margin:.2rem 0 0;line-height:1.5}.comments{box-sizing:border-box;border-top:1px solid #333;width:100%;max-width:38rem;padding:1.5rem 1.2rem}.comments-title{color:#888;letter-spacing:.1em;font-size:1rem;font-weight:400}.comment{border:1px solid #333;margin-bottom:.8rem;padding:.8rem 1rem}.comment-meta{font-size:.8rem}.comment-author{color:#fff}.comment-body{white-space:pre-wrap;margin:.4rem 0 0;line-height:1.5}.comments-empty,.comment-invite{color:#888;font-size:.9rem}.comment-invite a{color:#6ef9ff;text-decoration:underline}.comment-form{flex-direction:column;gap:.8rem;margin-top:1rem;display:flex}.form-honey{display:none}.form-row{flex-direction:column;gap:.3rem;display:flex}.form-label{color:#888;font-size:.85rem}.form-hint{color:#555}.comment-form input[type=text],.comment-form textarea{color:#fff;box-sizing:border-box;resize:vertical;background:#120720;border:1px solid #333;width:100%;padding:.5rem .6rem;font-family:monospace;font-size:.95rem}.comment-form input[type=text]:focus,.comment-form textarea:focus{border-color:#6ef9ff;outline:none}.form-send{color:#6ef9ff;cursor:pointer;background:0 0;border:1px solid #6ef9ff;align-self:flex-start;padding:.5rem 1rem;font-family:monospace;font-size:.9rem}.form-send:hover{color:#1a0a2a;background:#6ef9ff}.comment-fallback{color:#888;font-size:.85rem}.comment-fallback a{color:#6ef9ff;text-decoration:underline}.meme-grid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.6rem;width:100%;max-width:56rem;padding:1rem 1.2rem 2rem;display:grid}.meme-cell{cursor:pointer;aspect-ratio:1;background:#120720;border:1px solid #333;padding:0;position:relative;overflow:hidden}.meme-cell:hover{border-color:#6ef9ff}.meme-cell img,.meme-cell video{object-fit:cover;width:100%;height:100%;display:block}.meme-play{color:#6ef9ff;text-shadow:0 0 4px #000;pointer-events:none;position:absolute;bottom:.4rem;right:.5rem}.lightbox{z-index:10;background:#0a0412eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox[hidden]{display:none}.lightbox-content{max-width:min(90vw,60rem);max-height:85vh;display:flex}.lightbox-content img,.lightbox-content video{object-fit:contain;max-width:100%;max-height:85vh}.lightbox-close,.lightbox-arrow{color:#888;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-family:monospace;font-size:2rem}.lightbox-close{position:absolute;top:.5rem;right:.8rem}.lightbox-close:hover,.lightbox-arrow:hover{color:#6ef9ff}.lightbox-prev{position:absolute;left:.3rem}.lightbox-next{position:absolute;right:.3rem}
