.std-nav{align-items:center;gap:1.75rem;display:flex}.std-nav a{color:var(--muted);font-size:.9375rem;text-decoration:none}@media (max-width:780px){.std-nav{display:none}}.std-eyebrow{border:1px solid var(--line);background:var(--surface);border-radius:var(--r-pill);color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.875rem;display:inline-flex}.std-dot{background:var(--ok);border-radius:50%;width:.4rem;height:.4rem}.std-cta-row{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.std-act-ghost{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:var(--r-md);align-items:center;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.std-act-ghost:hover{background:var(--surface-2)}.std-frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);text-align:left;box-shadow:var(--shadow-frame);overflow:hidden}.std-frame-bar{border-bottom:1px solid var(--line);background:var(--surface-2);align-items:center;gap:.4rem;padding:.7rem .9rem;display:flex}.std-frame-dot{background:var(--line);border-radius:50%;width:.6rem;height:.6rem}.std-frame-body{padding:1.25rem}.std-cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1rem;display:grid}.std-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.5rem}.std-card-icon{border-radius:var(--r-md);background:var(--accent-tint);width:2.5rem;height:2.5rem;color:var(--accent);place-items:center;margin-bottom:1rem;display:grid}.std-card h3{font-size:var(--step-1);margin-bottom:.4rem;font-weight:600}.std-card p{color:var(--muted);font-size:.9375rem}.std-final{text-align:center;background:linear-gradient(180deg, var(--surface) 0%, var(--bg) 100%);border:1px solid var(--line);border-radius:var(--r-xl);padding:3.5rem 1.5rem}
