[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #ff8c00;--secondary-color: #ff6b00;--text-color: #ffffff;--text-light: #b8c4bf;--bg-color: #1a2f26;--bg-secondary: #152420;--accent-color: #ff4444;--gradient-start: #ff8c00;--gradient-end: #ffbb00}html{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;color:#e8f0ed;background-color:var(--bg-color);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;display:flex;flex-direction:column}.container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}header[data-astro-cid-sckkx6r4]{background:#1a2f26f2;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.1)}.header-content[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;gap:3rem}.logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:48px;width:auto;display:block;transition:opacity .3s ease}.logo[data-astro-cid-sckkx6r4]:hover img[data-astro-cid-sckkx6r4]{opacity:.7}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{display:flex;list-style:none;gap:2.5rem;align-items:center}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:#d0e0d8;font-weight:400;font-size:.875rem;letter-spacing:-.01em;transition:all .3s ease;opacity:.9;position:relative;padding-bottom:.25rem}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));transition:width .3s ease}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{opacity:1;color:var(--primary-color)}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover:after{width:100%}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{opacity:1;color:var(--primary-color);font-weight:600}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active:after{width:100%}.lang-dropdown[data-astro-cid-sckkx6r4]{padding:.375rem 2rem .375rem .875rem;background:transparent;color:var(--primary-color);border-radius:980px;font-weight:400;font-size:.875rem;transition:all .3s ease;border:1px solid rgba(255,140,0,.3);cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff8c00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.lang-dropdown[data-astro-cid-sckkx6r4]:hover{background-color:#ff8c001a;border-color:var(--primary-color)}.lang-dropdown[data-astro-cid-sckkx6r4]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #ff8c001a}.lang-dropdown[data-astro-cid-sckkx6r4] option[data-astro-cid-sckkx6r4]{background:var(--bg-color);color:var(--text-color);padding:.5rem}main[data-astro-cid-sckkx6r4]{flex:1}footer[data-astro-cid-sckkx6r4]{background:var(--bg-secondary);color:silver;padding:3rem 0;margin-top:6rem;border-top:1px solid rgba(255,255,255,.1)}footer[data-astro-cid-sckkx6r4] .container[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:silver;text-decoration:none;transition:color .3s ease}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#fff}footer[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.875rem}@media(max-width:768px){.header-content[data-astro-cid-sckkx6r4]{flex-direction:column;gap:1.5rem;padding:1rem 0}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{flex-wrap:wrap;justify-content:center;gap:1.5rem}footer[data-astro-cid-sckkx6r4] .container[data-astro-cid-sckkx6r4]{flex-direction:column;text-align:center}}.container[data-astro-cid-hq2rlu6h]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero[data-astro-cid-hq2rlu6h]{padding:3rem 0 6rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-hq2rlu6h]:before{content:"";position:absolute;top:-50%;left:-10%;width:120%;height:100%;background:radial-gradient(ellipse at center,rgba(255,140,0,.08) 0%,transparent 70%);pointer-events:none}.hero-badge[data-astro-cid-hq2rlu6h]{display:inline-block;background:#ff8c0026;border:1px solid rgba(255,140,0,.3);color:#fb0;padding:.5rem 1.25rem;border-radius:100px;font-size:.9375rem;font-weight:500;margin-bottom:2rem;letter-spacing:.01em}h1[data-astro-cid-hq2rlu6h]{font-size:4.5rem;line-height:1.1;margin-bottom:1.5rem;color:#fff;font-weight:800;letter-spacing:-.025em;max-width:1000px;margin-left:auto;margin-right:auto}.highlight{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-hq2rlu6h]{font-size:1.5rem;color:#b8c4bf;margin:1.5rem auto 3rem;max-width:800px;font-weight:400;line-height:1.6}.cta-buttons-hero[data-astro-cid-hq2rlu6h]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.btn[data-astro-cid-hq2rlu6h]{display:inline-block;padding:.875rem 2rem;text-decoration:none;border-radius:100px;font-weight:600;font-size:1.0625rem;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em;min-width:180px;text-align:center}.btn-primary-large[data-astro-cid-hq2rlu6h]{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;box-shadow:0 8px 24px #ff8c004d;padding:1.125rem 2.5rem;font-size:1.125rem}.btn-primary-large[data-astro-cid-hq2rlu6h]:hover{box-shadow:0 12px 32px #ff8c0066;transform:translateY(-3px)}.btn-secondary-large[data-astro-cid-hq2rlu6h]{background:#ffffff1a;color:#fff;box-shadow:0 4px 16px #0000001a;border:2px solid rgba(255,255,255,.2);padding:1.125rem 2.5rem;font-size:1.125rem}.btn-secondary-large[data-astro-cid-hq2rlu6h]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-3px)}.hero-notice[data-astro-cid-hq2rlu6h]{background:#3c322df2;border:2px solid rgba(255,68,68,.8);border-radius:16px;padding:2rem 2.5rem;margin:3rem auto;max-width:780px;text-align:left}.hero-notice[data-astro-cid-hq2rlu6h] p{margin:.75rem 0;color:#d4b5a6;line-height:1.6;font-size:1rem}.hero-notice[data-astro-cid-hq2rlu6h] p:first-child{text-align:center;margin-bottom:1.25rem}.hero-notice[data-astro-cid-hq2rlu6h] strong{color:#f44;font-weight:600;font-size:1.375rem}.hero-notice[data-astro-cid-hq2rlu6h] a{color:#fb0;text-decoration:underline;transition:opacity .3s ease}.hero-notice[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]:hover{opacity:.8}.screenshot-hero[data-astro-cid-hq2rlu6h]{margin:3rem auto;max-width:900px}.screenshot-hero[data-astro-cid-hq2rlu6h] img[data-astro-cid-hq2rlu6h]{width:100%;height:auto;border-radius:20px;box-shadow:0 30px 80px #0006;border:1px solid rgba(255,255,255,.1)}.download-buttons[data-astro-cid-hq2rlu6h]{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap;margin:3rem 0 0}.download-buttons[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]{display:block;transition:transform .3s ease,filter .3s ease;flex-shrink:0}.download-buttons[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]:hover{transform:translateY(-5px) scale(1.05);filter:brightness(1.1)}.download-buttons[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]:first-child img[data-astro-cid-hq2rlu6h]{max-height:70px;height:auto;width:auto;max-width:240px}.download-buttons[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]:last-child img[data-astro-cid-hq2rlu6h]{max-height:60px;height:auto;width:auto;max-width:200px}.download-buttons[data-astro-cid-hq2rlu6h] img[data-astro-cid-hq2rlu6h]{display:block;border-radius:.5rem}.features-section[data-astro-cid-hq2rlu6h]{padding:5rem 0;background:#15242066}.section-title[data-astro-cid-hq2rlu6h]{font-size:3rem;text-align:center;margin-bottom:4rem;color:#fff;font-weight:700;letter-spacing:-.02em}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-box{background:#ffffff0d;padding:3rem 2rem;border-radius:24px;border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.feature-box:hover{transform:translateY(-8px);background:#ffffff14;border-color:#ff8c004d;box-shadow:0 20px 40px #0003}.feature-icon{font-size:3.5rem;margin-bottom:1.5rem;line-height:1}.feature-box h3{font-size:1.5rem;margin-bottom:1rem;color:#fff;font-weight:600}.feature-box p{color:#b8c4bf;line-height:1.7;font-size:1.0625rem}.testimonials-section[data-astro-cid-hq2rlu6h]{padding:5rem 0;background:#1e2d284d}.testimonials-grid[data-astro-cid-hq2rlu6h]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card[data-astro-cid-hq2rlu6h]{background:#ffffff0d;padding:2.5rem 2rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.testimonial-card[data-astro-cid-hq2rlu6h]:hover{transform:translateY(-5px);background:#ffffff14;border-color:#ff8c004d;box-shadow:0 15px 35px #0003}.testimonial-text[data-astro-cid-hq2rlu6h]{color:#d4c4b8;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.testimonial-author[data-astro-cid-hq2rlu6h]{color:#fb0;font-weight:600;font-size:1rem;text-align:right}@media(max-width:1068px){h1[data-astro-cid-hq2rlu6h]{font-size:3.5rem}.section-title[data-astro-cid-hq2rlu6h]{font-size:2.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.testimonials-grid[data-astro-cid-hq2rlu6h]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media(max-width:734px){.hero[data-astro-cid-hq2rlu6h]{padding:2rem 0 4rem}h1[data-astro-cid-hq2rlu6h]{font-size:2.5rem}.hero-subtitle[data-astro-cid-hq2rlu6h]{font-size:1.25rem}.section-title[data-astro-cid-hq2rlu6h]{font-size:2rem;margin-bottom:3rem}.features-section[data-astro-cid-hq2rlu6h],.testimonials-section[data-astro-cid-hq2rlu6h]{padding:3rem 0}.features-grid,.testimonials-grid[data-astro-cid-hq2rlu6h]{grid-template-columns:1fr;gap:1.25rem}.feature-box{padding:2.5rem 1.75rem}.testimonial-card[data-astro-cid-hq2rlu6h]{padding:2rem 1.5rem}.btn[data-astro-cid-hq2rlu6h],.btn-primary-large[data-astro-cid-hq2rlu6h],.btn-secondary-large[data-astro-cid-hq2rlu6h]{width:calc(100% - 5rem);max-width:340px}.cta-buttons-hero[data-astro-cid-hq2rlu6h]{flex-direction:column;align-items:center}.download-buttons[data-astro-cid-hq2rlu6h]{gap:1.5rem}.download-buttons[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]:first-child img[data-astro-cid-hq2rlu6h]{max-height:60px;max-width:200px}.download-buttons[data-astro-cid-hq2rlu6h] a[data-astro-cid-hq2rlu6h]:last-child img[data-astro-cid-hq2rlu6h]{max-height:50px;max-width:170px}}
