.bron-guided-tour{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;color:#103340;overflow:hidden}
.bron-guided-tour::backdrop{background:transparent}
.tour-spot{position:fixed;pointer-events:none;border:2px solid #fff;border-radius:13px;box-shadow:0 0 0 9999px #09222c9c;box-sizing:border-box}
.tour-card{position:fixed;width:440px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto;border:1px solid #d9e8ea;border-radius:22px;background:#fff;padding:27px;box-shadow:0 24px 90px #041e3c40;line-height:1.65}
.tour-card h2{font-size:25px;line-height:1.25;letter-spacing:-.6px;margin:18px 0 13px;color:#103340;outline:none}
.tour-card p{font-size:15px;margin:0 0 18px;overflow-wrap:anywhere}
.tour-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#008d9d}
.tour-top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.tour-close{background:#edf3f5;color:#355461;font-size:25px;line-height:1;padding:6px 11px;border-radius:50%;min-width:38px;min-height:38px}
.tour-progress{display:block;width:100%;height:5px;border:none;border-radius:4px;margin:12px 0 22px;accent-color:#008d9d}
.tour-progress::-webkit-progress-bar{background:#edf3f5;border-radius:4px}.tour-progress::-webkit-progress-value{background:#008d9d;border-radius:4px}
.tour-mark{width:56px;height:56px;border-radius:17px;background:#008d9d;color:#fff;font-size:30px;line-height:56px;text-align:center;margin:20px 0 12px}
.tour-summary{display:grid;gap:5px;background:#f2f7f8;padding:17px 18px;border-radius:12px;margin:20px 0}.tour-summary b{font-size:14px}.tour-summary span{font-size:13px;color:#536f78}
.tour-card .tour-hint{color:#617982;font-size:13px}.tour-card .tour-tip{padding:16px;border-left:3px solid #008d9d;background:#f2f7f8;border-radius:0 10px 10px 0;font-size:14px}
.tour-actions{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-top:23px;flex-wrap:wrap}.tour-actions button{min-height:44px}.tour-restart{margin-top:12px;width:100%;font-size:13px}
.tour-card .tour-footer{font-size:11px;color:#617982;margin:17px 0 0}.tour-card .tour-save:not(:empty){font-size:12px;color:#765700;background:#fff6dc;border-radius:8px;padding:9px;margin:15px 0 0}.tour-save:empty{display:none}
.qa-actions [data-tour-launch]{border:1px solid #008d9d}
@media(max-width:759px){.tour-card{padding:20px;width:440px;border-radius:18px;max-height:calc(100dvh - 24px)}.tour-card h2{font-size:22px;margin-top:13px}.tour-card p{font-size:14px;margin-bottom:14px}.tour-card .tour-tip{font-size:13px;padding:12px}.tour-actions{margin-top:18px}.tour-actions button{font-size:14px;padding:11px 13px}.tour-progress{margin-bottom:16px}}
@media(prefers-reduced-motion:reduce){.bron-guided-tour *{scroll-behavior:auto!important;transition:none!important}}

.bron-guided-tour{font-family:Inter,Arial,sans-serif}.bron-guided-tour *{box-sizing:border-box}.bron-guided-tour button{font:inherit;cursor:pointer;border:0;border-radius:10px;padding:12px 16px;background:#008d9d;color:white;font-weight:700}.bron-guided-tour button.secondary{background:#edf4f5;color:#254c57}.bron-guided-tour button:disabled{opacity:.45;cursor:default}.bron-guided-tour button:focus-visible{outline:3px solid #75d6e0;outline-offset:3px}
