@charset "UTF-8";.t-box{box-sizing:border-box}.t-box *,.t-box *:before,.t-box *:after{box-sizing:border-box}.t-box svg{fill:inherit;width:1em;height:1em}.t-box ::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.t-box ::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.t-pop{position:fixed;display:none;padding:2px;justify-content:center;align-items:center;gap:4px;border-radius:1000px;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.12);height:32px;z-index:1000}.t-pop--show{display:inline-flex;animation:pop .3s}@keyframes pop{0%{transform:scale(.5)}to{transform:scale(1)}}.t-pop__item{display:inline-flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;border-radius:1000px;font-size:16px;color:#666;fill:#666;cursor:pointer}.t-pop__item:hover{color:#5d7be8;fill:#5d7be8;background-color:#f1f4ff}.igg-translate--active{border-radius:4px;outline:1px solid #D5DBF2;background:#f1f4ff}.igg-translate--rtl{direction:rtl}.t-fixed{user-select:none}.t-fixed__btn{position:fixed;top:50%;right:0;z-index:1000;display:inline-flex;height:36px;padding:12px 8px 10px 12px;align-items:center;border-radius:24px 0 0 24px;opacity:.4;background:linear-gradient(180deg,#7b98ff,#5775e3);box-shadow:0 8px 24px rgba(0,0,0,.16);font-size:16px;z-index:99999;cursor:pointer}.t-fixed__btn:hover{opacity:1}.t-fixed__btn--active{opacity:1;opacity:.8;background:linear-gradient(180deg,#73d39a,#4bb575)}.t-fixed__settings{width:320px;flex-direction:column;align-items:center;position:fixed;z-index:99999;border-radius:16px;border:1px solid #EAEAEA;background:#f3f3f3;box-shadow:0 0 24px rgba(0,0,0,.08);right:60px;top:30%;display:none}.t-fixed__settings .t-settings{background-color:#fff;padding:0 24px 24px;width:100%;border-radius:16px}.t-fixed__settings .t-settings__label{display:flex;align-items:center;gap:4px;align-self:stretch;color:#999;font-family:Source Han Sans CN;font-size:12px;font-style:normal;font-weight:400;line-height:180%;padding-top:16px}.t-fixed__settings .t-settings__tip{display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer}.t-fixed__settings .t-settings__btn{display:flex;padding:9px 12px;align-items:center;gap:12px;align-self:stretch;border-radius:4px;border:1px solid #D9D9D9;font-family:Source Han Sans CN;font-size:14px;font-style:normal;font-weight:400;color:#333;fill:#333;line-height:22px;margin-top:8px;cursor:pointer}.t-fixed__settings .t-settings__btn:hover,.t-fixed__settings .t-settings__btn--active{color:#5d7be8;border:1px solid #5D7BE8;background:#f1f4ff;fill:#5d7be8}.t-fixed__settings .t-settings__btn--full{background:#5d7be8!important;color:#fff!important;border:1px solid #5D7BE8}.t-fixed__settings .t-settings__btn--full:hover{opacity:.8}.t-fixed__settings .t-settings__footer{display:flex;gap:12px}.t-fixed__settings .t-settings__footer>.t-settings__btn{flex:1;justify-content:center}.t-fixed__settings .t-settings__preference{display:flex;flex-direction:column;padding:8px 24px;line-height:1;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch;color:#999;font-family:Source Han Sans CN;font-size:14px;font-style:normal;font-weight:400}.t-fixed__settings .t-settings__preference select{background-color:transparent;border:none;color:#666;font-family:Source Han Sans CN;font-size:14px;font-style:normal;font-weight:400;line-height:180%;max-width:140px}.t-fixed__settings .t-settings__preference-row{display:flex;gap:8px;align-items:center;justify-content:center}.t-fixed__settings .t-settings__preference-tips{font-size:12px;line-height:18px}.t-fixed__settings .t-settings .t-select{width:100%;padding:4px 8px 4px 12px;border-radius:4px;border:1px solid #D9D9D9;background:#fff;color:#333;height:32px;margin-top:4px}.t-fixed__settings .t-settings .t-select:disabled{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:no-drop}.t-tooltip{position:relative;display:inline-flex;align-items:center;cursor:pointer}.t-tooltip .t-tooltiptext{visibility:hidden;width:max-content;max-width:200px;background-color:#000;color:#fff;text-align:center;border-radius:5px;font-size:12px;padding:5px;position:absolute;z-index:1;bottom:145%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s}.t-tooltip .t-tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.t-tooltip:hover .t-tooltiptext{visibility:visible;opacity:1}.t-popup{position:fixed;width:520px;font-family:Source Han Sans CN;top:0;left:0;border-radius:8px;border:1px solid #EAEAEA;background:#fff;box-shadow:0 0 16px rgba(0,0,0,.08);display:none;flex-direction:column;max-height:60vh;transition:opacity .3s;z-index:1010}.t-popup__header{display:flex;padding:8px 16px;align-items:center;border-bottom:1px solid #EAEAEA;user-select:none}.t-popup__title{flex:1;color:#5d7be8;fill:#5d7be8;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;gap:8px;cursor:move}.t-popup__close{cursor:pointer;font-size:24px;display:flex;align-items:center;margin-left:8px}.t-popup__content{flex:1;overflow-y:auto;padding:24px 32px;color:#333;font-size:14px;font-style:normal;font-weight:400;display:flex;flex-direction:column;word-break:break-word;user-select:text}.igg-translated{position:relative;border-top:1px dashed #D5DBF2}.igg-translated-cancel{position:fixed;bottom:-15px;right:15px;height:36px;padding:2px 16px;justify-content:center;align-items:center;gap:4px;flex-shrink:0;border-radius:1000px;background:#fff;box-shadow:0 0 24px rgba(0,0,0,.12);color:#333;font-family:Source Han Sans CN;font-size:14px;font-style:normal;font-weight:400;line-height:120%;display:none;border:2px solid transparent;cursor:pointer;box-sizing:border-box;width:max-content}.igg-translated-cancel:hover{color:#5d7be8;background:#f1f4ff;border:2px solid #FFF}.t-toast{position:fixed;top:50px;left:50%;transform:translate(-50%);padding:8px 16px;background-color:rgba(0,0,0,.7);border-radius:8px;font-size:14px;color:#fff;z-index:1000;max-width:400px}.igg-spinner{width:24px;height:24px;border-radius:50%;background:radial-gradient(farthest-side,#474bff 94%,rgba(0,0,0,0)) top/3px 3px no-repeat,conic-gradient(rgba(0,0,0,0) 30%,#474bff);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 3px),#000 0);animation:spinner-c7wet2 1s infinite linear}@keyframes spinner-c7wet2{to{transform:rotate(1turn)}}[igg-translate-lang=ar]{direction:rtl}
