.tour-overlay{z-index:9999}.tour-content{background:#000;border-radius:12px;position:relative;overflow:hidden;width:90vw!important;max-width:1400px!important;height:85vh!important}.tour-iframe{opacity:.95;pointer-events:none;border:none;width:100%;height:100%}.tour-cursor{z-index:10010;pointer-events:none;filter:drop-shadow(0 4px 6px #00000080);width:24px;height:24px;transition:transform 1.2s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.tour-cursor svg{width:100%;height:100%}.tour-clicking{animation:.4s ease-out clickPulse}@keyframes clickPulse{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}.tour-helper-text{color:#fff;letter-spacing:.02em;z-index:10015;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#000c;border:1px solid #ffffff1a;border-radius:24px;padding:12px 24px;font-size:16px;font-weight:500;animation:.5s textFadeIn;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes textFadeIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
