@charset "UTF-8";@font-face{font-family:f-black;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:f-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:f-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:f-regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}@font-face{font-family:f-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:f-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@font-face{font-family:f-extralight;src:url(Poppins-ExtraLight.9102fb8415d8f327.ttf)}@font-face{font-family:f-extrabold;src:url(Poppins-ExtraBold.7572a9b5289f55fe.ttf)}@font-face{font-family:f-semibold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf)}*{transition:all .4s;box-sizing:border-box;font-family:f-regular}html{min-height:100%;position:relative;scroll-behavior:smooth}html body{margin:0%;overflow-x:hidden;background-color:#f4f7fb;color:#0f172a}a{color:#3b3b3b;text-decoration:none;display:flex;justify-content:center;align-items:center;cursor:pointer}a:active{transform:scale(.7);box-shadow:0 3px 10px #0000001f}button{background:transparent;color:#3b3b3b;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}button:active{transform:scale(.8);box-shadow:0 3px 10px #0000001f}input,textarea,select{border:none;outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width: 600px){input,textarea,select{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}@font-face{font-family:f-black;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:f-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:f-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:f-regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}@font-face{font-family:f-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:f-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@font-face{font-family:f-extralight;src:url(Poppins-ExtraLight.9102fb8415d8f327.ttf)}@font-face{font-family:f-extrabold;src:url(Poppins-ExtraBold.7572a9b5289f55fe.ttf)}@font-face{font-family:f-semibold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf)}.form{width:100%;height:fit-content;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:15px;padding:10px;position:relative}.form>.value_primary{width:100%;border-bottom:1px solid rgba(59,59,59,.2470588235);margin-bottom:.5em;padding-bottom:.5em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2em}.form>.value_primary .value{font-size:20px;color:#3b3b3be0}.form>.avatar{width:100%;margin-bottom:1em;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.form>.avatar .container-{width:100%;height:100px;background-image:url(/imgs/3415222.jpg);background-position:center;background-color:#0000009a;background-blend-mode:darken;border-radius:10px;position:relative;margin:auto auto 3em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.form>.avatar .container- img{width:130px;height:130px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.4));border-radius:100px;transform:translateY(30px);position:absolute;right:0%;left:0%;margin:auto;object-fit:cover}.form>.avatar .container- .actions{min-width:30px;max-width:30px;height:30px;font-size:12px;background:#e8e8e8;border-radius:100px;position:absolute;right:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.avatar .container- .actions:hover{max-width:100px;padding:0 5px}.form>.avatar .container- .actions:hover>i{display:none}.form>.avatar .container- .actions:hover button{display:block}.form>.avatar .container- .actions>i{color:#3b3b3ba4}.form>.avatar .container- .actions button{display:none}.form>.avatar .spinner{width:100px;height:100px;border:4px solid rgba(0,0,0,0);border-top:4px solid #0f172a;border-radius:50%;position:absolute;inset:0%;margin:auto;animation:spin 1s linear infinite;z-index:1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form>.avatar .role{font-size:14px;background:#1e40af;color:#fff;border-radius:10px;padding:3px 20px}.form>.invoice{width:100%;min-height:46px;background:linear-gradient(125deg,#0f172a,#233662);color:#fff;border-radius:10px 10px 3px 3px;padding:.5em .5em .5em 1em;margin-bottom:.5em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.form>.invoice i{color:#fff}.form>.invoice .ct-store{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.form>.invoice .ct-store .store{color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.invoice .ct-store .store i{font-size:13px}.form>.invoice .ct-store .store select{background:transparent;color:#fff}.form>.invoice .ct-store .store select option{color:#3b3b3b}.form>.invoice .ct-store .store small{font-size:13px;font-family:f-medium}.form>.invoice .id{letter-spacing:1px;font-size:13px;background:#fff;color:#3b3b3b;font-family:f-bold;border-radius:5px;padding:5px 10px}.form>.billing-alert{width:100%;font-size:13px;box-shadow:0 4px 10px #00000040;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;border-radius:5px 20px 5px 5px;margin-bottom:1em;padding:.5em;display:flex;gap:.75em;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;text-align:start}.form>.billing-alert i{color:#fff}.form>.billing-alert>header{width:100%;padding-left:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}.form>.billing-alert>header i{width:30px;height:30px;font-size:12px;background:#fff;color:#3b3b3b;border-radius:100px;opacity:.9;margin-top:2px;display:flex;justify-content:center;align-items:center}.form>.billing-alert>header .title{font-family:f-medium;opacity:.5}.form>.billing-alert strong{color:#fc6}.form>.billing-alert .alert-actions{width:100%;display:flex;gap:.5em}.form>.billing-alert .alert-actions a,.form>.billing-alert .alert-actions button{flex:1;height:38px;background:#ffffff1f;color:#fff;border-radius:8px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:.2s ease}.form>.billing-alert .alert-actions a:hover,.form>.billing-alert .alert-actions button:hover{background:#fff3}.form>.billing-alert .warning-text{opacity:.8}.form>header{width:100%;border-bottom:1px solid rgba(59,59,59,.1764705882);margin-bottom:1em;padding-bottom:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.form>header .title{font-size:13px;font-family:f-medium}.form>header>.options{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>header>.options>button{min-width:30px;height:30px;background:#3bebeb49;border-radius:10px;gap:.5em}.form>.controllers{width:100%;display:flex;gap:1em;flex-wrap:wrap}.form>.controllers .form-control{flex-grow:1;flex-basis:200px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2em}.form>.controllers .form-control>label{width:100%;font-size:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2em}.form>.controllers .form-control>label>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.form>.controllers .form-control>label i{font-size:12px;color:#3b3b3b69}.form>.controllers .form-control>label small{font-size:12px}.form>.controllers .form-control>label .red{color:#ff073a}.form>.controllers .form-control>label .active{width:15px;height:15px;color:#4b5eaa;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control .object-name{font-size:18px}.form>.controllers .form-control input,.form>.controllers .form-control select,.form>.controllers .form-control .input-loader{width:100%;height:32px;font-size:12px;background:#3bebeb49;border-radius:7px;padding:0 5px}@media screen and (max-width: 500px){.form>.controllers .form-control input,.form>.controllers .form-control select,.form>.controllers .form-control .input-loader{font-size:16px;height:40px;padding:0 10px}}.form>.controllers .form-control textarea{width:100%;max-width:100%;min-width:100%;min-height:30px;field-sizing:content;max-height:300px;font-size:12px;background:#3bebeb49;border-radius:10px;padding:10px}.form>.controllers .form-control .value{font-family:f-medium;font-size:20px}.form>.controllers .form-control .selected{padding:5px 7px;border-radius:4px;background:#3b3b3b13;margin-top:.5em}.form>.controllers .form-control>.alert{background:red;color:#fff;border-radius:5px;padding:5px}.form>.controllers .form-control>.img{width:100%;height:300px;background:linear-gradient(125deg,#3b3b3b09,#3b3b3b00);border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control>.img i{font-size:40px;color:#3b3b3b8f}.form>.controllers .form-control>.img input{display:none}.form>.controllers .form-control>.img .options{margin-top:2em;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control>.img .options i{font-size:20px}.form>.controllers .form-control>.btn-white,.form>.controllers .form-control>.btn-default,.form>.controllers .form-control .btn-save{width:100%;background:#fff;border-radius:5px;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control>.btn-default{background:#3b3b3b10}.form>.controllers .form-control>.btn-save{background:linear-gradient(125deg,#3063c5,#678fda);color:#fff}.form>.controllers .form-control>.btn-save i{color:#fff}.form>.controllers .form-control .input-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em;flex-wrap:nowrap}.form>.controllers .form-control .input-button input{width:100%}.form>.controllers .form-control .input-button .btn-save,.form>.controllers .form-control .input-button>i{width:30px;min-width:30px;height:30px;border-radius:100px;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;box-shadow:0 10px 10px #0f172a1e;display:flex;justify-content:center;align-items:center}.form>.controllers .form-control .input-button .btn-save i,.form>.controllers .form-control .input-button>i i{color:#fff}.form>.controllers .form-control .input-button>i{border-radius:10px;box-shadow:none}.form>.controllers .form-control .input-button .ct-color{width:30px;min-width:30px;height:30px;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 10px #0f172a1e;border-radius:100px}.form>.controllers .form-control .input-loader{width:100%;overflow:hidden}.form>.controllers .form-control .input-loader input{width:100%;height:100%;background:transparent;padding:0}.form>.controllers .form-control .input-loader .loader{width:110%;height:2px;background-color:#0003;border-radius:30px;position:relative}.form>.controllers .form-control .input-loader .loader:before{content:"";width:0%;height:100%;background:#0f172a;border-radius:30px;position:absolute;bottom:3px;left:-8px;animation:moving 1s ease-in-out infinite}.form>.controllers .form-control .info{font-size:11px;margin-top:.5em;opacity:80%}.form>.controllers .form-control>.list{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.form>.controllers .form-control>.list .item{font-size:12px;border:1px solid rgba(59,59,59,.3647058824);border-radius:3px;padding:3px 5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap;cursor:pointer}.form>.controllers .form-control>.footer{width:100%;margin-bottom:.5em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}.form>.controllers .form-control>.footer>div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .form-control>.footer>div button{width:20px;height:20px}.form>.controllers .form-control>.footer>div button i{opacity:.8}.form>.controllers .form-control .modeIputProduct{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.form>.controllers .full{flex-basis:100%}.form>.controllers .number{flex-basis:1px}.form>.controllers .number input{max-width:70px}.form>.controllers>.info{border:1px solid rgba(59,59,59,.137254902);border-radius:5px;position:relative;padding:5px;gap:0em}.form>.controllers>.info label{font-size:13px;font-family:f-medium}.form>.controllers>.info .value{font-size:13px;font-family:f-light}.form>.controllers>.info .btn-edit-flot{position:absolute;top:-5px;right:5px}.form>.controllers>.info .total{font-family:f-medium;font-size:16px}.form>.controllers>.dark{border:none;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.form>.controllers>.dark i{color:#fff}.form>.controllers>.warning{border:none;background:linear-gradient(125deg,#ff073a,#ff5477);color:#fff}.form>.controllers>.warning i{color:#fff}.form>.controllers>.success{border:none;background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff}.form>.controllers>.success i{color:#fff}.form>.controllers>.success2{border:none;background:linear-gradient(125deg,#3063c5,#678fda);color:#fff}.form>.controllers>.success2 i{color:#fff}.form>.controllers .switch{width:50px;max-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,#4a90e2,#8cb8ed);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:10px}.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:8px}.form>.options{width:100%;border-top:1px solid rgba(59,59,59,.2823529412);margin-top:1em;padding-top:1em;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5em}.form>.options>button,.form>.options>a{width:100%;height:40px;font-size:14px;border-radius:10px;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;gap:.5em}.form>.options>button i,.form>.options>a i{color:#fff}.form>.options>button i,.form>.options>a i{font-size:12px}.form>.options>button:disabled,.form>.options>a:disabled{background:#3bebeb49;color:#0f172a79}.form>.options .btn-edit{background:linear-gradient(125deg,#3063c5,#678fda);color:#fff}.form>.options .btn-edit i{color:#fff}.form>.options .btn-default{background:#3b3b3b0c;color:#3b3b3b}.form .object-image{width:100%;max-width:500px;min-width:100px;max-height:300px;border-radius:10px;margin:1em 0;position:relative;overflow:hidden}.form .object-image:hover .options{height:100%;opacity:1}.form .object-image img{width:100%;height:100%;object-fit:contain}.form .object-image .message{padding:20px;background:#3b3b3b05;opacity:.5;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.form .object-image .options{width:100%;height:0%;opacity:0;background:#3b3b3b23;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff;position:absolute;top:0%;left:0%;overflow:hidden;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.form .object-image .options button{width:50px;height:50px;font-size:20px;background:#fff;color:#3b3b3b;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.form>.detail{width:100%;margin-top:2em;display:flex;gap:1em;flex-wrap:wrap}.form>.detail .control{font-size:14px;flex-grow:1;flex-basis:150px;background:#3bebeb23;color:#3b3b3bce;border-radius:10px;padding:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.2em}.form>.options2{width:100%;margin:1em 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2em;flex-wrap:wrap}.form>.options2>button,.form>.options2 a{width:40px;height:40px;background:#3bebeb23;border-radius:10px}.form>.options2 .delete{color:red}.radios{width:fit-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5em;flex-wrap:wrap}.radios input{display:none}.radios input:checked+label{box-shadow:#0000000d 0 1.25rem 1.6875rem;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.radios input:checked+label i{color:#fff}.radios label{width:fit-content;min-height:30px;font-size:12px;background:#3b3b3b05;border:1px solid rgba(59,59,59,.0941176471);border-radius:5px;padding:5px 15px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.radios label i{opacity:.7}.radios label .count{min-width:20px;height:20px;font-size:10px;border-radius:8px;padding:0 .5em;background:linear-gradient(125deg,#22c55e,#52e187);color:#fff;display:flex;justify-content:center;align-items:center}.radios label .count i{color:#fff}.radios .btn{width:30px;height:30px;border-radius:100px;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.ct-states{margin:1em 0}.search-deafault{width:100%}.search-deafault .btn-return{width:fit-content;height:30px;font-size:10px;background:linear-gradient(125deg,#22c55e,#52e187);color:#fff;border-radius:100px;margin-bottom:.7em;padding:0 10px}.search-deafault .btn-return i{color:#fff}.search-deafault form,.search-deafault .sd-form{width:100%;height:40px;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.0745098039);border-radius:100px;position:relative;overflow:visible;padding:5px;display:grid;grid-template-columns:auto 30px 30px;gap:.2em}.search-deafault form input,.search-deafault .sd-form input{min-width:0%;max-width:100%;padding:0 10px;background:transparent!important}.search-deafault form button,.search-deafault .sd-form button{height:100%;background:#3b3b3b0a;border-radius:100px}.search-deafault form button:hover i,.search-deafault .sd-form button:hover i{color:#3b3b3bde}.search-deafault form button i,.search-deafault .sd-form button i{opacity:.8}.search-deafault form.loading{border:none}.search-deafault form.loading:before{content:"";position:absolute;inset:0;border-radius:100px;padding:2px;background:linear-gradient(90deg,#ff4d4d,#b84dff,#b84dff,#b84dff5e,#4dd2ff,#b84dff,#ff4dff,#ff4d4d);background-size:300% 300%;animation:borderRun 3s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1;opacity:.3}@keyframes borderRun{0%{background-position:0% 50%}to{background-position:300% 50%}}.search-deafault-btn-1 form,.search-deafault-btn-1 .sd-form{border:none;grid-template-columns:auto 30px}.search-toggle{max-width:35px;height:35px;border-radius:100px;overflow:hidden;display:grid;grid-template-columns:35px 0px}.search-toggle input{font-size:11px;display:none}.search-toggle.show{width:100%;max-width:300px;box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.1294117647);grid-template-columns:35px auto}.search-toggle.show input{display:flex}@font-face{font-family:f-black;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:f-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:f-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:f-regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}@font-face{font-family:f-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:f-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@font-face{font-family:f-extralight;src:url(Poppins-ExtraLight.9102fb8415d8f327.ttf)}@font-face{font-family:f-extrabold;src:url(Poppins-ExtraBold.7572a9b5289f55fe.ttf)}@font-face{font-family:f-semibold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf)}.filters{width:100%;background:#fff;border-radius:15px;position:sticky;top:0%;z-index:9;margin-bottom:1em;overflow:auto;overflow-x:auto;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em;flex-wrap:wrap}.filters .section{height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.filters .section>form{width:100%;min-width:300px;max-width:400px;height:35px;background:#3b3b3b0e;border-radius:10px;padding:3px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.filters .section>form input{width:100%;height:100%;padding-left:10px;background:transparent}.filters .section>form button{min-width:30px;height:100%;border-left:1px solid rgba(59,59,59,.1843137255)}.filters .btn-sub{width:25px;height:25px;background:#3bebeb49;border-radius:100px}.filters .input{height:100%;background:#3b3b3b0e;border-radius:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0em;flex-wrap:wrap}.filters .input select,.filters .input input,.filters .input button,.filters .input label{font-size:11px;height:25px;background:transparent;padding:0 10px;appearance:none;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.filters .checkbox input{display:none}.filters .checkbox input:checked+label{background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.filters .checkbox input:checked+label i{color:#fff}.filters .order{background:#3b3b3b0e;border-radius:5px;overflow:hidden;gap:0px}.filters .order select,.filters .order label{background:transparent;border-radius:0}.filters .order label{border-left:1px solid rgba(59,59,59,.2039215686)}.filters .order input{display:none}.filters .order input:checked+label{background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.filters .order input:checked+label i{color:#fff}.filter-active{box-shadow:0 10px 10px #3b3b3b1e}.summaries{width:100%;margin-bottom:1em;display:flex;gap:1em;flex-wrap:wrap}.summaries>.total{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.summaries>.total i{font-size:20px}.summaries>.total .value{font-size:30px}.summaries .summary{flex-grow:1;flex-basis:200px;background:linear-gradient(125deg,#fff,#ffffff8c);border:1px solid rgba(59,59,59,.0549019608);border-radius:15px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}@media screen and (max-width: 1000px){.summaries .summary{max-width:100%}}.summaries .summary .data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.summaries .summary .data .name{color:#3b3b3bbe;font-size:12px;text-align:center}.summaries .summary .data .value{font-size:18px;font-family:f-medium;font-weight:900;color:#3b3b3be3}.summaries .summary i{width:35px;min-width:35px;height:35px;font-size:12px;border-radius:15px;background:linear-gradient(310deg,#2152ff,#21d4fd);color:#fff;box-shadow:0 3px 5px #6478963a;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.summaries>.alert>i{background:linear-gradient(125deg,#ff073a,#ff5477);color:#fff;box-shadow:0 10px 10px #0f172a1e}.summaries>.alert>i i{color:#fff}.summaries>.highlight>i{background:#22c55e;color:#fff;box-shadow:0 10px 10px #0f172a1e}.summaries .default>i{background:#3b3b3b0c;color:#3b3b3b;box-shadow:none}.table{width:100%;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.1215686275);border-radius:10px;padding:10px}.table .column-header{position:relative}.table .resize-handle{position:absolute;right:0;top:0;width:5px;height:100%;width:10px;cursor:col-resize}.table .resize-handle:hover{background:#3b3b3b1a}.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%;overflow:auto}.table>.body>.row{width:100%;border-bottom:1px solid rgba(59,59,59,.0666666667);display:inline;animation:row-enter .28s cubic-bezier(.16,1,.3,1)}.table>.body>.row:hover,.table>.body>.row.active{background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;border-radius:5px}.table>.body>.row:hover i,.table>.body>.row.active 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(2px) scale(.99)}60%{opacity:1;transform:translateY(0) scale(1.005);background:#2b2b2c0d}to{opacity:1;transform:translateY(0) scale(1);background:transparent}}.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:#0f172a}.table>.header .value>select,.table>.header .value>input,.table>.body>.row .value>select,.table>.body>.row .value>input{width:100%;height:25px;font-size:10px;background:#f4f7fb;border-radius:3px;padding:0 5px}.table>.header .online,.table>.body>.row .online{color:#28a745}.table>.header .offline,.table>.body>.row .offline{opacity:.1;color:#6c757d}.table>.header .selector,.table>.body>.row .selector{opacity:.1;transition:opacity .3s ease}.table>.header .selector.selected,.table>.body>.row .selector.selected{opacity:1;animation:bounce .4s ease}.table>.header .selector.selected i,.table>.body>.row .selector.selected i{color:#00f;transition:color .3s ease}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.15)}60%{transform:scale(.9)}80%{transform:scale(1.05)}to{transform:scale(1)}}.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}.list-flot{width:100%;max-height:0px;opacity:0%;border:1px solid rgba(59,59,59,.0823529412);border-radius:10px;margin-top:0;overflow:auto;display:flex;gap:.5em;flex-wrap:wrap}.list-flot>.item{font-size:15px;flex-grow:1;flex-basis:150px;background:#3b3b3b09;border-radius:10px;overflow:auto;padding:5px 10px;text-align:start;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em;flex-wrap:wrap}.list-flot>.item:hover{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;box-shadow:0 10px 10px #0f172a1e}.list-flot>.item:hover i{color:#fff}.list-flot>.item:hover .footer .btn-delete{opacity:1}.list-flot>.item>.units-{font-size:10px;background:#3b3b3b;color:#fff;border-radius:100px;padding:3px 9px}.list-flot>.item>.data{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em}.list-flot>.item>.footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em}.list-flot>.item>.footer button{font-size:10px}.list-flot>.item>.footer .btn-delete{opacity:0}.list-flot>.item>.created_time{font-size:10px;font-family:f-light}.list-flot .cl{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.list-flot .alert{background:linear-gradient(125deg,#ff073a,#ff5477);color:#fff}.list-flot .alert i{color:#fff}.list-flot-show{max-height:200px;opacity:100%;box-shadow:0 10px 20px #3b3b3b42;border-top-left-radius:0;border-top-right-radius:0;padding:10px}.list-card-column{width:100%}.list-card-column .item{width:100%;border-bottom:1px solid rgba(59,59,59,.231372549);padding:1em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.list-card-column .item>.set{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3em}.list-card-column .item .section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1em}.list-card-column .item .icon{background:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.list-card-column .item .icon i{width:30px;height:30px;font-size:12px;background:#3b3b3b09;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.list-card-column .item .icon .active{background:linear-gradient(125deg,#3063c5,#678fda);color:#fff}.list-card-column .item .icon .active i{color:#fff}.list-card-column .item .data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.list-card-column .item .data .name{font-size:13px;font-family:f-medium}.list-card-column .item .data small{font-size:11px;font-family:f-light}.list-card-column .item .data .value{color:#3b3b3bce}.list-card-column .style-1 .set{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3em}.list-card-column .style-1 .value-{font-size:12px;background:#3b3b3b10;color:#3b3b3be0;border-radius:5px;padding:5px 10px}.objects-list{width:100%;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:15px;padding:20px}.objects-list>header{width:100%;margin-bottom:.5em;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.objects-list>header .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}.objects-list>header .name{font-size:13px;font-family:f-medium;color:#3b3b3ba1}.objects-list>header .paginations{padding-left:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.objects-list>header .paginations button,.objects-list>header .paginations select{font-size:10px;font-weight:900;border-radius:10px;display:flex;justify-content:center;align-items:center}.objects-list>header .paginations button{font-size:14px;opacity:100%}.objects-list>header .paginations button:disabled{font-size:10px;opacity:50%}.objects-list>header .paginations select{appearance:none;padding:0 10px}.objects-list>header .settings{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3em}.objects-list>header .settings>button{min-width:25px;height:25px;font-size:10px;background:#3b3b3b18;border-radius:100px}.objects-list>header .settings>button:hover{background:#3b3b3b;color:#fff;box-shadow:0 10px 10px #3b3b3b71}.objects-list>header .settings .excel{background:linear-gradient(125deg,#217346,#217346bb);color:#fff}.objects-list>.list{width:100%}.objects-list>.list .item{width:100%;border-bottom:1px solid rgba(59,59,59,.0549019608);border-left:3px solid transparent;padding:10px 5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}.objects-list>.list .item:hover{box-shadow:#0000000d 0 1.25rem 1.6875rem;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;padding:10px;border-radius:10px}.objects-list>.list .item:hover i{color:#fff}.objects-list>.list .item:hover .section .data .last_expense,.objects-list>.list .item:hover .section .data .sutil{color:#fff}.objects-list>.list .item:hover .total{color:#fff}.objects-list>.list .item:hover .units i{color:#fff}.objects-list>.list .item i{opacity:.8}.objects-list>.list .item .section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1em}.objects-list>.list .item .section .indicator{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.objects-list>.list .item .section .indicator i{width:30px;height:30px;font-size:10px;border:1px solid #3b3b3b;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.objects-list>.list .item .section .indicator img{width:35px;min-width:35px;height:35px;border-radius:100px;object-fit:cover}.objects-list>.list .item .section .indicator .fa-user{color:#2152ff;border:1px solid rgba(33,81,255,.308);box-shadow:0 5px 5px #3b3b3b48}.objects-list>.list .item .section .data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.objects-list>.list .item .section .data .name{font-size:12px}.objects-list>.list .item .section .data .title{font-size:13px;font-family:f-medium;opacity:.8}.objects-list>.list .item .section .data .last_expense,.objects-list>.list .item .section .data .sutil{font-size:11px;color:#3b3b3bd5}.objects-list>.list .item .units{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.objects-list>.list .item .units i{font-size:11px;color:#3b3b3b98}.objects-list>.list .item .total{font-size:12px;color:#3b3b3bd3}.objects-list>.list .active{border-left:3px solid #0f172a}.list-type{width:fit-content;margin-bottom:1em;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.list-type button{height:30px;font-size:10px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.list-type .active{background:linear-gradient(125deg,#0f172a,#233662);color:#fff;border-radius:5px}.list-type .active i{color:#fff}.cards-1{width:100%;padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.card-1{width:100%;height:fit-content;background:#fff;box-shadow:0 2px 6px #0000000f;border-radius:25px 40px 25px 25px;position:relative}.card-1 .main{width:100%;padding:1em}.card-1 .main .header{width:100%;display:flex;justify-content:space-between;align-items:center}.card-1 .main .header .info{max-width:calc(100% - 70px)}.card-1 .main .header .info .name{font-size:.9rem;font-weight:600;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-1 .main .header .info .id{font-size:.7rem;color:#777}.card-1 .main .header .avatar img,.card-1 .main .header .no-photo{width:65px;height:65px;border:5px solid rgba(59,59,59,.0549019608);border-radius:50%;object-fit:cover;display:flex;justify-content:center;align-items:center;font-weight:600}.card-1 .main .body{display:flex;flex-direction:column;gap:.1em}.card-1 .main .body .text{font-size:12px}.card-1 .main .body .count{font-size:23px}.card-1 .main .body .stats .metric{font-size:.95rem}.card-1 .main .body .stats .sub{font-size:.8rem;color:#777}.card-1 .main .body .sparkline-container{height:40px;opacity:.4}.card-1 .footer{border-top:1px solid rgba(59,59,59,.1215686275);padding:.7em;display:flex;justify-content:space-between;align-items:center}.card-1 .footer .status{font-size:13px;background:#f5f7f9;border-radius:100px;padding:5px 2em 5px 5px;display:flex;justify-content:center;align-items:center;gap:.5em}.card-1 .footer .status img{width:25px;height:25px;object-fit:cover;border-radius:100px}.card-1 .footer .status i{width:25px;height:25px;font-size:11px;background:#fff;border-radius:100px;border:1px solid #e3e3e4;display:flex;justify-content:center;align-items:center;gap:.5em}.card-1 .footer .actions{display:flex;gap:.5em}.card-1 .footer .actions a{width:30px;height:30px;border:1px solid rgba(59,59,59,.1215686275);border-radius:100px}.card-1 .footer .actions a:hover{animation:bounceHover 1s}.card-1 .footer .actions a i{font-size:12px;cursor:pointer;color:#555;transition:.15s}.card-1 .footer .actions a i:hover{color:#000}.cards-2{width:100%;padding:1em 1em 1em 2em;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:4em;row-gap:2em}.card-2 .main{background:#fff;box-shadow:0 2px 6px #0000000f;border-radius:20px;padding:1em 1em 1em 0;display:grid;grid-template-columns:80px auto}.card-2 .main>.image{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.card-2 .main>.image>img{width:100px;border-radius:10px;min-height:150px;object-fit:contain;transform:translate(-1em)}.card-2 .main>.image>img:hover{scale:1.3}.card-2 .main .data{width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:start}.card-2 .main .data .info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em;margin-bottom:.5em}.card-2 .main .data .name{font-size:16px;font-family:f-medium}.card-2 .main .data .code{font-size:14px;opacity:.8}.card-2 .main .data .alert{font-size:12px;background:linear-gradient(125deg,#ff073a,#ff5477);color:#fff;border-radius:100px;padding:.2em 1em;display:flex;justify-content:center;align-items:center;gap:.5em}.card-2 .main .data .alert i{color:#fff}.card-2 .main .data .footer{width:100%;margin-top:2em;display:flex;justify-content:space-between;align-items:center}.card-2 .main .data .footer .status{font-size:13px;background:#f5f7f9;border-radius:100px;padding-right:1em;display:flex;justify-content:center;align-items:center;gap:.5em}.card-2 .main .data .footer .status i,.card-2 .main .data .footer .status img{width:30px;height:30px;font-size:11px;background:#fff;border-radius:100px;border:3px solid white;display:flex;justify-content:center;align-items:center;gap:.5em;object-fit:cover}.card-2 .main .data .footer .status .state-name{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-2 .main .data .footer .actions{display:flex;gap:.5em}.card-2 .main .data .footer .actions a{width:30px;height:30px;background:#f4f7fb;border-radius:100px}.card-2 .main .data .footer .actions a:hover{animation:bounceHover 1s}.card-2 .main .data .footer .actions a i{font-size:12px;cursor:pointer;color:#555;transition:.15s}.card-2 .main .data .footer .actions a i:hover{color:#000}.cards-3{width:100%;padding:1em;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1em}.card-3{width:100%;height:fit-content;background:#fff;box-shadow:0 2px 6px #0000000f;border-radius:15px;padding:1em}.card-3>header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em}.card-3 .type{font-size:11px;background:#c7f9f9;border-radius:5px;padding:.5em 1em}.card-3 .icon{font-size:14px;opacity:.8}.card-3 .name{font-size:14px;opacity:.9;font-family:f-medium}.card-3 .description{font-size:12px}.card-3 .footer{border-top:1px solid rgba(59,59,59,.1725490196);padding-top:1em;display:flex;justify-content:space-between;align-items:center}.card-3 .footer .icon{width:25px;min-width:25px;height:25px;font-size:12px;background:#c7f9f9;color:#3b3b3bc6;border-radius:100px;display:flex;justify-content:center;align-items:center}.card-3 .footer .section,.card-3 .footer .actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.card-3 .footer .actions a,.card-3 .footer .actions button{width:30px;height:30px;border:1px solid rgba(59,59,59,.1215686275);border-radius:100px}.card-3 .footer .actions a:hover,.card-3 .footer .actions button:hover{animation:bounceHover 1s}.card-3 .footer .actions a i,.card-3 .footer .actions button i{font-size:12px;cursor:pointer;color:#555;transition:.15s}.card-3 .footer .actions a i:hover,.card-3 .footer .actions button i:hover{color:#000}@keyframes bounceHover{0%{transform:translateY(0)}30%{transform:translateY(-6px)}50%{transform:translateY(0)}70%{transform:translateY(-3px)}to{transform:translateY(0)}}.cards-lines{width:100%;margin-top:2em}.cards-lines .card-line{width:100%;height:fit-content;background:#fff;border-radius:15px 20px 20px 15px;border:1px solid rgba(59,59,59,.1176470588);margin-bottom:1em;padding:.5em}.cards-lines .card-line .address{font-size:12px;border-radius:100px;padding:.5em;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;text-align:start}.cards-lines .card-line .address i{opacity:.8}.cards-lines .card-line .responsible{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3em}.cards-lines .card-line .responsible .avatar{width:30px;height:30px;background:#c7f9f9;border-radius:100px;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3em}.cards-lines .card-line .responsible .avatar img{width:100%;height:100%;object-fit:cover}.cards-lines .card-line .responsible .item{border-radius:100px;border:3px solid #c7f9f9;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.3em;flex-wrap:nowrap}.cards-lines .card-line .responsible .item small{max-width:150px;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:1em}.cards-lines .card-line .responsible .item button{width:30px;height:30px;border-radius:100px;font-size:12px}.cards-lines .card-line .responsible .item select{font-size:10px;appearance:none}.cards-lines .card-line .section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.cards-lines .card-line .closed{color:#2152ff}.cards-lines .card-line>header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.cards-lines .card-line>header .contact-type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.cards-lines .card-line>header .contact-type>i{width:30px;height:30px;font-size:12px;background:#c7f9f9;border-radius:10px;display:flex;justify-content:center;align-items:center}.cards-lines .card-line>header .contact-type .contact{width:200px;font-size:13px;font-family:f-medium;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px;border-right:1px solid rgba(59,59,59,.1176470588)}.cards-lines .card-line>header .state{height:30px;font-size:13px;border-radius:100px;border:3px solid #c7f9f9;padding:0 .5em;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.cards-lines .card-line>header .state i{font-size:10px}.cards-lines .card-line>header .state select{height:30px;font-size:10px;appearance:none;background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;border-radius:100px;padding:0 1em}.cards-lines .card-line>header .state select i{color:#fff}.cards-lines .card-line>header .state select option{color:#000}.cards-lines .card-line>header .create_time{font-size:10px}.cards-lines .card-line>.body{padding:1em 0;display:grid;grid-template-columns:auto 400px}.cards-lines .card-line>.body .information{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.cards-lines .card-line>.body .information .info-data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.1em;border-left:2px solid rgba(59,59,59,.1176470588);padding:.5em 0 .5em .5em}.cards-lines .card-line>.body .information .info-data label{font-family:f-medium}.cards-lines .card-line>.body .information .items{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.cards-lines .card-line>.body .information .items .item{width:fit-content;font-size:13px;border:1px solid rgba(59,59,59,.3568627451);border-radius:5px;padding:.5em;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.cards-lines .card-line>.body .information .items .item .name{font-size:12px;font-family:f-medium}.cards-lines .card-line>.body .information .items .item .number{background:#3b3b3b09;padding:.5px .5em;border-radius:5px}.cards-lines .card-line>.body .invoice{max-height:300px;background:#d8d8d81e;box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.1176470588);border-radius:20px;overflow:auto;padding:1em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.cards-lines .card-line>.body .invoice>header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.cards-lines .card-line>.body .invoice>header .name{font-size:12px;font-family:f-medium}.cards-lines .card-line>.body .invoice .articles{width:100%;padding:1em .5em;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5em;flex-wrap:wrap}.cards-lines .card-line>.body .invoice .articles small{font-size:12px;border:1px solid white;border-radius:3px;padding:5px}@media screen and (max-width: 900px){.cards-lines .card-line>.body{grid-template-columns:auto}}.cards-lines .card-line>footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.skeleton{background:#f0f0f02f;border-radius:10px;overflow:hidden;position:relative}.skeleton-box{background:linear-gradient(90deg,#eeeeee85 25%,#dddddd38,#eeeeee6e 75%);background-size:200% 100%;animation:loading 2s infinite;border-radius:5px}.img.skeleton-box{width:100%;height:350px}.colors.skeleton-box{width:50%;height:10px;margin:10px auto}.name.skeleton-box{width:80%;height:15px;margin:5px auto}.sale_price.skeleton-box{width:60%;height:20px;margin:5px auto}@keyframes loading{0%{background-position:-200% 0}to{background-position:200% 0}}@font-face{font-family:f-black;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:f-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:f-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:f-regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}@font-face{font-family:f-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:f-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@font-face{font-family:f-extralight;src:url(Poppins-ExtraLight.9102fb8415d8f327.ttf)}@font-face{font-family:f-extrabold;src:url(Poppins-ExtraBold.7572a9b5289f55fe.ttf)}@font-face{font-family:f-semibold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf)}.loader-line{width:100%;height:4px;box-shadow:0 10px 10px #0f172a77;background-color:#0003;border-radius:30px;position:relative;display:block}.loader-line:before{content:"";width:0%;height:100%;background:#0f172a;border-radius:30px;position:absolute;top:0;left:0;animation:moving 1s ease-in-out infinite}@keyframes moving{50%{width:100%}to{width:0;right:0;left:unset}}.spinner-contet{width:100%;height:100%;background:#3b3b3b41;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0%;left:0%;z-index:99999}.spinner-contet .spinner{font-size:28px;position:relative;display:inline-block;width:1em;height:1em}.spinner-contet .spinner.center{position:absolute;inset:0;margin:auto}.spinner-contet .spinner .spinner-blade{position:absolute;left:.4629em;bottom:0;width:.074em;height:.2777em;border-radius:.0555em;background-color:transparent;transform-origin:center -.2222em;animation:spinner-fade9234 1s infinite linear}.spinner-contet .spinner .spinner-blade:nth-child(1){animation-delay:0s;transform:rotate(0)}.spinner-contet .spinner .spinner-blade:nth-child(2){animation-delay:83ms;transform:rotate(30deg)}.spinner-contet .spinner .spinner-blade:nth-child(3){animation-delay:.166s;transform:rotate(60deg)}.spinner-contet .spinner .spinner-blade:nth-child(4){animation-delay:.249s;transform:rotate(90deg)}.spinner-contet .spinner .spinner-blade:nth-child(5){animation-delay:.332s;transform:rotate(120deg)}.spinner-contet .spinner .spinner-blade:nth-child(6){animation-delay:.415s;transform:rotate(150deg)}.spinner-contet .spinner .spinner-blade:nth-child(7){animation-delay:.498s;transform:rotate(180deg)}.spinner-contet .spinner .spinner-blade:nth-child(8){animation-delay:.581s;transform:rotate(210deg)}.spinner-contet .spinner .spinner-blade:nth-child(9){animation-delay:.664s;transform:rotate(240deg)}.spinner-contet .spinner .spinner-blade:nth-child(10){animation-delay:.747s;transform:rotate(270deg)}.spinner-contet .spinner .spinner-blade:nth-child(11){animation-delay:.83s;transform:rotate(300deg)}.spinner-contet .spinner .spinner-blade:nth-child(12){animation-delay:.913s;transform:rotate(330deg)}@keyframes spinner-fade9234{0%{background-color:#69717d}to{background-color:transparent}}.progress-container{width:100%;height:10px;background:#eee;border-radius:100px;position:relative;margin-top:10px;overflow:hidden}.progress-container .progress-bar{background:#007bff;height:100%;width:0%;transition:width .3s ease}.progress-container small{display:block;text-align:center;margin-top:5px;font-size:12px}@charset "UTF-8";@font-face{font-family:f-black;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:f-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:f-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:f-regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}@font-face{font-family:f-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:f-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@font-face{font-family:f-extralight;src:url(Poppins-ExtraLight.9102fb8415d8f327.ttf)}@font-face{font-family:f-extrabold;src:url(Poppins-ExtraBold.7572a9b5289f55fe.ttf)}@font-face{font-family:f-semibold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf)}.header-default{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:1em;flex-wrap:wrap}.header-default>.section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.header-default>.section button,.header-default>.section a{font-size:13px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.header-default>.section .btn,.header-default>.section .btn-back{min-width:30px;min-height:30px;border-radius:10px;background:#3b3b3b11}.header-default>.section .btn-back{background:#3b3b3b11}.header-default>.section .btn-text{min-width:30px;height:30px;background:#3b3b3b11;border-radius:10px;padding:0 10px}.header-default>.section .active{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;box-shadow:0 10px 10px #0f172a1e}.header-default>.section .active i{color:#fff}.header-default>.section .active_sutil{background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.header-default>.section .active_sutil i{color:#fff}.header-default .ct-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.header-default .ct-title>i{min-width:40px;min-height:40px;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;box-shadow:0 10px 10px #3b3b3b6b;border-radius:15px;display:flex;justify-content:center;align-items:center}.header-default .ct-title>i i{color:#fff}.header-default .ct-title .name{font-family:f-medium}.btn-options{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.btn-options button,.btn-options a{font-size:12px;min-width:30px;min-height:30px;opacity:.8;background:#3b3b3b0a;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.btn-options button img,.btn-options a img{width:20px}.btn-options button:hover,.btn-options a:hover{box-shadow:#0000000d 0 1.25rem 1.6875rem;opacity:1}.btn-options button:hover i,.btn-options a:hover i{transform:translateY(-1px);font-size:13px}.btn-options .btn-alegra{background:linear-gradient(125deg,#00b19d,#00b19cd7);color:#fff}.btn-options .btn-alegra i{color:#fff}.btn-options .btn-delivery{background:#ff6b00;color:#fff}.btn-options .btn-back{opacity:1;background:#3b3b3b11!important}.btn-options .btn-text{min-width:30px;height:30px;padding:0 10px}.btn-options .active{opacity:1;background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;box-shadow:0 10px 10px #0f172a1e}.btn-options .active i{color:#fff}.btn-options .active_sutil{opacity:1;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.btn-options .active_sutil i{color:#fff}.btn-options .btn-excel{opacity:1;background:#097640;color:#fff}.btn-options select{height:30px;font-size:11px;background:#3b3b3b18;padding:0 10px;border-radius:100px;appearance:none}.btn-options select option{color:#3b3b3b}.nav-options{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em;flex-wrap:wrap}.chat{width:100%;border:1px solid rgba(59,59,59,.1960784314);border-radius:10px;padding:5px}.chat>header{width:100%;background:#3b3b3b10;padding:0 5px 0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.chat>header>i{font-size:12px}.chat>header input{width:100%;height:100%;background:transparent}.chat>header button{width:25px;min-width:25px;height:25px;font-size:11px;border-radius:100px}.chat>header .btn-closed{background:#3b3b3b;color:#fff}.chat .body{width:100%;overflow:auto;padding:10px 10px 0}.chat .body .message{width:100%;margin-bottom:.5em;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.chat .body .message .content{max-width:80%;background:#3b3b3b09;padding:5px 10px;border:1px solid rgba(59,59,59,.062745098);border-radius:10px 10px 10px 0/10px 10px 10px 0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.3em}.chat .body .message .content .value{font-size:14px;font-family:f-light;white-space:pre-wrap}.chat .body .message .content .state{font-size:12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.chat .body .message .content .footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.chat .body .message .content .footer small{font-size:10px;opacity:.8;align-self:flex-end}.chat .body .my{align-items:flex-end}.chat .body .my .content{background:linear-gradient(125deg,#3063c5,#678fda);color:#fff;border-radius:10px 10px 0/10px 10px 0px;align-items:flex-end;text-align:end}.chat .body .my .content i{color:#fff}.chat .body .my .content .value{text-align:start}.chat .body .my .content .time,.chat .body .my .content .state{color:#fff}.chat .reply{width:100%;min-height:35px;background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.chat .reply i{color:#fff}.chat .reply textarea{width:100%;max-height:200px;field-sizing:content;resize:none;background:transparent;color:#fff;border-radius:10px}.chat .reply button{min-width:30px;min-height:30px;font-size:12px;border:1px solid rgba(255,255,255,.212);border-radius:100px;align-self:flex-end}.chat .reply .send{background:linear-gradient(125deg,#3063c5,#678fda);color:#fff;border:none;position:relative}.chat .reply .send i{color:#fff}.chat .reply .send:disabled{background:transparent;color:#ffffff8a}.chat .reply .send .spinner{width:30px;height:30px;border:4px solid rgba(0,0,0,0);border-top:4px solid #3063c5;border-radius:50%;position:absolute;inset:0%;margin:auto;animation:spin 1s linear infinite;z-index:1}.chat .reply textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:transparent}.chat .reply textarea::-webkit-scrollbar:vertical{width:10px;background:transparent;background-color:transparent}.chat .reply textarea::-webkit-scrollbar:horizontal{height:10px;background-color:transparent}.chat .reply textarea::-webkit-scrollbar-button:increment{background-color:transparent;border-radius:50%;height:10px;min-height:10px;width:10px;min-width:10px}.chat .reply textarea::-webkit-scrollbar-button:decrement{background-color:transparent;border-radius:100px;height:10px;min-height:10px;width:10px;min-width:10px}.chat .reply textarea::-webkit-scrollbar-thumb{background:#3b3b3b65;border:0px solid transparent;border-radius:20px;cursor:pointer}.chart-line g.area path.area{fill-opacity:.2!important}.chart-line defs linearGradient stop[offset="100%"]{stop-opacity:.5!important}.chart-line defs linearGradient stop[offset="0%"]{stop-opacity:.05!important}.chart-line g.line-series path.line{stroke-linecap:round!important;stroke-linejoin:round!important}.data-previsualization{width:100%;border-radius:10px;margin-bottom:1em;display:flex;gap:1em;flex-wrap:wrap}.data-previsualization .info-ct{min-height:120px;flex-grow:1}.data-previsualization .info{min-height:120px;flex-grow:1;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:10px;padding:20px 20px 8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em;flex-wrap:wrap}.data-previsualization .info .name{font-size:16px;display:flex}.data-previsualization .info .name button{opacity:30%}.data-previsualization .info .observation{font-size:12px;max-width:80ch;font-family:f-light;overflow:auto}.data-previsualization .info .total{font-size:25px;color:#3b3b3bdc}.data-previsualization .info .data{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5em;flex-wrap:wrap}.data-previsualization .info .data .item-i{background:linear-gradient(125deg,#3b3b3b0a,#3b3b3b00);border-radius:5px;padding:5px 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.data-previsualization .info .data .item-i i{font-size:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.data-previsualization .info .data .item-i small{font-size:11px}.data-previsualization .info .alert{background:linear-gradient(125deg,#ff073a,#ff5477);color:#fff;padding:5px 10px;border-radius:5px}.data-previsualization .info .alert i{color:#fff}.data-previsualization .summary{width:200px;min-height:120px;border-radius:10px;position:relative;overflow:hidden;background-image:url(/imgs/curved14.12c9ea54425c4f1bc1d7.jpg);background-position:center}.data-previsualization .summary .ct{width:100%;height:100%;opacity:.85;background:linear-gradient(125deg,#0f172a,#233662);color:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.data-previsualization .summary .ct i{color:#fff}.data-previsualization .summary .ct i{min-width:25px;min-height:25px;font-size:10px;box-shadow:0 10px 15px #0f172a6c;border:1px solid #3b3b3b;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}.data-previsualization .summary .ct .name{font-size:10px}.data-previsualization .summary .ct .total{font-size:18px;color:#fff}.data-previsualization .summary .ct .date{letter-spacing:1px;font-size:12px}.data-previsualization .summary .ct .items{width:100%;margin-bottom:.5em;display:flex;gap:.5em;flex-wrap:wrap}.data-previsualization .summary .ct .items>.item{flex-grow:1;flex-basis:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.summary-state{border:1px solid rgba(59,59,59,.0509803922);border-radius:100px;padding:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.summary-state strong{font-size:12px}.summary-state small{font-size:10px}.chart-line-cj{width:100%;height:200px;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:10px;margin-bottom:1em;padding:20px}.invoice-product{width:fit-content;margin:2em auto auto;display:grid;grid-template-columns:auto;gap:0em}.invoice-product .form{box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.1294117647);padding:10px;align-self:start}.invoice-product .form .controllers .form-control{gap:0em}.invoice-product .form .controllers .form-control label{font-size:12px}.invoice-product .form .controllers .form-control input{border-radius:5px}.invoice-product-show{grid-template-columns:minmax(350px,500px) minmax(200px,300px);gap:1em}@media screen and (max-width: 700px){.invoice-product-show{width:100%;grid-template-columns:auto}}.invoice-object{width:100%;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.062745098);border-radius:10px;margin-bottom:1em;padding:10px}.invoice-object>header{width:100%;border-bottom:1px solid rgba(59,59,59,.2392156863);margin-bottom:.5em;padding-bottom:.5em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2em}.invoice-object>header .title{font-size:11px}.invoice-object>header .buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.invoice-object>header .buttons button{opacity:.5}.invoice-object>header .buttons button i{font-size:10px;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0em}.invoice-object>header .buttons button:hover{opacity:1;transform:translateY(-5px)}.invoice-object .item{width:100%;border-bottom:1px solid rgba(59,59,59,.062745098);padding:0 10px 7px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.invoice-object .item i{color:#3b3b3b70}.invoice-object .item .name{font-family:f-medium}.invoice-object .items{display:flex;gap:.5em;flex-wrap:wrap}.invoice-object .items .item{font-size:13px;flex-grow:1;flex-basis:150px}.invoice-object .items .full{flex-basis:100%}.content-invoice-product{overflow:hidden;padding:20px 20px 40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0em}.content-invoice-product .invoice-header{width:fit-content;max-width:95%;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:14px 14px 0 0/14px 14px 0px 0px;z-index:1;overflow:auto;padding:.5em;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2.5rem;animation:invoice-header .5s}.content-invoice-product .invoice-header .header-section{display:flex;flex-direction:column;gap:.25rem}.content-invoice-product .invoice-header .header-section .label{font-size:12px;opacity:.55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-invoice-product .invoice-header .header-section .value{font-size:18px;font-family:f-bold}.content-invoice-product .invoice-header .header-section .profit{color:#1edc84}.content-invoice-product .invoice-header .header-section .loss{color:red}.content-invoice-product .cp-products{width:100%;z-index:2}@keyframes invoice-header{0%{transform:translateY(100px);opacity:0}}@media screen and (max-width: 500px){.content-invoice-product{padding:0}}.alegra-invoice{width:100%;box-shadow:#0000000d 0 1.25rem 1.6875rem;background:linear-gradient(125deg,#00b19d,#00b19cd7);color:#fff;border-radius:10px 10px 20px 20px;position:relative;padding:10px;margin-bottom:1em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.alegra-invoice i{color:#fff}.alegra-invoice .cufe{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5em}.alegra-invoice .cufe small{font-size:10px;color:#3b3b3b;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.alegra-invoice .items{width:100%;margin-top:1em;display:flex;gap:.5em;flex-wrap:wrap}.alegra-invoice .items .item{font-size:12px;opacity:.7;background:#fffc;color:#3b3b3b;border-radius:5px;overflow:auto;padding:5px 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;flex-wrap:wrap}.alegra-invoice .items .item label{font-size:10px}.alegra-invoice .items .item small{font-size:10px;letter-spacing:1px;font-family:f-medium;font-weight:900}.alegra-invoice .btn{height:30px;background:#fff;color:#3b3b3b;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.alegra-invoice .btn i{color:#3b3b3b}.alegra-invoice>.footer{width:100%;border-top:1px solid rgba(255,255,255,.585);padding-top:.5em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em}.alegra-invoice>.footer .btn-open{width:30px;position:absolute;bottom:10px;right:10px;border-radius:100px}.alegra-invoice>.footer .btn-open img{width:30px;object-fit:contain}.link-with-FE{width:100%;border-radius:10px;padding:10px;margin-bottom:1em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.link-with-FE input{width:100%;height:40px;background:transparent;color:#fff;border:1px solid white;border-radius:5px;padding:5px 10px;margin-bottom:1em}.link-with-FE>button{width:100%;height:40px;border-radius:10px;gap:.5em}.link-with-FE .btn-cancel{color:#fff}.link-with-FE .btn-send{background:#fff}.link-with-FE .btn-start>img{width:20px}.link-with-FE .success{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em;flex-wrap:wrap;text-align:center}.link-with-FE .success img{width:30px}.link-with-FE-Alegra{background:linear-gradient(125deg,#00b19d,#00b19cd7);color:#fff}.link-with-FE-Alegra i,.link-with-FE-Alegra .btn-start{color:#fff}@font-face{font-family:f-black;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:f-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:f-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:f-regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}@font-face{font-family:f-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:f-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@font-face{font-family:f-extralight;src:url(Poppins-ExtraLight.9102fb8415d8f327.ttf)}@font-face{font-family:f-extrabold;src:url(Poppins-ExtraBold.7572a9b5289f55fe.ttf)}@font-face{font-family:f-semibold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf)}.page{width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:auto}.page>header{width:100%;border-bottom:1px solid rgba(59,59,59,.0666666667);padding:15px;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.page>header>.section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.page>header>.section button,.page>header>.section a{min-width:30px;height:30px;font-size:13px;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>header>.section .btn-text{padding:0 10px}.page>header>.section .alert{background:linear-gradient(125deg,#ff073a,#ff5477);color:#fff}.page>header>.section .alert i{color:#fff}.page>header>.section .add{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff}.page>header>.section .add i{color:#fff}.page>header>.section .active{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;box-shadow:0 10px 10px #0f172a1e}.page>header>.section .active i{color:#fff}.page>header .ct-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>header .ct-title>button{width:25px;min-height:25px;font-size:12px;border-radius:100px;background:#3b3b3b;color:#fff}.page>header .ct-title .name{font-family:f-light}.page>header .ct-title>i{color:#3b3b3b;border-radius:15px;display:flex;justify-content:center;align-items:center}.page>.body,.page>.object{width:100%;padding:10px}.page>.body .section-column,.page>.object .section-column{padding:0;display:grid;grid-template-columns:minmax(450px,380px) auto;gap:1em}.page>.body .other,.page>.object .other{overflow:hidden;padding:0 20px 40px}.page>.body .other .header-sections,.page>.object .other .header-sections{width:100%;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:10px;margin-bottom:1em;overflow:auto;padding:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0em;flex-wrap:wrap}.page>.body .other .header-sections button,.page>.object .other .header-sections button{font-size:12px;background:#ffffff6e;border-left:2px solid rgba(59,59,59,.3411764706);padding:5px 10px}.page>.body .other .header-sections .active,.page>.object .other .header-sections .active{background:linear-gradient(125deg,#0f172a,#1c2c50);color:#fff}.page>.body .other .header-sections .active i,.page>.object .other .header-sections .active i{color:#fff}.page>.body .other>.image,.page>.body .other .object-image,.page>.object .other>.image,.page>.object .other .object-image{width:100%;max-width:300px;height:300px;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:10px;position:relative;overflow:hidden}.page>.body .other>.image:hover .options,.page>.body .other .object-image:hover .options,.page>.object .other>.image:hover .options,.page>.object .other .object-image:hover .options{height:100%;opacity:1}.page>.body .other>.image img,.page>.body .other .object-image img,.page>.object .other>.image img,.page>.object .other .object-image img{width:100%;height:100%;object-fit:contain}.page>.body .other>.image .options,.page>.body .other .object-image .options,.page>.object .other>.image .options,.page>.object .other .object-image .options{width:100%;height:0%;opacity:0;background:#3b3b3b23;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff;position:absolute;top:0%;left:0%;overflow:hidden;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.page>.body .other>.image .options button,.page>.body .other .object-image .options button,.page>.object .other>.image .options button,.page>.object .other .object-image .options button{width:50px;height:50px;font-size:20px;background:#fff;color:#3b3b3b;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.page>.body .other .map,.page>.body .other .ct-chart,.page>.object .other .map,.page>.object .other .ct-chart{width:100%;height:300px;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border-radius:10px;position:relative;overflow:hidden}.page>.body .other .components,.page>.object .other .components{width:100%;display:flex;gap:1em;flex-wrap:wrap;padding-bottom:40px}.page>.body .other .components>div,.page>.object .other .components>div{flex-grow:1;flex-basis:350px}.page>.body .other .components .full,.page>.object .other .components .full{min-width:100%;flex-grow:100%}@media screen and (max-width: 500px){.page>.body .other,.page>.object .other{padding:0}}.page>.body .content-form,.page>.object .content-form{width:100%;display:grid;grid-template-columns:auto 500px;gap:1em}.page>.body .content-form.hide,.page>.object .content-form.hide{grid-template-columns:100% 0px;gap:0em}.page>.body .content-form.hide .cf-content .btn-show-form,.page>.object .content-form.hide .cf-content .btn-show-form{display:flex}.page>.body .content-form.hide .ct-form,.page>.object .content-form.hide .ct-form{opacity:0;overflow:hidden}.page>.body .content-form .cf-content,.page>.object .content-form .cf-content{position:relative}.page>.body .content-form .cf-content .btn-show-form,.page>.object .content-form .cf-content .btn-show-form{width:40px;height:40px;border-radius:100px;background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;position:absolute;top:10px;right:10px;display:none}.page>.body .content-form .cf-content .btn-show-form i,.page>.object .content-form .cf-content .btn-show-form i{color:#fff}.page>.body .content-form .ct-form,.page>.object .content-form .ct-form{overflow:visible;position:sticky;top:0%}@media screen and (max-width: 1200px){.page>.body .content-form,.page>.object .content-form{grid-template-columns:auto 0px}.page>.body .content-form .ct-form,.page>.object .content-form .ct-form{width:100%;height:100%;border-radius:0;position:fixed;top:0%;left:0%;overflow:auto}.page>.body .content-form.hide,.page>.object .content-form.hide{grid-template-columns:auto 0px}.page>.body .content-form.hide .cf-content .btn-show-form,.page>.object .content-form.hide .cf-content .btn-show-form{display:flex}.page>.body .content-form.hide .ct-form,.page>.object .content-form.hide .ct-form{width:0px}}.page>.object{display:grid;grid-template-columns:minmax(300px,380px) auto;gap:1em}.page>.object>.item{width:100%;height:fit-content;background:#fff;box-shadow:#0000000d 0 1.25rem 1.6875rem;border:1px solid rgba(59,59,59,.1098039216);border-radius:15px;overflow:hidden;z-index:0}.page>.object>.item>img{width:100%;height:300px;object-fit:cover}.page>.object>.item .logo{opacity:30%}.page>.object>.item:hover{box-shadow:#0000000d 0 1.25rem 1.6875rem;transform:translateY(-5px)}.page>.object>.item .data{padding:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0em}.page>.object>.item .data>.switch{width:100%;margin-bottom:1em;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.page>.object>.item .data>.switch button{width:30px;height:30px;background:#3b3b3b10;border-radius:10px}.page>.object>.item .data>.switch .active{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff}.page>.object>.item .data>.switch .active i{color:#fff}.page>.object>.item .data .name{font-size:20px;font-family:f-medium}.page>.object>.item .data .code{font-size:14px}.page>.object>.item .data .prices{width:100%;margin-top:1em;margin-bottom:.5em}.page>.object>.item .data .prices .sale_price{font-size:25px;font-family:f-medium;color:#3b3b3bd3}.page>.object>.item .data .prices .items{display:flex;gap:.5em;flex-wrap:wrap}.page>.object>.item .data .prices .items small{font-size:12px;flex-grow:1;flex-basis:110px;background:#3b3b3b09;border-radius:4px;padding:5px}.page>.object>.item .data .prices .profit{font-size:18px;color:#0f172a;margin-top:.5em}.page>.object>.item .data .chart{width:100%;height:100px}.page>.object>.item .data>p{font-size:12px}.page>.object>.item .data .btn-edit{width:100%;height:40px;background:#3b3b3b;color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.page>.form-{width:100%;padding:20px 20px 2em;overflow:auto}.page>.form- .content{width:100%;max-width:800px;margin:auto}.page>.form- .content>.title{font-size:17px;text-align:center;margin:auto}.page>.form- .content>section{width:100%;max-height:0px;opacity:0%;margin-bottom:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em}.page>.form- .content>section>header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.page>.form- .content>section>header .check{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>.form- .content>section>header .check>i{width:30px;height:30px;background:#3b3b3b11;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>.form- .content>section>header .active>i{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff}.page>.form- .content>section>header .active>i i{color:#fff}.page>.form- .content>section>header .section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.page>.form- .content>.active-section{max-height:1000px;opacity:100%;margin-bottom:3em}.page>.form- .content>.btn-save{width:100%;height:40px;border-radius:10px;background:#0f172a;color:#fff}.page>.form- .content>.btn-save:disabled{background:#3bebeb49;color:#0f172a79}.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}.ct-invoice{background:#fff;height:fit-content;box-shadow:0 5px 10px #3b3b3b33;border-radius:15px}.modal{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;padding:0}.modal>.content{width:100%;max-width:1000px;height:fit-content;max-height:100%;background:#fff;box-shadow:0 10px 20px #3b3b3b25;border-radius:20px;position:relative;margin:auto;overflow:auto;display:grid;grid-template-rows:50px auto}.modal>.content>header{width:100%;border-bottom:1px solid rgba(59,59,59,.0666666667);padding:15px;z-index:9;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1em;flex-wrap:wrap}.modal>.content>header>.section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;flex-wrap:wrap}.modal>.content>header>.section button,.modal>.content>header>.section a{font-size:13px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.modal>.content>header>.section .btn,.modal>.content>header>.section .btn-back{min-width:30px;min-height:30px;border-radius:10px;background:#3b3b3b11}.modal>.content>header>.section .btn-back{background:#3b3b3b11}.modal>.content>header>.section .btn-text{min-width:30px;height:30px;background:#3b3b3b11;border-radius:10px;padding:0 10px}.modal>.content>header>.section .active{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff;box-shadow:0 10px 10px #0f172a1e}.modal>.content>header>.section .active i{color:#fff}.modal>.content>header .ct-title,.modal>.content>header .btn-closed{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.modal>.content>header .ct-title button,.modal>.content>header .btn-closed button{min-width:25px;height:25px;font-size:12px;background:#3b3b3b;color:#fff;border-radius:15px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.modal>.content>header .ct-title .name,.modal>.content>header .btn-closed .name{font-size:12px;font-family:f-light}.modal>.content>.body,.modal>.content>.object{width:100%;overflow:auto;padding:10px}.modal>.content>.body>.form,.modal>.content>.object>.form{box-shadow:none}.modal>.content>.object{display:grid;grid-template-columns:minmax(300px,450px) auto;gap:1em}.modal>.content>.object .header-sections{width:100%;margin-bottom:1em;overflow:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.modal>.content>.object .header-sections button{font-size:12px;background:#ffffff6e;border-radius:5px;padding:5px 10px}.modal>.content>.object .header-sections .active{background:linear-gradient(125deg,#4a90e2,#8cb8ed);color:#fff}.modal>.content>.object .header-sections .active i{color:#fff}.modal>.content>.object .section{width:100%;margin-bottom:1em}.modal>.content>.section{width:100%;padding:0 20px 2em;overflow:auto}.modal>.content>.section>.title-ct{width:100%;text-align:center;margin:auto auto 2em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.modal>.content>.section>.title-ct>.title{font-size:17px}.modal>.content>.section>.title-ct>.message{max-width:80ch}.modal>.content>.section>form{box-shadow:none;padding:0}.modal>.width-500{max-width:500px}.modal>.width-700{max-width:700px}.modal>.width-800{max-width:800px}.modal>.width-0{max-width:100%}.frm-min{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.frm-min .content{max-width:450px;box-shadow:0 10px 30px #3b3b3b57;border-radius:20px 0 0 20px;position:absolute;top:0%;right:0%}.modal-show{width:100%;opacity:100%;padding:20px}.modal-open{overflow-y:hidden}@media screen and (max-width: 1100px),screen and (max-height: 600px){.page>.object{grid-template-columns:auto}.page .body .section-column{grid-template-columns:auto}.modal .content{grid-template-rows:80px auto}.modal .content .object{grid-template-columns:auto}}@media screen and (max-width: 900px){.modal-show{position:fixed;padding:70px 20px 20px}}@media screen and (max-width: 800px){.modal{position:fixed;padding:0;z-index:12}.modal .content{border-radius:0}}@media screen and (max-width: 500px){.page{grid-template-rows:auto auto}}
