.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-grid-layout{position:relative}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiM0NDQiIGZpbGwtb3BhY2l0eT0iLjMiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0ibTUgNWgtNHYtNGg0eiIvPjwvZz48L3N2Zz4=);background-position:bottom right;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}.react-grid-item.react-grid-placeholder{background:#0000001a;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.resizing{opacity:.6}.grid-item-card{height:100%;display:flex;flex-direction:column;transition:box-shadow .2s ease-in-out}.grid-item-card:hover{box-shadow:0 4px 8px #0000001f}.grid-item-editing .grid-item-card{cursor:move}.grid-item-editing .grid-item-card:hover{box-shadow:0 8px 16px #00000026}@media (max-width: 768px){.react-grid-item>.react-resizable-handle{width:15px;height:15px}}@media (prefers-color-scheme: dark){.react-grid-item.react-grid-placeholder{background:#ffffff1a}}@font-face{font-family:DS-Digital;src:url(/assets/DS-DIGI-dG6DdXEc.TTF) format("truetype"),url(/assets/DS-DIGIB-U0lzZ7cu.TTF) format("truetype"),url(/assets/DS-DIGII-CR3NgnzP.TTF) format("truetype"),url(/assets/DS-DIGIT-Bz4sH1xK.TTF) format("truetype");font-weight:400;font-style:normal}html,body,div,iframe{margin:0;padding:0;border:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{height:calc(100vh - 40px);overflow:auto;overflow-y:scroll}p{margin:0}.info-footer{position:fixed;right:0;bottom:0;left:0;z-index:1030;padding-left:8px;color:#a9a9a9!important}main::-webkit-scrollbar{display:none}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}footer{position:fixed;bottom:0;right:0}table{width:100%;border-collapse:collapse}th,td{border:1px solid #ddd;padding:8px;text-align:left}th{background-color:#f2f2f2}tbody tr:nth-child(2n){background-color:#f9f9f9}.settings-content{padding-bottom:60px}.loader{border:4px solid rgba(0,0,0,.1);border-top:4px solid #3498db;border-radius:50%;width:28px;height:28px;animation:spin 1s linear infinite}.loader.big{width:48px;height:48px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-header{display:flex;justify-content:space-between;padding:8px 16px}.main-header-title-light{font-size:68px;margin:0;padding-left:16px;color:#fff}.main-header-title-dark{font-size:68px;margin:0;color:#000}.MuiSvgIcon-root.icon,.icon{height:36px;width:auto;padding:8px}.restore-icon{width:65px;display:flex;justify-content:center}.input{font-size:28px;height:40px;height:auto}textarea.input{resize:none}.input-group-wrap{display:flex;flex-wrap:wrap;gap:16px}.input-group{display:flex;flex-direction:column;align-items:start;justify-content:center;margin:8px;gap:8px}.input-icon{display:flex;border:1px solid rgb(118,118,118);border-radius:2px}.input-icon input{border:0px}.input-icon span{background-color:#e9ecef;border-left:1px solid rgb(118,118,118)}.input-icon span a img{display:flex;height:26px;padding:2px;cursor:pointer}.config-content{display:grid}.button{display:flex;justify-content:center;align-items:center;font-size:28px;border-width:2px;border-radius:4px;margin:8px;cursor:pointer}.navbutton{display:flex;justify-content:flex-start;align-items:center;background-color:#f8f9fa;margin:4px;border:2px solid black;border-radius:8px;font-size:28px;height:68px;width:auto;cursor:pointer}.navbutton.commands{justify-content:space-between}.navbutton.commands div{display:flex;align-items:center}.navbutton img,.navbutton .MuiSvgIcon-root{height:44px;width:auto;margin:4px}.commands-timer .timer-text{font-size:34px;color:#cc0404}.bar-container{display:grid;gap:8px;padding:0 16px 8px}.bar{display:none;justify-content:space-between;border:1px solid;padding:8px;border-radius:4px;color:gray}.bar.show{display:flex}.bar.green{background-color:#d1e7dd;border-color:#badbcc}.bar.red{background-color:#f8d7da;border-color:#f5c6cb}.bar.orange{background-color:#fcd6a4;border-color:#fbc784}.bar.yellow{background-color:#fff3cd;border-color:#ffeeba}.bar.blue{background-color:#cce5ff;border-color:#b8daff}.bar-text{display:flex;flex-direction:column;justify-content:center;font-size:20px;padding-left:16px}.bar-text span{font-size:16px}.bar-content-container{display:flex;align-content:center}.bar-content-container>.icon.main{height:38px}.status-bar{display:flex;justify-content:space-between;align-items:center;position:sticky;background-color:#f5f5f5;padding:0 16px}.status-bar>.icon-container{display:flex;flex-wrap:wrap;min-width:25vw;align-items:center}.status-bar>.icon-container>.icon,.icon.flag{height:22px}.icon-container.left{justify-content:flex-start}.icon-container.right{justify-content:flex-end}.status-bar>.nombre{color:#fe001a;font-size:20px;padding:8px;margin:0}.clock{height:20px;display:flex;align-items:center;font-weight:700;font-size:20px;padding:4px;margin:0;color:gray}.keyboard{display:inline-flex;flex-direction:column;gap:4px}.keyboard>.row{justify-content:center;gap:4px}.keypad-field{height:48px;width:auto;font-size:24px;background-color:#fafafa;border:1px solid #d3d5d8;border-radius:5px}.key{width:72px;height:48px;border:1px solid #d3d5d8;background-color:#fafafa;font-size:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:5px;box-shadow:0 0 2px #5353531a;-webkit-user-select:none;user-select:none}.key.hidden{background:transparent;border:transparent;box-shadow:none}.key.hidden:hover{background:transparent;border:transparent;cursor:auto;box-shadow:none}.key:hover{background-color:#eaebee}.key.commands{width:96px;height:56px}.key.commands.direct{width:auto;background-color:#f8d7da;border-color:#f5c6cb}.row.commands-opts>.key.commands{width:50%}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#000000b3}.modal-content{background-color:#dddee1;border:1px solid #d3d5d8;border-radius:10px;box-shadow:0 0 5px #0003;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);padding:24px}.modal-content.alert{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:160px;width:420px;top:25%}.modal-button{justify-content:center;font-size:20px;height:48px;width:84px}.modal-header{font-size:40px;margin:0}.close{position:absolute;top:4px;right:4px;cursor:pointer}.close:hover>svg{stroke:#f66}.file-input-wrapper{position:relative}.file-input{position:absolute;opacity:0}.file-input-label{display:block;background-color:#f0f0f0;padding:4px 12px;cursor:pointer;border:2px solid black;border-radius:5px;margin:4px 0;font-size:16px}.file-input-label:hover{background-color:#f5f5f5}@keyframes slideIn{0%{transform:translate(-50%,-60%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}@keyframes slideOut{0%{transform:translate(-50%,-50%);opacity:1}to{transform:translate(-50%,-60%);opacity:0}}.animate-slide-in{animation:slideIn .15s ease-in forwards}.animate-slide-out{animation:slideOut .15s ease-out forwards}@media (max-width: 1280px){.main-header-title-light,.main-header-title-dark{font-size:60px}.navbutton{height:60px}.navbutton img,.navbutton .MuiSvgIcon-root{height:32px}.navbutton span{font-size:20px}.input{font-size:24px}@media (max-height: 420px){.modal-content.alert{top:50%}}}@media (max-width: 1000px){.main-header-title-light,.main-header-title-dark{font-size:56px}.navbutton span{font-size:18px}}@media (max-width: 900px){.main-header-title-light,.main-header-title-dark{font-size:44px}.navbutton{height:56px;margin:2px}.navbutton img,.navbutton .MuiSvgIcon-root{height:28px}#main-btns>.navbutton span{display:none}.MuiSvgIcon-root.icon,.icon{height:28px;padding:4px}.status-bar>.icon-container>.icon,.icon.flag{height:20px}.bar-text{font-size:16px}.bar-text span{font-size:14px}.input{font-size:20px}@media (max-height: 420px){.modal-content,.modal-content.alert{top:50%}.key{width:60px;height:32px}.keypad-field{height:32px;font-size:18px}}}@media (max-width: 640px){main{height:calc(100vh - 28px)}.main-header-title-light,.main-header-title-dark{font-size:38px}.status-bar>.nombre{display:none}.navbutton span{font-size:18px}.inputs-input{display:grid;justify-content:start;justify-items:start}p,label{font-size:15px}.input{font-size:17px}.file-input-label,.button.restore{font-size:20px;margin:0}th,td{font-size:14px}}@media (max-width: 430px){.clock,.main-header-title-light{display:none}#main-page>.main-header{justify-content:flex-end}.modal-content.alert{width:280px;height:144px}.modal-content.alert.confirm{width:228px}.modal-header{font-size:28px}.modal-content.alert>div>p{font-size:14px}.navbutton.modal-button{font-size:18px;height:48px;width:72px}}@media (max-width: 375px){.key{width:64px;height:36px}.keypad-field{font-size:20px}}.descgral{display:block;position:relative;width:100%;border:none;overflow-y:scroll;overflow-x:hidden;max-height:650px}.input-container{margin:8px}.custom-file-upload{display:inline-block;padding:10px 20px;cursor:pointer;background-color:#e9e9ed;border-radius:5px;transition:background-color .3s ease}.custom-file-upload:hover{background-color:#c6c6cc}.preview-container{padding:8px;height:50vh;text-align:center}.preview-container-full{padding:8px;height:80vh;text-align:center}.preview-image{height:100%;width:100%;object-fit:cover;border-radius:10px;max-width:fit-content;max-height:fit-content}.preview-camera{height:100%;width:100%;object-fit:cover;border-radius:10px;border:0px}input[type=checkbox]{width:16px;height:16px;background:#fff;border-radius:5px;border:2px solid #555}input[type=checkbox]:checked{background:#abd}.images-gallery{margin-top:20px}.images-gallery h3{margin-bottom:15px;color:#333;font-size:16px}.images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin:24px 0}.image-item{display:flex;flex-direction:column;position:relative;border:2px solid #ddd;border-radius:8px;overflow:hidden;background:#f9f9f9;transition:transform .2s ease,box-shadow .2s ease}.image-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.gallery-image{width:100%;height:200px;object-fit:contain;display:block;background-color:#fff}.remove-image-btn{position:absolute;top:8px;right:8px;background:#ff0000d9;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 6px #0000004d;z-index:10}.remove-image-btn:hover{background:red;transform:scale(1.1)}.videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px;margin-bottom:20px}.video-item{display:flex;flex-direction:column;position:relative;border:2px solid #ddd;border-radius:8px;overflow:hidden;background:#f9f9f9;transition:transform .2s ease,box-shadow .2s ease}.video-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.media-modal-item{transition:all .2s ease}.media-modal-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.media-modal-item.selected{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.media-modal-close:hover{background-color:#f8f9fa;border-radius:4px}.media-modal-content{background:linear-gradient(135deg,#fff,#f8f9fa)}.media-modal-list{background:#f8f9facc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-modal-list::-webkit-scrollbar{width:8px}.media-modal-list::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.media-modal-list::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.media-modal-list::-webkit-scrollbar-thumb:hover{background:#00000080}.media-modal-viewer{background:linear-gradient(45deg,#f8f9fa,#fff)}
