:root{--nav-h: 64px;--nav-h-sticky: 50px;--nav-dark: #1a1a2e;--nav-mid: #555;--nav-grey: #888;--nav-border: #e5e5e5;--nav-accent: #f0c040;--nav-blue: #2563eb;--nav-green: #16a34a}.nav-wrap[data-astro-cid-osdkcxrb]{position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .3s}.nav-wrap[data-astro-cid-osdkcxrb].scrolled{box-shadow:0 2px 12px #00000014}.main-nav[data-astro-cid-osdkcxrb]{height:var(--nav-h);display:flex;align-items:center;padding:0 28px;position:relative;transition:height .2s ease;border-bottom:1px solid var(--nav-border);background:#fff}.nav-wrap[data-astro-cid-osdkcxrb].scrolled .main-nav[data-astro-cid-osdkcxrb]{height:var(--nav-h-sticky)}.nav-logo[data-astro-cid-osdkcxrb]{display:flex;align-items:center;margin-right:32px;flex-shrink:0}.logo-block[data-astro-cid-osdkcxrb]{font-size:1.1rem;font-weight:700;color:var(--nav-dark);white-space:nowrap}.nav-items[data-astro-cid-osdkcxrb]{display:flex;align-items:stretch;height:100%;flex:1;gap:0}.nav-item[data-astro-cid-osdkcxrb]{position:relative;display:flex;align-items:center}.nav-trigger[data-astro-cid-osdkcxrb]{display:flex;align-items:center;gap:5px;padding:0 16px;height:100%;color:var(--nav-dark);font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;border:none;background:none;font-family:inherit;transition:color .15s;position:relative}.nav-trigger[data-astro-cid-osdkcxrb]:after{content:"";position:absolute;bottom:0;left:50%;right:50%;height:3px;background:var(--nav-accent);transition:left .15s ease,right .15s ease}.nav-item[data-astro-cid-osdkcxrb].active .nav-trigger[data-astro-cid-osdkcxrb]:after,.nav-trigger[data-astro-cid-osdkcxrb]:hover:after{left:8px;right:8px}.nav-item[data-astro-cid-osdkcxrb].active .nav-trigger[data-astro-cid-osdkcxrb],.nav-trigger[data-astro-cid-osdkcxrb]:hover{color:#000}.nav-trigger[data-astro-cid-osdkcxrb] svg[data-astro-cid-osdkcxrb].chevron{width:12px;height:12px;transition:transform .2s;opacity:.5}.nav-item[data-astro-cid-osdkcxrb].active .nav-trigger[data-astro-cid-osdkcxrb] svg[data-astro-cid-osdkcxrb].chevron{transform:rotate(180deg);opacity:1}.nav-ctas[data-astro-cid-osdkcxrb]{display:flex;align-items:center;gap:10px;margin-left:auto;flex-shrink:0}.btn-login[data-astro-cid-osdkcxrb]{padding:7px 16px;border:1px solid var(--nav-border);color:var(--nav-dark);font-size:.85rem;font-weight:600;font-family:inherit;background:#fff;cursor:pointer;border-radius:4px;transition:background .2s}.btn-login[data-astro-cid-osdkcxrb]:hover{background:#f5f5f5}.btn-contact[data-astro-cid-osdkcxrb]{padding:7px 18px;background:var(--nav-accent);color:var(--nav-dark);font-size:.85rem;font-weight:600;font-family:inherit;border:none;cursor:pointer;border-radius:4px;transition:background .2s}.btn-contact[data-astro-cid-osdkcxrb]:hover{background:#e6b338}.lang-selector[data-astro-cid-osdkcxrb]{position:relative;margin-left:6px}.lang-trigger[data-astro-cid-osdkcxrb]{display:flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid var(--nav-border);background:#fff;color:var(--nav-dark);font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;border-radius:4px;transition:background .2s}.lang-trigger[data-astro-cid-osdkcxrb]:hover{background:#f5f5f5}.lang-trigger[data-astro-cid-osdkcxrb] .chevron[data-astro-cid-osdkcxrb]{transition:transform .2s;opacity:.5}.lang-selector[data-astro-cid-osdkcxrb].open .lang-trigger[data-astro-cid-osdkcxrb] .chevron[data-astro-cid-osdkcxrb]{transform:rotate(180deg);opacity:1}.lang-dropdown[data-astro-cid-osdkcxrb]{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid var(--nav-border);border-radius:6px;min-width:160px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,visibility .15s,transform .15s;z-index:300;box-shadow:0 8px 24px #0000001a}.lang-selector[data-astro-cid-osdkcxrb].open .lang-dropdown[data-astro-cid-osdkcxrb]{opacity:1;visibility:visible;transform:translateY(0)}.lang-option[data-astro-cid-osdkcxrb]{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:500;color:var(--nav-dark);cursor:pointer;transition:background .12s;border-bottom:1px solid #f0f0f0}.lang-option[data-astro-cid-osdkcxrb]:last-child{border-bottom:none}.lang-option[data-astro-cid-osdkcxrb]:hover{background:#f5f5f5}.lang-active[data-astro-cid-osdkcxrb]{background:#f9f9f9}.lang-future[data-astro-cid-osdkcxrb]{opacity:.45;cursor:default}.lang-future[data-astro-cid-osdkcxrb]:hover{background:#fff}.lang-flag[data-astro-cid-osdkcxrb]{font-size:15px;line-height:1}.lang-badge[data-astro-cid-osdkcxrb]{margin-left:auto;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;background:#f0f0f0;color:var(--nav-grey);border-radius:3px}.lang-badge-future[data-astro-cid-osdkcxrb]{background:#f5f5f5;color:#aaa}.mega[data-astro-cid-osdkcxrb]{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--nav-border);border-top:3px solid var(--nav-dark);border-radius:0 0 8px 8px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease;z-index:200;box-shadow:0 12px 32px #0000001a}.nav-item[data-astro-cid-osdkcxrb].active .mega[data-astro-cid-osdkcxrb]{opacity:1;visibility:visible;transform:translateY(0)}.mega-solutions[data-astro-cid-osdkcxrb]{width:100vw;max-width:960px;left:-80px;padding:0}.mega-solutions-inner[data-astro-cid-osdkcxrb]{display:grid;grid-template-columns:repeat(4,1fr) 200px}.mega-cat[data-astro-cid-osdkcxrb]{padding:22px 20px 20px;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;cursor:pointer;transition:background .12s}.mega-cat[data-astro-cid-osdkcxrb]:hover{background:#f9f9f9}.mega-cat-hdr[data-astro-cid-osdkcxrb]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--nav-grey);margin-bottom:10px}.mega-cat-hdr[data-astro-cid-osdkcxrb].blue{color:var(--nav-blue)}.mega-cat-hdr[data-astro-cid-osdkcxrb].green{color:var(--nav-green)}.mega-cat-hdr[data-astro-cid-osdkcxrb].navy{color:var(--nav-dark)}.mega-cat-name[data-astro-cid-osdkcxrb]{font-size:1.05rem;font-weight:700;color:var(--nav-dark);line-height:1.25;margin-bottom:8px}.mega-cat-desc[data-astro-cid-osdkcxrb]{font-size:.8rem;color:var(--nav-mid);line-height:1.55;flex:1}.mega-cat-cta[data-astro-cid-osdkcxrb]{margin-top:12px;font-size:.8rem;font-weight:600;color:var(--nav-blue)}.mega-cat[data-astro-cid-osdkcxrb]:hover .mega-cat-cta[data-astro-cid-osdkcxrb]{text-decoration:underline}.mega-promo-col[data-astro-cid-osdkcxrb]{padding:16px;background:#f9f9f9;display:flex;flex-direction:column;gap:10px;border-radius:0 0 8px}.mega-promo-label[data-astro-cid-osdkcxrb]{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--nav-grey)}.mega-promo-card[data-astro-cid-osdkcxrb]{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:12px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:box-shadow .2s}.mega-promo-card[data-astro-cid-osdkcxrb]:hover{box-shadow:0 4px 12px #00000014}.mega-promo-type[data-astro-cid-osdkcxrb]{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--nav-mid)}.mega-promo-title[data-astro-cid-osdkcxrb]{font-size:.8rem;font-weight:700;color:var(--nav-dark);line-height:1.4}.mega-promo-meta[data-astro-cid-osdkcxrb]{font-size:.7rem;color:var(--nav-grey)}.mega-promo-cta[data-astro-cid-osdkcxrb]{font-size:.75rem;font-weight:600;color:var(--nav-blue)}.mega-promo-cta[data-astro-cid-osdkcxrb]:hover{text-decoration:underline}.x-box[data-astro-cid-osdkcxrb]{background:#f0f0f0;border:1px solid #ddd;border-radius:4px;position:relative;overflow:hidden}.x-box[data-astro-cid-osdkcxrb]:before,.x-box[data-astro-cid-osdkcxrb]:after{content:"";position:absolute;width:141%;height:1px;background:#ccc;top:50%;left:50%}.x-box[data-astro-cid-osdkcxrb]:before{transform:translate(-50%,-50%) rotate(45deg)}.x-box[data-astro-cid-osdkcxrb]:after{transform:translate(-50%,-50%) rotate(-45deg)}.mega-wws[data-astro-cid-osdkcxrb]{width:480px;padding:0}.mega-wws-inner[data-astro-cid-osdkcxrb]{display:grid;grid-template-columns:1fr 1fr}.wws-col[data-astro-cid-osdkcxrb]{padding:16px}.wws-col[data-astro-cid-osdkcxrb]:first-child{border-right:1px solid #f0f0f0}.wws-col-hdr[data-astro-cid-osdkcxrb]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--nav-dark);padding-bottom:6px;margin-bottom:4px;border-bottom:2px solid var(--nav-dark)}.wws-item[data-astro-cid-osdkcxrb]{display:flex;align-items:center;justify-content:space-between;padding:7px 8px;margin:0 -8px;font-size:.9rem;font-weight:600;color:var(--nav-dark);cursor:pointer;transition:background .12s;border-radius:4px}.wws-item[data-astro-cid-osdkcxrb]:hover{background:#f5f5f5}.badge-new[data-astro-cid-osdkcxrb]{font-size:.55rem;font-weight:600;padding:1px 6px;background:#e8f5e9;color:var(--nav-green);border-radius:3px;text-transform:uppercase;letter-spacing:.04em}.mega-resources[data-astro-cid-osdkcxrb]{width:720px;padding:0}.mega-resources-inner[data-astro-cid-osdkcxrb]{display:grid;grid-template-columns:1.6fr 1fr 1fr 190px}.res-col[data-astro-cid-osdkcxrb]{padding:16px;border-right:1px solid #f0f0f0}.res-col[data-astro-cid-osdkcxrb]:last-child{border-right:none}.res-col-hdr[data-astro-cid-osdkcxrb]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--nav-grey);padding-bottom:6px;margin-bottom:6px;border-bottom:2px solid #e5e5e5}.res-item[data-astro-cid-osdkcxrb]{display:flex;flex-direction:column;padding:6px 8px;margin:0 -8px;cursor:pointer;transition:background .12s;border-radius:4px}.res-item[data-astro-cid-osdkcxrb]:hover{background:#f5f5f5}.res-item-name[data-astro-cid-osdkcxrb]{font-size:.9rem;font-weight:600;color:var(--nav-dark)}.res-item-sub[data-astro-cid-osdkcxrb]{font-size:.75rem;color:var(--nav-grey);margin-top:1px}.mega-company[data-astro-cid-osdkcxrb]{width:190px;padding:10px 0}.company-item[data-astro-cid-osdkcxrb]{padding:8px 16px;font-size:.9rem;font-weight:600;color:var(--nav-dark);cursor:pointer;transition:background .12s}.company-item[data-astro-cid-osdkcxrb]:hover{background:#f5f5f5}.hamburger[data-astro-cid-osdkcxrb]{display:none;background:#ffffffe6;border:1px solid #ddd;cursor:pointer;padding:12px;flex-direction:column;justify-content:center;align-items:center;position:relative;min-width:48px;min-height:48px;z-index:100;border-radius:4px;box-shadow:0 2px 4px #0000001a}.hamburger[data-astro-cid-osdkcxrb] span[data-astro-cid-osdkcxrb]{display:block;width:24px;height:3px;background:#333!important;margin:3px 0;transition:all .3s ease;border-radius:2px}.hamburger[data-astro-cid-osdkcxrb].open span[data-astro-cid-osdkcxrb]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger[data-astro-cid-osdkcxrb].open span[data-astro-cid-osdkcxrb]:nth-child(2){opacity:0}.hamburger[data-astro-cid-osdkcxrb].open span[data-astro-cid-osdkcxrb]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav-overlay[data-astro-cid-osdkcxrb]{display:flex;position:fixed;top:var(--nav-h);left:0;right:0;bottom:0;background:#fff;z-index:99;padding:16px 24px;flex-direction:column;overflow-y:auto;transform:translate(100%);transition:transform .3s ease;opacity:0;visibility:hidden}.mobile-nav-overlay[data-astro-cid-osdkcxrb].open{transform:translate(0);opacity:1;visibility:visible}.mobile-nav-overlay[data-astro-cid-osdkcxrb] a[data-astro-cid-osdkcxrb],.mobile-nav-overlay[data-astro-cid-osdkcxrb] .mob-section-title[data-astro-cid-osdkcxrb]{font-size:1rem;font-weight:600;padding:12px 0;border-bottom:1px solid #f0f0f0;display:block;color:var(--nav-dark)}.mobile-nav-overlay[data-astro-cid-osdkcxrb] .mob-section-title[data-astro-cid-osdkcxrb]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--nav-grey);border-bottom:none;padding-bottom:4px;margin-top:16px}.mobile-nav-overlay[data-astro-cid-osdkcxrb] .mob-sub[data-astro-cid-osdkcxrb]{font-size:.9rem;font-weight:500;padding:8px 0 8px 16px;border-bottom:1px solid #f5f5f5;color:var(--nav-mid)}@media(max-width:768px){.nav-items[data-astro-cid-osdkcxrb],.nav-ctas[data-astro-cid-osdkcxrb]{display:none!important}.hamburger[data-astro-cid-osdkcxrb]{display:flex!important}}@media(min-width:769px){.mobile-nav-overlay[data-astro-cid-osdkcxrb]{display:none!important}}body.mobile-menu-open{overflow:hidden}[data-astro-cid-f3cvhbkn],[data-astro-cid-f3cvhbkn]:before,[data-astro-cid-f3cvhbkn]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6;background:#fff;overflow-x:hidden}img[data-astro-cid-f3cvhbkn]{max-width:100%;display:block}a[data-astro-cid-f3cvhbkn]{color:inherit;text-decoration:none}.container[data-astro-cid-f3cvhbkn]{max-width:1140px;margin:0 auto;padding:0 24px}.section[data-astro-cid-f3cvhbkn]{padding:72px 0}.section--grey[data-astro-cid-f3cvhbkn]{background:#f2f2f2}.section--dark[data-astro-cid-f3cvhbkn]{background:#1a1a2e;color:#fff}.section--accent[data-astro-cid-f3cvhbkn]{background:#f0c040;color:#1a1a2e}.section-title[data-astro-cid-f3cvhbkn]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:16px}.section-subtitle[data-astro-cid-f3cvhbkn]{font-size:1.05rem;text-align:center;color:#666;max-width:680px;margin:0 auto 48px}.section--dark[data-astro-cid-f3cvhbkn] .section-subtitle[data-astro-cid-f3cvhbkn]{color:#ccc}.btn[data-astro-cid-f3cvhbkn]{display:inline-block;padding:14px 32px;border-radius:4px;font-weight:600;font-size:.95rem;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.btn[data-astro-cid-f3cvhbkn]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn--primary[data-astro-cid-f3cvhbkn]{background:#f0c040;color:#1a1a2e}.btn--outline[data-astro-cid-f3cvhbkn]{background:transparent;border:2px solid #1a1a2e;color:#1a1a2e}.btn--dark[data-astro-cid-f3cvhbkn]{background:#1a1a2e;color:#fff}.placeholder[data-astro-cid-f3cvhbkn]{background:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#999;font-size:.85rem;position:relative;overflow:hidden}.placeholder[data-astro-cid-f3cvhbkn]:before,.placeholder[data-astro-cid-f3cvhbkn]:after{content:"";position:absolute;background:#ccc;width:141%;height:1px}.placeholder[data-astro-cid-f3cvhbkn]:before{transform:rotate(45deg)}.placeholder[data-astro-cid-f3cvhbkn]:after{transform:rotate(-45deg)}.animate-on-scroll[data-astro-cid-f3cvhbkn]{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.animate-on-scroll[data-astro-cid-f3cvhbkn].visible{opacity:1;transform:translateY(0)}.stagger-children[data-astro-cid-f3cvhbkn]>.animate-on-scroll[data-astro-cid-f3cvhbkn]:nth-child(1){transition-delay:0s}.stagger-children[data-astro-cid-f3cvhbkn]>.animate-on-scroll[data-astro-cid-f3cvhbkn]:nth-child(2){transition-delay:.1s}.stagger-children[data-astro-cid-f3cvhbkn]>.animate-on-scroll[data-astro-cid-f3cvhbkn]:nth-child(3){transition-delay:.15s}.stagger-children[data-astro-cid-f3cvhbkn]>.animate-on-scroll[data-astro-cid-f3cvhbkn]:nth-child(4){transition-delay:.2s}.stagger-children[data-astro-cid-f3cvhbkn]>.animate-on-scroll[data-astro-cid-f3cvhbkn]:nth-child(5){transition-delay:.25s}.stagger-children[data-astro-cid-f3cvhbkn]>.animate-on-scroll[data-astro-cid-f3cvhbkn]:nth-child(6){transition-delay:.3s}.stat-number[data-astro-cid-f3cvhbkn]{font-size:2.8rem;font-weight:800;line-height:1.1}.hero[data-astro-cid-f3cvhbkn]{padding:80px 0 64px}.hero[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-text[data-astro-cid-f3cvhbkn] h1[data-astro-cid-f3cvhbkn]{font-size:2.75rem;font-weight:800;line-height:1.15;margin-bottom:20px}.hero-text[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:1.05rem;color:#555;margin-bottom:32px;max-width:480px}.hero-ctas[data-astro-cid-f3cvhbkn]{display:flex;gap:16px;flex-wrap:wrap}.hero-breadcrumb[data-astro-cid-f3cvhbkn]{font-size:.8rem;color:#666;margin-bottom:16px}.hero-breadcrumb[data-astro-cid-f3cvhbkn] a[data-astro-cid-f3cvhbkn]{color:#666}.hero-breadcrumb[data-astro-cid-f3cvhbkn] a[data-astro-cid-f3cvhbkn]:hover{color:#333}.logo-bar[data-astro-cid-f3cvhbkn]{background:#f0c040;padding:20px 0}.logo-bar-inner[data-astro-cid-f3cvhbkn]{display:flex;align-items:center;justify-content:center;gap:48px;overflow:hidden}.logo-bar-label[data-astro-cid-f3cvhbkn]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.logo-bar[data-astro-cid-f3cvhbkn] .placeholder[data-astro-cid-f3cvhbkn]{width:80px;height:40px;background:#fff6;border-radius:4px;flex-shrink:0}.logo-bar[data-astro-cid-f3cvhbkn] .placeholder[data-astro-cid-f3cvhbkn]:before,.logo-bar[data-astro-cid-f3cvhbkn] .placeholder[data-astro-cid-f3cvhbkn]:after{display:none}.glance-cards[data-astro-cid-f3cvhbkn]{padding:48px 0}.glance-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.glance-card[data-astro-cid-f3cvhbkn]{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:28px 20px;text-align:center;transition:transform .3s,box-shadow .3s}.glance-card[data-astro-cid-f3cvhbkn]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.glance-card[data-astro-cid-f3cvhbkn] h3[data-astro-cid-f3cvhbkn]{font-size:.95rem;font-weight:600;margin-bottom:8px}.glance-card[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#777}.glance-subtext[data-astro-cid-f3cvhbkn]{text-align:center;margin-top:24px;font-size:.85rem;color:#666}.problem-context[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.problem-text[data-astro-cid-f3cvhbkn] h2[data-astro-cid-f3cvhbkn]{font-size:2rem;font-weight:700;margin-bottom:20px}.problem-text[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{color:#555;margin-bottom:16px}.problem-text[data-astro-cid-f3cvhbkn] blockquote[data-astro-cid-f3cvhbkn]{border-left:3px solid #f0c040;padding-left:16px;font-style:italic;color:#666;margin-top:24px}.benefits-top[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px}.benefit-card[data-astro-cid-f3cvhbkn]{background:#fff;border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s}.benefit-card[data-astro-cid-f3cvhbkn]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.benefit-card-body[data-astro-cid-f3cvhbkn]{padding:20px}.benefit-card-body[data-astro-cid-f3cvhbkn] h3[data-astro-cid-f3cvhbkn]{font-size:1.1rem;font-weight:600;margin-bottom:8px}.benefit-card-body[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.9rem;color:#666}.benefits-bottom[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.benefit-small[data-astro-cid-f3cvhbkn]{text-align:center}.benefit-small[data-astro-cid-f3cvhbkn] h4[data-astro-cid-f3cvhbkn]{font-size:.95rem;font-weight:600;margin-bottom:4px}.benefit-small[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#777}.benefit-statement[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:48px}.benefit-statement-text[data-astro-cid-f3cvhbkn] h3[data-astro-cid-f3cvhbkn]{font-size:1.5rem;font-weight:700;margin-bottom:12px}.benefit-statement-text[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{color:#555;margin-bottom:12px}.benefit-statement-text[data-astro-cid-f3cvhbkn] .stat-inline[data-astro-cid-f3cvhbkn]{font-size:2rem;font-weight:800;color:#f0c040;margin-top:8px}.video-section[data-astro-cid-f3cvhbkn]{text-align:center}.video-embed[data-astro-cid-f3cvhbkn]{max-width:760px;margin:0 auto;aspect-ratio:16/9;background:#222;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:transform .3s}.video-embed[data-astro-cid-f3cvhbkn]:hover{transform:scale(1.01)}.video-embed[data-astro-cid-f3cvhbkn] .play-btn[data-astro-cid-f3cvhbkn]{width:72px;height:72px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;transition:transform .3s,background .3s}.video-embed[data-astro-cid-f3cvhbkn]:hover .play-btn[data-astro-cid-f3cvhbkn]{transform:scale(1.1);background:#f0c040}.play-btn[data-astro-cid-f3cvhbkn]:after{content:"";width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #333;margin-left:4px}.video-bar[data-astro-cid-f3cvhbkn]{max-width:760px;margin:16px auto 0;height:4px;background:#e0e0e0;border-radius:2px}.use-cases-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.use-case-card[data-astro-cid-f3cvhbkn]{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s}.use-case-card[data-astro-cid-f3cvhbkn]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.use-case-card-body[data-astro-cid-f3cvhbkn]{padding:16px}.use-case-card-body[data-astro-cid-f3cvhbkn] h3[data-astro-cid-f3cvhbkn]{font-size:.95rem;font-weight:600;margin-bottom:6px}.use-case-card-body[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#777}.ecosystem[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.ecosystem-content[data-astro-cid-f3cvhbkn]{padding:64px 48px;display:flex;flex-direction:column;justify-content:center}.ecosystem-content[data-astro-cid-f3cvhbkn] h2[data-astro-cid-f3cvhbkn]{font-size:1.8rem;font-weight:700;margin-bottom:16px}.ecosystem-content[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{color:#ccc;margin-bottom:16px}.ecosystem-content[data-astro-cid-f3cvhbkn] .highlight[data-astro-cid-f3cvhbkn]{background:#f0c04026;border-left:3px solid #f0c040;padding:12px 16px;color:#ddd;font-style:italic;margin-top:12px}.ecosystem-image[data-astro-cid-f3cvhbkn]{display:flex;align-items:center;justify-content:center;padding:48px}.connects[data-astro-cid-f3cvhbkn] .icon-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;margin-top:48px}.connect-item[data-astro-cid-f3cvhbkn]{text-align:center}.connect-item[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#666}.features-table-wrap[data-astro-cid-f3cvhbkn]{overflow-x:auto;margin-top:32px}.features-table[data-astro-cid-f3cvhbkn]{width:100%;border-collapse:collapse;font-size:.9rem}.features-table[data-astro-cid-f3cvhbkn] th[data-astro-cid-f3cvhbkn],.features-table[data-astro-cid-f3cvhbkn] td[data-astro-cid-f3cvhbkn]{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e5e5}.features-table[data-astro-cid-f3cvhbkn] th[data-astro-cid-f3cvhbkn]{font-weight:600;background:#f9f9f9}.features-image[data-astro-cid-f3cvhbkn]{margin-top:32px}.features-cta[data-astro-cid-f3cvhbkn]{text-align:center;margin-top:24px}.features-cta[data-astro-cid-f3cvhbkn] a[data-astro-cid-f3cvhbkn]{color:#000;font-weight:600;text-decoration:underline}.stats-bar[data-astro-cid-f3cvhbkn]{padding:48px 0}.stats-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}.stat-item[data-astro-cid-f3cvhbkn]{padding:24px}.stat-item[data-astro-cid-f3cvhbkn] .stat-number[data-astro-cid-f3cvhbkn]{color:#1a1a2e}.stat-item[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#555;margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.testimonials-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testimonial-card[data-astro-cid-f3cvhbkn]{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:28px;transition:transform .3s}.testimonial-card[data-astro-cid-f3cvhbkn]:hover{transform:translateY(-4px)}.testimonial-card[data-astro-cid-f3cvhbkn] blockquote[data-astro-cid-f3cvhbkn]{font-style:italic;color:#555;margin-bottom:16px;font-size:.95rem}.testimonial-card[data-astro-cid-f3cvhbkn] .attribution[data-astro-cid-f3cvhbkn]{font-size:.85rem;font-weight:600}.testimonial-card[data-astro-cid-f3cvhbkn] .attribution[data-astro-cid-f3cvhbkn] span[data-astro-cid-f3cvhbkn]{font-weight:400;color:#999}.trust[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.demo-cta[data-astro-cid-f3cvhbkn]{text-align:center}.demo-form[data-astro-cid-f3cvhbkn]{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.demo-form[data-astro-cid-f3cvhbkn] input[data-astro-cid-f3cvhbkn],.demo-form[data-astro-cid-f3cvhbkn] select[data-astro-cid-f3cvhbkn]{padding:14px 16px;border:1px solid #ddd;border-radius:4px;font-size:.95rem;transition:border-color .2s;font-family:inherit}.demo-form[data-astro-cid-f3cvhbkn] input[data-astro-cid-f3cvhbkn]:focus,.demo-form[data-astro-cid-f3cvhbkn] select[data-astro-cid-f3cvhbkn]:focus{outline:none;border-color:#f0c040}.demo-form[data-astro-cid-f3cvhbkn] .btn[data-astro-cid-f3cvhbkn]{width:100%;text-align:center}.demo-links[data-astro-cid-f3cvhbkn]{display:flex;gap:32px;justify-content:center;margin-top:24px;font-size:.85rem}.demo-links[data-astro-cid-f3cvhbkn] a[data-astro-cid-f3cvhbkn]{color:#666;text-decoration:underline}.related-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-card[data-astro-cid-f3cvhbkn]{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s}.related-card[data-astro-cid-f3cvhbkn]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.related-card-body[data-astro-cid-f3cvhbkn]{padding:16px}.related-card-body[data-astro-cid-f3cvhbkn] .tag[data-astro-cid-f3cvhbkn]{font-size:.75rem;text-transform:uppercase;color:#f0c040;font-weight:600;margin-bottom:6px}.related-card-body[data-astro-cid-f3cvhbkn] h3[data-astro-cid-f3cvhbkn]{font-size:.95rem;font-weight:600;margin-bottom:6px}.related-card-body[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#777}.faq-list[data-astro-cid-f3cvhbkn]{max-width:760px;margin:0 auto}.faq-item[data-astro-cid-f3cvhbkn]{border-bottom:1px solid #e5e5e5}.faq-question[data-astro-cid-f3cvhbkn]{width:100%;background:none;border:none;padding:20px 40px 20px 0;font-size:1rem;font-weight:600;text-align:left;cursor:pointer;position:relative;color:#333;transition:color .2s;font-family:inherit}.faq-question[data-astro-cid-f3cvhbkn]:hover{color:#f0c040}.faq-question[data-astro-cid-f3cvhbkn]:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:400}.faq-item[data-astro-cid-f3cvhbkn].open .faq-question[data-astro-cid-f3cvhbkn]:after{content:"−"}.faq-answer[data-astro-cid-f3cvhbkn]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s;padding:0}.faq-item[data-astro-cid-f3cvhbkn].open .faq-answer[data-astro-cid-f3cvhbkn]{max-height:200px;padding:0 0 20px}.faq-answer[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{color:#666;font-size:.95rem}.newsletter-bar[data-astro-cid-f3cvhbkn]{background:#f0c040;padding:40px 0;text-align:center}.newsletter-bar[data-astro-cid-f3cvhbkn] h3[data-astro-cid-f3cvhbkn]{font-size:1.3rem;font-weight:700;margin-bottom:16px;color:#1a1a2e}.newsletter-form[data-astro-cid-f3cvhbkn]{display:flex;gap:12px;justify-content:center;max-width:520px;margin:0 auto}.newsletter-form[data-astro-cid-f3cvhbkn] input[data-astro-cid-f3cvhbkn]{flex:1;padding:12px 16px;border:2px solid #1a1a2e;border-radius:4px;font-size:.95rem;background:#fff}.newsletter-form[data-astro-cid-f3cvhbkn] input[data-astro-cid-f3cvhbkn]:focus{outline:none}.site-footer[data-astro-cid-f3cvhbkn]{background:#1a1a2e;color:#fdfdfd;padding:64px 0 32px}.footer-grid[data-astro-cid-f3cvhbkn]{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px;margin-bottom:48px}.footer-brand[data-astro-cid-f3cvhbkn] p[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#c1c1c1;margin-top:8px;max-width:280px}.footer-col[data-astro-cid-f3cvhbkn] h4[data-astro-cid-f3cvhbkn]{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;color:#fff}.footer-col[data-astro-cid-f3cvhbkn] ul[data-astro-cid-f3cvhbkn]{list-style:none}.footer-col[data-astro-cid-f3cvhbkn] ul[data-astro-cid-f3cvhbkn] li[data-astro-cid-f3cvhbkn]{margin-bottom:8px}.footer-col[data-astro-cid-f3cvhbkn] ul[data-astro-cid-f3cvhbkn] li[data-astro-cid-f3cvhbkn] a[data-astro-cid-f3cvhbkn]{font-size:.85rem;color:#c1c1c1;transition:color .2s}.footer-col[data-astro-cid-f3cvhbkn] ul[data-astro-cid-f3cvhbkn] li[data-astro-cid-f3cvhbkn] a[data-astro-cid-f3cvhbkn]:hover{color:#f0c040}.footer-bottom[data-astro-cid-f3cvhbkn]{border-top:1px solid #2a2a40;padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#fff}.footer-legal[data-astro-cid-f3cvhbkn]{display:flex;gap:24px}@media(max-width:1024px){.benefits-bottom[data-astro-cid-f3cvhbkn],.use-cases-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:repeat(2,1fr)}.connects[data-astro-cid-f3cvhbkn] .icon-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}.hero-text[data-astro-cid-f3cvhbkn] h1[data-astro-cid-f3cvhbkn]{font-size:2rem}.hero-image[data-astro-cid-f3cvhbkn]{order:-1}.logo-bar-inner[data-astro-cid-f3cvhbkn]{gap:24px;flex-wrap:wrap;justify-content:center}.glance-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr 1fr}.problem-context[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn],.benefits-top[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}.benefits-bottom[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr 1fr}.benefit-statement[data-astro-cid-f3cvhbkn],.use-cases-grid[data-astro-cid-f3cvhbkn],.ecosystem[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}.ecosystem-content[data-astro-cid-f3cvhbkn]{padding:48px 24px}.ecosystem-image[data-astro-cid-f3cvhbkn]{padding:0 24px 48px}.connects[data-astro-cid-f3cvhbkn] .icon-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:repeat(3,1fr)}.stats-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr;gap:16px}.testimonials-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}.trust[data-astro-cid-f3cvhbkn] .container[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr;text-align:center}.related-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}.footer-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr 1fr}.footer-bottom[data-astro-cid-f3cvhbkn]{flex-direction:column;gap:12px;text-align:center}.newsletter-form[data-astro-cid-f3cvhbkn]{flex-direction:column}.demo-links[data-astro-cid-f3cvhbkn]{flex-direction:column;gap:12px}.section-title[data-astro-cid-f3cvhbkn]{font-size:1.6rem}.section[data-astro-cid-f3cvhbkn]{padding:48px 0}}@media(max-width:480px){.glance-grid[data-astro-cid-f3cvhbkn],.benefits-bottom[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}.connects[data-astro-cid-f3cvhbkn] .icon-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:repeat(2,1fr)}.footer-grid[data-astro-cid-f3cvhbkn]{grid-template-columns:1fr}}
