@charset "UTF-8";@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}*{transition:all .4s;box-sizing:border-box;font-family:f-light}html{min-height:100%;position:relative;scroll-behavior:smooth}html body{margin:0%;background:#edf1f7;overflow-x:hidden}a{color:#3b3b3b;text-decoration:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;position:relative}button{background:transparent;color:#3b3b3b;border:none;display:flex;justify-content:center;align-items:center;gap:.5em;cursor:pointer;padding:0;overflow:hidden;position:relative}button:active{transform:scale(.95);box-shadow:0 3px 10px #0000001f}button.loading-dowloand:after{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.5),transparent);animation:shine 1.5s infinite}@keyframes shine{to{left:150%}}.cl-excel{background:#1d6f42!important;color:#fff!important}.btn-excel{width:30px;height:30px;background-color:#fff!important;background-image:url(/excel.png)!important;background-repeat:no-repeat;background-size:80%;background-position:center;border-radius:10px;transition:all .25s ease;cursor:pointer}.btn-excel:hover{animation:bounceHover .6s cubic-bezier(.25,1.25,.5,1);box-shadow:0 10px 25px #00000026}.btn-excel:hover i{transform:scale(1.1)}input,select,textarea{background:transparent;border:none;outline:none}@media screen and (max-width: 500px){input{font-size:16px}}.scroll-mini-white::-webkit-scrollbar{-webkit-appearance:none}.scroll-mini-white::-webkit-scrollbar:vertical{width:10px}.scroll-mini-white::-webkit-scrollbar:horizontal{height:10px}.scroll-mini-white::-webkit-scrollbar-button:increment{background-color:#c5c5c5;border-radius:50%;height:10px;min-height:10px;width:10px;min-width:10px}.scroll-mini-white::-webkit-scrollbar-button:decrement{background-color:#c5c5c5;border-radius:100px;height:10px;min-height:10px;width:10px;min-width:10px}.scroll-mini-white::-webkit-scrollbar-thumb{background:#3b3b3b;border:2px solid #edf3ff;border-radius:20px}.scroll-mini-white::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:5px}.scroll-max-white::-webkit-scrollbar{-webkit-appearance:none}.scroll-max-white::-webkit-scrollbar:vertical{width:13px}.scroll-max-white::-webkit-scrollbar:horizontal{height:10px}.scroll-max-white::-webkit-scrollbar-button:increment{background-color:#c5c5c5;border-radius:50%;height:13px;min-height:13px;width:13px;min-width:13px}.scroll-max-white::-webkit-scrollbar-button:decrement{background-color:#c5c5c5;border-radius:100px;height:13px;min-height:13px;width:13px;min-width:13px}.scroll-max-white::-webkit-scrollbar-thumb{background:#3b3b3b;border:2px solid #edf3ff;border-radius:20px}.scroll-max-white::-webkit-scrollbar-track{background-color:#f1f1f13c;border-radius:5px}ngx-charts-line-chart .line-series path{filter:drop-shadow(0px 3px 1px rgba(0,0,0,.164))}@keyframes bounceHover{0%{transform:translateY(0)}30%{transform:translateY(-6px)}50%{transform:translateY(0)}70%{transform:translateY(-3px)}to{transform:translateY(0)}}@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}.paginations{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.paginations button{width:20px;min-width:20px;height:20px;min-height:20px;font-size:10px;background:#3b3b3b;color:#fff;border-radius:100px}.paginations select{height:20px;font-size:10px;background:#fff;border-radius:5px;appearance:none;padding:0 10px}.table{width:100%;background:#fff;box-shadow:0 10px 20px #33333317;border-radius:10px;padding:10px}.table>.options{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em}.table>.options .title{font-size:12px;font-family:f-medium}.table>.options button{min-width:30px;height:30px;background:#3bebeb49;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.table>.options .btn-text{padding:0 10px}.table>.header{width:100%;border-bottom:1px solid rgba(59,59,59,.1843137255);overflow-x:auto;overflow-y:hidden}.table>.header span{font-size:11px;font-family:f-medium}.table>.header .value{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0em}.table>.header .value .i-order{width:15px;height:15px;font-size:7px;background:#3b3b3b;color:#fff;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.table>.body{width:100%;min-height:300px;overflow:auto}.table>.body>.row{width:100%;border-bottom:1px solid rgba(59,59,59,.0666666667);display:inline;animation:row-enter .4s ease-out}.table>.body>.row:hover{background:linear-gradient(125deg,#000,#000);color:#fff}.table>.body>.row:hover i{color:#fff}.table>.body>.row .value,.table>.body>.row span{font-size:12px}.table>.body>.row .value a,.table>.body>.row span a{width:100%;height:100%;background:#3b3b3b;color:#fff;border-radius:5px}.table>.body>.row .value img,.table>.body>.row span img{width:100%;height:100%;object-fit:cover}.table>.body>.row .sale_price{letter-spacing:1px;font-family:f-medium}.table>.body>.row .center{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}@keyframes row-enter{0%{opacity:0;transform:translateY(-10px)}60%{opacity:1;background:#2b2b2c09;transform:translateY(4px)}to{opacity:1;background:transparent;transform:translateY(0)}}.table>.body>.active{background:linear-gradient(125deg,#000,#000);color:#fff;border-radius:5px}.table>.body>.active i{color:#fff}.table>.body>.nh:hover{background:transparent}.table>.header,.table>.body>.row{display:grid}.table>.header .value,.table>.body>.row .value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;padding:7px 5px}.table>.header .value .fa-barcode-read,.table>.body>.row .value .fa-barcode-read{color:#12335b}.table>.footer{width:100%;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.table>.footer .amount{min-width:25px;height:25px;font-size:10px;background:#3b3b3b18;border-radius:10px;padding:0 10px;display:flex;justify-content:center;align-items:center}.table>.footer .paginations{padding-left:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.table>.footer .paginations button,.table>.footer .paginations select{font-size:10px;font-weight:900;border-radius:10px;display:flex;justify-content:center;align-items:center}.table>.footer .paginations button{font-size:14px;opacity:100%}.table>.footer .paginations button:disabled{font-size:10px;opacity:50%}.table>.footer .paginations select{appearance:none;padding:0 10px}.table>.footer .settings{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3em}.table>.footer .settings>button{min-width:25px;height:25px;font-size:10px;background:#3b3b3b18;border-radius:100px}.table>.footer .settings>button:hover{background:#3b3b3b;color:#fff;box-shadow:0 10px 10px #3b3b3b71}.table>.footer .settings .excel{background:linear-gradient(125deg,#217346,#217346bb);color:#fff}.table>.footer>.list{max-height:0;opacity:0;background:#2b2b2c;box-shadow:0 10px 20px #0006;border:1px solid rgba(255,255,255,.15);border-radius:10px;position:absolute;top:100%;right:0;z-index:9;overflow:hidden;transition:all .3s ease}.table>.footer>.list.list-show{max-height:300px;opacity:1;top:120%;overflow:auto}.table>.footer>.list .item{width:100%;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer}.table>.footer>.list .item:last-child{border-bottom:none}.table>.footer>.list .item.active{background:#ffffff14}.table>.footer>.list .item.disabled{opacity:.4;pointer-events:none}.table>.footer>.list .format-1{color:#fff;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.table>.footer>.list .format-1 .suiche{color:#fff;transition:color .2s}.table>.footer>.list .format-1 .suiche:hover{color:#00c4ff}.table>.footer>.list .format-1 .data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.table>.footer>.list .format-1 .data .name{font-size:12px;font-weight:500}.table>.footer>.list .format-1 .data input{font-size:11px;border:none;border-bottom:1px solid white;background:#fff0;padding:4px 6px;margin-top:3px;color:#fff}.table>.footer>.list .format-1 .data input:disabled{background:#fff3;cursor:not-allowed}.letters{width:100%;padding:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:.5em}.letters .letter{background:#fff;box-shadow:0 8px 15px #0000000d;border-radius:10px;position:relative;overflow:hidden;padding:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1em;text-align:center;cursor:pointer}.letters .letter:hover{box-shadow:0 30px 30px #3d3d3d15;transform:translateY(-5px);transition:all .3s ease-in-out}.letters .letter:hover>.chart{box-shadow:0 20px 20px #3d3d3d3f;transform:translateY(-10px)}.letters .letter>.name{font-size:14px;font-family:f-medium}.letters .letter>.items{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.letters .letter>.items .item{width:100%;padding:10px;text-align:start;border-bottom:1px solid rgba(59,59,59,.1921568627);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.letters .letter>.items .item i{color:#3d3d3d75}.letters .letter>.items .item small{font-family:f-medium}.items-cl{width:100%;margin-bottom:1em;display:flex;gap:.5em;flex-wrap:wrap}.items-cl .item{flex-grow:1;flex-basis:100px;background:linear-gradient(125deg,#fff,#ffffffa4);border-radius:5px;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.items-cl .item i{font-size:13px;color:#3d3d3d9a}.items-cl .item .value{font-family:f-medium;color:#3d3d3d}.summary{display:flex;justify-content:center;flex-wrap:wrap;gap:.5em;margin-bottom:2em}.summary .summary-item{flex-grow:1;flex-basis:230px;background:#fff;box-shadow:0 8px 15px #0000000d;border-radius:20px;padding:.5em;display:flex;align-items:center;gap:1em;transition:transform .3s ease,box-shadow .3s ease}.summary .summary-item:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000001a}.summary .summary-item .icon-wrapper{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(125deg,#eee,#eeeeee25);color:#3b3b3b92}.summary .summary-item .icon-wrapper i{font-size:15px}.summary .summary-item .info{display:flex;flex-direction:column}.summary .summary-item .info small{font-size:9px;color:#888;text-transform:uppercase;letter-spacing:.5px}.summary .summary-item .info .value{font-size:18px;font-family:f-bold;color:#333}@charset "UTF-8";@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}.form{width:100%}.form>header{padding:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2em;text-align:center;flex-wrap:wrap}.form>header .title{font-size:18px;font-family:f-medium}.form>header .message{margin-top:.5em;opacity:50%}.form>header .options{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.form>header .options i{color:#3b3b3ba6}.form>.controllers{width:100%;display:flex;gap:1em;flex-wrap:wrap}.form>.controllers .form-control{flex-grow:1;flex-basis:230px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.form>.controllers .form-control label{font-size:13px;font-family:f-medium;opacity:.8;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.form>.controllers .form-control label i{color:#3b3b3b50}.form>.controllers .form-control textarea,.form>.controllers .form-control input,.form>.controllers .form-control select{border-radius:5px}.form>.controllers .form-control input,.form>.controllers .form-control select{width:100%;height:40px;background:#fcf4f5;padding:0 10px}.form>.controllers .form-control textarea{width:100%;max-width:100%;min-width:100%;height:100px;max-height:100px;min-height:100px;background:#fcf4f5;padding:10px}.form>.controllers .form-control>a{font-size:14px;color:#00f}.form>.controllers .form-control .achieve{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.form>.controllers .form-control .achieve small{font-size:10px;color:#3b3b3b9d;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.form>.controllers .form-control .achieve .active{color:green}.form>.controllers .form-control .length{font-size:12px;color:#3b3b3b9c}.form>.controllers .form-control .color-p{width:100%;height:5px}.form>.controllers .form-control .ii{width:100%;display:grid;grid-template-columns:auto 40px}.form>.controllers .form-control .ii i,.form>.controllers .form-control .ii button,.form>.controllers .form-control .ii a{height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control .list{width:100%;display:flex;gap:1em;flex-wrap:wrap}.form>.controllers .form-control .list .item{flex-grow:1;flex-basis:100px;background:#3b3b3b10;border-radius:5px;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control .modules{width:100%;display:flex;gap:1em;flex-wrap:wrap}.form>.controllers .form-control .modules .item{flex-grow:1;flex-basis:100px;background:#3b3b3b10;border-radius:5px;padding:5px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control .modules .item input{width:15px;height:15px;border-radius:100px}.form>.controllers .form-control-full,.form>.controllers .full{flex-basis:100%}.form>.controllers .img{min-height:300px;background:#fcf4f5;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.form>.controllers .img i{font-size:40px;opacity:50%}.form>.controllers .img input{display:none}.form>.controllers .img img{width:100%;height:100%;object-fit:contain;z-index:1}.form>.controllers .show-img button{width:30px;height:30px;font-size:10px;background:#3b3b3b;color:#fff;box-shadow:0 10px 10px #3b3b3b46;border-radius:100px;position:absolute;top:10px;right:10px;z-index:9;overflow:hidden}.form>.controllers .show-img button i{color:#fff}.form>.controllers .switch{width:50px;height:25px;position:relative;display:inline-block;margin-left:.5em}.form>.controllers .switch input{display:none}.form>.controllers .switch input:checked+.slider{background:linear-gradient(125deg,#000,#000);color:#fff;box-shadow:0 10px 10px #3b3b3b42}.form>.controllers .switch input:checked+.slider i{color:#fff}.form>.controllers .switch input:checked+.slider:before{transform:translate(23px)}.form>.controllers .switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#3c3c3c2c;color:#fff;transition:.4s;border-radius:5px}.form>.controllers .switch .slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:2.6px;background:linear-gradient(125deg,#fff,#ffffffa2);transition:.4s;border-radius:3px}.form>.message{width:100%;padding:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em;text-align:center}.form>.detail{width:100%;margin-top:5em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.form>.detail .data{width:100%;font-size:12px;padding:5px 10px;border-bottom:1px solid rgba(59,59,59,.1921568627);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.form>.detail>button{width:100%;height:45px;min-height:45px;background:#ff00001c;margin-top:2em;border-radius:10px}.form>.footer{margin-top:1em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1em}.form>.footer button{width:100%;height:45px;min-height:45px;letter-spacing:1px;border:1px solid rgba(63,18,37,.2509803922);border-radius:100px}.form>.footer button:disabled{background:transparent;color:#3b3b3b45}.form>.footer .btn-save{background:linear-gradient(125deg,#000,#000);color:#fff}.form>.footer .btn-save i{color:#fff}.modal-form-mini{width:100%;height:100%;background:#3b3b3b1a;backdrop-filter:blur(4px);position:fixed;top:0;left:0;z-index:99;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.modal-form-mini.show{opacity:1;pointer-events:all}.modal-form-mini .content{background:#fff;border-radius:16px;padding:2em;position:relative;z-index:100;max-width:95%;max-height:95%;width:fit-content;height:fit-content;transform:scale(.9) translateY(20px);opacity:0;animation:modalIn .4s cubic-bezier(.25,.8,.25,1) forwards;box-shadow:0 10px 25px #00000026}@keyframes modalIn{0%{opacity:0;transform:scale(.9) translateY(20px);filter:blur(4px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}.modal-form{width:0%;height:100%;opacity:0%;background:#3b3b3b1c;backdrop-filter:blur(5px);position:fixed;top:0%;right:0%;z-index:10}.modal-form .content{width:100%;max-width:500px;height:100%;background:#fff;box-shadow:-20px 10px 20px #3b3b3b25;position:absolute;top:0%;right:0%;overflow:auto;padding:0 10px;display:grid;grid-template-rows:50px auto 40px;gap:1em}.modal-form .content>header{width:100%;border-bottom:1px solid rgba(59,59,59,.1098039216);padding:0 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}.modal-form .content>header .title{font-family:f-medium}.modal-form .content>header .btn-closed{min-width:25px;height:25px;font-size:11px;background:#3b3b3b;color:#fff;border-radius:10px;padding:0 10px}.modal-form .content>header .btn-closed small{font-size:12px}.show-modal-form{width:100%;opacity:100%}@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}.oprions-radio{background:#fff;border-radius:5px;overflow:hidden;padding:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em;flex-wrap:wrap}.oprions-radio input{display:none}.oprions-radio input:checked+label{border-radius:5px;padding:0 10px;background:linear-gradient(125deg,#ff6e00,#ff6e007d);color:#fff}.oprions-radio input:checked+label i{color:#fff}.oprions-radio label{height:25px;font-size:11px;border-left:1px solid rgba(61,61,61,.2588235294);border-radius:0;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}.modal{width:100%;height:0%;background:transparent;backdrop-filter:blur(0px);position:fixed;top:0%;left:0%;z-index:99999;overflow:hidden;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1em;transition:all .3s .3s}.modal>.content{width:100%;max-width:700px;max-height:100%;background:transparent;box-shadow:0 20px 20px #3333334d;border-radius:10px;position:relative;overflow:hidden;padding:20px;transition:all .3s;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.modal>.content .title{font-size:25px;font-weight:900}.modal>.content .list-columns{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.modal>.content .list-columns .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.modal>.content .list-columns .row label{font-weight:900}.modal>.content .options{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.modal>.content .options button,.modal>.content .options a{min-width:30px;height:30px;font-size:12px;font-weight:500;background:linear-gradient(125deg,#33333307,#3330);border-radius:100px;padding:0 10px;display:flex;justify-content:center;align-items:center}.modal>.content .options .ok{letter-spacing:1px;background:linear-gradient(125deg,#272fac,#272fac7d);color:#fff}.modal-show{height:100%;background:#3333331f;backdrop-filter:blur(5px);padding:30px;transition:all .3s}.modal-show>.content{background:#fff;box-shadow:0 20px 20px #3333334d;transition:all .3s .3s}@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}.ct-loader-list{width:100%;height:0px;opacity:0%;overflow:hidden}.ct-loader-list-show{height:50px;opacity:100%}.dots-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.dot{height:20px;width:20px;margin-right:10px;border-radius:10px;background-color:#b3d4fc;animation:pulse 1.5s infinite ease-in-out}.dot:last-child{margin-right:0}.dot:nth-child(1){animation-delay:-.3s}.dot:nth-child(2){animation-delay:-.1s}.dot:nth-child(3){animation-delay:.1s}@keyframes pulse{0%{transform:scale(.8);background-color:#b3d4fc;box-shadow:0 0 #b2d4fcb3}50%{transform:scale(1.2);background-color:#6793fb;box-shadow:0 0 0 10px #b2d4fc00}to{transform:scale(.8);background-color:#b3d4fc;box-shadow:0 0 #b2d4fcb3}}.ct-loader-content{width:0%;height:0%;opacity:0%;background:#3b3b3b0c;backdrop-filter:blur(5px);position:absolute;inset:0%;margin:auto;z-index:9999;overflow:hidden;display:flex;justify-content:center;align-items:center}.ct-loader-content-show{width:100%;height:100%;opacity:100%;bottom:0%}.loader{position:relative;width:54px;height:54px;border-radius:10px}.loader div{width:8%;height:24%;background:gray;position:absolute;left:50%;top:30%;opacity:0;border-radius:50px;box-shadow:0 0 3px #0003;animation:fade458 1s linear infinite}@keyframes fade458{0%{opacity:1}to{opacity:.25}}.loader .bar1{transform:rotate(0) translateY(-130%);animation-delay:0s}.loader .bar2{transform:rotate(30deg) translateY(-130%);animation-delay:-1.1s}.loader .bar3{transform:rotate(60deg) translateY(-130%);animation-delay:-1s}.loader .bar4{transform:rotate(90deg) translateY(-130%);animation-delay:-.9s}.loader .bar5{transform:rotate(120deg) translateY(-130%);animation-delay:-.8s}.loader .bar6{transform:rotate(150deg) translateY(-130%);animation-delay:-.7s}.loader .bar7{transform:rotate(180deg) translateY(-130%);animation-delay:-.6s}.loader .bar8{transform:rotate(210deg) translateY(-130%);animation-delay:-.5s}.loader .bar9{transform:rotate(240deg) translateY(-130%);animation-delay:-.4s}.loader .bar10{transform:rotate(270deg) translateY(-130%);animation-delay:-.3s}.loader .bar11{transform:rotate(300deg) translateY(-130%);animation-delay:-.2s}.loader .bar12{transform:rotate(330deg) translateY(-130%);animation-delay:-.1s}.loader-line{display:block;--height-of-loader: 4px;--loader-color: #0071e2;width:100%;height:var(--height-of-loader);border-radius:30px;background-color:#0003;position:relative}.loader-line:before{content:"";position:absolute;background:var(--loader-color);top:0;left:0;width:0%;height:100%;border-radius:30px;animation:moving 1s ease-in-out infinite}@keyframes moving{50%{width:100%}to{width:0;right:0;left:unset}}.letter.loading{pointer-events:none;background:#f3f3f3;border-radius:8px;overflow:hidden;animation:pulse 1.5s infinite ease-in-out}.placeholder{display:inline-block;background:#e0e0e0;border-radius:4px;width:60%;height:14px;margin:5px 0}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.btn-spinner-50{position:absolute;top:50%;left:50%;width:50px;height:50px;margin-left:-25px;margin-top:-25px;border:4px solid rgba(0,0,0,.1);border-top:4px solid #12335b;border-radius:50%;animation:btn-spin 1s linear infinite;z-index:1}.btn-spinner-40{position:absolute;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px;border:4px solid rgba(0,0,0,.1);border-top:4px solid #12335b;border-radius:50%;animation:btn-spin 1s linear infinite;z-index:1}@keyframes btn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:f-black;src:url(Montserrat-Black.ac13aab073a39544.ttf)}@font-face{font-family:f-bold;src:url(Montserrat-Bold.a8958d1ad293b01c.ttf)}@font-face{font-family:f-medium;src:url(Montserrat-Medium.50ba2624ff93733b.ttf)}@font-face{font-family:f-regular;src:url(Montserrat-Regular.09cae4fd24e6bfa5.ttf)}@font-face{font-family:f-light;src:url(Montserrat-Light.032e110e0419ad1d.ttf)}@font-face{font-family:f-semi-bold;src:url(Montserrat-SemiBold.39bc7b1131fbc177.ttf)}.page{width:100%;height:100%}.page>header{width:100%;background:#fff;border-bottom:1px solid rgba(59,59,59,.0666666667);margin-bottom:1em;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2em;flex-wrap:wrap}.page>header .ct-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>header .ct-title>i{opacity:.5;display:flex;justify-content:center;align-items:center}.page>header .ct-title .name{font-family:f-medium}.page>header .ct-exit{font-size:13px;height:30px;background:linear-gradient(125deg,#f82402,#f82402d3);color:#fff;border-radius:5px 15px;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em}.page>header .ct-exit i{color:#fff}.page>header>.section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.page>header>.section .btn-back{width:30px;height:30px;border-radius:100px;background:#3b3b3b11}.page>header .options{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.page>header .options>.btn{font-size:11px;min-width:30px;height:30px;border-radius:100px;background:linear-gradient(125deg,#3b3b3b21,#3b3b3b0a)}.page>header .options .btn-text{font-family:f-medium;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>.body{width:100%;padding:5px 2em}.ct-chart>header{width:100%;padding-bottom:10px;border-bottom:1px solid rgba(51,51,51,.231372549);margin-bottom:1em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}.ct-chart>header .ct-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.ct-chart>header .ct-title i{opacity:.5}.ct-chart>header .ct-title .count{min-width:30px;height:30px;background:linear-gradient(125deg,#000,#000);color:#fff;border-radius:10px 15px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.ct-chart>header .ct-title .count i{color:#fff}.ct-chart>header .ct-title .title{font-size:16px;letter-spacing:1px;font-weight:900;opacity:.8}.ct-chart>header>.options{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.ct-chart>header>button{height:30px;font-size:10px;background:#333;color:#fff;border-radius:100px;padding:0 10px;gap:.5em}.ct-chart .chart{width:100%;height:500px;background:#fff;border-radius:10px;padding:1em;position:relative}.ct-chart .chart.loading{background:#ffffff34;overflow:hidden}.ct-chart .chart.loading canvas{opacity:.5}.ct-chart .chart.loading:after{content:"";position:absolute;top:0;left:-150%;width:150px;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.822) 50%,transparent 100%);animation:shimmer 1.6s infinite}@keyframes shimmer{0%{left:-150%}to{left:150%}}@media screen and (max-width: 900px){.page{display:block;overflow:auto}}.status-ct{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.status-ct>div{width:40px;height:40px;border-radius:15px}.status-ct .active{background:linear-gradient(125deg,#f2f276,#f2f27686);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.status-ct .active i{font-size:14px;color:#fff}.status-ct .status{box-shadow:0 10px 10px #3333335b;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0em;background:linear-gradient(125deg,#ff6e00,#ff6e007d);color:#fff}.status-ct .status i{color:#fff}.status-ct .status .fa-box{font-size:15px;animation:is_filling 1s infinite}@keyframes is_filling{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(200%)}}.empty{width:100%;min-height:100px;border-radius:8px;opacity:50%;margin:2em auto 20px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.empty i{font-size:30px;color:#2195f388;margin-bottom:10px}
