:root{--nextstep-viewport-padding:20px;--nextstep-card-max-width:420px;--nextstep-card-min-width:280px}body:has([data-name=nextstep-overlay]){overflow:auto}[data-name=nextstep-pointer]{pointer-events:auto!important;z-index:999!important}[data-name=nextstep-overlay]{pointer-events:none!important}[data-name=nextstep-card],[data-nextstep-card],[data-tour-card],div[data-name=nextstep-card]{backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:opacity .15s ease-in-out,transform .15s ease-out;transform:translate(0,0);visibility:visible!important;opacity:1!important;pointer-events:auto!important;max-width:min(var(--nextstep-card-max-width),calc(100vw - (var(--nextstep-viewport-padding)*2)))!important;min-width:min(var(--nextstep-card-min-width),calc(100vw - (var(--nextstep-viewport-padding)*2)))!important;max-height:calc(100vh - (var(--nextstep-viewport-padding)*2))!important;z-index:1000!important;display:flex!important;position:absolute!important}[data-name=nextstep-card]>div,[data-nextstep-card]>div,[data-tour-card]>div{max-height:calc(100vh - (var(--nextstep-viewport-padding)*2) - 120px);-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow:hidden auto}@media (max-width:640px){:root{--nextstep-viewport-padding:16px;--nextstep-card-max-width:calc(100vw - 32px)}}@media (max-width:375px){:root{--nextstep-viewport-padding:12px;--nextstep-card-min-width:260px}}@media (min-resolution:1.25x){:root{--nextstep-viewport-padding:24px}}@media (min-resolution:1.5x){:root{--nextstep-viewport-padding:28px}[data-nextstep-card],[data-tour-card]{font-size:.95em}}@media (min-resolution:2x){:root{--nextstep-viewport-padding:32px}[data-nextstep-card],[data-tour-card]{font-size:.9em}}[data-nextstep-card] *,[data-tour-card] *{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@supports (-webkit-touch-callout:none){[data-nextstep-card],[data-tour-card]{max-height:calc(100vh - 40px)!important}}[data-nextstep-highlight],[data-highlighted]{will-change:transform;backface-visibility:hidden;transition:none!important}[data-nextstep-overlay]{pointer-events:auto!important;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important}[data-nextstep-card] [data-arrow],[data-tour-card] [data-arrow]{pointer-events:none;z-index:1;position:absolute!important}.dark [data-nextstep-card],.dark [data-tour-card]{box-shadow:0 20px 60px #000000b3}[data-nextstep-card].scrolling,[data-tour-card].scrolling{pointer-events:none;transition:none}@media (prefers-reduced-motion:reduce){[data-nextstep-card],[data-tour-card]{transition:none!important}}
