.CustomTourContent_tourPopover__NGyMg{display:flex;flex-direction:column;padding:16px;gap:8px;pointer-events:auto;position:relative;z-index:10001;background-color:#000;border-radius:4px;width:280px;min-width:280px;max-width:280px}.CustomTourContent_tourHeader__l2pGq{display:flex;align-items:center;justify-content:space-between}.CustomTourContent_tourTitle__jf2bQ{font-size:12px;font-weight:700;color:#fff}.CustomTourContent_closeButton__0hHNc{background:none;border:none;color:#fff;cursor:pointer;position:relative;z-index:10001}.CustomTourContent_closeButton__0hHNc:hover{opacity:.8}.CustomTourContent_tourContent__Yc2eO{font-size:12px;color:#d7d7dc;line-height:1.4;white-space:pre-line}.CustomTourContent_tourActions__jUzLy{display:flex;gap:8px;position:relative;z-index:10001}.CustomTourContent_actionButton__TRdqu{font-size:12px;position:relative;z-index:10001}.CustomTourContent_tourArrow__XNSEe{position:absolute;width:0;height:0;z-index:10001}.CustomTourContent_arrowRight__nlWGF{border-right:10px solid #000;left:-10px}.CustomTourContent_arrowLeft__2gIFr,.CustomTourContent_arrowRight__nlWGF{border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);top:50%;transform:translateY(-50%)}.CustomTourContent_arrowLeft__2gIFr{border-left:10px solid #000;right:-10px}.CustomTourContent_arrowBottom__GmxBh{border-bottom:10px solid #000;top:-10px}.CustomTourContent_arrowBottom__GmxBh,.CustomTourContent_arrowTop__GhbN1{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);left:50%;transform:translateX(-50%)}.CustomTourContent_arrowTop__GhbN1{border-top:10px solid #000;bottom:-10px}.reactour__mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;pointer-events:none!important;z-index:9999!important}.reactour__mask-area{pointer-events:auto!important}.reactour__popover{position:absolute!important;z-index:10000!important}[data-arrow]{position:absolute!important;width:0!important;height:0!important;z-index:10001!important}.reactour__popover[data-placement=right] [data-arrow]{border-right:10px solid black!important;left:-10px!important}.reactour__popover[data-placement=left] [data-arrow],.reactour__popover[data-placement=right] [data-arrow]{border-top:10px solid transparent!important;border-bottom:10px solid transparent!important;top:50%!important;transform:translateY(-50%)!important}.reactour__popover[data-placement=left] [data-arrow]{border-left:10px solid black!important;right:-10px!important}.reactour__popover[data-placement=bottom] [data-arrow]{border-bottom:10px solid black!important;border-left:10px solid transparent!important;border-right:10px solid transparent!important;top:-10px!important;left:50%!important;transform:translateX(-50%)!important}@keyframes tourCursorPulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.25)}}@keyframes tourCursorRipple{0%{opacity:.6;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2)}}.tour-cursor-hint{position:fixed;width:16px;height:16px;border-radius:50%;background:rgba(197,44,127,.95);pointer-events:none;z-index:10002;animation:tourCursorPulse 1.4s ease-in-out infinite;transform:translate(-50%,-50%)}.tour-cursor-hint:after{display:none}body.tour-active{position:relative!important}.tour-active *{box-sizing:border-box!important}