.sq-journey{--sq-ink:#102334;--sq-muted:#536b75;--sq-line:#d6e3e3;--sq-green:#08796e;--sq-mint:#e6f4ef;width:min(660px,calc(100% - 32px));margin:36px auto 24px;color:var(--sq-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sq-journey *{box-sizing:border-box}.sq-journey [hidden]{display:none!important}.sq-window{overflow:hidden;border:1px solid var(--sq-line);border-radius:22px;background:#fff;box-shadow:0 12px 40px rgba(16,35,52,.05)}.sq-main{padding:32px}.sq-progress-heading{display:flex;justify-content:space-between;gap:12px;color:var(--sq-muted);font-size:.8125rem;line-height:1.5}#sqStage{color:var(--sq-green);font-weight:600}.sq-track{height:4px;margin:14px 0 30px;overflow:hidden;border-radius:8px;background:var(--sq-mint)}.sq-fill{width:0;height:100%;background:var(--sq-green);transition:width .18s ease}.sq-journey h1{margin:0 0 12px;color:var(--sq-ink);font-size:clamp(1.6rem, 4vw, 2rem);line-height:1.2;letter-spacing:-.035em;font-weight:600}.sq-journey h1:focus,.sq-result:focus{outline:0}.sq-help{margin:0 0 24px;color:var(--sq-muted);font-size:.9375rem;line-height:1.55}.sq-choice-fieldset{min-width:0;border:0;margin:0;padding:0}.sq-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sq-choice{display:block;position:relative;min-width:0;margin:0;cursor:pointer}.sq-choice input{position:absolute;width:1px;height:1px;margin:0;opacity:0}.sq-choice-face{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:106px;gap:14px;padding:20px;border:1px solid var(--sq-line);border-radius:14px;color:var(--sq-ink);background:#f8fbfa;transition:background .12s ease,border-color .12s ease}.sq-choice:hover .sq-choice-face{border-color:var(--sq-green);background:#eef7f3}.sq-choice input:checked+.sq-choice-face{border-color:var(--sq-green);background:var(--sq-mint);box-shadow:0 0 0 1px var(--sq-green)}.sq-choice-top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--sq-green)}.sq-choice-icon{width:22px;height:22px;flex-shrink:0}.sq-choice-dot{display:block;width:18px;height:18px;flex-shrink:0;border:1px solid #78908f;border-radius:50%}.sq-choice input:checked+.sq-choice-face .sq-choice-dot{border:5px solid var(--sq-green);background:#fff}.sq-choice-label{font-size:.9375rem;line-height:1.4;font-weight:500;overflow-wrap:anywhere}.sq-input{width:100%;min-height:60px;border:1px solid #94abaa;border-radius:12px;padding:16px;background:#fff;color:var(--sq-ink);font:inherit;font-size:16px;line-height:1.5}.sq-input::placeholder{color:#63767d;opacity:1}.sq-input[readonly]{background:#f1f6f5;color:#3f5962}.sq-input[aria-invalid=true]{border-color:#b52f30}.sq-input-note,.sq-selection-note{color:var(--sq-muted);margin:12px 0 0;font-size:.8125rem;line-height:1.5}.sq-consent{display:flex;align-items:flex-start;gap:12px;margin-top:18px;cursor:pointer;color:var(--sq-muted);font-size:.8125rem;line-height:1.55}.sq-consent input{width:21px;height:21px;flex:0 0 21px;margin:2px 0 0;accent-color:var(--sq-green)}.sq-journey a{color:var(--sq-green);text-underline-offset:3px}.sq-error{margin:16px 0 0;color:#a52528;line-height:1.5;font-size:.9375rem}.sq-saved{display:flex;margin:-10px 0 22px;padding:12px 14px;border-radius:10px;color:#145346;background:var(--sq-mint);font-size:.8125rem;line-height:1.5}.sq-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px}.sq-back,.sq-next{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:14px 18px;border:1px solid var(--sq-line);border-radius:10px;font:inherit;font-size:.875rem;font-weight:600;line-height:1.3;cursor:pointer;text-align:center}.sq-back{color:var(--sq-muted);background:#fff}.sq-journey a.sq-next,.sq-next{color:#fff;background:var(--sq-green);border-color:var(--sq-green);text-decoration:none}.sq-next:hover{background:#056a60}.sq-back:disabled,.sq-next:disabled{opacity:.5;cursor:default}.sq-next{margin-left:auto}.sq-choice input:focus-visible+.sq-choice-face,.sq-journey :is(button,a,input):focus-visible{outline:3px solid #153f59;outline-offset:4px}.sq-assurance{display:flex;align-items:flex-start;gap:12px;padding:20px 32px;color:var(--sq-muted);background:#f3f8f6;border-top:1px solid #e7efeb}.sq-assurance p{margin:0;font-size:.8125rem;line-height:1.6}.sq-assurance-icon{display:flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;color:var(--sq-green);background:#dceee7;font-size:.8125rem;font-weight:600}.sq-under-card{margin:20px 0 0;text-align:center;font-size:.8125rem;line-height:1.5;color:var(--sq-muted)}.sq-under-card a{white-space:nowrap}.sq-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.sq-result p{color:var(--sq-muted);line-height:1.6}.sq-result .sq-result-note{margin-top:24px;font-size:.875rem}.sq-success-icon{display:flex;align-items:center;justify-content:center;margin-bottom:22px;width:54px;height:54px;border-radius:50%;color:var(--sq-green);background:var(--sq-mint);font-size:1.5rem}.sq-continue{margin-top:12px}.sq-reference{margin-top:24px;font-size:.75rem;overflow-wrap:anywhere}@media (max-width:480px){.sq-journey{width:calc(100% - 24px);margin-top:20px}.sq-main{padding:24px 20px}.sq-window{border-radius:18px}.sq-choice-face{min-height:102px;padding:16px;gap:12px}.sq-choice-label{font-size:.875rem}.sq-choices{gap:10px}.sq-assurance{padding:18px 20px}.sq-back,.sq-next{padding:13px 14px;font-size:.8125rem}.sq-track{margin-bottom:24px}}@media (max-width:350px){.sq-main{padding:22px 16px}.sq-choice-face{padding:14px}.sq-actions{gap:8px}.sq-back,.sq-next{padding:12px}}@media (prefers-reduced-motion:reduce){.sq-choice-face,.sq-fill{transition:none}}