@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";:root{--amber-gold: #ffb347;--amber-dark: #d4af37;--amber-bronze: #cd7f32;--amber-glow: rgba(255, 179, 71, .4);--hex-bg: #0f0d1a;--hex-border: rgba(255, 179, 71, .15);--hex-border-hover: rgba(255, 179, 71, .5)}.noise-overlay[data-astro-cid-5tznm7mj]{display:none}#constellation-canvas[data-astro-cid-5tznm7mj]{position:fixed;inset:0;z-index:0;pointer-events:none}.archive-header[data-astro-cid-5tznm7mj]{padding:10rem 0 4rem;position:relative;z-index:1;overflow:hidden;background:linear-gradient(180deg,rgba(15,13,26,.95) 0%,rgba(15,13,26,.8) 50%,transparent 100%)}.archive-header[data-astro-cid-5tznm7mj]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(255,179,71,.03) 50%,transparent 100%);background-size:100% 4px;animation:scan 8s linear infinite;pointer-events:none}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.header-container[data-astro-cid-5tznm7mj]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.system-indicator[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#ffb3471a;border:1px solid rgba(255,179,71,.2);border-radius:100px;margin-bottom:1.5rem;font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--amber-gold);letter-spacing:.1em}.pulse-ring[data-astro-cid-5tznm7mj]{width:8px;height:8px;background:var(--amber-gold);border-radius:50%;position:relative}.pulse-ring[data-astro-cid-5tznm7mj]:before,.pulse-ring[data-astro-cid-5tznm7mj]:after{content:"";position:absolute;inset:0;background:var(--amber-gold);border-radius:50%;animation:pulseRing 2s ease-out infinite}.pulse-ring[data-astro-cid-5tznm7mj]:after{animation-delay:1s}@keyframes pulseRing{0%{transform:scale(1);opacity:.8}to{transform:scale(4);opacity:0}}.header-title[data-astro-cid-5tznm7mj]{font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin:0;background:linear-gradient(135deg,#fff 0%,var(--amber-gold) 30%,var(--amber-dark) 60%,var(--amber-bronze) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 30px rgba(255,179,71,.3));letter-spacing:-.02em}.header-subtitle[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.9rem;color:#ffffff80;margin-top:1rem;letter-spacing:.05em}.hive-container[data-astro-cid-5tznm7mj]{max-width:1200px;margin:0 auto;padding:2rem;position:relative;z-index:1}.hex-grid[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem 0}.hex-row[data-astro-cid-5tznm7mj]{display:flex;justify-content:center;gap:1rem;margin-bottom:-1.5rem}.hex-row[data-astro-cid-5tznm7mj]:nth-child(2n){margin-left:5.5rem}.hex-card[data-astro-cid-5tznm7mj]{width:280px;height:320px;position:relative;cursor:pointer;perspective:1000px;transform-style:preserve-3d}.hex-card-inner[data-astro-cid-5tznm7mj]{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.hex-card[data-astro-cid-5tznm7mj]:hover .hex-card-inner[data-astro-cid-5tznm7mj]{transform:rotateY(180deg)}.hex-front[data-astro-cid-5tznm7mj],.hex-back[data-astro-cid-5tznm7mj]{width:100%;height:100%;position:absolute;backface-visibility:hidden;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.hex-front[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,#ffb3471a,#d4af370d,#cd7f321a),#0f0d1af2;border:2px solid var(--hex-border);backdrop-filter:blur(10px)}.hex-front[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;inset:-2px;background:conic-gradient(from var(--angle, 0deg),transparent 0%,var(--amber-gold) 10%,var(--amber-dark) 25%,transparent 35%,transparent 65%,var(--amber-bronze) 75%,var(--amber-gold) 90%,transparent 100%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:-1;opacity:0;transition:opacity .3s;animation:liquidRotate 3s linear infinite}@keyframes liquidRotate{0%{--angle: 0deg}to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.hex-card[data-astro-cid-5tznm7mj]:hover .hex-front[data-astro-cid-5tznm7mj]:before{opacity:1}.hex-card[data-astro-cid-5tznm7mj]:hover .hex-front[data-astro-cid-5tznm7mj]{border-color:transparent;box-shadow:0 0 40px #ffb34733,inset 0 0 40px #ffb3470d}.hex-back[data-astro-cid-5tznm7mj]{background:#0f0d1afa;border:2px solid var(--hex-border-hover);transform:rotateY(180deg);overflow:hidden}.hex-back[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(255,179,71,.03) 50%,transparent 100%);animation:dataFlow 3s ease-in-out infinite}@keyframes dataFlow{0%,to{transform:translateY(-100%)}50%{transform:translateY(100%)}}.folder-icon[data-astro-cid-5tznm7mj]{width:64px;height:64px;margin-bottom:1.5rem;position:relative}.folder-icon[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{width:100%;height:100%;stroke:var(--amber-gold);stroke-width:1.5;fill:none;filter:drop-shadow(0 0 10px var(--amber-glow));transition:all .4s}.hex-card[data-astro-cid-5tznm7mj]:hover .folder-icon[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{stroke:var(--amber-dark);filter:drop-shadow(0 0 20px var(--amber-glow));transform:scale(1.1)}.hex-title[data-astro-cid-5tznm7mj]{font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;text-align:center;margin-bottom:.5rem;letter-spacing:.02em;line-height:1.3}.hex-count[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.8rem;color:var(--amber-gold);background:#ffb3471a;padding:.3rem .8rem;border-radius:100px;border:1px solid rgba(255,179,71,.2)}.back-content[data-astro-cid-5tznm7mj]{text-align:center;z-index:1}.back-title[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--amber-gold);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.back-stats[data-astro-cid-5tznm7mj]{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.back-label[data-astro-cid-5tznm7mj]{font-size:.8rem;color:#ffffff80;margin-bottom:1.5rem}.enter-btn[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:linear-gradient(135deg,var(--amber-gold),var(--amber-dark));color:#000;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #ffb3474d}.enter-btn[data-astro-cid-5tznm7mj]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffb34780}.hex-card[data-astro-cid-5tznm7mj]{opacity:0;transform:translateY(30px) scale(.9);animation:hexReveal .6s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes hexReveal{to{opacity:1;transform:translateY(0) scale(1)}}.hex-card[data-astro-cid-5tznm7mj]:nth-child(1){animation-delay:.1s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(2){animation-delay:.2s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(3){animation-delay:.3s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(4){animation-delay:.4s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(5){animation-delay:.5s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(6){animation-delay:.6s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(7){animation-delay:.7s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(8){animation-delay:.8s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(9){animation-delay:.9s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(10){animation-delay:1s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(11){animation-delay:1.1s}.hex-card[data-astro-cid-5tznm7mj]:nth-child(12){animation-delay:1.2s}.archive-footer[data-astro-cid-5tznm7mj]{text-align:center;padding:4rem 2rem;color:#ffffff4d;font-family:JetBrains Mono,monospace;font-size:.8rem;position:relative;z-index:1}@media(max-width:768px){.hex-row[data-astro-cid-5tznm7mj]:nth-child(2n){margin-left:0}.hex-card[data-astro-cid-5tznm7mj]{width:160px;height:185px}.hex-front[data-astro-cid-5tznm7mj],.hex-back[data-astro-cid-5tznm7mj]{padding:1rem}.folder-icon[data-astro-cid-5tznm7mj]{width:40px;height:40px;margin-bottom:.75rem}.hex-title[data-astro-cid-5tznm7mj]{font-size:.85rem}.hex-count[data-astro-cid-5tznm7mj]{font-size:.7rem;padding:.2rem .5rem}.back-stats[data-astro-cid-5tznm7mj]{font-size:1.25rem;margin-bottom:.25rem}.back-title[data-astro-cid-5tznm7mj]{font-size:.6rem;margin-bottom:.5rem}.back-label[data-astro-cid-5tznm7mj]{font-size:.65rem;margin-bottom:.75rem}.enter-btn[data-astro-cid-5tznm7mj]{font-size:.65rem;padding:.4rem .8rem}.back-content[data-astro-cid-5tznm7mj]{transform:scale(.9)}}@media(max-width:390px){.hex-card[data-astro-cid-5tznm7mj]{width:140px;height:162px}.hex-title[data-astro-cid-5tznm7mj]{font-size:.75rem}.back-content[data-astro-cid-5tznm7mj]{transform:scale(.85)}.back-stats[data-astro-cid-5tznm7mj]{font-size:1.1rem}}
