.menu-icon{width:25px}.menu-icon>div{background-color:#fff;height:3px;margin-bottom:5px}.menu-icon>div:first-child{width:100%}.menu-icon>div:nth-child(2){width:85%}.menu-icon>div:nth-child(3){width:70%}.contentOptions{background-color:#fff;border-radius:50px;grid-column-start:2;height:40px;justify-content:flex-start;padding:8px}.contentOptions,.tab{align-items:center;cursor:pointer;display:flex}.tab{justify-content:center;padding:3px 15px;position:relative;text-align:center;text-transform:capitalize}.tabName{color:#717171;font-size:14px;font-weight:600;z-index:4}.tabName[data-selected=true]{color:#fff;font-weight:600}.handle{background:#181f27;border-radius:1.5rem;bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}.contentSave{align-items:center;display:none;justify-content:center;margin-bottom:5px;padding-left:2.5em;text-align:center}.containerSwitch{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center}.containerSave{margin-left:-1em;overflow:hidden}.contentArrow{display:none;float:left}@media (min-width:600px){.contentSave{display:block;margin-top:.5em}.contentArrow{display:flex;float:left}}@media (min-width:900px){.contentSave{display:block;margin-top:.5em}.contentArrow{display:flex;float:left}}.section--footer{@media (max-width:768px){justify-content:start}}:root{--fc-daygrid-event-dot-width:8px;--primary-color:#8edf824d!important;--primary-color-active:#8edf824d!important;--fc-today-bg-color:#d4ffe78b!important;--fc-border-color:#e9e9e9!important}.dark-mode-calendar .fc.fc-theme-standard .fc-view-harness .fc-view{background-color:#0b0e11}.dark-mode-calendar .fc.fc-theme-standard .fc-view-harness td{border-color:#2b2f33}.dark-mode-calendar .fc.fc-theme-standard .fc-view-harness th{background-color:#1c1e20;border-color:#2b2f33;color:#f1f1f1}.dark-mode-calendar .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#2b2f33}.dark-mode-calendar .fc .fc-daygrid-day-number{color:#e0e0e0}.fc{height:100%}.fc-view-harness.fc-view-harness-active{border-radius:8px;height:auto!important;min-height:100vh!important}.fc-toolbar-title{font-size:1.8rem!important;text-transform:capitalize}.fc-header-toolbar{align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 15px}.fc.fc-theme-standard .fc-view-harness td{border-color:#ebebeb}.fc-col-header-cell-cushion{text-transform:capitalize}.fc.fc-theme-standard .fc-toolbar .fc-button{background:#2c3e50;border:1px solid #2c3e50;border-radius:5px;color:#fff;font-size:.9rem}.fc-button,.fc.fc-theme-standard .fc-toolbar .fc-button{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc-button{background:#2c3e50!important;border:1px solid #2c3e50!important;color:#fff!important}.fc-button-active{background:#fff!important;border:1px solid #ced4da!important;color:#495057!important}.dark-mode-calendar .fc.fc-theme-standard .fc-toolbar .fc-button{background:#d24e4e;border:1px solid #d24e4e;border-radius:5px;color:#fff;font-size:.9rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.dark-mode-calendar .fc-button{background:#d24e4e!important;border:1px solid #d24e4e!important;color:#fff!important}.dark-mode-calendar .fc-button-active{background:#fff!important;border:1px solid #ced4da!important;color:#495057!important}.container{align-items:flex-start;display:flex;min-height:79vh;overflow-y:hidden;padding:5px 5px 5px 0}.dark-mode{background-color:#000!important}.kanban-column{background-color:#f8f8f8;border-radius:15px;box-shadow:0 0 15px -4px #00000026;cursor:grab}.kanban-column,.kanban-column-drag{margin:5px;min-width:290px;padding:15px}.kanban-column-drag{border:2px solid #e91e47;border-radius:15px;opacity:.4}.disable-touch{opacity:0;pointer-events:none}.button{background-color:"red";border:2px solid;border-radius:.375rem;cursor:pointer;display:flex;gap:.5rem;height:60px;min-width:350px;padding:1rem;width:350px}.dragging{border:2px solid var(--pink-500);opacity:.4}.dragging,.normal{background-color:var(--columnBackgroundColor);border-radius:.375rem;display:flex;flex-direction:column;height:500px;max-height:500px;width:350px}.title-bar{align-items:center;background-color:var(--mainBackgroundColor);border:4px solid var(--columnBackgroundColor);border-radius:.375rem .375rem 0 0;cursor:grab;display:flex;font-weight:700;height:60px;justify-content:space-between;padding:.75rem;text-align:center}.title-bar input{background-color:#000;border:1px solid var(--rose-500);border-radius:.25rem;color:#fff;outline:none;padding:.5rem}.delete-button{stroke:var(--gray-500);cursor:pointer}.task-container{display:flex;flex-direction:column;flex-grow:1;gap:1rem;overflow-x:hidden;overflow-y:auto;padding:.5rem}.footer-button{align-items:center;border:2px solid var(--columnBackgroundColor);border-radius:.375rem;cursor:pointer;display:flex;gap:.5rem;padding:1rem}.react-kanban-card{background-color:#fff;border-radius:8px;box-sizing:border-box;margin-bottom:10px;max-width:250px;min-width:250px;padding:10px}.react-kanban-card--dragging{box-shadow:2px 2px grey}.document strong{color:#2c3e50;font-size:1.6em;font-weight:700}.StyledReceipt{filter:drop-shadow(0 1px 1px #d5d5d5);position:relative;z-index:0}.StyledReceipt:before{--mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/30px 100%;background:linear-gradient(45deg,#fff,#fff);content:"";inset:0;-webkit-mask:var(--mask);mask:var(--mask);position:absolute;z-index:-1}.StyledReceiptDark{filter:drop-shadow(0 1px 1px rgba(99,115,129,.4));position:relative;z-index:0}.StyledReceiptDark:before{--mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/30px 100%;background:linear-gradient(45deg,#0e1113,#0e1113);content:"";inset:0;-webkit-mask:var(--mask);mask:var(--mask);position:absolute;z-index:-1}.section--footer{background:linear-gradient(180deg,#e1251b33 -49.48%,#e1251b00),#101820;@media (max-width:768px){justify-content:start}}