:root{--tour-radius: 16px}html[data-corners=sharp]{--tour-radius: 4px}html[data-corners=pill]{--tour-radius: 24px}.tour-dim{position:fixed;inset:0;width:100vw;height:100vh;z-index:2147483000;pointer-events:auto}.tour-anchor{pointer-events:none}.tour-callout{z-index:2147483001;width:min(320px,calc(100vw - 28px));background:#fff;color:#1f2937;border-radius:var(--tour-radius);box-shadow:0 18px 48px -12px #00000073;outline:none;pointer-events:auto}.tour-callout-static{pointer-events:auto}.tour-centered{position:fixed;inset:0;z-index:2147483001;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:none}.tour-callout-inner{padding:16px 16px 14px}.tour-arrow{fill:#fff}.tour-callout-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tour-progress{font-size:12px;font-weight:600;letter-spacing:.02em;color:#9ca3af}.tour-head-right{display:flex;align-items:center;gap:6px}.tour-skip{font-size:13px;font-weight:500;color:#6b7280;background:none;border:none;padding:2px 4px;cursor:pointer}.tour-skip:hover{color:#1f2937}.tour-lang{position:relative}.tour-lang-trigger{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border-radius:9999px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;cursor:pointer;line-height:1}.tour-lang-trigger:hover{background:#f3f4f6}.tour-lang-globe{font-size:13px}.tour-lang-flag{border-radius:3px;box-shadow:0 0 0 1px #0000000f;display:block}.tour-lang-caret{font-size:10px;color:#9ca3af}.tour-lang-menu{position:absolute;top:calc(100% + 6px);inset-inline-end:0;z-index:2147483002;width:232px;max-height:264px;overflow-y:auto;padding:4px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 18px 48px -12px #00000073}.tour-lang-item{display:flex;align-items:center;gap:10px;width:100%;padding:7px 8px;border:none;border-radius:8px;background:none;text-align:start;cursor:pointer}.tour-lang-item:hover{background:#f3f4f6}.tour-lang-item.is-active{background:color-mix(in srgb,var(--brand-cta, #0ea5e9) 12%,#ffffff)}.tour-lang-name{display:flex;flex-direction:column;line-height:1.2;min-width:0}.tour-lang-native{font-size:14px;font-weight:600;color:#1f2937}.tour-lang-en{font-size:11px;color:#6b7280}.tour-title{font-size:17px;font-weight:700;line-height:1.25;margin:0 0 6px}.tour-body{font-size:14px;line-height:1.5;color:#4b5563;margin:0 0 14px}.tour-dots{display:flex;gap:6px;margin-bottom:14px}.tour-dot{width:6px;height:6px;border-radius:9999px;background:#e5e7eb;transition:background-color .2s,width .2s}.tour-dot.is-active{width:18px;background:var(--brand-cta, #0ea5e9)}.tour-admin-link{display:inline-flex;align-items:center;gap:4px;margin:0 0 12px;font-size:13px;font-weight:600;color:var(--brand-cta-strong, #0284c7);text-decoration:none;cursor:pointer}.tour-admin-link:hover{text-decoration:underline}.tour-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.tour-btn{height:40px;padding:0 18px;border-radius:9999px;font-size:14px;font-weight:600;cursor:pointer;border:none}.tour-btn-ghost{background:#f3f4f6;color:#374151}.tour-btn-ghost:hover{background:#e5e7eb}.tour-btn-cta{background:var(--brand-cta, #0ea5e9);color:#fff}.tour-btn-cta:hover{opacity:.92}.tour-help-fab{position:fixed;bottom:24px;inset-inline-start:16px;z-index:30;width:44px;height:44px;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:var(--brand-cta-strong, #0284c7);font-size:22px;font-weight:700;line-height:1;box-shadow:0 8px 22px -8px #0006;cursor:pointer;display:flex;align-items:center;justify-content:center}.tour-help-fab:hover{background:#f9fafb}.tour-cta-fab{position:fixed;bottom:24px;inset-inline-end:16px;z-index:30;display:flex;align-items:center;height:44px;padding:0 18px;border-radius:9999px;background:var(--brand-cta, #0ea5e9);color:#fff;font-size:14px;font-weight:700;white-space:nowrap;text-decoration:none;box-shadow:0 8px 22px -8px #0006}.tour-cta-fab:hover{opacity:.92}[dir=rtl] .tour-actions{justify-content:flex-start}html.tg-app .tour-help-fab,html.tg-app .tour-cta-fab{bottom:calc(24px + env(safe-area-inset-bottom))}html.tg-app .tour-centered{padding-top:calc(16px + env(safe-area-inset-top));padding-bottom:calc(16px + env(safe-area-inset-bottom))}
