:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#1e293b;--text-secondary:#475569;--accent-primary:#892cdc;--accent-secondary:#bc6ff1;--border-color:#e2e8f0;--shadow:0 10px 25px rgba(0,0,0,.1);--shadow-hover:0 20px 40px rgba(0,0,0,.15)}:root[class~=dark]{--bg-primary:#111928;--bg-secondary:#1a1425;--bg-tertiary:#334155;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--accent-primary:#bc6ff1;--accent-secondary:#892cdc;--border-color:#334155;--shadow:0 10px 25px rgba(0,0,0,.3);--shadow-hover:0 20px 40px rgba(0,0,0,.4)}.container[data-astro-cid-tuhxacj6]{margin:0 auto;max-width:1200px;padding:0 1rem}.section-content[data-astro-cid-tuhxacj6]{margin:0 auto;max-width:800px;text-align:center}.section-title[data-astro-cid-tuhxacj6]{color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.section-description[data-astro-cid-tuhxacj6]{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:3rem}.text-accent[data-astro-cid-tuhxacj6]{color:var(--accent-primary)}.hero-section[data-astro-cid-tuhxacj6]{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%);padding:6rem 0}:root[class~=dark] .hero-section[data-astro-cid-tuhxacj6]{background:linear-gradient(135deg,#111928,#1a1425)}.hero-content[data-astro-cid-tuhxacj6]{align-items:center;display:flex;gap:4rem}.hero-text[data-astro-cid-tuhxacj6]{flex:1;text-align:left}.hero-title[data-astro-cid-tuhxacj6]{color:var(--text-primary);font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.hero-description[data-astro-cid-tuhxacj6]{color:var(--text-secondary);font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-stats[data-astro-cid-tuhxacj6]{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-item[data-astro-cid-tuhxacj6]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.stat-item[data-astro-cid-tuhxacj6]:before{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.stat-item[data-astro-cid-tuhxacj6]:hover:before{transform:scaleX(1)}:root[class~=dark] .stat-item[data-astro-cid-tuhxacj6]{background:#ffffff0d;border-color:#ffffff1a}.stat-item[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.stat-icon[data-astro-cid-tuhxacj6]{margin-bottom:1rem}.stat-icon[data-astro-cid-tuhxacj6],.stat-number[data-astro-cid-tuhxacj6]{color:var(--accent-primary)}.stat-number[data-astro-cid-tuhxacj6]{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label[data-astro-cid-tuhxacj6]{color:var(--text-secondary);font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.hero-image[data-astro-cid-tuhxacj6]{align-items:center;display:flex;flex:1;justify-content:center}.minecraft-character[data-astro-cid-tuhxacj6]{animation:float 3s ease-in-out infinite;position:relative}.character-body[data-astro-cid-tuhxacj6]{font-size:8rem}.character-body[data-astro-cid-tuhxacj6],.minecraft-character-img[data-astro-cid-tuhxacj6]{filter:drop-shadow(0 10px 20px rgba(0,0,0,.2))}.minecraft-character-img[data-astro-cid-tuhxacj6]{width:100rem}.character-shadow[data-astro-cid-tuhxacj6]{background:#0000001a;border-radius:50%;bottom:-20px;filter:blur(4px);height:20px;left:50%;position:absolute;transform:translate(-50%);width:60px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.mission-section[data-astro-cid-tuhxacj6]{background:var(--bg-primary);padding:6rem 0}:root[class~=dark] .mission-section[data-astro-cid-tuhxacj6]{background:#111928}.mission-features[data-astro-cid-tuhxacj6]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1200px}.feature-item[data-astro-cid-tuhxacj6]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .3s ease}.feature-item[data-astro-cid-tuhxacj6]:before{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-item[data-astro-cid-tuhxacj6]:hover:before{transform:scaleX(1)}:root[class~=dark] .feature-item[data-astro-cid-tuhxacj6]{background:#ffffff0d;border-color:#ffffff1a}.feature-item[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.feature-icon[data-astro-cid-tuhxacj6]{color:var(--accent-primary);margin-bottom:1.5rem;transition:transform .3s ease}.feature-item[data-astro-cid-tuhxacj6]:hover .feature-icon[data-astro-cid-tuhxacj6]{transform:scale(1.1)}.feature-item[data-astro-cid-tuhxacj6] h3[data-astro-cid-tuhxacj6]{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-item[data-astro-cid-tuhxacj6] p[data-astro-cid-tuhxacj6]{color:var(--text-secondary);line-height:1.6}.support-section[data-astro-cid-tuhxacj6]{background:var(--bg-tertiary);padding:6rem 0}:root[class~=dark] .support-section[data-astro-cid-tuhxacj6]{background:linear-gradient(135deg,#111928,#1a1425)}.support-highlights[data-astro-cid-tuhxacj6]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:3rem auto;max-width:1200px}.highlight-item[data-astro-cid-tuhxacj6]{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .3s ease}.highlight-item[data-astro-cid-tuhxacj6]:before{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.highlight-item[data-astro-cid-tuhxacj6]:hover:before{transform:scaleX(1)}:root[class~=dark] .highlight-item[data-astro-cid-tuhxacj6]{background:#ffffff0d;border-color:#ffffff1a}.highlight-item[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.highlight-icon[data-astro-cid-tuhxacj6]{color:var(--accent-primary);margin-bottom:1.5rem;transition:transform .3s ease}.highlight-item[data-astro-cid-tuhxacj6]:hover .highlight-icon[data-astro-cid-tuhxacj6]{transform:scale(1.1)}.highlight-item[data-astro-cid-tuhxacj6] h3[data-astro-cid-tuhxacj6]{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.highlight-item[data-astro-cid-tuhxacj6] p[data-astro-cid-tuhxacj6]{color:var(--text-secondary);line-height:1.6}.support-cta[data-astro-cid-tuhxacj6]{margin-top:3rem}.btn-support[data-astro-cid-tuhxacj6]{align-items:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:1rem;box-shadow:var(--shadow);color:#fff;display:inline-flex;font-weight:700;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transform:translateY(0);transition:all .3s ease}.btn-support[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.community-section[data-astro-cid-tuhxacj6]{background:var(--bg-primary);padding:6rem 0}:root[class~=dark] .community-section[data-astro-cid-tuhxacj6]{background:#111928}.community-values[data-astro-cid-tuhxacj6]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1200px}.value-item[data-astro-cid-tuhxacj6]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .3s ease}.value-item[data-astro-cid-tuhxacj6]:before{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.value-item[data-astro-cid-tuhxacj6]:hover:before{transform:scaleX(1)}:root[class~=dark] .value-item[data-astro-cid-tuhxacj6]{background:#ffffff0d;border-color:#ffffff1a}.value-item[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.value-icon[data-astro-cid-tuhxacj6]{color:var(--accent-primary);margin-bottom:1.5rem;transition:transform .3s ease}.value-item[data-astro-cid-tuhxacj6]:hover .value-icon[data-astro-cid-tuhxacj6]{transform:scale(1.1)}.value-item[data-astro-cid-tuhxacj6] h3[data-astro-cid-tuhxacj6]{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.value-item[data-astro-cid-tuhxacj6] p[data-astro-cid-tuhxacj6]{color:var(--text-secondary);line-height:1.6}.partnerships-section[data-astro-cid-tuhxacj6]{background:var(--bg-tertiary);padding:6rem 0}:root[class~=dark] .partnerships-section[data-astro-cid-tuhxacj6]{background:linear-gradient(135deg,#111928,#1a1425)}.partnerships-grid[data-astro-cid-tuhxacj6]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1200px}.partnership-item[data-astro-cid-tuhxacj6]{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .3s ease}.partnership-item[data-astro-cid-tuhxacj6]:before{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.partnership-item[data-astro-cid-tuhxacj6]:hover:before{transform:scaleX(1)}:root[class~=dark] .partnership-item[data-astro-cid-tuhxacj6]{background:#ffffff0d;border-color:#ffffff1a}.partnership-item[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.partnership-icon[data-astro-cid-tuhxacj6]{color:var(--accent-primary);margin-bottom:1.5rem;transition:transform .3s ease}.partnership-item[data-astro-cid-tuhxacj6]:hover .partnership-icon[data-astro-cid-tuhxacj6]{transform:scale(1.1)}.partnership-item[data-astro-cid-tuhxacj6] h3[data-astro-cid-tuhxacj6]{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.partnership-item[data-astro-cid-tuhxacj6] p[data-astro-cid-tuhxacj6]{color:var(--text-secondary);line-height:1.6}.contact-section[data-astro-cid-tuhxacj6]{background:var(--bg-primary);padding:6rem 0}:root[class~=dark] .contact-section[data-astro-cid-tuhxacj6]{background:#111928}.contact-cta[data-astro-cid-tuhxacj6]{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.btn-primary[data-astro-cid-tuhxacj6]{align-items:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:1rem;box-shadow:var(--shadow);color:#fff;display:inline-flex;font-weight:700;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transform:translateY(0);transition:all .3s ease}.btn-primary[data-astro-cid-tuhxacj6]:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.btn-secondary[data-astro-cid-tuhxacj6]{align-items:center;background:transparent;border:2px solid var(--accent-primary);border-radius:1rem;color:var(--accent-primary);display:inline-flex;font-weight:700;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transform:translateY(0);transition:all .3s ease}.btn-secondary[data-astro-cid-tuhxacj6]:hover{background:var(--accent-primary);box-shadow:var(--shadow-hover);color:#fff;transform:translateY(-5px)}@media (max-width:1024px){.community-values[data-astro-cid-tuhxacj6],.mission-features[data-astro-cid-tuhxacj6],.partnerships-grid[data-astro-cid-tuhxacj6],.support-highlights[data-astro-cid-tuhxacj6]{grid-template-columns:1fr;max-width:500px}}@media (max-width:768px){.hero-content[data-astro-cid-tuhxacj6]{flex-direction:column;gap:2rem}.hero-content[data-astro-cid-tuhxacj6],.hero-text[data-astro-cid-tuhxacj6]{text-align:center}.hero-title[data-astro-cid-tuhxacj6]{font-size:2.5rem}.hero-stats[data-astro-cid-tuhxacj6]{grid-template-columns:1fr}.section-title[data-astro-cid-tuhxacj6]{font-size:2rem}.contact-cta[data-astro-cid-tuhxacj6]{align-items:center;flex-direction:column}.btn-primary[data-astro-cid-tuhxacj6],.btn-secondary[data-astro-cid-tuhxacj6]{justify-content:center;max-width:300px;width:100%}.feature-item[data-astro-cid-tuhxacj6],.highlight-item[data-astro-cid-tuhxacj6],.partnership-item[data-astro-cid-tuhxacj6],.value-item[data-astro-cid-tuhxacj6]{padding:2rem 1.5rem}}@media (max-width:480px){.hero-title[data-astro-cid-tuhxacj6]{font-size:2rem}.character-body[data-astro-cid-tuhxacj6]{font-size:6rem}.feature-item[data-astro-cid-tuhxacj6],.highlight-item[data-astro-cid-tuhxacj6],.partnership-item[data-astro-cid-tuhxacj6],.value-item[data-astro-cid-tuhxacj6]{padding:2rem 1.5rem}}
