#tour-dialog[data-astro-cid-4f4whe2m]{width:min(560px,calc(100vw - 24px));max-height:min(86vh,760px);border:1px solid var(--line);border-radius:14px;padding:0;background:var(--surface);color:var(--ink);box-shadow:0 24px 60px #00000047}#tour-dialog[data-astro-cid-4f4whe2m]::backdrop{background:#0f172a8c;backdrop-filter:blur(2px)}.tour-head[data-astro-cid-4f4whe2m]{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.tour-head[data-astro-cid-4f4whe2m] h2[data-astro-cid-4f4whe2m]{margin:0;font-size:22px;font-weight:700}.tour-property[data-astro-cid-4f4whe2m]{margin:4px 0 0;color:var(--muted);font-size:14px}.tour-stepline[data-astro-cid-4f4whe2m]{margin:6px 0 0;color:var(--green);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.tour-x[data-astro-cid-4f4whe2m]{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);cursor:pointer}.tour-x[data-astro-cid-4f4whe2m]:hover{color:var(--ink);border-color:var(--green)}.tour-body[data-astro-cid-4f4whe2m]{padding:16px 20px;overflow-y:auto}.tour-note[data-astro-cid-4f4whe2m]{margin:0 0 14px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--green) 30%,var(--line));border-radius:8px;background:color-mix(in srgb,var(--green) 8%,var(--surface));color:var(--ink);font-size:13.5px;line-height:1.45}.tour-label[data-astro-cid-4f4whe2m]{display:block;margin:12px 0 6px;color:var(--ink);font-size:13.5px;font-weight:700}#tour-dialog[data-astro-cid-4f4whe2m] input[data-astro-cid-4f4whe2m][type=text],#tour-dialog[data-astro-cid-4f4whe2m] input[data-astro-cid-4f4whe2m][type=email],#tour-dialog[data-astro-cid-4f4whe2m] input[data-astro-cid-4f4whe2m][type=tel],#tour-dialog[data-astro-cid-4f4whe2m] textarea[data-astro-cid-4f4whe2m]{width:100%;background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:11px 12px;font:inherit;color:var(--ink)}#tour-dialog[data-astro-cid-4f4whe2m] input[data-astro-cid-4f4whe2m]:focus-visible,#tour-dialog[data-astro-cid-4f4whe2m] textarea[data-astro-cid-4f4whe2m]:focus-visible{outline:none;border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 22%,transparent)}#tour-dialog[data-astro-cid-4f4whe2m] .tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#tour-dialog[data-astro-cid-4f4whe2m] .tour-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:52px;padding:9px 6px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--ink);font:inherit;font-size:13.5px;font-weight:600;cursor:pointer}#tour-dialog[data-astro-cid-4f4whe2m] .tour-choice:hover:not(:disabled){border-color:var(--green);color:var(--green)}#tour-dialog[data-astro-cid-4f4whe2m] .tour-choice.is-selected{background:var(--green);border-color:var(--green);color:#fff}#tour-dialog[data-astro-cid-4f4whe2m] .tour-choice:disabled{opacity:.45;cursor:default}#tour-dialog[data-astro-cid-4f4whe2m] .tour-choice:focus-visible{outline:2px solid var(--green);outline-offset:2px}#tour-dialog[data-astro-cid-4f4whe2m] .tour-choice__note{font-size:11px;font-weight:600;line-height:1.2;opacity:.78}.tour-summary[data-astro-cid-4f4whe2m]{margin:0 0 4px;padding:10px 12px;border-radius:8px;background:color-mix(in srgb,var(--green) 10%,var(--surface));color:var(--ink);font-weight:700}.tour-check[data-astro-cid-4f4whe2m]{display:flex;gap:9px;align-items:start;margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.45;cursor:pointer}.tour-check[data-astro-cid-4f4whe2m] input[data-astro-cid-4f4whe2m]{margin-top:2px;accent-color:var(--green)}.tour-hp[data-astro-cid-4f4whe2m]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.tour-error[data-astro-cid-4f4whe2m]{margin:14px 0 0;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13.5px}.dark .tour-error[data-astro-cid-4f4whe2m]{background:color-mix(in srgb,#7f1d1d 30%,var(--surface));border-color:#991b1b;color:#fecaca}.tour-footer[data-astro-cid-4f4whe2m]{display:flex;justify-content:space-between;gap:10px;padding:14px 20px 18px;border-top:1px solid var(--line)}.tour-footer[data-astro-cid-4f4whe2m] [data-astro-cid-4f4whe2m][data-tour-next]{margin-left:auto}.tour-btn[data-astro-cid-4f4whe2m]{border:0;border-radius:8px;padding:11px 22px;font:inherit;font-weight:700;cursor:pointer}.tour-btn--primary[data-astro-cid-4f4whe2m]{background:var(--green);color:#fff}.tour-btn--primary[data-astro-cid-4f4whe2m]:hover:not(:disabled){filter:brightness(1.06)}.tour-btn--primary[data-astro-cid-4f4whe2m]:disabled{opacity:.55;cursor:default}.tour-btn--ghost[data-astro-cid-4f4whe2m]{background:var(--surface);border:1px solid var(--line);color:var(--ink)}.tour-btn--ghost[data-astro-cid-4f4whe2m]:hover{border-color:var(--green);color:var(--green)}.tour-btn[data-astro-cid-4f4whe2m]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.tour-success[data-astro-cid-4f4whe2m]{text-align:center;padding-bottom:22px}.tour-success__badge[data-astro-cid-4f4whe2m]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:color-mix(in srgb,var(--green) 14%,var(--surface));color:var(--green);margin-top:6px}.tour-success[data-astro-cid-4f4whe2m] h3[data-astro-cid-4f4whe2m]{margin:12px 0 4px;font-size:20px;font-weight:700}.tour-recap[data-astro-cid-4f4whe2m]{margin:14px auto;max-width:360px;text-align:left}.tour-recap[data-astro-cid-4f4whe2m] div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--line)}.tour-recap[data-astro-cid-4f4whe2m] dt{color:var(--muted);font-size:13.5px;flex:none}.tour-recap[data-astro-cid-4f4whe2m] dd{margin:0;font-size:13.5px;font-weight:600;text-align:right;overflow-wrap:anywhere}.tour-success__note[data-astro-cid-4f4whe2m]{margin:0 auto 16px;max-width:380px;color:var(--muted);font-size:13.5px;line-height:1.5}
