.splash[data-astro-cid-ce36cf36]{position:relative;width:100%;min-height:calc(100vh - var(--nav-height));display:flex;align-items:flex-end;overflow:hidden;background:var(--color-navy)}.splash__media[data-astro-cid-ce36cf36]{position:absolute;inset:0;z-index:0}.splash__media[data-astro-cid-ce36cf36] img[data-astro-cid-ce36cf36],.splash__media[data-astro-cid-ce36cf36] video[data-astro-cid-ce36cf36]{width:100%;height:100%;object-fit:cover;object-position:center}.splash__overlay[data-astro-cid-ce36cf36]{position:absolute;inset:0;z-index:1;background:linear-gradient(105deg,#00274dd1,#00274d8c 55%,#00274d26)}.splash__content[data-astro-cid-ce36cf36]{position:relative;z-index:2;max-width:var(--max-width);margin:0 auto;padding:0 clamp(16px,4vw,60px) clamp(60px,8vh,100px);width:100%}.splash__title[data-astro-cid-ce36cf36]{font-size:clamp(22px,2.8vw,40px);font-weight:600;color:var(--color-white);line-height:1.2;max-width:600px;margin-bottom:16px;letter-spacing:-.3px}.splash__subtitle[data-astro-cid-ce36cf36]{font-size:clamp(13px,1.4vw,17px);font-weight:400;color:#ffffffbf;margin-bottom:36px;letter-spacing:.5px}.splash__cta[data-astro-cid-ce36cf36]{display:inline-flex;align-items:center;gap:8px;background:var(--color-white);color:var(--color-navy);font-family:var(--font-family);font-size:var(--font-sm);font-weight:600;padding:12px 24px;border-radius:4px;text-decoration:none;transition:all var(--transition-base);border:2px solid var(--color-white);letter-spacing:.5px;text-transform:uppercase}.splash__cta[data-astro-cid-ce36cf36]:hover{background:transparent;color:var(--color-white)}.splash__scroll[data-astro-cid-ce36cf36]{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:2;color:#ffffff80;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media(max-width:768px){.splash[data-astro-cid-ce36cf36]{min-height:calc(100svh - var(--nav-height));align-items:flex-end;padding-bottom:80px}.splash__overlay[data-astro-cid-ce36cf36]{background:#00274da6}.splash__title[data-astro-cid-ce36cf36]{font-size:clamp(20px,6vw,30px)}}.hero[data-astro-cid-wse7a2hg]{min-height:100vh;display:flex;align-items:center;padding-top:calc(var(--nav-height) + 40px)}.hero__container[data-astro-cid-wse7a2hg]{display:flex;flex-direction:row;align-items:center;gap:60px}.hero__content[data-astro-cid-wse7a2hg]{flex:1 1 0;min-width:0}.hero__title[data-astro-cid-wse7a2hg]{font-size:var(--font-4xl);font-weight:600;color:var(--color-navy);line-height:1.05;margin-bottom:24px;letter-spacing:-.5px}.hero__subtitle[data-astro-cid-wse7a2hg]{font-size:var(--font-lg);color:var(--color-text-secondary);line-height:1.7;margin-bottom:40px;max-width:600px}.hero__actions[data-astro-cid-wse7a2hg]{display:flex;gap:16px;flex-wrap:wrap}.hero__badges[data-astro-cid-wse7a2hg]{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:260px}.hero__badge[data-astro-cid-wse7a2hg]{display:flex;flex-direction:column;padding:20px 28px;background:var(--color-navy);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.hero__badge-number[data-astro-cid-wse7a2hg]{font-size:var(--font-2xl);font-weight:700;color:var(--color-gold)}.hero__badge-label[data-astro-cid-wse7a2hg]{font-size:var(--font-sm);color:#fff9;margin-top:4px}@media(max-width:900px){.hero__container[data-astro-cid-wse7a2hg]{flex-direction:column;gap:40px}.hero__badges[data-astro-cid-wse7a2hg]{flex-direction:row;flex-wrap:wrap;width:100%}.hero__badge[data-astro-cid-wse7a2hg]{flex:1 1 140px}}@media(max-width:768px){.hero[data-astro-cid-wse7a2hg]{min-height:auto;padding-bottom:60px}.hero__title[data-astro-cid-wse7a2hg]{font-size:clamp(28px,8vw,48px)}.hero__subtitle[data-astro-cid-wse7a2hg]{font-size:var(--font-base)}.hero__actions[data-astro-cid-wse7a2hg]{flex-direction:column}.hero__actions[data-astro-cid-wse7a2hg] .btn[data-astro-cid-wse7a2hg]{width:100%;text-align:center;justify-content:center}.hero__badge[data-astro-cid-wse7a2hg]{padding:16px 20px}}.problem__text-col[data-astro-cid-ulbz6mqn]{width:100%}.problem__body[data-astro-cid-ulbz6mqn]{font-size:var(--font-base);color:var(--color-text-secondary);line-height:1.7;margin-bottom:var(--space-xl)}.problem__grid[data-astro-cid-ulbz6mqn]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl);max-width:800px;margin-left:auto;margin-right:auto}.problem__card[data-astro-cid-ulbz6mqn]{text-align:center;padding:40px 24px;background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-border)}.problem__icon[data-astro-cid-ulbz6mqn]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:var(--color-navy);border-radius:50%;margin:0 auto 20px;color:#fff}.problem__number[data-astro-cid-ulbz6mqn]{margin-bottom:12px}.problem__value[data-astro-cid-ulbz6mqn]{font-size:48px;font-weight:400;color:var(--color-navy);line-height:1}.problem__unit[data-astro-cid-ulbz6mqn]{font-size:var(--font-xl);font-weight:600;color:var(--color-text-muted);margin-left:4px}.problem__label[data-astro-cid-ulbz6mqn]{font-size:var(--font-base);color:var(--color-text-secondary);line-height:1.6}@media(max-width:768px){.problem__grid[data-astro-cid-ulbz6mqn]{grid-template-columns:1fr}.problem__card[data-astro-cid-ulbz6mqn]{padding:28px 20px}.problem__value[data-astro-cid-ulbz6mqn]{font-size:40px}}.clients[data-astro-cid-2nz7s5qv]{background:var(--color-bg);padding:var(--section-padding)}.clients__header[data-astro-cid-2nz7s5qv]{text-align:center;margin-bottom:48px}.clients__title[data-astro-cid-2nz7s5qv]{font-size:var(--font-3xl);font-weight:500;color:var(--color-navy);line-height:1.2;margin-top:8px}.clients__grid[data-astro-cid-2nz7s5qv]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto}.clients__card[data-astro-cid-2nz7s5qv]{background:var(--color-white);border:1px solid var(--color-border);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:32px 28px;min-height:120px;transition:box-shadow var(--transition-base)}.clients__card[data-astro-cid-2nz7s5qv]:hover{box-shadow:var(--shadow-md)}.clients__card[data-astro-cid-2nz7s5qv] img[data-astro-cid-2nz7s5qv]{width:142px;max-width:100%;height:58px;object-fit:contain;transition:all var(--transition-base)}.clients__card[data-astro-cid-2nz7s5qv]:hover img[data-astro-cid-2nz7s5qv]{transform:scale(1.05)}.clients__fallback[data-astro-cid-2nz7s5qv]{display:none;font-size:var(--font-lg);font-weight:700;color:var(--color-text-secondary);letter-spacing:.5px;text-transform:uppercase}@media(max-width:768px){.clients__grid[data-astro-cid-2nz7s5qv]{grid-template-columns:repeat(2,1fr);gap:14px}.clients__card[data-astro-cid-2nz7s5qv]{padding:24px 16px;min-height:90px}}@media(max-width:480px){.clients__grid[data-astro-cid-2nz7s5qv]{grid-template-columns:repeat(2,1fr)}}.how[data-astro-cid-vacs7kry]{width:100%;overflow:hidden}.how__layout[data-astro-cid-vacs7kry]{display:flex;align-items:flex-start;width:100%}.how__image[data-astro-cid-vacs7kry]{width:50%;flex-shrink:0;height:580px;position:sticky;top:var(--nav-height);overflow:hidden}.how__image[data-astro-cid-vacs7kry] img[data-astro-cid-vacs7kry]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.how__content[data-astro-cid-vacs7kry]{width:50%;padding:clamp(40px,6vw,80px) clamp(32px,5vw,72px);display:flex;flex-direction:column;justify-content:center;background:var(--color-white)}.how__title[data-astro-cid-vacs7kry]{font-size:var(--font-3xl);font-weight:500;color:var(--color-navy);line-height:1.2;margin-bottom:36px;margin-top:8px}.how__steps[data-astro-cid-vacs7kry]{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--color-border)}.how__item[data-astro-cid-vacs7kry]{border-bottom:1px solid var(--color-border)}.how__summary[data-astro-cid-vacs7kry]{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;list-style:none;font-size:var(--font-md);color:var(--color-navy);gap:12px}.how__summary[data-astro-cid-vacs7kry]::-webkit-details-marker{display:none}.how__step-label[data-astro-cid-vacs7kry]{font-weight:400}.how__step-label[data-astro-cid-vacs7kry] strong[data-astro-cid-vacs7kry]{font-weight:600}.how__chevron[data-astro-cid-vacs7kry]{flex-shrink:0;color:var(--color-blue);transition:transform var(--transition-fast)}.how__item[data-astro-cid-vacs7kry][open] .how__chevron[data-astro-cid-vacs7kry]{transform:rotate(180deg)}.how__body[data-astro-cid-vacs7kry]{padding:0 0 20px}.how__body[data-astro-cid-vacs7kry] p[data-astro-cid-vacs7kry]{font-size:var(--font-base);color:var(--color-text-secondary);line-height:1.7}@media(max-width:768px){.how__layout[data-astro-cid-vacs7kry]{flex-direction:column}.how__image[data-astro-cid-vacs7kry]{width:100%;height:260px;position:relative;top:0}.how__content[data-astro-cid-vacs7kry]{width:100%;padding:40px 20px}}.segments__grid[data-astro-cid-o7xmpp7p]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.seg-card[data-astro-cid-o7xmpp7p]{background:var(--color-white);border-radius:12px;border:1px solid var(--color-border);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--transition-base)}.seg-card[data-astro-cid-o7xmpp7p]:hover{box-shadow:var(--shadow-lg)}.seg-card__image[data-astro-cid-o7xmpp7p]{width:100%;height:200px;overflow:hidden;background:var(--color-border)}.seg-card__image[data-astro-cid-o7xmpp7p] img[data-astro-cid-o7xmpp7p]{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.seg-card[data-astro-cid-o7xmpp7p]:hover .seg-card__image[data-astro-cid-o7xmpp7p] img[data-astro-cid-o7xmpp7p]{transform:scale(1.04)}.seg-card__body[data-astro-cid-o7xmpp7p]{padding:24px 24px 28px;display:flex;flex-direction:column;flex:1}.seg-card__title[data-astro-cid-o7xmpp7p]{font-size:var(--font-lg);font-weight:600;color:var(--color-navy);margin-bottom:12px}.seg-card__divider[data-astro-cid-o7xmpp7p]{border:none;border-top:1px solid var(--color-border);margin-bottom:16px}.seg-card__desc[data-astro-cid-o7xmpp7p]{font-size:var(--font-base);color:var(--color-text-secondary);line-height:1.7;flex:1;margin-bottom:24px;white-space:pre-line}.seg-card__cta[data-astro-cid-o7xmpp7p]{display:inline-flex;align-items:center;background:var(--color-navy);color:#fff!important;font-family:var(--font-family);font-size:var(--font-sm);font-weight:600;padding:12px 22px;min-height:44px;border-radius:6px;text-decoration:none;transition:background var(--transition-base);align-self:flex-start;border:none}.seg-card__cta[data-astro-cid-o7xmpp7p]:hover{background:var(--color-blue);color:#fff!important}@media(max-width:768px){.segments__grid[data-astro-cid-o7xmpp7p]{grid-template-columns:1fr}}.products__grid[data-astro-cid-bwdofi3o]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-lg)}.product-card[data-astro-cid-bwdofi3o]{background:var(--color-white, #fff);border:1px solid rgba(0,39,77,.08);border-radius:16px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.product-card[data-astro-cid-bwdofi3o]:hover{box-shadow:0 12px 40px #00274d1a;transform:translateY(-4px)}.product-card__image[data-astro-cid-bwdofi3o]{width:100%;aspect-ratio:16 / 9;overflow:hidden}.product-card__image[data-astro-cid-bwdofi3o] img[data-astro-cid-bwdofi3o]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card[data-astro-cid-bwdofi3o]:hover .product-card__image[data-astro-cid-bwdofi3o] img[data-astro-cid-bwdofi3o]{transform:scale(1.03)}.product-card__header[data-astro-cid-bwdofi3o]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:var(--space-md);padding:var(--space-lg) var(--space-lg) 0}.product-card__name[data-astro-cid-bwdofi3o]{font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:400;color:var(--color-navy);letter-spacing:.5px}.product-card__tag[data-astro-cid-bwdofi3o]{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-blue);background:#2e70ff14;padding:.35rem .75rem;border-radius:6px;width:fit-content}.product-card__desc[data-astro-cid-bwdofi3o]{font-size:1rem;line-height:1.65;color:var(--color-text);margin-bottom:var(--space-md);padding:0 var(--space-lg)}.product-card__specs[data-astro-cid-bwdofi3o]{list-style:none;padding:0 var(--space-lg) var(--space-lg);margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.product-card__spec[data-astro-cid-bwdofi3o]{display:flex;flex-direction:column;gap:.2rem;padding:.75rem;background:#00274d08;border-radius:8px}.product-card__spec-label[data-astro-cid-bwdofi3o]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--color-blue)}.product-card__spec-value[data-astro-cid-bwdofi3o]{font-size:.95rem;font-weight:700;color:var(--color-navy)}@media(max-width:768px){.products__grid[data-astro-cid-bwdofi3o]{grid-template-columns:1fr}.product-card__specs[data-astro-cid-bwdofi3o]{grid-template-columns:1fr 1fr}}@media(max-width:420px){.product-card__specs[data-astro-cid-bwdofi3o]{grid-template-columns:1fr}}
