.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:hsla(0,0%,100%,.75);margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:hsla(0,0%,100%,.75)}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0,0,0,.75)}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:rgba(0,0,0,.75)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:hsla(0,0%,50%,.75);cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:hsla(0,0%,50%,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover,.shepherd-title{color:rgba(0,0,0,.75)}.shepherd-title{display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:rgba(0,0,0,.75);font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;opacity:0;outline:none;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.shepherd-custom-tooltip{border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);max-width:400px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.shepherd-custom-highlight{border-radius:12px;box-shadow:0 0 0 4px rgba(59,130,246,.5)}.shepherd-element{z-index:9999}.shepherd-header{border-radius:12px 12px 0 0;padding:20px 20px 12px}.shepherd-title{font-size:18px;font-weight:700;color:#1f2937;margin:0;line-height:1.4}.shepherd-content{padding:0 20px 20px;font-size:16px;line-height:1.6;color:#374151}.shepherd-footer{border-top:1px solid #e5e7eb;padding:12px 20px;margin-top:0;border-radius:0 0 12px 12px;display:flex;gap:8px;flex-wrap:wrap}.shepherd-button{border-radius:8px;padding:10px 20px;font-weight:600;font-size:14px;transition:all .2s;border:none;cursor:pointer;min-height:44px;display:inline-flex;align-items:center;justify-content:center;flex:1;min-width:80px}.shepherd-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.shepherd-button:active{transform:translateY(0)}.shepherd-button.shepherd-button-primary{background:#3b82f6;color:#fff}.shepherd-button.shepherd-button-primary:hover{background:#2563eb}.shepherd-button:not(.shepherd-button-primary){background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.shepherd-button:not(.shepherd-button-primary):hover{background:#e5e7eb}.shepherd-button.shepherd-button-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.shepherd-button.shepherd-button-secondary:hover{background:#e5e7eb}.shepherd-cancel-icon{color:#6b7280;font-size:1.5em;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.shepherd-cancel-icon:hover{color:#374151}.shepherd-modal-overlay-container{z-index:9998}@media (max-width:768px){.shepherd-custom-tooltip{max-width:calc(100vw - 32px);margin:0 16px;border-radius:16px}.shepherd-header{padding:16px 16px 10px}.shepherd-title{font-size:16px;font-weight:700}.shepherd-content{font-size:15px;line-height:1.5;padding:0 16px 16px}.shepherd-footer{padding:12px 16px;flex-direction:column;gap:8px}.shepherd-button{width:100%;padding:12px 20px;font-size:15px;min-height:48px;border-radius:10px}.shepherd-button:not(.shepherd-button-primary){order:2}.shepherd-button.shepherd-button-primary{order:1}.shepherd-cancel-icon{width:40px;height:40px;font-size:1.8em}.shepherd-custom-highlight{border-radius:16px;box-shadow:0 0 0 3px rgba(59,130,246,.4)}}@media (max-width:480px){.shepherd-custom-tooltip{max-width:calc(100vw - 24px);margin:0 12px}.shepherd-header{padding:14px 14px 8px}.shepherd-title{font-size:15px}.shepherd-content{font-size:14px;padding:0 14px 14px}.shepherd-footer{padding:10px 14px}.shepherd-button{padding:14px 18px;font-size:14px;min-height:50px}}