.hero-section[data-astro-cid-hewtv7us]{padding:5rem 0 3rem;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);position:relative;overflow:hidden}.hero-section[data-astro-cid-hewtv7us]:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.hero-section[data-astro-cid-hewtv7us] .container[data-astro-cid-hewtv7us]{display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;z-index:1}.hero-content[data-astro-cid-hewtv7us]{flex:1;max-width:600px}.hero-title[data-astro-cid-hewtv7us]{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.5rem;line-height:1.1}.hero-title[data-astro-cid-hewtv7us] .welcome[data-astro-cid-hewtv7us]{display:block;font-size:.7em;color:var(--color-text-light);margin-bottom:.5rem}.hero-title[data-astro-cid-hewtv7us] .main-title[data-astro-cid-hewtv7us]{display:block;background:linear-gradient(90deg,var(--color-primary) 0%,#444 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.hero-description[data-astro-cid-hewtv7us]{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:2rem;color:#666;line-height:1.6}.hero-cta[data-astro-cid-hewtv7us]{display:flex;gap:1rem;flex-wrap:wrap}.cta-button[data-astro-cid-hewtv7us]{display:inline-block;padding:.8rem 1.5rem;border-radius:var(--border-radius);font-size:1rem;font-weight:700;text-decoration:none;text-align:center;transition:all .3s ease}.cta-button[data-astro-cid-hewtv7us].primary{background-color:var(--color-primary);color:#fff;box-shadow:0 4px 6px #0000001a}.cta-button[data-astro-cid-hewtv7us].primary:hover{background-color:#222;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.cta-button[data-astro-cid-hewtv7us].secondary{background-color:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.cta-button[data-astro-cid-hewtv7us].secondary:hover{background-color:#2c2c2c0d;transform:translateY(-2px)}.hero-image[data-astro-cid-hewtv7us]{flex:1;display:flex;justify-content:center;align-items:center}.potato-container[data-astro-cid-hewtv7us]{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center}.potato-container[data-astro-cid-hewtv7us]:before{content:"";position:absolute;width:70%;height:30px;background:#0000001a;border-radius:50%;bottom:-5px;filter:blur(10px);z-index:-1;animation:shadowMove 2s ease-in-out infinite}.potato-image[data-astro-cid-hewtv7us]{width:150px;height:auto;image-rendering:pixelated;animation:float 2s ease-in-out infinite;user-select:none;cursor:pointer;transition:transform .3s ease}.potato-image[data-astro-cid-hewtv7us]:hover{transform:scale(1.1) rotate(5deg)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes shadowMove{0%{transform:scaleX(1);opacity:.5}50%{transform:scaleX(.7);opacity:.3}to{transform:scaleX(1);opacity:.5}}.modal[data-astro-cid-hewtv7us]{display:none;position:fixed;z-index:1100;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000c;opacity:0;transition:opacity .3s ease}.modal[data-astro-cid-hewtv7us].show{display:flex;opacity:1;justify-content:center;align-items:center}.modal-content[data-astro-cid-hewtv7us]{display:block;max-width:80%;max-height:80%;image-rendering:pixelated;transform:scale(.5);transition:transform .3s ease}.modal[data-astro-cid-hewtv7us].show .modal-content[data-astro-cid-hewtv7us]{transform:scale(1)}.close-modal[data-astro-cid-hewtv7us]{position:absolute;top:20px;right:30px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s;cursor:pointer}.close-modal[data-astro-cid-hewtv7us]:hover,.close-modal[data-astro-cid-hewtv7us]:focus{color:#bbb;text-decoration:none}.ip-content[data-astro-cid-hewtv7us]{background:#fff;padding:2rem;border-radius:var(--border-radius);text-align:center;max-width:400px;width:90%}.ip-content[data-astro-cid-hewtv7us] h3[data-astro-cid-hewtv7us]{margin-bottom:1.5rem;color:var(--color-primary);font-size:1.5rem}.ip-container[data-astro-cid-hewtv7us]{display:flex;gap:.5rem;margin-bottom:1rem}.ip-container[data-astro-cid-hewtv7us] input[data-astro-cid-hewtv7us]{flex:1;padding:.75rem;border:2px solid #eee;border-radius:var(--border-radius);font-size:1.1rem;text-align:center;background:#f9f9f9;color:var(--color-primary)}.copy-button[data-astro-cid-hewtv7us]{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:var(--border-radius);cursor:pointer;font-weight:700;transition:all .3s ease}.copy-button[data-astro-cid-hewtv7us]:hover{background:#444;transform:translateY(-2px)}.copy-button[data-astro-cid-hewtv7us].copied{background:#4caf50}@media (max-width: 768px){.hero-section[data-astro-cid-hewtv7us]{padding:4rem 0 2rem}.hero-section[data-astro-cid-hewtv7us] .container[data-astro-cid-hewtv7us]{flex-direction:column-reverse;text-align:center}.hero-content[data-astro-cid-hewtv7us]{max-width:100%}.hero-cta[data-astro-cid-hewtv7us]{justify-content:center}.potato-container[data-astro-cid-hewtv7us]{margin:0 auto 2rem}}.features-section[data-astro-cid-vnivfuh2]{padding:5rem 0;background-color:#fff}.section-header[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-vnivfuh2]{font-size:2.5rem;margin-bottom:1rem;color:var(--color-primary)}.section-subtitle[data-astro-cid-vnivfuh2]{font-size:1.2rem;color:var(--color-text-light);max-width:700px;margin:0 auto}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.feature-card[data-astro-cid-vnivfuh2]{background:#f9f9f9;border-radius:var(--border-radius);padding:2rem;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #eee}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.feature-icon[data-astro-cid-vnivfuh2]{font-size:2.5rem;margin-bottom:1rem}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.4rem;margin-bottom:1rem;color:var(--color-primary)}.feature-description[data-astro-cid-vnivfuh2]{color:#666;line-height:1.6;margin-bottom:1rem}.feature-link[data-astro-cid-vnivfuh2]{display:inline-block;color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .3s}.feature-link[data-astro-cid-vnivfuh2]:hover{color:var(--color-accent)}.screenshots[data-astro-cid-vnivfuh2]{margin-top:3rem}.screenshot-heading[data-astro-cid-vnivfuh2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.screenshot-heading[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.8rem;color:var(--color-primary)}.view-all[data-astro-cid-vnivfuh2]{color:var(--color-primary);text-decoration:none;font-weight:700;transition:color .3s ease}.view-all[data-astro-cid-vnivfuh2]:hover{color:#444}.screenshot-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.screenshot[data-astro-cid-vnivfuh2]{border-radius:var(--border-radius);overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.screenshot[data-astro-cid-vnivfuh2]:hover{transform:scale(1.02)}.screenshot[data-astro-cid-vnivfuh2] img[data-astro-cid-vnivfuh2]{width:100%;height:auto;display:block}@media (max-width: 768px){.features-section[data-astro-cid-vnivfuh2]{padding:3rem 0}.section-title[data-astro-cid-vnivfuh2]{font-size:2rem}.feature-card[data-astro-cid-vnivfuh2]{padding:1.5rem}.screenshot-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.join-section[data-astro-cid-reh2xpkk]{padding:6rem 0;background:linear-gradient(135deg,#2c2c2c,#444);color:#fff;position:relative;overflow:hidden}.join-section[data-astro-cid-reh2xpkk]:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.join-section[data-astro-cid-reh2xpkk] .container[data-astro-cid-reh2xpkk]{display:flex;align-items:center;gap:3rem;position:relative;z-index:1}.join-content[data-astro-cid-reh2xpkk]{flex:2}.join-title[data-astro-cid-reh2xpkk]{font-size:2.8rem;margin-bottom:1.5rem;background:linear-gradient(90deg,#fff,#ddd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.join-description[data-astro-cid-reh2xpkk]{font-size:1.2rem;margin-bottom:2.5rem;line-height:1.6;color:#ddd;max-width:600px}.join-stats[data-astro-cid-reh2xpkk]{display:flex;gap:2rem;margin-bottom:2.5rem}.stat[data-astro-cid-reh2xpkk]{display:flex;flex-direction:column}.stat-number[data-astro-cid-reh2xpkk]{font-size:2.2rem;font-weight:700;color:var(--color-accent)}.stat-label[data-astro-cid-reh2xpkk]{font-size:.9rem;color:#bbb}.join-buttons[data-astro-cid-reh2xpkk]{display:flex;gap:1rem;flex-wrap:wrap}.join-button[data-astro-cid-reh2xpkk]{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:var(--border-radius);font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #0003}.join-button[data-astro-cid-reh2xpkk].discord{background-color:#5865f2;color:#fff}.join-button[data-astro-cid-reh2xpkk].discord:hover{background-color:#4752c4;transform:translateY(-2px);box-shadow:0 6px 8px #0000004d}.join-button[data-astro-cid-reh2xpkk].store{background-color:var(--color-accent);color:#333}.join-button[data-astro-cid-reh2xpkk].store:hover{background-color:#e6c200;transform:translateY(-2px);box-shadow:0 6px 8px #0000004d}.join-image[data-astro-cid-reh2xpkk]{flex:1;display:flex;justify-content:center;align-items:center}.pixel-art-container[data-astro-cid-reh2xpkk]{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center}.pixel-art-container[data-astro-cid-reh2xpkk]:after{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle,#ffd70033,#ffd70000 70%);z-index:-1;animation:pulse 3s ease-in-out infinite}.pixel-art[data-astro-cid-reh2xpkk]{width:180px;height:auto;image-rendering:pixelated;filter:drop-shadow(0 0 15px rgba(255,215,0,.5));animation:float-rotate 5s ease-in-out infinite}@keyframes float-rotate{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(5deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(10px) rotate(-5deg)}to{transform:translateY(0) rotate(0)}}@keyframes pulse{0%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:.5;transform:scale(.8)}}@media (max-width: 992px){.join-stats[data-astro-cid-reh2xpkk]{gap:1.5rem}.stat-number[data-astro-cid-reh2xpkk]{font-size:1.8rem}}@media (max-width: 768px){.join-section[data-astro-cid-reh2xpkk]{padding:4rem 0}.join-section[data-astro-cid-reh2xpkk] .container[data-astro-cid-reh2xpkk]{flex-direction:column}.join-content[data-astro-cid-reh2xpkk]{text-align:center}.join-description[data-astro-cid-reh2xpkk]{margin-left:auto;margin-right:auto}.join-stats[data-astro-cid-reh2xpkk],.join-buttons[data-astro-cid-reh2xpkk]{justify-content:center}.pixel-art-container[data-astro-cid-reh2xpkk]{margin-top:2rem}}
