:root{font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;display:block}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;margin:0;padding:0;text-align:inherit}.Top{width:100%;height:clamp(4.8rem,8vw + 8vh,20rem);background-color:#2f53ea;display:flex;flex-direction:column;color:#fff;align-items:flex-start;justify-content:center;padding:0 10vw;box-sizing:border-box}.Top img{height:clamp(3.6rem,6vw,8vw)}.Top h2{font-weight:700;font-size:clamp(1.2rem,2vw,3vw)}.Top *{margin:0}.List{display:flex;flex-direction:column;padding-left:10vw;padding-top:.5vh;overflow:hidden}.List>p{width:fit-content;height:auto;background-color:#2f53ea;color:#fff;padding:.6rem 1.8rem;border-radius:2rem;font-size:clamp(.9rem,1.4vw,1.8vw);font-weight:500;white-space:nowrap}.CardsWrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:50px;max-width:calc(100% - 24vw);overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;mask-image:linear-gradient(to right,#000 0 calc(100% - 32px),#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0,rgba(0,0,0,1) calc(100% - 32px),rgba(0,0,0,0) 100%)}.CardsWrapper::-webkit-scrollbar{height:5px}.CardsWrapper::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.CardsWrapper::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.CardsWrapper::-webkit-scrollbar-thumb:hover{background:#00000040}.Card{min-width:240px;padding:12px;border-radius:8px;box-shadow:4px 4px 6px #96969680;background-color:#f7f7f7;cursor:pointer;transition:.2s ease}.Card:hover{transform:scale(1.03);box-shadow:none;box-shadow:0 0 0 1px #2f53ea66}.Card h3{margin:0 0 6px;font-size:16px;color:#333}.Card p{margin:2px 0;font-size:13px;color:#666}.Card .Email{font-size:12px;color:#555}.Card .Nivel b{color:#333}.Status{margin-top:8px;font-size:12px;font-weight:700}.Status.Enviado{color:#4caf50}.Status.Pendente{color:#ff9800}.StatusRow{display:flex;flex-direction:row;justify-content:space-between;gap:8px;margin-top:6px}.StatusDate{font-size:11px;color:#666;margin:0;white-space:nowrap}.CardButtons{display:flex;gap:6px}.CardButtons .Btn{padding:4px 8px;font-size:10px;font-weight:600;border:none;border-radius:5px;cursor:pointer;transition:.2s ease}.CardButtons .Enviado{background-color:#2f53ea;color:#fff;cursor:default;opacity:.9}.CardButtons .Editar{background-color:#16f4c9;color:#000}.CardButtons .Editar:hover{opacity:.85}.CardButtons .Excluir{background-color:#16f4c9;color:#000}.CardButtons .Excluir:hover{opacity:.85}.CardButtons .Btn:disabled{cursor:not-allowed;opacity:.6}.swal2-confirm,.swal2-cancel{border-radius:8px!important;box-shadow:4px 4px 6px #96969680;transition:box-shadow .2s ease-in-out}.swal2-confirm:hover,.swal2-cancel:hover{box-shadow:none!important}.swal2-container{z-index:9999!important}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9998}.modalBox{background:#fff;padding:24px;border-radius:10px;display:flex;flex-direction:column;align-items:stretch;width:80vw;max-width:1100px;height:100vh;box-shadow:0 4px 20px #00000026;text-align:left;box-sizing:border-box}.top{width:100%;height:70px;border-radius:8px;background:linear-gradient(90deg,#3a5ef6,#3657e3 24.97%,#3555dd 41.51%,#2d4ac2 70.7%,#2741ab);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;box-sizing:border-box;color:#fff}.top-left{display:flex;height:100%;width:auto;flex-direction:row;align-items:center;min-width:0;gap:30px}.top-left img{height:99%;width:auto;object-fit:contain}.top-left h2{white-space:nowrap;font-size:clamp(.8vw,2.4vw,3vw);overflow:hidden;text-overflow:ellipsis;max-width:100%}.top-right{display:flex;height:100%;width:auto;flex-direction:row;align-items:center;justify-content:flex-end;min-width:0;gap:10px}.top-right button{border:none;color:#fff;border-radius:30px;cursor:pointer;margin-left:10px;box-shadow:4px 4px 10px #0000004d}.top-right button:hover{opacity:.9;box-shadow:none}.modal-body{width:100%;flex:1;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:16px;margin-top:16px;overflow:hidden}.available-list{display:flex;flex-direction:column;align-items:center;gap:4px;width:28%;height:100%;box-shadow:0 4px 6px 1px #00000040;border-radius:8px;box-sizing:border-box;padding:8px 0}.available-list h2{color:#375aeb;font-size:clamp(.8vw,2vw,3vw)}.search-field{height:30px;width:90%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;box-sizing:border-box;min-width:0;overflow:hidden}.search-field img{height:50%;width:auto}.search-field input{width:100%;color:#4c4c4c;background-color:#fff;border:none;border-bottom:1px solid #7c7c7c;padding:4px 8px;box-sizing:border-box;outline:none;font-size:clamp(12px,1.2vw,2vw)}.search-field input:focus{border-bottom:1px solid #375aeb}.filter-list{display:flex;flex-direction:row;flex-wrap:nowrap;white-space:nowrap;gap:6px;width:100%;height:4vh;overflow-x:auto;padding-bottom:4px}.filter-list::-webkit-scrollbar{height:3px}.filter-list::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.filter-list::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.filter-list::-webkit-scrollbar-thumb:hover{background:#00000040}.filter{background-color:#2f53eaf5;color:#fff;border-radius:30px;padding:4px 12px;font-size:13px;display:inline-flex;align-items:center;white-space:nowrap}.filter p{font-size:clamp(8px,.8vw,1.6vw);padding:6px 12px;margin:0}.lesson-list{width:100%;flex:1;display:flex;flex-direction:column;gap:8px;min-width:0;align-items:center;overflow-x:hidden;overflow-y:auto}.lesson-list span{white-space:nowrap}.lesson-list::-webkit-scrollbar{width:8px}.lesson-list::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.lesson-list::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.lesson-list::-webkit-scrollbar-thumb:hover{background:#00000040}.lessons{width:90%;background-color:#f0f0f0;color:#000;min-width:0;border-radius:8px;box-shadow:0 4px 6px 1px #00000040;border:1px solid #adbbf5;display:flex;align-items:center;align-self:center}.lesson-module,.lesson-title{flex:1;min-width:0;border-right:1px solid #adbbf5}.lesson-title p,.lesson-module p{font-size:clamp(9px,.9vw,1.8vw);padding:8px 12px;margin:0}.lesson-duration{flex:0 0 20px;display:flex;align-items:center;justify-content:center;padding:5px;box-sizing:border-box}.lesson-duration span{font-size:clamp(10px,1vw,2vw);white-space:nowrap}.lessons:hover{background-color:#e0e0e0;box-shadow:none}.popover-content{background:#fff;border-radius:8px;padding:10px;box-shadow:0 8px 24px #00000026;min-width:230px;z-index:10000}.popover-arrow{fill:#fff}.filtro-container{display:flex;flex-direction:column;gap:8px}.filtro-container h3{margin:4px 0;font-size:14px;color:#375aeb}.filtro-item{display:flex;align-items:center;gap:6px;font-size:14px}.filtro-container input,.filtro-container select{background:#fff;color:#333;border:1px solid #ccc;border-radius:5px;height:28px;font-size:13px;padding:2px 6px;box-sizing:border-box}.filtro-tempo{display:flex;align-items:center;gap:6px}.filtro-tempo select{width:120px}.filtro-tempo input{width:55px;text-align:center}.btn-aplicar{margin-top:6px;padding:6px 8px;background:#375aeb;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;width:100%}.btn-aplicar:hover{opacity:.9}.btn-limpar{margin-top:6px;padding:6px 8px;background:#e8e8e8;color:#000;border:none;border-radius:6px;cursor:pointer;font-size:13px;width:100%}.btn-limpar:hover{opacity:.9}.filtro-tempo input[type=number]::-webkit-inner-spin-button,.filtro-tempo input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filtro-tempo input[type=number]{appearance:textfield;-moz-appearance:textfield}.weeks-list{display:flex;flex-direction:column;gap:50px;flex:1;height:100%;overflow-y:auto;background-color:#e8e8ef;align-items:center;padding:8px 0;box-sizing:border-box}.weeks-list::-webkit-scrollbar{width:8px}.weeks-list::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.weeks-list::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.weeks-list::-webkit-scrollbar-thumb:hover{background:#00000040}.week{width:80%;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:0px}.week-top{background:linear-gradient(90deg,#2c56ff 0% 38.94%,#1d41d3 69.47%);color:#fff;height:56px;width:100%;border-top-left-radius:8px;border-top-right-radius:8px;align-items:center;justify-content:space-between;display:flex;flex-direction:row;box-sizing:border-box;padding:20px}.week-body{background-color:#f4f4f9;width:100%;min-height:210px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;flex-wrap:wrap;padding:10px}.week-pair{display:flex;flex-direction:row;gap:8px;align-items:start;justify-content:space-between}.week-lesson{background-color:#f0f0f0;border:1px solid #adbbf5;width:270px;height:51px;border-radius:10px;display:flex;align-items:center;padding:0 8px;box-sizing:border-box;box-shadow:0 4px 6px 1px #00000040}.week-lesson:hover{background-color:#e0e0e0;cursor:pointer;box-shadow:none}.week-lesson p{margin:0;font-size:13px}
