@charset "UTF-8";.ms-fill{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes panelIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@keyframes rowIn{0%{transform:translateY(10px)}to{transform:none}}.anim-overlay{animation:overlayIn .18s ease both}.anim-panel{animation:panelIn .26s cubic-bezier(.2,.7,.2,1) both}.anim-row{opacity:1}@media (prefers-reduced-motion: no-preference){.anim-row{animation:rowIn .45s cubic-bezier(.2,.7,.2,1) both}}@keyframes slideRight{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideIn{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
