.st-first-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.st-first-steps{list-style:none;display:flex;flex-wrap:wrap;gap:16px;margin:0 0 28px;border-bottom:1px solid var(--tp-border,#cad1dc);padding:0 0 20px;font-size:14px}.st-first-steps li{display:flex;align-items:center;gap:8px;opacity:.6}.st-first-steps li[aria-current=step]{opacity:1;font-weight:700}.st-first-steps span{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid;border-radius:50%}.st-first-panel{display:grid;gap:20px;max-width:840px;margin:20px 0 32px}.st-first-panel h2{font-size:clamp(22px,3vw,30px);margin:0}.st-first-panel p{margin:0;line-height:1.8}.st-first-kicker{font-size:12px;letter-spacing:.12em;font-weight:700;opacity:.7}.st-first-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.st-first-connect{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end}.st-first-note{font-size:14px;opacity:.8;line-height:1.8;overflow-wrap:anywhere}.st-first-choices{padding:0;margin:0;border:0;display:grid;gap:12px;min-width:0}.st-first-choice{border:1px solid var(--tp-border,#aab3c3);border-radius:12px;padding:20px;display:flex;gap:14px;align-items:flex-start;cursor:pointer}.st-first-choice:has(input:checked){outline:2px solid currentColor;outline-offset:1px}.st-first-choice input{margin-top:6px}.st-first-choice small,.st-first-choice strong{display:block}.st-first-choice small{font-size:14px;margin-top:8px;line-height:1.7;opacity:.8}.st-first-summary{border-top:3px solid;padding:20px 0;position:sticky;top:20px;min-width:0}.st-first-summary h2{font-size:18px;margin:0 0 20px}.st-first-summary dl{margin:0}.st-first-summary dt{font-size:12px;opacity:.7;margin-top:20px}.st-first-summary dd{margin:4px 0;font-size:15px;overflow-wrap:anywhere}.st-first-summary p{font-size:13px;line-height:1.8;margin-top:28px;opacity:.75}.st-first-summary a{font-size:13px}.st-first-error{border-left:3px solid #d43550;background:rgba(210,50,70,.07);padding:18px;overflow-wrap:anywhere}.st-first-result{border-left:3px solid #159b83;background:rgba(20,155,130,.07);padding:20px;overflow-wrap:anywhere}.st-first-result p{margin-top:8px}.st-first-test-fields{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:20px}.st-first-panel .tp-input{max-width:100%;min-width:0}.st-first-panel :focus-visible{outline:3px solid #159b83;outline-offset:3px}@media (max-width:980px){.st-first-grid{grid-template-columns:minmax(0,1fr)}.st-first-summary{position:static}.st-first-connect{grid-template-columns:minmax(0,1fr)}.st-first-connect button{justify-self:start}}@media (max-width:400px){.st-first-test-fields{grid-template-columns:minmax(0,1fr)}.st-first-steps{gap:12px;font-size:12px}}