.nav__layout{background-color:#202020;border-bottom:1px solid #e2e2e2;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:7rem;padding:0 4rem;display:flex}.nav__logo{flex-direction:row;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.nav__logo-hl{color:#6a9789}.nav__img{width:50px;height:50px;margin-right:1rem}.nav__menu{flex-direction:row;justify-content:center;align-items:center;gap:2rem;list-style:none;display:flex}.nav__link{color:inherit;font-size:1.8rem;text-decoration:none}.footer__layout{background-color:#202020;border-top:1px solid #e2e2e2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:7rem;display:flex}.footer__text{font-size:1.6rem}.lista__layout{max-width:100rem;margin:0 auto;padding:4rem}.lista__titulo{margin-bottom:2rem;font-size:2rem}table{border-collapse:collapse;width:100%}thead{color:#000;background-color:#e2e2e2}th,td{text-align:center;padding:1rem 1.5rem;font-size:1.4rem}tbody tr:nth-child(2n){background-color:#696969}tbody tr:nth-child(odd){background-color:#3d3d3d}.articulo__borrar{color:#fff;background-color:#da2a38;border:none;border-radius:0;padding:.5rem 1rem;font-family:CenturyGothic;font-size:1.5rem}@media (width<=650px){td,th{font-size:1rem}.articulo__ubicacion,.articulo__categoria{display:none}.articulo__borrar{font-size:1rem}}.anadir__layout{max-width:100rem;margin:0 auto;padding:4rem}.anadir__form{grid-template:"nombre descripcion descripcion descripcion descripcion"1fr"categoria addcategoria ubicacion precio cantidad"1fr"boton boton boton boton boton"1fr/1fr 1fr 1fr 100px 100px;gap:1rem;display:grid}@media (width<=768px){.anadir__form{grid-template:"nombre descripcion descripcion"1fr"categoria addcategoria ubicacion"1fr"precio cantidad cantidad"1fr"boton boton boton"1fr/1fr 1fr 1fr}}@media (width<=600px){.anadir__form{grid-template:"nombre descripcion"1fr"categoria addcategoria"1fr"precio cantidad"1fr"ubicacion ubicacion"1fr"boton boton"1fr/1fr 1fr}}@media (width<=450px){.anadir__form{grid-template-columns:1fr;grid-template-areas:"nombre""descripcion""categoria""addcategoria""cantidad""ubicacion""precio""boton"}}.campo__nombre{grid-area:nombre}.campo__descripcion{grid-area:descripcion}.campo__cantidad{grid-area:cantidad}.campo__categoria{grid-area:categoria}.campo__anadir-categoria{grid-area:addcategoria}.campo__precio{grid-area:precio}.campo__ubicacion{grid-area:ubicacion}.anadir__campo{flex-direction:column;justify-content:center;width:100%;font-size:1.5rem;display:flex}.anadir__campo label{color:#000;background-color:#e2e2e2;padding:1rem}.anadir__campo input{border:none;border-radius:0;padding:1rem;font-family:CenturyGothic;font-size:1.5rem}.anadir__campo select{appearance:none;border:none;border-radius:0;height:40px;padding:1rem;font-family:CenturyGothic;font-size:1.5rem}.anadir__campo textarea{resize:none;border:none;border-radius:0;height:40px;padding:1rem;font-family:CenturyGothic;font-size:1.5rem}.form__button{cursor:pointer;background-color:#fff;border:none;border-radius:0;grid-area:boton;width:100%;padding:1rem;font-family:CenturyGothic;font-size:1.5rem}.addcategory__button{cursor:pointer;background-color:#fff;border:none;border-radius:0;height:40px;font-family:CenturyGothic;font-size:1.5rem}.login__layout{width:100%;max-width:100rem;margin:0 auto;padding:0 4rem}.login__form{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:calc(100dvh - 14rem);display:flex}.login__titulo{font-size:2rem}.login__input{text-align:center;width:200px;height:40px;padding:1rem;font-family:CenturyGothic;font-size:1.5rem}.login__button{cursor:pointer;background-color:#fff;border:none;border-radius:0;width:200px;padding:1rem 1.5rem;font-family:CenturyGothic;font-size:2rem}.login__error{text-align:center;background-color:red;width:200px;padding:1rem 1.5rem;font-size:1.5rem}@font-face{font-family:CenturyGothic;src:url(/assets/centurygothic-BOrGIO_o.ttf)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{color:#fff;background-color:#202020;background-image:linear-gradient(#000 25%,#0000,#000 75%),url(/assets/bg-Dhmc9e91.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;font-family:CenturyGothic}.main__layout{max-width:100rem;min-height:calc(100dvh - 14rem);margin:0 auto}
