.o-feature-card:where(.astro-EZSI7UPZ){background:var(--color-surface-0);border:1.5px solid var(--color-border);border-radius:var(--radius-md);padding:1.75rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.o-feature-card:where(.astro-EZSI7UPZ):hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.o-feature-card__icon:where(.astro-EZSI7UPZ){width:52px;height:52px;border-radius:var(--radius-sm);background:var(--color-primary-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.o-feature-card__icon:where(.astro-EZSI7UPZ) i:where(.astro-EZSI7UPZ){font-size:1.4rem;color:var(--color-primary)}.o-feature-card__icon:where(.astro-EZSI7UPZ) img:where(.astro-EZSI7UPZ){width:1.75rem;height:1.75rem;object-fit:contain}.o-feature-card__desc:where(.astro-EZSI7UPZ){font-size:.95rem;color:var(--color-text-muted);line-height:1.6;margin:0}.hero-badge:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.45rem;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.35rem .9rem;border-radius:20px;margin-bottom:1.25rem}.hero-title:where(.astro-J7PV25F6){font-size:clamp(2.4rem,5vw,4.5rem);font-weight:800;color:#fff;font-family:Open Sans,sans-serif;line-height:1.1;margin-bottom:1rem}.hero-sub:where(.astro-J7PV25F6){font-size:1.15rem;color:#ffffffd9;line-height:1.65;max-width:520px;margin-bottom:2rem}.hero-actions:where(.astro-J7PV25F6){display:flex;gap:1rem;flex-wrap:wrap}.video-wrap:where(.astro-J7PV25F6){position:relative;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:16/9;box-shadow:var(--shadow-lg);margin:0 auto 2rem}.video-wrap:where(.astro-J7PV25F6) iframe:where(.astro-J7PV25F6){width:100%;height:100%;display:block}.features-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.why-grid:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:1.5rem;max-width:760px;margin:0 auto}.why-card:where(.astro-J7PV25F6){display:flex;gap:1.25rem;align-items:flex-start;background:var(--color-surface-0);border:1.5px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;transition:box-shadow var(--transition),border-color var(--transition)}.why-card:where(.astro-J7PV25F6):hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.why-card__icon:where(.astro-J7PV25F6){flex-shrink:0;width:48px;height:48px;border-radius:var(--radius-sm);background:var(--color-primary-bg);display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--color-primary)}.why-card__title:where(.astro-J7PV25F6){font-size:1.05rem;font-weight:700;color:var(--color-text);margin-bottom:.35rem}.why-card__desc:where(.astro-J7PV25F6){font-size:.93rem;color:var(--color-text-muted);margin:0;line-height:1.6}.stats-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.stat-item:where(.astro-J7PV25F6){background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:2rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.4rem;transition:background var(--transition)}.stat-item:where(.astro-J7PV25F6):hover{background:rgba(255,255,255,.12)}.stat-num:where(.astro-J7PV25F6){font-size:2.6rem;font-weight:800;color:var(--color-primary-light);line-height:1}.stat-lbl:where(.astro-J7PV25F6){font-size:.88rem;color:#fff9}.logos-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.logo-cell:where(.astro-J7PV25F6){border:1.5px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-0);height:7rem;display:flex;align-items:center;justify-content:center;padding:.75rem;overflow:hidden;transition:border-color var(--transition),box-shadow var(--transition)}.logo-cell:where(.astro-J7PV25F6):hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.logo-cell:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(1) opacity(.65);transition:filter var(--transition)}.logo-cell:where(.astro-J7PV25F6):hover img:where(.astro-J7PV25F6){filter:grayscale(0) opacity(1)}@media (max-width: 900px){.features-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}.stats-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}.logos-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.hero-sub:where(.astro-J7PV25F6){font-size:1rem}.features-grid:where(.astro-J7PV25F6){grid-template-columns:1fr}.logos-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}.stat-num:where(.astro-J7PV25F6){font-size:2rem}}.demo-field:where(.astro-J7PV25F6){margin-bottom:1.5rem}.demo-field:where(.astro-J7PV25F6):last-child{margin-bottom:0}.demo-value:where(.astro-J7PV25F6){background:#f0f0f0;border:1.5px solid #d0d0d0;border-radius:var(--radius-sm);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color var(--transition),border-color var(--transition),box-shadow var(--transition);font-family:Courier New,monospace;font-weight:500;color:#333}.demo-value:where(.astro-J7PV25F6):hover{background:#e8e8e8;border-color:#b0b0b0;box-shadow:0 2px 8px #0000001a}.demo-value:where(.astro-J7PV25F6) i:where(.astro-J7PV25F6){font-size:.9rem;color:#666;opacity:.7;transition:opacity var(--transition)}.demo-value:where(.astro-J7PV25F6):hover i:where(.astro-J7PV25F6){opacity:1}.demo-value:where(.astro-J7PV25F6).copied{background:#d4edda;border-color:#28a745}.demo-value:where(.astro-J7PV25F6).copied i:where(.astro-J7PV25F6):before{content:""}
