@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:400;color:#fff;padding:0;margin:0;box-sizing:border-box;border:none;font-size:3vh}h1{font-weight:600;font-size:5vh}h2{font-size:4vh;font-weight:500}p{font-weight:400}button{font-weight:700}html{background-color:#1f1f1f}main{z-index:2;position:absolute;width:100%;height:100%;left:0%;top:0%;display:grid;grid-template-rows:max-content}.centro{flex-direction:column;gap:2vh;position:absolute;display:flex;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;left:0%;top:0%}.parti3{display:flex;flex-direction:row;justify-content:space-between}.parti3 input,.parti3 select{width:10vh}.parti3 p{height:100%;min-width:2vh;min-height:7vh;display:flex;justify-content:center;align-items:center}.fondo{z-index:1;position:fixed;width:100%;height:100%;left:0%;top:0%;background-image:linear-gradient(#00000075,#00000075),url(/assets/fondo-CQA17KjL.png);background-size:cover;background-position:center;background-repeat:no-repeat}form{display:flex;gap:1.5vh;flex-direction:column;justify-content:center;align-items:center;border-radius:2vh}form *{width:100%}form h2{text-align:center}header{display:flex;justify-content:space-between;align-items:center;padding-left:2vh;padding-right:2vh;height:10dvh;position:fixed;width:100%;top:0;z-index:10}section{display:flex;min-height:100dvh;justify-content:start;padding-top:20vh;align-items:center;flex-direction:column;gap:2vh}input,select,option{padding:2vh;font-size:3vh;color:#000}button{padding:1vh;font-size:3vh;background-color:#2a5ba5}.centro2{display:flex;flex-direction:column;justify-content:center;align-items:center}.hora{font-size:8vh}.clima{font-size:4.5vh}.qr{padding:2vh;background-color:#fff;border-radius:1vh}.logo{margin-bottom:5vh;width:100%;height:15vh;background-image:url(/assets/sinfondo-CcJ6POWj.png);background-position:center;background-size:contain;background-repeat:no-repeat}.minilogo{width:5vh;height:5vh;background-image:url(/assets/icon-Mv1JE3AU.png);background-position:center;background-size:contain;background-repeat:no-repeat}.miniboton{font-size:0;width:6vh;height:6vh;padding:0;background-position:center;background-size:4vh;background-repeat:no-repeat;border-radius:20vh}.miniboton2{background-color:brown;font-size:0;width:6vh;height:6vh;padding:0;background-position:center;background-size:4vh;background-repeat:no-repeat;border-radius:20vh}.error{background-color:#000;padding:1vh;color:red}.safe{background-color:green;padding:2vh;font-size:3vh}.alert{background-color:#ff7300;padding:2vh;font-size:3vh}.vencida{background-color:#c4140d;font-size:3vh;padding:2vh}.botones{display:flex;gap:2vh}table{width:90%;max-width:120vh;border-collapse:collapse;background-color:#0000008c;overflow:hidden}thead{background-color:#2a5ba5e6}thead th{padding:2vh 1vh;font-weight:700;text-align:left}tbody tr{transition:background-color .2s ease}tbody tr:nth-child(2n){background-color:#ffffff0d}tbody tr:hover{background-color:#ffffff1f}td{padding:2vh 1vh;vertical-align:middle}td:last-child{display:flex;gap:1vh;justify-content:center}table button{padding:1vh;border-radius:1vh;font-size:2.5vh;cursor:pointer}table button:hover{filter:brightness(1.2)}.celu2{display:flex;flex-direction:column;gap:5vh}.teclado button{height:8vh}@media(min-width:768px){.celu{flex-direction:row;justify-content:space-around}.celu2{display:flex;flex-direction:row;gap:10vh}}
