@keyframes complete-profile-confetti-fall{0%{background-position:0 -180px}to{background-position:0 180px}}.complete-profile-banner{isolation:isolate;box-sizing:border-box;background-color:var(--sparky-theme-color-neutral-white-background,#fff);border:1px solid var(--sparky-theme-color-neutral-subtle-border,#e5e5e5);margin:var(--sparky-theme-layout-space-md,16px) 0;padding:var(--sparky-theme-layout-space-md,16px);border-radius:8px;flex-direction:column;display:flex;position:relative;box-shadow:0 1px 2px #0000000f}.complete-profile-banner--success{background-color:#fff;overflow:hidden}.complete-profile-banner--success:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='180' viewBox='0 0 360 180' fill='none'%3E%3Crect x='28' y='22' width='14' height='5' rx='1.5' transform='rotate(20 28 22)' fill='%239BC9F0' fill-opacity='0.55'/%3E%3Crect x='110' y='16' width='11' height='4' rx='1.5' transform='rotate(-28 110 16)' fill='%23F6B89A' fill-opacity='0.5'/%3E%3Cpath d='M168 30c10 1 16 9 12 16-4 7-16 8-21 1s-1-18 9-17z' fill='%23F7C4D8' fill-opacity='0.45'/%3E%3Crect x='230' y='40' width='13' height='4' rx='1.5' transform='rotate(12 230 40)' fill='%239BC9F0' fill-opacity='0.45'/%3E%3Cpath d='M300 18c8-1 14 6 11 13s-14 8-18 2 0-14 7-15z' fill='%23F6B89A' fill-opacity='0.4'/%3E%3Crect x='48' y='78' width='12' height='4' rx='1.5' transform='rotate(-16 48 78)' fill='%23F7C4D8' fill-opacity='0.45'/%3E%3Cpath d='M98 96c9 2 13 10 9 16s-15 6-19-1 1-17 10-15z' fill='%239BC9F0' fill-opacity='0.4'/%3E%3Crect x='170' y='88' width='14' height='5' rx='1.5' transform='rotate(24 170 88)' fill='%23F6B89A' fill-opacity='0.45'/%3E%3Crect x='250' y='100' width='11' height='4' rx='1.5' transform='rotate(-20 250 100)' fill='%239BC9F0' fill-opacity='0.5'/%3E%3Cpath d='M310 86c9 0 14 8 10 14s-15 7-19 0 0-14 9-14z' fill='%23F7C4D8' fill-opacity='0.4'/%3E%3Crect x='36' y='140' width='13' height='4' rx='1.5' transform='rotate(14 36 140)' fill='%23F6B89A' fill-opacity='0.4'/%3E%3Cpath d='M120 148c8 1 13 8 9 14s-14 6-18 0 1-15 9-14z' fill='%239BC9F0' fill-opacity='0.35'/%3E%3Crect x='200' y='136' width='12' height='4' rx='1.5' transform='rotate(-24 200 136)' fill='%23F7C4D8' fill-opacity='0.45'/%3E%3Crect x='280' y='150' width='14' height='5' rx='1.5' transform='rotate(18 280 150)' fill='%23F6B89A' fill-opacity='0.4'/%3E%3C/svg%3E");background-repeat:repeat;background-size:360px 180px;animation:28s linear infinite complete-profile-confetti-fall;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.complete-profile-banner--success:before{animation:none}}.complete-profile-banner__content{z-index:1;gap:var(--sparky-theme-layout-space-sm,12px);flex-direction:column;display:flex;position:relative}.complete-profile-banner__header{column-gap:var(--sparky-theme-layout-space-sm,12px);row-gap:var(--sparky-theme-layout-space-sm,12px);grid-template-columns:auto 1fr;grid-template-areas:"icon title""subtitle subtitle";align-items:center;display:grid}.complete-profile-banner__title-icon{color:var(--sparky-theme-color-neutral-bold-foreground,#1a1a1a);flex-shrink:0;grid-area:icon}.complete-profile-banner__heading{display:contents}.complete-profile-banner__title{color:var(--sparky-theme-color-neutral-bold-foreground,#1a1a1a);grid-area:title;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.complete-profile-banner__subtitle{color:var(--sparky-theme-color-neutral-bold-foreground,#1a1a1a);grid-area:subtitle;margin:0;font-size:.875rem;line-height:1.4}.complete-profile-banner__progress-row{align-items:center;gap:var(--sparky-theme-layout-space-sm,12px);display:flex}.complete-profile-banner__counter{color:var(--sparky-theme-color-neutral-bold-foreground,#1a1a1a);white-space:nowrap;flex-shrink:0;margin:0;font-size:.875rem;font-weight:500}.complete-profile-banner__progress{appearance:none;background-color:var(--sparky-theme-color-neutral-subtle-background,#e8e8e8);border:none;border-radius:999px;flex:1;width:100%;height:4px;overflow:hidden}.complete-profile-banner__progress::-webkit-progress-bar{background-color:var(--sparky-theme-color-neutral-subtle-background,#e8e8e8);border-radius:999px}.complete-profile-banner__progress::-webkit-progress-value{border-radius:inherit;background-color:var(--sparky-theme-color-neutral-subtle-background,#e8e8e8);transition:width .25s}.complete-profile-banner__progress::-moz-progress-bar{border-radius:inherit;background-color:var(--sparky-theme-color-neutral-subtle-background,#e8e8e8);transition:width .25s}.complete-profile-banner__progress--active::-webkit-progress-value{background-color:var(--sparky-theme-color-primary-background,#005eb8)}.complete-profile-banner__progress--active::-moz-progress-bar{background-color:var(--sparky-theme-color-primary-background,#005eb8)}.complete-profile-banner__progress--success::-webkit-progress-value{background-color:var(--sparky-theme-color-utility-success-foreground,#00853e)}.complete-profile-banner__progress--success::-moz-progress-bar{background-color:var(--sparky-theme-color-utility-success-foreground,#00853e)}.complete-profile-banner__footer{gap:var(--sparky-theme-layout-space-md,16px);flex-direction:column;display:flex}.complete-profile-banner__steps{margin:0;padding:0;list-style:none;display:none}.complete-profile-banner__step{align-items:center;gap:8px;display:inline-flex}.complete-profile-banner__step-icon{color:var(--sparky-theme-color-neutral-bold-foreground,#1a1a1a)}.complete-profile-banner__step-icon--complete{color:var(--sparky-theme-color-utility-success-foreground,#00853e)}.complete-profile-banner__step-label{color:var(--sparky-theme-color-neutral-bold-foreground,#1a1a1a);margin:0;font-size:.875rem}.complete-profile-banner__cta{width:100%}@media (min-width:60rem){.complete-profile-banner{min-height:180px;padding:var(--sparky-theme-layout-space-md,16px) var(--sparky-theme-layout-space-lg,24px)}.complete-profile-banner__content{align-items:start;gap:var(--sparky-theme-layout-space-sm,12px);flex:1;grid-template-columns:1fr auto;grid-template-areas:"header counter""progress progress""footer footer";display:grid}.complete-profile-banner__header{align-items:flex-start;gap:var(--sparky-theme-layout-space-sm,12px);flex-direction:row;grid-area:header;display:flex}.complete-profile-banner__heading{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.complete-profile-banner__title,.complete-profile-banner__subtitle{grid-area:unset}.complete-profile-banner__progress-row{display:contents}.complete-profile-banner__progress{grid-area:progress;width:100%}.complete-profile-banner__counter{grid-area:counter;place-self:start end}.complete-profile-banner__footer{align-items:center;gap:var(--sparky-theme-layout-space-md,16px) var(--sparky-theme-layout-space-xl,32px);flex-flow:wrap;grid-area:footer}.complete-profile-banner__steps{justify-content:space-between;align-items:center;gap:var(--sparky-theme-layout-space-md,16px);flex:auto;min-width:0;display:flex}.complete-profile-banner__step{flex:1 1 0;min-width:max-content}.complete-profile-banner__cta{width:auto}}
/*# sourceMappingURL=2ue1tocv-84-x.css.map*/