.hero[data-astro-cid-ge2uvauf]{padding-top:calc(76px + var(--space-16));padding-bottom:var(--space-20);background-color:var(--color-bg-subtle);background-image:radial-gradient(55% 45% at 18% 0,#2e86de12,#0000 70%),radial-gradient(45% 40% at 85% 8%,#f6b93b0f,#0000 70%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Crect x='24' y='24' width='4' height='4' rx='1.1' fill='%230F2143' opacity='0.05'/%3E%3C/svg%3E");position:relative;overflow:hidden}.hero__deco[data-astro-cid-ge2uvauf]{pointer-events:none;position:absolute;inset:0}.hero__deco[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{width:var(--s,12px);height:var(--s,12px);background:var(--c);opacity:.3;border-radius:28%;position:absolute}.hero__container[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;display:flex}.hero__content[data-astro-cid-ge2uvauf]{text-align:center;max-width:820px;margin-bottom:var(--space-16)}.hero__badge[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-2);background:var(--color-primary-50);border:1px solid var(--color-primary-100);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-primary);margin-bottom:var(--space-6);padding:.4rem 1rem;font-weight:600;animation:.6s both fadeInUp;display:inline-flex}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.03em;color:var(--color-text);margin-bottom:var(--space-6);font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1.08;animation:.6s .1s both fadeInUp}.hero__title-accent[data-astro-cid-ge2uvauf]{color:var(--color-primary);white-space:nowrap;position:relative}.hero__title-accent[data-astro-cid-ge2uvauf]:after{content:"";border-radius:var(--radius-full);background:linear-gradient(to right, var(--color-brand-red) 0 24%, transparent 24% 26%, var(--color-brand-yellow) 26% 49%, transparent 49% 51%, var(--color-brand-green) 51% 74%, transparent 74% 76%, var(--color-brand-blue) 76% 100%);height:.08em;position:absolute;bottom:-.1em;left:2%;right:2%}.hero__subtitle[data-astro-cid-ge2uvauf]{font-size:var(--text-xl);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:620px;margin-inline:auto;margin-bottom:var(--space-8);animation:.6s .2s both fadeInUp}.hero__ctas[data-astro-cid-ge2uvauf]{gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;justify-content:center;animation:.6s .3s both fadeInUp;display:flex}.hero__note[data-astro-cid-ge2uvauf]{font-size:var(--text-sm);color:var(--color-text-muted);animation:.6s .35s both fadeInUp}.hero__visual[data-astro-cid-ge2uvauf]{width:100%;max-width:960px;animation:.8s .4s both cardIn;position:relative}@keyframes cardIn{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.hero__card[data-astro-cid-ge2uvauf]{border-radius:var(--radius-2xl);border:1px solid var(--color-border);box-shadow:var(--shadow-xl);background:#fff;position:relative;overflow:hidden}.hero__card-header[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border-light);display:flex}.hero__card-dots[data-astro-cid-ge2uvauf]{gap:6px;display:flex}.hero__card-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{border-radius:50%;width:10px;height:10px}.hero__card-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:first-child{background:#ff5f57}.hero__card-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:nth-child(2){background:#ffbd2e}.hero__card-dots[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:last-child{background:#28c840}.hero__card-url[data-astro-cid-ge2uvauf]{border:1px solid var(--color-border-light);border-radius:var(--radius-full);max-width:320px;color:var(--color-text-muted);text-align:center;background:#fff;flex:1;margin-inline:auto;padding:4px 14px;font-size:11px}.hero__card-body[data-astro-cid-ge2uvauf]{grid-template-columns:180px 1fr;min-height:320px;display:grid}.hero__sidebar[data-astro-cid-ge2uvauf]{padding:var(--space-4);border-right:1px solid var(--color-border-light);background:var(--color-bg-subtle);flex-direction:column;gap:2px;display:flex}.hero__side-item[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);color:var(--color-text-secondary);padding:7px 10px;font-size:12px;font-weight:500;display:flex}.hero__side-item[data-astro-cid-ge2uvauf].is-active{box-shadow:var(--shadow-sm);color:var(--color-text);background:#fff;font-weight:600}.hero__side-dot[data-astro-cid-ge2uvauf]{background:var(--c);border-radius:3px;flex-shrink:0;width:8px;height:8px}.hero__main[data-astro-cid-ge2uvauf]{padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.hero__mini-stats[data-astro-cid-ge2uvauf]{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}.hero__mini-stat[data-astro-cid-ge2uvauf]{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);opacity:0;background:#fff;flex-direction:column;gap:2px;animation:.5s forwards statPop;display:flex}.hero__mini-stat[data-astro-cid-ge2uvauf]:first-child{animation-delay:.8s}.hero__mini-stat[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:.95s}.hero__mini-stat[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:1.1s}@keyframes statPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.hero__mini-stat-label[data-astro-cid-ge2uvauf]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:10px;font-weight:600}.hero__mini-stat-val[data-astro-cid-ge2uvauf]{font-size:var(--text-xl);font-weight:800;font-family:var(--font-display);color:var(--color-text)}.hero__mini-stat-change[data-astro-cid-ge2uvauf]{color:var(--color-accent-green);font-size:11px;font-weight:600}.hero__panels[data-astro-cid-ge2uvauf]{gap:var(--space-3);flex:1;grid-template-columns:1.5fr 1fr;display:grid}.hero__ai-feed[data-astro-cid-ge2uvauf]{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:var(--space-3);background:#fff;flex-direction:column;display:flex}.hero__ai-header[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border-light);display:flex}.hero__ai-avatar[data-astro-cid-ge2uvauf]{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hero__ai-name[data-astro-cid-ge2uvauf]{color:var(--color-text);font-size:12px;font-weight:700}.hero__ai-status[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);align-items:center;gap:4px;font-size:10px;display:flex}.hero__ai-live[data-astro-cid-ge2uvauf]{background:var(--color-accent-green);border-radius:50%;width:6px;height:6px}.hero__ai-actions[data-astro-cid-ge2uvauf]{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.hero__ai-action[data-astro-cid-ge2uvauf]{align-items:flex-start;gap:var(--space-2);color:var(--color-text-secondary);padding:var(--space-2);border-radius:var(--radius-md);background:var(--color-bg-subtle);font-size:11px;line-height:1.4;display:flex}.hero__ai-badge[data-astro-cid-ge2uvauf]{border-radius:var(--radius-full);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;padding:2px 8px;font-size:9px;font-weight:700}.hero__ai-badge[data-astro-cid-ge2uvauf].done{color:#00794a;background:#d6f5e6}.hero__ai-badge[data-astro-cid-ge2uvauf].progress{background:var(--color-primary-100);color:var(--color-primary-dark)}.hero__ai-badge[data-astro-cid-ge2uvauf].queued{background:var(--color-bg-muted);color:var(--color-text-muted)}.hero__chart-panel[data-astro-cid-ge2uvauf]{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:var(--space-3);background:#fff;flex-direction:column;display:flex}.hero__chart-title[data-astro-cid-ge2uvauf]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:11px;font-weight:700}.hero__mini-chart[data-astro-cid-ge2uvauf]{flex:1;align-items:flex-end;gap:6px;min-height:90px;display:flex}.hero__bar[data-astro-cid-ge2uvauf]{background:var(--color-primary);height:0;animation:.8s forwards barGrow;animation-delay:calc(1.2s + var(--h,0) * 10ms);opacity:.85;border-radius:4px 4px 0 0;flex:1}.hero__bar[data-astro-cid-ge2uvauf]:nth-child(2n){background:var(--color-accent-green);opacity:.7}@keyframes barGrow{0%{height:0}to{height:var(--h)}}.hero__chip[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:var(--text-xs);color:var(--color-text);white-space:nowrap;opacity:0;background:#fff;font-weight:600;animation:.5s forwards statPop;display:flex;position:absolute}.hero__chip--left[data-astro-cid-ge2uvauf]{animation-delay:1.4s;top:74%;left:-60px}.hero__chip--right[data-astro-cid-ge2uvauf]{animation-delay:1.6s;bottom:14%;right:-60px}.hero__chip-icon[data-astro-cid-ge2uvauf]{background:var(--c);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hero__stats[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;gap:var(--space-8);margin-top:var(--space-16);animation:.6s .5s both fadeInUp;display:flex}.hero__stat[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;gap:2px;display:flex}.hero__stat-value[data-astro-cid-ge2uvauf]{font-size:var(--text-2xl);font-weight:800;font-family:var(--font-display);color:var(--color-text)}.hero__stat-label[data-astro-cid-ge2uvauf]{font-size:var(--text-xs);color:var(--color-text-muted);font-weight:500}.hero__stat-divider[data-astro-cid-ge2uvauf]{background:var(--color-border);width:1px;height:36px}@media (width<=960px){.hero__card-body[data-astro-cid-ge2uvauf]{grid-template-columns:1fr}.hero__sidebar[data-astro-cid-ge2uvauf]{border-right:none;border-bottom:1px solid var(--color-border-light);flex-flow:wrap}.hero__chip[data-astro-cid-ge2uvauf]{display:none}}@media (width<=640px){.hero__panels[data-astro-cid-ge2uvauf]{grid-template-columns:1fr}.hero__mini-stats[data-astro-cid-ge2uvauf]{grid-template-columns:1fr 1fr}.hero__mini-stat[data-astro-cid-ge2uvauf]:nth-child(3){display:none}.hero__stats[data-astro-cid-ge2uvauf]{gap:var(--space-6);flex-wrap:wrap}.hero__stat-divider[data-astro-cid-ge2uvauf]{display:none}}@media (prefers-reduced-motion:reduce){.hero__visual[data-astro-cid-ge2uvauf],.hero__badge[data-astro-cid-ge2uvauf],.hero__title[data-astro-cid-ge2uvauf],.hero__subtitle[data-astro-cid-ge2uvauf],.hero__ctas[data-astro-cid-ge2uvauf],.hero__note[data-astro-cid-ge2uvauf],.hero__stats[data-astro-cid-ge2uvauf],.hero__mini-stat[data-astro-cid-ge2uvauf],.hero__chip[data-astro-cid-ge2uvauf],.hero__bar[data-astro-cid-ge2uvauf]{opacity:1!important;animation:none!important;transform:none!important}.hero__bar[data-astro-cid-ge2uvauf]{height:var(--h)!important}}.modules[data-astro-cid-kd6nwhfu]{background:var(--color-bg-subtle)}.modules__header[data-astro-cid-kd6nwhfu]{margin-bottom:var(--space-12)}.modules__grid[data-astro-cid-kd6nwhfu]{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.module-card[data-astro-cid-kd6nwhfu]{padding:var(--space-5);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);cursor:default;position:relative;overflow:hidden}.module-card[data-astro-cid-kd6nwhfu]:before{content:"";background:var(--mc,var(--color-primary));opacity:0;height:4px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.module-card[data-astro-cid-kd6nwhfu]:hover{border-color:var(--mc,var(--color-primary-100));box-shadow:var(--shadow-lg);transform:translateY(-3px)}.module-card[data-astro-cid-kd6nwhfu]:hover:before{opacity:1}.module-card__header[data-astro-cid-kd6nwhfu]{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.module-card__icon[data-astro-cid-kd6nwhfu]{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--mc,var(--color-primary)) 12%, #fff);width:38px;height:38px;color:var(--mc,var(--color-primary));flex-shrink:0;justify-content:center;align-items:center;display:flex}.module-card__title[data-astro-cid-kd6nwhfu]{font-size:var(--text-base);color:var(--color-text);font-weight:700}.module-card__features[data-astro-cid-kd6nwhfu]{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.module-card__feature[data-astro-cid-kd6nwhfu]{font-size:var(--text-xs);background:var(--color-bg-subtle);border-radius:var(--radius-full);white-space:nowrap;color:var(--color-text-secondary);padding:.2rem .6rem;font-weight:600}@media (width<=960px){.modules__grid[data-astro-cid-kd6nwhfu]{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.modules__grid[data-astro-cid-kd6nwhfu]{grid-template-columns:1fr}}.ai-agents__header[data-astro-cid-w364rjvi]{margin-bottom:var(--space-12)}.ai-agents__grid[data-astro-cid-w364rjvi]{gap:var(--space-4);margin-bottom:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}.ai-agents__card[data-astro-cid-w364rjvi]{padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base)}.ai-agents__card[data-astro-cid-w364rjvi]:hover{border-color:var(--color-primary-100);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ai-agents__card-icon[data-astro-cid-w364rjvi]{background:color-mix(in srgb, var(--ac,var(--color-primary)) 12%, #fff);width:44px;height:44px;color:var(--ac,var(--color-primary));border-radius:var(--radius-lg);margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.ai-agents__card[data-astro-cid-w364rjvi]:first-child{--ac:var(--color-brand-red)}.ai-agents__card[data-astro-cid-w364rjvi]:nth-child(2){--ac:var(--color-brand-yellow)}.ai-agents__card[data-astro-cid-w364rjvi]:nth-child(3){--ac:var(--color-brand-green)}.ai-agents__card[data-astro-cid-w364rjvi]:nth-child(4){--ac:var(--color-brand-blue)}.ai-agents__card[data-astro-cid-w364rjvi]:nth-child(5){--ac:var(--color-navy)}.ai-agents__card[data-astro-cid-w364rjvi]:nth-child(6){--ac:var(--color-brand-red)}.ai-agents__card-title[data-astro-cid-w364rjvi]{font-size:var(--text-base);margin-bottom:var(--space-2);font-weight:700}.ai-agents__card-description[data-astro-cid-w364rjvi]{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.ai-agents__visual[data-astro-cid-w364rjvi]{max-width:600px;margin-inline:auto}.ai-agents__demo[data-astro-cid-w364rjvi]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden}.ai-agents__demo-header[data-astro-cid-w364rjvi]{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-light);display:flex}.ai-agents__demo-avatar[data-astro-cid-w364rjvi]{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ai-agents__demo-name[data-astro-cid-w364rjvi]{font-size:var(--text-sm);font-weight:700}.ai-agents__demo-status[data-astro-cid-w364rjvi]{font-size:var(--text-xs);color:var(--color-text-muted);align-items:center;gap:4px;display:flex}.ai-agents__demo-live[data-astro-cid-w364rjvi]{background:var(--color-success);border-radius:50%;width:6px;height:6px}.ai-agents__demo-feed[data-astro-cid-w364rjvi]{padding:var(--space-4) var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.ai-agents__demo-item[data-astro-cid-w364rjvi]{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-secondary);padding:var(--space-2) 0;display:flex}.ai-agents__demo-badge[data-astro-cid-w364rjvi]{border-radius:var(--radius-full);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.ai-agents__demo-badge[data-astro-cid-w364rjvi].done{color:#166534;background:#dcfce7}.ai-agents__demo-badge[data-astro-cid-w364rjvi].progress{background:var(--color-primary-50);color:var(--color-primary)}.ai-agents__demo-badge[data-astro-cid-w364rjvi].queued{background:var(--color-bg-muted);color:var(--color-text-muted)}@media (width<=960px){.ai-agents__grid[data-astro-cid-w364rjvi]{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.ai-agents__grid[data-astro-cid-w364rjvi]{grid-template-columns:1fr}}.comparison[data-astro-cid-qwh5zuhx]{background:var(--color-bg-subtle)}.comparison__header[data-astro-cid-qwh5zuhx]{margin-bottom:var(--space-12)}.comparison__table-wrapper[data-astro-cid-qwh5zuhx]{-webkit-overflow-scrolling:touch;margin-bottom:var(--space-8);overflow-x:auto}.comparison__table[data-astro-cid-qwh5zuhx]{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-bg);width:100%;min-width:600px;overflow:hidden}.comparison__row[data-astro-cid-qwh5zuhx]{border-bottom:1px solid var(--color-border-light);grid-template-columns:1.5fr repeat(3,1fr);display:grid}.comparison__row[data-astro-cid-qwh5zuhx]:last-child{border-bottom:none}.comparison__row--header[data-astro-cid-qwh5zuhx]{background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border)}.comparison__cell[data-astro-cid-qwh5zuhx]{padding:var(--space-4) var(--space-5);font-size:var(--text-sm);justify-content:center;align-items:center;display:flex}.comparison__cell--feature[data-astro-cid-qwh5zuhx]{color:var(--color-text);justify-content:flex-start;font-weight:500}.comparison__cell--brand[data-astro-cid-qwh5zuhx]{font-weight:700;font-size:var(--text-sm);color:var(--color-text-muted)}.comparison__cell--highlight[data-astro-cid-qwh5zuhx]{background:var(--color-primary-50)}.comparison__row--header[data-astro-cid-qwh5zuhx] .comparison__cell--highlight[data-astro-cid-qwh5zuhx]{background:var(--color-primary-100)}.comparison__brand-name[data-astro-cid-qwh5zuhx]{color:var(--color-primary);font-weight:800}.comparison__note[data-astro-cid-qwh5zuhx]{font-size:var(--text-sm);color:var(--color-text-muted)}@media (width<=768px){.comparison__cell[data-astro-cid-qwh5zuhx]{padding:var(--space-3) var(--space-4)}}.trust__header[data-astro-cid-wtzqjce7]{margin-bottom:var(--space-12)}.trust__grid[data-astro-cid-wtzqjce7]{gap:var(--space-5);margin-bottom:var(--space-12);grid-template-columns:repeat(2,1fr);display:grid}.trust__card[data-astro-cid-wtzqjce7]{padding:var(--space-8);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:border-color var(--transition-base), box-shadow var(--transition-base)}.trust__card[data-astro-cid-wtzqjce7]:hover{border-color:var(--color-primary-100);box-shadow:var(--shadow-lg)}.trust__card-icon[data-astro-cid-wtzqjce7]{background:var(--color-primary-50);width:48px;height:48px;color:var(--color-primary);border-radius:var(--radius-lg);margin-bottom:var(--space-5);justify-content:center;align-items:center;display:flex}.trust__card-title[data-astro-cid-wtzqjce7]{font-size:var(--text-xl);margin-bottom:var(--space-3);font-weight:700}.trust__card-description[data-astro-cid-wtzqjce7]{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.trust__compliance[data-astro-cid-wtzqjce7]{text-align:center;margin-bottom:var(--space-8)}.trust__compliance-title[data-astro-cid-wtzqjce7]{font-size:var(--text-xl);margin-bottom:var(--space-2);font-weight:700}.trust__compliance-subtitle[data-astro-cid-wtzqjce7]{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-8)}.trust__badges[data-astro-cid-wtzqjce7]{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.trust__badge[data-astro-cid-wtzqjce7]{align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:border-color var(--transition-base), box-shadow var(--transition-base);cursor:default;flex-direction:column;display:flex}.trust__badge[data-astro-cid-wtzqjce7]:hover{border-color:var(--color-primary-100);box-shadow:var(--shadow-md)}.trust__badge-icon[data-astro-cid-wtzqjce7]{border-radius:var(--radius-xl);justify-content:center;align-items:center;width:56px;height:56px;display:flex}.trust__badge-name[data-astro-cid-wtzqjce7]{font-size:var(--text-sm);color:var(--color-text);text-align:center;font-weight:600;line-height:var(--leading-snug)}.trust__audiences[data-astro-cid-wtzqjce7]{text-align:center;padding:var(--space-8);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl)}.trust__audiences-title[data-astro-cid-wtzqjce7]{font-size:var(--text-lg);margin-bottom:var(--space-5);font-weight:700}.trust__audiences-list[data-astro-cid-wtzqjce7]{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.trust__audience-tag[data-astro-cid-wtzqjce7]{align-items:center;gap:var(--space-2);background:var(--color-primary-50);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-primary);padding:.5rem 1rem;font-weight:500;display:inline-flex}@media (width<=768px){.trust__grid[data-astro-cid-wtzqjce7]{grid-template-columns:1fr}.trust__badges[data-astro-cid-wtzqjce7]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.trust__badges[data-astro-cid-wtzqjce7]{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}}
