@import"https://fonts.googleapis.com/css2?family=Prompt:wght@300;600&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Prompt,sans-serif}body{font-size:50px}.container{width:85vw;height:100vh;display:flex;margin:auto;gap:1em;justify-content:space-between}.search[data-v-fd17f076]{width:60%;align-self:center}.searchBox[data-v-fd17f076]{font-size:2em;text-align:center;letter-spacing:.5em;text-indent:-.5em;direction:rtl;height:2em;border:1px solid lightgray;border-radius:.5em;display:flex;justify-content:center;align-items:center}.numpad[data-v-fd17f076]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5em;margin-top:1em}.numpad>li[data-v-fd17f076]{list-style:none;width:15%;text-align:center;border:1px solid lightgrey;border-radius:1em;height:1.5em;display:flex;align-items:center;justify-content:center}li[data-v-fd17f076]:hover{cursor:pointer}.enter[data-v-fd17f076]{background-color:#00b2ca;border:1px solid #00B2CA!important;color:#f5f5f5}.error[data-v-fd17f076]{color:#f08080;text-align:center;margin-bottom:1em}.student[data-v-fd17f076]{font-size:30px;text-align:center}.cardInput[data-v-fd17f076]{border:none;width:100%;text-align:center}.cardInput[data-v-fd17f076]:focus{outline:none}.delete[data-v-fd17f076]{cursor:pointer;display:flex;justify-content:center;align-items:center;margin-left:auto}td.name[data-v-31937d53]{width:90%}td.time[data-v-31937d53]{width:10%}tr[data-v-31937d53]{display:flex;align-items:center;gap:1em}.loader[data-v-31937d53]{width:1.5em;aspect-ratio:1;display:flex;color:#000;border:2px solid;box-sizing:border-box;border-radius:50%;background:radial-gradient(circle 2px,currentColor 95%,#0000),linear-gradient(currentColor 50%,#0000 0) 50%/2px 60% no-repeat;animation:l1-31937d53 2s infinite linear}.loader[data-v-31937d53]:before{content:"";flex:1;background:linear-gradient(currentColor 50%,#0000 0) 50%/2px 80% no-repeat;animation:inherit}@keyframes l1-31937d53{to{transform:rotate(1turn)}}.students-list[data-v-60a86491]{width:40%}.students-list[data-v-60a86491]{margin-top:6em;font-size:20px;overflow:scroll}.students-list>table[data-v-60a86491]{width:100%}span[data-v-60a86491]{font-size:.8em;color:#d3d3d3}
