:where(.onboarding-banner){align-items:center;gap:var(--sds26-padding-xl);background:var(--sds26-colors-brand-fill-subtle);border:var(--sds26-border-width-sm) solid var(--sds26-colors-brand-stroke);margin-bottom:var(--sds26-scale-600);border-radius:14px;flex-wrap:wrap;padding:22px 56px 22px 22px;display:flex;position:relative}:where(.onboarding-banner__icon){border-radius:var(--sds26-border-radius-xl);background:var(--sds26-colors-brand-content-default);width:50px;height:50px;color:var(--sds26-colors-neutral-white);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}:where(.onboarding-banner__text){flex:1;min-width:240px}:where(.onboarding-banner__title){font:var(--sds26-typography-body-bold-md);line-height:var(--sds26-typography-line-height-body-xs);color:var(--sds26-colors-neutral-text-primary);margin:0}:where(.onboarding-banner__desc){max-width:620px;font:var(--sds26-typography-body-regular-sm);line-height:var(--sds26-typography-line-height-body-xs);color:var(--sds26-colors-neutral-text-body);margin:5px 0 0}:where(.onboarding-banner__cta){white-space:nowrap;border-radius:var(--sds26-border-radius-lg);cursor:pointer;font-family:inherit;font:var(--sds26-typography-body-bold-sm);background:var(--sds26-colors-brand-content-default);color:var(--sds26-colors-neutral-white);border:0;flex-shrink:0;align-items:center;gap:9px;padding:11px 18px;line-height:1;transition:background .12s;display:inline-flex;box-shadow:0 1px 2px #0000000d}:where(.onboarding-banner__cta:hover){background:var(--sds26-colors-brand-content-hover)}:where(.onboarding-banner__cta:active){background:var(--sds26-colors-brand-content-deep)}:where(.onboarding-banner__close){cursor:pointer;width:26px;height:26px;color:var(--sds26-colors-neutral-text-muted);background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background .12s;display:inline-flex;position:absolute;top:12px;right:12px}:where(.onboarding-banner__close:hover){background:var(--sds26-colors-brand-fill-default)}:where(.sds-tour){z-index:1000;pointer-events:none;position:fixed;inset:0}:where(.sds-tour__scrim){pointer-events:none;background:#11182757;animation:.28s sds-tour-fade;position:fixed;inset:0}:where(.sds-tour__cutout){border-radius:var(--sds26-border-radius-xl);pointer-events:none;transition:top .44s cubic-bezier(.45,.05,.2,1),left .44s cubic-bezier(.45,.05,.2,1),width .44s cubic-bezier(.45,.05,.2,1),height .44s cubic-bezier(.45,.05,.2,1);position:fixed;box-shadow:0 0 0 9999px #11182757}:where(.sds-tour__ring){border-radius:var(--sds26-border-radius-xl);border:var(--sds26-border-width-md) solid var(--sds26-colors-secondary-green-content-default);pointer-events:none;transition:top .44s cubic-bezier(.45,.05,.2,1),left .44s cubic-bezier(.45,.05,.2,1),width .44s cubic-bezier(.45,.05,.2,1),height .44s cubic-bezier(.45,.05,.2,1);animation:1.9s ease-out infinite sds-tour-pulse;position:fixed}:where(.sds-tour__card){z-index:1001;pointer-events:auto;background:var(--sds26-colors-neutral-white);padding:var(--sds26-padding-2xl);border-radius:14px;animation:.28s cubic-bezier(.2,.7,.3,1) both sds-tour-pop;position:fixed;box-shadow:0 24px 64px #00000047}:where(.sds-tour__caret){background:var(--sds26-colors-neutral-white);width:12px;height:12px;position:absolute;transform:rotate(45deg)}:where(.sds-tour__caret--top){top:-6px;box-shadow:-2px -2px 3px #0000000a}:where(.sds-tour__caret--bottom){bottom:-6px;box-shadow:2px 2px 3px #0000000a}:where(.sds-tour__head){align-items:center;gap:11px;margin-bottom:11px;display:flex}:where(.sds-tour__icon){background:var(--sds26-colors-brand-fill-default);width:34px;height:34px;color:var(--sds26-colors-brand-content-default);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}:where(.sds-tour__heading){min-width:0}:where(.sds-tour__eyebrow){font:var(--sds26-typography-body-bold-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--sds26-colors-disabled-content)}:where(.sds-tour__title){font:var(--sds26-typography-body-bold-md);line-height:var(--sds26-typography-line-height-body-xs);color:var(--sds26-colors-neutral-text-primary);margin:2px 0 0}:where(.sds-tour__body){font:var(--sds26-typography-body-regular-sm);line-height:var(--sds26-typography-line-height-body-xs);color:var(--sds26-colors-neutral-text-body);margin:0 0 16px}:where(.sds-tour__footer){justify-content:space-between;align-items:center;display:flex}:where(.sds-tour__dots){gap:5px;display:flex}:where(.sds-tour__dot){cursor:pointer;background:var(--sds26-colors-disabled-border);border:0;border-radius:9999px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}:where(.sds-tour__dot--active){background:var(--sds26-colors-brand-content-default);width:18px}:where(.sds-tour__dot--done){background:var(--sds26-colors-brand-border-mint)}:where(.sds-tour__actions){align-items:center;gap:var(--sds26-scale-200);display:flex}.sds-tour__actions .btn{padding-left:var(--sds26-padding-lg);padding-right:var(--sds26-padding-lg)}:where(.sds-tour__close){cursor:pointer;width:26px;height:26px;color:var(--sds26-colors-disabled-content);background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}:where(.sds-tour__pill){z-index:1001;pointer-events:auto;background:#062e26eb;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:14px;padding:8px 8px 8px 18px;display:inline-flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000047}:where(.sds-tour__pill-label){color:var(--sds26-colors-neutral-white);font:var(--sds26-typography-body-semibold-sm)}:where(.sds-tour__skip){cursor:pointer;color:var(--sds26-colors-neutral-white);font-family:inherit;font:var(--sds26-typography-body-semibold-sm);background:#ffffff24;border:0;border-radius:9999px;padding:6px 14px}@keyframes sds-tour-fade{0%{opacity:0}to{opacity:1}}@keyframes sds-tour-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:none}}@keyframes sds-tour-pulse{0%{box-shadow:0 0 #2e7d5b73}70%{box-shadow:0 0 0 8px #2e7d5b00}to{box-shadow:0 0 #2e7d5b00}}@media (prefers-reduced-motion:reduce){:where(.sds-tour__scrim),:where(.sds-tour__card),:where(.sds-tour__ring){animation:none}:where(.sds-tour__cutout),:where(.sds-tour__ring){transition:none}}
