.PlatformDownloadButton_container__PJ5YQ,.PlatformDownloadButton_dropdown__D5hSU{width:100%}.PlatformDownloadButton_downloadButton__379Fv{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 10px 16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:14px;line-height:20px;width:100%;box-sizing:border-box;border-radius:6px}.PlatformDownloadButton_downloadButton__379Fv .PlatformDownloadButton_icon__y5enF,.PlatformDownloadButton_downloadButton__379Fv .PlatformDownloadButton_title__0o696{display:flex;align-items:center}.PlatformDownloadButton_downloadButton__379Fv .PlatformDownloadButton_title__0o696{flex:1 1;justify-content:center;gap:12px}.PlatformDownloadButton_downloadButton__379Fv .PlatformDownloadButton_buttonIcon__xHdKc{flex:0 0 auto;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:16px;display:flex}.PlatformDownloadButton_downloadButtonPrimary__HAfTX{background:var(--ant-color-primary);color:var(--ant-color-text-on-primary)}.PlatformDownloadButton_downloadButtonSecondary__hYLtP{background:var(--ant-color-bg-layout);color:var(--ant-color-text);border:1px solid var(--ant-color-border-secondary)}.PlatformDownloadButton_dropdownIconActive__6Vqrk{transform:rotate(180deg)}.PlatformDownloadButton_downloadIcon__zmm1p{font-size:14px;margin-left:auto}.PlatformDownloadButton_dropdownMenu__tRYC2{border-radius:6px;background-color:#22221f;border:none;width:calc(100% - 6px)}.PlatformDownloadButton_dropdownMenu__tRYC2 .PlatformDownloadButton_itemLabel__fH3JV{height:20px;display:flex;align-items:center;width:100%;color:inherit}.PlatformDownloadButton_dropdownMenu__tRYC2 .PlatformDownloadButton_yourPlatform__CHSj1{padding:2px 6px;border-radius:2px;background:var(--ant-color-primary-bg);color:var(--ant-color-primary-text);font-size:12px;line-height:18px;margin-left:8px}.Message_message__Bcsj5{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:10000;padding:9px 12px;border-radius:8px;display:flex;align-items:center;animation:Message_slideInDown__s9gS3 .3s ease-out forwards;background-color:var(--ant-color-bg-base);color:var(--ant-color-text);border:1px solid var(--ant-color-border-secondary)}.Message_messageContent__Uwcvz{display:flex;align-items:center;width:100%;gap:8px}.Message_successIcon__PbjWW{color:#52c41a;font-size:16px}.Message_errorIcon__RU0s2{color:var(--ant-color-error,#ff4d4f);font-size:16px}.Message_warningIcon__rySMu{color:var(--ant-color-warning,#faad14);font-size:16px}.Message_infoIcon__Vnpf7,.Message_loadingIcon__HB8Ul{color:var(--ant-color-info,#1677ff);font-size:16px}.Message_loadingIcon__HB8Ul{animation:Message_spin__ZvRQc 1s linear infinite}.Message_messageText__psGGC{flex:1 1;font-size:14px;line-height:22px}.Message_closeButton__m_iJH{background:none;border:none;font-size:18px;cursor:pointer;color:var(--ant-color-text-tertiary,#8c8c8c);padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.Message_closeButton__m_iJH:hover{background-color:var(--ant-color-fill-tertiary,#f0f0f0);color:var(--ant-color-text,#262626)}@keyframes Message_slideInDown__s9gS3{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@keyframes Message_spin__ZvRQc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.Message_message__Bcsj5{left:16px;right:16px;transform:none;width:calc(100% - 32px);min-width:auto}}