.how-help-page .page-header__inner{max-width:760px}.how-help-page .page-header__inner .text+.text{margin-top:var(--space-1)}.how-help-page .text-highlight{color:var(--color-accent-1-strong);font-weight:600}.how-process__steps{gap:var(--space-4);margin-top:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.how-process__steps:before{content:"";background:var(--color-border);height:1px;position:absolute;top:28px;left:10%;right:10%}.how-process__step{z-index:1;align-items:center;gap:var(--space-1);text-align:center;flex-direction:column;display:flex;position:relative}.how-process__icon{width:56px;height:56px;margin-bottom:var(--space-1);border-radius:var(--radius-pill);background:var(--color-bg);border:1px solid var(--color-border);justify-content:center;align-items:center;display:flex}.how-process__icon--primary{color:var(--color-accent-1-strong)}.how-process__icon--secondary{color:var(--color-accent-2-strong)}.how-process__icon--tertiary{color:var(--color-accent-3-strong)}.how-process__number{letter-spacing:.08em;opacity:.4;font-size:11px;font-weight:600}.how-process__step h3{font-size:18px;line-height:1.3}.how-process__step p{opacity:.7;max-width:245px;font-size:14px;line-height:1.65}.how-process__media{gap:var(--space-3);margin-top:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.how-process__media img{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius-lg);width:100%;display:block}.how-free-cats__items{gap:var(--space-3);margin-top:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.how-free-cats__item{align-items:center;gap:var(--space-1);padding:var(--space-3);text-align:center;flex-direction:column;display:flex}.how-free-cats__icon{width:52px;height:52px;margin-bottom:var(--space-1);border-radius:var(--radius-pill);justify-content:center;align-items:center;display:flex}.how-free-cats__icon--primary{background:var(--color-accent-1);color:var(--color-accent-1-strong)}.how-free-cats__icon--secondary{background:var(--color-accent-2);color:var(--color-accent-2-strong)}.how-free-cats__icon--tertiary{background:var(--color-accent-3);color:var(--color-accent-3-strong)}.how-free-cats__item h3{font-size:17px;line-height:1.3}.how-free-cats__item p{opacity:.7;max-width:250px;font-size:14px;line-height:1.6}.how-free-cats__media{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.how-free-cats__media img{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius-lg);width:100%;display:block}.how-free-cats__note{max-width:760px;margin:var(--space-4) auto 0;text-align:center}.how-free-cats__note .text{opacity:.7}.how-results__grid{gap:var(--space-3);max-width:900px;margin:var(--space-5) auto 0;grid-template-columns:repeat(3,1fr);display:grid}.how-result{align-items:center;gap:var(--space-1);padding:var(--space-4);border-radius:var(--radius-lg);text-align:center;flex-direction:column;display:flex}.how-result--primary{background:var(--color-accent-1);color:var(--color-accent-1-strong)}.how-result--secondary{background:var(--color-accent-2);color:var(--color-accent-2-strong)}.how-result--tertiary{background:var(--color-accent-3);color:var(--color-accent-3-strong)}.how-result svg{width:24px;height:24px}.how-result strong{letter-spacing:-.02em;font-size:40px;font-weight:600;line-height:1}.how-result p{color:var(--color-text);opacity:.7;font-size:14px}.how-difficult__inner{text-align:center;max-width:700px;margin:0 auto}.how-difficult__inner .text{margin-top:var(--space-2);opacity:.75;line-height:1.75}.how-help-options{gap:var(--space-3);max-width:1000px;margin:var(--space-5) auto 0;grid-template-columns:repeat(3,1fr);display:grid}.how-help-option{align-items:center;gap:var(--space-1);min-height:270px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;display:flex}.how-help-option__icon{width:52px;height:52px;margin-bottom:var(--space-1);border-radius:var(--radius-pill);justify-content:center;align-items:center;display:flex}.how-help-option__icon--primary{background:var(--color-accent-1);color:var(--color-accent-1-strong)}.how-help-option__icon--secondary{background:var(--color-accent-2);color:var(--color-accent-2-strong)}.how-help-option__icon--tertiary{background:var(--color-accent-3);color:var(--color-accent-3-strong)}.how-help-option h3{font-size:18px}.how-help-option p{opacity:.7;min-height:44px;font-size:14px}.how-help-option .button,.how-help-option>a{margin-top:auto}.how-final__inner{align-items:center;gap:var(--space-2);text-align:center;flex-direction:column;display:flex}.how-final__inner>.text{opacity:.75}.how-final__actions{align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}@media (max-width:768px){.how-process__steps{gap:var(--space-4);grid-template-columns:1fr}.how-process__steps:before{width:1px;height:auto;top:28px;bottom:28px;left:50%}.how-process__step{max-width:320px;margin:0 auto}.how-process__media{gap:var(--space-2);grid-template-columns:1fr}.how-process__media img{aspect-ratio:16/10}.how-free-cats__items{gap:var(--space-2);grid-template-columns:1fr}.how-free-cats__item{padding:var(--space-2)}.how-free-cats__media{gap:var(--space-2);grid-template-columns:1fr}.how-free-cats__media img{aspect-ratio:16/10}.how-results__grid{grid-template-columns:1fr;max-width:420px}.how-result{padding:var(--space-3)}.how-help-options{grid-template-columns:1fr;max-width:420px}.how-help-option{min-height:240px}.how-final__actions{flex-direction:column;width:100%}.how-final__actions>a,.how-final__actions>.button,.how-final__actions .button{width:100%}}
