.gradient-cyan-emerald{background:linear-gradient(135deg,#2d2d2d,#1a1a1a)}.gradient-cyan-emerald-bg{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.grid-background{background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:50px 50px}.ant-card.bg-white\/5,.ant-card.bg-white\/5 *{transition:none!important}.ant-card.bg-white\/5:hover{box-shadow:none!important;border-color:rgba(255,255,255,.1)!important}.token-button-configured,.token-button-unconfigured{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(20px);color:#ffffff}.modal-content{backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px}.modal-content,.modal-content-cyan{background:rgba(18,18,18,.98);padding:32px}.modal-content-cyan{backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.15);border-radius:16px}.token-input{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#ffffff;height:56px;font-size:16px}.token-input-modern .ant-input-password{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:12px!important;color:#ffffff!important;height:50px!important;font-size:14px!important;padding:12px 16px!important}.token-input-modern .ant-input-password input{background:transparent!important;color:#ffffff!important;font-size:14px!important}.token-input-modern .ant-input-password:hover{border-color:rgba(255,255,255,.08)!important}.token-input-modern .ant-input-password-focused,.token-input-modern .ant-input-password:focus{border-color:rgba(255,255,255,.12)!important;box-shadow:0 0 0 2px rgba(255,255,255,.03)!important}.token-input-modern .ant-input-password .ant-input-suffix{color:rgba(255,255,255,.6)!important}.button-gradient{background:linear-gradient(135deg,#2d2d2d,#1a1a1a);border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#ffffff}.button-gradient:hover{background:linear-gradient(135deg,#3d3d3d,#2a2a2a)!important;box-shadow:0 8px 24px rgba(255,255,255,.1)!important}@keyframes float-slow{0%,to{transform:translate(0) scale(1);opacity:.3}33%{transform:translate(30px,-30px) scale(1.1);opacity:.4}66%{transform:translate(-20px,20px) scale(.9);opacity:.5}}.animate-float-slow{animation:float-slow 8s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .6s ease-out}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-shimmer{animation:shimmer 2s infinite}.task-filter-select .ant-select-selector{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.15)!important;color:white!important;border-radius:8px!important}.task-filter-select .ant-select-selection-item{color:white!important}.task-filter-select .ant-select-selection-placeholder{color:rgba(255,255,255,.4)!important}.task-filter-select .ant-select-arrow{color:rgba(255,255,255,.6)!important}.task-filter-select .ant-select-clear{background:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.6)!important}.task-filter-select:hover .ant-select-selector{border-color:rgba(255,255,255,.3)!important}.task-filter-select.ant-select-focused .ant-select-selector{border-color:rgba(255,255,255,.5)!important;box-shadow:0 0 0 2px rgba(255,255,255,.1)!important}.ant-select-dropdown .ant-select-item-option{color:rgba(255,255,255,.8)!important}.ant-select-dropdown .ant-select-item-option-selected{background:rgba(255,255,255,.1)!important;color:#ffffff!important}.ant-select-dropdown .ant-select-item-option:hover{background:rgba(255,255,255,.15)!important;color:white!important}.ant-select-dropdown .ant-select-item-option-active{background:rgba(255,255,255,.12)!important}.animate-delay-3s{animation-delay:3s}.animate-duration-12s{animation-duration:12s}.ant-message-notice-content{max-width:500px;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:1.5}.video-grid-container{grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.video-grid-container{grid-template-columns:repeat(5,1fr)}}.category-tabs{width:100%}.category-tabs .ant-tabs-nav{margin-bottom:0!important;padding:6px 0!important}.category-tabs .ant-tabs-nav:before{border-bottom:none!important}.category-tabs .ant-tabs-nav-list{gap:4px!important}.category-tabs .ant-tabs-tab{color:rgba(255,255,255,.6)!important;font-size:14px!important;font-weight:500!important;padding:8px 16px!important;margin:0!important;background:transparent!important;border:none!important;border-radius:8px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;min-width:auto!important}.category-tabs .ant-tabs-tab:hover{color:rgba(255,255,255,.8)!important;background:rgba(255,255,255,.05)!important}.category-tabs .ant-tabs-tab.ant-tabs-tab-active{background:rgba(255,255,255,.1)!important}.category-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ffffff!important;font-weight:500!important;text-shadow:0 0 10px rgba(255,255,255,.3)!important}.category-tabs .ant-tabs-ink-bar{display:none!important}.category-tabs .ant-tabs-nav-wrap{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}.category-tabs .ant-tabs-nav-wrap::-webkit-scrollbar{display:none!important}.category-tabs .ant-tabs-nav-operations{display:none!important}@keyframes modalCenterZoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes modalCenterZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes modalMaskFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalMaskFadeOut{0%{opacity:1}to{opacity:0}}.modal-center-zoom-appear,.modal-center-zoom-enter{opacity:0;transform:scale(.8);transform-origin:center center!important}.modal-center-zoom-appear-active,.modal-center-zoom-enter-active{transition:opacity .25s cubic-bezier(.34,1.56,.64,1),transform .25s cubic-bezier(.34,1.56,.64,1)}.modal-center-zoom-appear-active,.modal-center-zoom-enter-active,.modal-center-zoom-leave{opacity:1;transform:scale(1);transform-origin:center center!important}.modal-center-zoom-leave-active{opacity:0;transform:scale(.8);transform-origin:center center!important;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.modal-mask-fade-appear,.modal-mask-fade-enter{opacity:0}.modal-mask-fade-appear-active,.modal-mask-fade-enter-active{opacity:1;transition:opacity .25s ease-out}.modal-mask-fade-leave{opacity:1}.modal-mask-fade-leave-active{opacity:0;transition:opacity .2s ease-out}.usage-table-wrapper .ant-table{background:transparent!important}.usage-table-wrapper .ant-table-container{border-radius:16px!important;overflow:hidden!important}.usage-table-wrapper .ant-table-thead>tr>th{background:rgba(255,255,255,.02)!important;color:rgba(255,255,255,.5)!important;font-weight:500!important;font-size:12px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;padding:12px 16px!important}.usage-table-wrapper .ant-table-thead>tr>th:before{display:none!important}.usage-table-wrapper .ant-table-tbody>tr>td{background:rgba(255,255,255,.03)!important;border-bottom:1px solid rgba(255,255,255,.05)!important;padding:16px!important}.usage-table-wrapper .ant-table-tbody>tr:hover>td{background:rgba(255,255,255,.05)!important}.usage-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.usage-table-wrapper .ant-table-placeholder,.usage-table-wrapper .ant-table-placeholder:hover>td{background:rgba(255,255,255,.03)!important}.usage-table-wrapper .ant-empty-description{color:rgba(255,255,255,.4)!important}.usage-table-wrapper .ant-pagination{margin:16px 0!important;padding:0 16px!important}.usage-table-wrapper .ant-pagination-item{background:transparent!important;border:1px solid rgba(255,255,255,.15)!important}.usage-table-wrapper .ant-pagination-item a{color:rgba(255,255,255,.7)!important}.usage-table-wrapper .ant-pagination-item:hover{border-color:rgba(255,255,255,.3)!important}.usage-table-wrapper .ant-pagination-item:hover a{color:#fff!important}.usage-table-wrapper .ant-pagination-item-active{background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.3)!important}.usage-table-wrapper .ant-pagination-item-active a{color:#fff!important}.usage-table-wrapper .ant-pagination-next button,.usage-table-wrapper .ant-pagination-prev button{color:rgba(255,255,255,.7)!important}.usage-table-wrapper .ant-pagination-next:hover button,.usage-table-wrapper .ant-pagination-prev:hover button{color:#fff!important}.usage-table-wrapper .ant-pagination-disabled button{color:rgba(255,255,255,.25)!important}.usage-table-wrapper .ant-spin-nested-loading>div>.ant-spin{max-height:none!important}.usage-table-wrapper .ant-spin-dot-item{background-color:rgba(255,255,255,.8)!important}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}