html:not([data-tours-ready]) [data-tour-start],html:not([data-tours-ready]) .feature-tour-help{display:none}html.flow-tour-active .sidebar{transition:none!important}
.feature-tour-welcome{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:18px 20px;margin:0 0 22px;border:1px solid var(--border,#dfe7e2);border-radius:16px;background:var(--card,#fff);color:var(--text,#20392e)}
.feature-tour-welcome[hidden],.feature-tour-dialog [hidden],.feature-share [hidden]{display:none!important}.feature-tour-welcome strong{font-size:.95rem}.feature-tour-welcome p{font-size:.85rem;line-height:1.55;margin:4px 0 0;color:var(--muted,#63736b);max-width:65ch}.feature-tour-welcome-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.feature-tour-text-button{background:none;border:0;text-decoration:underline;text-underline-offset:3px;color:var(--muted,#63736b);padding:10px;min-height:44px}.feature-tour-help{display:flex;justify-content:flex-end;gap:16px;margin:0 0 12px}.feature-tour-help button,.feature-tour-landing-link{display:inline-flex;align-items:center;gap:7px;border:0;background:none;color:var(--muted,#63736b);font-size:.85rem;font-weight:600;min-height:36px;padding:3px 0;text-decoration:underline;text-underline-offset:4px}.feature-tour-landing-link{margin-top:8px}.public-site .feature-tour-welcome{margin:20px 0 0;padding:14px 16px;flex-wrap:wrap}.public-site .feature-tour-welcome-actions{gap:8px}.public-site .feature-tour-welcome p{max-width:47ch}
.feature-tour-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden;color:var(--text,#20392e)}.feature-tour-dialog::backdrop{background:transparent}.feature-tour-shades span{position:absolute;background:rgb(9 22 17 / .68);pointer-events:none}.feature-tour-outline{position:absolute;border:2px solid #8fddb9;border-radius:10px;box-shadow:0 0 0 3px rgb(255 255 255 / .8);pointer-events:none}.feature-tour-card{position:absolute;width:min(390px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow:auto;border-radius:18px;background:var(--card,#fff);color:var(--text,#20392e);border:1px solid var(--border,#dfe7e2);box-shadow:0 16px 64px rgb(0 0 0 / .3);padding:20px}.feature-tour-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.feature-tour-card-top>span{font-size:.78rem;font-weight:700;letter-spacing:.04em;color:var(--muted,#63736b)}.feature-tour-close{display:grid;place-items:center;width:40px;height:40px;min-width:40px;border:1px solid var(--border,#dfe7e2);border-radius:50%;color:inherit;background:transparent}.feature-tour-card h2{font-size:1.2rem;font-weight:750;line-height:1.4;margin:0 0 10px;outline:none}.feature-tour-card p{font-size:.94rem;line-height:1.65;margin-bottom:20px}.feature-tour-card .feature-tour-missing{font-size:.8rem;color:var(--muted,#63736b);border-top:1px solid var(--border,#dfe7e2);padding-top:10px}.feature-tour-footer{display:flex;justify-content:space-between;gap:12px}.feature-tour-footer button{min-height:44px}.feature-tour-footer button:disabled{opacity:.5}.feature-tour-dialog button:focus-visible,.feature-tour-help button:focus-visible,.feature-tour-landing-link:focus-visible{outline:3px solid var(--primary,#238558);outline-offset:3px}
.feature-catalog{margin:36px 0}.feature-catalog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px}.feature-catalog-heading h2,.feature-share h2{font-size:1.35rem;font-weight:750}.feature-catalog-heading p,.feature-share p{color:var(--muted,#63736b);line-height:1.6}.feature-catalog-heading>.btn-flow-outline{flex-shrink:0}.feature-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-catalog-card{display:flex;flex-direction:column;text-decoration:none;color:var(--text,#20392e);background:var(--card,#fff);padding:20px;border:1px solid var(--border,#dfe7e2);border-radius:14px;transition:border-color .15s}.feature-catalog-card:hover{border-color:var(--primary,#238558);color:var(--text,#20392e)}.feature-catalog-card h3{font-size:1rem;font-weight:700}.feature-catalog-card p{color:var(--muted,#63736b);font-size:.88rem;line-height:1.6}.feature-catalog-card>span{font-size:.8rem;font-weight:650;color:var(--accent);margin-top:auto;display:flex;justify-content:space-between;gap:12px}.feature-share{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:24px;background:var(--card,#fff);border:1px solid var(--border,#dfe7e2);border-radius:16px}.feature-share>div:first-child{flex:1;min-width:min(280px,100%)}.feature-share p{margin-bottom:0;font-size:.88rem}.feature-share [data-public-link-fallback]{width:100%}.feature-share-status:empty{display:none}.feature-share-status{width:100%}
@media(max-width:1050px){.feature-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-tour-welcome{flex-wrap:wrap}.feature-catalog-heading{flex-direction:column;gap:10px}}
@media(max-width:600px){.feature-catalog-grid{grid-template-columns:1fr}.feature-tour-welcome{padding:14px;gap:10px}.feature-tour-welcome-actions{flex-wrap:wrap}.feature-tour-card{padding:16px;border-radius:16px}.feature-tour-card p{font-size:.88rem;line-height:1.6;margin-bottom:16px}.feature-tour-card h2{font-size:1.08rem}.feature-tour-card-top{margin-bottom:8px}.feature-share{padding:18px}.feature-tour-help{margin-bottom:8px}.feature-tour-help button{min-height:44px}}
/* Let translated tour actions wrap within their card, including before a tour opens. */
.feature-tour-welcome>div{min-width:0;max-width:100%}
.feature-tour-welcome-actions{flex-shrink:1;flex-wrap:wrap;min-width:0;max-width:100%}
.feature-tour-welcome-actions>button,.feature-tour-footer>button{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}
.feature-tour-footer{flex-wrap:wrap}
@media(max-width:600px){.feature-tour-welcome-actions{width:100%}}
@media(prefers-reduced-motion:reduce){.feature-catalog-card{transition:none}}html[data-motion="reduce"] .feature-catalog-card{transition:none}
