body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;background-color:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#764ba2}.navbar.svelte-eyh2cm{background:#247fff;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.container.svelte-eyh2cm{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-eyh2cm .img:where(.svelte-eyh2cm){height:2rem}.nav-links.svelte-eyh2cm{display:flex;list-style:none;gap:2rem}.nav-links.svelte-eyh2cm li:where(.svelte-eyh2cm) a:where(.svelte-eyh2cm){color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s ease}.nav-links.svelte-eyh2cm li:where(.svelte-eyh2cm) a:where(.svelte-eyh2cm):hover{opacity:.8}.menu-toggle.svelte-eyh2cm{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:5px}.menu-toggle.svelte-eyh2cm span:where(.svelte-eyh2cm){width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}@media(max-width:768px){.menu-toggle.svelte-eyh2cm{display:flex}.nav-links.svelte-eyh2cm{position:absolute;top:60px;left:0;right:0;background:linear-gradient(135deg,#667eea,#764ba2);flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-links.active.svelte-eyh2cm{max-height:300px}.nav-links.svelte-eyh2cm li:where(.svelte-eyh2cm){padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}}.hero.svelte-juboms{background:#247fff;color:#fff;padding:6rem 2rem;min-height:600px;display:flex;align-items:center}.container.svelte-juboms{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-content.svelte-juboms h1:where(.svelte-juboms){font-size:3rem;margin-bottom:1rem;line-height:1.2;font-weight:700}.hero-content.svelte-juboms p:where(.svelte-juboms){font-size:1.2rem;margin-bottom:2rem;opacity:.95;line-height:1.6}.cta-buttons.svelte-juboms{display:flex;gap:1rem;flex-wrap:wrap}.btn.svelte-juboms{padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:2px solid transparent;cursor:pointer;font-size:1rem}.btn.svelte-juboms:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.btn-primary.svelte-juboms{background:#fff;color:#667eea}.btn-primary.svelte-juboms:hover{background:#f0f0f0}.btn-secondary.svelte-juboms{background:transparent;color:#fff;border-color:#fff}.btn-secondary.svelte-juboms:hover{background:#ffffff1a}.hero-image.svelte-juboms{text-align:center}.hero-image.svelte-juboms img:where(.svelte-juboms){max-width:90%;height:auto;animation:svelte-juboms-float 3s ease-in-out infinite}@keyframes svelte-juboms-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(max-width:768px){.hero.svelte-juboms{padding:3rem 1rem;min-height:auto}.container.svelte-juboms{grid-template-columns:1fr;gap:2rem}.hero-content.svelte-juboms h1:where(.svelte-juboms){font-size:2rem}.hero-content.svelte-juboms p:where(.svelte-juboms){font-size:1rem}.cta-buttons.svelte-juboms{flex-direction:column}.btn.svelte-juboms{width:100%;text-align:center}}.features.svelte-84hc0p{padding:6rem 2rem;background:#f8f9fa}.container.svelte-84hc0p{max-width:1200px;margin:0 auto}h2.svelte-84hc0p{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#333}.section-subtitle.svelte-84hc0p{text-align:center;color:#666;font-size:1.1rem;margin-bottom:3rem}.features-grid.svelte-84hc0p{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.feature-card.svelte-84hc0p{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-align:center}.feature-card.svelte-84hc0p:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.feature-card.svelte-84hc0p .feature-icon:where(.svelte-84hc0p){font-size:3rem;margin-bottom:1rem}.feature-card.svelte-84hc0p h3:where(.svelte-84hc0p){font-size:1.3rem;margin-bottom:.5rem;color:#333}.feature-card.svelte-84hc0p p:where(.svelte-84hc0p){color:#666;line-height:1.6;font-size:.95rem}.features-highlight.svelte-84hc0p{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.highlight-item.svelte-84hc0p{display:flex;gap:1.5rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;align-items:flex-start}.highlight-item.svelte-84hc0p img:where(.svelte-84hc0p){width:80px;height:80px;object-fit:contain;flex-shrink:0}.highlight-item.svelte-84hc0p h4:where(.svelte-84hc0p){font-size:1.2rem;margin-bottom:.5rem;color:#333}.highlight-item.svelte-84hc0p p:where(.svelte-84hc0p){color:#666;line-height:1.6;font-size:.95rem}@media(max-width:768px){.features.svelte-84hc0p{padding:3rem 1rem}h2.svelte-84hc0p{font-size:1.8rem}.features-grid.svelte-84hc0p{grid-template-columns:1fr;gap:1.5rem}.highlight-item.svelte-84hc0p{flex-direction:column;text-align:center}.highlight-item.svelte-84hc0p img:where(.svelte-84hc0p){margin:0 auto}}.download.svelte-ku671w{padding:6rem 2rem;background:#247fff;color:#fff}.container.svelte-ku671w{max-width:1200px;margin:0 auto}h2.svelte-ku671w{font-size:2.5rem;text-align:center;margin-bottom:1rem}.section-subtitle.svelte-ku671w{text-align:center;font-size:1.1rem;margin-bottom:3rem;opacity:.95}.download-grid.svelte-ku671w{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.download-card.svelte-ku671w{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);text-align:center;transition:all .3s ease}.download-card.svelte-ku671w:hover{background:#ffffff26;transform:translateY(-5px)}.download-card.svelte-ku671w img:where(.svelte-ku671w){width:100%;max-width:200px;height:auto;margin-bottom:1.5rem;border-radius:8px;display:inline-block}.download-card.svelte-ku671w h3:where(.svelte-ku671w){font-size:1.5rem;margin-bottom:.5rem}.download-card.svelte-ku671w p:where(.svelte-ku671w){margin-bottom:1.5rem;opacity:.9}.download-btn.svelte-ku671w{display:inline-flex;align-items:center}.benefits-list.svelte-ku671w{list-style:none;text-align:left;margin:1.5rem 0}.benefits-list.svelte-ku671w li:where(.svelte-ku671w){padding:.5rem 0;font-size:1rem;opacity:.95}.system-requirements.svelte-ku671w{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.system-requirements.svelte-ku671w h3:where(.svelte-ku671w){text-align:center;margin-bottom:2rem;font-size:1.5rem}.requirements-grid.svelte-ku671w{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.requirement.svelte-ku671w{text-align:center;padding:1.5rem;background:#ffffff0d;border-radius:8px}.requirement.svelte-ku671w .icon:where(.svelte-ku671w){max-width:100px;margin:0 auto}.requirement.svelte-ku671w h4:where(.svelte-ku671w){font-size:1.1rem;margin-bottom:.5rem}.requirement.svelte-ku671w p:where(.svelte-ku671w){opacity:.85;font-size:.9rem}@media(max-width:768px){.download.svelte-ku671w{padding:3rem 1rem}h2.svelte-ku671w{font-size:1.8rem}.download-grid.svelte-ku671w{grid-template-columns:1fr}.requirements-grid.svelte-ku671w{grid-template-columns:repeat(2,1fr)}}.footer.svelte-1sr6y3t{background:#1a1a1a;color:#fff;padding:3rem 2rem 1rem}.container.svelte-1sr6y3t{max-width:1200px;margin:0 auto}.footer-content.svelte-1sr6y3t{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section.svelte-1sr6y3t h4:where(.svelte-1sr6y3t){font-size:1.1rem;margin-bottom:1rem;color:#247fff}.footer-section.svelte-1sr6y3t p:where(.svelte-1sr6y3t){color:#aaa;line-height:1.6;margin-bottom:1rem}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t){list-style:none}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t) li:where(.svelte-1sr6y3t){margin-bottom:.5rem}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t) li:where(.svelte-1sr6y3t) .link-btn:where(.svelte-1sr6y3t){color:#aaa;text-decoration:none;transition:color .3s ease;background:none;border:none;cursor:pointer;font-size:1rem;padding:0}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t) li:where(.svelte-1sr6y3t) .link-btn:where(.svelte-1sr6y3t):hover{color:#247fff}.download-link.svelte-1sr6y3t{display:inline-block;background:#247fff;color:#fff;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;transition:all .3s ease}.download-link.svelte-1sr6y3t:hover{background:#247fff;transform:translateY(-2px)}.footer-bottom.svelte-1sr6y3t{border-top:1px solid #333;padding-top:1.5rem;text-align:center;color:#666;font-size:.9rem}.modal-overlay.svelte-1sr6y3t{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.modal.svelte-1sr6y3t{background:#fff;border-radius:12px;max-width:600px;max-height:80vh;overflow-y:auto;padding:2rem;position:relative;color:#333}.modal.svelte-1sr6y3t h2:where(.svelte-1sr6y3t){font-size:1.8rem;margin-bottom:1.5rem;color:#247fff}.modal.svelte-1sr6y3t .close-btn:where(.svelte-1sr6y3t){position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;transition:color .3s ease}.modal.svelte-1sr6y3t .close-btn:where(.svelte-1sr6y3t):hover{color:#333}.modal-content.svelte-1sr6y3t h3:where(.svelte-1sr6y3t){font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem;color:#333}.modal-content.svelte-1sr6y3t p:where(.svelte-1sr6y3t){color:#666;line-height:1.6;margin-bottom:1rem}@media(max-width:768px){.footer.svelte-1sr6y3t{padding:2rem 1rem 1rem}.footer-content.svelte-1sr6y3t{grid-template-columns:1fr;gap:1.5rem}.modal.svelte-1sr6y3t{max-width:90%;padding:1.5rem}.modal.svelte-1sr6y3t h2:where(.svelte-1sr6y3t){font-size:1.3rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;background-color:#fff}html{scroll-behavior:smooth}
