:root{--color-accent: #E0FE08;--color-accent-hover: #c8e207;--color-primary-dark: #1B1B1B;--color-text: #3C3C3C;--color-text-muted: rgba(27, 27, 27, .9);--color-text-light: rgba(27, 27, 27, .7);--color-bg: #FFFFFF;--color-bg-soft: #F9F9F9;--color-bg-gray: #F2F2F2;--color-border: #EDEDED;--color-teal: #005057;--color-teal-dark: #004A50;--color-blue-highlight: #C1D5FE;--color-blue-accent: #76A3FF;--color-dark-blue: #001C54;--color-error: #FF3939;--color-error-bg: rgba(255, 57, 57, .06);--color-success: #10b981;--font-main: "Onest", Arial, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-pill: 900px}:where(.astro-wisge74p),:where(.astro-wisge74p):before,:where(.astro-wisge74p):after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-main);font-size:16px;font-weight:400;line-height:1.4;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}.container:where(.astro-wisge74p){max-width:1360px;margin:0 auto;padding:0 40px}@media(max-width:768px){.container:where(.astro-wisge74p){padding:0 20px}}h1:where(.astro-wisge74p),h2:where(.astro-wisge74p),h3:where(.astro-wisge74p),h4:where(.astro-wisge74p){font-family:var(--font-main);color:#1b1b1b;margin:0}.h1:where(.astro-wisge74p){font-size:48px;font-weight:700;line-height:1.15}.h2:where(.astro-wisge74p){font-size:44px;font-weight:600;line-height:1.3}.h3:where(.astro-wisge74p){font-size:24px;font-weight:600;line-height:1.15}.h4:where(.astro-wisge74p){font-size:18px;font-weight:600;line-height:1.2}@media(max-width:960px){.h1:where(.astro-wisge74p){font-size:36px}.h2:where(.astro-wisge74p){font-size:32px}}@media(max-width:640px){.h1:where(.astro-wisge74p){font-size:28px}.h2:where(.astro-wisge74p){font-size:28px}}.lead:where(.astro-wisge74p){font-size:18px;font-weight:400;line-height:1.4;color:var(--color-text-muted)}.text-center:where(.astro-wisge74p){text-align:center}.text-white:where(.astro-wisge74p){color:#fff}.highlight:where(.astro-wisge74p){display:inline-block;background:var(--color-blue-highlight);border-right:3px solid var(--color-blue-accent);border-radius:var(--radius-lg) 0 0 var(--radius-lg);padding:6px 15px 6px 12px;color:var(--color-dark-blue);font-weight:700}.header:where(.astro-wisge74p){position:sticky;top:0;z-index:100;background:#fffffffa;padding:20px 0}.header-inner:where(.astro-wisge74p){display:flex;align-items:center;justify-content:space-between}.logo:where(.astro-wisge74p){font-size:24px;font-weight:500;color:#1b1b1b!important;text-decoration:none!important}.nav:where(.astro-wisge74p){display:flex;gap:35px}.nav:where(.astro-wisge74p) a:where(.astro-wisge74p){font-size:15px;font-weight:400;color:#6b7280!important;text-decoration:none!important}.nav:where(.astro-wisge74p) a:where(.astro-wisge74p):hover{color:#1b1b1b!important}.header-actions:where(.astro-wisge74p){display:flex;gap:4px}@media(max-width:768px){.nav:where(.astro-wisge74p){display:none}}.btn:where(.astro-wisge74p){display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-main);font-weight:500;font-size:15px;border:none;cursor:pointer;text-decoration:none!important;transition:all .2s ease-in-out}.btn-outline:where(.astro-wisge74p){padding:10px 12px;background:transparent;border:1px solid rgba(224,254,8,.5);border-radius:8px;color:#1b1b1b!important}.btn-outline:where(.astro-wisge74p):hover{border-color:var(--color-accent)}.btn-primary:where(.astro-wisge74p){padding:10px 12px;background:var(--color-accent);border-radius:8px;color:#1b1b1b!important}.btn-primary:where(.astro-wisge74p):hover{background:var(--color-accent-hover)}.btn-cta:where(.astro-wisge74p){display:inline-flex;align-items:center;padding:4px 4px 4px 24px;gap:16px;background:var(--color-accent);border-radius:var(--radius-lg);font-size:16px;font-weight:600;color:#1b1b1b!important;text-decoration:none!important;white-space:nowrap}.btn-cta:where(.astro-wisge74p):hover{background:var(--color-accent-hover)}.btn-cta:where(.astro-wisge74p) .arrow:where(.astro-wisge74p){width:58px;height:58px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}.btn-cta:where(.astro-wisge74p) .arrow:where(.astro-wisge74p) svg:where(.astro-wisge74p){width:25px;height:18px;transform:rotate(-45deg);transition:transform .3s ease}.btn-cta:where(.astro-wisge74p):hover .arrow:where(.astro-wisge74p) svg:where(.astro-wisge74p){transform:rotate(0)}.chips:where(.astro-wisge74p){display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.chip:where(.astro-wisge74p){display:inline-flex;align-items:center;gap:10px;padding:4px 12px 4px 4px;background:#0000000f;border-radius:var(--radius-md);font-size:18px;font-weight:500;color:#1b1b1b;white-space:nowrap}.chip-icon:where(.astro-wisge74p){width:36px;height:36px;background:var(--color-teal);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.chip-icon:where(.astro-wisge74p) svg:where(.astro-wisge74p){width:24px;height:24px;fill:#fff}.section:where(.astro-wisge74p){padding:80px 0}.section-teal:where(.astro-wisge74p){background:var(--color-teal-dark)}.hero:where(.astro-wisge74p){padding:40px 0 80px;position:relative}.hero-grid:where(.astro-wisge74p){display:grid;grid-template-columns:55fr 45fr;gap:40px;align-items:center}.hero:where(.astro-wisge74p) .h1:where(.astro-wisge74p){margin-bottom:24px}.hero:where(.astro-wisge74p) .lead:where(.astro-wisge74p){max-width:560px;margin-bottom:40px}@media(max-width:640px){.hero-grid:where(.astro-wisge74p){grid-template-columns:1fr}.hero-visual:where(.astro-wisge74p){display:none}}.hero-visual:where(.astro-wisge74p){position:relative;display:flex;align-items:center}.contact-stack:where(.astro-wisge74p){position:relative;width:100%;max-width:420px;min-height:390px;margin:0 auto}.contact-card:where(.astro-wisge74p){position:absolute;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:16px 20px;box-shadow:0 8px 30px #00000014;width:280px}.contact-card:where(.astro-wisge74p):nth-child(1){top:0;left:10px;transform:rotate(-1.5deg);z-index:3}.contact-card:where(.astro-wisge74p):nth-child(2){top:130px;left:80px;transform:rotate(1deg);z-index:2}.contact-card:where(.astro-wisge74p):nth-child(3){top:260px;left:30px;transform:rotate(-.5deg);z-index:1}.contact-card-header:where(.astro-wisge74p){display:flex;align-items:center;gap:12px;margin-bottom:8px}.contact-avatar:where(.astro-wisge74p){width:38px;height:38px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;flex-shrink:0}.contact-name:where(.astro-wisge74p){font-weight:600;font-size:15px;color:#1b1b1b}.contact-role:where(.astro-wisge74p){font-size:13px;color:var(--color-text-light)}.contact-company:where(.astro-wisge74p){font-size:13px;color:var(--color-text-light)}.contact-meeting:where(.astro-wisge74p){display:inline-block;margin-top:8px;padding:4px 10px;background:var(--color-accent);border-radius:var(--radius-sm);font-size:12px;font-weight:600;color:#1b1b1b}.annotation:where(.astro-wisge74p){position:absolute;top:-10px;right:-30px;z-index:10;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none}.annotation-text:where(.astro-wisge74p){font-family:var(--font-main);font-style:italic;font-size:14px;font-weight:300;color:var(--color-teal);line-height:1.35;max-width:150px;transform:skew(-6deg)}.annotation-arrow:where(.astro-wisge74p){width:80px;height:60px;margin-top:2px;margin-left:-10px}@media(max-width:640px){.annotation:where(.astro-wisge74p){display:none}}.bullet-grid:where(.astro-wisge74p){display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}@media(max-width:768px){.bullet-grid:where(.astro-wisge74p){grid-template-columns:1fr}}.bullet-item:where(.astro-wisge74p){display:flex;align-items:flex-start;gap:12px;padding:18px 22px;background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-size:16px;line-height:1.45}.bullet-dot:where(.astro-wisge74p){flex-shrink:0;width:8px;height:8px;background:var(--color-teal);border-radius:50%;margin-top:8px}.bullet-item:where(.astro-wisge74p) mark:where(.astro-wisge74p){background:var(--color-blue-highlight);border-right:2px solid var(--color-blue-accent);border-radius:var(--radius-sm) 0 0 var(--radius-sm);padding:1px 6px 1px 4px;color:var(--color-dark-blue);font-weight:600}.route-grid:where(.astro-wisge74p){display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:40px;position:relative}.route-grid:where(.astro-wisge74p):before{content:"";position:absolute;top:38px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,var(--color-teal),rgba(0,80,87,.15));border-radius:2px}.route-step:where(.astro-wisge74p){text-align:center;position:relative;z-index:1}.route-icon:where(.astro-wisge74p){width:76px;height:76px;background:#fff;border:3px solid var(--color-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;margin:0 auto 14px}.route-label:where(.astro-wisge74p){font-size:14px;font-weight:500;line-height:1.4;max-width:160px;margin:0 auto}@media(max-width:768px){.route-grid:where(.astro-wisge74p){grid-template-columns:1fr;gap:20px}.route-grid:where(.astro-wisge74p):before{display:none}.route-step:where(.astro-wisge74p){display:flex;align-items:center;gap:16px;text-align:left}.route-icon:where(.astro-wisge74p){width:56px;height:56px;font-size:24px;margin:0;flex-shrink:0}}.pilot-cta:where(.astro-wisge74p){background:var(--color-teal);border-radius:var(--radius-2xl);padding:48px 40px;text-align:center;position:relative;overflow:hidden}.pilot-cta:where(.astro-wisge74p):before{content:"";position:absolute;top:-50%;left:-20%;width:140%;height:200%;background:radial-gradient(ellipse,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none}.pilot-content:where(.astro-wisge74p){position:relative;z-index:1}.pilot-badge:where(.astro-wisge74p){display:inline-block;background:#ffffff26;padding:6px 20px;border-radius:var(--radius-pill);font-size:13px;font-weight:600;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.pilot-price:where(.astro-wisge74p){font-size:56px;font-weight:700;color:#fff;letter-spacing:-2px;margin:8px 0}@media(max-width:640px){.pilot-price:where(.astro-wisge74p){font-size:40px}}.pilot-period:where(.astro-wisge74p){font-size:18px;color:#fffc;margin-bottom:36px}.btn-cta-pilot:where(.astro-wisge74p){display:inline-flex;align-items:center;padding:4px 4px 4px 28px;gap:16px;background:var(--color-accent);border-radius:var(--radius-lg);font-size:18px;font-weight:600;color:#1b1b1b!important;text-decoration:none!important;animation:pulse-glow 2.5s ease-in-out infinite}.btn-cta-pilot:where(.astro-wisge74p):hover{background:var(--color-accent-hover)}.btn-cta-pilot:where(.astro-wisge74p) .arrow:where(.astro-wisge74p){width:58px;height:58px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}.btn-cta-pilot:where(.astro-wisge74p) .arrow:where(.astro-wisge74p) svg:where(.astro-wisge74p){width:25px;height:18px;transform:rotate(-45deg);transition:transform .3s ease}.btn-cta-pilot:where(.astro-wisge74p):hover .arrow:where(.astro-wisge74p) svg:where(.astro-wisge74p){transform:rotate(0)}@keyframes pulse-glow{0%,to{box-shadow:0 4px 24px #e0fe0833}50%{box-shadow:0 4px 40px #e0fe0873,0 0 0 8px #e0fe0814}}.whom-grid:where(.astro-wisge74p){display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}@media(max-width:768px){.whom-grid:where(.astro-wisge74p){grid-template-columns:1fr}}.whom-item:where(.astro-wisge74p){display:flex;align-items:flex-start;gap:12px;padding:18px 22px;background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-size:16px;line-height:1.45}.whom-check:where(.astro-wisge74p){flex-shrink:0;width:28px;height:28px;background:var(--color-teal);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-top:0}.whom-check:where(.astro-wisge74p) svg:where(.astro-wisge74p){width:18px;height:18px;fill:#fff}.compare-table:where(.astro-wisge74p){width:100%;border-collapse:collapse;margin-top:32px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border)}.compare-table:where(.astro-wisge74p) thead:where(.astro-wisge74p) th:where(.astro-wisge74p){padding:16px 24px;font-size:18px;font-weight:600;text-align:left}.compare-table:where(.astro-wisge74p) thead:where(.astro-wisge74p) th:where(.astro-wisge74p):first-child{background:var(--color-bg-gray);color:var(--color-text);width:50%}.compare-table:where(.astro-wisge74p) thead:where(.astro-wisge74p) th:where(.astro-wisge74p):last-child{background:var(--color-teal);color:#fff;width:50%}.compare-table:where(.astro-wisge74p) tbody:where(.astro-wisge74p) td:where(.astro-wisge74p){padding:14px 24px;font-size:15px;line-height:1.45;border-bottom:1px solid var(--color-border);vertical-align:top}.compare-table:where(.astro-wisge74p) tbody:where(.astro-wisge74p) tr:where(.astro-wisge74p):last-child td:where(.astro-wisge74p){border-bottom:none}.compare-table:where(.astro-wisge74p) tbody:where(.astro-wisge74p) td:where(.astro-wisge74p):first-child{color:var(--color-text-light);background:var(--color-bg)}.compare-table:where(.astro-wisge74p) tbody:where(.astro-wisge74p) td:where(.astro-wisge74p):last-child{color:#1b1b1b;background:#0050570a;font-weight:500}@media(max-width:640px){.compare-table:where(.astro-wisge74p) thead:where(.astro-wisge74p) th:where(.astro-wisge74p),.compare-table:where(.astro-wisge74p) tbody:where(.astro-wisge74p) td:where(.astro-wisge74p){padding:12px 14px;font-size:14px}}.faq-list:where(.astro-wisge74p){display:flex;flex-direction:column;gap:8px;max-width:900px;margin:32px auto 0}.faq-item:where(.astro-wisge74p){background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.faq-header:where(.astro-wisge74p){padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;transition:background .2s}.faq-header:where(.astro-wisge74p):hover{background:var(--color-bg-gray)}.faq-question:where(.astro-wisge74p){font-size:20px;font-weight:600;color:#1b1b1b}.faq-toggle:where(.astro-wisge74p){width:44px;height:44px;background:var(--color-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.faq-toggle:where(.astro-wisge74p) svg:where(.astro-wisge74p){width:20px;height:20px;stroke:#fff;stroke-width:2;fill:none}.faq-item:where(.astro-wisge74p).active .faq-toggle:where(.astro-wisge74p){transform:rotate(45deg)}.faq-answer:where(.astro-wisge74p){max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-inner:where(.astro-wisge74p){padding:0 20px 20px;font-size:16px;line-height:1.6;color:var(--color-text-muted)}.cta-final:where(.astro-wisge74p){background:var(--color-teal);border-radius:var(--radius-2xl);padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-final:where(.astro-wisge74p) .h2:where(.astro-wisge74p){color:#fff;margin:0;font-size:32px}@media(max-width:768px){.cta-final:where(.astro-wisge74p){flex-direction:column;text-align:center;padding:32px 24px}.cta-final:where(.astro-wisge74p) .h2:where(.astro-wisge74p){font-size:24px}}.demo-form:where(.astro-wisge74p){background:#fff;border-radius:var(--radius-xl);padding:32px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:1;max-width:520px;margin:32px auto 0}.demo-form-title:where(.astro-wisge74p){font-size:20px;font-weight:600;color:var(--color-primary-dark);margin:0 0 4px}.demo-form-row:where(.astro-wisge74p){display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:640px){.demo-form-row:where(.astro-wisge74p){grid-template-columns:1fr}}.demo-field:where(.astro-wisge74p){display:flex;flex-direction:column;gap:6px}.demo-field:where(.astro-wisge74p) label:where(.astro-wisge74p){font-size:14px;font-weight:600;color:var(--color-primary-dark)}.demo-field:where(.astro-wisge74p) input:where(.astro-wisge74p),.demo-field:where(.astro-wisge74p) select:where(.astro-wisge74p){padding:14px 16px;border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-main);font-size:15px;color:var(--color-text);background:#fff;transition:border-color .2s}.demo-field:where(.astro-wisge74p) input:where(.astro-wisge74p):focus,.demo-field:where(.astro-wisge74p) select:where(.astro-wisge74p):focus{outline:none;border-color:var(--color-teal)}.demo-field:where(.astro-wisge74p) input:where(.astro-wisge74p)::placeholder{color:var(--color-text-light)}.demo-field:where(.astro-wisge74p) select:where(.astro-wisge74p){appearance:none;cursor:pointer}.demo-consent:where(.astro-wisge74p){display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--color-text-light);line-height:1.4;cursor:pointer}.demo-consent:where(.astro-wisge74p) input:where(.astro-wisge74p)[type=checkbox]{width:18px;height:18px;margin-top:1px;flex-shrink:0;accent-color:var(--color-teal);cursor:pointer}.demo-consent:where(.astro-wisge74p) a:where(.astro-wisge74p){color:var(--color-teal);text-decoration:underline}.demo-submit:where(.astro-wisge74p){width:100%;padding:18px;background:var(--color-primary-dark);color:#fff;border:none;border-radius:var(--radius-md);font-family:var(--font-main);font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.demo-submit:where(.astro-wisge74p):hover{opacity:.9}.demo-submit:where(.astro-wisge74p):disabled{opacity:.5;cursor:not-allowed}.demo-success:where(.astro-wisge74p){text-align:center;padding:40px 24px;border-radius:var(--radius-xl);max-width:520px;margin:32px auto 0}.demo-success:where(.astro-wisge74p) svg:where(.astro-wisge74p){margin:0 auto 16px;display:block}.demo-success:where(.astro-wisge74p) h3:where(.astro-wisge74p){font-size:20px;font-weight:600;color:#fff;margin:0 0 8px}.demo-success:where(.astro-wisge74p) p:where(.astro-wisge74p){font-size:15px;color:#fffc;margin:0}.demo-error:where(.astro-wisge74p){background:var(--color-error-bg);border:1px solid var(--color-error);border-radius:var(--radius-md);padding:16px 20px;margin-bottom:12px;font-size:14px;color:var(--color-error)}.demo-error:where(.astro-wisge74p) ul:where(.astro-wisge74p){margin:8px 0 0;padding-left:20px}.demo-error:where(.astro-wisge74p) li:where(.astro-wisge74p){margin-bottom:4px}
