/* Icons only. Start with Finance, Gallery, Domain requests in one vertical column. */
.jd-home-floating-icon{position:fixed;right:88px;z-index:1061;display:flex;align-items:center;justify-content:center;width:76px;height:76px;padding:2px;border:0;background:transparent;border-radius:12px;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;box-shadow:none}
.jd-home-floating-icon svg{display:block;width:100%;height:100%;pointer-events:none;overflow:visible}
#jdHomeFinanceLaunch{bottom:250px;color:#43DDF5}
#jdHomeGalleryLaunch{bottom:162px;color:#D36CA0}
.jd-home-floating-icon:active{cursor:grabbing}
.jd-home-floating-icon:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media(max-width:576px){.jd-home-floating-icon{width:64px;height:64px}}
