.home-tour-controls{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;border:1px solid #dce3e7;border-bottom:0;border-radius:9px 9px 0 0;background:#eef2f4;color:#364953;font:12px/1.5 Geist,Arial,sans-serif}
.home-tour-controls[hidden]{display:none!important}
.home-tour-controls button{font:inherit;white-space:nowrap;min-height:44px;min-width:58px;border:1px solid #d0dbe1;border-radius:6px;background:#fff;color:#364953;padding:8px 12px;cursor:pointer}
@media(max-width:750px){.new-demo-preview[data-home-tour]:not(.is-expanded) iframe{height:540px;max-height:70svh}}
.demo-home-tour .demo-announcement{display:none}
.demo-home-tour :focus{outline:none!important}
