:root{--color-bg:#fff;--color-surface:#f6f7fb;--color-text:#020617eb;--color-muted:#020617b8;--color-accent:#3c4491;--radius-lg:14px;--container:1120px}html,body{height:100%}body{background:var(--color-bg);color:var(--color-text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.siteRoot{flex-direction:column;min-height:100vh;display:flex}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #02061714;position:sticky;top:0}.siteHeaderInner{justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.siteHeaderLogo img{object-fit:contain;width:auto;max-width:210px;height:46px;display:block}.siteHeaderNav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.siteHeaderLink{color:var(--color-text);opacity:.95;border-radius:999px;padding:8px 12px;font-weight:700}.siteHeaderLink:hover{background:#3c44911a}.siteMain{flex:1}.homeIntroSection{padding:50px 0 34px}.homeMainTitle{letter-spacing:-.02em;color:var(--color-accent);margin:0;font-size:clamp(30px,4vw,52px);line-height:1.06}.homeMainLead{max-width:72ch;color:var(--color-muted);margin:14px 0 0;line-height:1.75}.homeBulletList{gap:8px;margin:18px 0 0;padding-left:20px;display:grid}.homeBulletList li{line-height:1.55}.homeOverviewCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #0206171a;padding:16px}.homeOverviewCard .homeBulletList{margin-top:0}.homeSectionTitle{color:var(--color-accent);margin:0 0 14px;font-size:clamp(24px,2.8vw,36px)}.homeProductsSection,.homeServicesSection,.homeRolesSection{padding:34px 0}.homeProductsGrid,.homeServicesGrid,.homeRolesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.homeProductCard,.homeServiceCard,.homeRoleCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #0206171a;padding:16px}.homeProductCard h3,.homeServiceTitle,.homeRoleTitle{margin:0;font-size:20px}.homeProductCard p,.homeServiceDescription,.homeRoleText{color:var(--color-muted);margin:10px 0 0;line-height:1.7}.homeServiceBullets{gap:6px;margin:12px 0 0;padding-left:20px;display:grid}.homeProductCtas{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.homeProductCtas a{background:var(--color-accent);color:#fff;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700}.homeApps{background:var(--color-accent);color:#fff;padding:36px 0 44px}.homeAppsInner{grid-template-columns:1fr;gap:16px;display:grid}.homeAppsTitle{letter-spacing:-.02em;margin:0;font-size:28px}.homeAppsDescription{opacity:.96;margin:12px 0 0;font-size:15px;line-height:1.7}.homeAppButtons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.homeAppButton{background:#ffffff14;border:1px solid #ffffff4d;border-radius:12px;display:inline-flex;overflow:hidden}.homeAppButtonImg{width:auto;height:54px;display:block}.siteFooter{border-top:1px solid #02061714;margin-top:40px;padding-top:24px}.siteFooterInner{grid-template-columns:1fr;gap:18px;padding:20px 0;display:grid}.siteFooterContactBody{opacity:.9;line-height:1.6}.siteFooterBottom{opacity:.92;padding:16px 0 28px}.siteFooterBottomInner{justify-content:space-between;align-items:center;gap:16px;display:flex}.pageHeader{padding:42px 0 0}.pageHeaderInner{padding:22px 0}.pageKicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:750}.pageH1{letter-spacing:-.02em;margin:0;font-size:clamp(26px,3.1vw,40px)}.pageLead{color:var(--color-muted);max-width:68ch;margin:12px 0 0;line-height:1.7}.pageMeta{color:var(--color-muted);margin-top:10px;font-weight:600}.pageSection{padding:26px 0}.postGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.postCard{border-radius:var(--radius-lg);background:#02061705;border:1px solid #0206171a;overflow:hidden}.postCardLink{flex-direction:column;height:100%;display:flex}.postCardImg{object-fit:cover;width:100%;height:176px;display:block}.postCardBody{padding:14px}.postCardTitle{font-weight:760;line-height:1.2}.postCardExcerpt{color:var(--color-muted);margin-top:10px;font-size:14px;line-height:1.6}.blogPost{max-width:850px}.blogPostHeroImg{object-fit:cover;border-radius:var(--radius-lg);border:1px solid #0206171a;width:100%;height:330px}.blogPostBody{color:var(--color-muted);margin-top:18px;line-height:1.8}.richText{line-height:1.85}.richText p{margin:0 0 14px}.richText img{border-radius:var(--radius-lg);max-width:100%}@media (width<=980px){.homeProductsGrid,.homeServicesGrid,.homeRolesGrid{grid-template-columns:1fr}.postGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.siteFooterBottomInner{flex-direction:column;align-items:flex-start}}@media (width<=560px){.postGrid{grid-template-columns:1fr}}
