.page_main__GlU4n{display:flex;flex-direction:column;min-height:100vh}.Capabilities_section__ylpgm{padding:96px 5%;background:var(--secondary-bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Capabilities_heading__cAB9f{margin-bottom:64px;max-width:800px}.Capabilities_title__pK_MK{font-size:2.5rem;margin-bottom:24px;color:var(--foreground)}.Capabilities_intro__0e7jv{font-size:1.1rem;color:var(--muted);line-height:1.6}.Capabilities_grid__43zzL{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:24px;gap:24px}.Capabilities_card__XWL34{background:var(--background);border:1px solid var(--border);padding:28px;border-radius:8px}.Capabilities_card__XWL34 h3{font-size:1.5rem;margin-bottom:12px;color:var(--foreground)}.Capabilities_card__XWL34 p{color:var(--muted);margin-bottom:24px;line-height:1.6}.Capabilities_featureList__Erfgh{list-style:none}.Capabilities_featureList__Erfgh li{margin-bottom:10px;font-size:1rem;color:var(--muted);display:flex;align-items:flex-start;gap:10px;line-height:1.5}.Capabilities_featureList__Erfgh li:before{content:"→";color:var(--primary);font-weight:700}.Clients_section__GmX2d{padding:6rem 5%;background:var(--background);border-bottom:1px solid var(--border)}.Clients_heading__iyqaD{margin-bottom:4rem}.Clients_label___XyQI{display:block;margin-bottom:2rem;font-size:.9rem;color:var(--muted);font-weight:600}.Clients_grid__BE9h2{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem}.Clients_column__UEiJc h3{font-size:1.25rem;margin-bottom:1rem;color:var(--foreground)}.Clients_column__UEiJc p{color:var(--muted);font-size:1rem;line-height:1.5}.Clients_list__Jb60g{margin-top:1.5rem;list-style:none}.Clients_list__Jb60g li{font-size:.95rem;color:var(--foreground);margin-bottom:.5rem;padding-left:1rem;border-left:2px solid var(--border)}.Compliance_section__yWEMF{padding:96px 5%;background:var(--secondary-bg);border-top:1px solid var(--border)}.Compliance_wrapper__2Oby6{display:flex;align-items:center;justify-content:space-between;gap:64px}.Compliance_content__ED5WV{flex:1 1}.Compliance_grid__gln2W{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;max-width:600px;margin-top:32px}.Compliance_item__Gv5f9{background:#FFFFFF;padding:16px;border:1px solid var(--border);border-radius:6px}.Compliance_item__Gv5f9 h4{font-size:1rem;color:var(--foreground);margin-bottom:4px;display:flex;align-items:center;gap:8px;font-weight:600}.Compliance_item__Gv5f9 p{font-size:.85rem;color:var(--muted);line-height:1.4;margin-left:26px}.Compliance_certBadge__lxnqU{background:white;padding:16px;border:1px solid var(--border);border-radius:4px;text-align:center;font-weight:600;color:var(--muted);font-size:.85rem;width:160px}@media (max-width:900px){.Compliance_wrapper__2Oby6{flex-direction:column;align-items:flex-start}}.Contact_section__116Ae{padding:96px 5%;background:var(--background);border-top:1px solid var(--border)}.Contact_wrapper__8CH3d{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start;max-width:1200px;margin:0 auto}.Contact_infoColumn__rbWA9{padding-right:2rem}.Contact_title__4_hKS{font-size:3rem;line-height:1.1;margin-bottom:24px;color:var(--foreground);letter-spacing:-.02em}.Contact_intro__tvupu{font-size:1.25rem;color:var(--muted);line-height:1.6;margin-bottom:48px;max-width:480px}.Contact_contactDetails__SWKZU{display:flex;flex-direction:column;gap:32px;border-top:1px solid var(--border);padding-top:40px}.Contact_detailItem__uQTge h4{font-size:.9rem;color:var(--foreground);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.Contact_detailItem__uQTge p{font-size:1.1rem;color:var(--muted);line-height:1.5}.Contact_detailItem__uQTge a{color:var(--foreground);text-decoration:underline;text-underline-offset:4px;transition:color .2s}.Contact_detailItem__uQTge a:hover{color:var(--primary)}.Contact_formContainer__uFjeo{background:var(--secondary-bg);padding:48px;border-radius:12px;border:1px solid var(--border)}.Contact_form__dXQdL{display:flex;flex-direction:column;gap:24px}.Contact_gridRow__1RAzW{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.Contact_inputGroup__2vjA4{display:flex;flex-direction:column;gap:8px}.Contact_label__xiovc{font-size:.9rem;font-weight:600;color:var(--foreground)}.Contact_input__5EOnd,.Contact_select__DlHnr,.Contact_textarea__Ys1OJ{width:100%;padding:0 16px;height:48px;border-radius:6px;border:1px solid var(--border);background:white;color:var(--foreground);font-family:inherit;font-size:1rem;outline:none;transition:all .2s ease}.Contact_select__DlHnr{-webkit-appearance:none;-moz-appearance:none;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='%2364748B' 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 1rem center;background-size:1em}.Contact_textarea__Ys1OJ{height:auto;min-height:140px;padding:16px;resize:vertical}.Contact_input__5EOnd:focus,.Contact_select__DlHnr:focus,.Contact_textarea__Ys1OJ:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.Contact_submit__zDL38{width:100%;height:52px;background:var(--primary);border:none;border-radius:6px;color:white;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;margin-top:8px}.Contact_submit__zDL38:hover{background:var(--primary-hover);transform:translateY(-1px)}@media (max-width:960px){.Contact_wrapper__8CH3d{grid-template-columns:1fr;gap:48px}.Contact_formContainer__uFjeo{padding:24px}.Contact_gridRow__1RAzW{grid-template-columns:1fr}}.Features_section__yiaqj{padding:96px 5%;background:var(--background)}.Features_heading__JCOwD{margin-bottom:64px}.Features_title__Au9eS{font-size:2.5rem;margin-bottom:16px}.Features_rows__NGvKS{display:flex;flex-direction:column}.Features_row__44f5l{display:flex;gap:48px;padding:48px 0;border-top:1px solid var(--border);align-items:flex-start}.Features_row__44f5l:last-child{border-bottom:1px solid var(--border)}.Features_stepNumber__DTtol{font-size:1.25rem;font-weight:600;color:var(--muted);width:40px;flex-shrink:0;margin-top:4px}.Features_rowContent___v_x8{max-width:600px}.Features_procLabel__GVjgW{display:block;color:var(--primary);font-size:.9rem;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.Features_rowContent___v_x8 h3{font-size:1.5rem;margin-bottom:12px;color:var(--foreground)}.Features_rowContent___v_x8 p{font-size:1.1rem;color:var(--muted);line-height:1.6}@media (max-width:768px){.Features_section__yiaqj{padding:64px 5%}.Features_row__44f5l{flex-direction:column;gap:16px;padding:32px 0}}.Footer_footer__UaG1g{padding:5rem 5% 2rem;background:#F8FAFC;border-top:1px solid var(--border)}.Footer_logo__NsUJK{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem;display:inline-block}.Footer_grid__qjDt3{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.Footer_brandDesc__oUQ_R{color:var(--muted);margin-top:1rem;line-height:1.6;max-width:300px;font-size:.95rem}.Footer_column__BQljC h4{font-size:.9rem;margin-bottom:1.5rem;color:var(--foreground);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.Footer_column__BQljC ul{list-style:none}.Footer_column__BQljC li{margin-bottom:.8rem}.Footer_column__BQljC a{color:var(--muted);font-size:.95rem;transition:color .2s}.Footer_column__BQljC a:hover{color:var(--primary)}.Footer_bottom__O5rKs{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border);color:var(--muted);font-size:.85rem}.Hero_hero__T3Fr4{padding:144px 5% 96px;background:var(--background);border-bottom:1px solid var(--border)}.Hero_content__9ypWn{max-width:900px}.Hero_qualifier__JuqhK{display:inline-block;background:#F1F5F9;color:var(--muted);font-size:.85rem;font-weight:600;padding:.4rem .8rem;border-radius:4px;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.Hero_title__Bn2TU{font-size:3.5rem;line-height:1.15;margin-bottom:1.5rem;color:var(--foreground);letter-spacing:-.02em}.Hero_subtitle__lkRtQ{font-size:1.25rem;color:var(--muted);margin-top:16px;margin-bottom:32px;max-width:560px;line-height:1.6}.Hero_actions__LI5fP{display:flex;gap:16px;align-items:center;margin-top:32px}@media (max-width:768px){.Hero_hero__T3Fr4{padding:112px 5% 64px}.Hero_title__Bn2TU{font-size:2.5rem}.Hero_actions__LI5fP{flex-direction:column;align-items:flex-start}}.Insights_section__BBvus{padding:96px 5%;background:var(--background)}.Insights_title__d4BZE{font-size:2rem;margin-bottom:32px;color:var(--foreground)}.Insights_grid__FnBfj{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px}.Insights_card__n7G9s{border:1px solid var(--border);border-radius:6px;overflow:hidden;transition:border-color .2s;background:white}.Insights_card__n7G9s:hover{border-color:var(--primary)}.Insights_cardContent__Vp_9Y{padding:24px}.Insights_date__nKyVv{font-size:.8rem;color:var(--muted);margin-bottom:12px;display:block;font-weight:500;text-transform:uppercase;letter-spacing:.05em;padding-bottom:12px;border-bottom:1px solid var(--border)}.Insights_cardContent__Vp_9Y h3{font-size:1.2rem;margin-bottom:16px;color:var(--foreground);line-height:1.5}.Insights_link__SuLzG{color:var(--primary);font-weight:600;font-size:.9rem}.Inventory_section__0Ftwa{padding:96px 5%;background:var(--background);border-bottom:1px solid var(--border)}.Inventory_heading__nFoVa{margin-bottom:64px;max-width:800px}.Inventory_title__U4CrF{font-size:2.5rem;margin-bottom:24px;color:var(--foreground)}.Inventory_intro__TEgp3{font-size:1.1rem;color:var(--muted);line-height:1.6;max-width:680px}.Inventory_grid__QHdz4{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;margin-top:48px}.Inventory_card__D66JW{border:1px solid var(--border);background:var(--secondary-bg);padding:32px;border-radius:8px}.Inventory_card__D66JW h3{font-size:1.5rem;margin-bottom:12px;color:var(--foreground)}.Inventory_card__D66JW p{color:var(--muted);margin-bottom:24px;line-height:1.6}.Inventory_list__jEWpq{list-style:none}.Inventory_list__jEWpq li{margin-bottom:8px;padding-left:16px;position:relative;color:var(--foreground);font-weight:500;line-height:1.5}.Inventory_list__jEWpq li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:0}@media (max-width:900px){.Inventory_grid__QHdz4{grid-template-columns:1fr}}.Metrics_section__F8pkx{padding:112px 5%;background:var(--foreground);color:white}.Metrics_heading__VQY_4{margin-bottom:64px}.Metrics_title__N_CLU{font-size:2.5rem;margin-bottom:16px;color:white}.Metrics_subtitle__AVUX6{color:rgba(255,255,255,.7);font-size:1.1rem}.Metrics_grid__Efq7N{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px;border-top:1px solid rgba(255,255,255,.1);padding-top:64px}.Metrics_item__neKKw{flex:1 1;min-width:220px}.Metrics_number__0XBZP{font-size:40px;font-weight:700;color:var(--primary);display:block;margin-bottom:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.Metrics_label__fiZt_{font-size:1rem;color:white;font-weight:600;display:block;margin-bottom:6px}.Metrics_desc__BC84i{font-size:.9rem;color:rgba(255,255,255,.6);line-height:1.4}.Navbar_navbar__fk_p7{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:var(--nav-height);position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.Navbar_logo__UM0Ax{font-size:1.5rem;font-weight:700;color:var(--primary);letter-spacing:-.02em}.Navbar_links__lFeE5{display:flex;gap:2.5rem;list-style:none}.Navbar_link__9Nm3x{font-size:.95rem;font-weight:500;color:var(--muted);transition:color .2s ease}.Navbar_link__9Nm3x:hover{color:var(--foreground)}.Navbar_cta__NEzYS{padding:.6rem 1.2rem;background:var(--foreground);border-radius:6px;color:white;font-weight:500;font-size:.9rem;border:none;cursor:pointer;transition:background .2s ease}.Navbar_cta__NEzYS:hover{background:var(--primary)}@media (max-width:768px){.Navbar_links__lFeE5{display:none}}.Overview_section__IB4Uu{padding:96px 5%;background:var(--background)}.Overview_container__cKdNZ{max-width:1200px;margin:0 auto}.Overview_intro__Vgrtv{max-width:680px;margin-bottom:40px}.Overview_title__X7dYZ{font-size:2.5rem;margin-bottom:24px;color:var(--foreground)}.Overview_text__9fpc4{font-size:1.25rem;line-height:1.7;color:var(--muted);margin-bottom:24px}.Overview_stats__oxj4y{display:flex;justify-content:space-between;gap:32px;margin-top:48px;padding:48px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Overview_statItem__aICKC{display:flex;flex-direction:column;flex:1 1}.Overview_statValue__pO7QZ{font-size:2.5rem;font-weight:700;color:var(--primary);line-height:1;margin-bottom:8px}.Overview_statLabel__Qiaoy{font-size:.9rem;font-weight:600;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em}@media (max-width:768px){.Overview_section__IB4Uu{padding:64px 5%}.Overview_stats__oxj4y{flex-direction:column;gap:32px}}.TrustBar_section__nRe0z{padding:3rem 5%;border-bottom:1px solid var(--border);background:var(--background)}.TrustBar_label__5jtLD{display:block;text-align:center;font-size:.85rem;color:var(--muted);font-weight:500;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.TrustBar_grid__0AP6G{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;opacity:.7}.TrustBar_item__v0VFS{font-size:1.1rem;font-weight:600;color:var(--foreground);display:flex;align-items:center;gap:.5rem}@media (max-width:768px){.TrustBar_grid__0AP6G{gap:1.5rem}}.UseCases_section__wSn1K{padding:96px 5%;background:var(--background)}.UseCases_title__CFnbb{font-size:2.5rem;margin-bottom:24px;color:var(--foreground)}.UseCases_grid__ojikh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-top:48px}.UseCases_card__SksPj{padding:24px;border:1px solid var(--border);border-radius:8px;background:white;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.UseCases_card__SksPj:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.UseCases_card__SksPj h4{font-size:1.25rem;margin-bottom:8px;color:var(--primary);font-weight:600}.UseCases_card__SksPj p{font-size:.95rem;color:var(--muted);margin-bottom:24px;line-height:1.5;flex-grow:1}.UseCases_tags__DanpR{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.UseCases_tag__tSLaP{font-size:.75rem;background:var(--secondary-bg);padding:4px 8px;border-radius:4px;color:var(--foreground);border:1px solid var(--border);font-weight:500}