.welcome-tour[hidden]{display:none}.welcome-tour{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:18px}.welcome-tour-shade{position:absolute;inset:0;background:#03121dcc;backdrop-filter:blur(7px)}.welcome-tour-card{position:relative;width:min(430px,100%);box-sizing:border-box;padding:28px;border:1px solid #bfd1cc;border-radius:24px;background:#f5f6f1;color:#071f2f;box-shadow:0 28px 90px #0008}.tour-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:1px solid #bfd1cc;border-radius:50%;background:white;color:#071f2f;font:500 24px/1 Arial,sans-serif;cursor:pointer}.tour-kicker,.tour-step{color:#58777b;font-size:10px;font-weight:900;letter-spacing:1.4px}.tour-visual{width:72px;height:72px;display:grid;place-items:center;margin:18px 0;border-radius:50%;background:conic-gradient(#69d2e7 0 76%,#dde5df 76%);position:relative}.tour-visual:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#f5f6f1}.tour-visual strong{position:relative;z-index:1;font-size:28px}.welcome-tour-card h2{margin:7px 0 10px;font-size:28px;letter-spacing:-.8px}.welcome-tour-card>p:not(.tour-kicker):not(.tour-step){min-height:66px;margin:0;color:#61787d;font-size:13px;line-height:1.6}.tour-dots{display:flex;gap:7px;margin:22px 0}.tour-dots i{width:7px;height:7px;border-radius:50%;background:#cbd7d3}.tour-dots i.active{width:24px;border-radius:99px;background:#1faec3}.welcome-tour-card footer{display:flex;justify-content:space-between;gap:12px}.welcome-tour-card footer button{min-height:46px;padding:0 18px;border:1px solid #bfd1cc;border-radius:12px;background:white;color:#071f2f;font-weight:900;cursor:pointer}.welcome-tour-card footer #tourNext{margin-left:auto;background:#071f2f;color:white;border-color:#071f2f}.welcome-tour-card footer button:disabled{opacity:.4}.tour-open{overflow:hidden}.saved-alerts{margin:18px 0;padding:16px;border:1px solid #c9dcd6;border-radius:15px;background:#eaf4f1}.saved-alerts small{color:#52787b;font-size:9px;font-weight:900;letter-spacing:1.1px}.saved-alerts h3{margin:6px 0;font-size:16px}.saved-alerts p,.saved-alerts span{color:#637b7e;font-size:11px;line-height:1.5}.saved-alerts button,.replay-tour{min-height:42px;margin-top:10px;border:1px solid #9dbdb9;border-radius:10px;background:white;color:#071f2f;padding:9px 12px;font-size:11px;font-weight:900;cursor:pointer}.saved-alerts button[aria-pressed=true]{background:#173f43;color:#d5ff5f}.saved-alerts span{display:block;margin-top:8px}.replay-tour{width:100%;margin-top:18px}html.theme-night .welcome-tour-card{background:#0d2733;color:#e7f3f5;border-color:#35535e}html.theme-night .tour-visual:after{background:#0d2733}html.theme-night .welcome-tour-card>p:not(.tour-kicker):not(.tour-step){color:#a8c0c6}html.theme-night .tour-close,html.theme-night .welcome-tour-card footer button,html.theme-night .saved-alerts,html.theme-night .saved-alerts button,html.theme-night .replay-tour{background:#102f39;color:#e7f3f5;border-color:#45636d}html.theme-night .welcome-tour-card footer #tourNext{background:#69d2e7;color:#061a2b}html.theme-night .saved-alerts p,html.theme-night .saved-alerts span{color:#a8c0c6}@media(max-width:600px){.welcome-tour{padding:12px;align-items:end}.welcome-tour-card{padding:24px 20px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 18px 18px}.welcome-tour-card h2{font-size:24px}.tour-visual{width:62px;height:62px;margin:13px 0}.welcome-tour-card>p:not(.tour-kicker):not(.tour-step){min-height:76px}.tour-close{top:13px;right:13px}}
