.xspec[data-astro-cid-3d45kits]{background:var(--bg-primary)}.xspec-header[data-astro-cid-3d45kits]{max-width:640px}.xspec-header[data-astro-cid-3d45kits] .section-title[data-astro-cid-3d45kits]{margin-top:12px}.xspec-header[data-astro-cid-3d45kits] .section-sub[data-astro-cid-3d45kits]{margin-top:16px}.xspec-grid[data-astro-cid-3d45kits]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin:48px 0 0;display:grid}.xspec-card[data-astro-cid-3d45kits]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-md);transition:background .25s var(--ease), border-color .25s var(--ease);animation:xspec-in .5s var(--ease) both;animation-delay:calc(var(--i) * 40ms + 50ms);flex-direction:column;gap:8px;padding:22px 24px;display:flex}.xspec-card[data-astro-cid-3d45kits]:hover{background:var(--bg-card-hover);border-color:var(--border-hover)}.xspec-label[data-astro-cid-3d45kits]{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.xspec-val[data-astro-cid-3d45kits]{font-family:var(--mono);font-size:var(--t-body);letter-spacing:-.01em;color:var(--text-heading);font-variant-numeric:tabular-nums;margin:0;font-weight:600;line-height:1.4}.xspec-val[data-astro-cid-3d45kits] a{color:inherit;text-decoration:underline;text-decoration-color:var(--border-strong);text-underline-offset:3px;transition:text-decoration-color .2s var(--ease)}.xspec-val[data-astro-cid-3d45kits] a:hover{text-decoration-color:var(--text-heading)}@keyframes xspec-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.xspec-card[data-astro-cid-3d45kits]{animation:none}}@media (width<=600px){.xspec-grid[data-astro-cid-3d45kits]{grid-template-columns:1fr}.xspec-card[data-astro-cid-3d45kits]{padding:18px 20px}}.xwhy[data-astro-cid-3qaxh5xh]{background:var(--bg-secondary)}.xwhy-header[data-astro-cid-3qaxh5xh]{max-width:640px}.xwhy-header[data-astro-cid-3qaxh5xh] .section-title[data-astro-cid-3qaxh5xh]{margin-top:12px}.xwhy-header[data-astro-cid-3qaxh5xh] .section-sub[data-astro-cid-3qaxh5xh]{margin-top:16px}.xwhy-list[data-astro-cid-3qaxh5xh]{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 40px;margin:44px 0 0;padding:0;list-style:none;display:grid}.xwhy-item[data-astro-cid-3qaxh5xh]{animation:xwhy-in .5s var(--ease) both;animation-delay:calc(var(--i) * 60ms + 50ms);align-items:flex-start;gap:14px;display:flex}.xwhy-icon[data-astro-cid-3qaxh5xh]{background:var(--bg-surface);border:1px solid var(--border);width:26px;height:26px;color:var(--text-heading);transition:background .25s var(--ease), border-color .25s var(--ease), color .25s var(--ease);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.xwhy-icon[data-astro-cid-3qaxh5xh] svg[data-astro-cid-3qaxh5xh]{width:14px;height:14px;display:block}.xwhy-item[data-astro-cid-3qaxh5xh]:hover .xwhy-icon[data-astro-cid-3qaxh5xh]{background:var(--black);border-color:var(--black);color:var(--white)}.xwhy-text[data-astro-cid-3qaxh5xh]{color:var(--text-secondary)}.xwhy-text[data-astro-cid-3qaxh5xh] strong{color:var(--text-heading);font-weight:700}.xwhy-text[data-astro-cid-3qaxh5xh] a{color:var(--text-heading);text-decoration:underline;text-decoration-color:var(--border-strong);text-underline-offset:3px;transition:text-decoration-color .2s var(--ease)}.xwhy-text[data-astro-cid-3qaxh5xh] a:hover{text-decoration-color:var(--text-heading)}@keyframes xwhy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.xwhy-item[data-astro-cid-3qaxh5xh]{animation:none}}@media (width<=760px){.xwhy-list[data-astro-cid-3qaxh5xh]{grid-template-columns:1fr;gap:16px}}.xcmp[data-astro-cid-boe26j2f]{background:var(--bg-secondary)}.xcmp-header[data-astro-cid-boe26j2f]{max-width:640px}.xcmp-header[data-astro-cid-boe26j2f] .section-title[data-astro-cid-boe26j2f]{margin-top:12px}.xcmp-header[data-astro-cid-boe26j2f] .section-sub[data-astro-cid-boe26j2f]{margin-top:16px}.xcmp-scroll[data-astro-cid-boe26j2f]{overscroll-behavior-x:contain;border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg-card);margin-top:40px;overflow-x:auto}.xcmp-table[data-astro-cid-boe26j2f]{grid-template-columns:minmax(150px, 1.4fr) repeat(var(--cols), minmax(130px, 1fr));min-width:640px;display:grid}.xcmp-row[data-astro-cid-boe26j2f]{display:contents}.xcmp-cell[data-astro-cid-boe26j2f]{border-bottom:1px solid var(--border);font-family:var(--mono);font-size:var(--t-body-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums;align-items:center;padding:16px 20px;display:flex}.xcmp-feature[data-astro-cid-boe26j2f]{font-family:var(--font);color:var(--text-heading);background:var(--bg-surface);font-weight:600}.xcmp-head[data-astro-cid-boe26j2f] .xcmp-cell[data-astro-cid-boe26j2f]{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;font-weight:700;font-size:var(--t-micro);color:var(--text-heading);background:var(--bg-surface)}.xcmp-cell[data-astro-cid-boe26j2f].xcmp-us,.xcmp-head[data-astro-cid-boe26j2f] .xcmp-cell[data-astro-cid-boe26j2f].xcmp-us{background:var(--black);color:var(--white)}.xcmp-row[data-astro-cid-boe26j2f]:last-child .xcmp-cell[data-astro-cid-boe26j2f]{border-bottom:none}.xcmp-cell[data-astro-cid-boe26j2f] a{color:inherit;text-decoration:underline;text-decoration-color:var(--border-strong);text-underline-offset:3px}.xcmp-cell[data-astro-cid-boe26j2f].xcmp-us a{text-decoration-color:#ffffff80}.pt{background:var(--bg-secondary)}.xspec{background:var(--bg-primary)}.xwhy{background:var(--bg-secondary)}.uc{background:var(--bg-primary)}.xcmp,.testimonials{background:var(--bg-secondary)}.faq{background:var(--bg-primary)}.sec-anchor[data-astro-cid-vmssjole]{scroll-margin-top:156px}
