.wyg-header{margin-bottom:2.5rem}@media (min-width:64rem){.wyg-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.wyg-card{grid-column:span 2}.wyg-card:nth-child(4){grid-column:2/span 2}.wyg-card:nth-child(5){grid-column:4/span 2}}.wyg-card{display:flex;flex-direction:column;padding:1.75rem}.wyg-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--accent-soft);color:var(--accent);margin-bottom:1.25rem}.wyg-card-body{margin-top:.625rem}.hiw-header{margin-bottom:2.5rem}.hiw-steps{display:grid;gap:1.5rem;padding:0;list-style:none}@media (min-width:48rem){.hiw-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.hiw-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.hiw-step{position:relative;padding-top:1.25rem;border-top:2px solid var(--border-strong)}.hiw-number{font-family:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace;font-size:.75rem;font-weight:500;letter-spacing:.18em;color:var(--accent)}.hiw-step-title{margin-top:.625rem}.hiw-step-body{margin-top:.5rem}.hiw-note{margin-top:2.5rem;max-width:44rem}.cta-card{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.75rem;background-image:radial-gradient(120% 105% at 100% 0,var(--card-wash) 0,transparent 62%)}@media (min-width:48rem){.cta-card{padding:3rem}}.cta-heading{margin-top:.875rem;max-width:30rem}.cta-description{margin-top:.75rem;max-width:36rem}.cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem}.cta-email{display:inline-block;padding-block:.25rem;font-weight:500;color:var(--accent)}.cta-email:hover{text-decoration:underline}@media (pointer:coarse){.cta-email{padding-block:.5rem}}