.toast-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.toast{max-width:300px;padding:10px 16px;border-radius:8px;box-shadow:0 10px 25px #00000026,0 4px 6px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);pointer-events:auto;transform:translateY(-20px) scale(.9);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-align:center}.toast-show{transform:translateY(0) scale(1);opacity:1}.toast-hide{transform:translateY(-20px) scale(.9);opacity:0}.toast-content{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:2}.toast-icon-wrapper{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.toast-icon{width:16px;height:16px}.toast-text{flex:1;min-width:0}.toast-title{font-weight:600;font-size:14px;line-height:1.4;margin-bottom:4px}.toast-message{font-size:14px;line-height:1.5;word-wrap:break-word}.toast-close{flex-shrink:0;width:20px;height:20px;border:none;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;opacity:.6}.toast-close:hover{opacity:1;background-color:#ffffff1a}.toast-close svg{width:16px;height:16px}.toast-success{background:linear-gradient(135deg,#10b981f2,#059669f2);color:#fff}.toast-success:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}.toast-error{background:linear-gradient(135deg,#ef4444f2,#dc2626f2);color:#fff}.toast-error:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}.toast-warning{background:linear-gradient(135deg,#f59e0bf2,#d97706f2);color:#fff}.toast-warning:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}.toast-info{background:linear-gradient(135deg,#3b82f6f2,#2563ebf2);color:#fff}.toast-info:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}@media (max-width: 640px){.toast-container{top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 40px);max-width:280px}.toast{min-width:auto;max-width:none;width:100%}}@media (prefers-color-scheme: dark){.toast{border-color:#ffffff26}}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toast-slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast-progress{position:absolute;bottom:0;left:0;height:3px;background:#ffffff4d;border-radius:0 0 12px 12px;animation:toast-progress-animation linear}@keyframes toast-progress-animation{0%{width:100%}to{width:0%}}[class*=flex-]{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.flex-y-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.flex-y-bottom{flex-direction:column-reverse}.flex-x-right{flex-direction:row-reverse}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex-align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline}.flex-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-wrap{-webkit-box-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.flex-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.flex-align-end{align-items:flex-end}.s-line-1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.overflow-y{overflow-y:scroll;overflow-x:hidden}.overflow-y::-webkit-scrollbar{width:6px;height:6px}.overflow-y::-webkit-scrollbar-track{background:#efefef;border-radius:6px}.overflow-y::-webkit-scrollbar-thumb{background:#4141414d;border-radius:6px}.login-model{width:100vw;height:100vh;background-color:#00000080;position:fixed;top:0;left:0;display:none;z-index:2000;align-items:center;justify-content:center}.login-form-box{background-color:#111827;padding:40px;border-radius:20px;box-shadow:0 0 10px #0000001a;width:400px;height:fit-content}.login-form-box input{height:50px}.form-group{margin-bottom:15px}label{display:block;margin-bottom:5px;font-weight:700;font-size:16}input[type=text],input[type=password]{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;color:#333}#mySubmitButton{background-color:#4caf50!important;color:#fff!important;padding:10px 15px!important;border:none!important;border-radius:4px!important;cursor:pointer!important;width:100%!important;font-size:16px!important}#mySubmitButton:hover{background-color:#45a049}.input-none{border:none;outline:none;background:transparent;font-size:16px;color:#333;padding:0;margin:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-none{border:none;outline:none;background:transparent;font-size:16px;color:#333;padding:0 20px 0 0;margin:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;cursor:pointer}.popup-model{width:100vw;height:100vh;background-color:#00000080;position:fixed;top:0;left:0;display:none;z-index:2000;align-items:center;justify-content:center}.popup-model .popup-model-box{box-shadow:0 0 10px #0000001a;height:fit-content}.sample{min-width:1200px;max-height:100vh;border:1px solid rgba(255,255,255,.2);border-radius:10px;background-color:#000}.sample .sample-header{height:60px;border-bottom:1px solid rgba(255,255,255,.2);padding:0 20px}.sample .sample-header .sample-header-left{font-size:18px;font-weight:600;color:#fff}.sample .sample-header .sample-header-right{transform:rotate(0);transition:all .3s ease}.sample .sample-header .sample-header-right:hover{transform:rotate(90deg)}.sample .sample-content{height:calc(100% - 60px)}.sample .sample-content .sample-content-left,.sample .sample-content .sample-content-right{flex:1;position:relative}.sample .sample-content .sample-content-left{border-right:1px solid rgba(255,255,255,.2);background-color:#161b22}.sample .sample-content .sample-content-left .sample-content-left-box{overflow-y:auto;max-height:100%;left:0;right:0;top:0;bottom:0;flex:1}.sample .sample-content .sample-content-left .desc{font-size:14px;font-weight:600;color:#fff;text-align:left;opacity:.6;padding:0 20px}.sample .sample-content .form{padding:20px}.sample .sample-content .form .jt-box{cursor:pointer}.sample .sample-content .form .box{padding-bottom:16px}.sample .sample-content .form .box .label{font-size:14px;font-weight:600;color:#fff;text-align:left;padding-bottom:6px;opacity:.6}.sample .sample-content .form .box .label span{color:red}.sample .sample-content .form .box .value{flex:1}.sample .sample-content .form .box .value input{width:100%;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:0 10px;color:#fff;background-color:#000}.sample .sample-content .form .box .value select{width:100%;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:0 30px 0 10px;color:#fff;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;cursor:pointer;background-color:#000}.sample .sample-content .form .box .value .sum{font-size:12px;font-weight:600;color:#fff;text-align:right;opacity:.6;padding-top:6px}.custom-select{position:relative;width:100%}.custom-select-trigger{width:100%;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:0 10px;color:#fff;background-color:#000;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:16px}.custom-select-trigger:hover{border-color:#10b9814d}.custom-select-arrow{width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px;transition:transform .2s ease}.custom-select-trigger.active .custom-select-arrow{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#000;border:1px solid rgba(255,255,255,.2);border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:1000;display:none}.custom-select-option{padding:10px;color:#fff;cursor:pointer;transition:background-color .2s ease}.custom-select-option:hover{background-color:#10b98133}.custom-select-dropdown::-webkit-scrollbar{width:6px}.custom-select-dropdown::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.custom-select-dropdown::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.custom-select-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff80}.sample .sample-content .form .box .value textarea{width:100%;height:150px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:0 10px;color:#fff;background-color:#000}.sample .sample-content .form .box .jt{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px;cursor:pointer;width:16px;height:16px}.sample .sample-content .submit-button{padding:0 20px}.sample .sample-content .sample-content-left-box::-webkit-scrollbar{width:6px}.sample .sample-content .sample-content-left-box::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.sample .sample-content .sample-content-left-box::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.sample .sample-content .sample-content-left-box::-webkit-scrollbar-thumb:hover{background:#ffffff80}.sample .sample-content .sample-content-right-box{padding:20px;height:100%}.sample .sample-content .sample-content-right-box .title{font-size:14px;font-weight:600;color:#fff;text-align:left;opacity:.6;padding-bottom:10px}.sample .sample-content .sample-content-right-box .content-box{background-color:#161b22;border-right:1px solid rgba(255,255,255,.2);border-radius:4px;padding:20px;height:calc(100% - 50px)}.sample .sample-content .sample-content-right-box .content-box .none{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.sample .sample-content .sample-content-right-box .content-box .none .none-title{font-size:14px;font-weight:600;color:#fff;text-align:center;opacity:.6}.sample .sample-content .sample-content-right-box .content-box .result{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.sample .sample-content .sample-content-right-box .content-box .result .result-title{font-size:18px;font-weight:600;color:#fff;text-align:center;padding-bottom:6px}.sample .sample-content .sample-content-right-box .content-box .result .result-desc{font-size:14px;font-weight:600;color:#fff;text-align:center;opacity:.6}.scroll-container{overflow-y:auto;overflow-x:hidden}.scroll-container::-webkit-scrollbar{width:var(--scrollbar-width, 6px)}.scroll-container::-webkit-scrollbar-track{background:var(--scrollbar-track-color, rgba(255, 255, 255, .1));border-radius:calc(var(--scrollbar-width, 6px) / 2)}.scroll-container::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color, rgba(255, 255, 255, .3));border-radius:calc(var(--scrollbar-width, 6px) / 2);transition:background-color .2s ease}.scroll-container::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color, rgba(255, 255, 255, .5))}.scroll-container.light::-webkit-scrollbar-track{background:var(--scrollbar-track-color, rgba(0, 0, 0, .1))}.scroll-container.light::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color, rgba(0, 0, 0, .3))}.scroll-container.light::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color, rgba(0, 0, 0, .5))}.scroll-container{scrollbar-width:thin}.scroll-container.dark{scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1)}.scroll-container.light{scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}.custom-select{position:relative;width:100%;font-size:16px}.custom-select.disabled{opacity:.6;cursor:not-allowed}.custom-select-trigger{width:100%;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:0 10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;background-color:transparent}.custom-select-trigger:hover:not(.disabled){border-color:#10b9814d}.custom-select-trigger.active{border-color:#10b98180}.custom-select.disabled .custom-select-trigger{cursor:not-allowed}.custom-select-content{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-actions{display:flex;align-items:center;gap:8px}.custom-select-clear{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.custom-select-clear:hover{background-color:#ffffff1a}.custom-select-arrow{width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px;transition:transform .2s ease}.custom-select-arrow.active{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#000;border:1px solid rgba(255,255,255,.2);border-top:none;border-radius:0 0 4px 4px;z-index:1000;display:none;box-shadow:0 4px 12px #0000004d}.custom-select-dropdown.show{display:block}.custom-select-search{padding:8px;border-bottom:1px solid rgba(255,255,255,.1)}.custom-select-search-input{width:100%;height:32px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:0 8px;background-color:transparent;color:inherit;font-size:14px;outline:none}.custom-select-search-input:focus{border-color:#10b98180}.custom-select-options{max-height:200px}.custom-select-option{padding:10px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.custom-select-option:last-child{border-bottom:none}.custom-select-option:hover:not(.disabled){background-color:#10b98133}.custom-select-option.selected{background-color:#10b9814d}.custom-select-option.disabled{opacity:.5;cursor:not-allowed}.custom-select-no-options{padding:20px;text-align:center;opacity:.6;font-size:14px}.custom-select.dark{color:#fff}.custom-select.dark .custom-select-trigger,.custom-select.dark .custom-select-dropdown{background-color:#000;border-color:#fff3}.custom-select.dark .custom-select-search-input{background-color:#000;color:#fff}.custom-select.light{color:#333}.custom-select.light .custom-select-trigger{background-color:#fff;border-color:#0003}.custom-select.light .custom-select-trigger:hover:not(.disabled){border-color:#10b98180}.custom-select.light .custom-select-dropdown{background-color:#fff;border-color:#0003;box-shadow:0 4px 12px #0000001a}.custom-select.light .custom-select-search{border-bottom-color:#0000001a}.custom-select.light .custom-select-search-input{background-color:#fff;color:#333;border-color:#0003}.custom-select.light .custom-select-option{border-bottom-color:#0000000d}.custom-select.light .custom-select-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e")}.custom-select.light .custom-select-clear:hover{background-color:#0000001a}
