.guided-tour{z-index:5000;pointer-events:none;position:fixed;inset:0}.guided-tour[hidden]{display:none}.guided-tour__shade{z-index:5000;background:var(--ui-tour-shade);pointer-events:auto;position:fixed}.guided-tour__spotlight{z-index:5001;border:2px solid var(--ui-tour-spotlight-border);box-shadow:0 0 0 2px var(--ui-tour-spotlight-ring), var(--ui-shadow-card-raised);pointer-events:auto;background:0 0;border-radius:12px;position:fixed}.guided-tour__panel{z-index:5002;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;border:1px solid var(--ui-color-border-strong);background:var(--ui-color-surface);width:min(360px,100vw - 24px);max-height:min(420px,100vh - 24px);color:var(--ui-color-text);box-shadow:var(--ui-shadow-dialog);pointer-events:auto;border-radius:14px;padding:16px;position:fixed;overflow:hidden auto}.guided-tour__head{align-items:flex-start;gap:12px;display:flex}.guided-tour__heading-wrap{flex:auto;min-width:0}.guided-tour__progress{color:var(--ui-color-muted);margin-bottom:3px;font-size:12px;font-weight:700;line-height:1.3}.guided-tour__title{color:var(--ui-color-text);margin:0;font-size:19px;font-weight:800;line-height:1.35}.guided-tour__text{color:var(--ui-color-text-secondary);white-space:pre-line;margin:12px 0 0;font-size:15px;line-height:1.65}.guided-tour__actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.guided-tour-offer{z-index:4990;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.guided-tour-offer__backdrop{background:var(--ui-tour-shade);position:absolute;inset:0}.guided-tour-offer__panel{z-index:1;border:1px solid var(--ui-color-border-strong);background:var(--ui-color-surface);width:min(420px,100vw - 32px);color:var(--ui-color-text);box-shadow:var(--ui-shadow-dialog);border-radius:16px;padding:20px;position:relative}.guided-tour-offer__title{color:var(--ui-color-text);margin:0;font-size:21px;font-weight:800;line-height:1.35}.guided-tour-offer__text{color:var(--ui-color-text-secondary);margin:10px 0 0;font-size:15px;line-height:1.65}.guided-tour-offer__note{color:var(--ui-color-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.guided-tour-offer__menu-icon{vertical-align:-4px;width:18px;height:18px;margin:0 3px}.guided-tour-offer__actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}@media (width<=720px){.guided-tour__panel{border-radius:12px;width:calc(100vw - 20px);padding:14px}.guided-tour__title{font-size:18px}.guided-tour__text{font-size:14px}.guided-tour-offer{padding:12px}.guided-tour-offer__panel{border-radius:14px;width:min(100%,420px);padding:18px}.guided-tour-offer__title{font-size:19px}.guided-tour-offer__actions{flex-direction:column-reverse}.guided-tour-offer__actions .ui-button{width:100%}}
