*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f4f6f9;--color-dark: #0d1b2a;--color-dark-secondary: #152234;--color-text: #1a2535;--color-text-muted: #5a6a7e;--color-white: #ffffff;--color-border: #e2e8f0;--color-blue: #3b82f6;--color-pink: #d946a0;--color-red: #ef4444;--color-navy: #1e3a5f;--color-green: #22c55e;--color-teal: #0f766e;--color-orange: #f59e0b;--color-lime: #84cc16;--radius: 12px;--shadow: 0 4px 24px rgba(13,27,42,.08);--shadow-lg: 0 8px 40px rgba(13,27,42,.14)}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-label{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:12px}.section-title{font-size:clamp(28px,4vw,42px);font-weight:800;color:var(--color-dark);line-height:1.2;margin-bottom:16px}.section-subtitle{font-size:17px;color:var(--color-text-muted);max-width:600px;line-height:1.7}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--color-dark);color:var(--color-white);padding:14px 28px;border-radius:8px;font-weight:600;font-size:15px;transition:background .2s,transform .15s;border:none;cursor:pointer}.btn-primary:hover{background:#1e3a5f;transform:translateY(-1px)}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--color-white);padding:14px 28px;border-radius:8px;font-weight:600;font-size:15px;border:2px solid rgba(255,255,255,.4);transition:border-color .2s,background .2s;cursor:pointer}.btn-outline:hover{border-color:var(--color-white);background:#ffffff14}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--color-dark);border-bottom:1px solid rgba(255,255,255,.07)}.navbar__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;height:68px;gap:40px}.navbar__logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{display:block}.navbar__links[data-astro-cid-5blmo7yk]{display:flex;gap:32px;margin-left:auto}.navbar__links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:#ffffffbf;font-size:14px;font-weight:500;transition:color .2s}.navbar__links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--color-white)}.navbar__cta[data-astro-cid-5blmo7yk]{margin-left:8px;padding:10px 20px;font-size:14px;background:#2563eb;white-space:nowrap}.navbar__cta[data-astro-cid-5blmo7yk]:hover{background:#1d4ed8}.navbar__hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.navbar__hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:22px;height:2px;background:#fff;border-radius:2px}@media(max-width:768px){.navbar__links[data-astro-cid-5blmo7yk]{display:none;position:absolute;top:68px;left:0;right:0;background:var(--color-dark);flex-direction:column;padding:20px 24px;gap:16px;border-bottom:1px solid rgba(255,255,255,.1)}.navbar__links[data-astro-cid-5blmo7yk].open{display:flex}.navbar__links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:16px}.navbar__cta[data-astro-cid-5blmo7yk]{display:none}.navbar__hamburger[data-astro-cid-5blmo7yk]{display:flex}}.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-dark) 0%,#0f2744 60%,#1a3a6b 100%);padding:160px 0 100px;position:relative;overflow:hidden}.hero__bg-pattern[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(37,99,235,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(14,116,144,.12) 0%,transparent 40%);pointer-events:none}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero__badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fffc;padding:6px 14px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:28px}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(36px,5.5vw,62px);font-weight:800;color:var(--color-white);line-height:1.12;margin-bottom:24px;letter-spacing:-.02em}.hero__title-highlight[data-astro-cid-bbe6dxrz]{color:#60a5fa}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:18px;color:#ffffffa6;max-width:580px;line-height:1.7;margin-bottom:40px}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:64px}.hero__actions[data-astro-cid-bbe6dxrz] .btn-primary[data-astro-cid-bbe6dxrz]{background:#2563eb;font-size:16px;padding:15px 32px}.hero__actions[data-astro-cid-bbe6dxrz] .btn-primary[data-astro-cid-bbe6dxrz]:hover{background:#1d4ed8}.hero__actions[data-astro-cid-bbe6dxrz] .btn-outline[data-astro-cid-bbe6dxrz]{font-size:16px;padding:15px 32px}.hero__stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.hero__stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:2px}.hero__stat-num[data-astro-cid-bbe6dxrz]{font-size:26px;font-weight:800;color:var(--color-white);line-height:1}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-size:13px;color:#ffffff80;font-weight:500}.hero__stat-divider[data-astro-cid-bbe6dxrz]{width:1px;height:40px;background:#ffffff26}@media(max-width:600px){.hero[data-astro-cid-bbe6dxrz]{padding:120px 0 72px}.hero__stat-divider[data-astro-cid-bbe6dxrz]{display:none}}.about[data-astro-cid-v2cbyr3p]{background:var(--color-white)}.about__grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.about__text[data-astro-cid-v2cbyr3p] .section-subtitle[data-astro-cid-v2cbyr3p]{margin-bottom:32px}.about__list[data-astro-cid-v2cbyr3p]{list-style:none;display:flex;flex-direction:column;gap:14px}.about__list[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:var(--color-text);line-height:1.5}.about__list-icon[data-astro-cid-v2cbyr3p]{flex-shrink:0;width:24px;height:24px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2563eb;margin-top:1px}.about__cards[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about__card[data-astro-cid-v2cbyr3p]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:24px;transition:box-shadow .2s,transform .2s}.about__card[data-astro-cid-v2cbyr3p]:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.about__card-icon[data-astro-cid-v2cbyr3p]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.about__card[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:15px;font-weight:700;color:var(--color-dark);margin-bottom:8px}.about__card[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:13px;color:var(--color-text-muted);line-height:1.6}@media(max-width:900px){.about__grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:48px}}@media(max-width:480px){.about__cards[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}}.modules[data-astro-cid-nquew6l5]{background:var(--color-bg)}.modules__header[data-astro-cid-nquew6l5]{text-align:center;margin-bottom:56px}.modules__header[data-astro-cid-nquew6l5] .section-subtitle[data-astro-cid-nquew6l5]{margin:0 auto}.modules__grid[data-astro-cid-nquew6l5]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.module-card[data-astro-cid-nquew6l5]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);padding:24px;position:relative;overflow:hidden;transition:box-shadow .2s,transform .2s}.module-card[data-astro-cid-nquew6l5]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.module-card__top[data-astro-cid-nquew6l5]{position:absolute;top:0;left:0;right:0;height:3px;border-top:3px solid;border-radius:var(--radius) var(--radius) 0 0}.module-card__icon[data-astro-cid-nquew6l5]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.module-card__category[data-astro-cid-nquew6l5]{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.module-card__title[data-astro-cid-nquew6l5]{font-size:16px;font-weight:700;color:var(--color-dark);margin-bottom:10px;line-height:1.3}.module-card__desc[data-astro-cid-nquew6l5]{font-size:13px;color:var(--color-text-muted);line-height:1.65}@media(max-width:1100px){.modules__grid[data-astro-cid-nquew6l5]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.modules__grid[data-astro-cid-nquew6l5]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.modules__grid[data-astro-cid-nquew6l5]{grid-template-columns:1fr}}.converter[data-astro-cid-n5s4hru2]{background:linear-gradient(135deg,var(--color-dark) 0%,#0f2744 100%)}.converter__inner[data-astro-cid-n5s4hru2]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.converter__list[data-astro-cid-n5s4hru2]{list-style:none;display:flex;flex-direction:column;gap:16px}.converter__list[data-astro-cid-n5s4hru2] li[data-astro-cid-n5s4hru2]{display:flex;align-items:center;gap:14px;color:#ffffffbf;font-size:15px;font-weight:500}.converter__step[data-astro-cid-n5s4hru2]{flex-shrink:0;width:28px;height:28px;background:#2563eb66;border:1px solid rgba(37,99,235,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#93c5fd}.converter__visual[data-astro-cid-n5s4hru2]{display:flex;flex-direction:column;align-items:center;gap:16px}.converter__card[data-astro-cid-n5s4hru2]{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:20px 24px;display:flex;align-items:center;gap:16px;width:100%;max-width:340px}.converter__card-icon[data-astro-cid-n5s4hru2]{width:52px;height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.converter__card-label[data-astro-cid-n5s4hru2]{font-size:11px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.converter__card-name[data-astro-cid-n5s4hru2]{font-size:15px;font-weight:600;color:#ffffffe6;font-family:Courier New,monospace}.converter__arrow[data-astro-cid-n5s4hru2]{display:flex;align-items:center;justify-content:center}@media(max-width:900px){.converter__inner[data-astro-cid-n5s4hru2]{grid-template-columns:1fr;gap:48px}.converter__visual[data-astro-cid-n5s4hru2]{order:-1}}.video-demo[data-astro-cid-gx5yqh7i]{background:var(--color-white)}.video-demo__header[data-astro-cid-gx5yqh7i]{text-align:center;margin-bottom:48px}.video-demo__header[data-astro-cid-gx5yqh7i] .section-subtitle[data-astro-cid-gx5yqh7i]{margin:0 auto}.video-demo__wrapper[data-astro-cid-gx5yqh7i]{max-width:860px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:16 / 9;background:var(--color-dark)}.video-demo__wrapper[data-astro-cid-gx5yqh7i] iframe[data-astro-cid-gx5yqh7i]{width:100%;height:100%;display:block}.video-demo__placeholder[data-astro-cid-gx5yqh7i]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#0d1b2a,#1a3a6b);color:#fff}.video-demo__play-icon[data-astro-cid-gx5yqh7i]{width:88px;height:88px;background:#2563eb80;border:3px solid rgba(37,99,235,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.video-demo__placeholder[data-astro-cid-gx5yqh7i] p[data-astro-cid-gx5yqh7i]{font-size:20px;font-weight:700;color:#fff}.video-demo__placeholder[data-astro-cid-gx5yqh7i] span[data-astro-cid-gx5yqh7i]{font-size:13px;color:#ffffff73;text-align:center;max-width:380px;line-height:1.5}.custom-dev[data-astro-cid-dn2wt33d]{background:var(--color-bg)}.custom-dev__inner[data-astro-cid-dn2wt33d]{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:start}.custom-dev__text[data-astro-cid-dn2wt33d]{position:sticky;top:100px}.custom-dev__features[data-astro-cid-dn2wt33d]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.custom-dev__feature[data-astro-cid-dn2wt33d]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);padding:20px;display:flex;gap:14px;transition:box-shadow .2s,transform .2s}.custom-dev__feature[data-astro-cid-dn2wt33d]:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.custom-dev__feature-icon[data-astro-cid-dn2wt33d]{flex-shrink:0;width:40px;height:40px;background:#eff6ff;color:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center}.custom-dev__feature[data-astro-cid-dn2wt33d] h4[data-astro-cid-dn2wt33d]{font-size:14px;font-weight:700;color:var(--color-dark);margin-bottom:6px}.custom-dev__feature[data-astro-cid-dn2wt33d] p[data-astro-cid-dn2wt33d]{font-size:13px;color:var(--color-text-muted);line-height:1.6}@media(max-width:1000px){.custom-dev__inner[data-astro-cid-dn2wt33d]{grid-template-columns:1fr;gap:48px}.custom-dev__text[data-astro-cid-dn2wt33d]{position:static}}@media(max-width:600px){.custom-dev__features[data-astro-cid-dn2wt33d]{grid-template-columns:1fr}}.cta[data-astro-cid-4xty6sx2]{background:linear-gradient(135deg,var(--color-dark) 0%,#0f2744 60%,#1a2d50 100%);position:relative;overflow:hidden}.cta[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,rgba(37,99,235,.12) 0%,transparent 60%);pointer-events:none}.cta__inner[data-astro-cid-4xty6sx2]{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cta__actions[data-astro-cid-4xty6sx2]{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px}.cta__btn-main[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;padding:15px 28px;border-radius:8px;font-weight:600;font-size:15px;transition:background .2s,transform .15s}.cta__btn-main[data-astro-cid-4xty6sx2]:hover{background:#1d4ed8;transform:translateY(-1px)}.cta__btn-secondary[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#ffffffd9;padding:15px 28px;border-radius:8px;font-weight:600;font-size:15px;border:2px solid rgba(255,255,255,.2);transition:border-color .2s,background .2s}.cta__btn-secondary[data-astro-cid-4xty6sx2]:hover{border-color:#ffffff80;background:#ffffff0d}.cta__email[data-astro-cid-4xty6sx2]{display:flex;align-items:center;gap:8px;color:#fff6;font-size:14px}.cta__illustration[data-astro-cid-4xty6sx2]{display:flex;align-items:center;justify-content:center}.cta__globe[data-astro-cid-4xty6sx2]{width:100%;max-width:360px;opacity:.6}@media(max-width:900px){.cta__inner[data-astro-cid-4xty6sx2]{grid-template-columns:1fr;gap:40px}.cta__illustration[data-astro-cid-4xty6sx2]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-dark);border-top:1px solid rgba(255,255,255,.06)}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.2fr 2fr;gap:80px;padding:64px 24px 48px}.footer__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:block;margin-bottom:16px;opacity:.9}.footer__brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:14px;color:#fff6;line-height:1.7}.footer__links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer__col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px}.footer__col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:4px}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;color:#fff9;transition:color .2s;line-height:1.4}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer__bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.06);padding:20px 0}.footer__bottom[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between}.footer__bottom[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:13px;color:#ffffff4d}@media(max-width:900px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:40px}}@media(max-width:600px){.footer__links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}
