@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}button{background:transparent;color:#3b3b3b;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0}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))}.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}}@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;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{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,#292929,#292929e0);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:10px}.form>.footer button:disabled{background:transparent;color:#3b3b3b45}.form>.footer .btn-save{background:#3b3b3b;color:#fff}@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)}.letters{width:100%;padding:10px;display:flex;gap:1em;flex-wrap:wrap}.letters .letter{width:250px;flex-grow:1;flex-basis:250px;background:#fff;border-radius:10px;overflow:hidden;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em;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 .data{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em;flex-wrap:wrap}.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 .name{font-size:17px;font-family:f-medium;color:#3d3d3d}.letters .letter .summary{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.letters .letter .summary .value{min-width:60px;height:60px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.letters .letter .summary .hum{border-left:1px solid rgba(61,61,61,.2588235294)}.letters .letter>.chart{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.letters .letter>.chart .info{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.letters .letter>.chart .connecting{animation:blink .5s infinite alternate}@keyframes blink{0%{opacity:1}to{opacity:.2}}.letters .mode-list{width:100%;min-width:100%;flex-basis:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.letters .mode-list:hover>.chart{box-shadow:0 0 #3d3d3d3f;transform:translateY(0)}.letters .mode-list .data{gap:1em}.summary,.short-summary{width:100%;display:flex;gap:1em;flex-wrap:wrap}.summary .summary-letter,.short-summary .summary-letter{flex-grow:1;flex-basis:200px;background:linear-gradient(125deg,#fff,#ffffff79);box-shadow:0 5px 5px #3d3d3d15;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0em;flex-wrap:wrap}.summary .summary-letter>.values,.short-summary .summary-letter>.values{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.summary .summary-letter>.values i,.short-summary .summary-letter>.values i{font-size:19px}.summary .summary-letter>.values .value,.short-summary .summary-letter>.values .value{font-size:30px;font-family:f-medium;color:#3d3d3d}.summary .summary-letter .message,.short-summary .summary-letter .message{width:30ch;text-align:center}@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)}.short-letter{background:linear-gradient(125deg,#fff,#ffffff79);box-shadow:0 5px 5px #3d3d3d15;border-radius:10px;padding:5px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.short-letter i{font-size:12px}.short-letter small{font-size:13px}.modes{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em;flex-wrap:wrap}.modes input[type=radio]{display:none}.modes label{width:30px;height:30px;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em;flex-wrap:wrap;cursor:pointer}.modes label:hover{background:linear-gradient(125deg,#fff,#ffffff79);box-shadow:0 5px 5px #3d3d3d15}.modes label i{color:#3d3d3dc0}.modes input[type=radio]:checked+label{background:linear-gradient(125deg,#d1d1d1,#ffffff79);box-shadow:0 5px 5px #3d3d3d15}@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%;position:relative;overflow:hidden;display:grid;grid-template-rows:90px auto}.page>header{width:100%;border-bottom:1px solid rgba(59,59,59,.0666666667);margin-bottom:1em;padding:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2em}.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>.section .btn-text{min-width:30px;height:30px;background:#3b3b3b11;border-radius:10px;padding:0 10px}.page>header .ct-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>header .ct-title>i{width:40px;height:40px;background:linear-gradient(125deg,#292929,#292929e0);color:#fff;box-shadow:0 10px 10px #3b3b3b6b;border-radius:5px;display:flex;justify-content:center;align-items:center}.page>header .ct-title>i i{color:#fff}.page>header .ct-title .name{font-family:f-medium}.page>.body{width:100%;overflow:auto;padding:10px}.modal-new{width:0%;height:100%;opacity:0%;background:#3b3b3b1c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0%;right:0%;z-index:10}.modal-new .content{width:100%;max-width:400px;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-new .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-new .content>header .title{font-family:f-medium}.modal-new .content>header button{width:25px;height:25px;font-size:10px;background:#3b3b3b4d;color:#fff;border-radius:10px}.show-modal-new{width:100%;opacity:100%}@media screen and (max-width: 900px){.modal-new{position:fixed}}
