.demo-tour-spotlight{position:fixed;z-index:1200;pointer-events:none;border:3px solid #d9ff76;border-radius:10px;box-shadow:0 0 0 9999px rgba(5,19,14,.68),0 0 0 7px rgba(217,255,118,.18);transition:top .22s ease,left .22s ease,width .22s ease,height .22s ease;opacity:0}.demo-tour-spotlight.visible{opacity:1}.demo-tour-card{position:fixed;z-index:1300;right:28px;bottom:102px;width:min(390px,calc(100vw - 40px));background:#fffdf7;color:#102b21;padding:24px;box-shadow:0 22px 70px rgba(5,19,14,.35);font-family:'DM Sans',sans-serif}.demo-tour-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.demo-tour-card header span{font-size:10px;font-weight:700;letter-spacing:.14em;color:#37745a}.demo-tour-card header button{width:34px;height:34px;border:1px solid rgba(16,43,33,.16);background:transparent;color:#102b21;font-size:20px;cursor:pointer}.demo-tour-card h2{font:600 24px/1.12 'Manrope',sans-serif;letter-spacing:-.035em;margin:0 0 12px}.demo-tour-card p{font-size:14px;line-height:1.55;color:#53645c;margin:0}.demo-tour-tip{margin-top:18px;padding:12px 14px;background:#edf0e7;font-size:12px;color:#294638}.demo-tour-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:24px}.demo-tour-actions button{min-height:42px;border:1px solid rgba(16,43,33,.2);background:transparent;color:#102b21;padding:0 15px;font:600 12px 'DM Sans',sans-serif;cursor:pointer}.demo-tour-actions button[data-demo-tour-next]{margin-left:auto;background:#102b21;color:white;border-color:#102b21}.demo-tour-actions button:disabled{opacity:.35}.tour-running .commercial-demo-bar{opacity:0;pointer-events:none}.commercial-demo-bar{transition:opacity .2s}.commercial-demo-bar .start-tour{background:#d9ff76;color:#102b21;padding:11px 18px}.commercial-demo-bar .start-tour:hover{background:#efffb8}.demo-tour-progress{height:3px;background:#dfe5df;margin-top:20px}.demo-tour-progress i{display:block;height:100%;background:#37745a;transition:width .2s}
@media(max-width:760px){.demo-tour-card{left:10px;right:10px;bottom:10px;width:auto;padding:20px}.demo-tour-card h2{font-size:21px}.demo-tour-tip{display:none}.demo-tour-spotlight{border-radius:6px}.demo-tour-actions button{min-height:44px}.tour-running .workspace{padding-bottom:320px}}
@media(prefers-reduced-motion:reduce){.demo-tour-spotlight,.demo-tour-progress i{transition:none}}
