.tour-offer{max-width:860px;margin:0 auto 24px;padding:16px 20px;display:flex;align-items:center;gap:18px;background:#f0f7f4;border:1px solid #c5dcd5;border-radius:16px;color:#28665f}
.tour-offer>div{flex:1}.tour-offer strong{font-size:15px}.tour-offer p{font-size:12px;margin:3px 0 0}.tour-offer .button{white-space:nowrap}
.workspace-tour .tour-progress{font-size:12px;color:#28665f;font-weight:700;letter-spacing:.8px;margin:0 0 12px}
.tour-example{border:1px solid #c5dcd5;border-radius:12px;background:#edf5f1;padding:16px;color:#28665f;font-size:14px}
.workspace-tour .tour-note{font-size:12px;margin:16px 0;color:#756e67}
.tour-actions{display:flex;gap:10px;align-items:center;margin-top:22px;flex-wrap:wrap}.tour-actions .tour-skip{margin-right:auto;border:0;color:#6d655d;background:transparent}.tour-actions button:disabled{opacity:.45;cursor:not-allowed}
.workspace-tour h2:focus{outline:none}
@media(max-width:560px){.tour-offer{flex-wrap:wrap;padding:16px}.tour-offer>div{flex:1 0 100%}.tour-actions{gap:8px}.tour-actions button{padding:12px}.tour-actions .tour-skip{flex-basis:100%;text-align:left}}
