@keyframes auraRoll{0%{opacity:0;transform:translateY(11px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.aura-roll{animation:auraRoll var(--dur-slow) var(--ease-out) both}@keyframes auraSpinIn{0%{transform:rotate(-110deg) scale(.4);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}.aura-themeicon{animation:auraSpinIn var(--dur-enter-md) var(--ease-out) both}@keyframes auraTipSlide{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}.aura-tipslide{animation:auraTipSlide var(--dur-enter-md) var(--ease-out) both}@keyframes auraRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.aura-stagger>*{animation:auraRise var(--dur-enter-lg) var(--ease-out) both}.aura-stagger>:first-child{animation-delay:.03s}.aura-stagger>:nth-child(2){animation-delay:.08s}.aura-stagger>:nth-child(3){animation-delay:.13s}.aura-stagger>:nth-child(4){animation-delay:.18s}.aura-stagger>:nth-child(5){animation-delay:.23s}.aura-stagger>:nth-child(6){animation-delay:.28s}.aura-stagger>:nth-child(7){animation-delay:.33s}.aura-stagger>:nth-child(8){animation-delay:.38s}.aura-stagger>:nth-child(9){animation-delay:.43s}.aura-stagger>:nth-child(10){animation-delay:.48s}.aura-stagger>:nth-child(11){animation-delay:.53s}.aura-stagger>:nth-child(12),.aura-stagger>:nth-child(n+13){animation-delay:.58s}@keyframes auraPopIn{0%{opacity:0;transform:scale(.92)}62%{opacity:1;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.aura-popin{animation:auraPopIn var(--dur-enter-xl) var(--ease-out) both}@keyframes auraPop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.aura-pop{animation:auraPop var(--dur-enter-sm) var(--ease-out) both}@keyframes auraFadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.aura-fadeslide{animation:auraFadeSlide var(--dur-enter-xs) var(--ease-out) both}.aura-pill-in{animation:auraRise var(--dur-enter-sm) var(--ease-out) both;animation-delay:.12s}@keyframes auraFadeIn{0%{opacity:0}to{opacity:1}}@keyframes auraFadeOut{0%{opacity:1}to{opacity:0}}@keyframes auraSheetIn{0%{transform:translateY(100%)}68%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes auraSheetOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes auraDialogIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@keyframes auraDialogOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(10px) scale(.98)}}.aw-sheet-panel{animation:auraSheetIn var(--dur-sheet-in) var(--ease-out)}.aw-sheet-panel-leaving{animation:auraSheetOut var(--dur-sheet-out) ease forwards}@media (min-width:640px){.aw-sheet-panel{animation-name:auraDialogIn}.aw-sheet-panel-leaving{animation-name:auraDialogOut}}@keyframes auraRingDraw{0%{stroke-dashoffset:var(--ring-c)}to{stroke-dashoffset:0}}.aura-ring-draw{animation:auraRingDraw var(--dur-ring-draw) var(--ease-out) .08s both}@keyframes auraRingSpin{to{transform:rotate(1turn)}}.aura-ring-spin{animation:auraRingSpin 1.05s linear infinite}@keyframes auraKnobPulse{0%,70%,to{opacity:0;transform:scale(1)}85%{opacity:.5;transform:scale(1.16)}}.aura-knob-pulse{opacity:0;animation:auraKnobPulse 2s var(--ease-inout) infinite}.aura-check-in{animation:auraPop var(--dur-enter-sm) var(--ease-spring) .34s both}@keyframes tma-spin{to{transform:rotate(1turn)}}@keyframes auraPulse{0%{transform:scale(.42);opacity:0}16%{opacity:.5}to{transform:scale(1);opacity:0}}.aura-pulse-ring{transform:scale(1);opacity:.28;animation:auraPulse var(--dur-loop-pulse) var(--ease-out) infinite both}.aura-pulse-ring--2{animation-delay:.8s}.aura-pulse-ring--3{animation-delay:1.6s}@keyframes auraPulseCore{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.1);opacity:1}}.aura-pulse-core{animation:auraPulseCore var(--dur-loop-pulse) var(--ease-inout) infinite both}@keyframes auraOrbBob{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.03) translateY(-3px)}}.aura-orb-bob{animation:auraOrbBob var(--dur-loop-breath) var(--ease-inout) infinite}@keyframes auraGlowBreath{0%,to{transform:scale(1);opacity:.82}50%{transform:scale(1.09);opacity:1}}.aura-glow-breath{animation:auraGlowBreath var(--dur-loop-breath) var(--ease-inout) infinite}@keyframes auraOrbit{to{transform:rotate(1turn)}}.aura-orbit{animation:auraOrbit var(--dur-loop-orbit) linear infinite}@keyframes auraStoryFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.aura-story-fill{transform-origin:left center;animation-name:auraStoryFill;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes auraShake{0%,to{transform:translateX(0)}20%{transform:translateX(-7px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(2px)}}.aura-shake{animation:auraShake var(--dur-shake) var(--ease-out)}.aura-fade{animation:auraFadeIn var(--dur-base) var(--ease-out) both}@keyframes auraUrgent{0%,to{opacity:1}50%{opacity:.55}}.aura-urgent{animation:auraUrgent var(--dur-loop-urgent) var(--ease-inout) infinite}@keyframes auraWelcomeDriftA{0%{transform:translate(-6%,-4%) scale(1)}to{transform:translate(7%,6%) scale(1.12)}}@keyframes auraWelcomeDriftB{0%{transform:translate(5%,8%) scale(1.1)}to{transform:translate(-8%,-5%) scale(.96)}}.aura-welcome-drift-a{animation:auraWelcomeDriftA var(--dur-loop-drift-a) var(--ease-inout) infinite alternate}.aura-welcome-drift-b{animation:auraWelcomeDriftB var(--dur-loop-drift-b) var(--ease-inout) infinite alternate}@keyframes auraSparkFloat{0%{transform:translateY(14px);opacity:0}22%{opacity:.75}75%{opacity:.5}to{transform:translateY(-46px);opacity:0}}@keyframes auraRayDrift{0%{transform:translate3d(-3%,-2%,0) scale(1)}to{transform:translate3d(4%,3%,0) scale(1.08)}}.aura-spark-float{animation-name:auraSparkFloat;animation-timing-function:linear;animation-iteration-count:infinite}.aura-ray-drift{animation:auraRayDrift var(--dur-loop-rays) var(--ease-inout) infinite alternate}@media (prefers-reduced-motion:reduce){.aura-check-in,.aura-fade,.aura-fadeslide,.aura-pill-in,.aura-pop,.aura-popin,.aura-ring-draw,.aura-roll,.aura-shake,.aura-stagger>*,.aura-themeicon,.aura-tipslide{animation-duration:.01ms!important;animation-delay:0s!important}.aura-glow-breath,.aura-knob-pulse,.aura-orb-bob,.aura-orbit,.aura-pulse-core,.aura-pulse-ring,.aura-ray-drift,.aura-ring-spin,.aura-spark-float,.aura-story-fill,.aura-urgent,.aura-welcome-drift-a,.aura-welcome-drift-b{animation:none!important}}