.home[data-v-d1a86b51]{padding-top:70px}.hero[data-v-d1a86b51]{min-height:90vh;display:flex;align-items:flex-start;justify-content:space-between;padding:4rem 2rem;max-width:1200px;margin:0 auto;gap:4rem}.hero-content[data-v-d1a86b51]{flex:1;max-width:600px;position:sticky;top:140px;align-self:flex-start}.hero-title[data-v-d1a86b51]{font-size:2rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle[data-v-d1a86b51]{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.6;text-indent:2em;text-align:left}.hero-buttons[data-v-d1a86b51]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-v-d1a86b51]{padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block}.btn-primary[data-v-d1a86b51]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary[data-v-d1a86b51]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.btn-secondary[data-v-d1a86b51]{background:#fff;color:#667eea;border:2px solid #667eea}.btn-secondary[data-v-d1a86b51]:hover{background:#667eea;color:#fff}.hero-image[data-v-d1a86b51]{flex:1;max-width:800px}.game-features[data-v-d1a86b51]{width:100%}.features-title[data-v-d1a86b51]{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:2rem;text-align:center}.features-list[data-v-d1a86b51]{display:flex;flex-direction:column;gap:1.5rem}.feature-item[data-v-d1a86b51]{background:#f5f5f5;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;box-shadow:0 2px 8px #00000014;transition:box-shadow .3s}.feature-item[data-v-d1a86b51]:hover{box-shadow:0 4px 12px #0000001f}.feature-header[data-v-d1a86b51]{width:100%;display:flex;align-items:center;gap:.75rem}.feature-icon-wrapper[data-v-d1a86b51]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.feature-icon-svg[data-v-d1a86b51]{width:24px;height:24px;color:#2c3e50}.feature-item-title[data-v-d1a86b51]{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.4}.feature-item-desc[data-v-d1a86b51]{text-align:left;font-size:.95rem;color:#666;line-height:1.6;margin:0}.features[data-v-d1a86b51]{padding:6rem 2rem;background:#f8f9fa}.container[data-v-d1a86b51]{max-width:1200px;margin:0 auto}.section-title[data-v-d1a86b51]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.features-grid[data-v-d1a86b51]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-v-d1a86b51]{background:#fff;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 10px #0000001a}.feature-card[data-v-d1a86b51]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.feature-icon[data-v-d1a86b51]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-d1a86b51]{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.feature-card p[data-v-d1a86b51]{color:#666;line-height:1.6}.stats[data-v-d1a86b51]{padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stats-grid[data-v-d1a86b51]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-number[data-v-d1a86b51]{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-v-d1a86b51]{font-size:1.1rem;opacity:.9}@media(max-width:768px){.hero[data-v-d1a86b51]{flex-direction:column;text-align:center;min-height:auto;padding:2rem 1rem}.hero-content[data-v-d1a86b51]{position:static}.hero-title[data-v-d1a86b51]{font-size:2rem}.hero-buttons[data-v-d1a86b51]{display:inline-flex;gap:1rem;flex-wrap:wrap}.hero-image[data-v-d1a86b51]{max-width:100%;margin-top:2rem}.features-title[data-v-d1a86b51]{font-size:1.5rem}.feature-item[data-v-d1a86b51]{flex-direction:column;gap:1rem}.feature-icon-wrapper[data-v-d1a86b51]{align-self:flex-start}.features[data-v-d1a86b51]{padding:3rem 1rem}.features-grid[data-v-d1a86b51]{grid-template-columns:1fr}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}#app{width:100%;min-height:100vh}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}button,input,textarea{font-family:inherit}.navbar[data-v-c3c4b553]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.navbar.scrolled[data-v-c3c4b553]{background:#fffffffa;box-shadow:0 4px 20px #00000026}.container[data-v-c3c4b553]{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:70px;gap:2rem}.logo[data-v-c3c4b553]{text-decoration:none;font-size:1.5rem;font-weight:700;color:#2c3e50;transition:color .3s}.logo[data-v-c3c4b553]:hover{color:#42b983}.logo-text[data-v-c3c4b553]{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu[data-v-c3c4b553]{display:flex;justify-content:center;align-items:center;gap:10rem;flex:1}.nav-right[data-v-c3c4b553]{display:flex;align-items:center;justify-content:flex-end}.login-icon[data-v-c3c4b553]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#2c3e50;transition:all .3s;border-radius:50%;cursor:pointer}.login-icon[data-v-c3c4b553]:hover{background:#667eea1a;color:#667eea}.login-icon svg[data-v-c3c4b553]{width:24px;height:24px}.nav-link[data-v-c3c4b553]{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s;position:relative;padding:.5rem 0}.nav-link[data-v-c3c4b553]:hover,.nav-link.router-link-active[data-v-c3c4b553]{color:#42b983}.nav-link.router-link-active[data-v-c3c4b553]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#42b983}.menu-toggle[data-v-c3c4b553]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span[data-v-c3c4b553]{width:25px;height:3px;background:#2c3e50;transition:all .3s;border-radius:2px}@media(max-width:1024px){.nav-menu[data-v-c3c4b553]{gap:2rem}}@media(max-width:768px){.container[data-v-c3c4b553]{grid-template-columns:auto 1fr auto}.menu-toggle[data-v-c3c4b553]{display:flex}.nav-menu[data-v-c3c4b553]{position:fixed;top:70px;left:-100%;width:100%;height:calc(100vh - 70px);background:#fff;flex-direction:column;padding:2rem;transition:left .3s;box-shadow:2px 0 10px #0000001a;gap:1rem}.nav-menu.active[data-v-c3c4b553]{left:0}.nav-link[data-v-c3c4b553]{font-size:1.2rem;width:100%;text-align:center}.nav-right[data-v-c3c4b553]{display:none}}.footer[data-v-b914147a]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 0 1rem;margin-top:4rem}.container[data-v-b914147a]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content[data-v-b914147a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3[data-v-b914147a]{font-size:1.5rem;margin-bottom:1rem}.footer-section h4[data-v-b914147a]{margin-bottom:1rem;font-size:1.1rem}.footer-section ul[data-v-b914147a]{list-style:none;padding:0}.footer-section ul li[data-v-b914147a]{margin-bottom:.5rem}.footer-section a[data-v-b914147a]{color:#ffffffe6;text-decoration:none;transition:color .3s}.footer-section a[data-v-b914147a]:hover{color:#fff}.footer-bottom[data-v-b914147a]{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);color:#fffc}@media(max-width:768px){.footer-content[data-v-b914147a]{grid-template-columns:1fr}}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}
