*{margin:0;padding:0}body{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#0b0f0c;font-family:Funnel Sans,sans-serif;color:#fff}#app{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#0b0f0c}.hero.svelte-et6md{position:relative;background:radial-gradient(circle at center,#0f2d1c,#07150e);display:flex;align-items:center;justify-content:center;overflow:hidden;margin:1rem;flex:1;padding:1rem 10rem;flex-direction:column;gap:10rem}.circuit-bg.svelte-et6md{position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,0,.08) 0px,rgba(255,255,0,.08) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(0deg,rgba(0,255,120,.06) 0px,rgba(0,255,120,.06) 1px,transparent 1px,transparent 40px);animation:svelte-et6md-circuitMove 20s linear infinite;opacity:.6}@keyframes svelte-et6md-circuitMove{0%{background-position:0 0}to{background-position:400px 400px}}.link-icon.svelte-et6md{width:22px;height:22px;margin-left:10px;color:#d9ff9a;z-index:1}.flower-container.svelte-et6md{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.flower-container.svelte-et6md img:where(.svelte-et6md){width:50%;max-width:50%;max-height:50%;border-radius:20px;box-shadow:0 0 10px #ffff0059}.cta-btn.svelte-et6md{margin-top:-200px;position:relative;padding:14px 36px;background:#0c301cbf;color:#fff;font-weight:600;border-radius:40px;text-decoration:none;overflow:hidden;width:20%;display:inline-flex;justify-content:center;align-items:center;font-size:x-large}.cta-btn.svelte-et6md:before{content:"";position:absolute;inset:-2px;background:conic-gradient(from 0deg,yellowgreen,transparent,yellowgreen);animation:svelte-et6md-rotateBorder 3s linear infinite;z-index:0}.cta-btn.svelte-et6md span:where(.svelte-et6md){position:relative;z-index:1}.cta-btn.svelte-et6md:after{content:"";position:absolute;inset:3px;background:#082214e6;border-radius:40px;z-index:0}@keyframes svelte-et6md-rotateBorder{to{transform:rotate(360deg)}}.cta-btn.svelte-et6md:hover{transform:translateY(-3px) scale(1.06);box-shadow:0 0 18px #ffff0059,0 15px 40px #0009}.info-sections.svelte-et6md{width:100%;padding:6rem 10rem;display:flex;flex-direction:column;gap:6rem;background:#07150e}.info-row.svelte-et6md{display:flex;align-items:center;gap:4rem}.info-row.reverse.svelte-et6md{flex-direction:row-reverse}.info-row.svelte-et6md img:where(.svelte-et6md){width:45%;border-radius:20px;box-shadow:0 0 25px #78ff7833}.content.svelte-et6md{width:55%;color:#e6ffe9}.content.svelte-et6md h2:where(.svelte-et6md){font-size:2.2rem;margin-bottom:1rem;color:#c9ff8f}.content.svelte-et6md p:where(.svelte-et6md){font-size:1.2rem;line-height:1.7;opacity:.9}form.svelte-1q61clw{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem;gap:1rem}.form-data.svelte-1q61clw{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0;gap:1rem}h1.svelte-1q61clw,h2.svelte-1q61clw{margin-bottom:1rem;color:#fff}input.svelte-1q61clw,textarea.svelte-1q61clw,select.svelte-1q61clw,button.svelte-1q61clw{box-sizing:border-box}input.svelte-1q61clw,textarea.svelte-1q61clw,select.svelte-1q61clw{width:100%;padding:1rem;background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:8px;font-size:.95rem;border:2px solid #c9ff8f;margin:0}textarea.svelte-1q61clw{resize:vertical}button.svelte-1q61clw{background:#c9ff8f;color:#000;border:none;padding:1rem 1.4rem;border-radius:14px;font-weight:600;cursor:pointer;font-size:large;width:100%;text-align:center}button.svelte-1q61clw:disabled{opacity:.6;cursor:not-allowed}option.svelte-1q61clw{background-color:#000;color:#fff}.post-card.svelte-1ijynb0{width:60%;display:inline-flex;flex-direction:column;padding:1rem 1.25rem;border-radius:12px;border:1px solid #e5e7eb;background:#00000014;transition:box-shadow .2s ease,transform .2s ease;color:#fff}.post-card.svelte-1ijynb0:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}header.svelte-1ijynb0{display:flex;justify-content:space-between;margin-bottom:.75rem;color:#fff}h3.svelte-1ijynb0{margin:0;font-size:1.1rem;color:#fff}.category.svelte-1ijynb0{font-size:.75rem;padding:.3rem .9rem;border-radius:999px;background-color:#067e34;color:#dcfce7;font-weight:600}footer.svelte-1ijynb0{display:flex;justify-content:space-between;font-size:.8rem;color:#6b7280c4}.community-container.svelte-ge4z2p{width:100%;margin:0;padding:2rem 0;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center}.category-filter.svelte-ge4z2p{width:100%;border-top:2px solid whitesmoke;padding-top:3rem;padding-bottom:1rem;display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;justify-content:center}.category-filter.svelte-ge4z2p button:where(.svelte-ge4z2p){padding:.7rem 2.5rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-weight:500;transition:all .2s ease;font-size:medium}.category-filter.svelte-ge4z2p button:where(.svelte-ge4z2p):hover{background:#dcfce7;border-color:#16a34a}.category-filter.svelte-ge4z2p button.active:where(.svelte-ge4z2p){background:#16a34a;color:#fff;border-color:#16a34a}.posts-list.svelte-ge4z2p{width:90%;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;align-self:center}.posts-list.svelte-ge4z2p a:where(.svelte-ge4z2p){width:100%;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;align-self:center}.post-link.svelte-ge4z2p{text-decoration:none;color:inherit}.status.svelte-ge4z2p{text-align:center;color:#6b7280}.status.error.svelte-ge4z2p{color:#ef4444}.about.svelte-gf7t7t{width:100%;max-width:900px;margin:0 auto;padding:4rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;line-height:1.8}h1.svelte-gf7t7t{font-size:2.5rem;margin-bottom:1rem;color:#486792;text-align:center}p.svelte-gf7t7t{font-size:1.05rem;color:#486792}.intro.svelte-gf7t7t{font-size:1.15rem;font-weight:500}.vision.svelte-gf7t7t{margin-top:1rem;font-weight:500}strong.svelte-gf7t7t{color:#166534}.post-detail.svelte-ob4p1h{max-width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:3rem 0}h1.svelte-ob4p1h{margin-bottom:1rem;color:#fff}.meta.svelte-ob4p1h{display:flex;gap:1rem;font-size:.85rem;color:#6b7280;margin-bottom:2rem}.content.svelte-ob4p1h{line-height:1.7;color:#fff;white-space:pre-wrap;padding:0 10rem}.error.svelte-ob4p1h{color:#ef4444;text-align:center}header.svelte-d8j1hi{width:100%;height:5rem;display:flex;justify-content:center;align-items:center;border-bottom:2px solid green;box-shadow:0 1.5px 1px #ff0}header.svelte-d8j1hi a:where(.svelte-d8j1hi){text-decoration:none;color:#fff;font-size:large}nav.svelte-d8j1hi{width:100%;height:5rem;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.logo-container.svelte-d8j1hi>a:where(.svelte-d8j1hi){display:flex;align-items:center;gap:.5rem}#logo-img.svelte-d8j1hi{width:3.5rem}.links-container.svelte-d8j1hi{display:flex;gap:2rem;padding-right:3rem}.nav-link.svelte-d8j1hi{position:relative;font-size:larger;opacity:0;transform:translateY(20px)}.links-container.loaded.svelte-d8j1hi .nav-link:where(.svelte-d8j1hi){animation:svelte-d8j1hi-slideUp .6s ease-out forwards}.links-container.loaded.svelte-d8j1hi .nav-link:where(.svelte-d8j1hi):nth-child(1){animation-delay:.1s,.8s}.links-container.loaded.svelte-d8j1hi .nav-link:where(.svelte-d8j1hi):nth-child(2){animation-delay:.25s,.95s}.links-container.loaded.svelte-d8j1hi .nav-link:where(.svelte-d8j1hi):nth-child(3){animation-delay:.4s,1.1s}.links-container.loaded.svelte-d8j1hi .nav-link:where(.svelte-d8j1hi){animation:svelte-d8j1hi-slideUp .6s ease-out forwards,svelte-d8j1hi-textGlow 1s ease-out forwards}@keyframes svelte-d8j1hi-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-d8j1hi-glow{0%{opacity:0}30%{opacity:1}to{opacity:0}}@keyframes svelte-d8j1hi-textGlow{0%{color:#fff;text-shadow:none}30%{color:#0f0;text-shadow:0 0 6px rgb(106,255,0),0 0 12px rgb(52,83,1)}to{color:#fff;text-shadow:none}}footer.svelte-1sr6y3t{width:100%;height:3rem;display:flex;justify-content:center;align-items:center;border-top:2px solid green;box-shadow:0 -1px 1px #9acd32;padding-top:5rem;padding-bottom:4rem}footer.svelte-1sr6y3t a:where(.svelte-1sr6y3t){text-decoration:none;color:#fff}.container.svelte-1n46o8q{width:100%;height:100vh;display:flex;flex-direction:column}main.svelte-1n46o8q{width:100%;display:flex;flex-direction:column;flex:1}
